LECTURE 6 DISTRIBUTIONS

Size: px
Start display at page:

Download "LECTURE 6 DISTRIBUTIONS"

Transcription

1 LECTURE 6 DISTRIBUTIONS

2 OVERVIEW Uniform Distribution Normal Distribution Random Variables Continuous Distributions MOST OF THE SLIDES ADOPTED FROM OPENINTRO STATS BOOK.

3 NORMAL DISTRIBUTION Unimodal and symmetric, bell shaped curve Many variables are nearly normal, but none are exactly normal Denoted as standard deviation -> Normal with mean and

4 HEIGHTS OF MALES Male of heights almost normally distributed Shift: People adds a couple of inches to their heights

5 NORMAL DISTRIBUTION Mean =

6 NORMAL DISTRIBUTION Mean =

7 NORMAL DISTRIBUTION Mean =

8 NORMAL DISTRIBUTION Mean = 0 standard deviation

9 NORMAL DISTRIBUTION Mean = 0 standard deviation

10 NORMAL DISTRIBUTION Mean = 0 standard deviation

11 NORMAL DISTRIBUTION Mean = standard deviation

12 NORMAL DISTRIBUTION Mean = 1 standard deviation

13 NORMAL DISTRIBUTION Mean = 1 standard deviation

14 EXAMPLE SAT scores are distributed nearly normally with mean 1500 and standard deviation 300. ACT scores are distributed nearly normally with mean 21 and standard deviation 5. A college admissions officer wants to determine which of the two applicants scored better on their standardised test with respect to the other test takers: Pam, who earned an 1800 on her SAT, or Jim, who scored a 24 on his ACT?

15 EXAMPLE (CONTINUED) Since we cannot just compare these two raw scores, we instead compare how many standard deviations beyond the mean each observation Pam s score: is. Jim s score: = standard dev. above the mean. standard dev. above the mean.

16 STANDARD Z-SCORE Z score of an observation is the number of standard deviations it falls above or below the mean Z scores are defined for distributions of any shape, but only when the distribution is normal can we use Z scores to calculate percentiles Observations that are more than 2 SD away from the mean ( Z >2) are usually considered unusual.

17 PERCENTILES Percentile is the percentage of observations that fall below a given data point. Graphically, percentile is the area below the probability distribution curve to the left of that observation.

18 CALCULATING PERCENTILES

19 EXAMPLE At Heinz ketchup factory the amounts which go into bottles of ketchup are supposed to be normally distributed with mean 36 oz. and standard deviation 0.11 oz. Once every 30 minutes a bottle is selected from the production line, and its contents are noted precisely. If the amount of ketchup in the bottle is below 35.8 oz. or above 36.2 oz., then the bottle fails the quality control inspection. What percent of bottles have less than 35.8 ounces of ketchup?

20 EXAMPLE At Heinz ketchup factory the amounts which go into bottles of ketchup are supposed to be normally distributed with mean 36 oz. and standard deviation 0.11 oz. Once every 30 minutes a bottle is selected from the production line, and its contents are noted precisely. If the amount of ketchup in the bottle is below 35.8 oz. or above 36.2 oz., then the bottle fails the quality control inspection. What percent of bottles have less than 35.8 ounces of ketchup?

21 EXAMPLE At Heinz ketchup factory the amounts which go into bottles of ketchup are supposed to be normally distributed with mean 36 oz. and standard deviation 0.11 oz. Once every 30 minutes a bottle is selected from the production line, and its contents are noted precisely. If the amount of ketchup in the bottle is below 35.8 oz. or above 36.2 oz., then the bottle fails the quality control inspection. What percent of bottles have less than 35.8 ounces of ketchup? Let x= amount of ketchup in a bottle:

22 EXAMPLE At Heinz ketchup factory the amounts which go into bottles of ketchup are supposed to be normally distributed with mean 36 oz. and standard deviation 0.11 oz. Once every 30 minutes a bottle is selected from the production line, and its contents are noted precisely. If the amount of ketchup in the bottle is below 35.8 oz. or above 36.2 oz., then the bottle fails the quality control inspection. What percent of bottles have less than 35.8 ounces of ketchup? Let x= amount of ketchup in a bottle:

23 EXAMPLE At Heinz ketchup factory the amounts which go into bottles of ketchup are supposed to be normally distributed with mean 36 oz. and standard deviation 0.11 oz. Once every 30 minutes a bottle is selected from the production line, and its contents are noted precisely. If the amount of ketchup in the bottle is below 35.8 oz. or above 36.2 oz., then the bottle fails the quality control inspection. What percent of bottles have less than 35.8 ounces of ketchup? Let x= amount of ketchup in a bottle:

24 EXAMPLE Z=-1.82

25 EXAMPLE Z=-1.82

26 EXAMPLE Z=-1.82

27 EXAMPLE Z=-1.82

28 EXAMPLE..are supposed to be normally distributed with mean 36 oz. and standard deviation 0.11 oz. must not be below 35.8 oz. or above 36.2 oz., then the bottle fails the quality control inspection. What percent of bottles pass?

29 CUTTOFF POINTS Body temperatures of healthy humans are distributed nearly normally with mean 98.2F and standard deviation 0.73F. What is the cutoff for the lowest 3% of human body temperatures?

30 CUTTOFF POINTS Body temperatures of healthy humans are distributed nearly normally with mean 98.2F and standard deviation 0.73F. What is the cutoff for the lowest 3% of human body temperatures?

