I'm having trouble finding the proper $z$ score so that I can find the $99\%$ confidence interval. $\bar{x} = 6.01231$. with an $s$ of $1.96833$ and $n$ of $26$, and I got $2.575$ for $z_\frac{\alpha}{2}$.
It's not right for some reason and I can't figure out why.
The confidence interval formula I was using is $\bar{x}\pm Z_\frac{\alpha}{2}s/\sqrt{n}.$
I think it assumes $n$ is big enough which is generally over an $n$ of $30$ I think?
I tried using the $t$ table as well but not sure if I did it right, I got 2.576 but that wasn't right either -- I took the $(1-.99)/2=0.005$ value in the t table with the df of infinity and got $2.576$.
Followup question: I had a similar question earlier with an $n$ of $35$ and looking for a confidence interval of $94\%$, how do I use the $t$ table for those values that aren't listen on it such as that $0.03$? Also I had assumed $n$ of $35$ would've been large enough to just use the $z$ table but apparently not?