SOLUTION: 2. One out of 10 students [10%] don’t buy a book for their statistics class. In a class of 25 students [assume these students are a random selection from the population of all stud
Algebra.Com
Question 267238: 2. One out of 10 students [10%] don’t buy a book for their statistics class. In a class of 25 students [assume these students are a random selection from the population of all students who might take this course], calculate the following probabilities.
a. P(3 or fewer students don’t buy a book) =
b. P(exactly 3 students don’t buy a book) =
c. P(exactly 5 students did buy a book) =
Answer by stanbon(75887) (Show Source): You can put this solution on YOUR website!
One out of 10 students [10%] don’t buy a book for their statistics class. In a class of 25 students [assume these students are a random selection from the population of all students who might take this course], calculate the following probabilities.
-----------------
A binomial problem with n= 25 ; p = 0.1
a. P(3 or fewer students don’t buy a book) = binomcdf(25,0.1,3) = 0.7636
--------------------------
b. P(exactly 3 students don’t buy a book) = binompdf(25,0.1,3) = 0.2265
--------------------------
c. P(exactly 5 students did buy a book) = binompdf(25,0.99,5)
= 25C5(0.99)^5(0.1)^20 = 5.053x10^-16
===========================================
Cheers,
Stan H.
RELATED QUESTIONS
The average exam for 10 students in a statistics class was 85. One student dropped the... (answered by Fombitz)
In a particular class of 25 students, 10 are men. What fraction of the students in the... (answered by Alan3354)
out of 20 students in a statistics class, 3 students are failing in the course. if 4... (answered by psbhowmick)
the average pass rate in a class of 35 students is 10 students. How many students will... (answered by Cromlix)
What is the formula for this problem:
A class contains 10 students enrolled in JAVA... (answered by solver91311)
Class of 2018 graduates were 1250 students, 40% of them were female students, and the... (answered by VFBundy)
In a particular class of 23 students, 10 are men. What fraction of the students in the... (answered by josmiceli,Alan3354)
In a class, 14 out of 20 students pack their lunches. What percent of students pack their (answered by josmiceli)
65% of students in a Statistics class said that they liked Statistics more than Algebra.... (answered by jorel1380)