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. Introduction to Statistics53m
- 2. Describing Data with Tables and Graphs2h 1m
- 3. Describing Data Numerically1h 48m
- 4. Probability2h 26m
- 5. Binomial Distribution & Discrete Random Variables2h 55m
- 6. Normal Distribution & Continuous Random Variables1h 48m
- 7. Sampling Distributions & Confidence Intervals: Mean2h 8m
- 8. Sampling Distributions & Confidence Intervals: Proportion1h 20m
- 9. Hypothesis Testing for One Sample2h 23m
- 10. Hypothesis Testing for Two Samples3h 25m
- 11. Correlation1h 6m
- 12. Regression1h 4m
- 13. Chi-Square Tests & Goodness of Fit1h 30m
- 14. ANOVA1h 4m
4. Probability
Counting
Struggling with Statistics for Business?
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
Identify the problem as a combination problem, where the order of selection does not matter.
Use the combination formula to determine the number of ways to select 4 students from 28. The formula is: C(n, k) = n! / (k! * (n-k)!), where n is the total number of students, and k is the number of students to be selected.
Substitute the values into the formula: n = 28 and k = 4. This gives us C(28, 4) = 28! / (4! * (28-4)!).
Simplify the expression: Calculate 28! / (4! * 24!). Since 24! is a common factor in both the numerator and the denominator, it can be canceled out, simplifying the calculation.
Calculate the remaining expression: 28 * 27 * 26 * 25 / (4 * 3 * 2 * 1). This will give you the number of ways to select 4 students from 28.
Watch next
Master Introduction to Permutations with a bite sized video explanation from Patrick
Start learningRelated Videos
Related Practice
Multiple Choice