The Central Limit Theorem for Sample Means (Averages)

Size: px
Start display at page:

Download "The Central Limit Theorem for Sample Means (Averages)"

Transcription

1 The Central Limit Theorem for Sample Means (Averages) By: OpenStaxCollege Suppose X is a random variable with a distribution that may be known or unknown (it can be any distribution). Using a subscript that matches the random variable, suppose: 1. μ X = the mean of X 2. σ X = the standard deviation of X If you draw random samples of size n, then as n increases, the random variable X which consists of sample means, tends to be normally distributed and X ~ N ( μ x, σx n). The central limit theorem for sample means says that if you keep drawing larger and larger samples (such as rolling one, two, five, and finally, ten dice) and calculating their means, the sample means form their own normal distribution (the sampling distribution). The normal distribution has the same mean as the original distribution and a variance that equals the original variance divided by, the sample size. The variable n is the number of values that are averaged together, not the number of times the experiment is done. To put it more formally, if you draw random samples of size n, the distribution of the random variable X, which consists of sample means, is called the sampling distribution of the mean. The sampling distribution of the mean approaches a normal distribution as n, the sample size, increases. The random variable X has a different z-score associated with it from that of the random variable X. The mean x is the value of X in one sample. 1/13

2 x μx z = ( σ x n) μ X is the average of both X and X. σx = σx n = standard deviation of X and is called the standard error of the mean. To find probabilities for means on the calculator, follow these steps. 2nd DISTR 2:normalcdf normalcdf ( lower value of the area, upper value of the area, mean, standard deviation sample size ) where: mean is the mean of the original distribution standard deviation is the standard deviation of the original distribution sample size = n An unknown distribution has a mean of 90 and a standard deviation of 15. Samples of size n = 25 are drawn randomly from the population. a. Find the probability that the sample mean is between 85 and 92. a. Let X = one value from the original unknown population. The probability question asks you to find a probability for the sample mean. Let X = the mean of a sample of size 25. Since μ X = 90, σ X = 15, and n = 25, X ~ N ( 90, 15 25). Find P(85 < x < 92). Draw a graph. P(85 < x < 92) = The probability that the sample mean is between 85 and 92 is /13

