Probability measures how likely an event is to occur, expressed as a number from 0 (impossible) to 1 (certain). The probability of an event is the number of favorable outcomes divided by the total number of equally likely outcomes: P(event) = favorable / total. For example, the probability of rolling a 3 on a fair six-sided die is 1/6. Probability can be expressed as a fraction, decimal, or percent. This topic introduces students to reasoning under uncertainty, which is essential for statistics, data science, game theory, and everyday decision-making.
Use physical experiments: dice, coins, spinners, colored marbles in a bag. Have students predict probabilities, then run experiments and compare theoretical to experimental results. Emphasize listing all possible outcomes (sample space) before computing the probability. Practice expressing probabilities in all three forms (fraction, decimal, percent).
Probability is the mathematics of uncertainty. It gives you a precise, numerical way to answer the question: "How likely is this to happen?" The answer is always a number between 0 and 1. A probability of 0 means impossible — the event cannot occur. A probability of 1 means certain — the event always occurs. Everything in between represents varying degrees of likelihood.
The formula for simple probability is P(event) = (number of favorable outcomes) / (total number of equally likely outcomes). The critical phrase is "equally likely" — the formula only works cleanly when every outcome in the sample space has the same chance. Rolling a fair die satisfies this: each face (1 through 6) is equally likely, so the sample space is {1, 2, 3, 4, 5, 6} and each outcome has probability 1/6. If the die were weighted, this formula would not apply directly. Always ask: are these outcomes truly equally likely?
The sample space — the complete list of all possible outcomes — is worth constructing explicitly before computing anything. It is easy to miscount outcomes by guessing rather than listing. For a coin flip, the sample space is {H, T}. For two coin flips, it is {HH, HT, TH, TT} — four outcomes, not three, because HT and TH are distinct. Students who list "both same" and "one of each" have collapsed two distinct outcomes into one and will get the wrong probability for "at least one head."
Probability connects directly to ratios, which you studied as a prerequisite. A probability of 4/10 is a ratio of favorable to total, exactly like any other part-to-whole ratio. You can simplify it (2/5), convert it to a decimal (0.4), or express it as a percent (40%) — the three forms are interchangeable. The ratio framing also makes it clear why probabilities of all outcomes in a sample space must add to 1: the favorable counts for all outcomes together equal the total, so their probabilities sum to total/total = 1.