Exploring the Normal Probability Distribution

Size: px
Start display at page:

Download "Exploring the Normal Probability Distribution"

Transcription

1 Last Name First Name Class Time Chapter 6-1 Chapter 6: The Normal Distribution Bell-shaped probability density function. Graph is symmetric about a vertical line through the mean. Highest point, the peak, is over the mean. X values can be any real number. - < X < Curve approaches the horizontal axis, an asymptote, but does not cross it. Area under the entire curve is probability. Total area under the curve is 1. Widely used for the distribution of random variables in social, physical and natural sciences For ANY Normal Probability Distribution, the probability for the interval µ + 1 : within + 1 standard deviations from the mean is P(µ - 1 <X< µ + 1 ) = 0.68 µ + 2 : within + 2 standard deviations from the mean is P(µ - 2 <X< µ + 2 ) = 0.95 µ + 3 : within + 3 standard deviations from the mean is P(µ - 3 <X< µ + 3 ) = Exploring the Normal Probability Distribution The probability density function for the normal distribution is: 1 x 2 e f ( x) 2 2 I II You will not be tested on this! III X The mean is a measure of centrality. µ = Mean The mean is the x-value under the peak. µ = Mean = Median = Mode The standard deviation, gives a measurement of the spread of data away from the mean. The standard deviation, is the horizontal distance from µ to the point of inflection, the distance between the mean to the x-value where the curve changes concavity from "frowning" to "smiling". The normal distributions above have means of µ = 5, µ = 10 and µ = 0. The normal distributions above have standard deviations of = 0.5, = 1 and = 2. Fill in the blanks to identify which graphs (I, II, or III) have these means and standard deviations. : µ = 5 : µ = 10 : µ = 0 : = 0.5 : = 1 : = 2

2 Last Name First Name Class Time Chapter 6-2 C. Sketch a normal distribution with a mean of µ = 2 and a standard deviation of = 0.5 For Examples 1 23: Label the mean and values along axes and label the area. Use your calculator to find probabilities and percentiles. o For probabilities use: 2nd Stat Vars 2:normalcdf(lower bound, upper bound,, ) o For percentiles use: 2nd Stat Vars 2:invNorm(decimal area to the left of k,, ) Shade the area representing the probability. Your shaded area should be a reasonable size for the probability. Find the corresponding z-scores for the mean, and given x values. Draw a second axis. Label it Z. Z is the standardized normal distribution. Z ~ N(0, 1) Label the z-scores and mean value on your Z axis. (z-scores must align exactly with x values!!) Use = signs to connect the probability statements to calculator commands. Estimate your answer to 4 decimal places. Examples 1 11: Write your answers as: P (a < X < b) = normalcdf(a, b,, ) = decimal value to 4 places. Remember: P (a < X < b) = P (a X b) Why? P(X = a constant) =, because the normal distribution is. FINDING AREA IN BETWEEN: 1. X ~ N(10, 2) Find P(7 < X < 9). 2. X ~ N(10, 2) Find P(11 < X < 14) Z P(7 < X < 9) = normalcdf( 7, 9, 10, 2 ) = z = (7-10) / 2 = z = (9-10) / 2 = Z P(11 < X < 14) = normalcdf( 11, 14, 10, 2 ) = z = (11-10) / 2 = 0.5 z = (14-10) / 2 = 1.5

3 Last Name First Name Class Time Chapter X ~ N(10, 2): Find P(8 < X 12) X ~ N(21, 4): Find P(11 X < 29). 5. X ~ N(8, 1): Find P(5 X 9) Z P(8 < X 12) = normalcdf( 8, 12, 10, 2 ) = z = (8-10) / 2 = - 1 z = (12-10) / 2 = 1 6. X ~ N(5, 0. 5) Find P( 4. 5 < X < 5. 5 ). 7. X ~ N(5, 0. 5) Find P( 4 X 6 ). 8. X ~ N(5, 0. 5) Find P( 3. 5 < X < 6. 5 ).

4 Last Name First Name Class Time Chapter 6-4 Z ~ N(0,1) 9. Find P( 1 < Z < 1). 10. Find P( 2 < Z < 2). 11. Find P( 3 < Z < 3). Standard Normal Distribution P( - 3 < X < 3 ) = normalcdf( - 3, 3, 0, 1 ) = Compare your answers to problems #3, #6, and #9. Explain why you found these results. Examples 12 14: FIND AREA TO THE RIGHT: write answer as: P(a < X) = normalcdf(a, E99,, )=decimal value to 4 places. OR P(a < X) = normalcdf(a, 10^99,, ) = decimal value to 4 places. 12. X ~ N(10, 2) Find P(X 9). 13. X ~ N(9, 3) Find P(X 7.5). 14. X ~ N(15, 4) Find P(X > 21) Z P(X 9) = normalcdf( 9, E99, 10, 2) = z = (9-10) / 2 = - 0.5

5 Last Name First Name Class Time Chapter 6-5 Examples 15 17: FIND AREA TO THE LEFT: write answer as: P(X > b) = normalcdf( -E99, b,, )=decimal value to 4 places. OR P (X > b) = normalcdf( -10^99, b,, ) = decimal value to 4 places. 15. X ~ N(10, 2) Find P(X 8). 16. X ~ N(21, 6) Find P(X 15). 17. X ~ N(10, 2) Find P(X < 11.5) Z P(X 8) -1 0 = normalcdf( -E99, 8, 10, 2) = z = (8-10) / 2 = - 1 Examples 18 20: FINDING PERCENTILES: FINDING X VALUES WHEN WE KNOW THE AREA TO THE LEFT Write your answer as: P( X k ) = invnorm(decimal area to the left of k,, ) = decimal value to 4 places. 18. X ~ N(10, 2) Find the 25th percentile. (Find Q1.) 19. X ~ N(28, 10) Find the 25th percentile. (Find Q1.) 20. X ~ N(10, 2) Find the 80th percentile k Z P(X k) = 0.25 k = invnorm ( 0.25, 10, 2) k = z = ( ) / 2 = Write your answer as: P( X k ) = invnorm(decimal area to the left of k,, ) = decimal value to 4 places.