3 normalcdf(lower value, upper value, mean, standard error of the mean) The parameter list is abbreviated (lower value, upper value, μ, normalcdf(85,92,90, ) = b. Find the value that is two standard deviations above the expected value, 90, of the sample mean. b. To find the value that is two standard deviations above the expected value 90, use the formula: σ value = μ x + (#oftsdevs) ( n) x value = ( 15 25) = 96 σ n ) The value that is two standard deviations above the expected value is 96. The standard error of the mean is σx n = 15 = 3. Recall that the standard error of the mean 25 is a description of how far (on average) that the sample mean will be from the population mean in repeated simple random samples of size n. Try It An unknown distribution has a mean of 45 and a standard deviation of eight. Samples of size n = 30 are drawn randomly from the population. Find the probability that the sample mean is between 42 and 50. P(42 < x < 50) = ( 42,50,45, 30) 8 = /13

4 The length of time, in hours, it takes an "over 40" group of people to play one soccer match is normally distributed with a mean of two hours and a standard deviation of 0.5 hours. A sample of size n = 50 is drawn randomly from the population. Find the probability that the sample mean is between 1.8 hours and 2.3 hours. Let X = the time, in hours, it takes to play one soccer match. The probability question asks you to find a probability for the sample mean time, in hours, it takes to play one soccer match. Let X = the mean time, in hours, it takes to play one soccer match. If μ X =, σ X =, and n =, then X ~ N(, ) by the central limit theorem for means. μ X = 2, σ X = 0.5, n = 50, and X ~ N ( 2, 50) 0.5 Find P(1.8 < x < 2.3). Draw a graph. P(1.8 < x < 2.3) = normalcdf ( 1.8,2.3,2, 50).5 = The probability that the mean time is between 1.8 hours and 2.3 hours is Try It The length of time taken on the SAT for a group of students is normally distributed with a mean of 2.5 hours and a standard deviation of 0.25 hours. A sample size of n = 60 is drawn randomly from the population. Find the probability that the sample mean is between two hours and three hours. P(2 < x < 3) = normalcdf ( 2, 3, 2.5, ) = 1 To find percentiles for means on the calculator, follow these steps. 2 nd DIStR 3:invNorm k = invnorm ( area to the left of k, mean, standard deviation sample size ) 4/13

5 where: k = the k th percentile mean is the mean of the original distribution standard deviation is the standard deviation of the original distribution sample size = n In a recent study reported Oct. 29, 2012 on the Flurry Blog, the mean age of tablet users is 34 years. Suppose the standard deviation is 15 years. Take a sample of size n = What are the mean and standard deviation for the sample mean ages of tablet users? 2. What does the distribution look like? 3. Find the probability that the sample mean age is more than 30 years (the reported mean age of tablet users in this particular study). 4. Find the 95 th percentile for the sample mean age (to one decimal place). 1. Since the sample mean tends to target the population mean, we have μ χ = μ = 34. The sample standard deviation is given by σ χ = σ n = = = The central limit theorem states that for large sample sizes(n), the sampling distribution will be approximately normal. 3. The probability that the sample mean age is more than 30 is given by P(Χ > 30) = normalcdf(30,e99,34,1.5) = Let k = the 95 th percentile. k = invnorm ( 0.95,34, ) = 36.5 Try It In an article on Flurry Blog, a gaming marketing gap for men between the ages of 30 and 40 is identified. You are researching a startup game targeted at the 35-year-old demographic. Your idea is to develop a strategy game that can be played by men from their late 20s through their late 30s. Based on the article s data, industry research shows that the average strategy player is 28 years old with a standard deviation of 4.8 years. You take a sample of 100 randomly selected gamers. If your target market is 29- to 35-year-olds, should you continue with your development strategy? You need to determine the probability for men whose mean age is between 29 and 35 years of age wanting to play a strategy game. P(29 < x < 35) = normalcdf ( 29,35,28, 100) 4.8 = You can conclude there is approximately a 19% chance that your game will be played by men whose mean age is between 29 and 35. 5/13

6 The mean number of minutes for app engagement by a tablet user is 8.2 minutes. Suppose the standard deviation is one minute. Take a sample of What are the mean and standard deviation for the sample mean number of app engagement by a tablet user? 2. What is the standard error of the mean? 3. Find the 90 th percentile for the sample mean time for app engagement for a tablet user. Interpret this value in a complete sentence. 4. Find the probability that the sample mean is between eight minutes and 8.5 minutes. 1. μx = μ = 8.2 σx = σ n = 1 60 = This allows us to calculate the probability of sample means of a particular distance from the mean, in repeated samples of size Let k = the 90 th percentile k = invnorm ( 0.90,8.2, 1 60) = This values indicates that 90 percent of the average app engagement time for table users is less than 8.37 minutes. 4. P(8 < x < 8.5) = normalcdf ( 8,8.5,8.2, 60) 1 = Try It Cans of a cola beverage claim to contain 16 ounces. The amounts in a sample are measured and the statistics are n = 34, x = ounces. If the cans are filled so that μ = ounces (as labeled) and σ = ounces, find the probability that a sample of 34 cans will have an average amount greater than ounces. Do the results suggest that cans are filled with an amount greater than 16 ounces? We have P((x > 16.01) = normalcdf ( 16.01,E99,16, ) = Since there is a 34.17% probability that the average sample weight is greater than ounces, we should be skeptical of the company s claimed volume. If I am a consumer, I should be glad that I am probably receiving free cola. If I am the manufacturer, I need to determine if my bottling processes are outside of acceptable limits. References Baran, Daya. 20 Percent of Americans Have Never Used . WebGuild, Available online at (accessed May 17, 2013). Data from The Flurry Blog, Available online at (accessed May 17, 2013). 6/13

7 Data from the United States Department of Agriculture. Chapter Review In a population whose distribution may be known or unknown, if the size (n) of samples is sufficiently large, the distribution of the sample means will be approximately normal. The mean of the sample means will equal the population mean. The standard deviation of the distribution of the sample means, called the standard error of the mean, is equal to the population standard deviation divided by the square root of the sample size (n). Formula Review The Central Limit Theorem for Sample Means: X ~ N ( μ x, n) σx The Mean X: μ x Central Limit Theorem for Sample Means z-score and standard error of the mean: z = x μx ( σ x n) Standard Error of the Mean (Standard Deviation (X)): σ x n Use the following information to answer the next six exercises: Yoonie is a personnel manager in a large corporation. Each month she must review 16 of the employees. From past experience, she has found that the reviews take her approximately four hours each to do with a population standard deviation of 1.2 hours. Let Χ be the random variable representing the time it takes her to complete one review. Assume Χ is normally distributed. Let X be the random variable representing the mean time to complete the 16 reviews. Assume that the 16 reviews represent a random set of reviews. What is the mean, standard deviation, and sample size? mean = 4 hours; standard deviation = 1.2 hours; sample size = 16 Complete the distributions. 1. X ~ (, ) 2. X ~ (, ) 7/13

8 Find the probability that one review will take Yoonie from 3.5 to 4.25 hours. Sketch the graph, labeling and scaling the horizontal axis. Shade the region corresponding to the probability P( < x < ) = a. Check student's solution. b. 3.5, 4.25, Find the probability that the mean of a month s reviews will take Yoonie from 3.5 to 4.25 hrs. Sketch the graph, labeling and scaling the horizontal axis. Shade the region corresponding to the probability P( ) = What causes the probabilities in [link] and [link] to be different? The fact that the two distributions are different accounts for the different probabilities. Find the 95 th percentile for the mean time to complete one month's reviews. Sketch the graph. 8/13

9 1. 2. The 95 th Percentile = Homework Previously, De Anza statistics students estimated that the amount of change daytime statistics students carry is exponentially distributed with a mean of $0.88. Suppose that we randomly pick 25 daytime statistics students. 1. In words, Χ = 2. Χ ~ (, ) 3. In words, X = 4. X ~ (, ) 5. Find the probability that an individual had between $0.80 and $1.00. Graph the situation, and shade in the area to be determined. 6. Find the probability that the average of the 25 students was between $0.80 and $1.00. Graph the situation, and shade in the area to be determined. 7. Explain why there is a difference in part e and part f. 1. Χ = amount of change students carry 2. Χ ~ E(0.88, 0.88) 3. X = average amount of change carried by a sample of 25 sstudents. X ~ N(0.88, 0.176) The distributions are different. Part a is exponential and part b is normal. Suppose that the distance of fly balls hit to the outfield (in baseball) is normally distributed with a mean of 250 feet and a standard deviation of 50 feet. We randomly sample 49 fly balls. 1. If X = average distance in feet for 49 fly balls, then X ~ (, ) 9/13

10 2. What is the probability that the 49 balls traveled an average of less than 240 feet? Sketch the graph. Scale the horizontal axis for X. Shade the region corresponding to the probability. Find the probability. 3. Find the 80 th percentile of the distribution of the average of 49 fly balls. According to the Internal Revenue Service, the average length of time for an individual to complete (keep records for, learn, prepare, copy, assemble, and send) IRS Form 1040 is hours (without any attached schedules). The distribution is unknown. Let us assume that the standard deviation is two hours. Suppose we randomly sample 36 taxpayers. 1. In words, Χ = 2. In words, X = 3. X ~ (, ) 4. Would you be surprised if the 36 taxpayers finished their Form 1040s in an average of more than 12 hours? Explain why or why not in complete sentences. 5. Would you be surprised if one taxpayer finished his or her Form 1040 in more than 12 hours? In a complete sentence, explain why. 1. length of time for an individual to complete IRS form 1040, in hours. 2. mean length of time for a sample of 36 taxpayers to complete IRS form 1040, in hours. 3. N ( 10.53, 1 3) 4. Yes. I would be surprised, because the probability is almost No. I would not be totally surprised because the probability is Suppose that a category of world-class runners are known to run a marathon (26 miles) in an average of 145 minutes with a standard deviation of 14 minutes. Consider 49 of the races. Let X the average of the 49 races. 1. X ~ (, ) 2. Find the probability that the runner will average between 142 and 146 minutes in these 49 marathons. 3. Find the 80 th percentile for the average of these 49 marathons. 4. Find the median of the average running times. The length of songs in a collector s itunes album collection is uniformly distributed from two to 3.5 minutes. Suppose we randomly pick five albums from the collection. There are a total of 43 songs on the five albums. 1. In words, Χ = 10/13

11 2. Χ ~ 3. In words, X = 4. X ~ (, ) 5. Find the first quartile for the average song length. 6. The IQR(interquartile range) for the average song length is from. 1. the length of a song, in minutes, in the collection 2. U(2, 3.5) 3. the average length, in minutes, of the songs from a sample of five albums from the collection 4. N(2.75, ) minutes minutes In 1940 the average size of a U.S. farm was 174 acres. Let s say that the standard deviation was 55 acres. Suppose we randomly survey 38 farmers from In words, Χ = 2. In words, X = 3. X ~ (, ) 4. The IQR for X is from acres to acres. Determine which of the following are true and which are false. Then, in complete sentences, justify your answers. 1. When the sample size is large, the mean of X is approximately equal to the mean of Χ. 2. When the sample size is large, X is approximately normally distributed. 3. When the sample size is large, the standard deviation of X is approximately the same as the standard deviation of Χ. 1. True. The mean of a sampling distribution of the means is approximately the mean of the data distribution. 2. True. According to the Central Limit Theorem, the larger the sample, the closer the sampling distribution of the means becomes normal. 3. The standard deviation of the sampling distribution of the means will decrease making it approximately the same as the standard deviation of X as the sample size increases. 11/13

12 The percent of fat calories that a person in America consumes each day is normally distributed with a mean of about 36 and a standard deviation of about ten. Suppose that 16 individuals are randomly chosen. Let X = average percent of fat calories. 1. X ~ (, ) 2. For the group of 16, find the probability that the average percent of fat calories consumed is more than five. Graph the situation and shade in the area to be determined. 3. Find the first quartile for the average percent of fat calories. The distribution of income in some Third World countries is considered wedge shaped (many very poor people, very few middle income people, and even fewer wealthy people). Suppose we pick a country with a wedge shaped distribution. Let the average salary be $2,000 per year with a standard deviation of $8,000. We randomly survey 1,000 residents of that country. 1. In words, Χ = 2. In words, X = 3. X ~ (, ) 4. How is it possible for the standard deviation to be greater than the average? 5. Why is it more likely that the average of the 1,000 residents will be from $2,000 to $2,100 than from $2,100 to $2,200? 1. X = the yearly income of someone in a third world country 2. the average salary from samples of 1,000 residents of a third world country 3. X N ( 2000, ) 4. Very wide differences in data values can have averages smaller than standard deviations. 5. The distribution of the sample mean will have higher probabilities closer to the population mean. P(2000 < X < 2100) = P(2100 < X < 2200) = Which of the following is NOT TRUE about the distribution for averages? 1. The mean, median, and mode are equal. 2. The area under the curve is one. 3. The curve never touches the x-axis. 4. The curve is skewed to the right. 12/13

13 The cost of unleaded gasoline in the Bay Area once followed an unknown distribution with a mean of $4.59 and a standard deviation of $0.10. Sixteen gas stations from the Bay Area are randomly chosen. We are interested in the average cost of gasoline for the 16 gas stations. The distribution to use for the average cost of gasoline for the 16 gas stations is: X ~ N(4.59, 0.10) X ~ N ( 4.59, 0.10 X ~ N ( 4.59, X ~ N ( 4.59, 16 ) ) ) b 13/13

The Central Limit Theorem: Homework

The Central Limit Theorem: Homework The Central Limit Theorem: Homework EXERCISE 1 X N(60, 9). Suppose that you form random samples of 25 from this distribution. Let X be the random variable of averages. Let X be the random variable of sums.

More information

The Central Limit Theorem: Homework

The Central Limit Theorem: Homework The Central Limit Theorem: Homework EXERCISE 1 X N(60, 9). Suppose that you form random samples of 25 from this distribution. Let X be the random variable of averages. Let X be the random variable of sums.

More information

The Central Limit Theorem: Homework

The Central Limit Theorem: Homework EERCISE 1 The Central Limit Theorem: Homework N(60, 9). Suppose that you form random samples of 25 from this distribution. Let be the random variable of averages. Let be the random variable of sums. For

More information

Central Limit Theorem: Homework

Central Limit Theorem: Homework Connexions module: m16952 1 Central Limit Theorem: Homework Susan Dean Barbara Illowsky, Ph.D. This work is produced by The Connexions Project and licensed under the Creative Commons Attribution License

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

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

The Central Limit Theorem for Sums

The Central Limit Theorem for Sums OpenStax-CNX module: m46997 1 The Central Limit Theorem for Sums OpenStax College This work is produced by OpenStax-CNX and licensed under the Creative Commons Attribution License 3.0 Suppose X is a random

More information

Chapter 7 Study Guide: The Central Limit Theorem

Chapter 7 Study Guide: The Central Limit Theorem Chapter 7 Study Guide: The Central Limit Theorem Introduction Why are we so concerned with means? Two reasons are that they give us a middle ground for comparison and they are easy to calculate. In this

More information

Using the Central Limit

Using the Central Limit Using the Central Limit Theorem By: OpenStaxCollege It is important for you to understand when to use the central limit theorem. If you are being asked to find the probability of the mean, use the clt

More information

Normal Distribution: Introduction

Normal Distribution: Introduction Connexions module: m16979 1 Normal Distribution: Introduction Susan Dean Barbara Illowsky, Ph.D. This work is produced by The Connexions Project and licensed under the Creative Commons Attribution License

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

Derived copy of Using the Normal Distribution *

Derived copy of Using the Normal Distribution * OpenStax-CNX module: m62375 1 Derived copy of Using the Normal Distribution * Cindy Sun Based on Using the Normal Distribution by OpenStax This work is produced by OpenStax-CNX and licensed under the Creative

More information

Activity #17b: Central Limit Theorem #2. 1) Explain the Central Limit Theorem in your own words.

Activity #17b: Central Limit Theorem #2. 1) Explain the Central Limit Theorem in your own words. Activity #17b: Central Limit Theorem #2 1) Explain the Central Limit Theorem in your own words. Importance of the CLT: You can standardize and use normal distribution tables to calculate probabilities

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

Data that can be any numerical value are called continuous. These are usually things that are measured, such as height, length, time, speed, etc.

Data that can be any numerical value are called continuous. These are usually things that are measured, such as height, length, time, speed, etc. Chapter 8 Measures of Center Data that can be any numerical value are called continuous. These are usually things that are measured, such as height, length, time, speed, etc. Data that can only be integer

More information

Using the Central Limit Theorem It is important for you to understand when to use the CLT. If you are being asked to find the probability of the

Using the Central Limit Theorem It is important for you to understand when to use the CLT. If you are being asked to find the probability of the Using the Central Limit Theorem It is important for you to understand when to use the CLT. If you are being asked to find the probability of the mean, use the CLT for the mean. If you are being asked to

More information

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

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

More information

Chapter 4 and 5 Note Guide: Probability Distributions

Chapter 4 and 5 Note Guide: Probability Distributions Chapter 4 and 5 Note Guide: Probability Distributions Probability Distributions for a Discrete Random Variable A discrete probability distribution function has two characteristics: Each probability is

More information

Math 14, Homework 6.2 p. 337 # 3, 4, 9, 10, 15, 18, 19, 21, 22 Name

Math 14, Homework 6.2 p. 337 # 3, 4, 9, 10, 15, 18, 19, 21, 22 Name Name 3. Population in U.S. Jails The average daily jail population in the United States is 706,242. If the distribution is normal and the standard deviation is 52,145, find the probability that on a randomly

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

Discrete Random Variables

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

More information

Discrete Random Variables

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

More information

Using the Central Limit Theorem

Using the Central Limit Theorem OpenStax-CNX module: m46992 1 Using the Central Limit Theorem OpenStax College This work is produced by OpenStax-CNX and licensed under the Creative Commons Attribution License 3.0 It is important for

More information

Math 120 Introduction to Statistics Mr. Toner s Lecture Notes. Standardizing normal distributions The Standard Normal Curve

Math 120 Introduction to Statistics Mr. Toner s Lecture Notes. Standardizing normal distributions The Standard Normal Curve 6.1 6.2 The Standard Normal Curve Standardizing normal distributions The "bell-shaped" curve, or normal curve, is a probability distribution that describes many reallife situations. Basic Properties 1.

More information

Uniform Probability Distribution. Continuous Random Variables &

Uniform Probability Distribution. Continuous Random Variables & Continuous Random Variables & What is a Random Variable? It is a quantity whose values are real numbers and are determined by the number of desired outcomes of an experiment. Is there any special Random

More information

CHAPTERS 5 & 6: CONTINUOUS RANDOM VARIABLES

CHAPTERS 5 & 6: CONTINUOUS RANDOM VARIABLES CHAPTERS 5 & 6: CONTINUOUS RANDOM VARIABLES DISCRETE RANDOM VARIABLE: Variable can take on only certain specified values. There are gaps between possible data values. Values may be counting numbers or

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

The "bell-shaped" curve, or normal curve, is a probability distribution that describes many real-life situations.

The bell-shaped curve, or normal curve, is a probability distribution that describes many real-life situations. 6.1 6.2 The Standard Normal Curve The "bell-shaped" curve, or normal curve, is a probability distribution that describes many real-life situations. Basic Properties 1. The total area under the curve is.

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

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

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

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. Exam Name The bar graph shows the number of tickets sold each week by the garden club for their annual flower show. ) During which week was the most number of tickets sold? ) A) Week B) Week C) Week 5

