Chapter Four: Introduction To Inference 1/50

Size: px
Start display at page:

Download "Chapter Four: Introduction To Inference 1/50"

Transcription

1 Chapter Four: Introduction To Inference 1/50

2 4.1 Introduction 2/ Introduction In this chapter you will learn the rationale underlying inference. You will also learn to apply certain inferential techniques. The methods introduced in this chapter are not commonly employed in research but are important pedagogically. They are relatively simple and their mastery will open the way for understanding the more complex methods dealt with in following chapters.

3 4.1 Introduction 3/ Introduction (continued) The techniques you will learn may be divided into two broad categories. 1 Tests of hypotheses. 2 Confidence Intervals. Before you can begin their study you must understand the concept of sampling distributions.

4 4.2 Sampling Distributions 4/ Sampling Distributions: Definition A sampling distribution is a distribution of sample statistics obtained from samples repeatedly drawn from one or more populations.

5 4.2 Sampling Distributions 5/50 Sampling Distribution of x The sampling distribution of x can be formed by taking repeated samples from some population, calculating x for each sample, and forming the resultant sample means into a relative frequency distribution.

6 4.2 Sampling Distributions 6/50 Characteristics of the Sampling Dist. of x The following characteristics of the sampling distribution of x should be noted. 1 The mean of the sampling distribution is equal to the mean of the population from which the samples were drawn. 2 The mean of the sampling distribution of some statistic is referred to as the expected value of the statistic and is symbolized by E [] where [] contains an identifier of the statistic.

7 4.2 Sampling Distributions 7/50 Characteristics (continued) 3 E [ x] = µ. This is a restatement of characteristic (1) given above. 4 The standard deviation of the sampling distribution of x is termed the standard error of the mean and is symbolized by σ x. 5 σ x = σ n where σ is the population standard deviation and n is the sample size.

8 4.2 Sampling Distributions 8/50 Characteristics (continued) 6 When the population from which samples are drawn is normally distributed, the sampling distribution of x will also be normally distributed. 7 When the population from which samples are drawn is not normally distributed, the sampling distribution of x will approach normality as sample size (n) increases. This is an expression of the central limit theorem. 8 Roughly speaking, the central limit theorem states that the sampling distributions of certain classes of statistics will approach normality as sample size (n) increases regardless of the shape of the sampled population.

9 4.2 Sampling Distributions 9/50 Example Given a population with standard deviation 5.293, find the standard deviations of sampling distributions generated from this population when samples are of sizes 10, 30 and 50.

10 4.2 Sampling Distributions 10/50 Solution Using equation 4.1 on page 76, we calculate the standard errors of the mean for sample sizes 10, 30 and 50 as follows, = = =.75.

11 4.2 Sampling Distributions 11/50 Using The Normal Curve Just as you used the normal curve model to estimate probabilities associated with the selection of a single observation from a population, so too you can use this model to estimate probabilities associated with the means of samples selected from a population.

12 4.2 Sampling Distributions 12/50 Z Score Z scores associated with sample means are calculated as follows. Z = x µ σ n

13 4.2 Sampling Distributions 13/50 Example Given a population with mean and standard deviation 4.970, estimate the probability of randomly selecting a sample of 15 observations and finding that the mean of the sample is greater than 111.

14 4.2 Sampling Distributions 14/50 Solution The Z score for a mean of is Z = = The associated tail area is.2236 which is our estimated probability.

15 4.2 Sampling Distributions 15/50 Example Suppose 100 observations are randomly selected from a population whose mean and standard deviation are respectively 100 and 20. What is the probability that the mean of these observations will be between 99 and 103?

16 4.2 Sampling Distributions 16/50 Solution The area of a normal curve with mean 100 and standard deviation 20/ 100 that lies between 99 and 103 is the sum of the areas between 99 and 100 and 100 and 103. The Z score and area between 99 and 100 are respectively, Z = =.50 and The same values for the area between 103 and 100 are Z = = 1.50 and The probability estimate is then =.6247.

17 4.2 Sampling Distributions 17/50 Distribution Of ˆp A dichotomous population is made up of some dichotomous characteristic such as lived died, tumor remission no tumor remission, pain no pain etc. Traditionally, when speaking in a general sense, one of the two dichotomous outcomes is termed success and the other failure.

18 4.2 Sampling Distributions 18/50 Distribution Of ˆp (continued) If the members of the population with the characteristic success are assigned the number one and those with a failure characteristic a zero, then the mean of the population will be the sum of the ones and zeros divided by the total number of observations in the population which is also the proportion of successes in the population.

19 4.2 Sampling Distributions 19/50 Distribution Of ˆp (continued) We designate the proportion of successes in the population as π and the proportion in a sample drawn from the population as ˆp.

20 4.2 Sampling Distributions 20/50 Distribution Of ˆp (continued) It can be shown that the standard deviation of the sampling distribution of ˆp, termed the standard error of ˆp is given by σˆp = π (1 π) n

