Answer:
a) 0.2135 = 21.35% probability that overbooking occurs.
b) 0.4625 = 46.25% probability that the flight has empty seats.
Explanation:
For each booked passengers, there are only two possible outcomes. Either they arrive, or they do not. The probability of a passenger arriving is independent of other passengers. So we use the binomial probability distribution to solve this question.
Binomial probability distribution
The binomial probability is the probability of exactly x successes on n repeated trials, and X can only have two outcomes.
![P(X = x) = C_(n,x).p^(x).(1-p)^(n-x)](https://img.qammunity.org/2021/formulas/mathematics/college/mj488d1yx012m85w10rpw59rwq0s5qv1dq.png)
In which
is the number of different combinations of x objects from a set of n elements, given by the following formula.
![C_(n,x) = (n!)/(x!(n-x)!)](https://img.qammunity.org/2021/formulas/mathematics/college/qaowm9lzn4vyb0kbgc2ooqh7fbldb6dkwq.png)
And p is the probability of X happening.
We are interest in the 19-14 = 5 remaining reservations, each of whom arrive with 52% probability
This means that
![n = 5, p = 0.52](https://img.qammunity.org/2021/formulas/mathematics/college/lmkzd65az4at3dpiar7skxvu5z4xtz8v62.png)
a. Find the probability that overbooking occurs.
There are 17-14 = 3 seats remaining. So overbooking occurs if more than 3 arrive.
![P(X > 3) = P(X = 4) + P(X = 5)](https://img.qammunity.org/2021/formulas/mathematics/college/f2myyshfy7ftv92bzfk75pl4uhnmtkqysj.png)
![P(X = x) = C_(n,x).p^(x).(1-p)^(n-x)](https://img.qammunity.org/2021/formulas/mathematics/college/mj488d1yx012m85w10rpw59rwq0s5qv1dq.png)
![P(X = 4) = C_(5,4).(0.52)^(4).(0.48)^(1) = 0.1755](https://img.qammunity.org/2021/formulas/mathematics/college/7gwdhvrpjldmd8g0fuseijzo26cnagk51h.png)
![P(X = 5) = C_(5,5).(0.52)^(5).(0.48)^(0) = 0.0380](https://img.qammunity.org/2021/formulas/mathematics/college/st9hzz6fk8vtku1bg86gfgb3eiqz5u8byj.png)
![P(X > 3) = P(X = 4) + P(X = 5) = 0.1755 + 0.0380 = 0.2135](https://img.qammunity.org/2021/formulas/mathematics/college/4wch5ffxmhdiur0y1bb2ytn4894deogofu.png)
21.35% probability that overbooking occurs.
b. Find the probability that the flight has empty seats.
3 seats remaining, so this is the probability that less than 3 passengers arrive.
![P(X < 3) = P(X = 0) + P(X = 1) + P(X = 2)](https://img.qammunity.org/2021/formulas/mathematics/college/qy48506au00yifb1sgaflt85xqwsjgfmxr.png)
![P(X = 0) = C_(5,0).(0.52)^(0).(0.48)^(5) = 0.0255](https://img.qammunity.org/2021/formulas/mathematics/college/7mywtid7mo7dkukhg49yvmy6dyhr3irs16.png)
![P(X = 1) = C_(5,1).(0.52)^(1).(0.48)^(4) = 0.1380](https://img.qammunity.org/2021/formulas/mathematics/college/t3uhd3okvrm3hvmuaiz3vadmi7ky3vmfwb.png)
![P(X = 2) = C_(5,2).(0.52)^(2).(0.48)^(3) = 0.2990](https://img.qammunity.org/2021/formulas/mathematics/college/8qqr94vjncy3prv8xpa1sa1zvconkmmidf.png)
![P(X < 3) = P(X = 0) + P(X = 1) + P(X = 2) = 0.0255 + 0.1380 + 0.2990 = 0.4625](https://img.qammunity.org/2021/formulas/mathematics/college/61s9m95kauker4p2h464ejwl0og0hcfu12.png)
0.4625 = 46.25% probability that the flight has empty seats.