Answer:
1) 0.1504
2) 0.432
Step-by-step explanation:
1) The given information are;
The proportion of the morning appointments that are with elderly patients = 60%
The number of patients in the appointments = 10 patients
The proportion of the morning appointments that are with non-elderly patients = 100 - 60 = 40%
The binomial probability distribution is given as follows;
[tex]P(X = r) = \dbinom{n}{r}p^{r}\left (1-p \right )^{n-r}[/tex]
[tex]P(X = 0) = \dbinom{10}{0}0.6^{0}\left (1-0.6 \right )^{10}[/tex] = 0.000105
[tex]P(X = 1) = \dbinom{10}{1}0.6^{1}\left (1-0.6 \right )^{9}[/tex] = 0.0016
[tex]P(X = 2) = \dbinom{10}{2}0.6^{2}\left (1-0.6 \right )^{8}[/tex]= 0.01062
[tex]P(X = 3) = \dbinom{10}{3}0.6^{3}\left (1-0.6 \right )^{7}[/tex]= 0.0425
The probability that the first four patients are elderly is 0.000105 + 0.0016 + 0.1062 + 0.0425 = 0.1504
2) The probability that exactly 2 out of 3 morning patients are elderly patient is given as follows
[tex]P(X = 2) = \dbinom{3}{2}0.6^{2}\left (1-0.6 \right )^{1}[/tex]= 0.432