Chapter 23: accuracy of averages

Size: px
Start display at page:

Download "Chapter 23: accuracy of averages"

Transcription

1 Chapter 23: accuracy of averages Context: previous chapters Context: previous chapters Context: Ch Expected value and SE for average 5 Example ,000 repetitions on computer Strategy Example Formulas for average Normal approximation What happens if we increase the number of draws? Compare sample size 25 and 100, for 10,000 repetitions Not knowing the box 14 Example Solution part Solution part Solution part Interpretation Interpretation Which formula to use? 21 Which SE? Warnings 23 Warnings

2 Context: previous chapters Chapter 20: we looked at chance variability in sampling, and learned formulas for the expected value and SE for a percentage. Chapter 21: we dropped the assumption that we knew the contents of the box (= population). We looked at estimating the population percentage: The problem is about classifying, so we change the box into a 0-1 box Estimate for population percentage: sample percentage Estimate is likely to be off by SE for percentage: Estimate SE for count, using bootstrap method Convert to SE for percentage 2 / 24 Context: previous chapters Confidence intervals for the population percentage: 68% confidence interval: sample percentage ± 1 SE for percentage 95% confidence interval: sample percentage ± 2 SEs for percentage 99.7% confidence interval: sample percentage ± 3 SEs for percentage What is the correct interpretation of a 95% confidence interval? We are 95% confident that the interval captures the sample percentage Or: We are 95% confident that the interval captures the population percentage 3 / 24 Context: Ch 23 We will learn formulas for the expected value and the SE for the sample average, if we know the box. We then drop the assumption that we know the contents of the box. From the sample, we want to learn about the box (= population). We look at estimating the population average: The problem is not about classifying and counting, so we do not change the box in a 0-1 box. Estimate for population average: sample average Estimate is likely to be off by SE for average: Estimate SE for sum, using bootstrap method Convert to SE for average Confidence intervals 4 / 24 2

3 Expected value and SE for average 5 / 24 Example 25 draws are made with replacement from a box with the following tickets: 1, 2, 3, 4, 5, 6, 7 The sum of the draws will be around..., give or take... or so. Fill in the blank. The average of the draws will be around..., give or take... or so. Fill in the blank. See computer simulation 6 / 24 10,000 repetitions on computer... sum of the draws, sample size = 25 average of the draws, sample size = sum of the draws average of the draws 7 / 24 3

4 Strategy We first look at the sum of the draws. Average of the box: = 4 SD of the box: Note that we cannot use the shortcut formula! So compute deviations from the average: -3, -2, -1, 0, 1, 2, 3 SD is r.m.s. size of the deviations: ( 3) 2 + ( 2) 2 + ( 1) = 2 Expected value for sum of the draws: (nr of draws) (average of the box) = 25 4 = 100 SE for sum of the draws: square root formula: nr of draws (SDof box) = 25 2 = 10 8 / 24 Example The sum of the draws is around 100, give or take 10 or so. Convert to averages: Expected value for average of the draws: = 4 This is just the average of the box! SE for average of the draws: = 0.4 So the average of the draws is around 4, give or take 0.4 or so. Note that this matches the histograms on slide 7. 9 / 24 Formulas for average Expected valuefor average = averageof thebox SEfor sum SEfor average = nr of draws These formulas are exact if we draw with replacement If the sample is small compared to the population (say, less then 1/10th), then the formulas are good approximations for drawing without replacement. Why? 10 / 24 4

5 Normal approximation Central limit theorem works for sums and averages of draws That s why the histograms on slide 7 follow the normal curve Hence, we can use the normal curve to approximate probabilities Example: Estimate the chance that the average of the draws is more than 4.4. Method: New average: Expected value for average of the draws = 4 New SD: SE for the average of the draws = 0.4 Then use normal approximation as usual, see overhead. Answer is 16%. 11 / 24 What happens if we increase the number of draws? SEfor average = = = SEfor sum nr of draws nr of draws (SDof box) nr of draws SDof box nr of draws Suppose we multiply the number of draws by a factor 4, so that we now make 100 draws. Then the SE for the average of the draws is divided by a factor 4 = 2. With a larger sample size we can estimate the population average more accurately. See computer simulations on next slide. 12 / 24 5

6 Compare sample size 25 and 100, for 10,000 repetitions... sum of the draws, sample size = 25 average of the draws, sample size = sum of the draws average of the draws sum of the draws, sample size = 100 average of the draws, sample size = sum of the draws average of the draws 13 / 24 Not knowing the box 14 / 24 Example Example 3 on page 417 We take a simple random sample of 400 persons age 25 and over is taken in a certain town. Their average educational level is 11.6 years. The SD of the educational level in the sample is 4.1 years. If possible, find a 68% confidence interval for the average educational level of all persons age 25 and over in this town. 15 / 24 6

