Solutions for practice questions: Chapter 15, Probability Distributions If you find any errors, please let me know at

Size: px
Start display at page:

Download "Solutions for practice questions: Chapter 15, Probability Distributions If you find any errors, please let me know at"

Transcription

1 Solutions for practice questions: Chapter 15, Probability Distributions If you find any errors, please let me know at 1. Let X represent the savings of a resident; X ~ N(3000, ). a) P(X > 3200) 0.345, so about 34.5% of the townspeople have savings greater than $3200. That uses a normal CDF command. b) The probability that one person has a savings between $2300 and $3300 is P(2300 < X < 3300) If the two people are chosen at random from a normally distributed set of data, then they should be independent, and the probability of both of them having that income should be c) If P(X < d) = 74.22% = , we can use an inverse normal command. The area requested by the calculator is an area to the left of d, which is the given. The calculator says that d $ Probably it s safest to give this to three significant figures, although you might be asked for the nearest dollar or nearest cent. There s not going to be an exact answer. So I ll call it $ Since the discs are being replaced, the repeated trials are independent of each other. There are precisely two possible outcomes (red and black), so this is a binomial experiment. The questions are about selecting black discs, and the 1 I d like to point out that the hypothesis, that the residents of a small town should have savings that are normally distributed, is pretty silly. probability of getting a black is 5 out of 40, or a) If there are eight selections, we can define X as the number of black discs selected. X ~ B(8, 0.125) i) P(X = 1) That s a binomial PDF command, with n = 8, p = 0.125, and X = 1. ii) This one uses the binomial CDF command; the C is for cumulative. At least once means the minimum number of successes is 1. The maximum is, of course, 8 that s the total number of discs selected. P(1 X 8) b) If the probability that a black disc is selected is 0.125, and there are 400 trials, one would expect = a) If P(X 12) = 0.1, then the area of A is also 0.1. Duh. b) If P(X 8) is also 0.1, then the mean must be = 10, 2 because the normal distribution is symmetric. c) Ah, show that. Since we know that P(X 8) = 0.1, we can find its z-score using the inverse normal command on the calculator. z Note that you get z-scores from a calculator by using the default mean, 0, and standard deviation, 1, in the inverse normal dialog.

2 The z-score represents the number of standard deviations that a particular data point is from the mean, so we get the equation z =. Substituting the known values of z, x, and µ and solving should do the trick = = 2 = Q. E. D. d) So now we have that X ~ N(10, 1.56). P(X 11) This is a classic binomial experiment. Let X be the number of heads obtained; X ~ B(8, 0.5). a) P(X = 4) This is done with the binomial PDF. 2 b) P(X = 3) Same thing. c) Getting 3, 4, or 5 heads is a binomial CDF thing. P(3 X 5) Let X be the lifespan of the insect. Then X ~ N(57, ). a) Since the graph is a standard normal curve, the numbers on the horizontal axis are z-scores. The value of a corresponds to an x- value of z = a 4.4 And the value of b corresponds to 60 hours z = b 4.4 b) i) P(X > 55) Note that since I ve already said how X is distributed, there s really no more work 2 Yes, you can also use combinations. to show. This question was written before command terms were standardized and when the normal tables were still in the formula packet. You would not be expected to do any more than this. ii) P(55 < X < 60) c) i) If after t hours, 90% of the insects are dead, that must be a long time substantially to the right of the mean. Since it s supposed to be a standard normal curve and t is in hours, I ll need to convert it t 57 into a z-score: z =. 4.4 ii) To find the value of t requires an inverse normal command, with the area to the left as 0.9. P(X < t) < 0.9 t 62.6 hours 6. Let X represent the speed of a randomly selected vehicle. We know that X ~ N(µ, 10 2 ), and that P(X > 50) is 0.3. a) Using an inverse normal command with an area to the left of = 0.7 gives a z-score for 50 km/h of µ Then =. So µ = 5.24, and µ km/h. Q.E.D. When your book here says, The following part is optional and is

