let x=diameter of a ball
X∽N(1.5,0.2)
this can be convert to standard normal by,
z=σx−xˉ=0.2x−1.5
here task is to find a find a z value such that,
P(−z<Z<z)≤0.952∗P(0<Z<z)≤0.95P(0<Z<z)≤0.475
using table,
z=1.96
z=0.2x−1.5when z=1.961.96=0.2x−1.5xmax=1.5+0.2∗1.96=1.5+0.392when z=−1.96−1.96=0.2x−1.5xmin=1.5−0.2∗1.96=1.5−0.392
Therefore to pass 95 of ball,diameter should be 1.5±0.392 .
value=0.392
Comments