BINOMIAL EXPERIMENT SUPPLEMENT

Size: px
Start display at page:

Download "BINOMIAL EXPERIMENT SUPPLEMENT"

Transcription

1 BINOMIAL EXPERIMENT SUPPLEMENT Binomial Experiment - 1 A binomial experiment is any situation that involves n trials with each trial having one of two possible outcomes (Success or Failure) and the probability of a success is equal to p for all n trials [i.e., p(s) = p and p(f) = q = (1-p)]. The researcher is interested in the number of successes over the n trials. Letting x represent the number of successes, the possible values range from 0 to n (i.e., x = 0, 1, 2,..., n). The prototypical binomial experiment is tossing an unbiased coin. The probability of a head on each trial is.5 and the probability of a tail is.5 because each outcome is equally likely. If the coin is tossed 5 times, one would want to calculate the probabilities associated with x = 0, 1, 2, 3, 4, or 5 heads. A second example is rolling a single die where you are only interested in whether you obtain a 1 or not on each trial. The probability of a 1 on each trial is p = 1/6 because the die has 6 sides, only one side has a 1, and each outcome is equally likely. The probability of not-1 is q = 5/6. It the die is rolled 3 times (or equivalently, 3 dies are rolled at once), then one would want to calculate the probabilities associated with x = 0, 1, 2, or 3 1s. Binomial Theorem The probability of each value of x for a binomial experiment is given by the binomial theorem: p(x) = C(n,x) * p x q n-x Before we apply this formula, let us work out the solution logically. Consider an experiment in which participants indicate whether each of 4 adjectives describes them or not. The number of possible patterns of Successes (describes me) and Failures (does not describe me) is 2 4 = 2x2x2x2 = 16. These are enumerated below. x # Combinations Enumerated 0 1 4!/0!(4-0)! FFFF 1 4 4!/1!(4-1)! SFFF FSFF FFSF FFFS 2 6 4!/2!(4-2)! SSFF SFSF SFFS FSSF FSFS FFSS 3 4 4!/3!(4-3)! SSSF SSFS SFSS FSSS 4 1 4!/4!(4-4)! SSSS 16 = 2x2x2x2 = 2 4 If each outcome was equally likely [i.e., p(s)=.5], then it would be possible to determine the probability for each value of x by dividing the number of ways that value could occur by the total number of sequences, 16 [e.g., p(x=3) = 4/16 =.25]. But when p(s)

2 Binomial Experiment - 2 deviates from.5, then it is necessary to consider the probability for each of the sequences. Suppose that p(s) =.8. The probability of a specific sequence (e.g., SSSF) can be determined by the multiplication rule: p(sssf) =.8 x.8 x.8 x.2 = We could calculate the probability for other sequences of 3 successes and 1 failure in a similar manner: p(ssfs) =.8 x.8 x.2 x.8 =.1024, p(sfss) =.8 x.2 x.8 x.8 =.1024, p(fsss) =.2 x.8 x.8 x.8 = By the addition rule, p(x = 3) = = 4 x.1024 = Examination of the preceding calculations shows that the probability is the same irrespective of the specific trials that are a success. That is, p =.8 3 x.2 1. All we really need to know is how many successes and how many failures there are so that we can calculate the probability of each sequence of that many successes and that many failures. In general, the probability of each sequence of x successes and n-x failures is given by: p x q n-x. We also need to determine the number of ways to obtain that many successes. This number is given by the combination rule: ncx = n!/x!(n-x)!. We need to add up the probability value this many times (or equivalently, multiply the probability value by the number of sequences). This gives us the binomial theorem for calculating the probability distribution of a binomial random variable. The probability distribution for n=4 and p=.8 is shown below. x p(x) #Comb. x p(each sequence) = 1 x.0016 = 4!/0!(4-0)! x.8 0 x = 2 x.0064 = 4!/1!(4-1)! x.8 1 x = 6 x.0256 = 4!/2!(4-2)! x.8 2 x = 4 x.1024 = 4!/3!(4-3)! x.8 3 x = 1 x.4096 = 4!/4!(4-4)! x.8 4 x = 1.0 If someone endorsed 0 of the items, then this would be a very unexpected event if in fact the probability of endorsing an item was.8. For p =.8, 0 adjectives would be endorsed only 16 times out of 10,000 experiments. This is an extremely rare event and would suggest that the p value for this person was less than the value of.8 that was used to generate the probability distribution shown above. Consider another example of a binomial experiment. Approximately 40% of university students who have taken statistics have a positive attitude towards statistics. We randomly select 5 students who took statistics from Professor Z and find that all 5 have positive attitudes. We can use the binomial theorem to calculate the probability distribution for this experiment using n=5 and p=.40. For example, p(x = 2) = (5!/2!(5-2)!) x.4 2 x =

