Sign in to save

Bookmark this page so you can find it later.

Sign in to save

Bookmark this page so you can find it later.

Probability & Combinatorics cheat sheet - grade 9-11

Click image to open full size

Math Grade 9-11

Probability & Combinatorics Cheat Sheet

A printable reference covering sample spaces, probability rules, permutations, combinations, factorials, and conditional probability for grades 9-11.

Download PNG

Study as Flashcards

Probability and combinatorics help students count possible outcomes and measure how likely events are. This cheat sheet covers sample spaces, events, probability rules, permutations, combinations, and conditional probability. Students need these tools for games of chance, surveys, genetics, simulations, and many standardized test problems.

A clear reference makes it easier to decide which counting method or probability formula applies.

The core idea is that probability compares favorable outcomes to total outcomes, often written as P(A)=favorable outcomestotal outcomesP(A)=\frac{\text{favorable outcomes}}{\text{total outcomes}}. Combinatorics provides counting shortcuts such as n!n!, nPr=n!(nr)!_nP_r=\frac{n!}{(n-r)!}, and nCr=n!r!(nr)!_nC_r=\frac{n!}{r!(n-r)!}. Probability rules such as P(Ac)=1P(A)P(A^c)=1-P(A) and P(AB)=P(A)+P(B)P(AB)P(A\cup B)=P(A)+P(B)-P(A\cap B) help organize overlapping and related events.

Conditional probability uses P(AB)=P(AB)P(B)P(A\mid B)=\frac{P(A\cap B)}{P(B)} to update probability when new information is known.

Key Facts

  • The probability of an event is P(A)=number of outcomes in Anumber of outcomes in the sample spaceP(A)=\frac{\text{number of outcomes in }A}{\text{number of outcomes in the sample space}} when all outcomes are equally likely.
  • Every probability must satisfy 0P(A)10\le P(A)\le 1, where 00 means impossible and 11 means certain.
  • The complement rule is P(Ac)=1P(A)P(A^c)=1-P(A), so the probability that AA does not happen is found by subtracting from 11.
  • The addition rule is P(AB)=P(A)+P(B)P(AB)P(A\cup B)=P(A)+P(B)-P(A\cap B), and for mutually exclusive events it becomes P(AB)=P(A)+P(B)P(A\cup B)=P(A)+P(B).
  • For independent events, the multiplication rule is P(AB)=P(A)P(B)P(A\cap B)=P(A)P(B).
  • The number of permutations of rr objects chosen from nn objects is nPr=n!(nr)!_nP_r=\frac{n!}{(n-r)!} when order matters.
  • The number of combinations of rr objects chosen from nn objects is nCr=n!r!(nr)!_nC_r=\frac{n!}{r!(n-r)!} when order does not matter.
  • Conditional probability is P(AB)=P(AB)P(B)P(A\mid B)=\frac{P(A\cap B)}{P(B)}, where P(B)0P(B)\ne 0.

Vocabulary

Sample Space
The sample space is the set of all possible outcomes of an experiment.
Event
An event is a subset of the sample space that contains the outcomes being considered.
Complement
The complement of event AA, written AcA^c, is the event that AA does not occur.
Independent Events
Independent events are events where the occurrence of one event does not change the probability of the other.
Permutation
A permutation is an arrangement in which order matters, counted by nPr=n!(nr)!_nP_r=\frac{n!}{(n-r)!}.
Combination
A combination is a selection in which order does not matter, counted by nCr=n!r!(nr)!_nC_r=\frac{n!}{r!(n-r)!}.

Common Mistakes to Avoid

  • Using permutations when order does not matter is wrong because it counts the same group multiple times. Use nCr_nC_r for selections and nPr_nP_r for arrangements.
  • Forgetting to subtract the overlap in P(AB)P(A\cup B) is wrong because outcomes in ABA\cap B get counted twice. Use P(AB)=P(A)+P(B)P(AB)P(A\cup B)=P(A)+P(B)-P(A\cap B).
  • Treating dependent events as independent is wrong because the first event can change the probability of the second event. Use conditional probability or adjust the sample space after the first outcome.
  • Using nrn^r when choices cannot repeat is wrong because nrn^r assumes each choice has the same number of options every time. For no repetition, use a decreasing product or nPr_nP_r.
  • Confusing P(AB)P(A\mid B) with P(BA)P(B\mid A) is wrong because the given information is different. P(AB)P(A\mid B) means event BB is already known to have happened.

Practice Questions

  1. 1 A bag has 55 red marbles, 33 blue marbles, and 22 green marbles. What is the probability of choosing a blue marble?
  2. 2 How many different 44-letter arrangements can be made from 88 distinct letters if no letter is repeated?
  3. 3 A committee of 33 students is chosen from 1010 students. How many different committees are possible?
  4. 4 Explain how you can tell whether a problem should use a permutation or a combination without doing any calculation.

Understanding Probability & Combinatorics

A sample space is more than a list to memorize. It is a model of every result that the situation allows. A good model must state what counts as one outcome.

For two coin flips, the outcomes are ordered pairs because first flip and second flip are different positions. This matters when outcomes appear similar at first.

In a card problem, drawing a heart then a king is not the same description as drawing one card that is both a heart and a king. Before calculating, define the experiment carefully and check whether each listed outcome truly has the same chance.

Counting methods work because they prevent repeated listing. The main decision is whether changing the order creates a new result. Assigning gold, silver, and bronze medals uses order, since each placement has a different meaning.

Choosing three students for a committee does not use order, since the same three names form the same group. A useful check is to write one selection in two different orders. If those orders describe the same final result, use a combination.

Factorials are useful when arranging distinct objects, but zero factorial has the value one. This rule keeps counting patterns consistent when no objects remain to arrange.

Tree diagrams show how multistep events are built. Each branch represents a possible next result, and the probabilities along one complete path are multiplied. The probabilities of separate paths that satisfy the same condition are added.

Trees are especially useful when draws happen without replacement. For example, the chance of selecting two red marbles changes after the first red marble is removed. The second branch must use the new total and the new number of red marbles.

This is different from replacement, where the original mix is restored. Students often multiply probabilities automatically without noticing that the first result changed the second chance.

Conditional probability describes a restricted group rather than the whole population. If a survey says a person is a cyclist, the relevant comparison group becomes cyclists only. This can produce a result very different from the overall survey result.

Tables with rows and columns help keep the restricted total visible. Read the condition first, then find the matching row or column, and use that subtotal as the new whole. Be careful with words such as at least, exactly, either, both, and given.

At least includes several cases. Either can include both unless the wording says otherwise.

A final reasonableness check helps. Probabilities should match the story, and a more restricted event should not be more likely than the larger event containing it.