{
  "__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_expon",
  "arbitrary": [
    {
      "__type": "Section",
      "__tag": 4015,
      "children": [
        {
          "__type": "Paragraph",
          "__tag": 4045,
          "children": [
            {
              "__type": "Text",
              "__tag": 4046,
              "value": "This is a special case of the Gamma (and Erlang) distributions with shape parameter "
            },
            {
              "__type": "InlineMath",
              "__tag": 4057,
              "value": "\\left(\\alpha=1\\right)"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": " and the same location and scale parameters. The standard form is therefore ( "
            },
            {
              "__type": "InlineMath",
              "__tag": 4057,
              "value": "x\\geq0"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": " )"
            }
          ]
        },
        {
          "__type": "Math",
          "__tag": 4058,
          "value": ""
        },
        {
          "__type": "Math",
          "__tag": 4058,
          "value": "\\mu_{n}^{\\prime}=n!"
        },
        {
          "__type": "Math",
          "__tag": 4058,
          "value": "M\\left(t\\right)=\\frac{1}{1-t}"
        },
        {
          "__type": "Math",
          "__tag": 4058,
          "value": ""
        },
        {
          "__type": "Math",
          "__tag": 4058,
          "value": "h\\left[X\\right]=1."
        },
        {
          "__type": "Paragraph",
          "__tag": 4045,
          "children": [
            {
              "__type": "Text",
              "__tag": 4046,
              "value": "Implementation: "
            },
            {
              "__type": "InlineRole",
              "__tag": 4003,
              "value": "scipy.stats.expon",
              "domain": null,
              "role": null,
              "inventory": null
            }
          ]
        }
      ],
      "title": [
        {
          "__type": "Text",
          "__tag": 4046,
          "value": "Exponential Distribution"
        }
      ],
      "level": 0,
      "target": "continuous-expon"
    }
  ],
  "local_refs": []
}