Applied statistics/Tutorials: Difference between revisions

From Citizendium
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 03:43, 29 June 2009

This article is developing and not approved.
Main Article
Discussion
Related Articles  [?]
Bibliography  [?]
External Links  [?]
Citable Version  [?]
Tutorials [?]
 
Tutorials relating to the topic of Applied statistics.

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)