Independent solution

How to solve this Uniform Distribution question

Answer in brief

The continuous uniform standard deviation is 10/sqrt(12)=2.886751. The discrete uniform distribution on eleven consecutive integers has variance 10 and standard deviation 3.162278. Their absolute difference is 0.275526, which rounds to choice C.

Setup

Setup

Calculate the variance of the continuous uniform selection from its interval width.

Var(C)=(100)212=253\operatorname{Var}(C)=\frac{(10-0)^2}{12}=\frac{25}{3}
SD(C)=1012=2.8867513459\operatorname{SD}(C)=\frac{10}{\sqrt{12}}=2.8867513459\ldots

Model

Model

For the eleven equally likely integers, use the first two discrete moments.

E[D]=0+1++1011=5E[D]=\frac{0+1+\cdots+10}{11}=5
E[D2]=02+12++10211=35E[D^2]=\frac{0^2+1^2+\cdots+10^2}{11}=35

Compute

Compute

Convert the discrete moments to a standard deviation and compare the two spreads.

Var(D)=3552=10\operatorname{Var}(D)=35-5^2=10
SD(D)=10=3.1622776602\operatorname{SD}(D)=\sqrt{10}=3.1622776602\ldots
SD(D)SD(C)=0.2755263142\left|\operatorname{SD}(D)-\operatorname{SD}(C)\right|=0.2755263142\ldots

Answer

Answer

The absolute difference rounds to 0.28.

0.28(C)\boxed{0.28\quad\text{(C)}}