{
  "__type": "IngestedDoc",
  "__tag": 4010,
  "_content": {},
  "_ordered_sections": [],
  "item_file": null,
  "item_line": null,
  "item_type": null,
  "aliases": [],
  "example_section_data": {
    "__type": "Section",
    "__tag": 4015,
    "children": [],
    "title": [],
    "level": 0,
    "target": null
  },
  "see_also": [],
  "signature": null,
  "references": null,
  "qa": "tutorial:stats:continuous_chi2",
  "arbitrary": [
    {
      "__type": "Section",
      "__tag": 4015,
      "children": [
        {
          "__type": "Paragraph",
          "__tag": 4045,
          "children": [
            {
              "__type": "Text",
              "__tag": 4046,
              "value": "This is the gamma distribution with "
            },
            {
              "__type": "InlineMath",
              "__tag": 4057,
              "value": "L=0.0"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": " and "
            },
            {
              "__type": "InlineMath",
              "__tag": 4057,
              "value": "S=2.0"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": " and "
            },
            {
              "__type": "InlineMath",
              "__tag": 4057,
              "value": "\\alpha=\\nu/2"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": " where "
            },
            {
              "__type": "InlineMath",
              "__tag": 4057,
              "value": "\\nu"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": " is called the degrees of freedom. If "
            },
            {
              "__type": "InlineMath",
              "__tag": 4057,
              "value": "Z_{1}, \\ldots, Z_{\\nu}"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": " are all standard normal distributions, then "
            },
            {
              "__type": "InlineMath",
              "__tag": 4057,
              "value": "W=\\sum_{k}Z_{k}^{2}"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": " has (standard) chi-square distribution with "
            },
            {
              "__type": "InlineMath",
              "__tag": 4057,
              "value": "\\nu"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": " degrees of freedom."
            }
          ]
        },
        {
          "__type": "Paragraph",
          "__tag": 4045,
          "children": [
            {
              "__type": "Text",
              "__tag": 4046,
              "value": "The standard form (most often used in standard form only) has support "
            },
            {
              "__type": "InlineMath",
              "__tag": 4057,
              "value": "x\\geq0"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": "."
            }
          ]
        },
        {
          "__type": "Math",
          "__tag": 4058,
          "value": ""
        },
        {
          "__type": "Paragraph",
          "__tag": 4045,
          "children": [
            {
              "__type": "Text",
              "__tag": 4046,
              "value": "where "
            },
            {
              "__type": "InlineMath",
              "__tag": 4057,
              "value": "\\gamma"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": " is the lower incomplete gamma function, "
            },
            {
              "__type": "InlineMath",
              "__tag": 4057,
              "value": "\\gamma\\left(s, x\\right) = \\int_0^x t^{s-1} e^{-t} dt"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": "."
            }
          ]
        },
        {
          "__type": "Math",
          "__tag": 4058,
          "value": "M\\left(t\\right)=\\frac{\\Gamma\\left(\\frac{\\nu}{2}\\right)}{\\left(\\frac{1}{2}-t\\right)^{\\nu/2}}"
        },
        {
          "__type": "Math",
          "__tag": 4058,
          "value": ""
        },
        {
          "__type": "Paragraph",
          "__tag": 4045,
          "children": [
            {
              "__type": "Text",
              "__tag": 4046,
              "value": "Implementation: "
            },
            {
              "__type": "InlineRole",
              "__tag": 4003,
              "value": "scipy.stats.chi2",
              "domain": null,
              "role": null,
              "inventory": null
            }
          ]
        }
      ],
      "title": [
        {
          "__type": "Text",
          "__tag": 4046,
          "value": "Chi-squared Distribution"
        }
      ],
      "level": 0,
      "target": "continuous-chi2"
    }
  ],
  "local_refs": []
}