More information

Honors Statistics. Daily Agenda

Honors Statistics. Daily Agenda Honors Statistics Daily Agenda 1. Review OTL C6#5 2. Quiz Section 6.1 A-Skip 35, 39, 40 Crickets The length in inches of a cricket chosen at random from a field is a random variable X with mean 1.2 inches

More information

Shifting and rescaling data distributions

Shifting and rescaling data distributions Shifting and rescaling data distributions It is useful to consider the effect of systematic alterations of all the values in a data set. The simplest such systematic effect is a shift by a fixed constant.

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

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

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

Collaborative Statistics Using Spreadsheets. Chapter 6

Collaborative Statistics Using Spreadsheets. Chapter 6 Collaborative Statistics Using Spreadsheets This document is attributed to OpenStax-CNX Chapter 6 Open Assembly Edition Open Assembly editions of open textbooks are disaggregated versions designed to facilitate

More information

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

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

More information

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

Chapter 4 Random Variables & Probability. Chapter 4.5, 6, 8 Probability Distributions for Continuous Random Variables

Chapter 4 Random Variables & Probability. Chapter 4.5, 6, 8 Probability Distributions for Continuous Random Variables Chapter 4.5, 6, 8 Probability for Continuous Random Variables Discrete vs. continuous random variables Examples of continuous distributions o Uniform o Exponential o Normal Recall: A random variable =

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

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

