Two-Sample T-Tests Assuming Equal Variance
Two-Sample T-Tests Assuming Equal Variance
Two-Sample T-Tests Assuming Equal Variance
com
Chapter 422
Two-Sample T-Tests
Assuming Equal
Variance
Introduction
This procedure provides sample size and power calculations for one- or two-sided two-sample t-tests when the
variances of the two groups (populations) are assumed to be equal. This is the traditional two-sample t-test
(Fisher, 1925). The assumed difference between means can be specified by entering the means for the two groups
and letting the software calculate the difference or by entering the difference directly.
The design corresponding to this test procedure is sometimes referred to as a parallel-groups design. This design
is used in situations such as the comparison of the income level of two regions, the nitrogen content of two lakes,
or the effectiveness of two drugs.
There are several statistical tests available for the comparison of the center of two populations. This procedure is
specific to the two-sample t-test assuming equal variance. You can examine the sections below to identify
whether the assumptions and test statistic you intend to use in your study match those of this procedure, or if one
of the other PASS procedures may be more suited to your situation.
422-1
© NCSS, LLC. All Rights Reserved.
PASS Sample Size Software NCSS.com
Two-Sample T-Tests Assuming Equal Variance
Test Assumptions
When running a two-sample equal-variance t-test, the basic assumptions are that the distributions of the two
populations are normal, and that the variances of the two distributions are the same. If those assumptions are not
likely to be met, another testing procedure could be used, and the corresponding procedure in PASS should be
used for sample size or power calculations.
Test Procedure
If we assume that µ1 and µ2 represent the means of the two populations of interest, and that δ = µ1 − µ 2 , the
null hypothesis for comparing the two means is H 0 : µ1 = µ 2 (or H 0 : δ = 0 ). The alternative hypothesis can be
any one of
Two-Sided: H 1 : µ1 ≠ µ 2 (or H 1 : δ ≠ 0 )
Upper One-Sided: H 1 : µ1 > µ 2 (or H 1 : δ > 0 )
Lower One-Sided: H 1 : µ1 < µ 2 (or H 1 : δ < 0 )
depending upon the desire of the researcher or the protocol instructions. A suitable Type I error probability (α) is
chosen for the test, the data is collected, and a t-statistic is generated using the formula:
x1 − x 2
t=
(n1 − 1)s 2
1+ (n2 − 1)s22 1 1
+
n1 + n2 − 2 n1 n2
This t-statistic follows a t distribution with n1 + n2 − 2 degrees of freedom. The null hypothesis is rejected in
favor of the alternative if,
for H 1 : µ1 ≠ µ 2 (or H 1 : δ ≠ 0 ),
t > t1−α ,
t < tα .
Comparing the t-statistic to the cut-off t-value (as shown here) is equivalent to comparing the p-value to α.
422-2
© NCSS, LLC. All Rights Reserved.
PASS Sample Size Software NCSS.com
Two-Sample T-Tests Assuming Equal Variance
Power Calculation
This section describes the procedure for computing the power from n1 and n2 , α, the assumed µ1 and µ2 , and
the assumed common standard deviation, σ1 = σ 2 = σ . Two good references for these methods are Julious
(2010) and Chow, Shao, Wang, and Lokhnygina (2018).
The figure below gives a visual representation for the calculation of power for a one-sided test.
Central t Non-central t
distribution distribution
Power
α
0 t1-α λ
If we call the assumed difference between the means, δ = µ1 − µ 2 , the steps for calculating the power are as
follows:
1. Find t1−α based on the central-t distribution with degrees of freedom,
df = n1 + n2 − 2 .
2. Calculate the non-centrality parameter:
δ
λ= .
1 1
σ +
n1 n2
3. Calculate the power as the probability that the test statistic t is greater than t1−α under the non-central-t
distribution with non-centrality parameter λ :
Power = PrNon −central −t (t > t1−α | df = n1 + n2 − 2, λ ).
The algorithms for calculating power for the opposite direction and the two-sided hypotheses are analogous to this
method.
When solving for something other than power, PASS uses this same power calculation formulation, but performs
a search to determine that parameter.
422-3
© NCSS, LLC. All Rights Reserved.
PASS Sample Size Software NCSS.com
Two-Sample T-Tests Assuming Equal Variance
Procedure Options
This section describes the options that are specific to this procedure. These are located on the Design tab. For
more information about the options of other tabs, go to the Procedure Window chapter.
Design Tab
The Design tab contains most of the parameters and options that you will be concerned with.
Solve For
Solve For
This option specifies the parameter to be solved for from the other parameters. The parameters that may be
selected are Power, Sample Size, Effect Size (Means or Difference), and Alpha. In most situations, you will likely
select either Power or Sample Size.
The ‘Solve For’ parameter is the parameter that will be displayed on the vertical axis of any plots that are shown.
422-4
© NCSS, LLC. All Rights Reserved.
PASS Sample Size Software NCSS.com
Two-Sample T-Tests Assuming Equal Variance
Test Direction
Alternative Hypothesis
Specify whether the alternative hypothesis of the test is one-sided or two-sided. If a one-sided test is chosen, the
hypothesis test direction is chosen based on whether the difference (δ = μ1 - μ2) is greater than or less than zero.
422-5
© NCSS, LLC. All Rights Reserved.
PASS Sample Size Software NCSS.com
Two-Sample T-Tests Assuming Equal Variance
422-6
© NCSS, LLC. All Rights Reserved.
PASS Sample Size Software NCSS.com
Two-Sample T-Tests Assuming Equal Variance
422-7
© NCSS, LLC. All Rights Reserved.
PASS Sample Size Software NCSS.com
Two-Sample T-Tests Assuming Equal Variance
Effect Size
Input Type
Indicate what type of values to enter to specify the effect size. Regardless of the entry type chosen, the test
statistics used in the power and sample size calculations are the same. This option is simply given for convenience
in specifying the effect size.
The difference is calculated using the formula
δ = μ1 - μ2
• Means
Enter μ1 (Group 1 Mean) and μ2 (Group 2 Mean).
• Difference in Means
Enter the difference, δ, directly.
Both choices also require you to enter the standard deviation, σ.
422-8
© NCSS, LLC. All Rights Reserved.
PASS Sample Size Software NCSS.com
Two-Sample T-Tests Assuming Equal Variance
µ2 (Mean of Group 2)
Enter a value for the assumed mean of Group 2. The calculations of this procedure are based on difference
between the two means, μ1 - μ2. This difference is the difference at which the design is powered to reject equal
means.
μ2 can be any value (positive, negative, or zero).
You can enter a single value, such as 10, or a series of values, such as 10 20 30, or 5 to 50 by 5.
When a series of values is entered, PASS will generate a separate calculation result for each value of the series.
Standard Deviation
σ (Standard Deviation)
The standard deviation entered here is the assumed standard deviation for both the Group 1 population and the
Group 2 population.
σ must be a positive number.
You can enter a single value, such as 5, or a series of values, such as 1 3 5 7 9, or 1 to 10 by 1.
When a series of values is entered, PASS will generate a separate calculation result for each value of the series.
Press the small 'σ' button to the right to obtain calculation options for estimating the standard deviation.
422-9
© NCSS, LLC. All Rights Reserved.
PASS Sample Size Software NCSS.com
Two-Sample T-Tests Assuming Equal Variance
Setup
This section presents the values of each of the parameters needed to run this example. First, from the PASS Home
window, load the Two-Sample T-Tests Assuming Equal Variance procedure window by expanding Means,
then Two Independent Means, then clicking on Test (Inequality), and then clicking on Two-Sample T-Tests
Assuming Equal Variance. You may then make the appropriate entries as listed below, or open Example 1a by
going to the File menu and choosing Open Example Template.
Option Value
Design Tab
Solve For ................................................ Sample Size
Alternative Hypothesis ............................ Two-Sided
Power ...................................................... 0.90
Alpha ....................................................... 0.01 0.05
Group Allocation ..................................... Equal (N1 = N2)
Input Type ............................................... Means
μ1 ............................................................ 11
μ2 ............................................................ 9
σ .............................................................. 1 to 5 by 1
Annotated Output
Click the Calculate button to perform the calculations and generate the following output.
Numeric Results
Numeric Results for an Equal-Variance T-Test ─────────────────────────────────────────
δ = μ1 - μ2
Hypotheses: H0: δ ≠ 0 vs. H1: δ ≠ 0
Target Actual
Power Power N1 N2 N μ1 μ2 δ σ Alpha
0.90 0.92949 10 10 20 11.0 9.0 2.0 1.0 0.010
0.90 0.92907 7 7 14 11.0 9.0 2.0 1.0 0.050
0.90 0.90596 32 32 64 11.0 9.0 2.0 2.0 0.010
0.90 0.91250 23 23 46 11.0 9.0 2.0 2.0 0.050
0.90 0.90182 69 69 138 11.0 9.0 2.0 3.0 0.010
0.90 0.90434 49 49 98 11.0 9.0 2.0 3.0 0.050
0.90 0.90083 121 121 242 11.0 9.0 2.0 4.0 0.010
0.90 0.90323 86 86 172 11.0 9.0 2.0 4.0 0.050
0.90 0.90062 188 188 376 11.0 9.0 2.0 5.0 0.010
0.90 0.90148 133 133 266 11.0 9.0 2.0 5.0 0.050
422-10
© NCSS, LLC. All Rights Reserved.
PASS Sample Size Software NCSS.com
Two-Sample T-Tests Assuming Equal Variance
References
Chow, S.C., Shao, J., Wang, H., and Lokhnygina, Y. 2018. Sample Size Calculations in Clinical Research, Third
Edition. Taylor & Francis/CRC. Boca Raton, Florida.
Julious, S. A. 2010. Sample Sizes for Clinical Trials. Chapman & Hall/CRC. Boca Raton, FL.
Machin, D., Campbell, M., Fayers, P., and Pinol, A. 1997. Sample Size Tables for Clinical Studies, 2nd
Edition. Blackwell Science. Malden, MA.
Zar, Jerrold H. 1984. Biostatistical Analysis (Second Edition). Prentice-Hall. Englewood Cliffs, New Jersey.
Report Definitions
Target Power is the desired power value (or values) entered in the procedure. Power is the probability of
rejecting a false null hypothesis.
Actual Power is the power obtained in this scenario. Because N1 and N2 are discrete, this value is often
(slightly) larger than the target power.
N1 and N2 are the number of items sampled from each population.
N is the total sample size, N1 + N2.
N = N1 + N2 is the total sample size.
δ = μ1 - μ2 is the difference between population means at which power and sample size calculations are made.
σ is the assumed population standard deviation for each of the two groups.
Alpha is the probability of rejecting a true null hypothesis.
These reports show the values of each of the parameters, one scenario per row.
Plots Section
422-11
© NCSS, LLC. All Rights Reserved.
PASS Sample Size Software NCSS.com
Two-Sample T-Tests Assuming Equal Variance
These plots show the relationship between the standard deviation and sample size for the two alpha levels.
To specify the difference directly to get the same results, change Input Type to Difference and enter 2 for δ,
leaving everything else the same. You may then make the appropriate entries as listed below, or open Example
1b by going to the File menu and choosing Open Example Template.
Option Value
Design Tab
Input Type ............................................... Difference
δ .............................................................. 2
Output
Click the Calculate button to perform the calculations and generate the following output.
Numeric Results
Numeric Results for an Equal-Variance T-Test ─────────────────────────────────────────
δ = μ1 - μ2
Hypotheses: H0: δ ≠ 0 vs. H1: δ ≠ 0
Target Actual
Power Power N1 N2 N δ σ Alpha
0.90 0.92949 10 10 20 2.0 1.0 0.010
0.90 0.92907 7 7 14 2.0 1.0 0.050
0.90 0.90596 32 32 64 2.0 2.0 0.010
. . . . . . . .
. . . . . . . .
. . . . . . . .
The results are the same as those obtained when the means are entered.
422-12
© NCSS, LLC. All Rights Reserved.
PASS Sample Size Software NCSS.com
Two-Sample T-Tests Assuming Equal Variance
Setup
This section presents the values of each of the parameters needed to run this example. First, from the PASS Home
window, load the Two-Sample T-Tests Assuming Equal Variance procedure window by expanding Means,
then Two Independent Means, then clicking on Test (Inequality), and then clicking on Two-Sample T-Tests
Assuming Equal Variance. You may then make the appropriate entries as listed below, or open Example 2 by
going to the File menu and choosing Open Example Template.
Option Value
Design Tab
Solve For ................................................ Power
Alternative Hypothesis ............................ One-Sided
Alpha ....................................................... 0.05
Group Allocation ..................................... Equal (N1 = N2)
Sample Size Per Group .......................... 10 to 100 by 10
Input Type ............................................... Means
μ1 ............................................................ 84
μ2 ............................................................ 74
σ .............................................................. 20 25 30
Output
Click the Calculate button to perform the calculations and generate the following output.
Numeric Results
Numeric Results for an Equal-Variance T-Test ─────────────────────────────────────────
δ = μ1 - μ2
Hypotheses: H0: δ ≤ 0 vs. H1: δ > 0
Power N1 N2 N μ1 μ2 δ σ Alpha
0.28476 10 10 20 84.0 74.0 10.0 20.0 0.050
0.46337 20 20 40 84.0 74.0 10.0 20.0 0.050
0.60603 30 30 60 84.0 74.0 10.0 20.0 0.050
0.71625 40 40 80 84.0 74.0 10.0 20.0 0.050
0.79894 50 50 100 84.0 74.0 10.0 20.0 0.050
0.85948 60 60 120 84.0 74.0 10.0 20.0 0.050
0.90297 70 70 140 84.0 74.0 10.0 20.0 0.050
0.93369 80 80 160 84.0 74.0 10.0 20.0 0.050
0.95510 90 90 180 84.0 74.0 10.0 20.0 0.050
0.96985 100 100 200 84.0 74.0 10.0 20.0 0.050
0.21656 10 10 20 84.0 74.0 10.0 25.0 0.050
0.34367 20 20 40 84.0 74.0 10.0 25.0 0.050
0.45471 30 30 60 84.0 74.0 10.0 25.0 0.050
422-13
© NCSS, LLC. All Rights Reserved.
PASS Sample Size Software NCSS.com
Two-Sample T-Tests Assuming Equal Variance
These reports show the values of each of the parameters, one scenario per row.
Plots Section
These plots show the relationship between the power and sample size for the three values of σ.
Again, to specify the difference directly to get the same results, change Input Type to Difference and enter 10 for
δ, leaving everything else the same. You’ll get the same results as those above.
Option Value
Design Tab
Input Type ............................................... Difference
δ .............................................................. 10
422-14
© NCSS, LLC. All Rights Reserved.
PASS Sample Size Software NCSS.com
Two-Sample T-Tests Assuming Equal Variance
Setup
This section presents the values of each of the parameters needed to run this example. First, from the PASS Home
window, load the Two-Sample T-Tests Assuming Equal Variance procedure window by expanding Means,
then Two Independent Means, then clicking on Test (Inequality), and then clicking on Two-Sample T-Tests
Assuming Equal Variance. You may then make the appropriate entries as listed below, or open Example 3 by
going to the File menu and choosing Open Example Template.
Option Value
Design Tab
Solve For ................................................ Effect Size (Means or Difference)
Alternative Hypothesis ............................ Two-Sided
Power ...................................................... 0.90
Alpha ....................................................... 0.05
Group Allocation ..................................... Equal (N1 = N2)
Sample Size Per Group .......................... 40
Input Type ............................................... Difference
δ .............................................................. Search > 0
σ .............................................................. 7
Reports Tab
Means, Difference Decimals ................... 3
Output
Click the Calculate button to perform the calculations and generate the following output.
Numeric Results
Numeric Results for an Equal-Variance T-Test ─────────────────────────────────────────
δ = μ1 - μ2
Hypotheses: H0: δ ≠ 0 vs. H1: δ ≠ 0
Power N1 N2 N δ σ Alpha
0.90000 40 40 80 5.137 7.0 0.050
If the true population mean weight loss for one group is 5.137 lbs. more or less than the other, the researchers
would have 90% power to show a difference between the groups.
422-15
© NCSS, LLC. All Rights Reserved.
PASS Sample Size Software NCSS.com
Two-Sample T-Tests Assuming Equal Variance
Setup
This section presents the values of each of the parameters needed to run this example. First, from the PASS Home
window, load the Two-Sample T-Tests Assuming Equal Variance procedure window by expanding Means,
then Two Independent Means, then clicking on Test (Inequality), and then clicking on Two-Sample T-Tests
Assuming Equal Variance. You may then make the appropriate entries as listed below, or open Example 4 by
going to the File menu and choosing Open Example Template.
Option Value
Design Tab
Solve For ................................................ Sample Size
Alternative Hypothesis ............................ Two-Sided
Power ...................................................... 0.90
Alpha ....................................................... 0.05
Group Allocation ..................................... Equal (N1 = N2)
Input Type ............................................... Difference
δ .............................................................. 5
σ .............................................................. 10
Output
Click the Calculate button to perform the calculations and generate the following output.
Numeric Results
Numeric Results for an Equal-Variance T-Test ─────────────────────────────────────────
δ = μ1 - μ2
Hypotheses: H0: δ ≠ 0 vs. H1: δ ≠ 0
Target Actual
Power Power N1 N2 N δ σ Alpha
0.90 0.90323 86 86 172 5.0 10.0 0.050
422-16
© NCSS, LLC. All Rights Reserved.
PASS Sample Size Software NCSS.com
Two-Sample T-Tests Assuming Equal Variance
Setup
This section presents the values of each of the parameters needed to run this example. First, from the PASS Home
window, load the Two-Sample T-Tests Assuming Equal Variance procedure window by expanding Means,
then Two Independent Means, then clicking on Test (Inequality), and then clicking on Two-Sample T-Tests
Assuming Equal Variance. You may then make the appropriate entries as listed below, or open Example 5 by
going to the File menu and choosing Open Example Template.
Option Value
Design Tab
Solve For ................................................ Power
Alternative Hypothesis ............................ Two-Sided
Alpha ....................................................... 0.05
Group Allocation ..................................... Equal (N1 = N2)
Sample Size Per Group .......................... 15
Input Type ............................................... Means
μ1 ............................................................ 1
μ2 ............................................................ 0
σ .............................................................. 0.7206
Reports Tab
Standard Deviation Decimals ................. 4
Output
Click the Calculate button to perform the calculations and generate the following output.
Numeric Results
Numeric Results for an Equal-Variance T-Test ─────────────────────────────────────────
δ = μ1 - μ2
Hypotheses: H0: δ ≠ 0 vs. H1: δ ≠ 0
Power N1 N2 N μ1 μ2 δ σ Alpha
0.95611 15 15 30 1.0 0.0 1.0 0.7206 0.050
The power of 0.95611 matches Zar’s result of 0.96 to the two decimal places given.
422-17
© NCSS, LLC. All Rights Reserved.
PASS Sample Size Software NCSS.com
Two-Sample T-Tests Assuming Equal Variance
Setup
This section presents the values of each of the parameters needed to run this example. First, from the PASS Home
window, load the Two-Sample T-Tests Assuming Equal Variance procedure window by expanding Means,
then Two Independent Means, then clicking on Test (Inequality), and then clicking on Two-Sample T-Tests
Assuming Equal Variance. You may then make the appropriate entries as listed below, or open Example 6 by
going to the File menu and choosing Open Example Template.
Option Value
Design Tab
Solve For ................................................ Sample Size
Alternative Hypothesis ............................ Two-Sided
Power ...................................................... 0.90
Alpha ....................................................... 0.05
Group Allocation ..................................... Equal (N1 = N2)
Input Type ............................................... Difference
δ .............................................................. 0.05
σ .............................................................. 1
Reports Tab
Means, Difference Decimals ................... 2
Output
Click the Calculate button to perform the calculations and generate the following output.
Numeric Results
Numeric Results for an Equal-Variance T-Test ─────────────────────────────────────────
δ = μ1 - μ2
Hypotheses: H0: δ ≠ 0 vs. H1: δ ≠ 0
Target Actual
Power Power N1 N2 N δ σ Alpha
0.90 0.90003 8407 8407 16814 0.05 1.0 0.050
422-18
© NCSS, LLC. All Rights Reserved.
PASS Sample Size Software NCSS.com
Two-Sample T-Tests Assuming Equal Variance
Setup
This section presents the values of each of the parameters needed to run this example. First, from the PASS Home
window, load the Two-Sample T-Tests Assuming Equal Variance procedure window by expanding Means,
then Two Independent Means, then clicking on Test (Inequality), and then clicking on Two-Sample T-Tests
Assuming Equal Variance. You may then make the appropriate entries as listed below, or open Example 7 by
going to the File menu and choosing Open Example Template.
Option Value
Design Tab
Solve For ................................................ Sample Size
Alternative Hypothesis ............................ Two-Sided
Power ...................................................... 0.80
Alpha ....................................................... 0.05
Group Allocation ..................................... Equal (N1 = N2)
Input Type ............................................... Difference
δ .............................................................. 0.05
σ .............................................................. 0.1
Output
Click the Calculate button to perform the calculations and generate the following output.
Numeric Results
Numeric Results for an Equal-Variance T-Test ─────────────────────────────────────────
δ = μ1 - μ2
Hypotheses: H0: δ ≠ 0 vs. H1: δ ≠ 0
Target Actual
Power Power N1 N2 N δ σ Alpha
0.80 0.80146 64 64 128 0.1 0.1 0.050
422-19
© NCSS, LLC. All Rights Reserved.