SOLUTION: For a student to pass a particular course they must pass at least 8 out of 10 tests. For each test the probability of the student passing is 0.88. Determine the probability that th
Algebra.Com
Question 280325: For a student to pass a particular course they must pass at least 8 out of 10 tests. For each test the probability of the student passing is 0.88. Determine the probability that the student:
a) passes exactly 8 out of 10 tests.
b) passes the course.
Answer by stanbon(75887) (Show Source): You can put this solution on YOUR website!
For a student to pass a particular course they must pass at least 8 out of 10 tests. For each test the probability of the student passing is 0.88. Determine the probability that the student:
a) passes exactly 8 out of 10 tests.
Binomial Problem with n = 10, p = 0.88, x = 8
Ans: P(x=8) = 10C8(0.88)^8(0.12)^2 = binompdf(10,0.88,8) = 0.233
---------------------------------
b) passes the course: 8<= x <=10
Ans:: 1-binomcdf(10,0.88,7)
= 1 - 0.1087
= 0.8913
=====================
Cheers,
Stan H.
RELATED QUESTIONS
a test consists of 10 true or false questions to pass the test a student must answer at... (answered by stanbon)
A test consists of 10 true/false questions. To pass the test a student must answer a... (answered by greenestamps)
A test consists of 10 true of false questions. To pass the test a student must answer at... (answered by Fombitz)
a test consist of 10 true and false questions. To pass the test a student must answer at... (answered by edjones,ewatrrr)
A test consists of 10 true/false questions. To pass the test a student must
> answer at (answered by jjordan95)
A test consists of 10 true/false questions. To pass the test a student must answer at... (answered by jorel1380)
A TEST CONSISTS OF 10 T/F QUESTIONS. TO PASS THE TEST A STUDENT MUST ANSWER AT LEAST 6... (answered by stanbon)
A test consists of 10 true/false questions. To pass the test a student must answer at... (answered by solver91311)
A test consists of 10 true and false questions. To pass the test a student must answer at (answered by solver91311)