Skip to content

Commit 5cebf9a

Browse files
committed
Fixed typo
1 parent 274b22b commit 5cebf9a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Chapter2_MorePyMC/MorePyMC.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -838,7 +838,7 @@
838838
"cell_type": "markdown",
839839
"metadata": {},
840840
"source": [
841-
"Our posterior distribution puts most weight near the true value of $p_A$, but also some weights in the tails. This is a measure of how uncertain we should be, given our observations. Try changing the number of obsernations, `N`, and observe how the posterior distribution changes.\n",
841+
"Our posterior distribution puts most weight near the true value of $p_A$, but also some weights in the tails. This is a measure of how uncertain we should be, given our observations. Try changing the number of observations, `N`, and observe how the posterior distribution changes.\n",
842842
"\n",
843843
"### *A* and *B* Together\n",
844844
"\n",
@@ -2497,4 +2497,4 @@
24972497
"metadata": {}
24982498
}
24992499
]
2500-
}
2500+
}

0 commit comments

Comments
 (0)