\[Not\ Normal,\ What\ Now?\] Since our distribution is not normal we cannot obtain a P-Value. We’d need to take more random samples and get a larger data set. For practice, let’s see what the p-value would have been if the distribution was normal. To do that we need to go back to our alternative hypothesis. It was \(H_a: \mu \neq 0\)
Our alternative hypothesis is two-sided, because it expects that the mean
is any number other than the predicted one. This means the P-Value is equal
to:
\(P(Z\leq z\ or\ Z\geq z) = 2P(Z\geq z)\)
A one-sided hypothesis expects the mean to be a number either greater than
or less than the predicted. The P-Value would be equal to either
\(P(Z\leq z)\) or \(P(Z\geq z)\)