We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 559ce32 commit f600919Copy full SHA for f600919
notebooks/01-Instructor-Probability_a_simulated_introduction.ipynb
@@ -741,7 +741,7 @@
741
"cell_type": "markdown",
742
"metadata": {},
743
"source": [
744
- "## 2. PROBABILITY DISTRIBUTIONS AND THEIR STORIES"
+ "## 3. PROBABILITY DISTRIBUTIONS AND THEIR STORIES"
745
]
746
},
747
{
@@ -1226,7 +1226,7 @@
1226
1227
1228
1229
- "## 3. Joint Probability & Conditional Probability"
+ "## 4. Joint Probability & Conditional Probability"
1230
1231
1232
@@ -1643,7 +1643,7 @@
1643
1644
1645
1646
- "## 4. Bayes' Theorem\n",
+ "## 5. Bayes' Theorem\n",
1647
"\n",
1648
"$$P(B|A) = \\frac{P(A|B)P(B)}{P(A)}$$"
1649
0 commit comments