3 Binomial Experiment x =.346. There are 10 ways to obtain 2 successes and 3 failures (e.g., SSFFF, SFSFF,...) and the probability of each of those ways is [e.g., p(ssfff) =.4 x.4 x.6 x.6 x.6 =.03456). The complete distribution is shown below. x p(x) = 1.0 Given this outcome, the probability of all 5 students having positive attitudes towards statistics is quite low (.010) if p were actually equal to.4. It seems more likely that p>.4 for students of Professor Z. Table for Specified Binomial Distributions Table B in Appendix D of Pagano presents the probabilities for different values of x for n s from 1 to 20 and certain specified p values (p =.05,.10,.15,....50). For the example that we just did using the Binomial Theorem, the probabilities can be found for N = 5 and P =.4 in Table B. These probabilities are shown below, along with those we calculated using the binomial theorem (BT) p(x) x BT Table B = Our values would have been exactly those presented in Table B if we had carried more decimal values in our calculations.

4 Binomial Experiment - 4 One limitation of the Table approach is that it only includes binomial probabilities for the p values included in the Table (i.e., the 10 values from.05 to.50). We can also figure out the binomial probabilities for p values above.50 (i.e., p =.55,.60,....95) by considering the number of failures (Q in Table B), rather than the number of successes (P in Table B). The procedure is explained in Pagano. Essentially, however, you need to reverse the sequence of values in the column headed by x above; that is, low to high (x = 0, 1, 2, 3, 4, 5) becomes high to low (x = 5, 4, 3, 2, 1, 0). Mean and Standard Deviation of a Binomial Distribution The mean and standard deviation of a binomial distribution can be calculated using the general formula for the mean and standard deviation of a discrete probability distribution [i.e., = x*p(x), = (y-x) 2 *p(x)]. These calculations are illustrated below for our binomial probability distribution for n=4 and p=.8. x p(x) = 0 x x x = = (0-3.2) 2 x (1-3.2) 2 x =.80 There is also a shorter way to calculate the mean and standard deviation for a binomial distribution, namely: = np = 4 x.8 = 3.2 = npq = 4 x.8 x.2 =.80 Using these formulas, it is quite easy to determine the mean and standard deviation for a binomial distribution once n and p are specified. Normal Approximation to the Binomial Distribution The mean and standard deviation of the binomial can be used to approximate the binomial distribution by the normal distribution. This approximation will be better for large n and for values of p close to.5. The smaller the n and the further away from.5 that p is, then the worse the approximation will be. In order to use the normal approximation, we need to remember that the binomial distribution is a discrete distribution, whereas the normal distribution is a continuous distribution. We will use the boundaries between the discrete values of the binomial when estimating with the normal approximation. For example, the boundary between 3 and 4

5 Binomial Experiment - 5 successes would be 3.5. To illustrate the procedure, consider the binomial for n=5 and p=.4. Earlier we used the binomial theorem to calculate the exact probability for x = 2: p(x = 2) =.346. Now we will calculate the same probability using the normal approximation. The discrete value of 2 falls between the boundaries of 1.5 and 2.5 for a continuous distribution. We will calculate the z scores corresponding to these values and determine the area (i.e., probability) between those values. First, we need and. = 5 x.4 = 2.0 = 5 x.4 x.6 = Now for the calculations of our z scores z 1.5 = (1.5-2)/1.095 = -.46 z 2.5 = (2.5-2)/1.095 =.46 The area between -.46 and +.46 in a normal distribution is = This estimated value is actually quite close to the exact probability of.346. Suppose that 100 students write a test with 40 questions that can be either correct or incorrect. Let us estimate the number of students who will answer 30 or more questions correct if the probability that each item is answered correctly is thought to be.6. Again we need and. = np = 40 x.6 = 24.0 = npq =40 x.6 x.4 = The exact boundary between 29 and 30 is 29.5, so we calculate the z score for z = ( )/3.098 = 1.78 From Appendix A, the area above a z-score of 1.78 is.0375; this is the probability of a score of 30 or better. Therefore, we would expect only 3.75 students (approximately 4 students) to get a score of 30 or better if p=.6. If many more than 4 students answered 30 or more questions correctly, then we might conclude that p was not equal to.6 for this class. One must be cautious in using the normal approximation because it might be that the normal distribution is not a good approximation for the set of data or experimental situation that is being examined. With a reasonable n and a value of p close to.5, however, the normal approximation appears to work quite well.

