A teacher gives 6 research exercises to students, labeled a, b, c, d, e, and /. The teacher will select 3 exercises for the students to take for a grade. If a student has only studied 4 exercises, what is the probability that the student will get exactly 2 exercises right? What is the probability that the student will get at least 2 exercises right?
2025/5/19
1. Problem Description
A teacher gives 6 research exercises to students, labeled a, b, c, d, e, and /. The teacher will select 3 exercises for the students to take for a grade. If a student has only studied 4 exercises, what is the probability that the student will get exactly 2 exercises right? What is the probability that the student will get at least 2 exercises right?
2. Solution Steps
Let N be the total number of ways to choose 3 exercises from
6. This is a combination problem, so we use the combination formula:
where is the total number of items, and is the number of items to choose.
In our case, and .
The student has studied 4 exercises and not studied 2 exercises.
a. Probability of getting exactly 2 exercises right:
To get exactly 2 exercises right, the student must choose 2 from the 4 studied and 1 from the 2 not studied.
Number of ways to choose 2 from 4 studied:
Number of ways to choose 1 from 2 not studied:
Number of ways to get exactly 2 right:
Probability of getting exactly 2 right:
b. Probability of getting at least 2 exercises right:
"At least 2" means 2 or 3 exercises right. We already calculated the number of ways to get exactly 2 right.
Now we calculate the number of ways to get exactly 3 right.
Number of ways to choose 3 from 4 studied:
Number of ways to choose 0 from 2 not studied:
Number of ways to get exactly 3 right:
Number of ways to get at least 2 right: Number of ways to get exactly 2 right + Number of ways to get exactly 3 right =
Probability of getting at least 2 right:
3. Final Answer
a. The probability that the student will get exactly 2 exercises right is .
b. The probability that the student will get at least 2 exercises right is .