Comparing Two Population Means Two kinds of studies

  • Slides: 36
Download presentation
Comparing Two Population Means

Comparing Two Population Means

Two kinds of studies or experiments There are two general research strategies that can

Two kinds of studies or experiments There are two general research strategies that can be used to compare the two populations of interest: • The two samples could be drawn from two independent populations (e. g. women and men, or patients taking drug A vs. those taking drug B) between subjects or independent samples design • The two sets of data could come from related populations (e. g. “before treatment” and “after We willpatient focustaking on the treatment”, drugindependent A and the SAME patient taking drug B at a later date, or subjects in samples case first. different treatment groups are meaningfully matched according to some criteria) within subjects or dependent samples/matched pairs design

Comparing Two Population Means: Using Independent Samples OBSERVATIONAL STUDY or EXPERIMENT? Observational Comparative Study

Comparing Two Population Means: Using Independent Samples OBSERVATIONAL STUDY or EXPERIMENT? Observational Comparative Study • A research study in which two or more groups are compared with respect to some measurement or response. • The groups, determined by their natural characteristics, are merely “observed. ”

Observational Comparative Study Population 1 1 & s 1 1 vs. 2 Population 2

Observational Comparative Study Population 1 1 & s 1 1 vs. 2 Population 2 2 & s 2 To make inferences use: Hypothesis test, CI for difference in means, effect size (d) Sample size = n 1 Sample size = n 2 Calculate:

Example 1: Normal Human Body Temperature (females vs. males) • Is the normal human

Example 1: Normal Human Body Temperature (females vs. males) • Is the normal human body temperature the same for females and males? • To answer this question two samples of size 65 are independently drawn from these two populations. • Let’s assume that our research hypothesis is that, for what ever reason, females have a higher mean body temperature than males.

Comparing Two Population Means: Using Independent Samples Comparative Experiment • A study in which

Comparing Two Population Means: Using Independent Samples Comparative Experiment • A study in which two or more groups (see later) are randomly assigned to a “treatment” to see how the treatment affects some response. • If each experimental unit has the same chance of receiving any treatment, then the experiment is called a completely randomized design.

Comparative Experiment Population Treatment 1 1 & s 1 1 vs. 2 Randomly assign

Comparative Experiment Population Treatment 1 1 & s 1 1 vs. 2 Randomly assign Treatment 2 2 & s 2 To make inferences use: Hypothesis test, CI for difference in means, effect size (d) Sample size = n 1 Sample size = n 2 Calculate:

All possible questions in statistical notation In general, we can always compare two means

All possible questions in statistical notation In general, we can always compare two means by seeing how their difference ( 1 – 2) compares to 0:

Hypotheses For testing equality Ho: 1 = 2 or ( 1 – 2) =

Hypotheses For testing equality Ho: 1 = 2 or ( 1 – 2) = 0 Note: If we wanted to establish that one mean was say e. g. at least 10 units larger than the other we could replace 0 in these statements by 10. In general to establish a difference of at least D units then we replace 0 by D. The possible alternatives are: HA: 1 > 2 or ( 1 – 2) > 0 (upper-tail) HA: 1 < 2 or ( 1 – 2) < 0 (lower-tail) HA: 1 2 or ( 1 – 2) 0 (two-tailed)

Example 1: Normal Human Body Temperature (females vs. males) Recall our research hypothesis is

Example 1: Normal Human Body Temperature (females vs. males) Recall our research hypothesis is the females have a higher mean body temperature than males, therefore we have… F = mean body temperature for females M= mean body temperature for males Ho: F = M or equivalently ( F – M) = 0 HA: F > M or equivalently ( F – M) > 0

Test Statistic The basic form of the two-sample t test statistic is. . .

Test Statistic The basic form of the two-sample t test statistic is. . . which assuming the following assumptions are satisfied has an approximate t-distribution (df (see 3 below)). 1) Both populations are approximately normally distributed. This assumption can be relaxed when both sample sizes (n 1 and n 2) are “large”. 2) Random, independent samples were drawn from the two populations of interest. 3) The df depends on how the standard error of the difference is estimated.

Test Statistic The standard error of the difference in sample means is calculated to

Test Statistic The standard error of the difference in sample means is calculated to different ways depending on whether or not we assume the population variances are equal. Yes, use pooled t-test i. e. , Can we assume ? No, use Welch’s t-test