6 Binomial Experiment - 6 Sample Problems 1. Given a particular genetic disorder, there is a one out of four chance that a couple with certain genes will give birth to a child with the condition. A family has three children, all with the condition. What is the probability of this outcome? p =.25, n = 3, x = 3, p(x=3) =.0156 (Table B) 2. Calculate the exact probability reported in 1. p = (3!/(3!(3-3)!)).25 3 x = What is the probability in a large family of 24 children that from 4 to 6 (inclusive) children have the disorder? = 24 x.25 = 6.00, = sqr(24 x.25 x.75) = z 4 = ( )/ = z 6 = ( )/ = +.24 p = =.4758 Exact probability =.4923 (calculated using SPSS)

7 SUPPLEMENTARY BINOMIAL PROBLEMS 1. If the probability that a used-car salesperson makes a sale on any given day is.12, (a) What is the probability of making a sale on each of three consecutive days? (b) What is the probability that she makes a sale on exactly 2 of 5 randomly chosen days? (c) What is the probability that she sells more than 40 cars in 2001? 2. If the probability that a student at U of W is female is.65, (a) What is the probability that there are all females in a seminar class of 10 students? (b) Show how to calculate the probability of exactly 4 females. (c) What is the probability that fewer than 4 of the 10 students in the seminar class are female? (d) What is the probability that the graduating class of 250 students contains between 170 and 180 females? 3. Joan estimates that she will miss her school bus if she sleeps in, which happens 12% of the time, or if the bus is early, which happens 3% of the time. (a) Do Joan s estimates seem correct given that Joan missed her bus every day this week? (b) What is the maximum number of school days out of 60 that you would expect Joan to catch her bus with a probability of.90? 4. George attended none of his statistics classes, read none of the text, and had no prior knowledge of statistics. (a) What is the probability that George will only get 3 of 15 questions correct on a multiple-choice test with 5 alternatives per question? (b) Calculate the probability in a. (c) What is the probability on a similar test with 50 questions that George gets fewer than 8 questions correct? 5. Out of 16 people who participated in a 6-week treatment for compulsive eating, 12 people improved from pre-test to post-test. What is the probability that 12 or more people improved: (a) If the treatment was ineffective and half of untreated people tend to improve over any 6-week period? (b) If the treatment was ineffective, but any placebo treatment tends to produce improvement in 63% of people (Note: use an approximation for b)? 6. Given a particular genetic disorder, there is a one out of four chance that a couple with certain genes will give birth to a child with the condition. (a) A family has three children, all with the condition. What is the probability of this outcome? (b) Calculate the exact probability reported in 1. (c) What is the probability in a large family of 24 children that from 4 to 6 (inclusive) children have the disorder?

8 SOLUTIONS FOR SUPPLEMENTARY BINOMIAL PROBLEMS 1. (a) 3!/[3!(3-3)!] x.12 3 x = 1 x = (b) 5!/[2!(5-2)!] x.12 2 x = 10 x = (c) =.12 x 365 = 43.8, = sqrt(365 x.12 x.88) = , z = ( )/ = -.69, p = = (a) from Table B for N = 10 and q =.35, p(m=0) =.0135 (b) 10!/[4!(10-4)!] x.65 4 x = 210 x =.0689 (c) from Table B for N = 10 and q =.35, p = =.026 (d) =.65 x 250 = 162.5, = sqrt(250 x.65 x.35) = , z1 = ( )/ =.93, z2 = ( )/ = 2.39, p = =.1678 = (a) p = x.03 =.1464, p(5) = 5!/[5!(5-5)!] x x = , unlikely if p s =.12 and.03 (b) =.8536 x 60 = , = sqrt(60 x.8536 x.1464) = , z.90 = 1.28, X.90 = x = , p(x <= 54) = (a) From Table B for N = 15 and p = 1/5 =.20, p(3) =.2501 (b) 15!/[3!(15-3)!] x.20 3 x = 455 x =.2501 (c) =.20 x 50 = 10.0, = sqrt(50 x.20 x.80) =2.8284, z = ( )/ = -.88, p = (a) From Table B for N = 16 and p =.50, p(x >= 12) = =.0401 (b) =.63 x 16 = 10.08, = sqrt(16 x.63 x.37) = , z = ( ) / =.7352, p = (a) p =.25, n = 3, x = 3, p(x=3) =.0156 (Table B) (b) p = (3!/(3!(3-3)!)).25 3 x =.0156 (c) = 24 x.25 = 6.00, = sqr(24x.25x.75) = z 4 = (3.5-6)/ = z 6 = (6.5-6)/ = +.24 p = =.4758 Exact probability =.4923

