Testing Claims about a Population Standard Deviation

Slides:



Advertisements
Similar presentations
Lecture (11,12) Parameter Estimation of PDF and Fitting a Distribution Function.
Advertisements

Hypothesis Testing A hypothesis is a claim or statement about a property of a population (in our case, about the mean or a proportion of the population)
1 1 Slide © 2008 Thomson South-Western. All Rights Reserved Chapter 9 Hypothesis Testing Developing Null and Alternative Hypotheses Developing Null and.
Chapter 10 Section 2 Hypothesis Tests for a Population Mean
Hypothesis Testing Using a Single Sample
Copyright © 2014, 2013, 2010 and 2007 Pearson Education, Inc. Chapter Hypothesis Tests Regarding a Parameter 10.
Section 7-2 Hypothesis Testing for the Mean (n  30)
Hypothesis Testing and T-Tests. Hypothesis Tests Related to Differences Copyright © 2009 Pearson Education, Inc. Chapter Tests of Differences One.
Hypothesis Testing with Two Samples
Jump to first page HYPOTHESIS TESTING The use of sample data to make a decision either to accept or to reject a statement about a parameter value or about.
Claims about a Population Mean when σ is Known Objective: test a claim.
Lesson Carrying Out Significance Tests. Vocabulary Hypothesis – a statement or claim regarding a characteristic of one or more populations Hypothesis.
The Probability of a Type II Error and the Power of the Test
Copyright (C) 2002 Houghton Mifflin Company. All rights reserved. 1 Procedure for Hypothesis Testing 1. Establish the null hypothesis, H 0. 2.Establish.
7.5 Hypothesis Testing for the Variance and Standard Deviation Statistics Mrs. Spitz Spring 2009.
Lesson Significance Tests: The Basics. Vocabulary Hypothesis – a statement or claim regarding a characteristic of one or more populations Hypothesis.
Copyright © 2013, 2010 and 2007 Pearson Education, Inc. Section Inference about Two Means: Independent Samples 11.3.
Comparing Three or More Means ANOVA (One-Way Analysis of Variance)
Unit 8 Section 8-3 – Day : P-Value Method for Hypothesis Testing  Instead of giving an α value, some statistical situations might alternatively.
Logic and Vocabulary of Hypothesis Tests Chapter 13.
© 2010 Pearson Prentice Hall. All rights reserved Chapter Hypothesis Tests Regarding a Parameter 10.
Chapter 10 Section 5 Chi-squared Test for a Variance or Standard Deviation.
Copyright © 2013, 2010 and 2007 Pearson Education, Inc. Chapter Hypothesis Tests Regarding a Parameter 10.
© 2010 Pearson Prentice Hall. All rights reserved Chapter Hypothesis Tests Regarding a Parameter 10.
Ex St 801 Statistical Methods Part 2 Inference about a Single Population Mean (HYP)
Hypothesis Testing.
Chapter Nine Hypothesis Testing.
Hypothesis Testing – Two Population Variances
Review of Power of a Test
Lecture Slides Elementary Statistics Twelfth Edition
Chapter 9 Hypothesis Testing.
Review of Testing a Claim
Unit 8 Section 7.5.
Inference about Two Means - Independent Samples
Lecture Nine - Twelve Tests of Significance.
Chapter 7 Hypothesis Testing with One Sample.
10 Chapter Chi-Square Tests and the F-Distribution Chapter 10
Chapter 7 Hypothesis Testing with One Sample.
Chapter 7 Hypothesis Testing with One Sample.
Statistics Chapter 7 Review.
Hypothesis Tests Regarding a Parameter
Confidence Intervals and Hypothesis Tests for Variances for One Sample
Chapter 7 Hypothesis Testing with One Sample.
Chapters 20, 21 Hypothesis Testing-- Determining if a Result is Different from Expected.
Hypothesis Testing for Proportions
Chapter 8 Hypothesis Testing with Two Samples.
Hypothesis Testing: Two Sample Test for Means and Proportions
اختبار الفرضيات اختبارالفرضيات المتعلقة بالوسط
STA 291 Spring 2008 Lecture 19 Dustin Lueker.
Chapter 11 Goodness-of-Fit and Contingency Tables
Hypothesis Tests for a Population Mean in Practice
Inferences on Two Samples Summary
Sections 6-4 & 7-5 Estimation and Inferences Variation
Chapter 7 Hypothesis Testing with One Sample.
Chapter 9: Hypothesis Testing
Elementary Statistics: Picturing The World
LESSON 20: HYPOTHESIS TESTING
Lesson Comparing Two Means.
Hypothesis Testing.
Chapter Nine Part 1 (Sections 9.1 & 9.2) Hypothesis Testing
Inference about Two Means: Independent Samples
Chapter 9: Hypothesis Tests Based on a Single Sample
Hypothesis Tests for Proportions
Elementary Statistics: Picturing The World
CHAPTER 11 CHI-SQUARE TESTS
Hypothesis Tests for a Standard Deviation
Testing Hypotheses about a Population Proportion
Click the mouse button or press the Space Bar to display the answers.
Carrying Out Significance Tests
Hypothesis Testing for Proportions
Presentation transcript:

