Solution:
n=50
20%/100%=1/5.
p=1/5.
This is binomial distribution with parameters n=50, p=1/5.
Then P(X=k)= pk(1-p)n-k
P(X=k)= (1/5)k(4/5)50-k=450-k/550.
Here =n!/(k!(n-k)!) is binomial coefficient
a. Mean: E[X]=np=501/5=10.
Standart deviation:
b. P(X>16)= 50k=17P(X=k)=50k=17 450-k/550.
The probability that more than 16 in the sample will go bankrupt is approximately equal 0.01444
c. P(X=14)= 4^36/5^50.
The probability that exactly 14 will go bankrupt is approximately equal =0.04986.
We used for calculations Maple and Wolfram Alpha.
Comments