9

10

Binomial Random Variables. Binomial Distribution. Examples of Binomial Random Variables. Binomial Random Variables

Binomial Random Variables. Binomial Distribution. Examples of Binomial Random Variables. Binomial Random Variables Binomial Random Variables Binomial Distribution STAT Tom Ilvento In many cases the responses to an experiment are dichotomous Yes/No Alive/Dead Support/Don t Support Binomial Random Variables When our

More information

Probability & Statistics Chapter 5: Binomial Distribution

Probability & Statistics Chapter 5: Binomial Distribution Probability & Statistics Chapter 5: Binomial Distribution Notes and Examples Binomial Distribution When a variable can be viewed as having only two outcomes, call them success and failure, it may be considered

More information

Binomial Distribution

Binomial Distribution Binomial Distribution Probability Eeriment: tossing an unfair coin two times. Probability of success = Probability of getting a tail = 0.7 Probability of failure = Probability of getting a head = 0.3 Number

More information

Chapter 6: Random Variables

Chapter 6: Random Variables Chapter 6: Random Variables Section 6.3 The Practice of Statistics, 4 th edition For AP* STARNES, YATES, MOORE Chapter 6 Random Variables 6.1 Discrete and Continuous Random Variables 6.2 Transforming and

More information

Chapter 8: Binomial and Geometric Distributions

Chapter 8: Binomial and Geometric Distributions Chapter 8: Binomial and Geometric Distributions Section 8.1 Binomial Distributions The Practice of Statistics, 4 th edition For AP* STARNES, YATES, MOORE Section 8.1 Binomial Distribution Learning Objectives

More information

Random Variables CHAPTER 6.3 BINOMIAL AND GEOMETRIC RANDOM VARIABLES

Random Variables CHAPTER 6.3 BINOMIAL AND GEOMETRIC RANDOM VARIABLES Random Variables CHAPTER 6.3 BINOMIAL AND GEOMETRIC RANDOM VARIABLES Essential Question How can I determine whether the conditions for using binomial random variables are met? Binomial Settings When the

More information

Section 6.3 Binomial and Geometric Random Variables

Section 6.3 Binomial and Geometric Random Variables Section 6.3 Binomial and Geometric Random Variables Mrs. Daniel AP Stats Binomial Settings A binomial setting arises when we perform several independent trials of the same chance process and record the

More information

CHAPTER 6 Random Variables

CHAPTER 6 Random Variables CHAPTER 6 Random Variables 6.3 Binomial and Geometric Random Variables The Practice of Statistics, 5th Edition Starnes, Tabor, Yates, Moore Bedford Freeman Worth Publishers 6.3 Reading Quiz (T or F) 1.

More information

CHAPTER 6 Random Variables

CHAPTER 6 Random Variables CHAPTER 6 Random Variables 6.3 Binomial and Geometric Random Variables The Practice of Statistics, 5th Edition Starnes, Tabor, Yates, Moore Bedford Freeman Worth Publishers Binomial and Geometric Random

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

CHAPTER 6 Random Variables

CHAPTER 6 Random Variables CHAPTER 6 Random Variables 6.3 Binomial and Geometric Random Variables The Practice of Statistics, 5th Edition Starnes, Tabor, Yates, Moore Bedford Freeman Worth Publishers Binomial and Geometric Random

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

Chapter 15, More Probability from Applied Finite Mathematics by Rupinder Sekhon was developed by OpenStax College, licensed by Rice University, and

Chapter 15, More Probability from Applied Finite Mathematics by Rupinder Sekhon was developed by OpenStax College, licensed by Rice University, and Chapter 15, More Probability from Applied Finite Mathematics by Rupinder Sekhon was developed by OpenStax College, licensed by Rice University, and is available on the Connexions website. It is used under

More information

Chapter 8.1.notebook. December 12, Jan 17 7:08 PM. Jan 17 7:10 PM. Jan 17 7:17 PM. Pop Quiz Results. Chapter 8 Section 8.1 Binomial Distribution