31 CUTTOFF POINTS Body temperatures of healthy humans are distributed nearly normally with mean 98.2F and standard deviation 0.73F. What is the cutoff for the lowest 3% of human body temperatures?

32 CUTTOFF POINTS Body temperatures of healthy humans are distributed nearly normally with mean 98.2F and standard deviation 0.73F. What is the cutoff for the lowest 3% of human body temperatures?

33 RULE about 68% falls within 1 SD of the mean, about 95% falls within 2 SD of the mean, about 99.7% falls within 3 SD of the mean

34 EXERCISE

35 EXERCISE Assume that in a city, the heights of people are distributed normally with a mean of 170 meters and a standard deviation of 5 cm. What is the expected number of people having a height between meters (in terms of population percentage)?

36 EXERCISE Assume that in a city, the heights of people are distributed normally with a mean of 170 meters and a standard deviation of 5 cm. What is the expected number of people having a height between meters (in terms of population percentage)? 68%

37 PRACTICE Which of the following is false? (a) Majority of Z scores in a right skewed distribution are negative. (b) In skewed distributions the Z score of the mean might be different than 0. (c) For a normal distribution, IQR is less than 2 x SD. (d) Z scores are helpful for determining how unusual a data point is compared to the rest of the data in the distribution.

38 PRACTICE Which of the following is false? (a) Majority of Z scores in a right skewed distribution are negative. (b) In skewed distributions the Z score of the mean might be different than 0. (c) For a normal distribution, IQR is less than 2 x SD. (d) Z scores are helpful for determining how unusual a data point is compared to the rest of the data in the distribution.

39 BINOMIAL DISTRIBUTION If p represents probability of success, (1-p) represents probability of failure, n represents number of independent trials, and k represents number of successes

40 PRACTICE Which of the following is not a condition that needs to be met for the binomial distribution to be applicable? (a) the trials must be independent (b) the number of trials, n, must be fixed (c) each trial outcome must be classified as a success or a failure (d) the number of desired successes, k, must be greater than the number of trials (e) the probability of success, p, must be the same for each trial

41 PRACTICE Which of the following is not a condition that needs to be met for the binomial distribution to be applicable? (a) the trials must be independent (b) the number of trials, n, must be fixed (c) each trial outcome must be classified as a success or a failure (d) the number of desired successes, k, must be greater than the number of trials (e) the probability of success, p, must be the same for each trial

42 PRACTICE A 2012 Gallup survey suggests that 26.2% of Americans are obese. Among a random sample of 10 Americans, what is the probability that exactly 8 are obese?

43 PRACTICE A 2012 Gallup survey suggests that 26.2% of Americans are obese. Among a random sample of 10 Americans, what is the probability that exactly 8 are obese?

44 PRACTICE

45 PRACTICE What is the probability that 2 randomly chosen people share a birthday?

46 PRACTICE What is the probability that 2 randomly chosen people share a birthday? Pretty low, 1/365

47 PRACTICE What is the probability that 2 randomly chosen people share a birthday? Pretty low, 1/365 What is the probability that at least 2 people out of 366 people share a birthday?

48 PRACTICE What is the probability that 2 randomly chosen people share a birthday? Pretty low, 1/365 What is the probability that at least 2 people out of 366 people share a birthday? Exactly 1! (Excluding the possibility of a leap year birthday.)

49 PRACTICE A 2012 Gallup survey suggests that 26.2% of Americans are obese. Among a random sample of 100 Americans, how many would you expect to be obese?

50 BINOMIAL DISTRIBUTION Mean and standard deviation Obesity example, We would expect 26.2 out of 100 randomly sampled Americans to be obese, with a standard deviation of 4.4.

51 UNUSUAL OBSERVATIONS An August 2012 Gallup poll suggests that 13% of Americans think home schooling provides an excellent education for children. Would a random sample of 1,000 Americans where only 100 share this opinion be considered unusual? a) No b) Yes

52 UNUSUAL OBSERVATIONS An August 2012 Gallup poll suggests that 13% of Americans think home schooling provides an excellent education for children. Would a random sample of 1,000 Americans where only 100 share this opinion be considered unusual? a) No b) Yes

53 UNUSUAL OBSERVATIONS An August 2012 Gallup poll suggests that 13% of Americans think home schooling provides an excellent education for children. Would a random sample of 1,000 Americans where only 100 share this opinion be considered unusual? a) No b) Yes

54 UNUSUAL OBSERVATIONS An August 2012 Gallup poll suggests that 13% of Americans think home schooling provides an excellent education for children. Would a random sample of 1,000 Americans where only 100 share this opinion be considered unusual? a) No b) Yes

55 UNUSUAL OBSERVATIONS An August 2012 Gallup poll suggests that 13% of Americans think home schooling provides an excellent education for children. Would a random sample of 1,000 Americans where only 100 share this opinion be considered unusual? a) No b) Yes

56 UNUSUAL OBSERVATIONS For this activity you will use a web applet. Go to and choose Binomial coin experiment in the drop down menu on the left. Set the number of trials to 20 and the probability of success to Describe the shape of the distribution of number of successes. Keeping p constant at 0.15, determine the minimum sample size required to obtain a unimodal and symmetric distribution of number of successes. Please submit only one response per team.

