A sample space is a set S of all possible outcomes O of an experiment.
An event E is a subset of a sample space. So E is also a set of outcomes.
The probability P of an event E is: P(E) = \frac{n(E)}{n(S)}.
|
|
What is the sample space S for throwing 2 dice?
|
|
|
|
What is the event space E for the sum of the dice is 7?
|
|
|
|
When throwing two dice, what is P( sum of 7)?
|
|
|
|
|
|
|
|
A probability function P assigns a real number to each outcome O in a sample space S such that:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
P(A | B) = \frac{P(A \cap B)}{P(B)}
|
|
|
|
|
|
|
|
P(A \cap B) = P(A) \cdot P(B | A)
|
|
|
|
P(A \cup B) = P(A) + P(B) - P(A \cap B)
|
|
|
|
|
|
|
|
|
|
\sum _{r = 0} ^{n} {n \choose r}p^{n-r}q^{r} where p + q = n.
|
|
|
|
|
|
|
|