Testing Claims about a Population Standard Deviation Lesson 10 - 5 Testing Claims about a Population Standard Deviation

Objectives Test a claim about a population standard deviation

Vocabulary Hypothesis – a statement or claim regarding a characteristic of one or more populations Hypothesis Testing – procedure, base on sample evidence and probability, used to test hypotheses Null Hypothesis – H0, is a statement to be tested; assumed to be true until evidence indicates otherwise Alternative Hypothesis – H1, is a claim to be tested.(what we will test to see if evidence supports the possibility) Level of Significance – probability of making a Type I error, α

Chi-square Distribution Although the chi-square distribution is not symmetric, the basic method of finding critical values is the same as for the normal distribution and the Student’s t-distribution For example, to compute the critical values for two-tailed tests, with significance level α, we need to find the values for which The probability is α/2 to the left and The probability is α/2 to the right

Hypothesis Testing (Classical or P-Value) of σ P-Value is the area highlighted P-value = P(χ2 < χ2 0) P-value = P(χ2 > χ2 0) χ2α/2 χ21-α χ21-α/2 χ2α Critical Region (n – 1)s2 Test Statistic: χ20 = ------------- σ20 Reject null hypothesis, if P-value < α Left-Tailed Two-Tailed Right-Tailed χ20 < χ21-α χ20 > χ2α/2 or χ20 < χ21-α/2 χ20 > χ2α

Differences in Tests One aspect that is different between tests for means and proportions and tests for standard deviations is that tests for standard deviations are usually right-tailed tests A “do not reject” result – to verify that the standard deviation is low enough (for example for quality control) A reject result – to verify whether the standard deviation is high enough for significance (which is used in chapters 12, 13, and 14)

Notes For two-tailed tests use classical approach These methods are not robust (if data analysis indicates non-normal population, these procedures are not valid) Check with Boxplot No outliers Test statistic requires squared values No calculator test available Χ²cdf(LB, UB, df) gives p-value

Example 1 A manufacturer of precision machine parts claims that that the standard deviation of their diameters is .0010 mm or less. We perform an experiment on a sample of size, n = 50. We find that our sample standard deviation is s = 0.0012 and the data appears to be bell shaped. At α = 0.01, does the data show significantly that the manufacturer is not meeting their claim? Ho : Ha: σ = 0.0010 σ > 0.0010

Example 1 χ249,0.01 = 76.154 (from table VI) 49(0.0012)² (n – 1)s2 = ---------------- = 70.56 0.0010² (n – 1)s2 Test Statistic: χ20 = ------------- σ20 χ249,0.01 = 76.154 (from table VI) Since our test statistic is less than the critical value, we do not reject the null hypothesis. We do not have sufficient evidence to show that the manufacturer is not meeting the objective.

Summary and Homework Summary Homework We can perform hypothesis tests of standard deviations in similar ways as hypothesis tests of means and proportions Two-tailed, left-tailed, and right-tailed tests The chi-square distribution should be used to compute the critical values for this test No calculator help on this test Homework pg 556 – 558; 2, 3, 5, 7, 17