Applied statistics/Tutorials: Difference between revisions
Jump to navigation
Jump to search
imported>Nick Gardner (New page: {{subpages}}) |
imported>Nick Gardner No edit summary |
||
Line 1: | Line 1: | ||
{{subpages}} | {{subpages}} | ||
==Rules of chance== | |||
===The addition rule=== | |||
:::P(A or B) = P(A) + P(B) | |||
===The multiplication rule=== | |||
:::P(A and B) = P(A) x P(B) | |||
===Bayes' theorem=== | |||
:::P(A/B) = P(B/A) x P(A)/P(B) |
Revision as of 02:43, 29 June 2009
Rules of chance
The addition rule
- P(A or B) = P(A) + P(B)
The multiplication rule
- P(A and B) = P(A) x P(B)
Bayes' theorem
- P(A/B) = P(B/A) x P(A)/P(B)