{
  "__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_arcsine",
  "arbitrary": [
    {
      "__type": "Section",
      "__tag": 4015,
      "children": [
        {
          "__type": "Paragraph",
          "__tag": 4045,
          "children": [
            {
              "__type": "Text",
              "__tag": 4046,
              "value": "Defined over "
            },
            {
              "__type": "InlineMath",
              "__tag": 4057,
              "value": "x\\in\\left[0,1\\right]"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": ".  To get the definition presented in Johnson, Kotz, and Balakrishnan, substitute "
            },
            {
              "__type": "InlineMath",
              "__tag": 4057,
              "value": "x=\\frac{u+1}{2}."
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": " i.e. "
            },
            {
              "__type": "InlineMath",
              "__tag": 4057,
              "value": "L=-1"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": " and "
            },
            {
              "__type": "InlineMath",
              "__tag": 4057,
              "value": "S=2."
            }
          ]
        },
        {
          "__type": "Math",
          "__tag": 4058,
          "value": ""
        },
        {
          "__type": "Math",
          "__tag": 4058,
          "value": "M\\left(t\\right)=1 + \\sum_{k=1}^\\infty \\left( \\prod_{r=0}^{k-1} \\frac{2r + 1}{2r+2} \\right) \\frac{t^k}{k!}"
        },
        {
          "__type": "Math",
          "__tag": 4058,
          "value": ""
        },
        {
          "__type": "Math",
          "__tag": 4058,
          "value": ""
        },
        {
          "__type": "Math",
          "__tag": 4058,
          "value": "h\\left[X\\right] = \\log(\\frac{\\pi}{4}) \\approx-0.24156447527049044468"
        },
        {
          "__type": "Math",
          "__tag": 4058,
          "value": "l_{\\mathbf{x}}\\left(\\cdot\\right)=N\\log\\pi+\\frac{N}{2}\\overline{\\log\\mathbf{x}}+\\frac{N}{2}\\overline{\\log\\left(1-\\mathbf{x}\\right)}"
        }
      ],
      "title": [
        {
          "__type": "Text",
          "__tag": 4046,
          "value": "Arcsine Distribution"
        }
      ],
      "level": 0,
      "target": "continuous-arcsine"
    },
    {
      "__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": "Norman Johnson, Samuel Kotz, and N. Balakrishnan, Continuous Univariate Distributions, second edition, Volumes I and II, Wiley & Sons, 1994."
                    }
                  ]
                }
              ]
            },
            {
              "__type": "ListItem",
              "__tag": 4054,
              "children": [
                {
                  "__type": "Paragraph",
                  "__tag": 4045,
                  "children": [
                    {
                      "__type": "Text",
                      "__tag": 4046,
                      "value": "\"Arcsine Distribution\", Wikipedia, https://en.wikipedia.org/wiki/Arcsine_distribution"
                    }
                  ]
                }
              ]
            }
          ]
        },
        {
          "__type": "Paragraph",
          "__tag": 4045,
          "children": [
            {
              "__type": "Text",
              "__tag": 4046,
              "value": "Implementation: "
            },
            {
              "__type": "InlineRole",
              "__tag": 4003,
              "value": "scipy.stats.arcsine",
              "domain": null,
              "role": null,
              "inventory": null
            }
          ]
        }
      ],
      "title": [
        {
          "__type": "Text",
          "__tag": 4046,
          "value": "References"
        }
      ],
      "level": 1,
      "target": null
    }
  ],
  "local_refs": []
}