The Uniform Distribution

The Uniform Distribution Connexions module: m46972 The Uniform Distribution OpenStax College This work is produced by The Connexions Project and licensed under the Creative Commons Attribution License 3.0 The uniform distribution

More information

Discrete Random Variables

Discrete Random Variables Discrete Random Variables In this chapter, we introduce a new concept that of a random variable or RV. A random variable is a model to help us describe the state of the world around us. Roughly, a RV can

More information

MLLunsford 1. Activity: Central Limit Theorem Theory and Computations

MLLunsford 1. Activity: Central Limit Theorem Theory and Computations MLLunsford 1 Activity: Central Limit Theorem Theory and Computations Concepts: The Central Limit Theorem; computations using the Central Limit Theorem. Prerequisites: The student should be familiar with

More information

STATISTICAL DISTRIBUTIONS AND THE CALCULATOR

STATISTICAL DISTRIBUTIONS AND THE CALCULATOR STATISTICAL DISTRIBUTIONS AND THE CALCULATOR 1. Basic data sets a. Measures of Center - Mean ( ): average of all values. Characteristic: non-resistant is affected by skew and outliers. - Median: Either

More information

Chapter 6: The Normal Distribution

Chapter 6: The Normal Distribution Chapter 6: The Normal Distribution Diana Pell Section 6.1: Normal Distributions Note: Recall that a continuous variable can assume all values between any two given values of the variables. Many continuous

