{
  "__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_genextreme",
  "arbitrary": [
    {
      "__type": "Section",
      "__tag": 4015,
      "children": [
        {
          "__type": "Paragraph",
          "__tag": 4045,
          "children": [
            {
              "__type": "Text",
              "__tag": 4046,
              "value": "Extreme value distributions with one shape parameter "
            },
            {
              "__type": "InlineMath",
              "__tag": 4057,
              "value": "c"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": "."
            }
          ]
        },
        {
          "__type": "Paragraph",
          "__tag": 4045,
          "children": [
            {
              "__type": "Text",
              "__tag": 4046,
              "value": "If "
            },
            {
              "__type": "InlineMath",
              "__tag": 4057,
              "value": "c>0"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": ", the support is "
            },
            {
              "__type": "InlineMath",
              "__tag": 4057,
              "value": "-\\infty<x\\leq1/c."
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": "  If "
            },
            {
              "__type": "InlineMath",
              "__tag": 4057,
              "value": "c<0"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": ", the support is "
            },
            {
              "__type": "InlineMath",
              "__tag": 4057,
              "value": "\\frac{1}{c}\\leq x<\\infty."
            }
          ]
        },
        {
          "__type": "Math",
          "__tag": 4058,
          "value": ""
        },
        {
          "__type": "Math",
          "__tag": 4058,
          "value": "\\mu_{n}^{\\prime}=\\frac{1}{c^{n}} \\sum_{k=0}^{n} \\binom{n}{k} \\left(-1\\right)^{k}\\Gamma\\left(ck+1\\right)\\quad\\text{if } cn>-1"
        },
        {
          "__type": "Paragraph",
          "__tag": 4045,
          "children": [
            {
              "__type": "Text",
              "__tag": 4046,
              "value": "So,"
            }
          ]
        },
        {
          "__type": "Math",
          "__tag": 4058,
          "value": ""
        },
        {
          "__type": "Paragraph",
          "__tag": 4045,
          "children": [
            {
              "__type": "Text",
              "__tag": 4046,
              "value": "For "
            },
            {
              "__type": "InlineMath",
              "__tag": 4057,
              "value": "c=0"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": " the distribution is the same as the (left-skewed) Gumbel distribution, and the support is "
            },
            {
              "__type": "InlineMath",
              "__tag": 4057,
              "value": "\\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": "Implementation: "
            },
            {
              "__type": "InlineRole",
              "__tag": 4003,
              "value": "scipy.stats.genextreme",
              "domain": null,
              "role": null,
              "inventory": null
            }
          ]
        }
      ],
      "title": [
        {
          "__type": "Text",
          "__tag": 4046,
          "value": "Generalized Extreme Value Distribution"
        }
      ],
      "level": 0,
      "target": "continuous-genextreme"
    }
  ],
  "local_refs": []
}