7 Solution part 1 Identify population, parameter, sample, statistics: Population: all persons age 25 and over in the town Parameter: average educational level in years Sample: simple random sample of 400 persons age 25 and over in the town Statistic: average educational level of people in the sample: 11.6 years Make box model, see overhead The average educational level in the sample is like the average of 400 draws without replacement from the box. 16 / 24 Solution part 2 Fill in the blanks: The average educational level is estimated to be... This estimate is likely to be off by... or so. First blank: estimate for population average = sample average = 11.6 years Second blank: SE for average = (SE for sum)/(nr of draws) Since the sample is small relative to the population, we can use the formulas for drawing with replacement So the SE for sum = nr of draws (SD of the box) But we don t know the SD of the box! Since the sample is reasonably large, we can use the bootstrap method: SD of box SD of sample = 4.1 years. SE for sum of draws = = 82 SE for average = 82/400 = / 24 7

8 Solution part 3 The average educational level is estimated to be This estimate is likely to be off by 0.2 years or so. Construct a confidence interval: If the normal approximation works, a 68% confidence interval for the population average is: sample average ± 1 SE for average = 11.6 ± 0.2. Education in town does not have a normal distribution, see overhead. So can we use the normal approximation? Yes! The distribution of the educational level in the town does not follow the normal curve. But because of the central limit theorem, the distribution of sample averages does follow the normal curve quite closely. 18 / 24 Interpretation 68% confidence interval for population average: (11.4, 11.8) Which of the following is/are true: About 68% of the people in the town have an educational level between 11.4 and 11.8 years. We are about 68% confident that the interval (11.4, 11.8) contains the population average. 19 / 24 Interpretation What does it mean: we are about 95% (or 68% or..%) confident that the interval contains the population parameter? Remember that the population parameter is a fixed number Each time we take a different sample, we get a different sample average, and also a different estimate for the SE So each time we take a different sample, the confidence interval turns out a bit different See computer simulation If we repeat this many many times, then 95% of the confidence intervals will contain the true population percentage, and 5% won t. Difficulty: after computing a confidence interval, we don t know if it is one that contains the true parameter or not. 20 / 24 8

9 Which formula to use? 21 / 24 Which SE? See page 422 of the book Four operations to think about: sum of the draws: SE for sum = nr of draws (SD of box) average of the draws: SE for average = SE forsum nrof draws classifying and counting: SE for count = SE for sum, from a 0-1 box taking percentages: SE for percentage= SE forsum, from0 1box nrof draws 100% In each case, the SE shows the likely amount off. The book calls this a give or take number. 22 / 24 Warnings 23 / 24 Warnings The methods in this chapter only work for simple random samples For more complicated sampling methods like cluster sampling, we need more complicated formulas For non-probability sampling methods, we basically have no formulas The sample size should be small relative to the population (say < 1/10th), so that we can ignore that we draw without replacement For the bootstrap method to work, the sample size should be reasonably large For the normal approximation to work, the sample size should be large. The more asymmetric the box is, the larger the sample size we need. 24 / 24 9

Chapter 17. The. Value Example. The Standard Error. Example The Short Cut. Classifying and Counting. Chapter 17. The.

Chapter 17. The. Value Example. The Standard Error. Example The Short Cut. Classifying and Counting. Chapter 17. The. Context Short Part V Chance Variability and Short Last time, we learned that it can be helpful to take real-life chance processes and turn them into a box model. outcome of the chance process then corresponds

More information

Chance Error in Sampling

Chance Error in Sampling 1 Chance Error in Sampling How different is the sample percentage from the population percentage? The purpose of this chapter is to show how box models can be used to understand the error in simple random

More information

AP Statistics Chapter 6 - Random Variables

AP Statistics Chapter 6 - Random Variables AP Statistics Chapter 6 - Random 6.1 Discrete and Continuous Random Objective: Recognize and define discrete random variables, and construct a probability distribution table and a probability histogram

More information

Midterm Exam III Review

Midterm Exam III Review Midterm Exam III Review Dr. Joseph Brennan Math 148, BU Dr. Joseph Brennan (Math 148, BU) Midterm Exam III Review 1 / 25 Permutations and Combinations ORDER In order to count the number of possible ways

More information

The Accuracy of Percentages. Confidence Intervals

The Accuracy of Percentages. Confidence Intervals The Accuracy of Percentages Confidence Intervals 1 Review: a 0-1 Box Box average = fraction of tickets which equal 1 Box SD = (fraction of 0 s) x (fraction of 1 s) 2 With a simple random sample, the expected

More information

4.2 Probability Distributions

4.2 Probability Distributions 4.2 Probability Distributions Definition. A random variable is a variable whose value is a numerical outcome of a random phenomenon. The probability distribution of a random variable tells us what the

More information

chapter 13: Binomial Distribution Exercises (binomial)13.6, 13.12, 13.22, 13.43

chapter 13: Binomial Distribution Exercises (binomial)13.6, 13.12, 13.22, 13.43 chapter 13: Binomial Distribution ch13-links binom-tossing-4-coins binom-coin-example ch13 image Exercises (binomial)13.6, 13.12, 13.22, 13.43 CHAPTER 13: Binomial Distributions The Basic Practice of Statistics

More information

MA131 Lecture 8.2. The normal distribution curve can be considered as a probability distribution curve for normally distributed variables.

MA131 Lecture 8.2. The normal distribution curve can be considered as a probability distribution curve for normally distributed variables. Normal distribution curve as probability distribution curve The normal distribution curve can be considered as a probability distribution curve for normally distributed variables. The area under the normal

More information

Statistical Intervals (One sample) (Chs )

