Smiley face
Weather     Live Markets

The problem requires determining the sample size ( n ) such that the probability of the sample mean exceeding 10 is 1/4.

Key steps:

1. Assume the distribution of the sample mean ( bar{X} ) is approximately normal with mean ( mu ) and variance ( frac{10}{n} ).
2. Standardize ( bar{X} ) into a z-score: ( Z = frac{bar{X} – mu}{sqrt{frac{10}{n}}} ).
3. For the probability ( P(bar{X} > 10) = frac{1}{4} ), we use the properties of the standard normal distribution. The z-score corresponding to the right tail probability of 1/4 is approximately -0.6745.
4. Set up the equation for the z-score: ( sqrt{10n} = 0.6745 ).
5. Solve for ( n ): ( 10n = (0.6745)^2 ).
6. Calculate ( n ): ( n = frac{(0.6745)^2}{10} approx 0.0455 ) – this is incorrect, so re-evaluate the problem.

Re-evaluate with a simpler approach:

1. Assume the population mean ( mu = 0 ).
2. The sample mean distribution is approximately ( N(0, frac{10}{n}) ).
3. Normalize using ( Z = frac{bar{X}}{sqrt{frac{10}{n}}} ).
4. For ( P(bar{X} > 10) = frac{1}{4} ), the z-score corresponds to approximately -0.6745.
5. Solve for ( n ): ( sqrt{n} = 4.472 ) (since ( sqrt(10n) = 4.472 ) leads to ( sqrt(n) = 4.472 ) and ( n = 20 )).

Final answer:

boxed{20}

Share.