3 currently not in the syllabus of Maths SL, what it means is that nowhere in this unit has there been any mention of this topic, and there is no reason to believe that you have any idea how to approach this question. It is absurd that the question has been included in the text, and I will not attempt to teach you how to do it here. 7. Let X represent the IQ of an individual in the described population. X ~ N(100, 15 2 ) a) P(90 < X < 125) 0.700, using a normal CDF command. b) The chances that two people selected at random both have IQs in a particular range is the product of their individual probabilities the randomness of the selection from a group that is normally distributed guarantees their independence. P(X > 125) , and , to three s. f. c) Hey, it s another problem you haven t been taught how to do. Ignoring it. 8. Look, another normal distribution problem. While I could use a variable other than X, if I do that, my chances of making typos (and your chances of getting candy) go up significantly. We can t have that. Also, I might need two different variables at some point. When that happens, I ll use Y. Let X represent the weight of a randomly selected bag of cement. X ~ N(25.7, ) a) P(X < 25.0) That means about one bag in 12 would be under the advertised mass of 25 kg. (I read ahead.) b) The mean is increased to some value so that the probability of a bag being under 25.0 kg is down to But the standard deviation (which probably amounts to a measure of how good the bag-filling machine is at its job, or maybe a measure of the accuracy of the scales used in filling) is unchanged. The z-score that goes with being the area to the left of the mean is approximately , using an inverse normal command. Then, using the definition of a z-score: z = 25 µ = µ = 0.50( ) µ = ( ) kg, or about 26.0 kg, to 3 s. f. Q.E.D. c) Now there will be 2.5% of the bags under 25 kg and 2.5% over 26 kg. Because of the symmetry of the normal distribution, the new mean is 25.5 kg. We know from part (b) that the z-score corresponding to a left-end area of is , so here s the work for. z = = = kg d) Because the mean of the new machine is set at 25.5 kg rather than the old 26 kg, each bag s contents cost the company $0.40 less (half of the $0.80 per kg price I guess we re assuming that this is cost to the company; it s not entirely clear).

4 $ $0.40 = bags 9. This time X will represent the mass of a randomly selected packet of breakfast cereal; X ~ N(750, 25 2 ). a) i) P(X < 740) ii) P(X 780) Notice the equals? At least includes the endpoint, but the normal CDF command is typed exactly the same way in either case. iii) P(740 < X < 780) b) This choose two thing seems pretty popular. The random choice thing makes them independent, so this is just the square of the answer to (a)(i) c) If 70% of the packets are more than x grams, then 30% are less; that s the area to the left. P(X < x) = 0.30 gives x 737 g. 10. Tallopia. Not a real country, in case you were wondering. Here, X will represent the height of a randomly selected adult; X ~ N(187.5, ). a) P(X > 197) 0.159, or 15.9%. b) Okay, the wording here is a little difficult. First, we need to find the height of the person at the 99th percentile, and then we add 17 cm clearance for that guy. 3 P(X < x) = 0.99 gives x cm for the one-percenters in terms of height. Then 17 cm more than that is cm. To the nearest centimeter, that s 227 cm. 11. Let s define X as the mass of a randomly selected lion. It is claimed that X ~ N(310, 30 2 ). 4 a) P(X > 350) b) Okay, so the area between a and b is 0.95, and those are symmetric about the mean. That gives an extra 0.05 to be shared by both tails, and symmetry tells us that it will be on each end. That means P(X < a) = 0.025, and P(X > b) = = Judicious use of the inverse normal command will take care of this: a 251 kg, b 369 kg. 12. Look, it s yet another normal distribution question let X be the reaction time of a human being; X ~ N(0.76, ). a) Once again we re looking at a standard normal curve with mean of 0 and standard deviation of 1. That makes the values of a and b z-scores a = = b = = b) i) P(X > 0.70) ii) P(0.70 < X < 0.79) Both of those are normal CDF commands. c) i) If we know that 3% of the population has a reaction time less than c seconds, the 3% must be on the left end of the graph. Just like the last time we did this (in #5), it s necessary to change c seconds into a z- 3 It s gotta be a guy, right? No human population after eighth grade has the tallest one percent of people being female, does it? 4 I like that they ve worded it this way. Of course, it was claimed by the authors of the question, not by scientists or something.

5 ii) score, too. You can see that below the point. If P(X < c) = 0.03, then using an inverse normal command tells us that c seconds Over a long period here means that this probability of being faulty is unchanging, and therefore the trials (of selecting a calculator to be tested) are independent. This is a binomial situation. a) One would expect 2% of the 100 calculators to be faulty. That s two. b) I m going to do this two ways. The old-school binomial coefficient way goes like this: Of the 100 calculators, we are choosing three to be faulty. The probability of being faulty is 0.02, and of being functional is There are three faulty and 97 functional The other way to do this is with the binomial PDF command on the calculator. To do that, first I d have to define X as the number of faulty calculators. 5 If you were wondering, the standard normal curve diagrams are mathematically accurate. I typed in the formula for a standard normal curve and used an inverse normal command to figure out where to draw the vertical and shade. I m all about the attention to detail here (as opposed to when I just scrawl on the screen in class). X ~ B(100, 0.02), and then P(X = 3) c) While both of those methods worked fairly easily in part (b), in part (c), the binomial coefficient method is more annoying if there are more than one outcome to account for. So I m just going with the calculator. The statement about the distribution of X is still true here. P(X > 1) That s a binomial CDF command, with a lower bound of 2 and upper bound of Here s a diagram. The inverse normal command can give a z-score for each of the two x-values. Since the formula for a z-score, z =, contains both µ and, two different z-scores will give a system of equations to solve. P(X < 40) = 0.12 gives a z-score of 40 µ , so =. P(X > 90) = = 0.85 gives a z- 90 µ score of , so =. You can solve this by hand, but if you multiply both sides of each equation by, they turn into linear equations that can be solved with the linear system solver on your calculator = 40 µ = 90 µ The calculator says µ 66.6 km/h and 22.6 km/h.

