{
  "__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_bernoulli",
  "arbitrary": [
    {
      "__type": "Section",
      "__tag": 4015,
      "children": [
        {
          "__type": "Paragraph",
          "__tag": 4045,
          "children": [
            {
              "__type": "Text",
              "__tag": 4046,
              "value": "A Bernoulli random variable of parameter "
            },
            {
              "__type": "InlineMath",
              "__tag": 4057,
              "value": "p"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": " takes one of only two values "
            },
            {
              "__type": "InlineMath",
              "__tag": 4057,
              "value": "X=0"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": " or "
            },
            {
              "__type": "InlineMath",
              "__tag": 4057,
              "value": "X=1"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": " . The probability of success ( "
            },
            {
              "__type": "InlineMath",
              "__tag": 4057,
              "value": "X=1"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": " ) is "
            },
            {
              "__type": "InlineMath",
              "__tag": 4057,
              "value": "p"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": " , and the probability of failure ( "
            },
            {
              "__type": "InlineMath",
              "__tag": 4057,
              "value": "X=0"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": " ) is "
            },
            {
              "__type": "InlineMath",
              "__tag": 4057,
              "value": "1-p."
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": " It can be thought of as a binomial random variable with "
            },
            {
              "__type": "InlineMath",
              "__tag": 4057,
              "value": "n=1"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": " . The PMF is "
            },
            {
              "__type": "InlineMath",
              "__tag": 4057,
              "value": "p\\left(k\\right)=0"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": " for "
            },
            {
              "__type": "InlineMath",
              "__tag": 4057,
              "value": "k\\neq0,1"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": " and"
            }
          ]
        }
      ],
      "title": [
        {
          "__type": "Text",
          "__tag": 4046,
          "value": "Bernoulli Distribution"
        }
      ],
      "level": 0,
      "target": "discrete-bernoulli"
    }
  ],
  "local_refs": []
}