Why some textbooks say that z(0.9950)=2.58, for instance "Statistics" by Murray R. Spiegel. Why don't they interpolate? If you look up in the z-table z(0.9949)= 2.57 and z(0.9951)=2.58
Thanks for all the answers. I understand that z(0.9950) is closer to 2,58 than to 2.57. But then, why the same book states that z(0.95)=1.645? Why don't they round off the number to 2 decimal digits? (1.640 or 1.650).
Where can I find a z-table with more than 4 decimal digits?
And a a z-table for z>4 or greater ?
Thank you for the answers and the links. But what is the reason of using 2 decimal digits for z(0.9950)=2.58 and 3 decimal digits for z(0.9500)=1.645 (both numbers taken from the same table, talking about confidence levels)
The standard normal cumulative distribution function is $$ F(x) = \frac{1}{2} \left( 1 + \mathrm{erf}(x/\sqrt{2} ) \right) $$ where "erf" is the error function. Solving the equation $F(x)=0.995$ (or any probablility) other to arbitrary precision is possible, but not terribly useful as stated in an earlier comment. But if you a more accurate number, here is the result to 50 digits: $$ x=2.5758293035489007609785767486038141173060176342763 $$