correcting typos

This commit is contained in:
Morten Hjorth-Jensen
2021-09-09 08:27:06 +02:00
parent 37174bf0c6
commit dc49a4c888
6 changed files with 10 additions and 10 deletions
+2 -2
View File
@@ -1269,7 +1269,7 @@ p(X\vert Y)= \frac{p(X,Y)}{p(Y)},
$$
<p>&nbsp;<br>
we can rewrite this as
which we can rewrite as
<p>&nbsp;<br>
$$
@@ -1277,7 +1277,7 @@ p(X\vert Y)= \frac{p(X,Y)}{\sum_{i=0}^{n-1}p(Y\vert X=x_i)p(x_i)}=\frac{p(Y\vert
$$
<p>&nbsp;<br>
Which is Bayes' theorem. More text to be added here by Friday September 10.
which is Bayes' theorem. More text to be added here by Friday September 10.
</section>
+2 -2
View File
@@ -1247,13 +1247,13 @@ $$
p(X\vert Y)= \frac{p(X,Y)}{p(Y)},
$$
we can rewrite this as
which we can rewrite as
$$
p(X\vert Y)= \frac{p(X,Y)}{\sum_{i=0}^{n-1}p(Y\vert X=x_i)p(x_i)}=\frac{p(Y\vert X)p(X)}{\sum_{i=0}^{n-1}p(Y\vert X=x_i)p(x_i)},
$$
Which is Bayes' theorem. More text to be added here by Friday September 10.
which is Bayes' theorem. More text to be added here by Friday September 10.
<p>
<!-- !split --><br><br><br><br><br><br><br><br><br><br>
+2 -2
View File
@@ -1252,13 +1252,13 @@ $$
p(X\vert Y)= \frac{p(X,Y)}{p(Y)},
$$
we can rewrite this as
which we can rewrite as
$$
p(X\vert Y)= \frac{p(X,Y)}{\sum_{i=0}^{n-1}p(Y\vert X=x_i)p(x_i)}=\frac{p(Y\vert X)p(X)}{\sum_{i=0}^{n-1}p(Y\vert X=x_i)p(x_i)},
$$
Which is Bayes' theorem. More text to be added here by Friday September 10.
which is Bayes' theorem. More text to be added here by Friday September 10.
<p>
<!-- !split --><br><br><br><br><br><br><br><br><br><br>
Binary file not shown.
+2 -2
View File
@@ -1625,7 +1625,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"we can rewrite this as"
"which we can rewrite as"
]
},
{
@@ -1641,7 +1641,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"Which is Bayes' theorem. More text to be added here by Friday September 10.\n",
"which is Bayes' theorem. More text to be added here by Friday September 10.\n",
"\n",
"\n",
"## Frliday September 10\n",
+2 -2
View File
@@ -930,14 +930,14 @@ If we combine the conditional probability with the marginal probability and the
p(X\vert Y)= \frac{p(X,Y)}{p(Y)},
\]
!et
we can rewrite this as
which we can rewrite as
!bt
\[
p(X\vert Y)= \frac{p(X,Y)}{\sum_{i=0}^{n-1}p(Y\vert X=x_i)p(x_i)}=\frac{p(Y\vert X)p(X)}{\sum_{i=0}^{n-1}p(Y\vert X=x_i)p(x_i)},
\]
!et
Which is Bayes' theorem. More text to be added here by Friday September 10.
which is Bayes' theorem. More text to be added here by Friday September 10.
!split