Skip to content

Commit 739a002

Browse files
committed
Merge pull request nborwankar#13 from dmirylenka/patch-1
Update B1a. Odds, LogOdds and Logit Function .ipynb: fix the odds ratio example.
2 parents 97d8d7d + d9b24e0 commit 739a002

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notebooks/B1a. Odds, LogOdds and Logit Function .ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"\n",
6565
"If OddsRatio is high say: \n",
6666
"\n",
67-
"$$OR > 0.75$$ \n",
67+
"$$OR > 4$$ \n",
6868
"\n",
6969
"then the event might be considered very likely and if: \n",
7070
"\n",

0 commit comments

Comments
 (0)