Statistical Intervals (One sample) (Chs ) 7 Statistical Intervals (One sample) (Chs 8.1-8.3) Confidence Intervals The CLT tells us that as the sample size n increases, the sample mean X is close to normally distributed with expected value µ and

More information

CHAPTER 8 Estimating with Confidence

CHAPTER 8 Estimating with Confidence CHAPTER 8 Estimating with Confidence 8.2 Estimating a Population Proportion The Practice of Statistics, 5th Edition Starnes, Tabor, Yates, Moore Bedford Freeman Worth Publishers Estimating a Population

More information

STAT/CS 94 Fall 2015 Adhikari HW08, Due: 10/28/15

STAT/CS 94 Fall 2015 Adhikari HW08, Due: 10/28/15 STAT/CS 94 Fall 2015 Adhikari HW08, Due: 10/28/15 This week s homework is a bit longer than the previous weeks and has two pages: A question sheet and an answer sheet. Both are two-sided. In the published

More information

***SECTION 8.1*** The Binomial Distributions

***SECTION 8.1*** The Binomial Distributions ***SECTION 8.1*** The Binomial Distributions CHAPTER 8 ~ The Binomial and Geometric Distributions In practice, we frequently encounter random phenomenon where there are two outcomes of interest. For example,

More information

CHAPTER 5 SAMPLING DISTRIBUTIONS

CHAPTER 5 SAMPLING DISTRIBUTIONS CHAPTER 5 SAMPLING DISTRIBUTIONS Sampling Variability. We will visualize our data as a random sample from the population with unknown parameter μ. Our sample mean Ȳ is intended to estimate population mean

More information

19. CONFIDENCE INTERVALS FOR THE MEAN; KNOWN VARIANCE

19. CONFIDENCE INTERVALS FOR THE MEAN; KNOWN VARIANCE 19. CONFIDENCE INTERVALS FOR THE MEAN; KNOWN VARIANCE We assume here that the population variance σ 2 is known. This is an unrealistic assumption, but it allows us to give a simplified presentation which

More information

Lecture 9 - Sampling Distributions and the CLT

Lecture 9 - Sampling Distributions and the CLT Lecture 9 - Sampling Distributions and the CLT Sta102/BME102 Colin Rundel September 23, 2015 1 Variability of Estimates Activity Sampling distributions - via simulation Sampling distributions - via CLT

More information

Part V - Chance Variability

Part V - Chance Variability Part V - Chance Variability Dr. Joseph Brennan Math 148, BU Dr. Joseph Brennan (Math 148, BU) Part V - Chance Variability 1 / 78 Law of Averages In Chapter 13 we discussed the Kerrich coin-tossing experiment.

More information

Confidence Intervals and Sample Size

Confidence Intervals and Sample Size Confidence Intervals and Sample Size Chapter 6 shows us how we can use the Central Limit Theorem (CLT) to 1. estimate a population parameter (such as the mean or proportion) using a sample, and. determine

More information

1. Variability in estimates and CLT

1. Variability in estimates and CLT Unit3: Foundationsforinference 1. Variability in estimates and CLT Sta 101 - Fall 2015 Duke University, Department of Statistical Science Dr. Çetinkaya-Rundel Slides posted at http://bit.ly/sta101_f15

More information

The Binomial Probability Distribution

The Binomial Probability Distribution The Binomial Probability Distribution MATH 130, Elements of Statistics I J. Robert Buchanan Department of Mathematics Fall 2017 Objectives After this lesson we will be able to: determine whether a probability

More information

Reminders. Quiz today - please bring a calculator I ll post the next HW by Saturday (last HW!)

Reminders. Quiz today - please bring a calculator I ll post the next HW by Saturday (last HW!) Reminders Quiz today - please bring a calculator I ll post the next HW by Saturday (last HW!) 1 Warm Up Chat with your neighbor. What is the Central Limit Theorem? Why do we care about it? What s the (long)

More information

Sampling Distributions and the Central Limit Theorem