More information

*****CENTRAL LIMIT THEOREM (CLT)*****

*****CENTRAL LIMIT THEOREM (CLT)***** Sampling Distributions and CLT Day 5 *****CENTRAL LIMIT THEOREM (CLT)***** (One of the MOST important theorems in Statistics - KNOW AND UNDERSTAND THIS!!!!!!) Draw an SRS of size n from ANY population

More information

Fall 2011 Exam Score: /75. Exam 3

Fall 2011 Exam Score: /75. Exam 3 Math 12 Fall 2011 Name Exam Score: /75 Total Class Percent to Date Exam 3 For problems 1-10, circle the letter next to the response that best answers the question or completes the sentence. You do not

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

Math Tech IIII, May 7

Math Tech IIII, May 7 Math Tech IIII, May 7 The Normal Probability Models Book Sections: 5.1, 5.2, & 5.3 Essential Questions: How can I use the normal distribution to compute probability? Standards: S.ID.4 Properties of the

More information

Chapter 6: The Normal Distribution

Chapter 6: The Normal Distribution Chapter 6: The Normal Distribution Diana Pell Section 6.1: Normal Distributions Note: Recall that a continuous variable can assume all values between any two given values of the variables. Many continuous

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

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

Math 140 Introductory Statistics

Math 140 Introductory Statistics Math 140 Introductory Statistics Let s make our own sampling! If we use a random sample (a survey) or if we randomly assign treatments to subjects (an experiment) we can come up with proper, unbiased conclusions

