Matched Pairs Test A special type of t-inference Notes: Page 196.

Slides:



Advertisements
Similar presentations
Four girls soccer teams took a random sample of players regarding the number of goals scored per game. The results are below. Use a significance level.
Advertisements

Inference on Proportions. What are the steps for performing a confidence interval? 1.Assumptions 2.Calculations 3.Conclusion.
Testing a Claim about a Proportion Assumptions 1.The sample was a simple random sample 2.The conditions for a binomial distribution are satisfied 3.Both.
Two-Sample Inference Procedures with Means
Hypothesis Tests Hypothesis Tests One Sample Means.
INFERENCE WITH MATCHED PAIRS a special type of t-inference AP Statistics Chapter 25.
Chapter 14 Comparing two groups Dr Richard Bußmann.
INFERENCE WITH MATCHED PAIRS a special type of t-inference AP Statistics Chapter 25.
Two-Sample Inference Procedures with Means. Remember: We will be intereste d in the differen ce of means, so we will use this to find standard error.
Hypothesis Tests Hypothesis Tests One Sample Means.
Confidence Interval and Hypothesis Testing for:
1 Matched Samples The paired t test. 2 Sometimes in a statistical setting we will have information about the same person at different points in time.
BCOR 1020 Business Statistics
CHAPTER 23 Inference for Means.
Two-Sample Proportions Inference Notes: Page 211.
Chapter 9 Comparing Means
Chapter 24: Comparing Means.
Find the mean number of points for the basketball team and the standard deviation. PlayerPointsSt. Dev. John51 Tim82 Ed124.
Means Tests Hypothesis Testing Assumptions Testing (Normality)
Formulas: Hypothesis test: We would like to know if there is . The data on six-year graduation rate (%), student-related expenditure per full-time.
Chapter 11.1 Inference for the Mean of a Population.
Two independent samples Difference of Means
Inference for Regression Find your notes from last week, Put # of beers in L1 and BAC in L2, then find LinReg(ax+b)
Two-Sample Inference Procedures with Means. Two-Sample Procedures with means two treatments two populationsThe goal of these inference procedures is to.
Confidence Intervals with Means. What is the purpose of a confidence interval? To estimate an unknown population parameter.
Significance Tests in practice Chapter Tests about a population mean  When we don’t know the population standard deviation σ, we perform a one.
DEFINITIONS 1 SAMPLE MEAN Z-TEST 1 SAMPLE MEAN T-TEST 1 PROPORTION Z-TEST 2 INDEPENDENT SAMPLES T-TEST 2 RELATED SAMPLES PAIRED DATA TYPE OF ERRORS Chapter.
Chapter 10 Comparing Two Means Target Goal: I can use two-sample t procedures to compare two means. 10.2a h.w: pg. 626: 29 – 32, pg. 652: 35, 37, 57.
Chapter 10 Inferences from Two Samples
When should you find the Confidence Interval, and when should you use a Hypothesis Test? Page 174.
Hypothesis Tests OR Tests of Significance One Sample Means.
Two-Sample Inference Procedures with Means. Suppose we have a population of adult men with a mean height of 71 inches and standard deviation of 2.6 inches.
Two-Sample Inference Procedures with Means. Of the following situations, decide which should be analyzed using one-sample matched pair procedure and which.
Hypothesis Tests for Notes: Page 194 Hypothesis Tests for One Sample Means Notes: Page 194.
Regression with Inference Notes: Page 231. Height Weight Suppose you took many samples of the same size from this population & calculated the LSRL for.
Hypothesis Tests Hypothesis Tests One Sample Means.
Two-Sample Inference Procedures with Means. Remember: We will be interested in the difference of means, so we will use this to find standard error.
1 Nonparametric Statistical Techniques Chapter 17.
Two-sample Proportions Section Starter One-sample procedures for proportions can also be used in matched pairs experiments. Here is an.
Hypothesis Tests One Sample Means
AP Statistics Chapter 24 Comparing Means.
CH 25 Paired Samples and Blocks. Paired Data 1. Observations that are collected in pairs (data on age differences between husbands and wives, for instance).
Suppose we have a population of adult men with a mean height of 71 inches and standard deviation of 2.6 inches. We also have a population of adult women.
Hypothesis Tests Hypothesis Tests One Sample Means.
Assumptions and Conditions –Randomization Condition: The data arise from a random sample or suitably randomized experiment. Randomly sampled data (particularly.
AP Statistics Tuesday, 09 February 2016 OBJECTIVE TSW explore Hypothesis Testing. Student to Ms. Havens: “Is either yesterday’s test or the previous test.
AP Statistics Wednesday, 17 February 2016 OBJECTIVE TSW (1) take an assessment covering Hypothesis Testing, and (2) review for Friday’s hypothesis test.
Of the following situations, decide which should be analyzed using one-sample matched pair procedure and which should be analyzed using two-sample procedures?
Hypothesis Tests Hypothesis Tests (for Means). 1. A government agency has received numerous complaints that a particular restaurant has been selling underweight.
Hypothesis Tests Hypothesis Tests One Sample Means.
AP Statistics Chapter 25 Paired Samples and Blocks.
1 Nonparametric Statistical Techniques Chapter 18.
Do 1 problem in which you do a 1-sample hypothesis test with statistics (mean). Veronica Coronado Sandra Gomez.
Hypothesis Tests. 1. A lottery advertises that 10% of people who buy a lottery ticket win a prize. Recently, the organization that oversees this lottery.
Hypothesis Tests One Sample Means
Two-Sample Inference Procedures with Means
Comparing Two Populations or Treatments
Basketball Applet
Two-Sample Inference Procedures with Means
Two-Sample Inference Procedures with Means
Hypothesis Tests One Sample Means
Two-Sample Hypothesis Test with Means
A special type of t-inference
Two-Sample Inference Procedures with Means
Two-Sample Inference Procedures with Means
Two-Sample Inference Procedures with Means
Two-Sample Inference Procedures with Means
Use invNorm (2nd VARS 3) functions: Use invT (2nd VARS 4) functions:
Presentation transcript:

Matched Pairs Test A special type of t-inference Notes: Page 196

Matched Pairs – two forms Pair individuals by certain characteristics Randomly select treatment for individual A Individual B is assigned to other treatment Assignment of B is dependent on assignment of A Individual persons or items receive both treatments Order of treatments are randomly assigned or before & after measurements are taken The two measures are dependent on the individual

Is this an example of matched pairs? 1)A college wants to see if there’s a difference in time it took last year’s class to find a job after graduation and the time it took the class from five years ago to find work after graduation. Researchers take a random sample from both classes and measure the number of days between graduation and first day of employment No, there is no pairing of individuals, you have two independent samples

