Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
lgreski committed Jul 2, 2017
1 parent 6acad44 commit 80f5e4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion markdown/pml-requiredModelAccuracy.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Going back to the probability theory concepts that were covered in *Statistical
The following table illustrates the probability of predicting all 20 test cases, given a particular model accuracy.

<table>
<tr><th><br><br>Model<br>Accuracy</th><th>Probabilty<br>of Predicting <br>20 out of 20<br>Correctly</th>
<tr><th><br><br>Model<br>Accuracy</th><th>Probability<br>of Predicting <br>20 out of 20<br>Correctly</th>
</tr>
<tr><td align=right>0.800</td><td align=right>0.0115</td></tr>
<tr><td align=right>0.850</td><td align=right>0.0388</td></tr>
Expand Down

0 comments on commit 80f5e4f

Please sign in to comment.