57 UNUSUAL OBSERVATIONS Hollow histograms of samples from the binomial model where p=0.1, and n=10,30, 100 and 300. What happens as n increases?

58 HOW LARGE IS LARGE ENOUGH? The sample size is considered large enough if the expected number of successes and failures are both at least 10.

59 NORMAL APPROXIMATION Below are four pairs of Binomial distribution parameters. Which distribution can be approximated by the normal distribution? a) n = 100; p = 0:95 b) n = 25; p = 0:45 c) n = 150; p = 0:05 d) n = 500; p = 0:015

60 NORMAL APPROXIMATION Below are four pairs of Binomial distribution parameters. Which distribution can be approximated by the normal distribution? a) n = 100; p = 0:95 b) n = 25; p = 0:45 c) n = 150; p = 0:05 d) n = 500; p = 0:015

61 NORMAL APPROXIMATION Below are four pairs of Binomial distribution parameters. Which distribution can be approximated by the normal distribution? a) n = 100; p = 0:95 b) n = 25; p = 0:45 c) n = 150; p = 0:05 d) n = 500; p = 0:015

62 MICHELOB VS. SCHLITZ VS. REF: DAILYHIIT.COM.

63 MICHELOB VS. SCHLITZ Average person prefer with 0.5 probability VS. REF: DAILYHIIT.COM.

64 MICHELOB VS. SCHLITZ Average person prefer with 0.5 probability VS. probability of least say 40% of Michelob drinkers prefer Schlitz? REF: DAILYHIIT.COM.

65 MICHELOB VS. SCHLITZ Average person prefer with 0.5 probability VS. probability of least say 40% of Michelob drinkers prefer Schlitz? 98% REF: DAILYHIIT.COM.

66 MICHELOB VS. SCHLITZ Answer = P(40 Schlitz) + P(41 Schlitz)+.. + P(100 Schlitz) P (k Schlitz) = C(100,k)0.5 k k REF: DAILYHIIT.COM.

67 MICHELOB VS. SCHLITZ Average person prefer with 0.5 probability, N= 100 people Answer = P(40 Schlitz) + P(41 Schlitz)+.. + P(100 Schlitz) P (k Schlitz) = C(100,k)0.5 k k REF: DAILYHIIT.COM.

68 MICHELOB VS. SCHLITZ Average person prefer with 0.5 probability, N= 100 people probability of at least say 40% of Michelob drinkers prefer Schlitz? Answer = P(40 Schlitz) + P(41 Schlitz)+.. + P(100 Schlitz) P (k Schlitz) = C(100,k)0.5 k k REF: DAILYHIIT.COM.

69 MICHELOB VS. SCHLITZ When the sample size is large enough, the binomial distribution with parameters n and p can be approximated by the normal model with parameters

70 MICHELOB VS. SCHLITZ When the sample size is large enough, the binomial distribution with parameters n and p can be approximated by the normal model with parameters at least 40?

71 MICHELOB VS. SCHLITZ When the sample size is large enough, the binomial distribution with parameters n and p can be approximated by the normal model with parameters Schlitz at least 40?

72 MICHELOB VS. SCHLITZ When the sample size is large enough, the binomial distribution with parameters n and p can be approximated by the normal model with parameters Schlitz µ = = 50 at least 40? = p ) = 5

73 MICHELOB VS. SCHLITZ When the sample size is large enough, the binomial distribution with parameters n and p can be approximated by the normal model with parameters Schlitz µ = = 50 at least 40? = p ) = 5 Z = = 2

74 MICHELOB VS. SCHLITZ When the sample size is large enough, the binomial distribution with parameters n and p can be approximated by the normal model with parameters Schlitz µ = = 50 at least 40? = p ) = 5 Z = = 2 P(Schlitz>40)= P(Z>-2) = (approximation) (real)

75 MICHELOB VS. SCHLITZ Schlitz with N=100, p=0.7 (that is 0.7 times, Michelob drinkers will distinguish Michelob) µ = = 30 Z = =2.18 = p =4.58 P(Schlitz>40)=P(Z>2.18) =1.46%

76 MICHELOB VS. SCHLITZ Schlitz with N=100, p=0.7 (that is 0.7 times, Michelob drinkers will distinguish Michelob) np = 0.7x100=70, µ = = 30 Z = =2.18 = p =4.58 P(Schlitz>40)=P(Z>2.18) =1.46%

77 MICHELOB VS. SCHLITZ Schlitz with N=100, p=0.7 (that is 0.7 times, Michelob drinkers will distinguish Michelob) np = 0.7x100=70, n(1-p)=100x0.3=30 µ = = 30 Z = =2.18 = p =4.58 P(Schlitz>40)=P(Z>2.18) =1.46%

78 MICHELOB VS. SCHLITZ Schlitz with N=100, p=0.7 (that is 0.7 times, Michelob drinkers will distinguish Michelob) np = 0.7x100=70, both bigger than 10, n(1-p)=100x0.3=30 µ = = 30 Z = =2.18 = p =4.58 P(Schlitz>40)=P(Z>2.18) =1.46%

79 MICHELOB VS. SCHLITZ Schlitz with N=100, p=0.7 (that is 0.7 times, Michelob drinkers will distinguish Michelob) np = 0.7x100=70, n(1-p)=100x0.3=30 both bigger than 10, we can use normal approximation µ = = 30 Z = =2.18 = p =4.58 P(Schlitz>40)=P(Z>2.18) =1.46%

