{
  "__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_t",
  "arbitrary": [
    {
      "__type": "Section",
      "__tag": 4015,
      "children": [
        {
          "__type": "Paragraph",
          "__tag": 4045,
          "children": [
            {
              "__type": "Text",
              "__tag": 4046,
              "value": "There is one shape parameter "
            },
            {
              "__type": "InlineMath",
              "__tag": 4057,
              "value": "\\nu>0"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": " and the support is "
            },
            {
              "__type": "InlineMath",
              "__tag": 4057,
              "value": "x\\in\\mathbb{R}"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": "."
            }
          ]
        },
        {
          "__type": "Math",
          "__tag": 4058,
          "value": ""
        },
        {
          "__type": "Math",
          "__tag": 4058,
          "value": ""
        },
        {
          "__type": "Paragraph",
          "__tag": 4045,
          "children": [
            {
              "__type": "Text",
              "__tag": 4046,
              "value": "where "
            },
            {
              "__type": "InlineMath",
              "__tag": 4057,
              "value": "I\\left(x; a,b\\right)"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": " is the incomplete beta integral and "
            },
            {
              "__type": "InlineMath",
              "__tag": 4057,
              "value": "I^{-1}\\left(I\\left(x; a,b\\right); a,b\\right)=x"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": ". As "
            },
            {
              "__type": "InlineMath",
              "__tag": 4057,
              "value": "\\nu\\rightarrow\\infty,"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": " this distribution approaches the standard normal distribution."
            }
          ]
        },
        {
          "__type": "Math",
          "__tag": 4058,
          "value": "h\\left[X\\right]=\\frac{\\nu+1}{2} \\left[\\psi \\left(\\frac{1+\\nu}{2} \\right) -\\psi \\left(\\frac{\\nu}{2} \\right) \\right] + \\ln \\left[ \\sqrt{\\nu} B \\left( \\frac{\\nu}{2}, \\frac{1}{2} \\right) \\right]"
        },
        {
          "__type": "Paragraph",
          "__tag": 4045,
          "children": [
            {
              "__type": "Text",
              "__tag": 4046,
              "value": "where "
            },
            {
              "__type": "InlineMath",
              "__tag": 4057,
              "value": "\\psi(x)"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": " is the digamma function and "
            },
            {
              "__type": "InlineMath",
              "__tag": 4057,
              "value": "B(x, y)"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": " is the beta function."
            }
          ]
        }
      ],
      "title": [
        {
          "__type": "Text",
          "__tag": 4046,
          "value": "Student t Distribution"
        }
      ],
      "level": 0,
      "target": "continuous-t"
    },
    {
      "__type": "Section",
      "__tag": 4015,
      "children": [
        {
          "__type": "BulletList",
          "__tag": 4053,
          "ordered": false,
          "start": 1,
          "children": [
            {
              "__type": "ListItem",
              "__tag": 4054,
              "children": [
                {
                  "__type": "Paragraph",
                  "__tag": 4045,
                  "children": [
                    {
                      "__type": "Text",
                      "__tag": 4046,
                      "value": "\"Student's t-distribution\", Wikipedia, https://en.wikipedia.org/wiki/Student%27s_t-distribution"
                    }
                  ]
                }
              ]
            }
          ]
        },
        {
          "__type": "Paragraph",
          "__tag": 4045,
          "children": [
            {
              "__type": "Text",
              "__tag": 4046,
              "value": "Implementation: "
            },
            {
              "__type": "InlineRole",
              "__tag": 4003,
              "value": "scipy.stats.t",
              "domain": null,
              "role": null,
              "inventory": null
            }
          ]
        }
      ],
      "title": [
        {
          "__type": "Text",
          "__tag": 4046,
          "value": "References"
        }
      ],
      "level": 1,
      "target": null
    }
  ],
  "local_refs": []
}