Independent solution

How to solve this Central Limit Theorem question

Setup

Setup

Each independent rounding error is uniform from -2.5 to 2.5, with mean zero and variance 25/12.

EiUnif(2.5,2.5)E_i\sim\operatorname{Unif}(-2.5,2.5)
E[Ei]=0,Var(Ei)=2512E[E_i]=0,\quad\operatorname{Var}(E_i)=\frac{25}{12}

Model

Model

For 48 errors, divide the individual variance by 48 to obtain a sample-mean standard deviation of 0.208333.

SD(Eˉ)=25/1248=0.208333\operatorname{SD}(\bar E)=\sqrt{\frac{25/12}{48}}=0.208333

Compute

Compute

The symmetric bounds ±0.25 correspond to ±1.2 standard deviations. The central normal area is 0.769861.

P(Eˉ<0.25)P(Z<1.2)=2Φ(1.2)1=0.769861P(|\bar E|<0.25)\approx P(|Z|<1.2)=2\Phi(1.2)-1=0.769861

Answer

Answer

The approximate probability rounds to 0.77, corresponding to choice D.

0.77(D)\boxed{0.77\quad\text{(D)}}