6 Last Name First Name Class Time Chapter 6-6 FINDING X VALUE WHEN WE 18. P(X k) = P(X > k) = 0.30 KNOW THE AREA TO THE (Find k, the 40th percentile.) (Find k, the 70th percentile.) RIGHT X ~ N(10, 2) First find the area to the left Then use the calculator invnorm (decimal area to the left,, ) Calculator must have area to the left to use invnorm k Z P(X k) = 0.60 P(X k) = = 0.40 k = invnorm ( 0.40, 10, 2) k = z = ( ) / 2 = FINDING TWO X VALUES WHEN WE KNOW THE AREA IN THE MIDDLE X ~ N(10,2) P(k1 X k2) =0.90 Find k1 and k2: k1 = lower bound = invnorm(area to left of k1,, ) k2 = upper bound = invnorm(area to left of k2,, ) 20. Find the upper and lower bounds of the middle 90% of X values. Find the area to the left of the lower bound. Find the area to the left of the lower bound. Then use the calculator with invnorm TWICE to find the lower and upper bounds k1 k2 Z (1 0.9) / 2 = 0.05; = 0.95 P(X k1) = 0.05 k1= invnorm ( 0.05, 10, 2)= P(X k2) = k2= invnorm ( 0.95, 10, 2)= Finding corresponding z-scores: Lower bound: z1 = k1- z1 = = Upper bound: z2= k2 - z2 = =

7 Last Name First Name Class Time Chapter 6-7 X ~ N(12, 3) 21. Find the X values corresponding 22. Find the X values corresponding 23. Find the IQR. to the middle 60% of area. to the middle 75% of area Z IQR = Q3 Q1 (1 0.5) / 2 = 0.25; = 0.75 P(X Q1) = 0.25 Q1= invnorm (0.25, 12, 3)= P(X Q3) = 0.75 Q3= invnorm (0.75, 12, 3)= z1 = ( ) / 3 = z2 = ( ) / 3 = IQR = Q3 Q1 IQR = =

8 Last Name First Name Class Time Chapter 6-8 Exploring Connections between Percentiles and Z-Scores Example 24: Two young elephants, Dumbo and Horton, from different families of elephants, compared their charging speeds. Assume the charging speeds for each family of elephants are normally distributed. Elephant Elephant Charging Speed (mph) Family mean charging speed (mph) Family charging speed standard deviation (mph) Dumbo Horton Which elephant is faster when compared to his own family? a. Calculate and compare Z-scores Dumbo: Horton: Conclusion: b. Compare percentiles for Dumbo and for Horton by calculating probabilities using their actual speeds Dumbo: P(X < 23) N(25, 2) Horton: P(X < 24) N(25.5, 1.25) Conclusion: c. Compare percentiles for Dumbo and for Horton by calculating probabilities using their z-scores Dumbo: P(Z < -1) Z ~ N(0, 1) Horton: P(Z < -1.2 ) Z ~ N(0, 1) Conclusion: CONCLUSION: 's charging speed of is considered faster than 's charging speed of relative to speeds of their own family. NOTE Using z-scores and percentiles lead to the equivalent results and the same conclusion.. Using the specified normal distribution X~N(3.0, 0.7) and Y~N(80, 10) give the same probabilities and percentiles as are obtained by using the Z score with the standard normal distribution, Z ~ N(0, 1)

9 Last Name First Name Class Time Chapter 6-9 Comparison of Z-scores Example 25: Alpha, Beta and Gamma each compete in 5 kilometer races. The past running times of each runner follow normal distributions. Let: X Alpha = the time (minutes) it takes Alpha to run one 5 kilometer race: 18, 2 X Beta = the time (minutes) it takes Beta to run one 5 kilometers race: 16. 5, 1 X Gamma = the time (minutes) it takes Gamma to run one 5 kilometers race: 20, 5 Alpha Beta Gamma Alpha Beta Gamma In their last 5-kilometer race, Alpha ran the race in 19.3 minutes, while Beta finished in 17.8 minutes and Gamma clocked in at 21.4 minutes. 1. Who was the fastest runner in the race? 2. Who was the fastest runner relative to his past running times? a. To answer this question, compute the z-scores of the three runners below. Alpha z-score: Beta z-score: Gamma z-score z Alpha = z Beta = z Gamma = b. Compare the z-scores: c. The fastest runner relative to his past running times will have the z-score. Fill in the blank with either "smallest" or "largest". d. Now answer question 2 with a complete sentence that justifies your conclusion. e. Sketch a single graph NEATLYwith the common normal distribution curve. Scale the 4 axes below: 1 axis for each of the 3 variables, A, B, and G and 1axis for the standard normal variable, Z. Identify the value of the mean for each of the 4 axes. Identify and label the positions of the running times for A, B, and G on their respective scales Identify and label the positions of the z-scores for A, B, and G on the z-scale. Z X Alpha X Beta X Gamma

10 Last Name First Name Class Time Chapter 6-10 For Exercises 26-30, do the following. Write the initial probability statement. Write the appropriate calculator command with parameter values. Use your calculator to find the probabilities or percentiles to 4 decimal places. Neatly sketch a graph. Label the mean and relevant x-values on the horizontal axis. Shade the area representing the probability. Label the probability of the shaded area. Take care that the size of the area you shade is a reasonably represents the value of probability. You do not need to calculate z-scores or show a second axis for standardized scores. Example 26: A local factory makes chocolate bars. The weight of the bars is normally distributed with mean of 28 grams and standard deviation of 0.4 grams. Assume one bar is randomly selected. a. Find the probability that the chocolate bar weighs between 27.0 and 28.2 grams b. Find the probability that the chocolate bar weighs at most 27 grams. c. Find the 45th percentile. Interpret your result with a complete sentence in context of the problem. d. 85% of the heaviest bars are expected to be at least how heavy? e. Find the weight of a chocolate bar that is 1.7 standard deviations above the average weight. f. Find the weight of a chocolate bar that is 1.3 standard deviations below the average weight. g. The weights of the middle 70% of chocolate bars will be between what two values?