Sampling Distributions and the Central Limit Theorem Sampling Distributions and the Central Limit Theorem February 18 Data distributions and sampling distributions So far, we have discussed the distribution of data (i.e. of random variables in our sample,

More information

Chapter 5 Normal Probability Distributions

Chapter 5 Normal Probability Distributions Chapter 5 Normal Probability Distributions Section 5-1 Introduction to Normal Distributions and the Standard Normal Distribution A The normal distribution is the most important of the continuous probability

More information

Statistical Methods in Practice STAT/MATH 3379

Statistical Methods in Practice STAT/MATH 3379 Statistical Methods in Practice STAT/MATH 3379 Dr. A. B. W. Manage Associate Professor of Mathematics & Statistics Department of Mathematics & Statistics Sam Houston State University Overview 6.1 Discrete

More information

Y i % (% ( ( ' & ( # % s 2 = ( ( Review - order of operations. Samples and populations. Review - order of operations. Review - order of operations

Y i % (% ( ( ' & ( # % s 2 = ( ( Review - order of operations. Samples and populations. Review - order of operations. Review - order of operations Review - order of operations Samples and populations Estimating with uncertainty s 2 = # % # n & % % $ n "1'% % $ n ) i=1 Y i 2 n & "Y 2 ' Review - order of operations Review - order of operations 1. Parentheses

More information

Elementary Statistics Triola, Elementary Statistics 11/e Unit 14 The Confidence Interval for Means, σ Unknown

Elementary Statistics Triola, Elementary Statistics 11/e Unit 14 The Confidence Interval for Means, σ Unknown Elementary Statistics We are now ready to begin our exploration of how we make estimates of the population mean. Before we get started, I want to emphasize the importance of having collected a representative

More information

CHAPTER 6 Random Variables

CHAPTER 6 Random Variables CHAPTER 6 Random Variables 6.1 Discrete and Continuous Random Variables The Practice of Statistics, 5th Edition Starnes, Tabor, Yates, Moore Bedford Freeman Worth Publishers Discrete and Continuous Random

More information

Review: Population, sample, and sampling distributions

Review: Population, sample, and sampling distributions Review: Population, sample, and sampling distributions A population with mean µ and standard deviation σ For instance, µ = 0, σ = 1 0 1 Sample 1, N=30 Sample 2, N=30 Sample 100000000000 InterquartileRange

More information

Math 227 Elementary Statistics. Bluman 5 th edition

Math 227 Elementary Statistics. Bluman 5 th edition Math 227 Elementary Statistics Bluman 5 th edition CHAPTER 6 The Normal Distribution 2 Objectives Identify distributions as symmetrical or skewed. Identify the properties of the normal distribution. Find

More information

5-1 pg ,4,5, EOO,39,47,50,53, pg ,5,9,13,17,19,21,22,25,30,31,32, pg.269 1,29,13,16,17,19,20,25,26,28,31,33,38

5-1 pg ,4,5, EOO,39,47,50,53, pg ,5,9,13,17,19,21,22,25,30,31,32, pg.269 1,29,13,16,17,19,20,25,26,28,31,33,38 5-1 pg. 242 3,4,5, 17-37 EOO,39,47,50,53,56 5-2 pg. 249 9,10,13,14,17,18 5-3 pg. 257 1,5,9,13,17,19,21,22,25,30,31,32,34 5-4 pg.269 1,29,13,16,17,19,20,25,26,28,31,33,38 5-5 pg. 281 5-14,16,19,21,22,25,26,30

More information

Statistics 431 Spring 2007 P. Shaman. Preliminaries

Statistics 431 Spring 2007 P. Shaman. Preliminaries Statistics 4 Spring 007 P. Shaman The Binomial Distribution Preliminaries A binomial experiment is defined by the following conditions: A sequence of n trials is conducted, with each trial having two possible

More information

Homework: (Due Wed) Chapter 10: #5, 22, 42

Homework: (Due Wed) Chapter 10: #5, 22, 42 Announcements: Discussion today is review for midterm, no credit. You may attend more than one discussion section. Bring 2 sheets of notes and calculator to midterm. We will provide Scantron form. Homework:

More information

Chapter 14 : Statistical Inference 1. Note : Here the 4-th and 5-th editions of the text have different chapters, but the material is the same.

Chapter 14 : Statistical Inference 1. Note : Here the 4-th and 5-th editions of the text have different chapters, but the material is the same. Chapter 14 : Statistical Inference 1 Chapter 14 : Introduction to Statistical Inference Note : Here the 4-th and 5-th editions of the text have different chapters, but the material is the same. Data x

More information

We use probability distributions to represent the distribution of a discrete random variable.

We use probability distributions to represent the distribution of a discrete random variable. Now we focus on discrete random variables. We will look at these in general, including calculating the mean and standard deviation. Then we will look more in depth at binomial random variables which are

More information

Chapter 8 Statistical Intervals for a Single Sample

Chapter 8 Statistical Intervals for a Single Sample Chapter 8 Statistical Intervals for a Single Sample Part 1: Confidence intervals (CI) for population mean µ Section 8-1: CI for µ when σ 2 known & drawing from normal distribution Section 8-1.2: Sample

More information

The Central Limit Theorem (Solutions) COR1-GB.1305 Statistics and Data Analysis

The Central Limit Theorem (Solutions) COR1-GB.1305 Statistics and Data Analysis The Central Limit Theorem (Solutions) COR1-GB1305 Statistics and Data Analysis 1 You draw a random sample of size n = 64 from a population with mean µ = 50 and standard deviation σ = 16 From this, you

More information

The following content is provided under a Creative Commons license. Your support

The following content is provided under a Creative Commons license. Your support MITOCW Recitation 6 The following content is provided under a Creative Commons license. Your support will help MIT OpenCourseWare continue to offer high quality educational resources for free. To make

More information

Part 1 In which we meet the law of averages. The Law of Averages. The Expected Value & The Standard Error. Where Are We Going?

Part 1 In which we meet the law of averages. The Law of Averages. The Expected Value & The Standard Error. Where Are We Going? 1 The Law of Averages The Expected Value & The Standard Error Where Are We Going? Sums of random numbers The law of averages Box models for generating random numbers Sums of draws: the Expected Value Standard

More information

Developing Survey Expansion Factors

Developing Survey Expansion Factors Developing Survey Expansion Factors Objective: To apply expansion factors to the results of a household travel survey and to apply trip rates to calculate total trips. It is eighteen months later and the

More information

MATH 10 INTRODUCTORY STATISTICS

MATH 10 INTRODUCTORY STATISTICS MATH 10 INTRODUCTORY STATISTICS Tommy Khoo Your friendly neighbourhood graduate student. It is Time for Homework Again! ( ω `) Please hand in your homework. Third homework will be posted on the website,

More information

Chapter 6: Random Variables

Chapter 6: Random Variables Chapter 6: Random Variables Section 6.1 Discrete and Continuous Random Variables The Practice of Statistics, 4 th edition For AP* STARNES, YATES, MOORE Chapter 6 Random Variables 6.1 Discrete and Continuous

More information

STAT 157 HW1 Solutions

STAT 157 HW1 Solutions STAT 157 HW1 Solutions http://www.stat.ucla.edu/~dinov/courses_students.dir/10/spring/stats157.dir/ Problem 1. 1.a: (6 points) Determine the Relative Frequency and the Cumulative Relative Frequency (fill

More information

Chapter 5. Sampling Distributions

Chapter 5. Sampling Distributions Lecture notes, Lang Wu, UBC 1 Chapter 5. Sampling Distributions 5.1. Introduction In statistical inference, we attempt to estimate an unknown population characteristic, such as the population mean, µ,

More information

Key Objectives. Module 2: The Logic of Statistical Inference. Z-scores. SGSB Workshop: Using Statistical Data to Make Decisions

Key Objectives. Module 2: The Logic of Statistical Inference. Z-scores. SGSB Workshop: Using Statistical Data to Make Decisions SGSB Workshop: Using Statistical Data to Make Decisions Module 2: The Logic of Statistical Inference Dr. Tom Ilvento January 2006 Dr. Mugdim Pašić Key Objectives Understand the logic of statistical inference

More information

Business Statistics 41000: Probability 4

Business Statistics 41000: Probability 4 Business Statistics 41000: Probability 4 Drew D. Creal University of Chicago, Booth School of Business February 14 and 15, 2014 1 Class information Drew D. Creal Email: dcreal@chicagobooth.edu Office:

More information

STA Module 3B Discrete Random Variables

STA Module 3B Discrete Random Variables STA 2023 Module 3B Discrete Random Variables Learning Objectives Upon completing this module, you should be able to 1. Determine the probability distribution of a discrete random variable. 2. Construct

More information

Confidence Intervals for Large Sample Proportions

Confidence Intervals for Large Sample Proportions Confidence Intervals for Large Sample Proportions Dr Tom Ilvento Department of Food and Resource Economics Overview Confidence Intervals C.I. We will start with large sample C.I. for proportions, using

More information

AP Statistics: Chapter 8, lesson 2: Estimating a population proportion

AP Statistics: Chapter 8, lesson 2: Estimating a population proportion Activity 1: Which way will the Hershey s kiss land? When you toss a Hershey Kiss, it sometimes lands flat and sometimes lands on its side. What proportion of tosses will land flat? Each group of four selects

More information

1. Three draws are made at random from the box [ 3, 4, 4, 5, 5, 5 ].

1. Three draws are made at random from the box [ 3, 4, 4, 5, 5, 5 ]. Stat 1040 Review 2 1. Three draws are made at random from the box [ 3, 4, 4, 5, 5, 5 ]. a) If the draws are made with replacement, find the probability that a "4" is drawn each time. b) If the draws are

More information

Exam 2 Spring 2015 Statistics for Applications 4/9/2015

Exam 2 Spring 2015 Statistics for Applications 4/9/2015 18.443 Exam 2 Spring 2015 Statistics for Applications 4/9/2015 1. True or False (and state why). (a). The significance level of a statistical test is not equal to the probability that the null hypothesis

More information

MA131 Lecture 9.1. = µ = 25 and σ X P ( 90 < X < 100 ) = = /// σ X

MA131 Lecture 9.1. = µ = 25 and σ X P ( 90 < X < 100 ) = = /// σ X The Central Limit Theorem (CLT): As the sample size n increases, the shape of the distribution of the sample means taken with replacement from the population with mean µ and standard deviation σ will approach

More information

Reserve Risk Modelling: Theoretical and Practical Aspects

Reserve Risk Modelling: Theoretical and Practical Aspects Reserve Risk Modelling: Theoretical and Practical Aspects Peter England PhD ERM and Financial Modelling Seminar EMB and The Israeli Association of Actuaries Tel-Aviv Stock Exchange, December 2009 2008-2009

More information

4.1 Introduction Estimating a population mean The problem with estimating a population mean with a sample mean: an example...

4.1 Introduction Estimating a population mean The problem with estimating a population mean with a sample mean: an example... Chapter 4 Point estimation Contents 4.1 Introduction................................... 2 4.2 Estimating a population mean......................... 2 4.2.1 The problem with estimating a population mean

More information

Probability Review. The Practice of Statistics, 4 th edition For AP* STARNES, YATES, MOORE

Probability Review. The Practice of Statistics, 4 th edition For AP* STARNES, YATES, MOORE Probability Review The Practice of Statistics, 4 th edition For AP* STARNES, YATES, MOORE Probability Models In Section 5.1, we used simulation to imitate chance behavior. Fortunately, we don t have to

More information

Discrete Random Variables

Discrete Random Variables Discrete Random Variables MATH 130, Elements of Statistics I J. Robert Buchanan Department of Mathematics Fall 2018 Objectives During this lesson we will learn to: distinguish between discrete and continuous

More information

Discrete Random Variables

Discrete Random Variables Discrete Random Variables MATH 130, Elements of Statistics I J. Robert Buchanan Department of Mathematics Fall 2017 Objectives During this lesson we will learn to: distinguish between discrete and continuous

More information

Chapter 8: Binomial and Geometric Distributions

Chapter 8: Binomial and Geometric Distributions Chapter 8: Binomial and Geometric Distributions Section 8.1 Binomial Distributions The Practice of Statistics, 4 th edition For AP* STARNES, YATES, MOORE Section 8.1 Binomial Distribution Learning Objectives

More information

Chapter 7. Sampling Distributions

Chapter 7. Sampling Distributions Chapter 7 Sampling Distributions Section 7.1 Sampling Distributions and the Central Limit Theorem Sampling Distributions Sampling distribution The probability distribution of a sample statistic. Formed

More information

STA Rev. F Learning Objectives. What is a Random Variable? Module 5 Discrete Random Variables

STA Rev. F Learning Objectives. What is a Random Variable? Module 5 Discrete Random Variables STA 2023 Module 5 Discrete Random Variables Learning Objectives Upon completing this module, you should be able to: 1. Determine the probability distribution of a discrete random variable. 2. Construct

More information

Chapter 5 Basic Probability

Chapter 5 Basic Probability Chapter 5 Basic Probability Probability is determining the probability that a particular event will occur. Probability of occurrence = / T where = the number of ways in which a particular event occurs

More information

Random Variables. 6.1 Discrete and Continuous Random Variables. Probability Distribution. Discrete Random Variables. Chapter 6, Section 1

Random Variables. 6.1 Discrete and Continuous Random Variables. Probability Distribution. Discrete Random Variables. Chapter 6, Section 1 6.1 Discrete and Continuous Random Variables Random Variables A random variable, usually written as X, is a variable whose possible values are numerical outcomes of a random phenomenon. There are two types

More information

Chapter 6 Confidence Intervals

Chapter 6 Confidence Intervals Chapter 6 Confidence Intervals Section 6-1 Confidence Intervals for the Mean (Large Samples) VOCABULARY: Point Estimate A value for a parameter. The most point estimate of the population parameter is the

More information

1 Inferential Statistic

1 Inferential Statistic 1 Inferential Statistic Population versus Sample, parameter versus statistic A population is the set of all individuals the researcher intends to learn about. A sample is a subset of the population and

More information

Market Volatility and Risk Proxies

Market Volatility and Risk Proxies Market Volatility and Risk Proxies... an introduction to the concepts 019 Gary R. Evans. This slide set by Gary R. Evans is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International

More information

Diploma in Business Administration Part 2. Quantitative Methods. Examiner s Suggested Answers

Diploma in Business Administration Part 2. Quantitative Methods. Examiner s Suggested Answers Cumulative frequency Diploma in Business Administration Part Quantitative Methods Examiner s Suggested Answers Question 1 Cumulative Frequency Curve 1 9 8 7 6 5 4 3 1 5 1 15 5 3 35 4 45 Weeks 1 (b) x f

More information

Chapter 9. Sampling Distributions. A sampling distribution is created by, as the name suggests, sampling.

Chapter 9. Sampling Distributions. A sampling distribution is created by, as the name suggests, sampling. Chapter 9 Sampling Distributions 9.1 Sampling Distributions A sampling distribution is created by, as the name suggests, sampling. The method we will employ on the rules of probability and the laws of

More information

Copyright 2011 Pearson Education, Inc. Publishing as Addison-Wesley.

Copyright 2011 Pearson Education, Inc. Publishing as Addison-Wesley. Appendix: Statistics in Action Part I Financial Time Series 1. These data show the effects of stock splits. If you investigate further, you ll find that most of these splits (such as in May 1970) are 3-for-1

More information

Probability & Sampling The Practice of Statistics 4e Mostly Chpts 5 7

Probability & Sampling The Practice of Statistics 4e Mostly Chpts 5 7 Probability & Sampling The Practice of Statistics 4e Mostly Chpts 5 7 Lew Davidson (Dr.D.) Mallard Creek High School Lewis.Davidson@cms.k12.nc.us 704-786-0470 Probability & Sampling The Practice of Statistics

More information

Probability is the tool used for anticipating what the distribution of data should look like under a given model.

Probability is the tool used for anticipating what the distribution of data should look like under a given model. AP Statistics NAME: Exam Review: Strand 3: Anticipating Patterns Date: Block: III. Anticipating Patterns: Exploring random phenomena using probability and simulation (20%-30%) Probability is the tool used

More information

2011 Pearson Education, Inc

2011 Pearson Education, Inc Statistics for Business and Economics Chapter 4 Random Variables & Probability Distributions Content 1. Two Types of Random Variables 2. Probability Distributions for Discrete Random Variables 3. The Binomial

More information

The Assumption(s) of Normality

The Assumption(s) of Normality The Assumption(s) of Normality Copyright 2000, 2011, 2016, J. Toby Mordkoff This is very complicated, so I ll provide two versions. At a minimum, you should know the short one. It would be great if you

More information

Section Introduction to Normal Distributions

Section Introduction to Normal Distributions Section 6.1-6.2 Introduction to Normal Distributions 2012 Pearson Education, Inc. All rights reserved. 1 of 105 Section 6.1-6.2 Objectives Interpret graphs of normal probability distributions Find areas

More information

MA 1125 Lecture 12 - Mean and Standard Deviation for the Binomial Distribution. Objectives: Mean and standard deviation for the binomial distribution.

MA 1125 Lecture 12 - Mean and Standard Deviation for the Binomial Distribution. Objectives: Mean and standard deviation for the binomial distribution. MA 5 Lecture - Mean and Standard Deviation for the Binomial Distribution Friday, September 9, 07 Objectives: Mean and standard deviation for the binomial distribution.. Mean and Standard Deviation of the

More information

Statistical Tables Compiled by Alan J. Terry

Statistical Tables Compiled by Alan J. Terry Statistical Tables Compiled by Alan J. Terry School of Science and Sport University of the West of Scotland Paisley, Scotland Contents Table 1: Cumulative binomial probabilities Page 1 Table 2: Cumulative

More information

Chapter 16. Random Variables. Copyright 2010 Pearson Education, Inc.

Chapter 16. Random Variables. Copyright 2010 Pearson Education, Inc. Chapter 16 Random Variables Copyright 2010 Pearson Education, Inc. Expected Value: Center A random variable assumes a value based on the outcome of a random event. We use a capital letter, like X, to denote

More information

The Central Limit Theorem

The Central Limit Theorem The Central Limit Theorem Patrick Breheny March 1 Patrick Breheny University of Iowa Introduction to Biostatistics (BIOS 4120) 1 / 29 Kerrich s experiment Introduction The law of averages Mean and SD of

More information

6.1 Discrete & Continuous Random Variables. Nov 4 6:53 PM. Objectives

6.1 Discrete & Continuous Random Variables. Nov 4 6:53 PM. Objectives 6.1 Discrete & Continuous Random Variables examples vocab Objectives Today we will... - Compute probabilities using the probability distribution of a discrete random variable. - Calculate and interpret

More information

Chapter 9: Sampling Distributions

Chapter 9: Sampling Distributions Chapter 9: Sampling Distributions 9. Introduction This chapter connects the material in Chapters 4 through 8 (numerical descriptive statistics, sampling, and probability distributions, in particular) with

More information

Basic Procedure for Histograms

Basic Procedure for Histograms Basic Procedure for Histograms 1. Compute the range of observations (min. & max. value) 2. Choose an initial # of classes (most likely based on the range of values, try and find a number of classes that

More information

Lecture 9 - Sampling Distributions and the CLT. Mean. Margin of error. Sta102/BME102. February 6, Sample mean ( X ): x i

Lecture 9 - Sampling Distributions and the CLT. Mean. Margin of error. Sta102/BME102. February 6, Sample mean ( X ): x i Lecture 9 - Sampling Distributions and the CLT Sta102/BME102 Colin Rundel February 6, 2015 http:// pewresearch.org/ pubs/ 2191/ young-adults-workers-labor-market-pay-careers-advancement-recession Sta102/BME102

More information

SAMPLING DISTRIBUTIONS. Chapter 7

SAMPLING DISTRIBUTIONS. Chapter 7 SAMPLING DISTRIBUTIONS Chapter 7 7.1 How Likely Are the Possible Values of a Statistic? The Sampling Distribution Statistic and Parameter Statistic numerical summary of sample data: p-hat or xbar Parameter

More information

Chapter 6 Part 3 October 21, Bootstrapping

Chapter 6 Part 3 October 21, Bootstrapping Chapter 6 Part 3 October 21, 2008 Bootstrapping From the internet: The bootstrap involves repeated re-estimation of a parameter using random samples with replacement from the original data. Because the

More information

HOMEWORK: Due Mon 11/8, Chapter 9: #15, 25, 37, 44

HOMEWORK: Due Mon 11/8, Chapter 9: #15, 25, 37, 44 This week: Chapter 9 (will do 9.6 to 9.8 later, with Chap. 11) Understanding Sampling Distributions: Statistics as Random Variables ANNOUNCEMENTS: Shandong Min will give the lecture on Friday. See website

More information

AMS7: WEEK 4. CLASS 3

AMS7: WEEK 4. CLASS 3 AMS7: WEEK 4. CLASS 3 Sampling distributions and estimators. Central Limit Theorem Normal Approximation to the Binomial Distribution Friday April 24th, 2015 Sampling distributions and estimators REMEMBER:

More information

6.11, 1.80, 2.32, 1.17, 5.28, 0.62, 0.68, 0.43, 1.18, 2.20, 1.24, 1.92, 0.63, 1.18

6.11, 1.80, 2.32, 1.17, 5.28, 0.62, 0.68, 0.43, 1.18, 2.20, 1.24, 1.92, 0.63, 1.18 Solution Exercise 14.4 A) The approximate 90% confidence interval for for the data from exercise 12.9 can be calculated using the formula, where is the usual version of the standard deviation of the process

More information

AP Statistics Ch 8 The Binomial and Geometric Distributions

AP Statistics Ch 8 The Binomial and Geometric Distributions Ch 8.1 The Binomial Distributions The Binomial Setting A situation where these four conditions are satisfied is called a binomial setting. 1. Each observation falls into one of just two categories, which

More information

Random Variables Part 2

Random Variables Part 2 Random Variables Part 2 1 A P S T A T I S T I C S C H A P T E R 1 5 The theory of probabilities is simply the science of logic quantitatively treated. Charles Saunders Peirce (1839-1914) Behavior of Random

More information

Statistics Class 15 3/21/2012

Statistics Class 15 3/21/2012 Statistics Class 15 3/21/2012 Quiz 1. Cans of regular Pepsi are labeled to indicate that they contain 12 oz. Data Set 17 in Appendix B lists measured amounts for a sample of Pepsi cans. The same statistics

More information

Elementary Statistics

Elementary Statistics Chapter 7 Estimation Goal: To become familiar with how to use Excel 2010 for Estimation of Means. There is one Stat Tool in Excel that is used with estimation of means, T.INV.2T. Open Excel and click on

More information

BIO5312 Biostatistics Lecture 5: Estimations

BIO5312 Biostatistics Lecture 5: Estimations BIO5312 Biostatistics Lecture 5: Estimations Yujin Chung September 27th, 2016 Fall 2016 Yujin Chung Lec5: Estimations Fall 2016 1/34 Recap Yujin Chung Lec5: Estimations Fall 2016 2/34 Today s lecture and

More information

Lecture 9. Probability Distributions. Outline. Outline

Lecture 9. Probability Distributions. Outline. Outline Outline Lecture 9 Probability Distributions 6-1 Introduction 6- Probability Distributions 6-3 Mean, Variance, and Expectation 6-4 The Binomial Distribution Outline 7- Properties of the Normal Distribution

More information

Chapter 6: Random Variables

Chapter 6: Random Variables Chapter 6: Random Variables Section 6.3 The Practice of Statistics, 4 th edition For AP* STARNES, YATES, MOORE Chapter 6 Random Variables 6.1 Discrete and Continuous Random Variables 6.2 Transforming and

More information

Random Variables. Note: Be sure that every possible outcome is included in the sum and verify that you have a valid probability model to start with.

Random Variables. Note: Be sure that every possible outcome is included in the sum and verify that you have a valid probability model to start with. Random Variables Formulas New Vocabulary You pick a card from a deck. If you get a face card, you win $15. If you get an ace, you win $25 plus an extra $40 for the ace of hearts. For any other card you

More information

Numerical Descriptive Measures. Measures of Center: Mean and Median

Numerical Descriptive Measures. Measures of Center: Mean and Median Steve Sawin Statistics Numerical Descriptive Measures Having seen the shape of a distribution by looking at the histogram, the two most obvious questions to ask about the specific distribution is where

More information

MA 1125 Lecture 14 - Expected Values. Wednesday, October 4, Objectives: Introduce expected values.

MA 1125 Lecture 14 - Expected Values. Wednesday, October 4, Objectives: Introduce expected values. MA 5 Lecture 4 - Expected Values Wednesday, October 4, 27 Objectives: Introduce expected values.. Means, Variances, and Standard Deviations of Probability Distributions Two classes ago, we computed the

More information

Lecture 9. Probability Distributions

Lecture 9. Probability Distributions Lecture 9 Probability Distributions Outline 6-1 Introduction 6-2 Probability Distributions 6-3 Mean, Variance, and Expectation 6-4 The Binomial Distribution Outline 7-2 Properties of the Normal Distribution

More information

Math 140 Introductory Statistics. Next midterm May 1

Math 140 Introductory Statistics. Next midterm May 1 Math 140 Introductory Statistics Next midterm May 1 8.1 Confidence intervals 54% of Americans approve the job the president is doing with a margin error of 3% 55% of 18-29 year olds consider themselves

More information

Data Analysis and Statistical Methods Statistics 651

Data Analysis and Statistical Methods Statistics 651 Data Analysis and Statistical Methods Statistics 651 http://www.stat.tamu.edu/~suhasini/teaching.html Lecture 10 (MWF) Checking for normality of the data using the QQplot Suhasini Subba Rao Checking for

More information

Chapter 7. Random Variables

Chapter 7. Random Variables Chapter 7 Random Variables Making quantifiable meaning out of categorical data Toss three coins. What does the sample space consist of? HHH, HHT, HTH, HTT, TTT, TTH, THT, THH In statistics, we are most

More information

Chapter 4 Probability Distributions

Chapter 4 Probability Distributions Slide 1 Chapter 4 Probability Distributions Slide 2 4-1 Overview 4-2 Random Variables 4-3 Binomial Probability Distributions 4-4 Mean, Variance, and Standard Deviation for the Binomial Distribution 4-5

More information

FEEG6017 lecture: The normal distribution, estimation, confidence intervals. Markus Brede,

FEEG6017 lecture: The normal distribution, estimation, confidence intervals. Markus Brede, FEEG6017 lecture: The normal distribution, estimation, confidence intervals. Markus Brede, mb8@ecs.soton.ac.uk The normal distribution The normal distribution is the classic "bell curve". We've seen that

More information