6 15. a) Expected value is the sum of each payoff times its probability = b) i) Here s the tree. ii) I ll make a table to match the first one. The first row is the number of red balls. y P(Y = y) c) I started to try to explain this in words, but I think a tree is a better way to organize it. There are two ways to get two reds; I ll add those up = = + = = d) Rolling a 1 or a 6 means bag A. P A two red P ( A two red) = P two red = = = = ( ) ( ) 16. This is a binomial situation, because there are repeated trials (fifty of them) with a constant probability of success (4%), so those trials are independent. In this case, success actually means that a defective bearing has been identified. a) Let X be the number of defective bearings in the sample; X ~ B(50, 0.04). Clear of defects means X = P(X = 0) = ( 0.04 ) ( 0.96 ) b) To be accepted, there must be two or fewer defective bearings. P(X 2) I used the binomial CDF command here; the alternative is to add up the probabilities that X is 0, 1 and 2. c) E(X) = np = = Once again, this is a binomial probability question. Let X be the number of correctly functioning CDs; X ~ B(10, 0.98). a) A package is eligible to be returned if any of the discs fail. That means it s returned if the number of correctly functioning discs is less than 10. P(X < 10) This can also be done with the complement: 1 P(X = 10). b) Three packages are purchased, and each, independently, has the probability of being returned of

7 It s a binomial situation inside another one. This time Y will be the number of returnworthy packages, and Y ~ B(3, 0.183). P(Y = 1) a) The sum of the probabilities in a probability distribution is 1. 2k + 2k 2 + (k 2 + k) + (2k 2 + k) = 1 5k 2 + 4k = 1 5k 2 + 4k 1 = 0 (5k 1)(k + 1) = 0 1 k =, k = 1 5 But only one of these makes any sense; a k-value of 1 gives a negative probability for X = 0. 1 Therefore k =. 5 b) E(X) is the expected value, calculated as x P ( X = x) 3. x= 0 Using the value of k from above, the table looks like this: x P(X = x) = = ii) P(X 4) b) This time it s a normal distribution. Let Y be the size (I m guessing diameter, although it doesn t actually say); Y ~ N(3, ). P(Y > 2.5) 0.841, or 84.1%. 19. Domestic consumption at first I thought that was as opposed to foreign, but that would still be commercial, from which I conclude that domestic means at home. So lots of salads, I guess. a) The probability is constant and there are 12 trials, so this is binomial. We ll let X be the number of fruits that are not large enough to sell; X ~ B(12, 0.023). i) P(X = 3)

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