Chapter 8.1.notebook. December 12, Jan 17 7:08 PM. Jan 17 7:10 PM. Jan 17 7:17 PM. Pop Quiz Results. Chapter 8 Section 8.1 Binomial Distribution Chapter 8 Section 8.1 Binomial Distribution Target: The student will know what the 4 characteristics are of a binomial distribution and understand how to use them to identify a binomial setting. Process

More information

Chapter 3 - Lecture 5 The Binomial Probability Distribution

Chapter 3 - Lecture 5 The Binomial Probability Distribution Chapter 3 - Lecture 5 The Binomial Probability October 12th, 2009 Experiment Examples Moments and moment generating function of a Binomial Random Variable Outline Experiment Examples A binomial experiment

More information

guessing Bluman, Chapter 5 2

guessing Bluman, Chapter 5 2 Bluman, Chapter 5 1 guessing Suppose there is multiple choice quiz on a subject you don t know anything about. 15 th Century Russian Literature; Nuclear physics etc. You have to guess on every question.

More information

Probability Review. Pages Lecture 1: Probability Theory 1 Main Ideas 2 Trees 4 Additional Examples 5

Probability Review. Pages Lecture 1: Probability Theory 1 Main Ideas 2 Trees 4 Additional Examples 5 Probability Review Pages Lecture 1: Probability Theory 1 Main Ideas 2 Trees 4 Additional Examples 5 Lecture 2: Random Variables (RVs) & Distributions 8 Definitions, Notation, & Ideas 8 Additional Examples

More information

Chapter 4 Discrete Random variables

Chapter 4 Discrete Random variables Chapter 4 Discrete Random variables A is a variable that assumes numerical values associated with the random outcomes of an experiment, where only one numerical value is assigned to each sample point.

More information

Chapter 3. Discrete Probability Distributions

Chapter 3. Discrete Probability Distributions Chapter 3 Discrete Probability Distributions 1 Chapter 3 Overview Introduction 3-1 The Binomial Distribution 3-2 Other Types of Distributions 2 Chapter 3 Objectives Find the exact probability for X successes

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 4 Discrete Random variables

Chapter 4 Discrete Random variables Chapter 4 Discrete Random variables A is a variable that assumes numerical values associated with the random outcomes of an experiment, where only one numerical value is assigned to each sample point.

More information

Problem A Grade x P(x) To get "C" 1 or 2 must be 1 0.05469 B A 2 0.16410 3 0.27340 4 0.27340 5 0.16410 6 0.05470 7 0.00780 0.2188 0.5468 0.2266 Problem B Grade x P(x) To get "C" 1 or 2 must 1 0.31150 be

More information

Math 14 Lecture Notes Ch. 4.3

Math 14 Lecture Notes Ch. 4.3 4.3 The Binomial Distribution Example 1: The former Sacramento King's DeMarcus Cousins makes 77% of his free throws. If he shoots 3 times, what is the probability that he will make exactly 0, 1, 2, or

More information

Chapter 5. Discrete Probability Distributions. McGraw-Hill, Bluman, 7 th ed, Chapter 5 1

Chapter 5. Discrete Probability Distributions. McGraw-Hill, Bluman, 7 th ed, Chapter 5 1 Chapter 5 Discrete Probability Distributions McGraw-Hill, Bluman, 7 th ed, Chapter 5 1 Chapter 5 Overview Introduction 5-1 Probability Distributions 5-2 Mean, Variance, Standard Deviation, and Expectation

More information

The Binomial Distribution

The Binomial Distribution AQR Reading: Binomial Probability Reading #1: The Binomial Distribution A. It would be very tedious if, every time we had a slightly different problem, we had to determine the probability distributions

More information

OCR Statistics 1. Discrete random variables. Section 2: The binomial and geometric distributions. When to use the binomial distribution

OCR Statistics 1. Discrete random variables. Section 2: The binomial and geometric distributions. When to use the binomial distribution Discrete random variables Section 2: The binomial and geometric distributions Notes and Examples These notes contain subsections on: When to use the binomial distribution Binomial coefficients Worked examples

More information

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

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

More information

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

Exercise Questions: Chapter What is wrong? Explain what is wrong in each of the following scenarios.

Exercise Questions: Chapter What is wrong? Explain what is wrong in each of the following scenarios. 5.9 What is wrong? Explain what is wrong in each of the following scenarios. (a) If you toss a fair coin three times and a head appears each time, then the next toss is more likely to be a tail than a

More information

Probability Binomial Distributions. SOCY601 Alan Neustadtl

