Skip to content

Commit ec18cf0

Browse files
authored
Update 10_focus_on_priors.ipynb
Fix typo
1 parent 9e82c64 commit ec18cf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

10_focus_on_priors.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"\n",
7474
"## The influence of priors\n",
7575
"\n",
76-
"Let us explore how much priors can actually influence the posterior. Since that marginal distribution $p(y)$ does not depend on the parameters, we will only explore the posterior up the to proportionality term.\n",
76+
"Let us explore how much priors can actually influence the posterior. Since that marginal distribution $p(y)$ does not depend on the parameters, we will only explore the posterior up to the proportionality term.\n",
7777
"\n",
7878
"$$p(\\theta |y ) ∝ p(y| \\theta) p(\\theta).$$\n",
7979
"\n",

0 commit comments

Comments
 (0)