Emily is organizing her closet. She has 15 shirts left to hang but has space in one section for 6 shirts. How many ways could she hang shirts in that section?
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
From a class of 28 students, in how many ways could a teacher select 4 students to lead the class discussion?
A
491,400
B
24
C
20,475

1
Understand that this is a combination problem where the order of selection does not matter. We need to calculate the number of ways to choose 4 students from a class of 28.
Use the combination formula: \( C(n, k) = \frac{n!}{k!(n-k)!} \), where \( n \) is the total number of items to choose from, and \( k \) is the number of items to choose.
Substitute the values into the formula: \( C(28, 4) = \frac{28!}{4!(28-4)!} \).
Calculate the factorials: \( 28! \), \( 4! \), and \( 24! \).
Simplify the expression by canceling out the common terms in the numerator and the denominator to find the number of combinations.
Watch next
Master Introduction to Permutations with a bite sized video explanation from Patrick
Start learningRelated Videos
Related Practice
Multiple Choice