11 Last Name First Name Class Time Chapter 6-11 Example 27: Prices of condominiums in a certain city are approximately normally distributed with a mean value of about $100,000 and a standard deviation of $10,000. The middle 95% of condominiums will be priced between what two values? Example 28: The length of a giraffe s tongue is approximately normally distributed with a mean length of 16 inches and a standard deviation of 0.5 inches. a. Find the probability that the length of one giraffe s tongue is at least 16.8 inches. b. Find the IQR for the length of giraffes tongues. c. Find the length of a giraffe s tongue which is 1.5 standard deviations below the mean. d. Find the maximum length of the 65% of the shortest giraffe tongues. X Example 30: Previous studies have shown that the weight of ostrich eggs is normally distributed with a mean weight of 1,321 grams and a standard deviation of 219 grams. Find the probability that a randomly selected egg weighs over 1,500 grams.

6 THE NORMAL DISTRIBUTION

6 THE NORMAL DISTRIBUTION CHAPTER 6 THE NORMAL DISTRIBUTION 341 6 THE NORMAL DISTRIBUTION Figure 6.1 If you ask enough people about their shoe size, you will find that your graphed data is shaped like a bell curve and can be described

More information

In this chapter, you will study the normal distribution, the standard normal, and applications associated with them.

In this chapter, you will study the normal distribution, the standard normal, and applications associated with them. The Normal Distribution The normal distribution is the most important of all the distributions. It is widely used and even more widely abused. Its graph is bell-shaped. You see the bell curve in almost

More information

(i) The mean and mode both equal the median; that is, the average value and the most likely value are both in the middle of the distribution.

(i) The mean and mode both equal the median; that is, the average value and the most likely value are both in the middle of the distribution. MATH 183 Normal Distributions Dr. Neal, WKU Measurements that are normally distributed can be described in terms of their mean µ and standard deviation!. These measurements should have the following properties:

More information

Chapter. The Normal Probability Distribution 7/24/2011. Section 7.1 Properties of the Normal Distribution

Chapter. The Normal Probability Distribution 7/24/2011. Section 7.1 Properties of the Normal Distribution Chapter The Normal Probability Distribution 3 7 Section 7.1 Properties of the Normal Distribution 2010 Pearson Prentice Hall. All rights 2010 reserved Pearson Prentice Hall. All rights reserved 7-2 Illustrating

More information

Math 2311 Sections 4.1, 4.2 and 4.3

Math 2311 Sections 4.1, 4.2 and 4.3 Math 2311 Sections 4.1, 4.2 and 4.3 4.1 - Density Curves What do we know about density curves? Example: Suppose we have a density curve defined for defined by the line y = x. Sketch: What percent of observations

More information

4/1/2012. Test 2 Covers Topics 12, 13, 16, 17, 18, 14, 19 and 20. Skipping Topics 11 and 15. Topic 12. Normal Distribution

4/1/2012. Test 2 Covers Topics 12, 13, 16, 17, 18, 14, 19 and 20. Skipping Topics 11 and 15. Topic 12. Normal Distribution Test 2 Covers Topics 12, 13, 16, 17, 18, 14, 19 and 20 Skipping Topics 11 and 15 Topic 12 Normal Distribution 1 Normal Distribution If Density Curve is symmetric, single peaked, bell-shaped then it is

More information

(i) The mean and mode both equal the median; that is, the average value and the most likely value are both in the middle of the distribution.

(i) The mean and mode both equal the median; that is, the average value and the most likely value are both in the middle of the distribution. MATH 382 Normal Distributions Dr. Neal, WKU Measurements that are normally distributed can be described in terms of their mean µ and standard deviation σ. These measurements should have the following properties:

More information

( )( ) of wins. This means that the team won 74 games.

( )( ) of wins. This means that the team won 74 games. AP Statistics Ch. 2 Notes Describing Location in a Distribution Often, we are interested in describing where one observation falls in a distribution in relation to the other observations. The pth percentile

More information

Lecture 10: The Normal Distribution. So far all the random variables have been discrete.

Lecture 10: The Normal Distribution. So far all the random variables have been discrete. Lecture 10: The Normal Distribution 1. Continuous Random Variables So far all the random variables have been discrete. We need a different type of model (called a probability density function) for continuous

More information

CHAPTER 6 SOME CONTINUOUS PROBABILITY DISTRIBUTIONS. 6.2 Normal Distribution. 6.1 Continuous Uniform Distribution

CHAPTER 6 SOME CONTINUOUS PROBABILITY DISTRIBUTIONS. 6.2 Normal Distribution. 6.1 Continuous Uniform Distribution CHAPTER 6 SOME CONTINUOUS PROBABILITY DISTRIBUTIONS Recall that a continuous random variable X is a random variable that takes all values in an interval or a set of intervals. The distribution of a continuous

More information

The MidTerm Next Weak Until the end of Discrete Probability Distribution (Ch 5)

The MidTerm Next Weak Until the end of Discrete Probability Distribution (Ch 5) The MidTerm Next Weak Until the end of Discrete Probability Distribution (Ch 5) 1 1 Chapter 6. Continuous Random Variables Reminder: Continuous random variable takes infinite values Those values can be

More information

Mean, Mode, Median and Range. I know how to calculate the mean, mode, median and range.

