To get the area for the Chi-squared distribution, select Chi-Square
Distribution in stead of normal in step 5. The formula will have two
boxes for arguments. The first should the column with chi-squared
statistics (i.e. enter in column 3). The second value is a value for the
degrees of freedom. For a two by two table, this is 1. Click on the
second box, type the number 1, then click on "constant" in the
calculator pad. The formula window should show "chi-square Dist(Column
3, 1 DF, centered at 0). Click on evaluate, then close the calculator
window. (Try this for a chi-squared value of 3.84 - did you get 0.95?
This returns the value for the probability of getting a value less
than the chisquared value. the p-value is one minus this.
<\ol>
For a standardized score or test statistic that has a normal frequency
distribution, use the following steps to get the p-value. Remember the
values that are "extreme" are those that are unlikely under the null
hypothesis, but in the direction of the alternative hypothesis.
- If the alternative hypothesis is that the mean is not equal to
zero, find the probability that a normal score is less than -|Z|, and
then multiply by 2 to obtain the p-value. Z = (observed value - mean under the null
hypothesis)/standard error.
- If the alternative hypothesis is that the mean is greater than 0,
then the p-value is the probability that a normal score is greater than
Z. (this is 1 minue the values returned by the calculator)
- if the alternative hypothesis is that the mean is less than 0, then
the p-value is the probability that a normal score is less than Z. This
is exactly what the calculator returns.