80 MICHELOB VS. SCHLITZ Schlitz with N=100, p=0.7 (that is 0.7 times, Michelob drinkers will distinguish Michelob) np = 0.7x100=70, n(1-p)=100x0.3=30 both bigger than 10, we can use normal approximation µ = = 30 Z = =2.18 = p =4.58 P(Schlitz>40)=P(Z>2.18) =1.46%

81 NORMAL APPROXIMATION

82 NORMAL APPROXIMATION A recent study found that Facebook users get more than they give. For example:

83 NORMAL APPROXIMATION A recent study found that Facebook users get more than they give. For example: 40% of Facebook users in our sample made a friend request, but 63% received at least one request

84 NORMAL APPROXIMATION A recent study found that Facebook users get more than they give. For example: 40% of Facebook users in our sample made a friend request, but 63% received at least one request Users in our sample pressed the like button next to friends content an average of 14 times, but had their content liked an average of 20 times

85 NORMAL APPROXIMATION A recent study found that Facebook users get more than they give. For example: 40% of Facebook users in our sample made a friend request, but 63% received at least one request Users in our sample pressed the like button next to friends content an average of 14 times, but had their content liked an average of 20 times Users sent 9 personal messages, but received 12 12% of users tagged a friend in a photo, but 35% were themselves tagged in a photo

86 NORMAL APPROXIMATION A recent study found that Facebook users get more than they give. For example: 40% of Facebook users in our sample made a friend request, but 63% received at least one request Users in our sample pressed the like button next to friends content an average of 14 times, but had their content liked an average of 20 times Users sent 9 personal messages, but received 12 12% of users tagged a friend in a photo, but 35% were themselves tagged in a photo Any guesses for how this pattern can be explained?

Chapter 3: Distributions of Random Variables

Chapter 3: Distributions of Random Variables Chapter 3: Distributions of Random Variables OpenIntro Statistics, 3rd Edition Slides developed by Mine C etinkaya-rundel of OpenIntro. The slides may be copied, edited, and/or shared via the CC BY-SA

More information

Lecture 6: Normal distribution

Lecture 6: Normal distribution Lecture 6: Normal distribution Statistics 101 Mine Çetinkaya-Rundel February 2, 2012 Announcements Announcements HW 1 due now. Due: OQ 2 by Monday morning 8am. Statistics 101 (Mine Çetinkaya-Rundel) L6:

More information

Review of commonly missed questions on the online quiz. Lecture 7: Random variables] Expected value and standard deviation. Let s bet...

Review of commonly missed questions on the online quiz. Lecture 7: Random variables] Expected value and standard deviation. Let s bet... Recap Review of commonly missed questions on the online quiz Lecture 7: ] Statistics 101 Mine Çetinkaya-Rundel OpenIntro quiz 2: questions 4 and 5 September 20, 2011 Statistics 101 (Mine Çetinkaya-Rundel)

More information

Nicole Dalzell. July 7, 2014

Nicole Dalzell. July 7, 2014 UNIT 2: PROBABILITY AND DISTRIBUTIONS LECTURE 2: NORMAL DISTRIBUTION STATISTICS 101 Nicole Dalzell July 7, 2014 Announcements Short Quiz Today Statistics 101 (Nicole Dalzell) U2 - L2: Normal distribution

More information

Announcements. Unit 2: Probability and distributions Lecture 3: Normal distribution. Normal distribution. Heights of males

Announcements. Unit 2: Probability and distributions Lecture 3: Normal distribution. Normal distribution. Heights of males Announcements Announcements Unit 2: Probability and distributions Lecture 3: Statistics 101 Mine Çetinkaya-Rundel First peer eval due Tues. PS3 posted - will be adding one more question that you need to

More information

Chapter 3: Distributions of Random Variables

Chapter 3: Distributions of Random Variables Chapter 3: Distributions of Random Variables OpenIntro Statistics, 3rd Edition Slides modified for UU ICS Research Methods Sept-Nov/2018. Slides developed by Mine C etinkaya-rundel of OpenIntro. The slides

More information

Announcements. Data resources: Data and GIS Services. Project. Lab 3a due tomorrow at 6 PM Project Proposal. Nicole Dalzell.

Announcements. Data resources: Data and GIS Services. Project. Lab 3a due tomorrow at 6 PM Project Proposal. Nicole Dalzell. Announcements UNIT 2: PROBABILITY AND DISTRIBUTIONS LECTURE 3: NORMAL DISTRIBUTION PRACTICE STATISTICS 101 Nicole Dalzell Lab 3a due tomorrow at 6 PM Proposal May 21, 2015 Statistics 101 (Nicole Dalzell)

More information

Unit 2: Probability and distributions Lecture 4: Binomial distribution

Unit 2: Probability and distributions Lecture 4: Binomial distribution Unit 2: Probability and distributions Lecture 4: Binomial distribution Statistics 101 Thomas Leininger May 24, 2013 Announcements Announcements No class on Monday PS #3 due Wednesday Statistics 101 (Thomas

More information