21 4.2 Sampling Distributions 21/50 Example Given a dichotomous population where the proportion of successes is.10, find the standard deviation of the sampling distribution of ˆp if sample size is 5. Recalculate the standard error assuming samples of size 50.

22 4.2 Sampling Distributions 22/50 Solution The standard error of ˆp for samples of size 5 is σˆp = π (1 π) (.10) (.90) = n 5 The standard error of ˆp for samples of size 50 is =.134 σˆp = (.10) (.90) 50 =.042.

23 4.2 Sampling Distributions 23/50 The Binomial Distribution If the population is large and certain other conditions are met, the binomial distribution can be used to model the sampling distribution of ˆp.

24 4.2 Sampling Distributions 24/50 The Binomial Distribution (continued) The binomial distribution is generated by the equation P (y) = n! y! (n y)! πy (1 π) n y where P(y) is the probability of y successes in a sample of size n taken from a population where the proportion of successes is π.

25 4.2 Sampling Distributions 25/50 Example Calculate the sampling distribution of ˆp for samples of size 5 drawn from a population in which the proportion of successes is.10.

26 4.2 Sampling Distributions 26/50 Solution P (0) = 5! 0! (5 0)!.100 (1.10) 5 0 = 5! 0! 5! =.90 5 =

27 Solution (continued) P (1) = 5! 1! (5 1)!.101 (1.10) 5 1 = 5 4! 1! 4! = (5) (.10) (.6561) = Sampling Distributions 27/50

28 4.2 Sampling Distributions 28/50 Solution (continued) P (2) = 5! 2! (5 2)!.102 (1.10) 5 2 = 5 4 3! ! 3! = (10) (.01) (.729) =.0729

29 4.2 Sampling Distributions 29/50 Solution (continued) P (3) = 5! 3! (5 3)!.103 (1.10) 5 3 = ! ! 2! = (10) (.001) (.81) =.0081.

30 Solution (continued) P (4) = 5! 4! (5 4)!.104 (1.10) 5 4 = 5 4! 4! 1! = (5) (.0001) (.90) = Sampling Distributions 30/50

31 4.2 Sampling Distributions 31/50 Solution (continued) P (5) = 5! 5! (5 5)!.105 (1.10) 5 5 = 5! 5! 0! =.10 5 =

32 Solution (continued) Table: Sampling distributions of ˆp for n = 5 and π =.10. Number of Proportion Successes Probability ˆp y P (y) Sampling Distributions 32/50

33 4.2 Sampling Distributions 33/50 Example Given that 10% of the residents of the United States would test positive for a certain antibody, what is the probability of randomly selecting five residents of the United States and finding that all five test positive for the antibody? at least four (i.e., four or more) will test positive? at least one will be positive?

34 Solution Number of Proportion Successes Probability ˆp y P (y) The probability that all five residents test positive is P (5) = The probability that at least four test positive is P (4) + P (5) = = The probability that at least one tests positive is P (1)+P (2)+P (3)+P (4)+P (5) = 1 P (0) = = Sampling Distributions 34/50

35 4.2 Sampling Distributions 35/50 Example A researcher believes that the proportion of blood donors in Iceland with type O positive blood is greater than.38 which is the proportion in the US. f the researcher assesses the blood types of 10 randomly selected donors in Iceland, what is the probability that 9 or 10 of the selected donors will have this blood type if the proportion is.38? If the number of subjects with type O positive blood is in fact 9 or 10, what implications would this have for the researcher s belief?

36 4.2 Sampling Distributions 36/50 Solution Given a population proportion of.38, the probability that the sample will contain 9 or 10 donors with type O positive blood is P (9) + P (10).

37 Solution (continued) P (9) = 10! 9! (10 9)!.389 (1.38) 10 9 = 10 9! 9! 1! = (10) (.00017) (.62) = P (10) = = Sampling Distributions 37/50

38 4.2 Sampling Distributions 38/50 Solution (continued) The probability that 9 or 10 donors in the sample will have type O positive blood is then = If the number of donors in the sample with type O positive blood is 9 or 10 the researcher s theory is supported because the probability of achieving such a result from a population where the proportion is.38 is so small. It is likely, though not proven, that the proportion of type O positives in the Islandic blood donor population is greater than.38.

39 4.2 Sampling Distributions 39/50 Normal Curve Approximation When sample size is sufficiently large, the normal curve can be used to approximate the sampling distribution of ˆp. The question as to how large a sample must be in order to obtain an adequate approximation cannot be answered definitively. An often used rule of thumb states that the normal curve approximation will be satisfactory so long as both nπ and n (1 π) are greater than or equal to five though some authors maintain that these values should be greater than or equal to 10.

40 4.2 Sampling Distributions 40/50 Normal Curve Approximation (continued) The normal curve model is used to approximate probabilities associated with the distribution of ˆp by means of the following equation. Z = ˆp π π(1 π) n where ˆp is the sample proportion of successes, π is the population proportion and n is the sample size.