More information

IOP 201-Q (Industrial Psychological Research) Tutorial 5

IOP 201-Q (Industrial Psychological Research) Tutorial 5 IOP 201-Q (Industrial Psychological Research) Tutorial 5 TRUE/FALSE [1 point each] Indicate whether the sentence or statement is true or false. 1. To establish a cause-and-effect relation between two variables,

More information

CHAPTER 6 Random Variables

CHAPTER 6 Random Variables CHAPTER 6 Random Variables 6.2 Transforming and Combining Random Variables The Practice of Statistics, 5th Edition Starnes, Tabor, Yates, Moore Bedford Freeman Worth Publishers 6.2 Reading Quiz (T or F)

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

Prob and Stats, Nov 7

Prob and Stats, Nov 7 Prob and Stats, Nov 7 The Standard Normal Distribution Book Sections: 7.1, 7.2 Essential Questions: What is the standard normal distribution, how is it related to all other normal distributions, and how

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

Edexcel Statistics 1 Normal Distribution Edited by: K V Kumaran

Edexcel Statistics 1 Normal Distribution Edited by: K V Kumaran Edexcel Statistics 1 Normal Distribution Edited by: K V Kumaran kumarmaths.weebly.com 1 kumarmaths.weebly.com 2 kumarmaths.weebly.com 3 kumarmaths.weebly.com 4 kumarmaths.weebly.com 5 kumarmaths.weebly.com