Milgram experiment. Unit 2: Probability and distributions Lecture 4: Binomial distribution. Statistics 101. Milgram experiment (cont.

Milgram experiment. Unit 2: Probability and distributions Lecture 4: Binomial distribution. Statistics 101. Milgram experiment (cont. Binary outcomes Milgram experiment Unit 2: Probability and distributions Lecture 4: Statistics 101 Monika Jingchen Hu Duke University May 23, 2014 Stanley Milgram, a Yale University psychologist, conducted

More information

Lecture 5 - Continuous Distributions

Lecture 5 - Continuous Distributions Lecture 5 - Continuous Distributions Statistics 102 Colin Rundel January 30, 2013 Announcements Announcements HW1 and Lab 1 have been graded and your scores are posted in Gradebook on Sakai (it is good

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

Lecture 8 - Sampling Distributions and the CLT

Lecture 8 - Sampling Distributions and the CLT Lecture 8 - Sampling Distributions and the CLT Statistics 102 Kenneth K. Lopiano September 18, 2013 1 Basics Improvements 2 Variability of Estimates Activity Sampling distributions - via simulation Sampling

More information

Normal distribution. We say that a random variable X follows the normal distribution if the probability density function of X is given by

Normal distribution. We say that a random variable X follows the normal distribution if the probability density function of X is given by Normal distribution The normal distribution is the most important distribution. It describes well the distribution of random variables that arise in practice, such as the heights or weights of people,

More information

University of California, Los Angeles Department of Statistics. Normal distribution

University of California, Los Angeles Department of Statistics. Normal distribution University of California, Los Angeles Department of Statistics Statistics 110A Instructor: Nicolas Christou Normal distribution The normal distribution is the most important distribution. It describes

More information

Both the quizzes and exams are closed book. However, For quizzes: Formulas will be provided with quiz papers if there is any need.

Both the quizzes and exams are closed book. However, For quizzes: Formulas will be provided with quiz papers if there is any need. Both the quizzes and exams are closed book. However, For quizzes: Formulas will be provided with quiz papers if there is any need. For exams (MD1, MD2, and Final): You may bring one 8.5 by 11 sheet of

More information

8.2 The Standard Deviation as a Ruler Chapter 8 The Normal and Other Continuous Distributions 8-1

8.2 The Standard Deviation as a Ruler Chapter 8 The Normal and Other Continuous Distributions 8-1 8.2 The Standard Deviation as a Ruler Chapter 8 The Normal and Other Continuous Distributions For Example: On August 8, 2011, the Dow dropped 634.8 points, sending shock waves through the financial community.

More information

Chapter 6. The Normal Probability Distributions

Chapter 6. The Normal Probability Distributions Chapter 6 The Normal Probability Distributions 1 Chapter 6 Overview Introduction 6-1 Normal Probability Distributions 6-2 The Standard Normal Distribution 6-3 Applications of the Normal Distribution 6-5

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

Homework: Due Wed, Feb 20 th. Chapter 8, # 60a + 62a (count together as 1), 74, 82

Homework: Due Wed, Feb 20 th. Chapter 8, # 60a + 62a (count together as 1), 74, 82 Announcements: Week 5 quiz begins at 4pm today and ends at 3pm on Wed If you take more than 20 minutes to complete your quiz, you will only receive partial credit. (It doesn t cut you off.) Today: Sections

More information

Unit2: Probabilityanddistributions. 3. Normal and binomial distributions

Unit2: Probabilityanddistributions. 3. Normal and binomial distributions Announcements Unit2: Probabilityanddistributions 3. Normal and binomial distributions Sta 101 - Summer 2017 Duke University, Department of Statistical Science PS: Explain your reasoning + show your work

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

Unit2: Probabilityanddistributions. 3. Normal distribution

Unit2: Probabilityanddistributions. 3. Normal distribution Announcements Unit: Probabilityanddistributions 3 Normal distribution Sta 101 - Spring 015 Duke University, Department of Statistical Science February, 015 Peer evaluation 1 by Friday 11:59pm Office hours:

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

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

Standard Normal, Inverse Normal and Sampling Distributions

Standard Normal, Inverse Normal and Sampling Distributions Standard Normal, Inverse Normal and Sampling Distributions Section 5.5 & 6.6 Cathy Poliak, Ph.D. cathy@math.uh.edu Office in Fleming 11c Department of Mathematics University of Houston Lecture 9-3339 Cathy

More information

Statistics. Marco Caserta IE University. Stats 1 / 56

Statistics. Marco Caserta IE University. Stats 1 / 56 Statistics Marco Caserta marco.caserta@ie.edu IE University Stats 1 / 56 1 Random variables 2 Binomial distribution 3 Poisson distribution 4 Hypergeometric Distribution 5 Jointly Distributed Discrete Random

More information

STAT 201 Chapter 6. Distribution

STAT 201 Chapter 6. Distribution STAT 201 Chapter 6 Distribution 1 Random Variable We know variable Random Variable: a numerical measurement of the outcome of a random phenomena Capital letter refer to the random variable Lower case letters

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

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

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

Unit2: Probabilityanddistributions. 3. Normal and binomial distributions

Unit2: Probabilityanddistributions. 3. Normal and binomial distributions Announcements Unit2: Probabilityanddistributions 3. Normal and binomial distributions Sta 101 - Fall 2017 Duke University, Department of Statistical Science Formatting of problem set submissions: Bad:

More information

The graph of a normal curve is symmetric with respect to the line x = µ, and has points of

The graph of a normal curve is symmetric with respect to the line x = µ, and has points of Stat 400, section 4.3 Normal Random Variables notes prepared by Tim Pilachowski Another often-useful probability density function is the normal density function, which graphs as the familiar bell-shaped

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

STAT Chapter 5: Continuous Distributions. Probability distributions are used a bit differently for continuous r.v. s than for discrete r.v. s.

STAT Chapter 5: Continuous Distributions. Probability distributions are used a bit differently for continuous r.v. s than for discrete r.v. s. STAT 515 -- Chapter 5: Continuous Distributions Probability distributions are used a bit differently for continuous r.v. s than for discrete r.v. s. Continuous distributions typically are represented by

More information

Chapter 5 Student Lecture Notes 5-1. Department of Quantitative Methods & Information Systems. Business Statistics

Chapter 5 Student Lecture Notes 5-1. Department of Quantitative Methods & Information Systems. Business Statistics Chapter 5 Student Lecture Notes 5-1 Department of Quantitative Methods & Information Systems Business Statistics Chapter 5 Discrete Probability Distributions QMIS 120 Dr. Mohammad Zainal Chapter Goals

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

BIOL The Normal Distribution and the Central Limit Theorem

BIOL The Normal Distribution and the Central Limit Theorem BIOL 300 - The Normal Distribution and the Central Limit Theorem In the first week of the course, we introduced a few measures of center and spread, and discussed how the mean and standard deviation are

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

Normal Model (Part 1)

Normal Model (Part 1) Normal Model (Part 1) Formulas New Vocabulary The Standard Deviation as a Ruler The trick in comparing very different-looking values is to use standard deviations as our rulers. The standard deviation

More information

Chapter Six Probability Distributions

Chapter Six Probability Distributions 6.1 Probability Distributions Discrete Random Variable Chapter Six Probability Distributions x P(x) 2 0.08 4 0.13 6 0.25 8 0.31 10 0.16 12 0.01 Practice. Construct a probability distribution for the number

More information

5.4 Normal Approximation of the Binomial Distribution

5.4 Normal Approximation of the Binomial Distribution 5.4 Normal Approximation of the Binomial Distribution Bernoulli Trials have 3 properties: 1. Only two outcomes - PASS or FAIL 2. n identical trials Review from yesterday. 3. Trials are independent - probability

More information

Example - Let X be the number of boys in a 4 child family. Find the probability distribution table:

Example - Let X be the number of boys in a 4 child family. Find the probability distribution table: Chapter8 Probability Distributions and Statistics Section 8.1 Distributions of Random Variables tthe value of the result of the probability experiment is a RANDOM VARIABLE. Example - Let X be the number

More information

Topic 6 - Continuous Distributions I. Discrete RVs. Probability Density. Continuous RVs. Background Reading. Recall the discrete distributions

Topic 6 - Continuous Distributions I. Discrete RVs. Probability Density. Continuous RVs. Background Reading. Recall the discrete distributions Topic 6 - Continuous Distributions I Discrete RVs Recall the discrete distributions STAT 511 Professor Bruce Craig Binomial - X= number of successes (x =, 1,...,n) Geometric - X= number of trials (x =,...)

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

STAT Chapter 6 The Standard Deviation (SD) as a Ruler and The Normal Model

STAT Chapter 6 The Standard Deviation (SD) as a Ruler and The Normal Model STAT 203 - Chapter 6 The Standard Deviation (SD) as a Ruler and The Normal Model In Chapter 5, we introduced a few measures of center and spread, and discussed how the mean and standard deviation are good

More information

LAB 2 INSTRUCTIONS PROBABILITY DISTRIBUTIONS IN EXCEL

LAB 2 INSTRUCTIONS PROBABILITY DISTRIBUTIONS IN EXCEL LAB 2 INSTRUCTIONS PROBABILITY DISTRIBUTIONS IN EXCEL There is a wide range of probability distributions (both discrete and continuous) available in Excel. They can be accessed through the Insert Function

More information

STAT Chapter 6 The Standard Deviation (SD) as a Ruler and The Normal Model

STAT Chapter 6 The Standard Deviation (SD) as a Ruler and The Normal Model STAT 203 - Chapter 6 The Standard Deviation (SD) as a Ruler and The Normal Model In Chapter 5, we introduced a few measures of center and spread, and discussed how the mean and standard deviation are good

More information

Business Statistics. Chapter 5 Discrete Probability Distributions QMIS 120. Dr. Mohammad Zainal

Business Statistics. Chapter 5 Discrete Probability Distributions QMIS 120. Dr. Mohammad Zainal Department of Quantitative Methods & Information Systems Business Statistics Chapter 5 Discrete Probability Distributions QMIS 120 Dr. Mohammad Zainal Chapter Goals After completing this chapter, you should

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

MAKING SENSE OF DATA Essentials series

MAKING SENSE OF DATA Essentials series MAKING SENSE OF DATA Essentials series THE NORMAL DISTRIBUTION Copyright by City of Bradford MDC Prerequisites Descriptive statistics Charts and graphs The normal distribution Surveys and sampling Correlation

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

Math 14 Lecture Notes Ch The Normal Approximation to the Binomial Distribution. P (X ) = nc X p X q n X =

Math 14 Lecture Notes Ch The Normal Approximation to the Binomial Distribution. P (X ) = nc X p X q n X = 6.4 The Normal Approximation to the Binomial Distribution Recall from section 6.4 that g A binomial experiment is a experiment that satisfies the following four requirements: 1. Each trial can have only

More information

Math 227 (Statistics) Chapter 6 Practice Test MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question.

Math 227 (Statistics) Chapter 6 Practice Test MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Math 227 (Statistics) Chapter 6 Practice Test MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Using the following uniform density curve, answer the

More information

Week 7. Texas A& M University. Department of Mathematics Texas A& M University, College Station Section 3.2, 3.3 and 3.4

Week 7. Texas A& M University. Department of Mathematics Texas A& M University, College Station Section 3.2, 3.3 and 3.4 Week 7 Oğuz Gezmiş Texas A& M University Department of Mathematics Texas A& M University, College Station Section 3.2, 3.3 and 3.4 Oğuz Gezmiş (TAMU) Topics in Contemporary Mathematics II Week7 1 / 19

More information

Chapter 4. The Normal Distribution

Chapter 4. The Normal Distribution Chapter 4 The Normal Distribution 1 Chapter 4 Overview Introduction 4-1 Normal Distributions 4-2 Applications of the Normal Distribution 4-3 The Central Limit Theorem 4-4 The Normal Approximation to the

More information

STAT Chapter 5: Continuous Distributions. Probability distributions are used a bit differently for continuous r.v. s than for discrete r.v. s.

STAT Chapter 5: Continuous Distributions. Probability distributions are used a bit differently for continuous r.v. s than for discrete r.v. s. STAT 515 -- Chapter 5: Continuous Distributions Probability distributions are used a bit differently for continuous r.v. s than for discrete r.v. s. Continuous distributions typically are represented by

More information

Introduction to Statistics I

Introduction to Statistics I Introduction to Statistics I Keio University, Faculty of Economics Continuous random variables Simon Clinet (Keio University) Intro to Stats November 1, 2018 1 / 18 Definition (Continuous random variable)

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

Example. Chapter 8 Probability Distributions and Statistics Section 8.1 Distributions of Random Variables

Example. Chapter 8 Probability Distributions and Statistics Section 8.1 Distributions of Random Variables Chapter 8 Probability Distributions and Statistics Section 8.1 Distributions of Random Variables You are dealt a hand of 5 cards. Find the probability distribution table for the number of hearts. Graph

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

1. (9; 3ea) The table lists the survey results of 100 non-senior students. Math major Art major Biology major

1. (9; 3ea) The table lists the survey results of 100 non-senior students. Math major Art major Biology major Math 54 Test #2(Chapter 4, 5, 6, 7) Name: Show all necessary work for full credit. You may use graphing calculators for your calculation, but you must show all detail and use the proper notations. Total

More information

Chapter 6. y y. Standardizing with z-scores. Standardizing with z-scores (cont.)

Chapter 6. y y. Standardizing with z-scores. Standardizing with z-scores (cont.) Starter Ch. 6: A z-score Analysis Starter Ch. 6 Your Statistics teacher has announced that the lower of your two tests will be dropped. You got a 90 on test 1 and an 85 on test 2. You re all set to drop

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

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

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

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 May 18, 2015 Section 7.6 Section 7.6: The Normal Distribution. 2/14 The Normal Distribution. Figure: Abraham DeMoivre Section 7.6: The

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

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

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

Lecture 8. The Binomial Distribution. Binomial Distribution. Binomial Distribution. Probability Distributions: Normal and Binomial

Lecture 8. The Binomial Distribution. Binomial Distribution. Binomial Distribution. Probability Distributions: Normal and Binomial Lecture 8 The Binomial Distribution Probability Distributions: Normal and Binomial 1 2 Binomial Distribution >A binomial experiment possesses the following properties. The experiment consists of a fixed

More information

7. For the table that follows, answer the following questions: x y 1-1/4 2-1/2 3-3/4 4

7. For the table that follows, answer the following questions: x y 1-1/4 2-1/2 3-3/4 4 7. For the table that follows, answer the following questions: x y 1-1/4 2-1/2 3-3/4 4 - Would the correlation between x and y in the table above be positive or negative? The correlation is negative. -

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

The binomial distribution p314

The binomial distribution p314 The binomial distribution p314 Example: A biased coin (P(H) = p = 0.6) ) is tossed 5 times. Let X be the number of H s. Fine P(X = 2). This X is a binomial r. v. The binomial setting p314 1. There are

More information

8.1 Binomial Distributions

8.1 Binomial Distributions 8.1 Binomial Distributions The Binomial Setting The 4 Conditions of a Binomial Setting: 1.Each observation falls into 1 of 2 categories ( success or fail ) 2 2.There is a fixed # n of observations. 3.All

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

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

6. THE BINOMIAL DISTRIBUTION

6. THE BINOMIAL DISTRIBUTION 6. THE BINOMIAL DISTRIBUTION Eg: For 1000 borrowers in the lowest risk category (FICO score between 800 and 850), what is the probability that at least 250 of them will default on their loan (thereby rendering

More information

Review. What is the probability of throwing two 6s in a row with a fair die? a) b) c) d) 0.333