41 4.2 Sampling Distributions 41/50 Example Suppose a random sample of 50 observations is taken from a dichotomous population in which the proportion of successes is.10. What is the probability that the proportion of successes in the sample will be greater than.12?

42 4.2 Sampling Distributions 42/50 Solution The estimated probability will be the area under a normal curve with mean.10 that lies above.13. Because the proportion of successes can only take values.00,.02,.04,...,.12,.14,..., 1.00, the upper real limit of the.12 interval (i.e.,.13) is used rather than.12. The upper limit is employed because the problem is to find the probability that the proportion of successes is greater than.12. The lower limit would have been used if the problem required the probability of obtaining a proportion of.12 or greater.

43 4.2 Sampling Distributions 43/50 Solution (continued) Upper and lower real limits of binomial proportions can be computed directly by adding and subtracting.5/n. For the present case the upper real limit is /50 =.13. Using upper and lower limits in this fashion when using a continuous distribution to approximate probabilities associated with a discrete variable is an example of what is referred to as a continuity correction

44 4.2 Sampling Distributions 44/50 Solution (continued) We now wcalculate Z = ˆp π π(1 π) n = (.10)(.90) 50 = =.71. Reference to the normal curve table in Appendix A gives an associated area of The value as calculated by the binomial method is P (7) + P (8) + + P (50) =.2298.

45 4.2 Sampling Distributions 45/50 Example Suppose a random sample of 50 observations is taken from a dichotomous population in which the proportion of successes is.10. What is the probability that the proportion of successes in the sample will be.12?

46 4.2 Sampling Distributions 46/50 Solution The estimate will be the area between the lower real limit of.11 and the upper real limit of.13. As calculated previously, the Z score for.13 is.71 while that for.11 is Z = (.10)(.90) 50 = =.24. Using these values in the normal curve table shows that the areas between.13 and.10 and.11 and.10 are.2611 and.0948 respectively. The area between.11 and.13 is then =.1663.

47 4.2 Sampling Distributions 47/50 Example Approximately 16 percent of men in the United States aged 60 to 64 who exhibit a particular risk profile will have a heart attack in the next 10 years. If a random sample of 300 such men are observed over the next 10 years, what is the probability that less than 5% will experience a heart attack?

48 4.2 Sampling Distributions 48/50 Solution Because the problem specifies that less than 5% will experience a heart attack, the lower real limit of the five percent interval will be used. This limit is.05.5/300 =.048. The Z score is then Z = (.16)(.84) 300 = = The normal curve table does not contain Z values of this magnitude but it can be safely concluded that the probability is less than (This is the tail area associated with Z = 3.50 which is the most extreme score in the table.)

49 4.2 Sampling Distributions 49/50 Example Suppose it is believed that a large community is evenly divided in its opinion as to whether a cap should be placed on the amount that can be recovered in medical malpractice law suits. If this supposition is correct, what is the probability that a random poll of 200 community members will produce 55 percent or more favorable responses? Compute the probability with and without continuity correction.

50 4.2 Sampling Distributions 50/50 Solution The continuity correction is.5/200 = Because the task is to find the probability that 55 percent or more will be favorable, the lower real limit of the 55 percent category or =.5475 will be used. Because the community is assumed evenly divided, the proportion favorable in the population is taken to be.50. The Z score is then Z = (.50)(.50) 200 The area above 1.36 is = = Without continuity correction the Z score is.05/.035 = 1.43 which has an upper tail area of The probability as computed by the binomial equation is.0895.

Statistics 13 Elementary Statistics

Statistics 13 Elementary Statistics Statistics 13 Elementary Statistics Summer Session I 2012 Lecture Notes 5: Estimation with Confidence intervals 1 Our goal is to estimate the value of an unknown population parameter, such as a population

More information

The normal distribution is a theoretical model derived mathematically and not empirically.

The normal distribution is a theoretical model derived mathematically and not empirically. Sociology 541 The Normal Distribution Probability and An Introduction to Inferential Statistics Normal Approximation The normal distribution is a theoretical model derived mathematically and not empirically.

More information

Making Sense of Cents

Making Sense of Cents Name: Date: Making Sense of Cents Exploring the Central Limit Theorem Many of the variables that you have studied so far in this class have had a normal distribution. You have used a table of the normal

More information

1 Sampling Distributions

1 Sampling Distributions 1 Sampling Distributions 1.1 Statistics and Sampling Distributions When a random sample is selected the numerical descriptive measures calculated from such a sample are called statistics. These statistics

More information

Chapter 7 presents the beginning of inferential statistics. The two major activities of inferential statistics are

Chapter 7 presents the beginning of inferential statistics. The two major activities of inferential statistics are Chapter 7 presents the beginning of inferential statistics. Concept: Inferential Statistics The two major activities of inferential statistics are 1 to use sample data to estimate values of population

More information

Introduction to Statistical Data Analysis II