Mean, Mode, Median and Range. I know how to calculate the mean, mode, median and range. Starter 1) The small box has a volume of 24cm. The boxes are similar. Find the new volume of the box. 2 3cm 9cm 2 2) What is the turning point of the graph y = (x - 9) + 4 Today we are revising... How

More information

The Normal Distribution. Chapter 6

The Normal Distribution. Chapter 6 + The Normal Distribution Chapter 6 + Applications of the Normal Distribution Section 6-2 + The Standard Normal Distribution and Practical Applications! We can convert any variable that in normally distributed

More information

Chapter 6. The Standard Deviation as a Ruler and the Normal Model 1 /67

Chapter 6. The Standard Deviation as a Ruler and the Normal Model 1 /67 Chapter 6 The Standard Deviation as a Ruler and the Normal Model 1 /67 Homework Read Chpt 6 Complete Reading Notes Do P129 1, 3, 5, 7, 15, 17, 23, 27, 29, 31, 37, 39, 43 2 /67 Objective Students calculate

More information

Measures of the Location of the Data

Measures of the Location of the Data Measures of the Location of the Data 1. 5. Mark has 51 films in his collection. Each movie comes with a rating on a scale from 0.0 to 10.0. The following table displays the ratings of the aforementioned

More information

MAT 155. Key Concept. Density Curve

MAT 155. Key Concept. Density Curve MAT 155 Dr. Claude Moore Cape Fear Community College Chapter 6 Normal Probability Distributions 6 1 Review and Preview 6 2 The Standard Normal Distribution 6 3 Applications of Normal Distributions 6 4

More information

(a) The best linear approximation of f at x = 2 is given by the formula. L(x) = f(2) + f (2)(x 2). f(2) = ln(2/2) = ln(1) = 0, f (2) = 1 2.

(a) The best linear approximation of f at x = 2 is given by the formula. L(x) = f(2) + f (2)(x 2). f(2) = ln(2/2) = ln(1) = 0, f (2) = 1 2. Math 180 Written Homework Assignment #8 Due Tuesday, November 11th at the beginning of your discussion class. Directions. You are welcome to work on the following problems with other MATH 180 students,

More information

STAT 200 Chapter 1 Looking at Data - Distributions

STAT 200 Chapter 1 Looking at Data - Distributions STAT 200 Chapter 1 Looking at Data - Distributions What is Statistics? Statistics is a science that involves the design of studies, data collection, summarizing and analyzing the data, interpreting the

More information

Section 6-1 Overview. Definition. Definition. Using Area to Find Probability. Area and Probability

Section 6-1 Overview. Definition. Definition. Using Area to Find Probability. Area and Probability Chapter focus is on: Continuous random variables Normal distributions Figure 6-1 Section 6-1 Overview ( -1 e 2 x-µ σ ) 2 f(x) = σ 2 π Formula 6-1 Slide 1 Section 6-2 The Standard Normal Distribution Key

More information

Chapter 5. Understanding and Comparing. Distributions

Chapter 5. Understanding and Comparing. Distributions STAT 141 Introduction to Statistics Chapter 5 Understanding and Comparing Distributions Bin Zou (bzou@ualberta.ca) STAT 141 University of Alberta Winter 2015 1 / 27 Boxplots How to create a boxplot? Assume

More information

Probability Distribution for a normal random variable x:

Probability Distribution for a normal random variable x: Chapter5 Continuous Random Variables 5.3 The Normal Distribution Probability Distribution for a normal random variable x: 1. It is and about its mean µ. 2. (the that x falls in the interval a < x < b is

More information

Business Statistics. Chapter 6 Review of Normal Probability Distribution QMIS 220. Dr. Mohammad Zainal

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

More information

Section 2.3: One Quantitative Variable: Measures of Spread

Section 2.3: One Quantitative Variable: Measures of Spread Section 2.3: One Quantitative Variable: Measures of Spread Objectives: 1) Measures of spread, variability a. Range b. Standard deviation i. Formula ii. Notation for samples and population 2) The 95% rule

More information

Solutionbank S1 Edexcel AS and A Level Modular Mathematics

Solutionbank S1 Edexcel AS and A Level Modular Mathematics Page 1 of 2 Exercise A, Question 1 As part of a statistics project, Gill collected data relating to the length of time, to the nearest minute, spent by shoppers in a supermarket and the amount of money

More information

Central Limit Theorem for Averages

Central Limit Theorem for Averages Last Name First Name Class Time Chapter 7-1 Central Limit Theorem for Averages Suppose that we are taking samples of size n items from a large population with mean and standard deviation. Each sample taken

More information

Chapter 5: Normal Probability Distributions

Chapter 5: Normal Probability Distributions Probability and Statistics Mrs. Leahy Chapter 5: Normal Probability Distributions 5.1 Introduction to Normal Distributions and the Standard Normal Distribution What is a Normal Distribution and a Normal

More information

Objective A: Mean, Median and Mode Three measures of central of tendency: the mean, the median, and the mode.

Objective A: Mean, Median and Mode Three measures of central of tendency: the mean, the median, and the mode. Chapter 3 Numerically Summarizing Data Chapter 3.1 Measures of Central Tendency Objective A: Mean, Median and Mode Three measures of central of tendency: the mean, the median, and the mode. A1. Mean The

More information

Continuous random variables

Continuous random variables Continuous random variables A continuous random variable X takes all values in an interval of numbers. The probability distribution of X is described by a density curve. The total area under a density

More information

Making measurements. density the ratio of mass to volume for a substance

Making measurements. density the ratio of mass to volume for a substance Block 1 General physics 1A definition to learn density the ratio of mass to volume for a substance Making measurements An equation to learn and use density = mass volume Exercise 1.1 Accurate measurements

More information

Mt. Douglas Secondary

