Posted by Bill on Saturday, November 10, 2012 at 4:32pm.
Prob(male) = .7
prob(female) = .3
a) prob(6 are male_
= C(12,6) (.7)^6 (.3)^6 = .07925
b) prob(6 or more are female)
= prob(6 F) + prob(7 F) + prob(8 F + .. prob(12 F_
=
C(12,6)(.3)^6 (.7)^6 + C(12,7) (.3)^7 (.7)^5 + ... + C(12,12) (.3)^12 (.7)^0
I will let you do the button pushing
prob(less than 4 are female)
= prob(3 F) + prob(2 F) + prob (1 F) + prob(0 F)
= C(12,3) (.3)^3 (.7)^9 + ... + C(12, 0) (.3)^0 (.7)^12
= .....
Related Questions
Math - The population of the three species is shown below. Species Population ...
stat - if the probability of a newborn child being female is 0.5, find the ...
statistics - In this summer school class there are 28 male students and 15 ...
History - As the Allies were dominating, the Central Power was getting weaker. ...
statistics - suppose 45 students in an organization are male and 55 are female. ...
History - How did the war end? As the Allies were dominating, the Central Power ...
Biometrics - If these samples were drawn from a population with mean male weight...
Genetics - Among 10,000 twin births, there were 4350 male pairs, 4150 female ...
statistik - twenty percent of the employees of a large company are female.use ...
probability! - so i am asked to find the prob of a male professor - given that ...
For Further Reading