Introduction to Statistical Data Analysis II Introduction to Statistical Data Analysis II JULY 2011 Afsaneh Yazdani Preface Major branches of Statistics: - Descriptive Statistics - Inferential Statistics Preface What is Inferential Statistics? Preface

More information

CH 5 Normal Probability Distributions Properties of the Normal Distribution

CH 5 Normal Probability Distributions Properties of the Normal Distribution Properties of the Normal Distribution Example A friend that is always late. Let X represent the amount of minutes that pass from the moment you are suppose to meet your friend until the moment your friend

More information

A continuous random variable is one that can theoretically take on any value on some line interval. We use f ( x)

A continuous random variable is one that can theoretically take on any value on some line interval. We use f ( x) Section 6-2 I. Continuous Probability Distributions A continuous random variable is one that can theoretically take on any value on some line interval. We use f ( x) to represent a probability density

More information

Stat 213: Intro to Statistics 9 Central Limit Theorem

Stat 213: Intro to Statistics 9 Central Limit Theorem 1 Stat 213: Intro to Statistics 9 Central Limit Theorem H. Kim Fall 2007 2 unknown parameters Example: A pollster is sure that the responses to his agree/disagree questions will follow a binomial distribution,

More information

MidTerm 1) Find the following (round off to one decimal place):

MidTerm 1) Find the following (round off to one decimal place): MidTerm 1) 68 49 21 55 57 61 70 42 59 50 66 99 Find the following (round off to one decimal place): Mean = 58:083, round off to 58.1 Median = 58 Range = max min = 99 21 = 78 St. Deviation = s = 8:535,

More information

ECON 214 Elements of Statistics for Economists

ECON 214 Elements of Statistics for Economists ECON 214 Elements of Statistics for Economists Session 7 The Normal Distribution Part 1 Lecturer: Dr. Bernardin Senadza, Dept. of Economics Contact Information: bsenadza@ug.edu.gh College of Education

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

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

ECON 214 Elements of Statistics for Economists 2016/2017

ECON 214 Elements of Statistics for Economists 2016/2017 ECON 214 Elements of Statistics for Economists 2016/2017 Topic The Normal Distribution Lecturer: Dr. Bernardin Senadza, Dept. of Economics bsenadza@ug.edu.gh College of Education School of Continuing and

More information

Central Limit Theorem

Central Limit Theorem Central Limit Theorem Lots of Samples 1 Homework Read Sec 6-5. Discussion Question pg 329 Do Ex 6-5 8-15 2 Objective Use the Central Limit Theorem to solve problems involving sample means 3 Sample Means

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

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

Chapter 7 1. Random Variables

Chapter 7 1. Random Variables Chapter 7 1 Random Variables random variable numerical variable whose value depends on the outcome of a chance experiment - discrete if its possible values are isolated points on a number line - continuous

More information

Determining Sample Size. Slide 1 ˆ ˆ. p q n E = z α / 2. (solve for n by algebra) n = E 2

Determining Sample Size. Slide 1 ˆ ˆ. p q n E = z α / 2. (solve for n by algebra) n = E 2 Determining Sample Size Slide 1 E = z α / 2 ˆ ˆ p q n (solve for n by algebra) n = ( zα α / 2) 2 p ˆ qˆ E 2 Sample Size for Estimating Proportion p When an estimate of ˆp is known: Slide 2 n = ˆ ˆ ( )

More information

Distribution of the Sample Mean

Distribution of the Sample Mean Distribution of the Sample Mean MATH 130, Elements of Statistics I J. Robert Buchanan Department of Mathematics Fall 2018 Experiment (1 of 3) Suppose we have the following population : 4 8 1 2 3 4 9 1

More information

Lecture 6: Chapter 6

Lecture 6: Chapter 6 Lecture 6: Chapter 6 C C Moxley UAB Mathematics 3 October 16 6.1 Continuous Probability Distributions Last week, we discussed the binomial probability distribution, which was discrete. 6.1 Continuous Probability

More information

Normal Curves & Sampling Distributions

Normal Curves & Sampling Distributions Chapter 7 Name Normal Curves & Sampling Distributions Section 7.1 Graphs of Normal Probability Distributions Objective: In this lesson you learned how to graph a normal curve and apply the empirical rule

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

Data Analysis and Statistical Methods Statistics 651

Data Analysis and Statistical Methods Statistics 651 Review of previous lecture: Why confidence intervals? Data Analysis and Statistical Methods Statistics 651 http://www.stat.tamu.edu/~suhasini/teaching.html Suhasini Subba Rao Suppose you want to know the

More information

Lecture Slides. Elementary Statistics Tenth Edition. by Mario F. Triola. and the Triola Statistics Series. Slide 1

Lecture Slides. Elementary Statistics Tenth Edition. by Mario F. Triola. and the Triola Statistics Series. Slide 1 Lecture Slides Elementary Statistics Tenth Edition and the Triola Statistics Series by Mario F. Triola Slide 1 Chapter 6 Normal Probability Distributions 6-1 Overview 6-2 The Standard Normal Distribution

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

