I am doing an assignment for class and I have hit a wall. I'm not sure what to do next.
Using a sample with 12 discrete elements, I am trying to test a hypothesis that the population mean is 243 with significance level .05.
Here is what I have so far (this has been verified):
n = 12 x bar = 244.33 s = 12.382
t = (244.33 - 243) / (12.382 / sqrt(12)) = .3720
The next step should be to calculate the P-value, which I do by looking up .3720 on the t-table with df = n-1 = 11, however there are no values on the t-table less than 1. Therefore I don't know how to look up .3720.
I feel like there is some crucial bit of knowledge I'm missing that is stopping me from completing this problem.
I would really appreciate some assistance in knowing how to calculate the P-value from here.
Thank you very much.
UPDATE: I appreciate everyone's comments but I feel as though I'm getting a lot of complicated answers. This is a question out of my textbook and isn't supposed to require any special software or anything like that, just a simple calculator and a t-table.
Maybe it would be easier to ask the question from the text ad verbatim:
*A random sample of n = 12 frozen dinners of a certain type was selected from production during a particular period, and the calorie content of each one was determined. Here are the resulting observations. The stated calorie content is 243. Carry out a formal test of the hypothesis that the population mean = 243, with a significance level of .05. Observations:
255 244 239 242 265 245 259 248
225 226 251 233 *