An experiment that satisfies three conditions: repeatability (can be repeated under identical conditions), uncertainty (outcome cannot be predicted beforehand), and exhaustive (all possible outcomes can be listed).
Examples: Tossing a coin (Ω = {H, T}), rolling a dice (Ω = {1, 2, 3, 4, 5, 6}), drawing a card from deck (52 outcomes)
The set of all possible outcomes of a random experiment. Contains every possible outcome, no outcome appears twice, outcomes are mutually exclusive, and can be finite, countably infinite, or uncountably infinite.
Event that occurs when A or B (or both) occur
Event that occurs when both A and B occur
Event that occurs when A does not occur
Requires finite sample space, all outcomes equally likely, and known structure of experiment.
Based on empirical observations, requires large number of trials, frequency stabilizes as n increases.
For continuous sample spaces with uniform distribution, uses geometric interpretation with area ratios.
Probability is never negative
Probability of certain event is 1
Probability of union equals sum for exclusive events
From a standard 52-card deck, find the probability of drawing a red king or a black ace.
A system has 5 independent components, each working with probability 0.9. Find probability system works if at least 3 must work.
Classical probability assumes all outcomes are equally likely and uses the ratio of favorable to total outcomes. Statistical probability is based on observed frequencies from repeated experiments and approaches the true probability as the number of trials increases.
Use the complement rule when calculating the probability of 'at least' or 'at most' events is easier by finding the probability of the complement. For example, P(at least one) = 1 - P(none).
Two events A and B are independent if P(A ∩ B) = P(A) × P(B). This means the occurrence of one event does not affect the probability of the other. Mutually exclusive events are NOT independent (unless one has probability 0).
Mutually exclusive events cannot occur simultaneously (P(A ∩ B) = 0), while independent events can occur together and the occurrence of one doesn't affect the other (P(A ∩ B) = P(A) × P(B)). These are different concepts and should not be confused.
Start by identifying the sample space and defining events clearly. Choose the appropriate probability definition (classical, statistical, or geometric) based on the problem context. Use probability laws and properties systematically, and always verify your answer makes intuitive sense.