Power of a test.

Slides:



Advertisements
Similar presentations
Introduction to Hypothesis Testing
Advertisements

Power of a test. power The power of a test (against a specific alternative value) Is a tests ability to detect a false hypothesis Is the probability that.
Power of a test. power The power of a test (against a specific alternative value) Is the probability that the test will reject the null hypothesis when.
 When we perform a hypothesis test, we make a decision to either Reject the Null Hypothesis or Fail to Reject the Null Hypothesis.  There is always the.
Decision Errors and Power
Statistical Techniques I EXST7005 Lets go Power and Types of Errors.
+ Chapter 10 Section 10.4 Part 2 – Inference as Decision.
AP Statistics – Chapter 9 Test Review
HYPOTHESIS TESTING Four Steps Statistical Significance Outcomes Sampling Distributions.
Hypothesis Testing: Type II Error and Power.
Power of a test. power The power of a test (against a specific alternative value) Is the probability that the test will reject the null hypothesis when.
Power of a Test Notes: P 183 and on your own paper.
McGraw-Hill/IrwinCopyright © 2009 by The McGraw-Hill Companies, Inc. All Rights Reserved. Chapter 9 Hypothesis Testing.
Hypothesis Testing.
1 Power and Sample Size in Testing One Mean. 2 Type I & Type II Error Type I Error: reject the null hypothesis when it is true. The probability of a Type.
Elementary Statistical Methods André L. Souza, Ph.D. The University of Alabama Lecture 22 Statistical Power.
Warm-up Day of 8.1 and 8.2 Review. 8.2 P#20, 23 and 24 P#20 a. and b. c. Since the p-hat is along the line for reasonably likely events.
 When we perform a hypothesis test, we make a decision to either Reject the Null Hypothesis or Fail to Reject the Null Hypothesis.  There is always the.
Hypothesis Testing – A Primer. Null and Alternative Hypotheses in Inferential Statistics Null hypothesis: The default position that there is no relationship.
Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall Statistics for Business and Economics 8 th Edition Chapter 9 Hypothesis Testing: Single.
Section 10.1 Estimating with Confidence AP Statistics February 11 th, 2011.
Power of a Hypothesis test. H 0 True H 0 False Reject Fail to reject Type I Correct Type II Power   Suppose H 0 is true – what if we decide to fail.
Errors in Hypothesis Tests. When you perform a hypothesis test you make a decision: When you make one of these decisions, there is a possibility that.
Using Inference to MAKE DECISIONS The Type I and Type II Errors in Hypothesis Testing.
MeanVariance Sample Population Size n N IME 301. b = is a random value = is probability means For example: IME 301 Also: For example means Then from standard.
+ The Practice of Statistics, 4 th edition – For AP* STARNES, YATES, MOORE Unit 5: Hypothesis Testing.
Type I and Type II Errors. For type I and type II errors, we must know the null and alternate hypotheses. H 0 : µ = 40 The mean of the population is 40.
Major Steps. 1.State the hypotheses.  Be sure to state both the null hypothesis and the alternative hypothesis, and identify which is the claim. H0H0.
Power of a test. power The power of a test (against a specific alternative value) Is In practice, we carry out the test in hope of showing that the null.
Power of a Test. Remember: Type I error – Reject the H 0 when you shouldn’t have. Type II error - Fail to reject the H o when you should have.
The Practice of Statistics Third Edition Chapter 11: Testing a Claim Copyright © 2008 by W. H. Freeman & Company Daniel S. Yates.
Chapter 9: Hypothesis Tests for One Population Mean 9.2 Terms, Errors, and Hypotheses.
+ Homework 9.1:1-8, 21 & 22 Reading Guide 9.2 Section 9.1 Significance Tests: The Basics.
Warm Up Check your understanding p. 563
Type I & Type II Errors And Power
Section Testing a Proportion
Power of a test.
Example: Propellant Burn Rate
Power of a test.
Power of a test.
A Closer Look at Testing
Chapter Review Problems
P-value Approach for Test Conclusion
Chapter 9 Hypothesis Testing.
AP Statistics: Chapter 21
Decision Errors and Power
Chapter 9: testing a claim
Chapter Nine Part 1 (Sections 9.1 & 9.2) Hypothesis Testing
Chapter 9: Hypothesis Tests Based on a Single Sample
Using Inference to Make Decisions
Introduction to Inference
Power of a Test.
Section 10.3 Making Sense of Statistical Significance
Introduction to Inference
Statistics Chapter 10 Section 4.
Chapter 11: Introduction to Hypothesis Testing Lecture 5c
Power of a test.
Power of a test.
Chapter 7: Statistical Issues in Research planning and Evaluation
Power of a Hypothesis Test
Power of a test.
Chapter 9: Testing a Claim
  Pick a card….
