Answer:
Mean is 0.13
Standard deviation is 0.0336.
Step-by-step explanation:
For each loan, there are only two possible outcomes. EIther it is paid on time, or it is not. The probability of a loan being paid on time is independent of other loans. So we use the binomial probability distribituon to solve this question.
Binomial probability distribution
Probability of exactly x sucesses on n repeated trials, with p probability.
The mean of the proportion is given by:
[tex]E(X) = p[/tex]
The standard deviation of the proportion is:
[tex]\sqrt{V(X)} = \sqrt{\frac{p(1-p)}{n}}[/tex]
In this problem, we have that
[tex]n = 100, p = 0.13[/tex].
Mean
[tex]E(X) = p = 0.13[/tex]
Standard deviation
[tex]\sqrt{V(X)} = \sqrt{\frac{p(1-p)}{n}} = \sqrt{\frac{0.13*0.87}{100}} = 0.0336[/tex]