Question
Question: The speed of the cars on a motorway is normally distributed with mean 90Km/hr and standard deviation...
The speed of the cars on a motorway is normally distributed with mean 90Km/hr and standard deviation 10 km/hr. Determine the probability that a randomly chosen car will have a speed greater than 100 km/hr
[a] 0.65866
[b] 0.7392
[c] 0.2120
[d] 0.52545
Solution
Hint: Use the fact that if X is normal distributed random variable with mean μ and standard deviation σ, then P(X≤x)=∫−∞x2πσ1e−21(σt−μ)2dt. Assume that X is a random variable describing the speed of the cars on the motorway. Using the above property determines that a randomly chosen car will be travelling at more than 100 km/hr.
Complete step-by-step answer:
Let X be the random variable describing the speed of the cars on the motorway.
Hence according to question, we have
X∼N(90,100)
We know that P(X≥x)=1−P(X≤x)(X is a continuous random variable)
Hence we have
P(X≥100)=1−P(X≤100)
Now, we know that if X∼N(μ,σ2), then P(X≤x)=∫−∞x2πσ1e2−1(σt−μ)2dt
Hene, we have
P(X≥100)=1−P(X≤100)=1−∫−∞1002π(10)1e2−1(10t−90)2dt
Put 10t−90 = z.
Differentiating both sides with respect to t, we get
dz=10dt⇒dt=10dz
Hence, we have
P(X≥100)=1−∫−∞12π(10)1e−21z2(10dz)=1−∫−∞12π1e−21z2dz
We know that
∫−∞x2π1e−2t2dt=ϕ(x)
Hence, we have
P(X≥100)=1−ϕ(1)
From phi-z table, we have
ϕ(1)=0.34134
Hence, we have
P(X≥100)=1−0.34134=0.65866
Hence option [a] is correct.
Note: Alternatively, we can use the fact that if X is normally distributed with mean μ and standard deviation σ, then the random variable σX−μ is normally distributed with mean 0 and standard deviation 1.
Hence, we have
P(X≥100)=1−P(X≤100)=1−P(10X−90≤1)=1−ϕ(1), which is the same as obtained above.
Hence option [a] is correct.