Statistics Flashcards: Using Permutations And Combinations In Probability

Study Using Permutations And Combinations In Probability in Statistics with focused flashcards that help you recognize the idea, recall the key rule, and apply it in practice-style prompts.

Statistics

Using Permutations And Combinations In Probability

0 mastered0 still learning

0% Complete

QUESTION
1/ 39

From 1010 students, how many ways can you choose a president, vice president, and secretary?

Tap card or press Space to flip

ANSWER

P(10,3)=720P(10,3)=720. Order matters since positions are distinct.

How well did you know it?

Card 1 / 39

What this deck covers

This deck focuses on Using Permutations And Combinations In Probability, giving you a quick way to review the definitions, rules, and examples that matter most for Statistics.

How to use these flashcards

Work through these flashcards in short sessions. Try to answer each prompt before flipping the card, then revisit any cards you miss until the explanation feels automatic.

All flashcards

Flashcard 1: From 1010 students, how many ways can you choose a president, vice president, and secretary?

Answer: P(10,3)=720P(10,3)=720. Order matters since positions are distinct.

Flashcard 2: Compute the number of 44-digit codes using digits 00-99 with no repetition allowed.

Answer: P(10,4)=10987=5040P(10,4)=10\cdot 9\cdot 8\cdot 7=5040. 10 choices, then 9, then 8, then 7 (no repeats).

Flashcard 3: A 55-digit code uses digits 00-99 with no repetition. How many codes are possible?

Answer: P(10,5)=30240P(10,5)=30240. P(10,5)=10!5!=10×9×8×7×6=30240P(10,5) = \frac{10!}{5!} = 10 \times 9 \times 8 \times 7 \times 6 = 30240.

Flashcard 4: State the formula for permutations of nn items taken rr at a time, P(n,r)P(n,r).

Answer: P(n,r)=n!(nr)!P(n,r)=\frac{n!}{(n-r)!}. Order matters, so divide n!n! by (nr)!(n-r)! to remove unused items.

Flashcard 5: Two cards are drawn without replacement. What is P(both aces)P(\text{both aces})?

Answer: (42)(522)\frac{\binom{4}{2}}{\binom{52}{2}}. Choose 2 aces from 4 divided by all ways to choose 2 from 52.

Flashcard 6: Compute P(8,3)P(8,3), the number of ordered selections of 33 from 88.

Answer: P(8,3)=876=336P(8,3)=8\cdot 7\cdot 6=336. First 3 factors of 8!8!: 8768\cdot 7\cdot 6.

Flashcard 7: Find the probability that a 55-card hand contains at least 11 ace (from a 5252-card deck).

Answer: 1C(48,5)C(52,5)1-\frac{C(48,5)}{C(52,5)}. 1 minus probability of no aces (complement rule).

Flashcard 8: State the multiplication rule for counting outcomes in a multi-stage process.

Answer: Total outcomes =a1a2ak=a_1a_2\cdots a_k. Each stage multiplies the number of choices at that stage.

Flashcard 9: State the formula for the combination of nn objects taken rr at a time, C(n,r)C(n,r).

Answer: C(n,r)=n!r!(nr)!C(n,r)=\frac{n!}{r!(n-r)!}. Divides by r!r! to remove order from permutations.

Flashcard 10: Find the probability of getting exactly 22 heads in 33 fair coin flips.

Answer: C(3,2)23=38\frac{C(3,2)}{2^3}=\frac{3}{8}. Choose 2 heads positions from 3, divide by 232^3 total outcomes.

Flashcard 11: Compute C(8,3)C(8,3), the number of unordered selections of 33 from 88.

Answer: C(8,3)=56C(8,3)=56. 8!3!5!=3366=56\frac{8!}{3!5!}=\frac{336}{6}=56.

Flashcard 12: State the classical probability formula using equally likely outcomes.

Answer: P(E)=favorabletotalP(E)=\frac{\text{favorable}}{\text{total}}. Assumes all outcomes are equally likely to occur.

Flashcard 13: What is the factorial definition of n!n! for integer n1n\ge 1, and what is 0!0!?

Answer: n!=n(n1)21n!=n(n-1)\cdots 2\cdot 1 and 0!=10!=1. Product of integers down to 1; special case 0!=10!=1.

Flashcard 14: Identify whether order matters for a permutation versus a combination.

Answer: Permutation: order matters; combination: order does not. Key distinction: ABC ≠ BAC for permutations, but ABC = BAC for combinations.

Flashcard 15: State the formula for the number of distinct permutations of nn items with repeats n1,n2,,nkn_1,n_2,\dots,n_k.

Answer: n!n1!n2!nk!\frac{n!}{n_1!n_2!\cdots n_k!}. Divides n!n! by factorials of repeat counts to eliminate duplicates.

Flashcard 16: Compute the number of ways to arrange 66 distinct books on a shelf.

Answer: 6!=7206!=720. All arrangements of 6 distinct items: 6!6!.

Flashcard 17: From 1010 students, how many ways can you choose a 33-person committee?

Answer: (103)=120\binom{10}{3}=120. Order doesn't matter for committee selection.

Flashcard 18: What is the fundamental counting principle for kk stages with n1,,nkn_1,\dots,n_k choices?

Answer: n1n2nkn_1\cdot n_2\cdots n_k. Multiply choices at each stage for total outcomes.