Mt. Douglas Secondary Foundations of Math 11 Calculator Usage 207 HOW TO USE TI-83, TI-83 PLUS, TI-84 PLUS CALCULATORS FOR STATISTICS CALCULATIONS shows it is an actual calculator key to press 1. Using LISTS to Calculate Mean,

More information

The Central Limit Theorem

The Central Limit Theorem The Central Limit Theorem for Sums By: OpenStaxCollege Suppose X is a random variable with a distribution that may be known or unknown (it can be any distribution) and suppose: 1. μ X = the mean of Χ 2.

More information

Section 7.1 Properties of the Normal Distribution

Section 7.1 Properties of the Normal Distribution Section 7.1 Properties of the Normal Distribution In Chapter 6, talked about probability distributions. Coin flip problem: Difference of two spinners: The random variable x can only take on certain discrete

More information

Unit 3 Applications of Differentiation Lesson 4: The First Derivative Lesson 5: Concavity and The Second Derivative

Unit 3 Applications of Differentiation Lesson 4: The First Derivative Lesson 5: Concavity and The Second Derivative Warmup 1) The lengths of the sides of a square are decreasing at a constant rate of 4 ft./min. In terms of the perimeter, P, what is the rate of change of the area of the square in square feet per minute?

More information

1.3: Describing Quantitative Data with Numbers

1.3: Describing Quantitative Data with Numbers 1.3: Describing Quantitative Data with Numbers Section 1.3 Describing Quantitative Data with Numbers After this section, you should be able to MEASURE center with the mean and median MEASURE spread with

More information

Some Continuous Probability Distributions: Part I. Continuous Uniform distribution Normal Distribution. Exponential Distribution

Some Continuous Probability Distributions: Part I. Continuous Uniform distribution Normal Distribution. Exponential Distribution Some Continuous Probability Distributions: Part I Continuous Uniform distribution Normal Distribution Exponential Distribution 1 Chapter 6: Some Continuous Probability Distributions: 6.1 Continuous Uniform

More information

What does a population that is normally distributed look like? = 80 and = 10

What does a population that is normally distributed look like? = 80 and = 10 What does a population that is normally distributed look like? = 80 and = 10 50 60 70 80 90 100 110 X Empirical Rule 68% 95% 99.7% 68-95-99.7% RULE Empirical Rule restated 68% of the data values fall within

More information

Essential Question: What are the standard intervals for a normal distribution? How are these intervals used to solve problems?

Essential Question: What are the standard intervals for a normal distribution? How are these intervals used to solve problems? Acquisition Lesson Planning Form Plan for the Concept, Topic, or Skill Normal Distributions Key Standards addressed in this Lesson: MM3D2 Time allotted for this Lesson: Standard: MM3D2 Students will solve

More information

Counting principles, including permutations and combinations.

Counting principles, including permutations and combinations. 1 Counting principles, including permutations and combinations. The binomial theorem: expansion of a + b n, n ε N. THE PRODUCT RULE If there are m different ways of performing an operation and for each

More information

Business Statistics: A Decision-Making Approach, 6e. Chapter Goals

Business Statistics: A Decision-Making Approach, 6e. Chapter Goals Chapter 4 Student Lecture Notes 4-1 Business Statistics: A Decision-Making Approach 6 th Edition Chapter 4 Using Probability and Probability Distributions Fundamentals of Business Statistics Murali Shanker

More information

MATH 1150 Chapter 2 Notation and Terminology

MATH 1150 Chapter 2 Notation and Terminology MATH 1150 Chapter 2 Notation and Terminology Categorical Data The following is a dataset for 30 randomly selected adults in the U.S., showing the values of two categorical variables: whether or not the

More information

Describing Distributions

Describing Distributions Describing Distributions With Numbers April 18, 2012 Summary Statistics. Measures of Center. Percentiles. Measures of Spread. A Summary Statement. Choosing Numerical Summaries. 1.0 What Are Summary Statistics?

More information

Normal distributions

Normal distributions Normal distributions Suppose a region has area A and a subregion has area A 1 : If a point is placed at random in the larger region, the probability that the point is in the subregion is p = A1 A : If

More information

Using a graphic display calculator

Using a graphic display calculator 12 Using a graphic display calculator CHAPTER OBJECTIVES: This chapter shows you how to use your graphic display calculator (GDC) to solve the different types of problems that you will meet in your course.

More information

Statistics I Chapter 2: Univariate data analysis

