
Norbert W. answered 07/24/16
Tutor
4.4
(5)
Math and Computer Language Tutor
The probability of a single rider is p = .76 and q = .24 the probability there are more than one rider in the car.
(a) Given n = 10 vehicles are checked, and that this is represented by a binomial distribution
Let P[k] = P[k cars have only a single rider] = 10Ck * pk *q10-k
≈
P[More than half have carry a single rider] = P)6) + P(7) + P(8) + P(9) + P(10)
P(6) = 10C6 * p6 *q4 = 210 * (,76)6 * (.24)4 ≈ 0.134
P(7) = 10C7 * p7 *q3 = 120* (,76)7 * (.24)3 ≈ 0.243
P(8) = 10C8 * p8 *q2= 45 * (,76)8* (.24)2 ≈ 0.288
P(9) = 10C9* p9 *q1 = 10 * (,76)9 * (.24)1 ≈ 0.203
P(10) = 10C10 * p10 *q0 = 1 * (,76)10 * (.24)0 ≈ 0.064
Adding these together, P[More than half have carry a single rider] ≈ 0.932
(a) Let n = 98
Is a normal approximation appropriate for a binomial distribution?
It is a good representation when np and nq greater than 10.
np = 98*.76 = 74,48 and nq = 98*.24 = 23.52
So this is a good approximation for the binomial distribution.
What is needed is the mean and standard deviation of this binomial distribution.
Mean: μ = np = 74.48
Standard deviation: σ = √(npq) ≈ 4.228
We want P[more than half the cars carry just one person]
Let X = 50, which is the value more than half.
To use the normal approximation a Z value must be determined.
The Z value is determined by Z = (X - μ)/σ, where the probability
that values less than Z can be found from a Standard Normal
Distribution Table.
In this case that probability is
P[less than half the cars carry just one person]
The Z value is Z = (50 - 74.48)/4.228 = -5.799
If Z < -3.89, then the probability of the event is 0 which is true here.
P[less than half the cars carry just one person] = 0
=> P[more than half the cars carry just one person] = 1