Assuming equal population variances (pooled t-test) Estimate the standard error of the difference using

Assuming equal population variances (pooled t-test) Estimate the standard error of the difference using the common pooled variance : Estimate of the common variance (s 2) where Then the sampling distribution is a t-distribution with n 1+n 2 -2 degrees of freedom (df). Rule O’ Thumb: Assume variances are equal only if neither sample standard deviation is more than twice that of the other sample standard deviation.

If variances of the measurements of the two groups are not equal (Welch’s t-test).

If variances of the measurements of the two groups are not equal (Welch’s t-test). . . Estimate the standard error of the difference as: Then the sampling distribution is an approximate t distribution with a complicated formula for d. f. Always round down!

Quantifying the Size of the Difference in Population Means ( 1 – 2) To

Quantifying the Size of the Difference in Population Means ( 1 – 2) To quantify the size of the effect, i. e. the difference in the population means we use… • Confidence Interval for (m 1 – m 2) (estimate) + (table value) SE(estimate) basic form • Effect Size (d)

Example 1: Normal Human Body Temperature (females vs. males) STEP 1) State Hypotheses F

Example 1: Normal Human Body Temperature (females vs. males) STEP 1) State Hypotheses F = mean body temperature for females M= mean body temperature for males Ho: F = M or equivalently ( F – M) = 0 HA: F > M or equivalently ( F – M) > 0

Example 1: Normal Human Body Temperature (females vs. males) STEP 2) Determine Test Criteria

Example 1: Normal Human Body Temperature (females vs. males) STEP 2) Determine Test Criteria a) Choose a=. 05 as a Type I Error is of little consequence. b) Use two-sample t-test, either pooled t-test or Welch’s t-test. As to which form to use we need to examine our data in terms of the equality of population variances. If uncertain use Welch’s!

Example 1: Normal Human Body Temperature (females vs. males) STEP 3) Collect Data and

Example 1: Normal Human Body Temperature (females vs. males) STEP 3) Collect Data and Compute Test Statistic Take independent samples from the two populations and examine the resulting data.

Example 1: Normal Human Body Temperature (females vs. males) Oneway Analysis > Means/Anova/Pooled t

Example 1: Normal Human Body Temperature (females vs. males) Oneway Analysis > Means/Anova/Pooled t Populations appear normally distributed and our sample sizes are “large” (> 30). Few mild outliers for in sample for females Sample mean for females appears to slightly larger than that for males Variation appears to be similar for both samples. The sample standard deviation for females (s. F =. 74) is larger than that for males (s. M =. 70) although it is not twice as large, thus we assume pop. variances are equal.

Example 1: Normal Human Body Temperature (females vs. males) STEP 3) Collect Data and

Example 1: Normal Human Body Temperature (females vs. males) STEP 3) Collect Data and Compute Test Statistic Because it seems reasonable to assume the population variances are approximately equal we will use a pooled t-test.

Pooled t-test calculations (FYI) For the body temperature example Assuming equal variances, the pooled

Pooled t-test calculations (FYI) For the body temperature example Assuming equal variances, the pooled estimate of common variance is So the standard error of the difference in sample means is

Pooled t-test calculations (FYI) For the body temperature example Computing test statistic gives P-value

Pooled t-test calculations (FYI) For the body temperature example Computing test statistic gives P-value =. 0121 0 t = 2. 28

Example 1: Normal Human Body Temperature (females vs. males) STEP 4) Compute p-value The

Example 1: Normal Human Body Temperature (females vs. males) STEP 4) Compute p-value The p-value =. 0121, which indicates we have a 1. 21% chance of observing a difference in sample means this large by chance variation alone if in fact the population means were equal. STEP 5) Make Decision and Interpret Because p-value <. 05 we reject Ho and conclude that the mean normal body temperature for females is larger than that for males.

Example 1: Normal Human Body Temperature (females vs. males) STEP 6) Quantify Significant Findings

Example 1: Normal Human Body Temperature (females vs. males) STEP 6) Quantify Significant Findings Construct a 95% CI for (m. F – m. M) (98. 39 – 98. 10) + (1. 98)(. 127) = (. 039 o , . 541 o) We estimate the normal mean body temperature for women is between. 039 o F to. 541 o F larger than the normal mean body temperature for men.

Example 1: Normal Human Body Temperature (females vs. males) STEP 6) Quantify Significant Findings