Review. What is the probability of throwing two 6s in a row with a fair die? a) b) c) d) 0.333 Review In most card games cards are dealt without replacement. What is the probability of being dealt an ace and then a 3? Choose the closest answer. a) 0.0045 b) 0.0059 c) 0.0060 d) 0.1553 Review What

More information

In a binomial experiment of n trials, where p = probability of success and q = probability of failure. mean variance standard deviation

In a binomial experiment of n trials, where p = probability of success and q = probability of failure. mean variance standard deviation Name In a binomial experiment of n trials, where p = probability of success and q = probability of failure mean variance standard deviation µ = n p σ = n p q σ = n p q Notation X ~ B(n, p) The probability

More information

AMS 7 Sampling Distributions, Central limit theorem, Confidence Intervals Lecture 4

AMS 7 Sampling Distributions, Central limit theorem, Confidence Intervals Lecture 4 AMS 7 Sampling Distributions, Central limit theorem, Confidence Intervals Lecture 4 Department of Applied Mathematics and Statistics, University of California, Santa Cruz Summer 2014 1 / 26 Sampling Distributions!!!!!!

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

Department of Quantitative Methods & Information Systems. Business Statistics. Chapter 6 Normal Probability Distribution QMIS 120. Dr.

Department of Quantitative Methods & Information Systems. Business Statistics. Chapter 6 Normal Probability Distribution QMIS 120. Dr. Department of Quantitative Methods & Information Systems Business Statistics Chapter 6 Normal Probability Distribution QMIS 120 Dr. Mohammad Zainal Chapter Goals After completing this chapter, you should