Is this an example of matched pairs? 2) In a taste test, a researcher asks people in a random sample to taste a certain brand of spring water and rate it. Another random sample of people is asked to taste a different brand of water and rate it. The researcher wants to compare these samples No, there is no pairing of individuals, you have two independent samples – If you would have the same people taste both brands in random order, then it would be an example of matched pairs.

Is this an example of matched pairs? 3) A pharmaceutical company wants to test its new weight-loss drug. Before giving the drug to a random sample, company researchers take a weight measurement on each person. After a month of using the drug, each person’s weight is measured again. Yes, you have two measurements that are dependent on each individual.

A whale-watching company noticed that many customers wanted to know whether it was better to book an excursion in the morning or the afternoon. To test this question, the company collected the following data on 15 randomly selected days over the past month. (Note: days were not consecutive.) Day Morning After- noon First, you must find the differences for each day. Calculator: Enter Morning data in L1, Enter Afternoon data in L2. Then, L3 = L1 – L2 Since you have two values for each day, they are dependent on the day – making this data matched pairs You may subtract either way – just be careful when writing H a

Day Morning After- noon Differenc es Assumptions: Have an SRS of days for whale-watching  unknown Since the normal probability plot is approximately linear, the distribution of difference is approximately normal. (Stat Plot, Scatter, Xlist: L3, Ylist L1) I subtracted: Morning – afternoon You could subtract the other way! You need to state assumptions using the differences! Notice the granularity in this plot, it still displays a nice linear relationship!

Differences Is there sufficient evidence that more whales are sighted in the afternoon? Be careful writing your H a ! Think about how you subtracted: M-A If afternoon is more should the differences be + or -? They should be -, so we say the  D should be < 0 Don’t look at numbers!!!! H a :  D < 0 Where  D is the true mean difference in whale sightings from morning minus afternoon Notice we used  D for differences & it equals 0 since the null should be that there is NO difference. Note: If you had subtracted afternoon – morning; then H a :  D >0 H 0 :  D = 0

Finish the hypothesis test: Since p-value > , I fail to reject H 0. There is insufficient evidence to suggest that more whales are sighted in the afternoon than in the morning. Notice that if you subtracted A-M, then your test statistic t = +.945, but p- value would be the same In your calculator, perform a t-test using the differences (L3). Start with 1-var Stats for your L3 data. Differences How could I increase the power of this test? The best way to increase the power is to increase n

Homework: Page 201 Pages (Test Review) Next Week: Tuesday: Review Thursday: Test Unit 11 and 12