Flashcard 19: Compute the number of ways to select a president, vice president, and secretary from 1010 people.

Answer: P(10,3)=720P(10,3)=720. Order matters for distinct positions: 109810\cdot 9\cdot 8.

Flashcard 20: How many distinct arrangements of the letters in LEVEL\text{LEVEL} are there?

Answer: 5!2!2!=30\frac{5!}{2!2!}=30. LEVEL has 5 letters with L and E each appearing twice.

Flashcard 21: What is the relationship between permutations and combinations: express P(n,r)P(n,r) using (nr)\binom{n}{r}?

Answer: P(n,r)=(nr)r!P(n,r)=\binom{n}{r}r!. Each combination has r!r! permutations when order is considered.

Flashcard 22: State the addition rule for any two events AA and BB.

Answer: P(AB)=P(A)+P(B)P(AB)P(A\cup B)=P(A)+P(B)-P(A\cap B). Adds probabilities but subtracts overlap to avoid double-counting.

Flashcard 23: A box has 66 red and 44 blue marbles. Two are drawn without replacement. What is P(one red and one blue)P(\text{one red and one blue})?

Answer: (61)(41)(102)=815\frac{\binom{6}{1}\binom{4}{1}}{\binom{10}{2}}=\frac{8}{15}. Ways to pick 1 red and 1 blue divided by all ways to pick 2.

Flashcard 24: Compute P(7,3)P(7,3).

Answer: 210210. P(7,3)=7!4!=504024=210P(7,3) = \frac{7!}{4!} = \frac{5040}{24} = 210.

Flashcard 25: State the complement rule for probability.

Answer: P(Ec)=1P(E)P(E^c)=1-P(E). The probability of not-E equals 1 minus the probability of E.

Flashcard 26: State the formula for combinations of nn items taken rr at a time, (nr)\binom{n}{r}.

Answer: (nr)=n!r!(nr)!\binom{n}{r}=\frac{n!}{r!(n-r)!}. Order doesn't matter, so divide by r!r! to remove duplicate arrangements.

Flashcard 27: Compute the number of distinct permutations of the letters in MISSISSIPPI\text{MISSISSIPPI}.

Answer: 11!4!4!2!=34650\frac{11!}{4!4!2!}=34650. Divide by factorials of repeated letters: M(1), I(4), S(4), P(2).

Flashcard 28: State the probability rule for independent events AA and BB.

Answer: P(AB)=P(A)P(B)P(A\cap B)=P(A)P(B). For independent events, multiply their individual probabilities.

Flashcard 29: Find the probability that a 55-card hand contains exactly 22 aces (from a 5252-card deck).

Answer: C(4,2)C(48,3)C(52,5)\frac{C(4,2)C(48,3)}{C(52,5)}. Choose 2 aces and 3 non-aces, divide by all 5-card hands.

Flashcard 30: State the formula for the permutation of nn objects taken rr at a time, P(n,r)P(n,r).

Answer: P(n,r)=n!(nr)!P(n,r)=\frac{n!}{(n-r)!}. Divides n!n! by (nr)!(n-r)! to remove the unused (nr)(n-r) objects.

Flashcard 31: Compute the number of 44-digit codes using digits 00-99 with repetition allowed.

Answer: 104=1000010^4=10000. Each position has 10 choices independently.

Flashcard 32: Find the probability of drawing 22 hearts in 22 draws without replacement from a 5252-card deck.

Answer: C(13,2)C(52,2)=117\frac{C(13,2)}{C(52,2)}=\frac{1}{17}. Choose 2 from 13 hearts over choose 2 from 52 cards.

Flashcard 33: What is the probability formula using equally likely outcomes and counting?

Answer: P(A)=#A#SP(A)=\frac{\#A}{\#S}. Favorable outcomes divided by total outcomes.

Flashcard 34: Compute (73)\binom{7}{3}.

Answer: 3535. (73)=7!3!4!=50406×24=35\binom{7}{3} = \frac{7!}{3!4!} = \frac{5040}{6 \times 24} = 35.

Flashcard 35: Find the probability of drawing 22 aces in 22 draws without replacement from a 5252-card deck.

Answer: C(4,2)C(52,2)=1221\frac{C(4,2)}{C(52,2)}=\frac{1}{221}. Choose 2 from 4 aces over choose 2 from 52 cards.

Flashcard 36: Compute the number of ways to choose a committee of 33 from 1010 people.

Answer: C(10,3)=120C(10,3)=120. Order doesn't matter for committee selection.

Flashcard 37: A 55-digit code uses digits 00-99 with repetition allowed. How many codes are possible?

Answer: 10510^5. Each of 5 positions can be any of 10 digits: 10×10×10×10×1010 \times 10 \times 10 \times 10 \times 10.

Flashcard 38: Find the probability a random 44-digit code (digits 00-99) has no repeated digits.

Answer: P(10,4)104=504010000=0.504\frac{P(10,4)}{10^4}=\frac{5040}{10000}=0.504. No-repeat codes divided by all possible codes.

Flashcard 39: A 55-card hand is drawn from a 5252-card deck. What is P(all hearts)P(\text{all hearts})?

Answer: (135)(525)\frac{\binom{13}{5}}{\binom{52}{5}}. Choose 5 hearts from 13 divided by all ways to choose 5 from 52.