A student formed a club at their school. They have 13 members, and need to elect a president, vice president, and treasurer. How many ways are there to fill these officer positions?
Table of contents
- 1. Intro to Stats and Collecting Data55m
- 2. Describing Data with Tables and Graphs1h 55m
- 3. Describing Data Numerically1h 45m
- 4. Probability2h 16m
- 5. Binomial Distribution & Discrete Random Variables2h 33m
- 6. Normal Distribution and Continuous Random Variables1h 38m
- 7. Sampling Distributions & Confidence Intervals: Mean1h 53m
- 8. Sampling Distributions & Confidence Intervals: Proportion1h 12m
- 9. Hypothesis Testing for One Sample2h 19m
- 10. Hypothesis Testing for Two Samples3h 22m
- 11. Correlation1h 6m
- 12. Regression1h 4m
- 13. Chi-Square Tests & Goodness of Fit1h 20m
- 14. ANOVA1h 0m
4. Probability
Counting
Struggling with Statistics?
Join thousands of students who trust us to help them ace their exams!Watch the first videoMultiple Choice
How many ways are there to arrange the letters in the word CALCULUS?
A
40,320
B
5,040
C
720
D
6

1
Identify the total number of letters in the word 'CALCULUS'. There are 8 letters in total.
Determine if there are any repeated letters in the word. In 'CALCULUS', the letter 'C' appears twice, and the letter 'L' appears twice.
Use the formula for permutations of a multiset: \( \frac{n!}{n_1! \times n_2! \times \ldots \times n_k!} \), where \( n \) is the total number of letters, and \( n_1, n_2, \ldots, n_k \) are the frequencies of the repeated letters.
Substitute the values into the formula: \( \frac{8!}{2! \times 2!} \). Here, \( 8! \) accounts for the total number of letters, and \( 2! \) for each of the repeated letters 'C' and 'L'.
Calculate the factorials: \( 8! = 8 \times 7 \times 6 \times 5 \times 4 \times 3 \times 2 \times 1 \) and \( 2! = 2 \times 1 \). Then, divide the result of \( 8! \) by the product of the factorials of the repeated letters to find the number of unique arrangements.
Watch next
Master Introduction to Permutations with a bite sized video explanation from Patrick
Start learningRelated Videos
Related Practice
Multiple Choice