Back to Use permutations and combinations to compute probabilities — Problem 2 · Task Set 26

Exercises: Use Permutations and Combinations to Compute Probabilities

Work through each section in order. Before computing a count, ask the deciding question: "If I swap two of my chosen items, is it a DIFFERENT outcome?" If yes, order matters — use a permutation, nPr = n!/(n - r)!. If no, order does not matter — use a combination, nCr = nPr / r! = n!/(r!(n - r)!). For probabilities, count the favorable and the total the SAME way (both ordered or both unordered).

Grade 11·20 problems·~35 min·Common Core Math - HS Statistics and Probability·group·hss-cp-b-9
Work through problems with immediate feedback
A

Warm-Up: Counting Principle, Factorials, and Order

These problems review the counting building blocks.

1.

Compute the factorial $5!$ ($5! = 5 \times 4 \times 3 \times 2 \times 1$).