New Jersey Child Support Calculator
Parent Information (Net Weekly Income)
Children, Parenting Time & Expenses (Weekly)
Guideline Support Estimate
What Is the New Jersey Child Support Calculator?
The New Jersey Child Support Calculator is a free online tool that estimates weekly child support payments. It follows the state’s official guidelines and helps both parents get a sense of what the court might order.
While it’s not an exact substitute for a legal judgment, it uses the same formula and tables that judges and family law attorneys refer to when determining child support.
Quick overview:
- Based on New Jersey Child Support Guidelines (Appendix IX)
- Uses net weekly income for both parents
- Factors in number of children, overnight parenting time, and child-related expenses
- Provides an estimated weekly payment owed by the Parent of Alternate Residence (PAR)
How the Calculator Works
The calculator follows the structure of the official guidelines and applies them using JavaScript logic (as seen in the code snippet you shared). Let’s break that down into plain terms.
1. Input your details
You’ll need to enter the following:
- Parent of Primary Residence (PPR) net income
This is the parent the child primarily lives with. - Parent of Alternate Residence (PAR) net income
This is the parent who typically owes support. - Number of children (1–6)
- Annual overnights with PAR (how often the child stays overnight with the other parent)
- Children’s health insurance premiums (if paid by one parent)
- Work-related child care costs
These numbers determine the combined household income and how much each parent contributes.
2. The formula applies the schedule
The calculator uses a built-in support schedule — a table that matches income levels with the typical costs of raising one or more children in New Jersey.
Example snippet from the schedule:
Weekly Income | 1 Child | 2 Children | 3 Children |
---|---|---|---|
$500 | $111 | $169 | $202 |
$1000 | $181 | $275 | $329 |
$2000 | $308 | $469 | $560 |
If your income doesn’t match a number in the schedule exactly, the calculator interpolates between income tiers to find the most accurate estimate.
If your income exceeds the top tier ($4,600 weekly or more), it adds a percentage based on the number of children — between 10.6% and 24.1% of the excess income.
3. Parenting time adjustments
Parenting time matters.
- If the Parent of Alternate Residence (PAR) has less than 105 overnights per year, the calculator applies the sole parenting formula.
- If the PAR has 105 or more overnights, it uses the shared parenting formula, which adjusts payments to reflect more time spent with the children.
4. Expense adjustments
After calculating the base support amount, the calculator adds:
- Health insurance premiums
- Child care costs
These are prorated according to each parent’s income share.
5. Output: Estimated weekly payment
Once all data is entered, the calculator displays:
Estimated Weekly Payment from Parent of Alternate Residence (PAR): $X.XX
This figure represents the guideline-based estimate for what the PAR would pay weekly.
Example Calculation
Let’s say:
- PPR earns $1,000 per week
- PAR earns $600 per week
- They have 2 children
- PAR has 100 overnights per year
- No health insurance or child care costs
The calculator would combine incomes ($1,600), apply the schedule, then assign each parent a share.
Since the PAR’s parenting time is under 105 nights, it uses the sole parenting formula.
The estimated weekly support would be roughly $150–$175, depending on rounding and other adjustments.
Key Factors That Affect Child Support in New Jersey
While the calculator offers a strong estimate, your actual court-ordered payment could differ. The following can influence final numbers:
- Special needs or extraordinary medical costs
- Private school tuition or educational expenses
- Shared custody arrangements or modified parenting plans
- Self-employment income adjustments
- Unreported income or deductions
Judges can modify the guideline outcome if there are exceptional circumstances.
Why Use an Online Child Support Calculator?
Using a tool like the New Jersey Child Support Calculator can save time, reduce confusion, and help you make informed decisions before speaking with an attorney or mediator.
It’s particularly useful for:
- Divorcing or separated parents estimating payments
- Attorneys explaining guideline outcomes
- Mediators or counselors helping parents find common ground
You can adjust inputs as needed to see how different incomes, overnights, or expenses change the results.
Important Disclaimer
The calculator is for informational purposes only.
It provides an estimate based on Appendix IX of the New Jersey Court Rules, not an official court order.
For personalized guidance, consult a New Jersey family law attorney or the New Jersey Child Support Program (www.njchildsupport.org).