10.1 Estimating with Confidence Chapter 10 Introduction to Inference.

Slides:



Advertisements
Similar presentations
CHAPTER 14: Confidence Intervals: The Basics
Advertisements

AP Statistics: Section 10.1 A Confidence interval Basics.
Chapter 10: Estimating with Confidence
Chapter 8: Estimating with Confidence
Chapter 10: Estimating with Confidence
CHAPTER 8 Estimating with Confidence
Chapter 10: Estimating with Confidence
10.1: Estimating with Confidence Statistical inference uses language of probability to express the strength of our conclusions 2 types of formal statistical.
ESTIMATING with confidence. Confidence INterval A confidence interval gives an estimated range of values which is likely to include an unknown population.
CHAPTER 16: Inference in Practice. Chapter 16 Concepts 2  Conditions for Inference in Practice  Cautions About Confidence Intervals  Cautions About.
CHAPTER 8 Estimating with Confidence
QBM117 Business Statistics Estimating the population mean , when the population variance  2, is known.
+ The Practice of Statistics, 4 th edition – For AP* STARNES, YATES, MOORE Chapter 8: Estimating with Confidence Section 8.1 Confidence Intervals: The.
Statistics 101 Chapter 10. Section 10-1 We want to infer from the sample data some conclusion about a wider population that the sample represents. Inferential.
AP STATISTICS LESSON 10 – 1 (DAY 2)
PARAMETRIC STATISTICAL INFERENCE
+ The Practice of Statistics, 4 th edition – For AP* STARNES, YATES, MOORE Chapter 8: Estimating with Confidence Section 8.1 Confidence Intervals: The.
+ Warm-Up4/8/13. + Warm-Up Solutions + Quiz You have 15 minutes to finish your quiz. When you finish, turn it in, pick up a guided notes sheet, and wait.
10.1: Confidence Intervals – The Basics. Introduction Is caffeine dependence real? What proportion of college students engage in binge drinking? How do.
AP STATISTICS LESSON 10 – 1 ( DAY 3 ) CHOOSING THE SAMPLE SIZE.
10.1 DAY 2: Confidence Intervals – The Basics. How Confidence Intervals Behave We select the confidence interval, and the margin of error follows… We.
10.1: Confidence Intervals – The Basics. Review Question!!! If the mean and the standard deviation of a continuous random variable that is normally distributed.
1 Chapter 10: Introduction to Inference. 2 Inference Inference is the statistical process by which we use information collected from a sample to infer.
+ The Practice of Statistics, 4 th edition – For AP* STARNES, YATES, MOORE Unit 5: Estimating with Confidence Section 10.1 Confidence Intervals: The Basics.
Section 10.1 Confidence Intervals
Chapter 8 Delving Into The Use of Inference 8.1 Estimating with Confidence 8.2 Use and Abuse of Tests.
+ “Statisticians use a confidence interval to describe the amount of uncertainty associated with a sample estimate of a population parameter.”confidence.
1 Section 10.1 Estimating with Confidence AP Statistics January 2013.
6.1 Inference for a Single Proportion  Statistical confidence  Confidence intervals  How confidence intervals behave.
AP Statistics Chapter 10 Notes. Confidence Interval Statistical Inference: Methods for drawing conclusions about a population based on sample data. Statistical.
AP Statistics Section 10.1 C Determining Necessary Sample Size.
CHAPTER 16: Inference in Practice Lecture PowerPoint Slides The Basic Practice of Statistics 6 th Edition Moore / Notz / Fligner.
Sampling distributions rule of thumb…. Some important points about sample distributions… If we obtain a sample that meets the rules of thumb, then…
+ DO NOW. + Chapter 8 Estimating with Confidence 8.1Confidence Intervals: The Basics 8.2Estimating a Population Proportion 8.3Estimating a Population.
Chapter 8: Confidence Intervals based on a Single Sample
Lecture PowerPoint Slides Basic Practice of Statistics 7 th Edition.
Chapter 10: Confidence Intervals
The Practice of Statistics Third Edition Yates, Moore & Starnes Chapter 10: Estimating with Confidence.
Ch 8 Estimating with Confidence 8.1: Confidence Intervals.
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.
Chapter 8: Estimating with Confidence
+ The Practice of Statistics, 4 th edition – For AP* STARNES, YATES, MOORE Chapter 8: Estimating with Confidence Section 8.1 Confidence Intervals: The.
Warm Up- Class work Activity 10 Pg.534 -each person tosses the pin 50 times
+ The Practice of Statistics, 4 th edition – For AP* STARNES, YATES, MOORE Chapter 8: Estimating with Confidence Section 8.1 Confidence Intervals: The.
Inference: Conclusion with Confidence
Chapter 8: Estimating with Confidence
Chapter 8: Estimating with Confidence
Inference: Conclusion with Confidence
CHAPTER 8 Estimating with Confidence
Introduction to Inference
CHAPTER 14: Confidence Intervals The Basics
CHAPTER 8 Estimating with Confidence
Section 10.1: Confidence Intervals
Chapter 10: Estimating with Confidence
Chapter 8: Estimating with Confidence
Chapter 8: Estimating with Confidence
Chapter 8: Estimating with Confidence
Chapter 8: Estimating With Confidence
Chapter 8: Estimating with Confidence
CHAPTER 8 Estimating with Confidence
Chapter 8: Estimating with Confidence
Chapter 8: Estimating with Confidence
Chapter 8: Estimating with Confidence
Chapter 8: Confidence Intervals
Chapter 8: Estimating with Confidence
Chapter 8: Estimating with Confidence
Chapter 8: Estimating with Confidence
Chapter 8: Estimating with Confidence
2.) A. Incorrect, the prob. Is either 0 or 1, but we don’t know which.
Chapter 8: Estimating with Confidence
Presentation transcript:

10.1 Estimating with Confidence Chapter 10 Introduction to Inference

Statistical Inference Statistical inference provides methods for drawing conclusions about a population from sample data. Two most common types of statistical inference are confidence intervals and significance tests. Both report probabilities that state what would happen if we used the inference method many times. When you use statistical inference, you are acting as if the data are a random sample or come from a randomized experiment.

IQ and Admissions How would the sample mean vary if we took many samples of 50 freshmen from this same population? To estimate the mean of our population, we use the mean of our sample, x. Although our sample mean, x is an unbiased estimator of our population mean μ, it will rarely be exactly equal to it, so our estimate has some error. The sampling distribution of x tells us how big the error is likely to be when we use x to estimate μ.

Interpreting a confidence interval Our sample of 50 freshmen gave a sample mean of 112. And a standard deviation of σ = 15. The resulting interval is 112 +/- 4.2, which can be written as (107.8, 116.2). We say that we are 95% confident that the unknown mean IQ score for all Big City University freshmen is between and

Confidence interval and confidence level A level C confidence interval for a parameter has two parts: A confidence interval calculated from the data, usually of the form estimate +/- margin of error A confidence level C, which gives the probability that the interval will capture the true parameter value in repeated samples. That is, the confidence level is the success rate for the method.

Caution! Probabilities are long-run relative frequencies, and the idea simply doesn’t apply to a found interval. An already constructed interval either does or does not contain the population value. It is correct to give the meaning of “confidence” in terms of probability (e.g. “the probability that my method of constructing intervals will capture the true population value is.95”) It is never correct to interpret a found interval using the language of probability.

Assignment P. 624 exercises 10.1 – 10.3, 10.5

Conditions for constructing a Confidence Interval SRSNormalityIndependence

Critical Values The number z* with probability p lying to the right under the standard Normal curve is called the upper p critical value of the standard Normal distribution. z* can be found using either Table A or Table C.

Inference Toolbox Step 1: Parameter Step 2: Conditions Step 3: Calculations Step 4: Interpretation

Assignment P. 632 exercises 10.7 – 10.12

How Confidence Intervals Behave: We would like high confidence and a small margin of error High confidence says that our method almost always gives correct answers A small margin of error says that we have pinned down the parameter quite precisely

The margin of error gets smaller when… z* gets ______ σ gets ______ n gets ______ smaller larger

Example 10.6 Changing the confidence level What effect does changing the confidence level have?

Choosing the sample size You can arrange to have both high confidence and a small margin of error by taking enough observations. To obtain a desired margin of error, substitute the value of z* for your desired confidence level, set the expression for m less than or equal to the specified margin of error, and solve the inequality for n. Example 10.7

The required sample size may not be practical due to the time and money involved. The size of the sample determines the margin of error…the size of the population does not influence the sample size needed.

Some Cautions on using the formula for confidence intervals pg 636 The data must be from an SRS from the population. This formula does not work for more complex probability sampling designs. Fancy formulas cannot rescue badly produced data. Beware of outliers. Be careful of small samples and non-normal populations. You must know the standard deviation of the population.

The most important caution concerning confidence intervals is that the margin of error in a confidence interval covers only random sampling errors. Undercoverage and nonresponse in a sample survey can cause additional errors that may be larger than the random sampling error.

Assignment P. 637 exercises – 10.18

What statistical confidence does and does not say: A 95% confidence interval means that we are 95% confident that the mean score for the population lies in the interval. These numbers were calculated by a method that gives correct results in 95% of all possible samples. The probability is 95% that the true mean falls in that interval. No randomness remains after we draw one particular sample and get from it one particular interval. The true mean either is or is not in the interval. The probability calculations of standard statistical inference describe how often the method gives correct answers.

Exercises Section 10.1 exercises on page 640, Make sure you do 10.26!