Questions: Derangements and Fixed-Point-Free Permutations

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

A group of 30 people each write their name on a slip, put it in a bowl, and everyone draws one at random. Approximately what is the probability that nobody draws their own name?

AExactly 1/2, since each person either draws their own name or they don't
BApproximately 1/e ≈ 0.368, regardless of the size of the group
CClose to 0, since it becomes increasingly unlikely that no one draws their own name as the group grows
DExactly 1/30, because only one permutation has everyone mismatched
Question 2 Multiple Choice

In the inclusion-exclusion derivation of D(n), what do the sets A_i represent, and what are we computing the complement of?

AA_i is the set of permutations where element i is NOT in its original position; we count permutations with at least one fixed point
BA_i is the set of permutations where element i IS in its original position; we count permutations where none of the A_i events occur
CA_i is the set of all derangements of i elements; we sum over all subset sizes
DA_i is the set of permutations where elements 1 through i are all fixed; we count permutations with no such prefix
Question 3 True / False

For large n, the probability that a randomly chosen permutation of n objects is a derangement approaches 1/e ≈ 0.368, regardless of the value of n.

TTrue
FFalse
Question 4 True / False

D(5) = 5!/2 = 60.

TTrue
FFalse
Question 5 Short Answer

Explain why D(n) ≈ n!/e for large n, connecting the derivation to the inclusion-exclusion formula.

Think about your answer, then reveal below.