Question 543761: 45% paid in 10 days, random sample of 16 checked what is the probability of less that 3 in 10 days
Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! 45% paid in 10 days, random sample of 16 checked what is the probability of less that 3 in 10 days
---
Binomial Problem with n = 16 and p(paid) = 0.45
---
P(0<= x <=2) = binomcdf(16,0.45,2) = 0.0066
================================================
Cheers,
Stan H.
=========
|
|
|