Hi,
Note: The probability of x successes in n trials is:
P = nCx*where p and q are the probabilities of success and failure respectively.
In this case p = .70 & q = .30 and n = 15
nCx =
P(x = 6) = 21C6(.7)^6(.3)^9 = 5005(.7)^6(.3)^9 = .012
P(x ≤ 6) = P(0) + P(1) + P(2) + P(3) + P(4) + P(5) + P(6)
= (.7)^0(.3)^15 + 2(.7)^1(.3)^14 + 105(.7)^2(.3)^13 + 455(.7)^3(.3)^12 + 1365(.7)^4(.3)^11 + 3003(.7)^5(.3)^10+ 5005(.7)^6(.3)^9
(c) =and
z =