Estimation Y 3. Confidence intervals I, Feb 11,

Estimation Y 3. Confidence intervals I, Feb 11, Estimation Example: Cholesterol levels of heart-attack patients Data: Observational study at a Pennsylvania medical center blood cholesterol levels patients treated for heart attacks measurements 2, 4,

More information

Section 7-2 Estimating a Population Proportion

Section 7-2 Estimating a Population Proportion Section 7- Estimating a Population Proportion 1 Key Concept In this section we present methods for using a sample proportion to estimate the value of a population proportion. The sample proportion is the

More information

Statistics for Business and Economics: Random Variables:Continuous

Statistics for Business and Economics: Random Variables:Continuous Statistics for Business and Economics: Random Variables:Continuous STT 315: Section 107 Acknowledgement: I d like to thank Dr. Ashoke Sinha for allowing me to use and edit the slides. Murray Bourne (interactive

More information

Statistics for Managers Using Microsoft Excel 7 th Edition

Statistics for Managers Using Microsoft Excel 7 th Edition Statistics for Managers Using Microsoft Excel 7 th Edition Chapter 7 Sampling Distributions Statistics for Managers Using Microsoft Excel 7e Copyright 2014 Pearson Education, Inc. Chap 7-1 Learning Objectives

More information

MATH 104 CHAPTER 5 page 1 NORMAL DISTRIBUTION

MATH 104 CHAPTER 5 page 1 NORMAL DISTRIBUTION MATH 104 CHAPTER 5 page 1 NORMAL DISTRIBUTION We have examined discrete random variables, those random variables for which we can list the possible values. We will now look at continuous random variables.

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

Chapter 8 Estimation

Chapter 8 Estimation Chapter 8 Estimation There are two important forms of statistical inference: estimation (Confidence Intervals) Hypothesis Testing Statistical Inference drawing conclusions about populations based on samples

More information

LESSON 7 INTERVAL ESTIMATION SAMIE L.S. LY

LESSON 7 INTERVAL ESTIMATION SAMIE L.S. LY LESSON 7 INTERVAL ESTIMATION SAMIE L.S. LY 1 THIS WEEK S PLAN Part I: Theory + Practice ( Interval Estimation ) Part II: Theory + Practice ( Interval Estimation ) z-based Confidence Intervals for a Population

More information

Normal Probability Distributions

Normal Probability Distributions Normal Probability Distributions Properties of Normal Distributions The most important probability distribution in statistics is the normal distribution. Normal curve A normal distribution is a continuous

More information

Section The Sampling Distribution of a Sample Mean

Section The Sampling Distribution of a Sample Mean Section 5.2 - The Sampling Distribution of a Sample Mean Statistics 104 Autumn 2004 Copyright c 2004 by Mark E. Irwin The Sampling Distribution of a Sample Mean Example: Quality control check of light

More information

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question.

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Chapter 6 Exam A Name The given values are discrete. Use the continuity correction and describe the region of the normal distribution that corresponds to the indicated probability. 1) The probability of

More information

The Normal Distribution

The Normal Distribution 5.1 Introduction to Normal Distributions and the Standard Normal Distribution Section Learning objectives: 1. How to interpret graphs of normal probability distributions 2. How to find areas under the

More information

Review. Preview This chapter presents the beginning of inferential statistics. October 25, S7.1 2_3 Estimating a Population Proportion

Review. Preview This chapter presents the beginning of inferential statistics. October 25, S7.1 2_3 Estimating a Population Proportion MAT 155 Statistical Analysis Dr. Claude Moore Cape Fear Community College Chapter 7 Estimates and Sample Sizes 7 1 Review and Preview 7 2 Estimating a Population Proportion 7 3 Estimating a Population

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

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

χ 2 distributions and confidence intervals for population variance

χ 2 distributions and confidence intervals for population variance χ 2 distributions and confidence intervals for population variance Let Z be a standard Normal random variable, i.e., Z N(0, 1). Define Y = Z 2. Y is a non-negative random variable. Its distribution is

More information

Chapter 7 Sampling Distributions and Point Estimation of Parameters

Chapter 7 Sampling Distributions and Point Estimation of Parameters Chapter 7 Sampling Distributions and Point Estimation of Parameters Part 1: Sampling Distributions, the Central Limit Theorem, Point Estimation & Estimators Sections 7-1 to 7-2 1 / 25 Statistical Inferences

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

ECO220Y Continuous Probability Distributions: Normal Readings: Chapter 9, section 9.10

ECO220Y Continuous Probability Distributions: Normal Readings: Chapter 9, section 9.10 ECO220Y Continuous Probability Distributions: Normal Readings: Chapter 9, section 9.10 Fall 2011 Lecture 8 Part 2 (Fall 2011) Probability Distributions Lecture 8 Part 2 1 / 23 Normal Density Function f