More information

STAT 3090 Test 2 - Version B Fall Student s Printed Name: PLEASE READ DIRECTIONS!!!!

STAT 3090 Test 2 - Version B Fall Student s Printed Name: PLEASE READ DIRECTIONS!!!! Student s Printed Name: Instructor: XID: Section #: Read each question very carefully. You are permitted to use a calculator on all portions of this exam. You are NOT allowed to use any textbook, notes,

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 (This summary is for chapters 18, 29 and section H of chapter 19)

Statistics (This summary is for chapters 18, 29 and section H of chapter 19) Statistics (This summary is for chapters 18, 29 and section H of chapter 19) Mean, Median, Mode Mode: most common value Median: middle value (when the values are in order) Mean = total how many = x n =

More information

1 Describing Distributions with numbers

1 Describing Distributions with numbers 1 Describing Distributions with numbers Only for quantitative variables!! 1.1 Describing the center of a data set The mean of a set of numerical observation is the familiar arithmetic average. To write

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 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

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

STT 315 Practice Problems Chapter 3.7 and 4

STT 315 Practice Problems Chapter 3.7 and 4 STT 315 Practice Problems Chapter 3.7 and 4 Answer the question True or False. 1) The number of children in a family can be modelled using a continuous random variable. 2) For any continuous probability

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 6: Random Variables. Ch. 6-3: Binomial and Geometric Random Variables

Chapter 6: Random Variables. Ch. 6-3: Binomial and Geometric Random Variables Chapter : Random Variables Ch. -3: Binomial and Geometric Random Variables X 0 2 3 4 5 7 8 9 0 0 P(X) 3???????? 4 4 When the same chance process is repeated several times, we are often interested in whether

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

Sampling Distributions

Sampling Distributions AP Statistics Ch. 7 Notes Sampling Distributions A major field of statistics is statistical inference, which is using information from a sample to draw conclusions about a wider population. Parameter:

More information

Name PID Section # (enrolled)

Name PID Section # (enrolled) STT 315 - Lecture 3 Instructor: Aylin ALIN 04/02/2014 Midterm # 2 A Name PID Section # (enrolled) * The exam is closed book and 80 minutes. * You may use a calculator and the formula sheet that you brought

More information

Section Distributions of Random Variables

Section Distributions of Random Variables Section 8.1 - Distributions of Random Variables Definition: A random variable is a rule that assigns a number to each outcome of an experiment. Example 1: Suppose we toss a coin three times. Then we could

More information

Section Distributions of Random Variables

Section Distributions of Random Variables Section 8.1 - Distributions of Random Variables Definition: A random variable is a rule that assigns a number to each outcome of an experiment. Example 1: Suppose we toss a coin three times. Then we could

More information

EXERCISES FOR PRACTICE SESSION 2 OF STAT CAMP

EXERCISES FOR PRACTICE SESSION 2 OF STAT CAMP EXERCISES FOR PRACTICE SESSION 2 OF STAT CAMP Note 1: The exercises below that are referenced by chapter number are taken or modified from the following open-source online textbook that was adapted by

More information

Statistics (This summary is for chapters 17, 28, 29 and section G of chapter 19)

Statistics (This summary is for chapters 17, 28, 29 and section G of chapter 19) Statistics (This summary is for chapters 17, 28, 29 and section G of chapter 19) Mean, Median, Mode Mode: most common value Median: middle value (when the values are in order) Mean = total how many = x

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

Unit 2: Statistics Probability

Unit 2: Statistics Probability Applied Math 30 3-1: Distributions Probability Distribution: - a table or a graph that displays the theoretical probability for each outcome of an experiment. - P (any particular outcome) is between 0

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

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

A LEVEL MATHEMATICS ANSWERS AND MARKSCHEMES SUMMARY STATISTICS AND DIAGRAMS. 1. a) 45 B1 [1] b) 7 th value 37 M1 A1 [2]

