Z test

From Conservapedia
This is the current revision of Z test as edited by NathanG (talk | contribs) at 20:13, October 14, 2008. This URL is a permanent link to this version of this page.
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The Z-test is a statistical test used in inference which determines if the difference between a sample mean and the population mean is large enough to be statistically significant.

The Z-test is conducted by the following steps:

First the standard error of the mean is calculated:

<math>\mathrm{SE} = \frac{\sigma}{\sqrt n}</math>

Then the formula for the Z-score for the Z-test is calculated by the formula:

<math>z = \frac{x-\mu}{\mathrm{SE}}</math>

The Z-score is then compared to a Z-table. The Z-table indicates whether the calculated z-score is within the realm of chance or if the z-score is so different that the sample mean is unlikely to have happened by chance.