
|
| |
|
| Tests |
|
|
|
| Test Name | Description |
|
| |
ANOVA | Tests the hypothesis that the population means of multiple | |
|
| populations are equal. |
|
|
|
| Tests the ratio between the variation in sample means of several | |
|
| populations compared to variation among the units within the |
|
| individual samples in a single factor experiment. |
|
| The F distribution is used for the |
| Tests the ratio between the variation among the levels compared to | |
|
| variation within the treatments in a two factor experiment. |
|
| The F distribution is used for the |
The following pages explain how to perform various statistical calculations based on the above principles. Further details about statistical theory and terminology can be found in any standard statistics textbook.
Tip
•Always make sure you insert one space between a command and its parameters. In the following examples, spaces are indicated as shown below.
Command: OneSampleZTest
↑
Indicates a space.
Test Command ListkZ Test
Menu:
Description: Tests a hypothesis relative to a population mean when population standard deviation is known. A
Z =
Definition of Terms
μ condition :
μ0 : σ :
List : Freq :
o : n :
o — 0 | o | : sample mean | ||
|
|
| μ0 : assumed population mean | |
|
|
| ||
|
|
| σ | : population standard deviation |
| n | |||
|
|
| n | : sample size |
population mean value test conditions (“≠” specifies
population standard deviation (σ > 0) data list
frequency (1 or list name) sample mean
sample size (positive integer)
20070301