Question
Question: In a distribution, exactly normal, 7% of the items are under 35 and 89% are under 63. Find the mean ...
In a distribution, exactly normal, 7% of the items are under 35 and 89% are under 63. Find the mean and standard deviation of the distribution. [Given A(z = 1.48) = 0.43, A(z = 1.23) = 0.39]
μ ≈ 50.29, σ ≈ 10.33
Solution
The problem asks us to find the mean (μ) and standard deviation (σ) of a normal distribution given two probability statements.
We are given:
- 7% of the items are under 35, which means P(X<35)=0.07.
- 89% of the items are under 63, which means P(X<63)=0.89.
We use the concept of Z-scores to standardize the normal distribution. The Z-score for a value X is given by Z=σX−μ. The standard normal distribution has a mean of 0 and a standard deviation of 1. The area under the standard normal curve between z=0 and z is denoted by A(z) or Φ(z)−0.5.
From the first condition, P(X<35)=0.07. We convert this to a Z-score: P(Z<z1)=0.07, where z1=σ35−μ. Since 0.07<0.5, the value X=35 is to the left of the mean, so z1 must be negative. The area to the left of z1 is 0.07. The area to the left of 0 is 0.5. The area between z1 and 0 is 0.5−0.07=0.43. The area between 0 and ∣z1∣ is 0.43. We are given A(z=1.48)=0.43, which means the area between 0 and 1.48 is 0.43. Since z1 is negative, we have ∣z1∣=1.48, so z1=−1.48. Thus, we have the equation: σ35−μ=−1.48. 35−μ=−1.48σ (Equation 1)
From the second condition, P(X<63)=0.89. We convert this to a Z-score: P(Z<z2)=0.89, where z2=σ63−μ. Since 0.89>0.5, the value X=63 is to the right of the mean, so z2 must be positive. The area to the left of z2 is 0.89. The area to the left of 0 is 0.5. The area between 0 and z2 is 0.89−0.5=0.39. We are given A(z=1.23)=0.39, which means the area between 0 and 1.23 is 0.39. Therefore, z2=1.23. Thus, we have the equation: σ63−μ=1.23. 63−μ=1.23σ (Equation 2)
Now we have a system of two linear equations with two variables μ and σ:
- 35−μ=−1.48σ
- 63−μ=1.23σ
Subtract Equation 1 from Equation 2: (63−μ)−(35−μ)=1.23σ−(−1.48σ) 63−μ−35+μ=1.23σ+1.48σ 28=(1.23+1.48)σ 28=2.71σ σ=2.7128
Now substitute the value of σ into Equation 2 to find μ: 63−μ=1.23×2.7128 μ=63−1.23×2.7128 μ=63−2.711.23×28 μ=63−2.7134.44 To simplify, we can write μ=2.7163×2.71−34.44=2.71170.73−34.44=2.71136.29.
Calculating the numerical values: σ=2.7128≈10.3321 μ=2.71136.29≈50.2915
Rounding to two decimal places, we get μ≈50.29 and σ≈10.33.
Explanation of the solution:
- Convert the given probabilities P(X<x) into corresponding Z-scores using the Z-score formula Z=σX−μ and the provided area values A(z).
- P(X<35)=0.07⟹P(Z<z1)=0.07. Since 0.07<0.5, z1 is negative. Area between z1 and 0 is 0.5−0.07=0.43. Given A(1.48)=0.43, so ∣z1∣=1.48. Thus z1=−1.48. This gives the equation σ35−μ=−1.48.
- P(X<63)=0.89⟹P(Z<z2)=0.89. Since 0.89>0.5, z2 is positive. Area between 0 and z2 is 0.89−0.5=0.39. Given A(1.23)=0.39, so z2=1.23. This gives the equation σ63−μ=1.23.
- Solve the system of equations: 35−μ=−1.48σ 63−μ=1.23σ Subtracting the first from the second gives 28=2.71σ, so σ=2.7128≈10.33.
- Substitute σ back into either equation to find μ. Using the second equation: 63−μ=1.23×2.7128⟹μ=63−2.7134.44=2.71136.29≈50.29.