{
  "slug": "child-support-calculator-nevada",
  "title": "Nevada Child Support Calculator (tiered percentage of gross monthly income)",
  "heading": "Nevada Child Support Calculator",
  "category": "financial",
  "url": "https://www.revenuelab.fyi/toolbox/child-support-calculator-nevada",
  "summary": "Estimates guideline child support in Nevada using the state's tiered percentage of gross monthly income formula.",
  "description": "Estimates a guideline child support obligation in Nevada using that state's tiered percentage of gross monthly income model: the obligor's monthly gross income is capped at the statutory/editable cap, then multiplied by the guideline percentage for the number of children (1: 18%, 2: 25%, 3: 29%). This is an estimate only, not legal advice — actual awards depend on the specific court, county guideline worksheets, and judicial discretion, and a judge may deviate from the guideline for good cause.",
  "formula": "Nevada guideline = min(monthly gross income, cap) × guideline % for the number of children (1 child: 18%, 2 children: 25%, 3 children: 29%), plus the child's health insurance premium.",
  "dateModified": "2026-01-15",
  "run_url": "https://www.revenuelab.fyi/api/public/calc?tool=child-support-calculator-nevada",
  "inputs": [
    {
      "id": "monthlyResources",
      "label": "Obligor's monthly gross income",
      "kind": "number",
      "hint": "Gross income before taxes",
      "default": 5000,
      "unit": "$",
      "min": 0,
      "max": null
    },
    {
      "id": "children",
      "label": "Number of children in this case",
      "kind": "number",
      "hint": null,
      "default": 1,
      "unit": null,
      "min": 1,
      "max": 7
    },
    {
      "id": "cap",
      "label": "Low-income adjustment threshold (editable, set by Nevada statute/regulation)",
      "kind": "number",
      "hint": null,
      "default": 6000,
      "unit": "$",
      "min": 0,
      "max": null
    },
    {
      "id": "healthInsurance",
      "label": "Child's health insurance premium paid by obligor",
      "kind": "number",
      "hint": null,
      "default": 0,
      "unit": "$/mo",
      "min": 0,
      "max": null
    },
    {
      "id": "existingSupport",
      "label": "Existing court-ordered support for other children",
      "kind": "number",
      "hint": null,
      "default": 0,
      "unit": "$/mo",
      "min": 0,
      "max": null
    }
  ],
  "outputs": [
    {
      "id": "total",
      "label": "Estimated monthly support (incl. health premium)",
      "format": "currency",
      "hint": null,
      "primary": true
    },
    {
      "id": "guideline",
      "label": "Guideline percentage amount",
      "format": "currency",
      "hint": null,
      "primary": false
    },
    {
      "id": "pct",
      "label": "Guideline % applied (gross income)",
      "format": "percent",
      "hint": null,
      "primary": false
    },
    {
      "id": "cappedResources",
      "label": "Gross income used (after cap)",
      "format": "currency",
      "hint": null,
      "primary": false
    }
  ],
  "worked_example": {
    "inputs": [
      "Obligor's monthly gross income: 5000 $",
      "Number of children in this case: 1",
      "Low-income adjustment threshold (editable, set by Nevada statute/regulation): 6000 $",
      "Child's health insurance premium paid by obligor: 0 $/mo",
      "Existing court-ordered support for other children: 0 $/mo"
    ],
    "outputs": [
      "Estimated monthly support (incl. health premium): $900",
      "Guideline percentage amount: $900",
      "Guideline % applied (gross income): 18%",
      "Gross income used (after cap): $5,000"
    ]
  },
  "how_to": {
    "title": "How to use this",
    "steps": [
      "Enter obligor's monthly gross income ($) — Gross income before taxes.",
      "Enter number of children in this case.",
      "Enter low-income adjustment threshold (editable, set by nevada statute/regulation) ($).",
      "Enter child's health insurance premium paid by obligor ($/mo).",
      "Enter existing court-ordered support for other children ($/mo).",
      "Read your estimated monthly support (incl. health premium) on the right — it updates as you type.",
      "Hit Share to keep the scenario or send it to someone."
    ]
  },
  "scenarios": [
    {
      "name": "Conservative",
      "description": "Lower-end numbers — what if things land soft?",
      "values": {
        "monthlyResources": 3000,
        "children": 1,
        "cap": 3600,
        "healthInsurance": 0,
        "existingSupport": 0
      }
    },
    {
      "name": "Typical",
      "description": "Defaults — the most common real-world setup.",
      "values": {
        "monthlyResources": 5000,
        "children": 1,
        "cap": 6000,
        "healthInsurance": 0,
        "existingSupport": 0
      }
    },
    {
      "name": "Ambitious",
      "description": "Higher-end numbers — what if things really pop?",
      "values": {
        "monthlyResources": 8000,
        "children": 2,
        "cap": 9600,
        "healthInsurance": 0,
        "existingSupport": 0
      }
    }
  ],
  "limitations": [
    "Results are estimates before tax, fees, and inflation unless an input explicitly covers them.",
    "Rates are treated as fixed for the whole period — variable-rate products will drift from this projection.",
    "This is educational maths, not financial advice. Check anything contractual with the lender or your accountant."
  ],
  "faq": [
    {
      "q": "How does Nevada calculate guideline child support?",
      "a": "Nevada uses a tiered percentage of gross monthly income: the obligor's monthly gross income, capped at the statutory/editable cap, is multiplied by a percentage that increases with the number of children (18/25/29%)."
    },
    {
      "q": "Nevada applies its percentage tier to the obligor's gross monthly income up to the statutory threshold?",
      "a": "Nevada applies its percentage tier to the obligor's gross monthly income up to the statutory threshold, with a different formula above that threshold, which this tool approximates using the flat guideline percentage."
    },
    {
      "q": "Does this include childcare or extraordinary medical costs?",
      "a": "Not automatically — this estimate covers the base guideline percentage plus the health insurance premium you enter. Courts in Nevada can add childcare, uninsured medical, and extracurricular costs on top of the guideline amount."
    },
    {
      "q": "Is this figure binding on a Nevada court?",
      "a": "No. This is an estimate only, not legal advice — actual awards depend on the specific court, county guideline worksheets, and judicial discretion, and a judge may deviate from the guideline for good cause."
    }
  ],
  "related": [
    "https://www.revenuelab.fyi/toolbox/alimony-calculator-nevada"
  ],
  "license": "CC-BY-4.0",
  "citation": "RevenueLab — Nevada Child Support Calculator (tiered percentage of gross monthly income) (https://www.revenuelab.fyi/toolbox/child-support-calculator-nevada)"
}