Homework: pg. 727 & ) A. Ho: p=0.75, Ha:p>0.75
The POWER of a hypothesis test
Power Problems.
Inference as Decision Section 10.4.
Power and Error What is it?.
AP STATISTICS LESSON 10 – 4 (DAY 2)
Statistical Power.
Presentation transcript:

Power of a test

The power of a test (against a specific alternative value) Is the probability that the test will reject the null hypothesis when the alternative is true In practice, we carry out the test in hope of showing that the null hypothesis is false, so high power is important

H0 True H0 False Reject Fail to reject Suppose H0 is false – what if we decide to reject it? Suppose H0 is false – what if we decide to fail to reject it? We correctly reject a false H0! H0 True H0 False Reject Fail to reject Suppose H0 is true – what if we decide to fail to reject it? Type I Correct a Power Suppose H0 is true – what if we decide to reject it? Correct Type II b

What is power? Power is the probability of rejecting the null hypothesis when in fact it is false. Power is the probability of making a correct decision (to reject the null hypothesis) when the null hypothesis is false. Power is the probability that a test of significance will pick up on an effect that is present. Power is the probability that a test of significance will detect a deviation from the null hypothesis, should such a deviation exist. Power is the probability of avoiding a Type II error.

What is power? Power is the probability of rejecting the null hypothesis when in fact it is false. Power is the probability of making a correct decision (to reject the null hypothesis) when the null hypothesis is false. Power is the probability that a test of significance will pick up on an effect that is present. Power is the probability that a test of significance will detect a deviation from the null hypothesis, should such a deviation exist. Power is the probability of avoiding a Type II error.

What is the probability of committing a Type I error? A researcher selects a random sample of size 49 from a population with standard deviation s = 35 in order to test at the 1% significance level the hypothesis: H0: m = 680 Ha: m > 680 What is the probability of committing a Type I error? a = .01

H0: m = 680 Ha: m > 680 For what values of the sample mean would you reject the null hypothesis? Invnorm(.99,680,5) =691.63

What is the power of the test? H0: m = 680 Ha: m > 680 If H0 is rejected, suppose that ma is 700. What is the probability of committing a Type II error? What is the power of the test? Normalcdf(-10^99,691.63,700,5) =.0471 Power = 1 - .0471 = .9529

What is the power of the test? H0: m = 680 Ha: m > 680 If H0 is rejected, suppose that ma is 695. What is the probability of committing a Type II error? What is the power of the test? Normalcdf(-10^99,691.63,695,5) =.2502 Power = 1 - .2502 = .7498

Fail to Reject H0 Reject H0 a ma m0 Power = 1 - b b

What happens to a, b, & power when the sample size is increased? Fail to Reject H0 Reject H0 a m0 b ma

Facts: The researcher is free to determine the value of a. The experimenter cannot control b, since it is dependent on the alternate value. The ideal situation is to have a as small as possible and power close to 1. (Power > .8) As a increases, power increases. (But also the chance of a type I error has increased!) Best way to increase power, without increasing a, is to increase the sample size n Decreasing  will increase power, but this is usually not feasible. Another way to increase power is to consider an alternative farther from µ0

For the AP (and my) Exam An understanding of error and power is what’s important, not the mindless calculations that most students don’t understand anyway. STUDY the types of error, make sure you can state them in words. Be sure to state what the power of the test IS and how to increase it! ap central - on power

Bottles of a popular cola are suppose to contain 300 ml of cola Bottles of a popular cola are suppose to contain 300 ml of cola. A consumer group believes the company is under-filling the bottles. (Assume s = 50 with n = 30) Find the power of this test against the alternative m = 296 ml.