Suppose that a random sample of n independent measurements of the specific gravity of a certain body are to be taken by a physicist. It is assumed that these measurements follow a certain distribution with mean μ and standard deviation σ. Determine the smallest number of measurements n that must be taken in order to satisfy the following relation:
Pr(|X - μ| < $σ/6$) $\geq$ 0.99
Hint: Use the Central Limit Theorem
I have seen steps to solve this where one equation is:
Pr(|X - μ| < 2.58σ/$\sqrt{n}$)
What I don't understand is where 2.58 comes from.
It is related to the standard normal table.
Let $Z$ be a standard normal random variable. Then the value 2.58 corresponds to 0.99 in the following way: $\Pr(Z\leq 2.58) \approx 0.99$.