n=5,p=0.5
We are looking at what happens after 7 people have been counted. Hence there are 3 spaces left for 3 people.
(a) Find the probability that the flight will be overbooked.
P(X=4)+P(X=5)==(45)(0.5)4(1−0.5)5−4+(55)(0.5)5(1−0.5)5−5=(5+1)(0.5)5=0.1875
(b) Find the probability that there will be empty seats.
P(X=0)+P(X=1)+P(X=2)==(05)(0.5)0(1−0.5)5−0+(15)(0.5)1(1−0.5)5−1++(25)(0.5)2(1−0.5)5−2=(1+5+10)(0.5)5=0.5
Comments