{
  "__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:discrete_randint",
  "arbitrary": [
    {
      "__type": "Section",
      "__tag": 4015,
      "children": [
        {
          "__type": "Paragraph",
          "__tag": 4045,
          "children": [
            {
              "__type": "Text",
              "__tag": 4046,
              "value": "The discrete uniform distribution with parameters "
            },
            {
              "__type": "InlineMath",
              "__tag": 4057,
              "value": "\\left(a,b\\right)"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": " constructs a random variable that has an equal probability of being any one of the integers in the half-open range "
            },
            {
              "__type": "InlineMath",
              "__tag": 4057,
              "value": "[a,b)"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": ". If "
            },
            {
              "__type": "InlineMath",
              "__tag": 4057,
              "value": "a"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": " is not given it is assumed to be zero and the only parameter is "
            },
            {
              "__type": "InlineMath",
              "__tag": 4057,
              "value": "b"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": ". Therefore,"
            }
          ]
        }
      ],
      "title": [
        {
          "__type": "Text",
          "__tag": 4046,
          "value": "Discrete Uniform (randint) Distribution"
        }
      ],
      "level": 0,
      "target": "discrete-randint"
    }
  ],
  "local_refs": []
}