{
  "__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_loguniform",
  "arbitrary": [
    {
      "__type": "Section",
      "__tag": 4015,
      "children": [
        {
          "__type": "Paragraph",
          "__tag": 4045,
          "children": [
            {
              "__type": "Text",
              "__tag": 4046,
              "value": "This random variable is log-uniform. That is, if "
            },
            {
              "__type": "InlineCode",
              "__tag": 4051,
              "value": "loguniform(10**-1, 10**1)"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": " is specified, "
            },
            {
              "__type": "InlineCode",
              "__tag": 4051,
              "value": "0.1"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": ", "
            },
            {
              "__type": "InlineCode",
              "__tag": 4051,
              "value": "1"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": ", "
            },
            {
              "__type": "InlineCode",
              "__tag": 4051,
              "value": "10"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": " are all equally likely."
            }
          ]
        },
        {
          "__type": "Paragraph",
          "__tag": 4045,
          "children": [
            {
              "__type": "Text",
              "__tag": 4046,
              "value": "There are two shape parameters "
            },
            {
              "__type": "InlineMath",
              "__tag": 4057,
              "value": "a,b>0"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": " and the support is "
            },
            {
              "__type": "InlineMath",
              "__tag": 4057,
              "value": "x\\in\\left[a,b\\right]"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": "."
            }
          ]
        },
        {
          "__type": "Math",
          "__tag": 4058,
          "value": ""
        },
        {
          "__type": "Math",
          "__tag": 4058,
          "value": ""
        },
        {
          "__type": "Math",
          "__tag": 4058,
          "value": "h\\left[X\\right]=\\frac{1}{2}\\log\\left(ab\\right)+\\log\\left[\\log\\left(\\frac{b}{a}\\right)\\right]."
        },
        {
          "__type": "Paragraph",
          "__tag": 4045,
          "children": [
            {
              "__type": "Text",
              "__tag": 4046,
              "value": "Implementation: "
            },
            {
              "__type": "InlineRole",
              "__tag": 4003,
              "value": "scipy.stats.loguniform",
              "domain": null,
              "role": null,
              "inventory": null
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": "."
            }
          ]
        }
      ],
      "title": [
        {
          "__type": "Text",
          "__tag": 4046,
          "value": "Log-Uniform Distribution"
        }
      ],
      "level": 0,
      "target": "continuous-loguniform"
    }
  ],
  "local_refs": []
}