{
  "__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_gompertz",
  "arbitrary": [
    {
      "__type": "Section",
      "__tag": 4015,
      "children": [
        {
          "__type": "Paragraph",
          "__tag": 4045,
          "children": [
            {
              "__type": "Text",
              "__tag": 4046,
              "value": "For "
            },
            {
              "__type": "InlineMath",
              "__tag": 4057,
              "value": "x\\geq0"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": " and "
            },
            {
              "__type": "InlineMath",
              "__tag": 4057,
              "value": "c>0"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": " . In JKB the two shape parameters "
            },
            {
              "__type": "InlineMath",
              "__tag": 4057,
              "value": "b,a"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": " are reduced to the single shape-parameter "
            },
            {
              "__type": "InlineMath",
              "__tag": 4057,
              "value": "c=b/a"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": " . As "
            },
            {
              "__type": "InlineMath",
              "__tag": 4057,
              "value": "a"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": " is just a scale parameter when "
            },
            {
              "__type": "InlineMath",
              "__tag": 4057,
              "value": "a\\neq0"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": " . If "
            },
            {
              "__type": "InlineMath",
              "__tag": 4057,
              "value": "a=0,"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": " the distribution reduces to the exponential distribution scaled by "
            },
            {
              "__type": "InlineMath",
              "__tag": 4057,
              "value": "1/b."
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": " Thus, the standard form is given as"
            }
          ]
        },
        {
          "__type": "Math",
          "__tag": 4058,
          "value": ""
        },
        {
          "__type": "Math",
          "__tag": 4058,
          "value": "h\\left[X\\right]=1-\\log\\left(c\\right)-e^{c}\\mathrm{Ei}\\left(1,c\\right),"
        },
        {
          "__type": "Paragraph",
          "__tag": 4045,
          "children": [
            {
              "__type": "Text",
              "__tag": 4046,
              "value": "where"
            }
          ]
        },
        {
          "__type": "Math",
          "__tag": 4058,
          "value": "\\mathrm{Ei}\\left(n,x\\right)=\\int_{1}^{\\infty}t^{-n}\\exp\\left(-xt\\right)dt"
        },
        {
          "__type": "Paragraph",
          "__tag": 4045,
          "children": [
            {
              "__type": "Text",
              "__tag": 4046,
              "value": "Implementation: "
            },
            {
              "__type": "InlineRole",
              "__tag": 4003,
              "value": "scipy.stats.gompertz",
              "domain": null,
              "role": null,
              "inventory": null
            }
          ]
        }
      ],
      "title": [
        {
          "__type": "Text",
          "__tag": 4046,
          "value": "Gompertz (Truncated Gumbel) Distribution"
        }
      ],
      "level": 0,
      "target": "continuous-gompertz"
    }
  ],
  "local_refs": []
}