Example 1: Normal Human Body Temperature (females vs. males) STEP 6) Quantify Significant Findings Effect Size (d) Thus effect size is moderate at best with % overlap of the two body temperature distributions being around 72. 6%. Furthermore, the absolute difference represented by the lower confidence limit (LCL =. 039 deg F) hardly seems of any physiological importance.

Power and Sample Size Issues (equal variance case) Power is a function of: •

Power and Sample Size Issues (equal variance case) Power is a function of: • The sample sizes (n 1 and n 2), as the sample sizes increase so does power. • The smaller the common variance (s 2) the larger the power. • The larger the difference (D) to detect the greater the power. • As always, as a increases the power increases.

Power and Sample Size Issues Common standard deviation to both populations/groups D = difference

Power and Sample Size Issues Common standard deviation to both populations/groups D = difference in population means which makes alternative true Common sample size (n 1 = n 2 = n) Probability of rejecting Ho when difference in means is D.

Power and Sample Size Issues Error Std. Dev = common standard deviation (s) =.

Power and Sample Size Issues Error Std. Dev = common standard deviation (s) =. 721 for body temperature example. Difference in Means = D = | 1 – 2| =. 29 which is the difference in the samples for body temperature example. Alpha = P(Type I Error) =. 05 For body temperature example we have a power of 1 – b =. 6240.

Power and Sample Size Issues Error Std. Dev = common standard deviation (s) =.

Power and Sample Size Issues Error Std. Dev = common standard deviation (s) =. 721 for body temperature example. Difference in Means = D = | 1 – 2| =. 29 which is the difference in the samples for body temperature example. Alpha = P(Type I Error) =. 05

Example 3: Gestational age of babies born to women with preeclampsia We wish to

Example 3: Gestational age of babies born to women with preeclampsia We wish to compare the mean gestational age (in weeks) of babies born to women with preeclampsia during pregnancy vs. those who had normal pregnancies. Data: Preeclampsia: 38, 32, 42, 30, 38, 35, 32, 38, 39, 29, 32 Normal: 40, 41, 38, 40, 39, 41, 40, 40

Example 3: Gestational age of babies born to women with preeclampsia The sample standard

Example 3: Gestational age of babies born to women with preeclampsia The sample standard deviations control the slope of the reference lines, the line for preeclamptics is over 4 times steeper. The SD for the preeclamptic group is over 4 times larger!!

Example 3: Gestational age of babies born to women with preeclampsia Formally testing equality

Example 3: Gestational age of babies born to women with preeclampsia Formally testing equality of variances: Test Statistic:

Example 3: Gestational age of babies born to women with preeclampsia F = (4.

Example 3: Gestational age of babies born to women with preeclampsia F = (4. 40)2/(. 900)2 = 23. 89 i. e. the sample variance for the preeclamptic group is 23. 89 times larger than the sample variance for the normal pregnancy group. The p-value comes from an a F-dist. with numerator df = 11, denominator df = 11. We have strong evidence against equality of the variance of the response for these two populations of women (p <. 0001) therefore we should not use a pooled t-Test!

F-distribution When H 0 is true, the F-ratio ~ F (df 1, df 2)

F-distribution When H 0 is true, the F-ratio ~ F (df 1, df 2) For example, consider the F-distribution with 11 and 11 df 0. 6 0. 8 F-distribution 0. 0 0. 2 0. 4 Then the P-value <. 0001 0 10 20 30 40 Let’s say our observed value for F was F 0 = 23. 89

Example 3: Gestational age of babies born to women with preeclampsia Oneway Analysis >

Example 3: Gestational age of babies born to women with preeclampsia Oneway Analysis > t Test (i. e. non-pooled t–Test) We strong evidence that the mean gestational age of babies born to preeclamptic mothers is lower than that for babies born to women with normal pregnancies (p =. 0013). Furthermore, we estimate that the mean gestational age for babies born to preeclamptic mothers is between 2. 59 and 8. 24 weeks less than the mean gestational age for babies born to mothers with normal pregnancies.

Summary • If in doubt, use non-pooled t-Test. • Be sure to quantify significant

Summary • If in doubt, use non-pooled t-Test. • Be sure to quantify significant differences with a CI for ( 1 – 2) or other measure of effect size. • Assess normality of both samples. When sample sizes are small, non-normality presents a problem and we should use test procedures that do not require normality (i. e. nonparametric tests, we’ll see these later).