I'm trying to compute a 95% confidence interval for a problem but it seems that multiple sources are saying different things of what the Z score should be. Some claim that it is 1.65 and some claim that it is 1.96. Which one is it really?
Boston University uses 1.96 for this table
Boston University uses 1.65 for this table on the same website
I'm just really confused why there is a disagreement / inconsistency here? Aren't we all talking about the same thing? How could this not be standardized / universally agreed upon?
A $1$-tailed test has $5\%$ significance at $p=0.95$, i.e. $z=1.65$. A $2$-tailed test has $5\%$ significance at $p=0.975$ (because this is the probability to the left of the $2.5\%$-probability right-hand tail), i.e. $z=1.96$.