More information

STA215 Confidence Intervals for Proportions

STA215 Confidence Intervals for Proportions STA215 Confidence Intervals for Proportions Al Nosedal. University of Toronto. Summer 2017 June 14, 2017 Pepsi problem A market research consultant hired by the Pepsi-Cola Co. is interested in determining

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

Section 6.5. The Central Limit Theorem

Section 6.5. The Central Limit Theorem Section 6.5 The Central Limit Theorem Idea Will allow us to combine the theory from 6.4 (sampling distribution idea) with our central limit theorem and that will allow us the do hypothesis testing in the

More information

Theoretical Foundations

Theoretical Foundations Theoretical Foundations Probabilities Monia Ranalli monia.ranalli@uniroma2.it Ranalli M. Theoretical Foundations - Probabilities 1 / 27 Objectives understand the probability basics quantify random phenomena

More information

Statistics 6 th Edition

Statistics 6 th Edition Statistics 6 th Edition Chapter 5 Discrete Probability Distributions Chap 5-1 Definitions Random Variables Random Variables Discrete Random Variable Continuous Random Variable Ch. 5 Ch. 6 Chap 5-2 Discrete

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

NORMAL RANDOM VARIABLES (Normal or gaussian distribution)

NORMAL RANDOM VARIABLES (Normal or gaussian distribution) NORMAL RANDOM VARIABLES (Normal or gaussian distribution) Many variables, as pregnancy lengths, foot sizes etc.. exhibit a normal distribution. The shape of the distribution is a symmetric bell shape.

More information

Chapter 7. Confidence Intervals and Sample Sizes. Definition. Definition. Definition. Definition. Confidence Interval : CI. Point Estimate.

Chapter 7. Confidence Intervals and Sample Sizes. Definition. Definition. Definition. Definition. Confidence Interval : CI. Point Estimate. Chapter 7 Confidence Intervals and Sample Sizes 7. Estimating a Proportion p 7.3 Estimating a Mean µ (σ known) 7.4 Estimating a Mean µ (σ unknown) 7.5 Estimating a Standard Deviation σ In a recent poll,

More information

Sampling & Confidence Intervals

Sampling & Confidence Intervals Sampling & Confidence Intervals Mark Lunt Arthritis Research UK Epidemiology Unit University of Manchester 24/10/2017 Principles of Sampling Often, it is not practical to measure every subject in a population.

More information

STA 320 Fall Thursday, Dec 5. Sampling Distribution. STA Fall

STA 320 Fall Thursday, Dec 5. Sampling Distribution. STA Fall STA 320 Fall 2013 Thursday, Dec 5 Sampling Distribution STA 320 - Fall 2013-1 Review We cannot tell what will happen in any given individual sample (just as we can not predict a single coin flip in advance).

More information

Contents. The Binomial Distribution. The Binomial Distribution The Normal Approximation to the Binomial Left hander example

Contents. The Binomial Distribution. The Binomial Distribution The Normal Approximation to the Binomial Left hander example Contents The Binomial Distribution The Normal Approximation to the Binomial Left hander example The Binomial Distribution When you flip a coin there are only two possible outcomes - heads or tails. This

More information

Section 7.5 The Normal Distribution. Section 7.6 Application of the Normal Distribution

Section 7.5 The Normal Distribution. Section 7.6 Application of the Normal Distribution Section 7.6 Application of the Normal Distribution A random variable that may take on infinitely many values is called a continuous random variable. A continuous probability distribution is defined by

More information

Statistical Intervals. Chapter 7 Stat 4570/5570 Material from Devore s book (Ed 8), and Cengage

Statistical Intervals. Chapter 7 Stat 4570/5570 Material from Devore s book (Ed 8), and Cengage 7 Statistical Intervals Chapter 7 Stat 4570/5570 Material from Devore s book (Ed 8), and Cengage Confidence Intervals The CLT tells us that as the sample size n increases, the sample mean X is close to

More information

8.1 Estimation of the Mean and Proportion

8.1 Estimation of the Mean and Proportion 8.1 Estimation of the Mean and Proportion Statistical inference enables us to make judgments about a population on the basis of sample information. The mean, standard deviation, and proportions of a population

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

Version A. Problem 1. Let X be the continuous random variable defined by the following pdf: 1 x/2 when 0 x 2, f(x) = 0 otherwise.

