Confidence Intervals for µ1 - µ2

Contents

Objective  Introduction  Examples 

^ Learning Objectives

The Confidence Interval on module targets the following cognitive tasks:

Task                  Skills Concepts
CI_mu1-mu2-1: Distinguish between paired and unpaired data Understand the distinction between paired and unpaired data
CI_mu1-mu2-2: Understand that sample sizes can differ
CI_mu1-mu2-3: Compute the small-sample CI on Understand the form of the small-sample CI on
CI_mu1-mu2-4: Compute the pooled standard deviation Understand the pooled standard deviation
CI_mu1-mu2-5: Compute the large-sample CI on Understand the form of the large-sample CI on
CI_mu1-mu2-6: Interpret the CI on Understand how the populations labels affect the CI interpretation

^ Introduction

A common experimental situation is to compare the effects of two or more treatments or the differences among two or more groups. For example, consider assessing the effect of a drug used to reduce high blood pressure. If the treatment is given to a group of patients, the effect of the drug could be determined in one of two principal ways.

A paired experiment consists of measuring the effect before and after administering the drug. This experiment could be designed by randomly selecting 25 patients and measuring their blood pressures before the drug is given. Blood pressure is then measured again on each patient at a specified time after administering the drug. This type of experiment was discussed in a previous module.

A second experiment consists of selecting a group of 25 patients to receive the drug and a second group of patients to receive a placebo.The mean blood pressures can then be compared after a specified time following the treatments. This is called a two-group or two-sample design.

^ Examples

Example #1 constructs a two-sample confidence interval to compare the mean forward and backward change in balance between elderly and young test subjects. The assumptions underlying the confidence interval are checked.

Example #2 (Requires Lisp-Stat)

Example #3Parking Meter Theft

Self-test