This document provides a comprehensive guide on how to perform hypothesis testing using a TI-84 calculator. It covers both z-test and t-test methods, suitable for different scenarios depending on whether the population standard deviation is known.
Test if the average IQ of a group is more than the population mean of 100. Assume the population standard deviation is known to be 15. A sample of 50 individuals has a mean IQ of 104.
STAT
.TESTS
.1:Z-Test...
.Stats
, input:
100
15
104
n
: 50
>μ_0
for a two-tailed test.Calculate
and press ENTER
.Evaluate whether the mean height of a sample of 25 students is different from the known average of 68 inches. The sample has a mean height of 66 inches with a standard deviation of 3.5 inches.
STAT
.TESTS
.2:T-Test...
.Stats
, input:
68
66
Sx
: 3.5
n
: 25
≠μ_0
for a two-tailed test.Calculate
and press ENTER
.These examples demonstrate how to conduct a z-test and a t-test on the TI-84 calculator, depending on whether the population standard deviation is known. Follow these steps to test different hypotheses regarding population means using your calculator.