More information

Example - Let X be the number of boys in a 4 child family. Find the probability distribution table:

Example - Let X be the number of boys in a 4 child family. Find the probability distribution table: Chapter7 Probability Distributions and Statistics Distributions of Random Variables tthe value of the result of the probability experiment is a RANDOM VARIABLE. Example - Let X be the number of boys in

More information

Chapter 7: Sampling Distributions Chapter 7: Sampling Distributions

Chapter 7: Sampling Distributions Chapter 7: Sampling Distributions Chapter 7: Sampling Distributions Objectives: Students will: Define a sampling distribution. Contrast bias and variability. Describe the sampling distribution of a proportion (shape, center, and spread).

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

Chapter 5: Probability models

Chapter 5: Probability models Chapter 5: Probability models 1. Random variables: a) Idea. b) Discrete and continuous variables. c) The probability function (density) and the distribution function. d) Mean and variance of a random variable.

More information

AP Stats ~ Lesson 6B: Transforming and Combining Random variables

AP Stats ~ Lesson 6B: Transforming and Combining Random variables AP Stats ~ Lesson 6B: Transforming and Combining Random variables OBJECTIVES: DESCRIBE the effects of transforming a random variable by adding or subtracting a constant and multiplying or dividing by a

More information

Examples: Random Variables. Discrete and Continuous Random Variables. Probability Distributions

