Define probability and state the probability of impossible, certain and all other events
Probability: chance of an event occurring
- Impossible events: 0
- Certain events: 1
- All other events: 0-1
Define:
- Number of trials
- Outcomes
- Frequency
- Relative frequency
Define
- Sample space (u)
- Events
- Complementary events
P(A) + P(A’) = 1
Determine theoretical probability
P(A) = n(A)/n(U)
(if all outcomes are equally likely to occur)
Apply the addition law of probability to determine the probability of compound events
Event that both A and B occur: A∩B
Event that A or B occur/both occur: A∪B
A∪B = P(A) + P(B) - P(A∩B)
A∪B = P(A) + P(B)
(*If A and B are disjointed mutually exclusive events and P(A∩B) = 0 )
Define independent events
Independent events: if the occurrence of each event does not affect the occurrence of the other
P(A∩B) = P(A) x P(B)
Define dependent events
Dependent events: if occurrence of 1 event affects the occurrence of the other event
(sampling experiments without replacement)
P(A∩B) = P(A) x P(B given that A has occurred)
Define conditional probability
Conditional probability: probability of 1 event given that another event has already occurred
P(A|B) = P(A∩B)/P(B)