Version A. Problem 1. Let X be the continuous random variable defined by the following pdf: 1 x/2 when 0 x 2, f(x) = 0 otherwise. Math 224 Q Exam 3A Fall 217 Tues Dec 12 Version A Problem 1. Let X be the continuous random variable defined by the following pdf: { 1 x/2 when x 2, f(x) otherwise. (a) Compute the mean µ E[X]. E[X] x

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

Lecture 12. Some Useful Continuous Distributions. The most important continuous probability distribution in entire field of statistics.

Lecture 12. Some Useful Continuous Distributions. The most important continuous probability distribution in entire field of statistics. ENM 207 Lecture 12 Some Useful Continuous Distributions Normal Distribution The most important continuous probability distribution in entire field of statistics. Its graph, called the normal curve, is

More information

Section 7.2. Estimating a Population Proportion

Section 7.2. Estimating a Population Proportion Section 7.2 Estimating a Population Proportion Overview Section 7.2 Estimating a Population Proportion Section 7.3 Estimating a Population Mean Section 7.4 Estimating a Population Standard Deviation or

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

As you draw random samples of size n, as n increases, the sample means tend to be normally distributed.

As you draw random samples of size n, as n increases, the sample means tend to be normally distributed. The Central Limit Theorem The central limit theorem (clt for short) is one of the most powerful and useful ideas in all of statistics. The clt says that if we collect samples of size n with a "large enough

More information

Estimation. Focus Points 10/11/2011. Estimating p in the Binomial Distribution. Section 7.3

Estimation. Focus Points 10/11/2011. Estimating p in the Binomial Distribution. Section 7.3 Estimation 7 Copyright Cengage Learning. All rights reserved. Section 7.3 Estimating p in the Binomial Distribution Copyright Cengage Learning. All rights reserved. Focus Points Compute the maximal length

More information

Sampling and sampling distribution

Sampling and sampling distribution Sampling and sampling distribution September 12, 2017 STAT 101 Class 5 Slide 1 Outline of Topics 1 Sampling 2 Sampling distribution of a mean 3 Sampling distribution of a proportion STAT 101 Class 5 Slide

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

Homework: Due Wed, Nov 3 rd Chapter 8, # 48a, 55c and 56 (count as 1), 67a

Homework: Due Wed, Nov 3 rd Chapter 8, # 48a, 55c and 56 (count as 1), 67a Homework: Due Wed, Nov 3 rd Chapter 8, # 48a, 55c and 56 (count as 1), 67a Announcements: There are some office hour changes for Nov 5, 8, 9 on website Week 5 quiz begins after class today and ends at

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

Expected Value of a Random Variable

Expected Value of a Random Variable Knowledge Article: Probability and Statistics Expected Value of a Random Variable Expected Value of a Discrete Random Variable You're familiar with a simple mean, or average, of a set. The mean value of

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

STAT:2010 Statistical Methods and Computing. Using density curves to describe the distribution of values of a quantitative

STAT:2010 Statistical Methods and Computing. Using density curves to describe the distribution of values of a quantitative STAT:10 Statistical Methods and Computing Normal Distributions Lecture 4 Feb. 6, 17 Kate Cowles 374 SH, 335-0727 kate-cowles@uiowa.edu 1 2 Using density curves to describe the distribution of values of

More information

Confidence Interval and Hypothesis Testing: Exercises and Solutions

Confidence Interval and Hypothesis Testing: Exercises and Solutions Confidence Interval and Hypothesis Testing: Exercises and Solutions You can use the graphical representation of the normal distribution to solve the problems. Exercise 1: Confidence Interval A sample of

More information

When we look at a random variable, such as Y, one of the first things we want to know, is what is it s distribution?

When we look at a random variable, such as Y, one of the first things we want to know, is what is it s distribution? Distributions 1. What are distributions? When we look at a random variable, such as Y, one of the first things we want to know, is what is it s distribution? In other words, if we have a large number of

More information

6 Central Limit Theorem. (Chs 6.4, 6.5)

6 Central Limit Theorem. (Chs 6.4, 6.5) 6 Central Limit Theorem (Chs 6.4, 6.5) Motivating Example In the next few weeks, we will be focusing on making statistical inference about the true mean of a population by using sample datasets. Examples?

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

Chapter Seven. The Normal Distribution

Chapter Seven. The Normal Distribution Chapter Seven The Normal Distribution 7-1 Introduction Many continuous variables have distributions that are bellshaped and are called approximately normally distributed variables, such as the heights

More information

When we look at a random variable, such as Y, one of the first things we want to know, is what is it s distribution?

When we look at a random variable, such as Y, one of the first things we want to know, is what is it s distribution? Distributions 1. What are distributions? When we look at a random variable, such as Y, one of the first things we want to know, is what is it s distribution? In other words, if we have a large number of

More information

Midterm Test 1 (Sample) Student Name (PRINT):... Student Signature:... Use pencil, so that you can erase and rewrite if necessary.

Midterm Test 1 (Sample) Student Name (PRINT):... Student Signature:... Use pencil, so that you can erase and rewrite if necessary. MA 180/418 Midterm Test 1 (Sample) Student Name (PRINT):............................................. Student Signature:................................................... Use pencil, so that you can erase

More information

Commonly Used Distributions

Commonly Used Distributions Chapter 4: Commonly Used Distributions 1 Introduction Statistical inference involves drawing a sample from a population and analyzing the sample data to learn about the population. We often have some knowledge

More information

The Central Limit Theorem

The Central Limit Theorem Section 6-5 The Central Limit Theorem I. Sampling Distribution of Sample Mean ( ) Eample 1: Population Distribution Table 2 4 6 8 P() 1/4 1/4 1/4 1/4 μ (a) Find the population mean and population standard

More information

Statistics 251: Statistical Methods Sampling Distributions Module

Statistics 251: Statistical Methods Sampling Distributions Module Statistics 251: Statistical Methods Sampling Distributions Module 7 2018 Three Types of Distributions data distribution the distribution of a variable in a sample population distribution the probability

More information

Continuous Probability Distributions & Normal Distribution

Continuous Probability Distributions & Normal Distribution Mathematical Methods Units 3/4 Student Learning Plan Continuous Probability Distributions & Normal Distribution 7 lessons Notes: Students need practice in recognising whether a problem involves a discrete

More information

No, because np = 100(0.02) = 2. The value of np must be greater than or equal to 5 to use the normal approximation.

No, because np = 100(0.02) = 2. The value of np must be greater than or equal to 5 to use the normal approximation. 1) If n 100 and p 0.02 in a binomial experiment, does this satisfy the rule for a normal approximation? Why or why not? No, because np 100(0.02) 2. The value of np must be greater than or equal to 5 to

