|
|
 |
|
|
 |
| All Exercises |
Problem |
Sample Data |
Solution |
 |
|
|
Select an Exercise for |
Click any exercise title to see the problem for that exercise. Then you can view and download sample data, complete the exercise, and check the solution.
Physics Aptitude Test whether students' score on a physics test should be higher than 420.
Bell Peppers Determine whether bell peppers hang on plants at an angle.
|
Physics Aptitude: Problem |
Over 5000 students were tested on their abilities in Calculus and Physics for a study performed by the Third International Mathematics and Science Study. The testing was separated into four regions of the United States. Some students took the Calculus test, some took the Physics test, and some took both. Assume that the scores represent a random sample for each of the four regions of the U.S.
Test the claim made by Physics teachers that the overall mean U.S. score on the Physics test should be higher than 420. Use a significance level of α = 0.05.
|
 Lee Creighton (modified by Paris Faison) SAS Institute
Printer Friendly |
Physics Aptitude: Sample Data | |
The Scores data set contains the scores on a Calculus and a Physics test given to 1000 students in a particular region of the U.S. These are the variables in the data set: Name | Type | Description | | region | num | region of the U.S. the tests were administered in (categorical) | | Calculus_Score | num | score on Calculus test | | Physics_Score | num | score on Physics test | |
|
Source of Data
|
Sall, J., Creighton, L., & Lehman, A. (2006). JMP Start Statistics, Third Edition. Cary, NC: SAS Institute Inc. |
Physics Aptitude: Solution |
The p-value for our one-sided test (given by SAS Enterprise Guide) with alternative hypothesis Ha: μ > 420, is .09375. This outcome is not significant at the α = 0.05 level. Thus we can conclude that there is not enough evidence to suggest that the data support the claim that the overall U.S. score on the Physics test should be higher than 420.
|
Bell Peppers: Problem |
An agricultural company interested in cutting down the time needed to harvest its crops hired a mechanical engineer to design a mechanical harvester for bell peppers. To heighten the precision of his machine, the engineer measured and recorded the angle at which peppers hang on the plant.
Perform a one-sample t-test to determine whether the data gives good evidence that peppers hang on plants at an angle (different from zero). |
 SAS Institute Inc.
Printer Friendly |
Bell Peppers: Sample Data | |
The Peppers data set contains data about the angle at which peppers hang on the plant. These are the variables in the data set: Name | Type | Description | | angle | num | angle at which the pepper hangs on the plant | |
|
Source of Data
|
This data is sample data from SAS Institute Inc. |
Bell Peppers: Solution |
You’re testing the following hypotheses: Ho: μ =0 versus Ha: μ ≠ 0, where μ is the mean angle at which bell peppers hang. The p-value of 0.0037 is less than .05, so there is sufficient evidence to reject the null hypothesis. Thus, you can conclude that bell peppers hang on plants at an angle. |
|