Probability Binomial Distributions. SOCY601 Alan Neustadtl Probability Binomial Distributions SOCY601 Alan Neustadtl In the 1870s, Sir Francis Galton created a device he called a quincunx for studying probability. The device was made up of a vertical board with

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

MA 1125 Lecture 12 - Mean and Standard Deviation for the Binomial Distribution. Objectives: Mean and standard deviation for the binomial distribution.

MA 1125 Lecture 12 - Mean and Standard Deviation for the Binomial Distribution. Objectives: Mean and standard deviation for the binomial distribution. MA 5 Lecture - Mean and Standard Deviation for the Binomial Distribution Friday, September 9, 07 Objectives: Mean and standard deviation for the binomial distribution.. Mean and Standard Deviation of the

More information

Unit 4 Bernoulli and Binomial Distributions Week #6 - Practice Problems. SOLUTIONS Revised (enhanced for q4)

Unit 4 Bernoulli and Binomial Distributions Week #6 - Practice Problems. SOLUTIONS Revised (enhanced for q4) PubHlth 540 Introductory Biostatistics Page 1 of 6 Unit 4 Bernoulli and Binomial Distributions Week #6 - Practice Problems SOLUTIONS Revised (enhanced for q4) 10-29-2008 1. This exercise gives you practice

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

Chpt The Binomial Distribution

Chpt The Binomial Distribution Chpt 5 5-4 The Binomial Distribution 1 /36 Chpt 5-4 Chpt 5 Homework p262 Applying the Concepts Exercises p263 1-11, 14-18, 23, 24, 26 2 /36 Objective Chpt 5 Find the exact probability for x successes in

More information

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

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

More information

Geometric & Negative Binomial Distributions

Geometric & Negative Binomial Distributions Geometric & Negative Binomial Distributions Engineering Statistics Section 3.5 Josh Engwer TTU 02 May 2016 Josh Engwer (TTU) Geometric & Negative Binomial Distributions 02 May 2016 1 / 12 PART I PART I:

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

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

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

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

More information

CHAPTER 4 DISCRETE PROBABILITY DISTRIBUTIONS

CHAPTER 4 DISCRETE PROBABILITY DISTRIBUTIONS CHAPTER 4 DISCRETE PROBABILITY DISTRIBUTIONS A random variable is the description of the outcome of an experiment in words. The verbal description of a random variable tells you how to find or calculate

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

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

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

More information

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

The binomial distribution p314

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

More information

5.4 Normal Approximation of the Binomial Distribution

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

More information

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

Math141_Fall_2012 ( Business Mathematics 1) Weeks 11 & 12. Dr. Marco A. Roque Sol Department of Mathematics Texas A&M University

Math141_Fall_2012 ( Business Mathematics 1) Weeks 11 & 12. Dr. Marco A. Roque Sol Department of Mathematics Texas A&M University ( Business Mathematics 1) Weeks 11 & 12 Dr. Marco A. Roque Department of Mathematics Texas A&M University Distribution of Random Variables In many situations is good to assign numerical values to the outcomes

More information

Statistics Chapter 8

Statistics Chapter 8 Statistics Chapter 8 Binomial & Geometric Distributions Time: 1.5 + weeks Activity: A Gaggle of Girls The Ferrells have 3 children: Jennifer, Jessica, and Jaclyn. If we assume that a couple is equally

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

Module 4: Probability

Module 4: Probability Module 4: Probability 1 / 22 Probability concepts in statistical inference Probability is a way of quantifying uncertainty associated with random events and is the basis for statistical inference. Inference

More information

Chapter 5. Sampling Distributions

Chapter 5. Sampling Distributions Lecture notes, Lang Wu, UBC 1 Chapter 5. Sampling Distributions 5.1. Introduction In statistical inference, we attempt to estimate an unknown population characteristic, such as the population mean, µ,

More information

Math 160 Professor Busken Chapter 5 Worksheets

Math 160 Professor Busken Chapter 5 Worksheets Math 160 Professor Busken Chapter 5 Worksheets Name: 1. Find the expected value. Suppose you play a Pick 4 Lotto where you pay 50 to select a sequence of four digits, such as 2118. If you select the same

More information

chapter 13: Binomial Distribution Exercises (binomial)13.6, 13.12, 13.22, 13.43

chapter 13: Binomial Distribution Exercises (binomial)13.6, 13.12, 13.22, 13.43 chapter 13: Binomial Distribution ch13-links binom-tossing-4-coins binom-coin-example ch13 image Exercises (binomial)13.6, 13.12, 13.22, 13.43 CHAPTER 13: Binomial Distributions The Basic Practice of Statistics