Chapter 8. Binomial and Geometric Distributions

Chapter 8. Binomial and Geometric Distributions Chapter 8 Binomial and Geometric Distributions Lesson 8-1, Part 1 Binomial Distribution What is a Binomial Distribution? Specific type of discrete probability distribution The outcomes belong to two categories

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

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

ECON 214 Elements of Statistics for Economists 2016/2017

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

More information

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

MATH 264 Problem Homework I

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

More information

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

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

Chapter 8 Probability Models

Chapter 8 Probability Models Chapter 8 Probability Models We ve already used the calculator to find probabilities based on normal models. There are many more models which are useful. This chapter explores three such models. Many types

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

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

7.1 Graphs of Normal Probability Distributions

7.1 Graphs of Normal Probability Distributions 7 Normal Distributions In Chapter 6, we looked at the distributions of discrete random variables in particular, the binomial. Now we turn out attention to continuous random variables in particular, the

More information

A.REPRESENTATION OF DATA

A.REPRESENTATION OF DATA A.REPRESENTATION OF DATA (a) GRAPHS : PART I Q: Why do we need a graph paper? Ans: You need graph paper to draw: (i) Histogram (ii) Cumulative Frequency Curve (iii) Frequency Polygon (iv) Box-and-Whisker

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

Binomial Random Variable - The count X of successes in a binomial setting

Binomial Random Variable - The count X of successes in a binomial setting 6.3.1 Binomial Settings and Binomial Random Variables What do the following scenarios have in common? Toss a coin 5 times. Count the number of heads. Spin a roulette wheel 8 times. Record how many times

More information

PROBABILITY DISTRIBUTIONS

PROBABILITY DISTRIBUTIONS CHAPTER 3 PROBABILITY DISTRIBUTIONS Page Contents 3.1 Introduction to Probability Distributions 51 3.2 The Normal Distribution 56 3.3 The Binomial Distribution 60 3.4 The Poisson Distribution 64 Exercise

More information

VIDEO 1. A random variable is a quantity whose value depends on chance, for example, the outcome when a die is rolled.

VIDEO 1. A random variable is a quantity whose value depends on chance, for example, the outcome when a die is rolled. Part 1: Probability Distributions VIDEO 1 Name: 11-10 Probability and Binomial Distributions A random variable is a quantity whose value depends on chance, for example, the outcome when a die is rolled.

More information

11.5: Normal Distributions

11.5: Normal Distributions 11.5: Normal Distributions 11.5.1 Up to now, we ve dealt with discrete random variables, variables that take on only a finite (or countably infinite we didn t do these) number of values. A continuous random

More information

Statistics and Probability

Statistics and Probability Statistics and Probability Continuous RVs (Normal); Confidence Intervals Outline Continuous random variables Normal distribution CLT Point estimation Confidence intervals http://www.isrec.isb-sib.ch/~darlene/geneve/

More information

Chapter 8 Estimation

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

More information

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

Every data set has an average and a standard deviation, given by the following formulas,

Every data set has an average and a standard deviation, given by the following formulas, Discrete Data Sets A data set is any collection of data. For example, the set of test scores on the class s first test would comprise a data set. If we collect a sample from the population we are interested

More information