Statistics I Chapter 2: Univariate data analysis Statistics I Chapter 2: Univariate data analysis Chapter 2: Univariate data analysis Contents Graphical displays for categorical data (barchart, piechart) Graphical displays for numerical data data (histogram,

More information

Chapter. Numerically Summarizing Data Pearson Prentice Hall. All rights reserved

Chapter. Numerically Summarizing Data Pearson Prentice Hall. All rights reserved Chapter 3 Numerically Summarizing Data Section 3.1 Measures of Central Tendency Objectives 1. Determine the arithmetic mean of a variable from raw data 2. Determine the median of a variable from raw data

More information

A.P. Calculus BC Test Three Section Two Free-Response No Calculators Time 45 minutes Number of Questions 3

A.P. Calculus BC Test Three Section Two Free-Response No Calculators Time 45 minutes Number of Questions 3 A.P. Calculus BC Test Three Section Two Free-Response No Calculators Time 45 minutes Number of Questions 3 Each of the three questions is worth 9 points. The maximum possible points earned on this section

More information

Name: Class: Date: Mini-Unit. Data & Statistics. Investigation 1: Variability & Associations in Numerical Data. Practice Problems

Name: Class: Date: Mini-Unit. Data & Statistics. Investigation 1: Variability & Associations in Numerical Data. Practice Problems Mini-Unit Data & Statistics Investigation 1: Variability & Associations in Numerical Data Practice Problems Directions: Please complete the necessary problems to earn a maximum of 5 points according to

More information

Algebra 2. Outliers. Measures of Central Tendency (Mean, Median, Mode) Standard Deviation Normal Distribution (Bell Curves)

Algebra 2. Outliers. Measures of Central Tendency (Mean, Median, Mode) Standard Deviation Normal Distribution (Bell Curves) Algebra 2 Outliers Measures of Central Tendency (Mean, Median, Mode) Standard Deviation Normal Distribution (Bell Curves) Algebra 2 Notes #1 Chp 12 Outliers In a set of numbers, sometimes there will be

More information

Work the following on notebook paper. You may use your calculator to find

Work the following on notebook paper. You may use your calculator to find CALCULUS WORKSHEET ON 3.1 Work the following on notebook paper. You may use your calculator to find f values. 1. For each of the labeled points, state whether the function whose graph is shown has an absolute

More information

Unit 8: Statistics. SOL Review & SOL Test * Test: Unit 8 Statistics

Unit 8: Statistics. SOL Review & SOL Test * Test: Unit 8 Statistics Name: Block: Unit 8: Statistics Day 1 Sequences Day 2 Series Day 3 Permutations & Combinations Day 4 Normal Distribution & Empirical Formula Day 5 Normal Distribution * Day 6 Standard Normal Distribution

More information

QUANTITATIVE DATA. UNIVARIATE DATA data for one variable

QUANTITATIVE DATA. UNIVARIATE DATA data for one variable QUANTITATIVE DATA Recall that quantitative (numeric) data values are numbers where data take numerical values for which it is sensible to find averages, such as height, hourly pay, and pulse rates. UNIVARIATE

More information

Math 140 Introductory Statistics

Math 140 Introductory Statistics Math 140 Introductory Statistics Professor Silvia Fernández Chapter 2 Based on the book Statistics in Action by A. Watkins, R. Scheaffer, and G. Cobb. Visualizing Distributions Recall the definition: The

More information

Math 140 Introductory Statistics

Math 140 Introductory Statistics Visualizing Distributions Math 140 Introductory Statistics Professor Silvia Fernández Chapter Based on the book Statistics in Action by A. Watkins, R. Scheaffer, and G. Cobb. Recall the definition: The

More information

Revision, normal distribution

Revision, normal distribution Revision, normal distribution 1a. [3 marks] The Brahma chicken produces eggs with weights in grams that are normally distributed about a mean of with a standard deviation of. The eggs are classified as

More information

Quiz 2 covered materials in Chapter 5 Chapter 6 Chapter 7. Normal Probability Distribution. Continuous Probability. distribution 11/9/2010.

Quiz 2 covered materials in Chapter 5 Chapter 6 Chapter 7. Normal Probability Distribution. Continuous Probability. distribution 11/9/2010. Quiz covered materials in Chapter 5 Chapter 6 Chapter 7 Normal Probability Distribution Chapter 6 Continuous Probability Distribution Normal Distribution Normal Distribution is symmetrical and bell shaped,

More information

Section 5.1: Probability and area

Section 5.1: Probability and area Section 5.1: Probability and area Review Normal Distribution s z = x - m s Standard Normal Distribution s=1 m x m=0 z The area that falls in the interval under the nonstandard normal curve is the same

More information

Graphical Relationships Among f, f,

Graphical Relationships Among f, f, Graphical Relationships Among f, f, and f The relationship between the graph of a function and its first and second derivatives frequently appears on the AP exams. It will appear on both multiple choice

More information

Statistics I Chapter 2: Univariate data analysis

Statistics I Chapter 2: Univariate data analysis Statistics I Chapter 2: Univariate data analysis Chapter 2: Univariate data analysis Contents Graphical displays for categorical data (barchart, piechart) Graphical displays for numerical data data (histogram,

More information

ADMS2320.com. We Make Stats Easy. Chapter 4. ADMS2320.com Tutorials Past Tests. Tutorial Length 1 Hour 45 Minutes

ADMS2320.com. We Make Stats Easy. Chapter 4. ADMS2320.com Tutorials Past Tests. Tutorial Length 1 Hour 45 Minutes We Make Stats Easy. Chapter 4 Tutorial Length 1 Hour 45 Minutes Tutorials Past Tests Chapter 4 Page 1 Chapter 4 Note The following topics will be covered in this chapter: Measures of central location Measures

More information

Recall that the standard deviation σ of a numerical data set is given by

Recall that the standard deviation σ of a numerical data set is given by 11.1 Using Normal Distributions Essential Question In a normal distribution, about what percent of the data lies within one, two, and three standard deviations of the mean? Recall that the standard deviation

More information

MATH 2070 Mixed Practice KEY Sections (25) 900(.95 )

MATH 2070 Mixed Practice KEY Sections (25) 900(.95 ) 1. The demand for board games can be modeled by D( p ) = 9(.9) p thousand games where p is the price in dollars per game. Find the consumers surplus when the market price for the board game is $. per game.

More information

7.1: What is a Sampling Distribution?!?!

7.1: What is a Sampling Distribution?!?! 7.1: What is a Sampling Distribution?!?! Section 7.1 What Is a Sampling Distribution? After this section, you should be able to DISTINGUISH between a parameter and a statistic DEFINE sampling distribution

More information

Assignment #3; Exponential Functions

Assignment #3; Exponential Functions AP Calculus Assignment #3; Exponential Functions Name: The equation identifies a family of functions called exponential functions. Notice that the ratio of consecutive amounts of outputs always stay the

More information

24. AB Calculus Step-by-Step Name. a. For what values of x does f on [-4,4] have a relative minimum and relative maximum? Justify your answers.

24. AB Calculus Step-by-Step Name. a. For what values of x does f on [-4,4] have a relative minimum and relative maximum? Justify your answers. 24. AB Calculus Step-by-Step Name The figure to the right shows the graph of f!, the derivative of the odd function f. This graph has horizontal tangents at x = 1 and x = 3. The domain of f is!4 " x "

More information

Biostatistics in Dentistry

Biostatistics in Dentistry Biostatistics in Dentistry Continuous probability distributions Continuous probability distributions Continuous data are data that can take on an infinite number of values between any two points. Examples

More information

Stat 101 Exam 1 Important Formulas and Concepts 1

Stat 101 Exam 1 Important Formulas and Concepts 1 1 Chapter 1 1.1 Definitions Stat 101 Exam 1 Important Formulas and Concepts 1 1. Data Any collection of numbers, characters, images, or other items that provide information about something. 2. Categorical/Qualitative

More information

Describing Distributions With Numbers

Describing Distributions With Numbers Describing Distributions With Numbers October 24, 2012 What Do We Usually Summarize? Measures of Center. Percentiles. Measures of Spread. A Summary Statement. Choosing Numerical Summaries. 1.0 What Do

More information

The Normal Model. Copyright 2009 Pearson Education, Inc.

The Normal Model. Copyright 2009 Pearson Education, Inc. The Normal Mol Copyright 2009 Pearson Education, Inc. The trick in comparing very different-looking values is to use standard viations as our rulers. The standard viation tells us how the whole collection

More information

STATISTICS 1 REVISION NOTES

STATISTICS 1 REVISION NOTES STATISTICS 1 REVISION NOTES Statistical Model Representing and summarising Sample Data Key words: Quantitative Data This is data in NUMERICAL FORM such as shoe size, height etc. Qualitative Data This is

More information

The empirical ( ) rule

The empirical ( ) rule The empirical (68-95-99.7) rule With a bell shaped distribution, about 68% of the data fall within a distance of 1 standard deviation from the mean. 95% fall within 2 standard deviations of the mean. 99.7%

More information

Describing distributions with numbers

Describing distributions with numbers Describing distributions with numbers A large number or numerical methods are available for describing quantitative data sets. Most of these methods measure one of two data characteristics: The central

More information

PROBABILITY DISTRIBUTION

PROBABILITY DISTRIBUTION PROBABILITY DISTRIBUTION DEFINITION: If S is a sample space with a probability measure and x is a real valued function defined over the elements of S, then x is called a random variable. Types of Random

More information

The area under a probability density curve between any two values a and b has two interpretations:

The area under a probability density curve between any two values a and b has two interpretations: Chapter 7 7.1 The Standard Normal Curve Introduction Probability density curve: The area under a probability density curve between any two values a and b has two interpretations: 1. 2. The region above

More information

Introductory Statistics

Introductory Statistics Introductory Statistics OpenStax Rice University 6100 Main Street MS-375 Houston, Texas 77005 To learn more about OpenStax, visit http://openstaxcollege.org. Individual print copies and bulk orders can

More information

Resistant Measure - A statistic that is not affected very much by extreme observations.

Resistant Measure - A statistic that is not affected very much by extreme observations. Chapter 1.3 Lecture Notes & Examples Section 1.3 Describing Quantitative Data with Numbers (pp. 50-74) 1.3.1 Measuring Center: The Mean Mean - The arithmetic average. To find the mean (pronounced x bar)

More information

The Chi-Square Distributions

The Chi-Square Distributions MATH 03 The Chi-Square Distributions Dr. Neal, Spring 009 The chi-square distributions can be used in statistics to analyze the standard deviation of a normally distributed measurement and to test the

More information

The Normal Distribution (Pt. 2)

The Normal Distribution (Pt. 2) Chapter 5 The Normal Distribution (Pt 2) 51 Finding Normal Percentiles Recall that the Nth percentile of a distribution is the value that marks off the bottom N% of the distribution For review, remember

More information

Section 8.5 The Normal Distribution

Section 8.5 The Normal Distribution Section 8.5 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

Learning Target: I can sketch the graphs of rational functions without a calculator. a. Determine the equation(s) of the asymptotes.

Learning Target: I can sketch the graphs of rational functions without a calculator. a. Determine the equation(s) of the asymptotes. Learning Target: I can sketch the graphs of rational functions without a calculator Consider the graph of y= f(x), where f(x) = 3x 3 (x+2) 2 a. Determine the equation(s) of the asymptotes. b. Find the

More information

Standard Normal Calculations

Standard Normal Calculations Standard Normal Calculations Section 4.3 Cathy Poliak, Ph.D. cathy@math.uh.edu Office in Fleming 11c Department of Mathematics University of Houston Lecture 10-2311 Cathy Poliak, Ph.D. cathy@math.uh.edu

More information

MAT 111 Final Exam Fall 2013 Name: If solving graphically, sketch a graph and label the solution.

MAT 111 Final Exam Fall 2013 Name: If solving graphically, sketch a graph and label the solution. MAT 111 Final Exam Fall 2013 Name: Show all work on test to receive credit. Draw a box around your answer. If solving algebraically, show all steps. If solving graphically, sketch a graph and label the

More information

Answer Key for AP Calculus AB Practice Exam, Section I

Answer Key for AP Calculus AB Practice Exam, Section I Answer Key for AP Calculus AB Practice Exam, Section I Multiple-Choice Questions Question # Key B B 3 A 4 E C 6 D 7 E 8 C 9 E A A C 3 D 4 A A 6 B 7 A 8 B 9 C D E B 3 A 4 A E 6 A 7 A 8 A 76 E 77 A 78 D

More information

Section 3.9. The Geometry of Graphs. Difference Equations to Differential Equations

Section 3.9. The Geometry of Graphs. Difference Equations to Differential Equations Difference Equations to Differential Equations Section 3.9 The Geometry of Graphs In Section. we discussed the graph of a function y = f(x) in terms of plotting points (x, f(x)) for many different values

More information

Describing distributions with numbers

Describing distributions with numbers Describing distributions with numbers A large number or numerical methods are available for describing quantitative data sets. Most of these methods measure one of two data characteristics: The central

More information

Chapter 2 Solutions Page 15 of 28

Chapter 2 Solutions Page 15 of 28 Chapter Solutions Page 15 of 8.50 a. The median is 55. The mean is about 105. b. The median is a more representative average" than the median here. Notice in the stem-and-leaf plot on p.3 of the text that

More information

Final exam practice UCLA: Math 3B, Fall 2016

Final exam practice UCLA: Math 3B, Fall 2016 Instructor: Noah White Date: Monday, November 28, 2016 Version: practice. Final exam practice UCLA: Math 3B, Fall 2016 This exam has 7 questions, for a total of 84 points. Please print your working and

More information

Closed book and notes. 60 minutes. Cover page and four pages of exam. No calculators.

Closed book and notes. 60 minutes. Cover page and four pages of exam. No calculators. IE 230 Seat # Closed book and notes. 60 minutes. Cover page and four pages of exam. No calculators. Score Exam #3a, Spring 2002 Schmeiser Closed book and notes. 60 minutes. 1. True or false. (for each,

More information

Semester 1 Review. Name. Period

Semester 1 Review. Name. Period P A (Calculus )dx Semester Review Name Period Directions: Solve the following problems. Show work when necessary. Put the best answer in the blank provided, if appropriate.. Let y = g(x) be a function

More information

Continuous Probability Distributions

Continuous Probability Distributions Continuous Probability Distributions Called a Probability density function. The probability is interpreted as "area under the curve." 1) The random variable takes on an infinite # of values within a given

More information

MA 113 Calculus I Fall 2013 Exam 3 Tuesday, 19 November Multiple Choice Answers. Question

MA 113 Calculus I Fall 2013 Exam 3 Tuesday, 19 November Multiple Choice Answers. Question MA 113 Calculus I Fall 2013 Exam 3 Tuesday, 19 November 2013 Name: Section: Last 4 digits of student ID #: This exam has ten multiple choice questions (five points each) and five free response questions

More information

AP Final Review II Exploring Data (20% 30%)

AP Final Review II Exploring Data (20% 30%) AP Final Review II Exploring Data (20% 30%) Quantitative vs Categorical Variables Quantitative variables are numerical values for which arithmetic operations such as means make sense. It is usually a measure

More information

Normal Distribution: Calculations of Probabilities

Normal Distribution: Calculations of Probabilities OpenStax-CNX module: m46212 1 Normal Distribution: Calculations of Probabilities Irene Mary Duranczyk Suzanne Loch Janet Stottlemyer Based on Normal Distribution: Calculations of Probabilities by Susan

More information

Topic 5 Part 3 [257 marks]

Topic 5 Part 3 [257 marks] Topic 5 Part 3 [257 marks] Let 0 3 A = ( ) and 2 4 4 0 B = ( ). 5 1 1a. AB. 1b. Given that X 2A = B, find X. The following table shows the probability distribution of a discrete random variable X. 2a.

More information

Part A: Short Answer Questions

Part A: Short Answer Questions Math 111 Practice Exam Your Grade: Fall 2015 Total Marks: 160 Instructor: Telyn Kusalik Time: 180 minutes Name: Part A: Short Answer Questions Answer each question in the blank provided. 1. If a city grows

More information

STRAND E: STATISTICS. UNIT E4 Measures of Variation: Text * * Contents. Section. E4.1 Cumulative Frequency. E4.2 Box and Whisker Plots

STRAND E: STATISTICS. UNIT E4 Measures of Variation: Text * * Contents. Section. E4.1 Cumulative Frequency. E4.2 Box and Whisker Plots STRAND E: STATISTICS E4 Measures of Variation Text Contents * * Section E4.1 E4.2 Box and Whisker Plots E4 Measures of Variation E4.1 * frequencies are useful if more detailed information is required about

More information

Describing Distributions With Numbers Chapter 12

Describing Distributions With Numbers Chapter 12 Describing Distributions With Numbers Chapter 12 May 1, 2013 What Do We Usually Summarize? Measures of Center. Percentiles. Measures of Spread. A Summary. 1.0 What Do We Usually Summarize? source: Prof.

More information

3.3. Section. Measures of Central Tendency and Dispersion from Grouped Data. Copyright 2013, 2010 and 2007 Pearson Education, Inc.

3.3. Section. Measures of Central Tendency and Dispersion from Grouped Data. Copyright 2013, 2010 and 2007 Pearson Education, Inc. Section 3.3 Measures of Central Tendency and Dispersion from Grouped Data Objectives 1. Approximate the mean of a variable from grouped data 2. Compute the weighted mean 3. Approximate the standard deviation

More information

Probability Review. AP Statistics April 25, Dr. John Holcomb, Cleveland State University

Probability Review. AP Statistics April 25, Dr. John Holcomb, Cleveland State University Probability Review AP Statistics April 25, 2015 Dr. John Holcomb, Cleveland State University PROBLEM 1 The data below comes from a nutritional study conducted at Ohio University. Eighty three subjects

More information

Final exam practice 4 UCLA: Math 3B, Winter 2019

Final exam practice 4 UCLA: Math 3B, Winter 2019 Instructor: Noah White Date: Final exam practice 4 UCLA: Math 3B, Winter 2019 This exam has 7 questions, for a total of 80 points. Please print your working and answers neatly. Write your solutions in

More information

MATH section 4.4 Concavity and Curve Sketching Page 1. is increasing on I. is decreasing on I. = or. x c

MATH section 4.4 Concavity and Curve Sketching Page 1. is increasing on I. is decreasing on I. = or. x c MATH 0100 section 4.4 Concavity and Curve Sketching Page 1 Definition: The graph of a differentiable function y = (a) concave up on an open interval I if df f( x) (b) concave down on an open interval I

More information