{
  "__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_truncpareto",
  "arbitrary": [
    {
      "__type": "Section",
      "__tag": 4015,
      "children": [
        {
          "__type": "Paragraph",
          "__tag": 4045,
          "children": [
            {
              "__type": "Text",
              "__tag": 4046,
              "value": "Two shape parameters, exponent "
            },
            {
              "__type": "InlineMath",
              "__tag": 4057,
              "value": "b>0"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": " and upper truncation "
            },
            {
              "__type": "InlineMath",
              "__tag": 4057,
              "value": "c>1"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": ". The support is "
            },
            {
              "__type": "InlineMath",
              "__tag": 4057,
              "value": "1\\leq x \\leq c"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": "."
            }
          ]
        },
        {
          "__type": "Paragraph",
          "__tag": 4045,
          "children": [
            {
              "__type": "Text",
              "__tag": 4046,
              "value": "The standard form is"
            }
          ]
        },
        {
          "__type": "Math",
          "__tag": 4058,
          "value": ""
        },
        {
          "__type": "Paragraph",
          "__tag": 4045,
          "children": [
            {
              "__type": "Text",
              "__tag": 4046,
              "value": "The non-central moments are given by"
            }
          ]
        },
        {
          "__type": "Math",
          "__tag": 4058,
          "value": "\\mu_{n}^{\\prime} = \\begin{cases}\\displaystyle\\frac{b\\log c}{1 - c^{-b}} & \\mbox{if $n = b$,}\\\\ \\displaystyle\\frac{b}{b-n}\\frac{c^b - c^n}{c^b - 1} & \\mbox{otherwise.}\\end{cases}"
        },
        {
          "__type": "Paragraph",
          "__tag": 4045,
          "children": [
            {
              "__type": "Text",
              "__tag": 4046,
              "value": "The entropy is"
            }
          ]
        },
        {
          "__type": "Math",
          "__tag": 4058,
          "value": "h\\left(X\\right)= -\\left[\\log\\left(\\frac{b}{1 - c^{-b}}\\right) + (b+1)\\left(\\frac{\\log c}{c^b - 1} - \\frac{1}{b}\\right)\\right]."
        },
        {
          "__type": "Paragraph",
          "__tag": 4045,
          "children": [
            {
              "__type": "Text",
              "__tag": 4046,
              "value": "Implementation: "
            },
            {
              "__type": "InlineRole",
              "__tag": 4003,
              "value": "scipy.stats.truncpareto",
              "domain": null,
              "role": null,
              "inventory": null
            }
          ]
        }
      ],
      "title": [
        {
          "__type": "Text",
          "__tag": 4046,
          "value": "Truncated Pareto Distribution"
        }
      ],
      "level": 0,
      "target": "continuous-truncpareto"
    }
  ],
  "local_refs": []
}