Examples: Random Variables. Discrete and Continuous Random Variables. Probability Distributions Random Variables Examples: Random variable a variable (typically represented by x) that takes a numerical value by chance. Number of boys in a randomly selected family with three children. Possible values:

More information

MATH 264 Problem Homework I

MATH 264 Problem Homework I MATH Problem Homework I Due to December 9, 00@:0 PROBLEMS & SOLUTIONS. A student answers a multiple-choice examination question that offers four possible answers. Suppose that the probability that the

More information

Math 243 Lecture Notes

Math 243 Lecture Notes Assume the average annual rainfall for in Portland is 36 inches per year with a standard deviation of 9 inches. Also assume that the average wind speed in Chicago is 10 mph with a standard deviation of

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

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

7 THE CENTRAL LIMIT THEOREM

7 THE CENTRAL LIMIT THEOREM CHAPTER 7 THE CENTRAL LIMIT THEOREM 373 7 THE CENTRAL LIMIT THEOREM Figure 7.1 If you want to figure out the distribution of the change people carry in their pockets, using the central limit theorem and

More information

A random variable (r. v.) is a variable whose value is a numerical outcome of a random phenomenon.

A random variable (r. v.) is a variable whose value is a numerical outcome of a random phenomenon. Chapter 14: random variables p394 A random variable (r. v.) is a variable whose value is a numerical outcome of a random phenomenon. Consider the experiment of tossing a coin. Define a random variable

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

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

Name Period AP Statistics Unit 5 Review

Name Period AP Statistics Unit 5 Review Name Period AP Statistics Unit 5 Review Multiple Choice 1. Jay Olshansky from the University of Chicago was quoted in Chance News as arguing that for the average life expectancy to reach 100, 18% of people

More information

Density curves. (James Madison University) February 4, / 20

Density curves. (James Madison University) February 4, / 20 Density curves Figure 6.2 p 230. A density curve is always on or above the horizontal axis, and has area exactly 1 underneath it. A density curve describes the overall pattern of a distribution. Example

More information

Probability Distribution Unit Review

Probability Distribution Unit Review Probability Distribution Unit Review Topics: Pascal's Triangle and Binomial Theorem Probability Distributions and Histograms Expected Values, Fair Games of chance Binomial Distributions Hypergeometric

More information

MA 1125 Lecture 18 - Normal Approximations to Binomial Distributions. Objectives: Compute probabilities for a binomial as a normal distribution.

MA 1125 Lecture 18 - Normal Approximations to Binomial Distributions. Objectives: Compute probabilities for a binomial as a normal distribution. MA 25 Lecture 8 - Normal Approximations to Binomial Distributions Friday, October 3, 207 Objectives: Compute probabilities for a binomial as a normal distribution.. Normal Approximations to the Binomial

More information