A LEVEL MATHEMATICS ANSWERS AND MARKSCHEMES SUMMARY STATISTICS AND DIAGRAMS. 1. a) 45 B1 [1] b) 7 th value 37 M1 A1 [2] 1. a) 45 [1] b) 7 th value 37 [] n c) LQ : 4 = 3.5 4 th value so LQ = 5 3 n UQ : 4 = 9.75 10 th value so UQ = 45 IQR = 0 f.t. d) Median is closer to upper quartile Hence negative skew [] Page 1 . a) Orders

More information

The Normal Probability Distribution

The Normal Probability Distribution 102 The Normal Probability Distribution C H A P T E R 7 Section 7.2 4Example 1 (pg. 71) Finding Area Under a Normal Curve In this exercise, we will calculate the area to the left of 5 inches using a normal

More information

4.1 Probability Distributions

4.1 Probability Distributions Probability and Statistics Mrs. Leahy Chapter 4: Discrete Probability Distribution ALWAYS KEEP IN MIND: The Probability of an event is ALWAYS between: and!!!! 4.1 Probability Distributions Random Variables

More information

Study Ch. 7.3, # 63 71

Study Ch. 7.3, # 63 71 GOALS: 1. Understand the distribution of the sample mean. 2. Understand that using the distribution of the sample mean with sufficiently large sample sizes enables us to use parametric statistics for distributions

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

These Statistics NOTES Belong to:

These Statistics NOTES Belong to: These Statistics NOTES Belong to: Topic Notes Questions Date 1 2 3 4 5 6 REVIEW DO EVERY QUESTION IN YOUR PROVINCIAL EXAM BINDER Important Calculator Functions to know for this chapter Normal Distributions

More information

( ) P = = =

( ) P = = = 1. On a lunch counter, there are 5 oranges and 6 apples. If 3 pieces of fruit are selected, find the probability that 1 orange and apples are selected. Order does not matter Combinations: 5C1 (1 ) 6C P

More information

Section 3.4 The Normal Distribution

Section 3.4 The Normal Distribution Section 3.4 The Normal Distribution Properties of the Normal Distribution Curve 1. We denote the normal random variable with X = x. 2. The curve has a peak at x = µ. 3. The curve is symmetric about the

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

FINAL REVIEW W/ANSWERS

FINAL REVIEW W/ANSWERS FINAL REVIEW W/ANSWERS ( 03/15/08 - Sharon Coates) Concepts to review before answering the questions: A population consists of the entire group of people or objects of interest to an investigator, while

More information

6.1 Graphs of Normal Probability Distributions:

6.1 Graphs of Normal Probability Distributions: 6.1 Graphs of Normal Probability Distributions: Normal Distribution one of the most important examples of a continuous probability distribution, studied by Abraham de Moivre (1667 1754) and Carl Friedrich

More information

Honors Statistics. 3. Review OTL C6#3. 4. Normal Curve Quiz. Chapter 6 Section 2 Day s Notes.notebook. May 02, 2016.

Honors Statistics. 3. Review OTL C6#3. 4. Normal Curve Quiz. Chapter 6 Section 2 Day s Notes.notebook. May 02, 2016. Honors Statistics Aug 23-8:26 PM 3. Review OTL C6#3 4. Normal Curve Quiz Aug 23-8:31 PM 1 May 1-9:09 PM Apr 28-10:29 AM 2 27, 28, 29, 30 Nov 21-8:16 PM Working out Choose a person aged 19 to 25 years at

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

Introduction to Business Statistics QM 120 Chapter 6

Introduction to Business Statistics QM 120 Chapter 6 DEPARTMENT OF QUANTITATIVE METHODS & INFORMATION SYSTEMS Introduction to Business Statistics QM 120 Chapter 6 Spring 2008 Chapter 6: Continuous Probability Distribution 2 When a RV x is discrete, we can

More information

Continuous Probability Distributions

Continuous Probability Distributions 8.1 Continuous Probability Distributions Distributions like the binomial probability distribution and the hypergeometric distribution deal with discrete data. The possible values of the random variable

More information

Statistics 511 Additional Materials

Statistics 511 Additional Materials Discrete Random Variables In this section, we introduce the concept of a random variable or RV. A random variable is a model to help us describe the state of the world around us. Roughly, a RV can be thought

More information

Test Bank Elementary Statistics 2nd Edition William Navidi

Test Bank Elementary Statistics 2nd Edition William Navidi Test Bank Elementary Statistics 2nd Edition William Navidi Completed downloadable package TEST BANK for Elementary Statistics 2nd Edition by William Navidi, Barry Monk: https://testbankreal.com/download/elementary-statistics-2nd-edition-test-banknavidi-monk/

More information