Chad W. answered 02/02/22
Experienced and Professional Tutor on a Bicycle
This is a binomial distribution with sample size 267 and success chance 0.98.
p=0.98
q=0.02
n=267
a) 98%. showing up is the logical complement of not showing up.
b) P(r≤255) represents the probability that everyone who shows has a seat.
c) Determine the mean and standard deviation of the binomial distribution.
mu = n*p = (267)*(0.98) = 261.66
sigma = sqrt(n*p*q) = sqrt(267*0.98*0.02) = 2.2876188
Make the continuity correction (I'm assuming you're expected to do this) and calculate the z-score.
z = (255.5-261.66)/2.2876188 = -2.69275
Determine the normal probability.
P(Z<-2.69) = 0.003572601 ≈ 0.0036
P(Z<-2.69275) = 0.003543269 ≈ 0.0035
So, depending on how you round you should get one of those answers. It seems unlikely that everyone who shows will have a seat!