SOLUTION: Tintin is a student taking a statistics course. Unfortunately, Tintin is not good student. He does not read
the textbook before the class, does not do homework and regularly miss
Algebra.Com
Question 908563: Tintin is a student taking a statistics course. Unfortunately, Tintin is not good student. He does not read
the textbook before the class, does not do homework and regularly misses classes. Tintin intends to rely
on luck to pass the next quiz. The quiz consists of 10 multiple-choice questions. Each question has five
possible answers, only one of which is correct. Tintin plans to guess the answer to each question.
a. What is probability that he gets no answer correct?
b. What is probability that he gets two answers correct?
c. What is the probability that he gets all answer correct?
d. What is the probability that he fails the quiz? A mark is considered a failure if it is less than 50%.
Answer by stanbon(75887) (Show Source): You can put this solution on YOUR website!
The quiz consists of 10 multiple-choice questions. Each question has five
possible answers, only one of which is correct.
P(correct) = 1/5 ; P(wrong) = 4/5
-----------------------------------------
Tintin plans to guess the answer to each question.
a. What is probability that he gets no answer correct?
Ans: (4/5)^10 = 0.1074
----------------------------------------
b. What is probability that he gets two answers correct?
P(x = 2) = 10C2*(1/5)^2*(4/5)8 = binompdf(10,1/5,2) = 0.3020
----------------------------------------------------------------
c. What is the probability that he gets all answer correct?
Ans: (1/5)^10
--------------------------------
d. What is the probability that he fails the quiz?
A mark is considered a failure if it is less than 50%.
P(0<= x <=4) = binomcdf(10,5^-1,4) = 0.9672
---------------------
Cheers,
Stan H.
=====================
RELATED QUESTIONS
Ali is a student taking statistics course unfortunately Ali is not a good student Ali... (answered by Boreal)
Ali is a student taking a statistics course. Unfortunately, Ali is not a good student.... (answered by ikleyn)
4. Thirty percent of students at a local college take statistics. Ninety percent of the... (answered by ewatrrr)
I'm having trouble in my stats class. Could anyone help me with the following question?... (answered by Finavon,solver91311)
At a liberal arts college in the Midwest, 39% of freshman are enrolled in both a math... (answered by math_tutor2020)
f the probability that a randomly chosen college student takes statistics is 0.21, then... (answered by ikleyn)
At a university with 1,000 business majors, there are 200 business students enrolled in... (answered by solver91311,stanbon)
. A student is taking a 5 question True-False quiz but he has not been doing any work in (answered by Theo,jsmallt9)
In a college graduating class of 100 students, 54 studied Statistics, 69 studied Finance... (answered by ewatrrr)