More information

Probability Distributions. Definitions Discrete vs. Continuous Mean and Standard Deviation TI 83/84 Calculator Binomial Distribution

Probability Distributions. Definitions Discrete vs. Continuous Mean and Standard Deviation TI 83/84 Calculator Binomial Distribution Probability Distributions Definitions Discrete vs. Continuous Mean and Standard Deviation TI 83/84 Calculator Binomial Distribution Definitions Random Variable: a variable that has a single numerical value

More information

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

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

More information

Section Random Variables

Section Random Variables Section 6.2 - Random Variables According to the Bureau of the Census, the latest family data pertaining to family size for a small midwestern town, Nomore, is shown in Table 6.. If a family from this town

More information

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

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

More information

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

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

More information

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

Chapter 6 Section 3: Binomial and Geometric Random Variables

Chapter 6 Section 3: Binomial and Geometric Random Variables Name: Date: Period: Chapter 6 Section 3: Binomial and Geometric Random Variables When the same chance process is repeated several times, we are often interested whether a particular outcome does or does

More information

Binomial Distributions

Binomial Distributions Binomial Distributions (aka Bernouli s Trials) Chapter 8 Binomial Distribution an important class of probability distributions, which occur under the following Binomial Setting (1) There is a number n

More information

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

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

More information

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

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

More information

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

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

work to get full credit.

work to get full credit. Chapter 18 Review Name Date Period Write complete answers, using complete sentences where necessary.show your work to get full credit. MULTIPLE CHOICE. Choose the one alternative that best completes the

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

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 Probability Distributions: Binomial and Poisson Distributions Lecturer: Dr. Bernardin Senadza, Dept. of Economics bsenadza@ug.edu.gh College

More information

Math 361. Day 8 Binomial Random Variables pages 27 and 28 Inv Do you have ESP? Inv. 1.3 Tim or Bob?

Math 361. Day 8 Binomial Random Variables pages 27 and 28 Inv Do you have ESP? Inv. 1.3 Tim or Bob? Math 361 Day 8 Binomial Random Variables pages 27 and 28 Inv. 1.2 - Do you have ESP? Inv. 1.3 Tim or Bob? Inv. 1.1: Friend or Foe Review Is a particular study result consistent with the null model? Learning

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

5.4 Normal Approximation of the Binomial Distribution Lesson MDM4U Jensen

5.4 Normal Approximation of the Binomial Distribution Lesson MDM4U Jensen 5.4 Normal Approximation of the Binomial Distribution Lesson MDM4U Jensen Review From Yesterday Bernoulli Trials have 3 properties: 1. 2. 3. Binomial Probability Distribution In a binomial experiment with

More information

L04: Homework Answer Key

L04: Homework Answer Key L04: Homework Answer Key Instructions: You are encouraged to collaborate with other students on the homework, but it is important that you do your own work. Before working with someone else on the assignment,

More information

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

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

More information

Midterm Exam III Review

Midterm Exam III Review Midterm Exam III Review Dr. Joseph Brennan Math 148, BU Dr. Joseph Brennan (Math 148, BU) Midterm Exam III Review 1 / 25 Permutations and Combinations ORDER In order to count the number of possible ways

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

AMS7: WEEK 4. CLASS 3

AMS7: WEEK 4. CLASS 3 AMS7: WEEK 4. CLASS 3 Sampling distributions and estimators. Central Limit Theorem Normal Approximation to the Binomial Distribution Friday April 24th, 2015 Sampling distributions and estimators REMEMBER:

More information

Part 10: The Binomial Distribution

Part 10: The Binomial Distribution Part 10: The Binomial Distribution The binomial distribution is an important example of a probability distribution for a discrete random variable. It has wide ranging applications. One readily available

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

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

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

More information

Sampling Distributions For Counts and Proportions

Sampling Distributions For Counts and Proportions Sampling Distributions For Counts and Proportions IPS Chapter 5.1 2009 W. H. Freeman and Company Objectives (IPS Chapter 5.1) Sampling distributions for counts and proportions Binomial distributions for

More information

What is the probability of success? Failure? How could we do this simulation using a random number table?

What is the probability of success? Failure? How could we do this simulation using a random number table? Probability Ch.4, sections 4.2 & 4.3 Binomial and Geometric Distributions Name: Date: Pd: 4.2. What is a binomial distribution? How do we find the probability of success? Suppose you have three daughters.

More information

