correcting typos
This commit is contained in:
@@ -1269,7 +1269,7 @@ p(X\vert Y)= \frac{p(X,Y)}{p(Y)},
|
||||
$$
|
||||
<p> <br>
|
||||
|
||||
we can rewrite this as
|
||||
which we can rewrite as
|
||||
|
||||
<p> <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> <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>
|
||||
|
||||
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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.
@@ -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",
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user