Answer:
0.0015 = 0.15% probability that if the motel books 150 guests, not enough seats will be available.
Step-by-step explanation:
Binomial probability distribution
Probability of exactly x successes on n repeated trials, with p probability.
Can be approximated to a normal distribution, using the expected value and the standard deviation.
The expected value of the binomial distribution is:
The standard deviation of the binomial distribution is:
Normal probability distribution
Problems of normally distributed distributions can be solved using the z-score formula.
In a set with mean
and standard deviation
, the z-score of a measure X is given by:
The Z-score measures how many standard deviations the measure is from the mean. After finding the Z-score, we look at the z-score table and find the p-value associated with this z-score. This p-value is the probability that the value of the measure is smaller than X, that is, the percentile of X. Subtracting 1 by the p-value, we get the probability that the value of the measure is greater than X.
When we are approximating a binomial distribution to a normal one, we have that
,
, if
and
.
150 guests booked:
This means that ![n = 150](https://tex.z-dn.net/?f=n%20%3D%20150)
85% of booked guests show up for their room.
This means that ![p = 0.85](https://tex.z-dn.net/?f=p%20%3D%200.85)
Is the normal approximation suitable:
![np = 150(0.85) = 127.5](https://tex.z-dn.net/?f=np%20%3D%20150%280.85%29%20%3D%20127.5)
![n(1-p) = 150(0.15) = 22.5](https://tex.z-dn.net/?f=n%281-p%29%20%3D%20150%280.15%29%20%3D%2022.5)
Both greater than 10, so yes.
Mean and standard deviation:
![\mu = E(X) = np = 150*0.85 = 127.5](https://tex.z-dn.net/?f=%5Cmu%20%3D%20E%28X%29%20%3D%20np%20%3D%20150%2A0.85%20%3D%20127.5)
![\sigma = \sqrt{V(X)} = \sqrt{np(1-p)} = \sqrt{150*0.85*0.15} = 4.3732](https://tex.z-dn.net/?f=%5Csigma%20%3D%20%5Csqrt%7BV%28X%29%7D%20%3D%20%5Csqrt%7Bnp%281-p%29%7D%20%3D%20%5Csqrt%7B150%2A0.85%2A0.15%7D%20%3D%204.3732)
Find the probability that if the motel books 150 guests, not enough seats will be available.
More than 140 show up, which, using continuity correction, is
, which is 1 subtracted by the p-value of Z when X = 140.5. So
![Z = \frac{X - \mu}{\sigma}](https://tex.z-dn.net/?f=Z%20%3D%20%5Cfrac%7BX%20-%20%5Cmu%7D%7B%5Csigma%7D)
![Z = \frac{140.5 - 127.5}{4.3732}](https://tex.z-dn.net/?f=Z%20%3D%20%5Cfrac%7B140.5%20-%20127.5%7D%7B4.3732%7D)
![Z = 2.97](https://tex.z-dn.net/?f=Z%20%3D%202.97)
has a p-value of 0.9985.
1 - 0.9985 = 0.0015.
0.0015 = 0.15% probability that if the motel books 150 guests, not enough seats will be available.