Chapter 5 Probability Distributions. Section 5-2 Random Variables. Random Variable Probability Distribution. Discrete and Continuous Random Variables

Chapter 5 Probability Distributions. Section 5-2 Random Variables. Random Variable Probability Distribution. Discrete and Continuous Random Variables Chapter 5 Probability Distributions Section 5-2 Random Variables 5-2 Random Variables 5-3 Binomial Probability Distributions 5-4 Mean, Variance and Standard Deviation for the Binomial Distribution Random

More information

Test 6A AP Statistics Name:

Test 6A AP Statistics Name: Test 6A AP Statistics Name: Part 1: Multiple Choice. Circle the letter corresponding to the best answer. 1. A marketing survey compiled data on the number of personal computers in households. If X = the

More information

STAB22 section 5.2 and Chapter 5 exercises

STAB22 section 5.2 and Chapter 5 exercises STAB22 section 5.2 and Chapter 5 exercises 5.32 250 seniors were questioned, so n = 250. ˆp is the fraction in your sample that were successes (said that they had taken a statistics course): 45% or 0.45.

More information

Chapter 8. Variables. Copyright 2004 Brooks/Cole, a division of Thomson Learning, Inc.

Chapter 8. Variables. Copyright 2004 Brooks/Cole, a division of Thomson Learning, Inc. Chapter 8 Random Variables Copyright 2004 Brooks/Cole, a division of Thomson Learning, Inc. 8.1 What is a Random Variable? Random Variable: assigns a number to each outcome of a random circumstance, or,

More information

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

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

More information

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

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

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

More information

3. The n observations are independent. Knowing the result of one observation tells you nothing about the other observations.

3. The n observations are independent. Knowing the result of one observation tells you nothing about the other observations. Binomial and Geometric Distributions - Terms and Formulas Binomial Experiments - experiments having all four conditions: 1. Each observation falls into one of two categories we call them success or failure.

More information

Discrete Probability Distributions

Discrete Probability Distributions Page 1 of 6 Discrete Probability Distributions In order to study inferential statistics, we need to combine the concepts from descriptive statistics and probability. This combination makes up the basics

More information

Experimental Probability - probability measured by performing an experiment for a number of n trials and recording the number of outcomes

Experimental Probability - probability measured by performing an experiment for a number of n trials and recording the number of outcomes MDM 4U Probability Review Properties of Probability Experimental Probability - probability measured by performing an experiment for a number of n trials and recording the number of outcomes Theoretical

More information

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

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

More information

Probability is the tool used for anticipating what the distribution of data should look like under a given model.

Probability is the tool used for anticipating what the distribution of data should look like under a given model. AP Statistics NAME: Exam Review: Strand 3: Anticipating Patterns Date: Block: III. Anticipating Patterns: Exploring random phenomena using probability and simulation (20%-30%) Probability is the tool used

More information

Chapter 4. Section 4.1 Objectives. Random Variables. Random Variables. Chapter 4: Probability Distributions

Chapter 4. Section 4.1 Objectives. Random Variables. Random Variables. Chapter 4: Probability Distributions Chapter 4: Probability s 4. Probability s 4. Binomial s Section 4. Objectives Distinguish between discrete random variables and continuous random variables Construct a discrete probability distribution

More information

Lecture 6 Probability

Lecture 6 Probability Faculty of Medicine Epidemiology and Biostatistics الوبائيات واإلحصاء الحيوي (31505204) Lecture 6 Probability By Hatim Jaber MD MPH JBCM PhD 3+4-7-2018 1 Presentation outline 3+4-7-2018 Time Introduction-

More information

A random variable is a (typically represented by ) that has a. value, determined by, A probability distribution is a that gives the

A random variable is a (typically represented by ) that has a. value, determined by, A probability distribution is a that gives the 5.2 RANDOM VARIABLES A random variable is a (typically represented by ) that has a value, determined by, for each of a. A probability distribution is a that gives the for each value of the. It is often

More information

Probability Distributions for Discrete RV

Probability Distributions for Discrete RV Probability Distributions for Discrete RV Probability Distributions for Discrete RV Definition The probability distribution or probability mass function (pmf) of a discrete rv is defined for every number

More information

the number of correct answers on question i. (Note that the only possible values of X i

the number of correct answers on question i. (Note that the only possible values of X i 6851_ch08_137_153 16/9/02 19:48 Page 137 8 8.1 (a) No: There is no fixed n (i.e., there is no definite upper limit on the number of defects). (b) Yes: It is reasonable to believe that all responses are

More information