= 0.35 (or ˆp = We have 20 independent trials, each with probability of success (heads) equal to 0.5, so X has a B(20, 0.5) distribution.

= 0.35 (or ˆp = We have 20 independent trials, each with probability of success (heads) equal to 0.5, so X has a B(20, 0.5) distribution. Chapter 5 Solutions 51 (a) n = 1500 (the sample size) (b) The Yes count seems like the most reasonable choice, but either count is defensible (c) X = 525 (or X = 975) (d) ˆp = 525 1500 = 035 (or ˆp = 975

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.2 Bernoulli Trials and Binomial Distributions

4.2 Bernoulli Trials and Binomial Distributions Arkansas Tech University MATH 3513: Applied Statistics I Dr. Marcel B. Finan 4.2 Bernoulli Trials and Binomial Distributions A Bernoulli trial 1 is an experiment with exactly two outcomes: Success and

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

5.1 Personal Probability

5.1 Personal Probability 5. Probability Value Page 1 5.1 Personal Probability Although we think probability is something that is confined to math class, in the form of personal probability it is something we use to make decisions

More information

ECON 214 Elements of Statistics for Economists

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

More information

2.) What is the set of outcomes that describes the event that at least one of the items selected is defective? {AD, DA, DD}

2.) What is the set of outcomes that describes the event that at least one of the items selected is defective? {AD, DA, DD} Math 361 Practice Exam 2 (Use this information for questions 1 3) At the end of a production run manufacturing rubber gaskets, items are sampled at random and inspected to determine if the item is Acceptable

More information

The Binomial Distribution

The Binomial Distribution The Binomial Distribution January 31, 2018 Contents The Binomial Distribution The Normal Approximation to the Binomial The Binomial Hypothesis Test Computing Binomial Probabilities in R 30 Problems The

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

The Binomial Distribution

The Binomial Distribution The Binomial Distribution January 31, 2019 Contents The Binomial Distribution The Normal Approximation to the Binomial The Binomial Hypothesis Test Computing Binomial Probabilities in R 30 Problems The

More information

AP Statistics Ch 8 The Binomial and Geometric Distributions

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

More information

6.2.1 Linear Transformations

6.2.1 Linear Transformations 6.2.1 Linear Transformations In Chapter 2, we studied the effects of transformations on the shape, center, and spread of a distribution of data. Recall what we discovered: 1. Adding (or subtracting) a

More information

The Normal Probability Distribution

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

More information

Business Statistics 41000: Probability 4

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

More information

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

Continuous distributions. Lecture 6: Probability. Probabilities from continuous distributions. From histograms to continuous distributions

Continuous distributions. Lecture 6: Probability. Probabilities from continuous distributions. From histograms to continuous distributions Lecture 6: Probability Below is a histogram of the distribution of heights of US adults. The proportion of data that falls in the shaded bins gives the probability that a randomly sampled US adult is between

More information

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

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

More information

STA258H5. Al Nosedal and Alison Weir. Winter Al Nosedal and Alison Weir STA258H5 Winter / 41

STA258H5. Al Nosedal and Alison Weir. Winter Al Nosedal and Alison Weir STA258H5 Winter / 41 STA258H5 Al Nosedal and Alison Weir Winter 2017 Al Nosedal and Alison Weir STA258H5 Winter 2017 1 / 41 NORMAL APPROXIMATION TO THE BINOMIAL DISTRIBUTION. Al Nosedal and Alison Weir STA258H5 Winter 2017

More information

What s Normal? Chapter 8. Hitting the Curve. In This Chapter

What s Normal? Chapter 8. Hitting the Curve. In This Chapter Chapter 8 What s Normal? In This Chapter Meet the normal distribution Standard deviations and the normal distribution Excel s normal distribution-related functions A main job of statisticians is to estimate

More information

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

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

More information

Unit2: Probabilityanddistributions. 3. Normal and binomial distributions

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

More information

Statistical Methods in Practice STAT/MATH 3379

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

More information

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

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

More information

Unit2: Probabilityanddistributions. 3. Normal and binomial distributions

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

More information

Chapter 7 1. Random Variables

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

More information

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

Unit 04 Review. Probability Rules

Unit 04 Review. Probability Rules Unit 04 Review Probability Rules A sample space contains all the possible outcomes observed in a trial of an experiment, a survey, or some random phenomenon. The sum of the probabilities for all possible

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

Lesson 97 - Binomial Distributions IBHL2 - SANTOWSKI

Lesson 97 - Binomial Distributions IBHL2 - SANTOWSKI Lesson 97 - Binomial Distributions IBHL2 - SANTOWSKI Opening Exercise: Example #: (a) Use a tree diagram to answer the following: You throwing a bent coin 3 times where P(H) = / (b) THUS, find the probability

More information

Opening Exercise: Lesson 91 - Binomial Distributions IBHL2 - SANTOWSKI

Opening Exercise: Lesson 91 - Binomial Distributions IBHL2 - SANTOWSKI 08-0- Lesson 9 - Binomial Distributions IBHL - SANTOWSKI Opening Exercise: Example #: (a) Use a tree diagram to answer the following: You throwing a bent coin times where P(H) = / (b) THUS, find the probability

More information

***SECTION 8.1*** The Binomial Distributions

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

More information

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

Problem Set 07 Discrete Random Variables

Problem Set 07 Discrete Random Variables Name Problem Set 07 Discrete Random Variables MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Find the mean of the random variable. 1) The random

