
Patrick B. answered 09/25/20
Math and computer tutor/teacher
Error = 1.68 and the Z_level for 98% confidence
is the z-score whose probability is 0.99 for 2-tails.
So Z_level = 2.326348
Error = Z_level * stndDev/ sqrt(N)
Error * sqrt(N) = Z_level * stndDev
sqrt(N) = Z_level* stndDev / Error
N = [ Z_level * stndDev / Error ] ^2
= [ 2.326348 * 11.42 / 1.68 ] ^2
= 250 +
just over 250, or 251