Lesson 10 - R Review of Chapter 10 Confidence Intervals.

Slides:



Advertisements
Similar presentations
Estimation of Means and Proportions
Advertisements

Introduction to Inference
Estimating with Confidence Estimating an unknown parameter  Ex: The admissions director at a University proposes using the IQ scores of current.
Lesson Estimating a Population Proportion.
Conditions with σ Unknown Note: the same as what we saw before.
Confidence Intervals Chapter 10. Rate your confidence Name my age within 10 years? 0 within 5 years? 0 within 1 year? 0 Shooting a basketball.
Chapter 11- Confidence Intervals for Univariate Data Math 22 Introductory Statistics.
Confidence Intervals Chapter 10. Rate your confidence Name my age within 10 years? within 5 years? within 1 year? Shooting a basketball at a wading.
Sampling Distributions
Lesson Comparing Two Means.
Lesson 11 - R Review of Testing a Claim. Objectives Explain the logic of significance testing. List and explain the differences between a null hypothesis.
+ Chapter 9 Summary. + Section 9.1 Significance Tests: The Basics After this section, you should be able to… STATE correct hypotheses for a significance.
ESTIMATING with confidence. Confidence INterval A confidence interval gives an estimated range of values which is likely to include an unknown population.
Lesson Logic in Constructing Confidence Intervals about a Population Mean where the Population Standard Deviation is Known.
Dan Piett STAT West Virginia University
CHAPTER 8 Estimating with Confidence
AP Statistics Chapter 9 Notes.
Lesson Confidence Intervals: The Basics. Knowledge Objectives List the six basic steps in the reasoning of statistical estimation. Distinguish.
AP STATISTICS LESSON 10 – 1 (DAY 2)
Lesson Estimating a Population Mean. Knowledge Objectives Identify the three conditions that must be present before estimating a population mean.
PARAMETRIC STATISTICAL INFERENCE
When σ is Unknown The One – Sample Interval For a Population Mean Target Goal: I can construct and interpret a CI for a population mean when σ is unknown.
Confidence Intervals: The Basics
1 Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved. Estimating a Population Mean: σ Known 7-3, pg 355.
Lesson Comparing Two Proportions. Knowledge Objectives Identify the mean and standard deviation of the sampling distribution of p-hat 1 – p-hat.
1 Chapter 10: Introduction to Inference. 2 Inference Inference is the statistical process by which we use information collected from a sample to infer.
Confidence Intervals: The Basics BPS chapter 14 © 2006 W.H. Freeman and Company.
Introduction to Inferece BPS chapter 14 © 2010 W.H. Freeman and Company.
+ “Statisticians use a confidence interval to describe the amount of uncertainty associated with a sample estimate of a population parameter.”confidence.
AP Statistics Chapter 10 Notes. Confidence Interval Statistical Inference: Methods for drawing conclusions about a population based on sample data. Statistical.
Lesson Comparing Two Means. Knowledge Objectives Describe the three conditions necessary for doing inference involving two population means. Clarify.
Lesson 9 - R Chapter 9 Review.
Sampling distributions rule of thumb…. Some important points about sample distributions… If we obtain a sample that meets the rules of thumb, then…
Confidence Intervals Target Goal: I can use normal calculations to construct confidence intervals. I can interpret a confidence interval in context. 8.1b.
+ DO NOW. + Chapter 8 Estimating with Confidence 8.1Confidence Intervals: The Basics 8.2Estimating a Population Proportion 8.3Estimating a Population.
Section 6-3 Estimating a Population Mean: σ Known.
10-3 Estimating a Population Proportion. Recall from Chapter 9...
QUICK: Review of confidence intervals Inference: provides methods for drawing conclusions about a population from sample data. Confidence Intervals estimate.
Chapter 10: Confidence Intervals
STT 315 Ashwini maurya This lecture is based on Chapter 5.4 Acknowledgement: Author is thankful to Dr. Ashok Sinha, Dr. Jennifer Kaplan and Dr. Parthanil.
Confidence Interval for a population mean Section 10.1.
Sampling Distributions Chapter 18. Sampling Distributions A parameter is a measure of the population. This value is typically unknown. (µ, σ, and now.
1 Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved. Example: In a recent poll, 70% of 1501 randomly selected adults said they believed.
Lesson Estimating a Population Proportion.
Lesson Confidence Intervals about a Population Mean in Practice where the Population Standard Deviation is Unknown.
10.1 – Estimating with Confidence. Recall: The Law of Large Numbers says the sample mean from a large SRS will be close to the unknown population mean.
1 Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved. Example: In a recent poll, 70% of 1501 randomly selected adults said they believed.
Warm Up- Class work Activity 10 Pg.534 -each person tosses the pin 50 times
Sampling Distributions Chapter 18. Sampling Distributions A parameter is a number that describes the population. In statistical practice, the value of.
LESSON Estimating a Population Proportion.
CHAPTER 8 ESTIMATING WITH CONFIDENCE 8.2 Estimating a Population Proportion Outcome: I will state and check all necessary conditions for constructing a.
Topic 12 Sampling Distributions. Sample Proportions is determined by: = successes / size of sample = X/n If you take as SRS with size n with population.
Confidence Intervals about a Population Proportion
FINAL EXAMINATION STUDY MATERIAL II
Review of Testing a Claim
Inference about Two Means - Independent Samples
Confidence Intervals: The Basics
Review of Chapter 10 Confidence Intervals
Introduction to Inference
Lesson Comparing Two Means.
Confidence Intervals: The Basics
Confidence Intervals: The Basics
Click the mouse button or press the Space Bar to display the answers.
Click the mouse button or press the Space Bar to display the answers.
Click the mouse button or press the Space Bar to display the answers.
Inference for Regression
Click the mouse button or press the Space Bar to display the answers.
8.3 Estimating a Population Mean
Chapter 8: Confidence Intervals
How Confident Are You?.
Presentation transcript:

Lesson 10 - R Review of Chapter 10 Confidence Intervals

Objectives Describe statistical inference Describe the basic form of all confidence intervals Construct and interpret a confidence interval for a population mean (including paired data) and for a population proportion Describe a margin of error, and explain ways in which you can control the size of the margin of error

Objectives Determine the sample size necessary to construct a confidence interval for a fixed margin of error Compare and contrast the t distribution and the Normal distribution List the conditions that must be present to construct a confidence interval for a population mean or a population proportion Explain what is meant by the standard error, and determine the standard error of x-bar and the standard error of p-hat

Vocabulary None new

Inference Toolbox Step 1: Parameter –Indentify the population of interest and the parameter you want to draw conclusions about Step 2: Conditions –Choose the appropriate inference procedure. Verify conditions for using it Step 3: Calculations –If conditions are met, carry out inference procedure –Confidence Interval: PE  MOE Step 4: Interpretation or Conclusion –Interpret you results in the context of the problem –Three C’s: conclusion, connection, and context

Confidence Intervals Form: –Point Estimate (PE)  Margin of Error (MOE) –PE is an unbiased estimator of the population parameter –MOE is confidence level  standard error (SE) of the estimator –SE is in the form of standard deviation / √sample size Specifics: ParameterPE MOE C-level Standard Error Number needed μ, with σ known x-barz*σ / √nn = [z*σ/MOE]² μ, with σ unknown x-bart*s / √nn = [t*s/MOE]² pp-hatz*√p(1-p)/n n = p(1-p) [z*/MOE]² n = 0.25[z*/MOE]²

Conditions for CI Inference Sample comes from a SRS Normality from either the –Population is Normally distributed –Sample size is large enough for CLT to apply –t-distribution or small sample size: shape and outliers (killer!) checked –population proportion: np ≥ 10 and n(1-p) ≥ 10 Independence of observations –Population large enough so sample is not from Hypergeometric distribution (N ≥ 10n) Must be checked for each CI problem

Using Confidence Level Remember: t-distribution has more area in the tails and as the degrees-of-freedom (n – 1) gets very large the distribution approaches the Standard Normal distribution -t* oror t* t-distribution (more area in tails)

Margin of Error Factors Level of confidence: as the level of confidence increases the margin of error also increases Sample size: as the sample size increases the margin of error decreases (√n is in the denominator and from Law of Large Numbers) Population Standard Deviation: the more spread the population data, the wider the margin of error MOE is in the form of measure of confidence standard dev / √sample size PE MOE

TI Calculator Help on C-Interval Press STATS, choose TESTS, and then scroll down to ZInterval, TInterval, 1-PropZInt, 2-SampTInt Select Data, if you have raw data (in a list) Enter the list the raw data is in Leave Freq: 1 alone or select stats, if you have summary stats Enter x-bar, σ (or s), and n Enter your confidence level Choose calculate

Summary and Homework Summary –Confidence Interval: PE  MOE –MOE: Confidence Level  Standard Error –MOE affected by sample size (  ), Confidence level (  ), and standard deviation (  ) –t-distribution has more area in tails than z (σ estimated by s; more potential for error) –Confidence Level not a probability on population parameter, but on the interval (the random variable) Homework –Pg , 68, 69, 71, 72, 73

Problem 1 A simple random sample of 50 bottles of a particular brand of cough medicine is selected and the alcohol content of each bottle is determined. Based on this sample, a 95% confidence interval is computed for the mean alcohol content for the population of all bottles of the brand under study. This interval is 7.8 to 9.4 percent alcohol. (a) How large would the sample need to be to reduce the length of the given 95% confidence interval to half its current size? ____________ 50  4 = 200

Problem 1 continued A simple random sample of 50 bottles of a particular brand of cough medicine is selected and the alcohol content of each bottle is determined. Based on this sample, a 95% confidence interval is computed for the mean alcohol content for the population of all bottles of the brand under study. This interval is 7.8 to 9.4 percent alcohol. (b)T or F There is a 95% chance that the true population mean is between 7.8 and 9.4 percent. (c) T or F If the process of selecting a sample of 50 bottles and then computing the corresponding 95% confidence interval is repeated 100 times, approximately 95 of the resulting intervals should include the true population mean alcohol content.

Problem 1 continued A simple random sample of 50 bottles of a particular brand of cough medicine is selected and the alcohol content of each bottle is determined. Based on this sample, a 95% confidence interval is computed for the mean alcohol content for the population of all bottles of the brand under study. This interval is 7.8 to 9.4 percent alcohol. (d) T or F If the process of selecting a sample of 50 bottles and then computing the corresponding 95% confidence interval is repeated 100 times, approximately 95 of the resulting sample means will be between 7.8 and 9.4.

Problem 2 A sample of 100 postal employees found that the mean time these employees had worked for the postal service was 8 years. Assume that we know that the standard deviation of the population of times postal service employees have spent with the postal service is 5 years. A 95% confidence interval for the mean time  the population of postal employees has spent with the postal service is computed. Which one of the following would produce a confidence interval with larger margin of error? A. Using a sample of 1000 postal employees. B. Using a confidence level of 90% C. Using a confidence level of 99%. D. Using a different sample of 100 employees, ignoring the results of the previous sample.

Problem 3 A z-confidence interval was based on several underlying assumptions. One of these is the generally unrealistic assumption that we know the value of the population standard deviation . What other assumptions must be satisfied for the procedures you have learned to be valid? Simple Random Sample Normality n > 30 for CLT population normally distributed Independence (N > 10n)

Problem 4 a A random sample of 25 seniors from a large metropolitan school district had a mean Math SAT score of 450. Suppose we know that the population of Math SAT scores for seniors in the district is normally distributed with standard deviation σ = 100. (a)Find a 92% confidence interval for the mean Math SAT score for the population of seniors. Show work to support your answer. Parameter: μ Math SAT scores Conditions: SRS ; Normality: Independence: Calculations: PE=450, CL=Z*=1.75, SE=100/√25=  1.75(20)  [415,485] Interpretation: We are 92% confident that the true mean Math SAT score for seniors in this school district lies between 415 and 485

Problem 4 b A random sample of 25 seniors from a large metropolitan school district had a mean Math SAT score of 450. Suppose we know that the population of Math SAT scores for seniors in the district is normally distributed with standard deviation σ = 100. (a)Using the information provided above, what is the smallest sample size we can take to achieve a 90% confidence interval for μ with margin of error  25? Show work to support your answer. (Be sure to note that parts (a) and (b) have different confidence levels.) Z* = σ = 100 n = [Z*σ/MOE]² = [(1.645(100)/25]² = [6.48]² = 41.99, so 42