More information

4 Random Variables and Distributions

4 Random Variables and Distributions 4 Random Variables and Distributions Random variables A random variable assigns each outcome in a sample space. e.g. called a realization of that variable to Note: We ll usually denote a random variable

More information

On one of the feet? 1 2. On red? 1 4. Within 1 of the vertical black line at the top?( 1 to 1 2

On one of the feet? 1 2. On red? 1 4. Within 1 of the vertical black line at the top?( 1 to 1 2 Continuous Random Variable If I spin a spinner, what is the probability the pointer lands... On one of the feet? 1 2. On red? 1 4. Within 1 of the vertical black line at the top?( 1 to 1 2 )? 360 = 1 180.

More information

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

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

More information

The Binomial Probability Distribution

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

More information

BIOL The Normal Distribution and the Central Limit Theorem

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

More information

Business Statistics 41000: Probability 3

Business Statistics 41000: Probability 3 Business Statistics 41000: Probability 3 Drew D. Creal University of Chicago, Booth School of Business February 7 and 8, 2014 1 Class information Drew D. Creal Email: dcreal@chicagobooth.edu Office: 404

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

LESSON 7 INTERVAL ESTIMATION SAMIE L.S. LY

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

More information

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

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

More information

Statistics 511 Supplemental Materials

Statistics 511 Supplemental Materials Gaussian (or Normal) Random Variable In this section we introduce the Gaussian Random Variable, which is more commonly referred to as the Normal Random Variable. This is a random variable that has a bellshaped

More information

5.2 Random Variables, Probability Histograms and Probability Distributions

5.2 Random Variables, Probability Histograms and Probability Distributions Chapter 5 5.2 Random Variables, Probability Histograms and Probability Distributions A random variable (r.v.) can be either continuous or discrete. It takes on the possible values of an experiment. It

More information

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

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

More information

CS 237: Probability in Computing

CS 237: Probability in Computing CS 237: Probability in Computing Wayne Snyder Computer Science Department Boston University Lecture 12: Continuous Distributions Uniform Distribution Normal Distribution (motivation) Discrete vs Continuous

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

Problems from 9th edition of Probability and Statistical Inference by Hogg, Tanis and Zimmerman:

Problems from 9th edition of Probability and Statistical Inference by Hogg, Tanis and Zimmerman: Math 224 Fall 207 Homework 5 Drew Armstrong Problems from 9th edition of Probability and Statistical Inference by Hogg, Tanis and Zimmerman: Section 3., Exercises 3, 0. Section 3.3, Exercises 2, 3, 0,.

More information

Binomial formulas: The binomial coefficient is the number of ways of arranging k successes among n observations.

Binomial formulas: The binomial coefficient is the number of ways of arranging k successes among n observations. Chapter 8 Notes Binomial and Geometric Distribution Often times we are interested in an event that has only two outcomes. For example, we may wish to know the outcome of a free throw shot (good or missed),

More information

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

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

More information

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

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

More information

Chapter 8 Statistical Intervals for a Single Sample

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

More information

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

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

More information

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

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

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

More information

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

Determine whether the given procedure results in a binomial distribution. If not, state the reason why.

Determine whether the given procedure results in a binomial distribution. If not, state the reason why. Math 5.3 Binomial Probability Distributions Name 1) Binomial Distrbution: Determine whether the given procedure results in a binomial distribution. If not, state the reason why. 2) Rolling a single die

