Resources For Teachers For Tutors For Students & Parents Pricing
USA - Geometry Probability and statistics

Permutations and combinations

20 practice questions 2 video lessons Theory + worked examples

Permutations and Combinations

California Geometry • Standard S-CP.9 • Probability & Statistics

Permutations and Combinations is a topic in Probability & Statistics in the California Common Core State Standards. It is aligned to Standard S-CP.9, which requires students to use permutations and combinations to compute probabilities of compound events.

Permutations count ordered arrangements \(\left(\dfrac{n!}{(n-r)!}\right)\) and combinations count unordered selections \(\left(\dfrac{n!}{r!\,(n-r)!}\right)\).

California Geometry › Probability & Statistics › Permutations and Combinations  —  Standard S-CP.9

Practice 20 questions
Practice questions

Every question with a fully worked solution.

Start practising
Watch 2 video(s)
  • Permutations and Combinations Tutorial Watch
  • How to Use Permutations and Combinations Watch
Create a free accountTrack your progress and save your work as you go.
Create free account

Theory

To count choices of \(r\) items from \(n\):

  • Permutation (order matters): \(_nP_r=\dfrac{n!}{(n-r)!}\).
  • Combination (order does not): \(_nC_r=\dfrac{n!}{r!\,(n-r)!}\).
Ask “does order matter?” Arrangements and rankings are permutations; groups and selections are combinations.
Permutations vs combinations Permutations count arrangements where order matters; combinations count selections where order does not. arrange 3 of 5 vs choose 3 of 5 ABC, ACB, BAC, ... (order matters) permutations: 5P3 = 60 {A, B, C} counted once (order ignored) combinations: 5C3 = 10
Order matters for permutations, not for combinations.
Counting Counting Counting permutation (order matters): nPr = n! / (n - r)! combination (order does not): nCr = n! / ( r! (n - r)! )
The counting formulas.

The counting formulas:

\[_nP_r=\dfrac{n!}{(n-r)!},\qquad _nC_r=\dfrac{n!}{r!\,(n-r)!}\]
permutations are n factorial over n minus r factorial; combinations divide further by r factorial
Combinations divide permutations by \(r!\) to remove the orderings of the chosen items.

How to count arrangements or selections

  1. Decide if order matters (permutation) or not (combination).
  2. Identify \(n\) (total) and \(r\) (chosen).
  3. Apply \(_nP_r\) or \(_nC_r\).
  4. Simplify the factorials by cancelling.
Example 1 — Permutation
How many ways can \(3\) of \(5\) runners finish 1st, 2nd, 3rd?
Solution

Order matters, so use \(_5P_3\).

\(_5P_3\)\(=\)\(\dfrac{5!}{(5-3)!}=\dfrac{5!}{2!}\)
\(=\)\(5\cdot4\cdot3=60\)
there are 60 orderings
Example 2 — Combination
How many ways can you choose \(3\) of \(5\) books (order not important)?
Solution

Order does not matter, so use \(_5C_3\).

\(_5C_3\)\(=\)\(\dfrac{5!}{3!\,2!}\)
\(=\)\(\dfrac{120}{6\cdot2}=10\)
there are 10 selections
Example 3 — Committee
From \(8\) people, how many \(4\)-person committees are possible?
Solution

A committee is unordered, so use \(_8C_4\).

\(_8C_4\)\(=\)\(\dfrac{8!}{4!\,4!}\)
\(=\)\(\dfrac{40320}{24\cdot24}=70\)
there are 70 committees
Example 4 — Which to use?
Do a locker “combination” \(3\text{-}5\text{-}7\) and a different order count the same?
Solution

No — order matters for a lock, so it is really a permutation, not a combination.

a lock code is a permutation because order matters

Common pitfalls

Permutations count order, combinations don't — pick the right one.
A locker “combination” is really a permutation — order matters.
Cancel factorials instead of computing huge numbers.

Frequently asked questions

What is the difference between a permutation and a combination?

A permutation counts arrangements where order matters; a combination counts selections where order does not.

What is the permutation formula?

\(_nP_r=\dfrac{n!}{(n-r)!}\).

What is the combination formula?

\(_nC_r=\dfrac{n!}{r!\,(n-r)!}\).

How do you decide which to use?

Ask whether order matters: if yes, permutation; if no, combination.