A one-sample t-test for the mean is a type of hypothesis test that is used with quantitative variables (one quantitative variable) to determine whether a sample comes from a population with a specified mean. Not quite. The test is not about the sample. The test is to ascertain whether the population is likely to have a specified mean. Sometimes the population mean is not known, so it will instead be a hypothesized mean. Sometimes?It compares the difference between the observed statistic and a hypothesized value to the standard error of the observed statistic. This is too technical for the first paragraph. Take another paragraph to get into the details. This can be expressed with the equation
The assumptions and conditions for the one-sample t-test for the mean are the same as for the one-sample t-interval: random, 10%, and nearly normal. Don't frame this in terms of something else. There is already a page for the interval. Just state what the conditions are for this test. If the conditions are met, we can proceed with the test.
The t-value can be interpreted the same as a p-value. This is not correct. The t-score plays the same role as the z-score did for the one-proportion test. If t< 0.05, we reject the null hypothesis, and accept the alternate hypothesis. Therefore, if t > 0.05, we fail to reject the null hypothesis, and reject the alternate hypothesis because we have insufficient evidence to suggest otherwise. These should be P, not t.
Other than some conceptual misunderstandings, this is a pretty good intro.
No need for an extra header here. Look at the sample page (Clustered bar graph) to see how to transition smoothly into the example.
Example:
A nutritional guide book has claimed that the mean calorie content of Plain Vanilla Yogurt available in stores is 120. So accordingly we have collected some samples from the local grocery store to see if this is true. So we set up our hypothesis like so:
(This reflects our hypothesis that the mean of the yogurts calories will be 120)
(This reflects our alternative hypothesis that the mean will not fall at 120 calories)
After this, your exposition severely breaks down. Use full sentences (with punctuation!) and full paragraphs.
Check conditionsDon't just state conditions. Check them!
Random: We will trust that our collection of the Vanilla Yogurt in the formula has been random, condition passed.
10%: 11 Vanilla Yogurts collected surely are less than 10 of all Vanilla Yogurts brands available so it passes this condition.
Nearly Normal: To check this condition you will want the help of SPSS, to create a Histogram/QQ-plot
~ Select/open data set
~Click Analyze
~Descriptive statistics
~Explore
~Put Single Quantitative Data into the Dependent box
~Click Plots, Turn off stem and leaf, turn on histogram, and click the box for normality plot with test.
Results should appear in output box.
Mechanics - Find and interpret the t-score using the formula
Be sure to comment on where all these numbers come from.
Because the t-score is greater than 0.05 we fail to reject the null hypothesis that the mean vanilla yogurt will have a calorie count of 120. We also do not have sufficient evidence to prove our alternative hypothesis that it does not equal 120, so we reject the alternative hypothesis as well. None of this makes sense. You have no P-value, so you can't reach a conclusion. When you do, you either reject the null or fail to reject the null. You can't reject the alternative hypothesis.
SPSS can also perform these same mechanics, with less room for error. The output below shows the same t-score of 1.554.
One-Sample Statistics
N
Mean
Std. Deviation
Std. Error Mean
Calories
11
131.82
25.226
7.606
One-Sample Test
Test Value = 120
t
df
Sig. (2-tailed)
Mean Difference
95% Confidence Interval of the Difference
Lower
Upper
Calories
1.554
10
.151
11.818
-5.13
28.77
Generating a one-sample t-test for the mean in SPSS
Go to the "Analyze" menu, then "Compare Means" to see a drop down menu, and select "One-Sample T Test".
Drag the quantitative variable that you are testing to the "Test Variable(s)" box.
Change the "Test Value" to the Null Hypothesis as it is the value to be tested against.
Click "OK".
The "One-Sample Statistics" chart and "One-Sample Test" chart will appear in the output window.
In the "One-Sample Test" chart we can see our T-Value, P-Value, and our Degrees of Freedom. For the above example, T = 1.554, P=.151 (When testing for a single tail remember to divide by 2 the posted result), and DF=10.
The following video illustrates these steps:
Something weird is going on in your video. There's a yellow thing right down the middle of the screen. What is that? Also, the player seems to be the wrong size. The controls are different from what I've seen in other wiki pages. Not sure what's going on there.
You seem to have a massive display with a very fine screen resolution. You followed the directions just fine, but for this video, I think it would be helpful to zoom in a little instead of filming with all that white space and your steps crowded into a tiny corner of the screen.
All the stuff in your instructions that is wrong about the t-value versus P-value is also wrong in your screencast. No need to comment on confidence interval. (There is already a page about that.) In fact, as we've discussed in class, the confidence interval here can be quite misleading.
Comments (0)
You don't have permission to comment on this page.