T-Procedures

Calculating the P-Value

The Problem

Example #146: Let us test whether the mean height of population 1 is the same as that of population 2. In symbols, this is:

H0 : μ1 − μ2 = 0
HA : μ1 − μ2 ≠ 0

To test this hypothesis, we collect data. The data from population 1 are:

23, 55, 68, 42, 39, 34, 36, 70, 29, 42, 61, 59, 35

The data from population 2 are:

34, 39, 48, 50, 57, 52, 47, 38, 53, 48, 23, 51, 8, 27, 42, 63, 43, 25, 30, 42

In addition to these data, we also know one important thing: The data are generated from independent Normal processes; that is, the data in each sample come from independent Normal distributions. With this information, calculate the test statistic corresponding to the null hypothesis. Use the pooled variance.

Information given:

To summarize the above, the values of import are:

Summary statistics from the problem
\( \mu_d \) =
   
\( \bar{x}_1 \) =
\( \bar{x}_2 \) =
   
\( n_1 \) =
\( n_2 \) =
   
\( s_1 \) =
\( s_2 \) =
\( s_p \) =
   
\( t \) =

For assistance on calculating the pooled variance or the test statistic, see the tutorial for the Two-Sample T-Procedure Test Statistic. Calculate these values yourself then hover your mouse over the grey spaces to see if you calculated them correctly.

Your Answer

In the box below, please enter the value of the p-value for the null hypothesis and the data given above. Once you have done so, click on the “Check your answer!” button. Please round your answer to the ten-thousandths place.

Assistance

Show Formula

Show Solution

Show the R Code

Show the Excel Code

© Ole J. Forsberg, Ph.D. 2024. All rights reserved.   .