More information

AP STATISTICS FALL SEMESTSER FINAL EXAM STUDY GUIDE

AP STATISTICS FALL SEMESTSER FINAL EXAM STUDY GUIDE AP STATISTICS Name: FALL SEMESTSER FINAL EXAM STUDY GUIDE Period: *Go over Vocabulary Notecards! *This is not a comprehensive review you still should look over your past notes, homework/practice, Quizzes,

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

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

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

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

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

More information

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

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

More information

Characterization of the Optimum

Characterization of the Optimum ECO 317 Economics of Uncertainty Fall Term 2009 Notes for lectures 5. Portfolio Allocation with One Riskless, One Risky Asset Characterization of the Optimum Consider a risk-averse, expected-utility-maximizing

More information

Since his score is positive, he s above average. Since his score is not close to zero, his score is unusual.

Since his score is positive, he s above average. Since his score is not close to zero, his score is unusual. Chapter 06: The Standard Deviation as a Ruler and the Normal Model This is the worst chapter title ever! This chapter is about the most important random variable distribution of them all the normal distribution.

More information

Law of Large Numbers, Central Limit Theorem

Law of Large Numbers, Central Limit Theorem November 14, 2017 November 15 18 Ribet in Providence on AMS business. No SLC office hour tomorrow. Thursday s class conducted by Teddy Zhu. November 21 Class on hypothesis testing and p-values December

More information

Stat511 Additional Materials

Stat511 Additional Materials Binomial Random Variable Stat511 Additional Materials The first discrete RV that we will discuss is the binomial random variable. The binomial random variable is a result of observing the outcomes from

More information

Solutions for practice questions: Chapter 9, Statistics

Solutions for practice questions: Chapter 9, Statistics Solutions for practice questions: Chapter 9, Statistics If you find any errors, please let me know at mailto:msfrisbie@pfrisbie.com. 1. We know that µ is the mean of 30 values of y, 30 30 i= 1 2 ( y i

More information

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

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

More information

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

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

More information

STAT 201 Chapter 6. Distribution

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

More information

Probability Models. Grab a copy of the notes on the table by the door

Probability Models. Grab a copy of the notes on the table by the door Grab a copy of the notes on the table by the door Bernoulli Trials Suppose a cereal manufacturer puts pictures of famous athletes in boxes of cereal, in the hope of increasing sales. The manufacturer announces

More information

A Probabilistic Approach to Determining the Number of Widgets to Build in a Yield-Constrained Process

A Probabilistic Approach to Determining the Number of Widgets to Build in a Yield-Constrained Process A Probabilistic Approach to Determining the Number of Widgets to Build in a Yield-Constrained Process Introduction Timothy P. Anderson The Aerospace Corporation Many cost estimating problems involve determining

More information

PROBABILITY AND STATISTICS CHAPTER 4 NOTES DISCRETE PROBABILITY DISTRIBUTIONS

PROBABILITY AND STATISTICS CHAPTER 4 NOTES DISCRETE PROBABILITY DISTRIBUTIONS PROBABILITY AND STATISTICS CHAPTER 4 NOTES DISCRETE PROBABILITY DISTRIBUTIONS I. INTRODUCTION TO RANDOM VARIABLES AND PROBABILITY DISTRIBUTIONS A. Random Variables 1. A random variable x represents a value

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

MATH 112 Section 7.3: Understanding Chance

MATH 112 Section 7.3: Understanding Chance MATH 112 Section 7.3: Understanding Chance Prof. Jonathan Duncan Walla Walla University Autumn Quarter, 2007 Outline 1 Introduction to Probability 2 Theoretical vs. Experimental Probability 3 Advanced

More information

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

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

More information