More information

ECO220Y Estimation: Confidence Interval Estimator for Sample Proportions Readings: Chapter 11 (skip 11.5)

ECO220Y Estimation: Confidence Interval Estimator for Sample Proportions Readings: Chapter 11 (skip 11.5) ECO220Y Estimation: Confidence Interval Estimator for Sample Proportions Readings: Chapter 11 (skip 11.5) Fall 2011 Lecture 10 (Fall 2011) Estimation Lecture 10 1 / 23 Review: Sampling Distributions Sample

More information

Lecture 3. Sampling distributions. Counts, Proportions, and sample mean.

Lecture 3. Sampling distributions. Counts, Proportions, and sample mean. Lecture 3 Sampling distributions. Counts, Proportions, and sample mean. Statistical Inference: Uses data and summary statistics (mean, variances, proportions, slopes) to draw conclusions about a population

More information

The Normal Probability Distribution

The Normal Probability Distribution 1 The Normal Probability Distribution Key Definitions Probability Density Function: An equation used to compute probabilities for continuous random variables where the output value is greater than zero

More information

Previously, when making inferences about the population mean, μ, we were assuming the following simple conditions:

Previously, when making inferences about the population mean, μ, we were assuming the following simple conditions: Chapter 17 Inference about a Population Mean Conditions for inference Previously, when making inferences about the population mean, μ, we were assuming the following simple conditions: (1) Our data (observations)

More information

A probability distribution shows the possible outcomes of an experiment and the probability of each of these outcomes.

A probability distribution shows the possible outcomes of an experiment and the probability of each of these outcomes. Introduction In the previous chapter we discussed the basic concepts of probability and described how the rules of addition and multiplication were used to compute probabilities. In this chapter we expand

More information

MTH 245: Mathematics for Management, Life, and Social Sciences

MTH 245: Mathematics for Management, Life, and Social Sciences 1/14 MTH 245: Mathematics for Management, Life, and Social Sciences Section 7.6 Section 7.6: The Normal Distribution. 2/14 The Normal Distribution. Figure: Abraham DeMoivre Section 7.6: The Normal Distribution.

More information

INFERENTIAL STATISTICS REVISION

INFERENTIAL STATISTICS REVISION INFERENTIAL STATISTICS REVISION PREMIUM VERSION PREVIEW WWW.MATHSPOINTS.IE/SIGN-UP/ 2016 LCHL Paper 2 Question 9 (a) (i) Data on earnings were published for a particular country. The data showed that the

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

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

Elementary Statistics Lecture 5

Elementary Statistics Lecture 5 Elementary Statistics Lecture 5 Sampling Distributions Chong Ma Department of Statistics University of South Carolina Chong Ma (Statistics, USC) STAT 201 Elementary Statistics 1 / 24 Outline 1 Introduction

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

Discrete Probability Distribution

Discrete Probability Distribution 1 Discrete Probability Distribution Key Definitions Discrete Random Variable: Has a countable number of values. This means that each data point is distinct and separate. Continuous Random Variable: Has

More information

Nonparametric Statistics Notes

Nonparametric Statistics Notes Nonparametric Statistics Notes Chapter 3: Some Tests Based on the Binomial Distribution Jesse Crawford Department of Mathematics Tarleton State University (Tarleton State University) Ch 3: Tests Based

More information

Probability. An intro for calculus students P= Figure 1: A normal integral

Probability. An intro for calculus students P= Figure 1: A normal integral Probability An intro for calculus students.8.6.4.2 P=.87 2 3 4 Figure : A normal integral Suppose we flip a coin 2 times; what is the probability that we get more than 2 heads? Suppose we roll a six-sided

More information