SOLUTION: In a large university, 15% of the students are female. If a random sample of twenty students is selected, a. what is the probability that the sample contains exactly four fem

Algebra ->  Algebra  -> Probability-and-statistics -> SOLUTION: In a large university, 15% of the students are female. If a random sample of twenty students is selected, a. what is the probability that the sample contains exactly four fem      Log On

Ad: Algebrator™ solves your algebra problems and provides step-by-step explanations!
Ad: Algebra Solved!™: algebra software solves algebra homework problems with step-by-step help!

   


Question 271306: In a large university, 15% of the students are female. If a random sample of twenty students is selected,
a. what is the probability that the sample contains exactly four female students?
b. what is the probability that the sample will contain no female students?
c. what is the probability that the sample will contain exactly twenty female students?
d. what is the probability that the sample will contain more than nine female students?
e. what is the probability that the sample will contain fewer than five female students?
f. what is the expected number of female students?

Answer by stanbon(57342) About Me  (Show Source):
You can put this solution on YOUR website!
In a large university, 15% of the students are female. If a random sample of twenty students is selected,
a. what is the probability that the sample contains exactly four female students?:::20C4(0.15)^4(0.85)^16
---------------------------------------------------
b. what is the probability that the sample will contain no female students?
:::::(0.85)^20
---------------------------------------------------
c. what is the probability that the sample will contain exactly twenty female students?
::::::::::(0.15)^20
-------------------------------
d. what is the probability that the sample will contain more than nine female students?
Using a TI calculator I get: 1 - binomcdf(20,0.15,9)
---------------------------------------
e. what is the probability that the sample will contain fewer than five female students?
Using TI calc I get: binomcdf(20,0.15,4)
-----------------------------------
f. what is the expected number of female students?
::::: E(x) = np = 20*0.15 = 3
==================================
Cheers,
Stan H.