{
  "__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_rdist",
  "arbitrary": [
    {
      "__type": "Section",
      "__tag": 4015,
      "children": [
        {
          "__type": "Paragraph",
          "__tag": 4045,
          "children": [
            {
              "__type": "Text",
              "__tag": 4046,
              "value": "A general-purpose distribution with a variety of shapes controlled by one shape parameter "
            },
            {
              "__type": "InlineMath",
              "__tag": 4057,
              "value": "c>0."
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": " The support of the standard distribution is "
            },
            {
              "__type": "InlineMath",
              "__tag": 4057,
              "value": "x\\in\\left[-1,1\\right]"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": "."
            }
          ]
        },
        {
          "__type": "Math",
          "__tag": 4058,
          "value": ""
        },
        {
          "__type": "Math",
          "__tag": 4058,
          "value": "\\mu_{n}^{\\prime}=\\frac{\\left(1+\\left(-1\\right)^{n}\\right)}{2}B\\left(\\frac{n+1}{2},\\frac{c}{2}\\right)"
        },
        {
          "__type": "Paragraph",
          "__tag": 4045,
          "children": [
            {
              "__type": "Text",
              "__tag": 4046,
              "value": "The R-distribution with parameter "
            },
            {
              "__type": "InlineMath",
              "__tag": 4057,
              "value": "n"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": " is the distribution of the correlation coefficient of a random sample of size "
            },
            {
              "__type": "InlineMath",
              "__tag": 4057,
              "value": "n"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": " drawn from a bivariate normal distribution with "
            },
            {
              "__type": "InlineMath",
              "__tag": 4057,
              "value": "\\rho=0."
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": " The mean of the standard distribution is always zero and as the sample size grows, the distribution's mass concentrates more closely about this mean."
            }
          ]
        },
        {
          "__type": "Paragraph",
          "__tag": 4045,
          "children": [
            {
              "__type": "Text",
              "__tag": 4046,
              "value": "Implementation: "
            },
            {
              "__type": "InlineRole",
              "__tag": 4003,
              "value": "scipy.stats.rdist",
              "domain": null,
              "role": null,
              "inventory": null
            }
          ]
        }
      ],
      "title": [
        {
          "__type": "Text",
          "__tag": 4046,
          "value": "R-distribution Distribution"
        }
      ],
      "level": 0,
      "target": "continuous-rdist"
    }
  ],
  "local_refs": []
}