Answer: a) 0.9961, b) 0.9886
Step-by-step explanation:
Since we have given that
Probability that does not show up = 0.10
Probability that show up = 0.90
Here, we use "Binomial distribution":
n = 125 and p = 0.90
Number of passengers that hold in a flight = 120
a) What is the probability that every passenger who shows up can take the flight?
[tex]P(X\leq 120)=\sum_{x=0}^{120}^{125}C_x(0.90)^x(0.10)^{125-x}=0.9961[/tex]
(b) What is the probability that the flight departs with empty seats?
[tex]P(X\leq 119)=\sum _{x=0}^{119}^{125}C_x(0.90)^x)(0.10)^{125-x}=0.9886[/tex]
Hence, a) 0.9961, b) 0.9886