MATH 112 Section 7.3: Understanding Chance

Size: px
Start display at page:

Download "MATH 112 Section 7.3: Understanding Chance"

Transcription

1 MATH 112 Section 7.3: Understanding Chance Prof. Jonathan Duncan Walla Walla University Autumn Quarter, 2007

2 Outline 1 Introduction to Probability 2 Theoretical vs. Experimental Probability 3 Advanced Probability Topics 4 Conclusion

3 What is Probability? To introduce us to probability, we start with an example. Suppose that 5000 people take a standardized test and that 5 of them score below 38 on the test. What is the probability that if you pick one of the 5000 test takers at random they scored less than 38? Parts of a Probability Problem The previous probability problem has the following parts: Outcome - The choice of a particular exam taker Sample Space - The 5000 people from which we choose Event - Choosing any of the 5 people below 38

4 Equally Likely Outcomes In the first example, each outcome is equally likely. That is, we are just as likely to choose person A as person B. Probability and Equally Likely Outcomes If E is an event in a sample space S and each outcome in S is equally likely, then P(E) = outcomes in E outcomes in S To finish our example, the probability of picking a person with a score of less than 38 is: = = 0.001

5 Probability and Events Let s continue our discussion of probability with another example. Suppose that you roll a die in which the numbers 1 and 5 are weighted so as to come up 1 3 of the time each and all other numbers come up 1 12 of the time. Find the probability that in a single roll the number will be odd. Addition Rule If an event E consists of n distinct outcomes O 1, O 2,..., O n then P(E) = P(O 1 ) + P(O 2 ) + P(O n ). Although the outcomes for our die are not equally likely, we can compute P(Odd) = P(1) + P(3) + P(5) = = 9 12 = 3 4.

6 Some Probability Rules Probabilities have certain rules which they must follow. Probability Rules Let S be a sample space with outcomes O 1, O 2,..., O n. Let E be an event in the sample space. Then, the following rules hold: P(S) = P(O 1 ) + P(O 2 ) + + P(O n ) = 1 0 P(E) 1 If P(E) = 1 then E is certain to happen If P(E) = 0 then E is certain not to happen You will all be given a coin and asked to flip it 4 times. Before you flip your coins, what do you think the probability is that you will get 2 heads and 2 tails?

7 Experimental Probability We will now work as a class to determine the experimental probability of flipping two heads and two tails in four coin flips. After each student flips his or her coins, record the number of heads each student flips. Finally, determine the percent of students who flipped 2 heads. Experimental Probability To determine an experimental probability, an experiment is repeated multiple times. The probability of an event is the number of times the event took place divide by the number of times the experiment was repeated.

8 Theoretical Probability Many times it is not possible to compute a probability experimentally. Instead, we use theoretical probability. Using a tree diagram (as seen in the multiplication section) determine the probability of flipping two heads in four flips of a fair coin. Experimental vs. Theoretical Probability Give at least two advantages of experimental probability and two advantages of theoretical probability.

9 More Theoretical Probabilities Using the same tree as we used in the previous example, determine the probability of getting at least one heads in four flips. Mutually Exclusive Events If two events can not happen at the same time, they are called mutually exclusive. The probability of the union of these events is the sum of the probability of the events. The probability of at least one heads in four flips can be found by: P(1 head) + P(2 head) + P(3 head) + P(4 head)

10 Another Approach While we managed to solve the example in the previous slide, it took a little bit of work. There is a short cut which could help us solve the problem more quickly. Complements If E is an event in a sample space S then the probability of E, the complement of E, is 1 P(E). To find the probability of at least one head in four flips, we will compute the probability of the complement: no heads in four flips. P(at least 1 heads) = 1 P(no heads) = = 15 16

11 Binomial Probabilities If we examine probability questions in which a single task (called a trial) is repeated multiple times, such as the coin flipping we have just finished, we will find that there is a familiar pattern. You take a multiple choice quiz with 5 questions, each having 4 possible answers one of which is correct. If you have a 25% chance of guessing correctly, what is the probability you will answer 3 or more questions correctly? Binomial Probabilities The probability of r successes in n trials in which the probability of a success is p is given by ( ) n P(r) = p r (1 p) n r r

12 Expected Value We will finish with one last example of a probability question. This has to do with events in a sample space which have a certain value. A game consists of drawing 2 balls from an urn containing 10 balls: 7 black, 2 red, and one yellow. You are paid $5 for each yellow ball that you draw, $1 for each red ball, and nothing for each black ball. It costs you $1 to play. How much can you expect to make on each game? Caution Note that this is how much you would expect to make per game on average if you played many games. You will never actually win this amount in a single game.

13 Important Concepts Things to Remember from Section Computing Probabilities with Equally Likely Events 2 Probability Rules 3 Theoretical vs. Experimental Probabilities 4 Binomial Probabilities 5 Expected Value

What do you think "Binomial" involves?

What do you think Binomial involves? Learning Goals: * Define a binomial experiment (Bernoulli Trials). * Applying the binomial formula to solve problems. * Determine the expected value of a Binomial Distribution What do you think "Binomial"

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

Examples: On a menu, there are 5 appetizers, 10 entrees, 6 desserts, and 4 beverages. How many possible dinners are there?

Examples: On a menu, there are 5 appetizers, 10 entrees, 6 desserts, and 4 beverages. How many possible dinners are there? Notes Probability AP Statistics Probability: A branch of mathematics that describes the pattern of chance outcomes. Probability outcomes are the basis for inference. Randomness: (not haphazardous) A kind

More information

MATH 446/546 Homework 1:

MATH 446/546 Homework 1: MATH 446/546 Homework 1: Due September 28th, 216 Please answer the following questions. Students should type there work. 1. At time t, a company has I units of inventory in stock. Customers demand the

More information

6.1 Binomial Theorem

6.1 Binomial Theorem Unit 6 Probability AFM Valentine 6.1 Binomial Theorem Objective: I will be able to read and evaluate binomial coefficients. I will be able to expand binomials using binomial theorem. Vocabulary 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

Fall 2015 Math 141:505 Exam 3 Form A

Fall 2015 Math 141:505 Exam 3 Form A Fall 205 Math 4:505 Exam 3 Form A Last Name: First Name: Exam Seat #: UIN: On my honor, as an Aggie, I have neither given nor received unauthorized aid on this academic work Signature: INSTRUCTIONS Part

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

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

Simple Random Sample

Simple Random Sample Simple Random Sample A simple random sample (SRS) of size n consists of n elements from the population chosen in such a way that every set of n elements has an equal chance to be the sample actually selected.

More information

If X = the different scores you could get on the quiz, what values could X be?

If X = the different scores you could get on the quiz, what values could X be? Example 1: Quiz? Take it. o, there are no questions m giving you. You just are giving me answers and m telling you if you got the answer correct. Good luck: hope you studied! Circle the correct answers

More information

MATH 264 Problem Homework I

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

More information

MATH 118 Class Notes For Chapter 5 By: Maan Omran

MATH 118 Class Notes For Chapter 5 By: Maan Omran MATH 118 Class Notes For Chapter 5 By: Maan Omran Section 5.1 Central Tendency Mode: the number or numbers that occur most often. Median: the number at the midpoint of a ranked data. Ex1: The test scores

More information

Chapter 14. From Randomness to Probability. Copyright 2010 Pearson Education, Inc.

Chapter 14. From Randomness to Probability. Copyright 2010 Pearson Education, Inc. Chapter 14 From Randomness to Probability Copyright 2010 Pearson Education, Inc. Dealing with Random Phenomena A random phenomenon is a situation in which we know what outcomes could happen, but we don

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

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

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

Event p351 An event is an outcome or a set of outcomes of a random phenomenon. That is, an event is a subset of the sample space.

Event p351 An event is an outcome or a set of outcomes of a random phenomenon. That is, an event is a subset of the sample space. Chapter 12: From randomness to probability 350 Terminology Sample space p351 The sample space of a random phenomenon is the set of all possible outcomes. Example Toss a coin. Sample space: S = {H, T} Example:

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

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 4. Probability Lecture 1 Sections: Fundamentals of Probability

Chapter 4. Probability Lecture 1 Sections: Fundamentals of Probability Chapter 4 Probability Lecture 1 Sections: 4.1 4.2 Fundamentals of Probability In discussing probabilities, we must take into consideration three things. Event: Any result or outcome from a procedure or

More information

Theoretical Foundations

Theoretical Foundations Theoretical Foundations Probabilities Monia Ranalli monia.ranalli@uniroma2.it Ranalli M. Theoretical Foundations - Probabilities 1 / 27 Objectives understand the probability basics quantify random phenomena

More information

Math 243 Section 4.3 The Binomial Distribution

Math 243 Section 4.3 The Binomial Distribution Math 243 Section 4.3 The Binomial Distribution Overview Notation for the mean, standard deviation and variance The Binomial Model Bernoulli Trials Notation for the mean, standard deviation and variance

More information

Math 1070 Sample Exam 2 Spring 2015

Math 1070 Sample Exam 2 Spring 2015 University of Connecticut Department of Mathematics Math 1070 Sample Exam 2 Spring 2015 Name: Instructor Name: Section: Exam 2 will cover Sections 4.6-4.7, 5.3-5.4, 6.1-6.4, and F.1-F.4. This sample exam

More information

Contents. The Binomial Distribution. The Binomial Distribution The Normal Approximation to the Binomial Left hander example

Contents. The Binomial Distribution. The Binomial Distribution The Normal Approximation to the Binomial Left hander example Contents The Binomial Distribution The Normal Approximation to the Binomial Left hander example The Binomial Distribution When you flip a coin there are only two possible outcomes - heads or tails. This

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

Stat 20: Intro to Probability and Statistics

Stat 20: Intro to Probability and Statistics Stat 20: Intro to Probability and Statistics Lecture 13: Binomial Formula Tessa L. Childers-Day UC Berkeley 14 July 2014 By the end of this lecture... You will be able to: Calculate the ways an event can

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

Ch 9 SB answers.notebook. May 06, 2014 WARM UP

Ch 9 SB answers.notebook. May 06, 2014 WARM UP WARM UP 1 9.1 TOPICS Factorial Review Counting Principle Permutations Distinguishable permutations Combinations 2 FACTORIAL REVIEW 3 Question... How many sandwiches can you make if you have 3 types of

More information

MATH1215: Mathematical Thinking Sec. 08 Spring Worksheet 9: Solution. x P(x)

MATH1215: Mathematical Thinking Sec. 08 Spring Worksheet 9: Solution. x P(x) N. Name: MATH: Mathematical Thinking Sec. 08 Spring 0 Worksheet 9: Solution Problem Compute the expected value of this probability distribution: x 3 8 0 3 P(x) 0. 0.0 0.3 0. Clearly, a value is missing

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

WorkSHEET 13.3 Probability III Name:

WorkSHEET 13.3 Probability III Name: WorkSHEET 3.3 Probability III Name: In the Lotto draw there are numbered balls. Find the probability that the first number drawn is: (a) a (b) a (d) even odd (e) greater than 40. Using: (a) P() = (b) P()

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

Part 1 In which we meet the law of averages. The Law of Averages. The Expected Value & The Standard Error. Where Are We Going?

Part 1 In which we meet the law of averages. The Law of Averages. The Expected Value & The Standard Error. Where Are We Going? 1 The Law of Averages The Expected Value & The Standard Error Where Are We Going? Sums of random numbers The law of averages Box models for generating random numbers Sums of draws: the Expected Value Standard

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

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

Assignment 2 (Solution) Probability and Statistics

Assignment 2 (Solution) Probability and Statistics Assignment 2 (Solution) Probability and Statistics Dr. Jitesh J. Thakkar Department of Industrial and Systems Engineering Indian Institute of Technology Kharagpur Instruction Total No. of Questions: 15.

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

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

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

Chapter Six Probability Chapter Six Probability Copyright 2005 Brooks/Cole, a division of Thomson Learning, Inc. 6.1 Random Experiment a random experiment is an action or process that leads to one of several possible outcomes.

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

MATH 10 INTRODUCTORY STATISTICS

MATH 10 INTRODUCTORY STATISTICS MATH 10 INTRODUCTORY STATISTICS Tommy Khoo Your friendly neighbourhood graduate student. Midterm Exam ٩(^ᴗ^)۶ In class, next week, Thursday, 26 April. 1 hour, 45 minutes. 5 questions of varying lengths.

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

Section Distributions of Random Variables

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

More information

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

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

More information

Lecture 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

SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question.

SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question. MATH 1324 Review for Test 4 November 2016 SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question. Prepare a probability distribution for the experiment. Let x

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 2: Probability

Chapter 2: Probability Slide 2.1 Chapter 2: Probability Probability underlies statistical inference - the drawing of conclusions from a sample of data. If samples are drawn at random, their characteristics (such as the sample

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 11. Data Descriptions and Probability Distributions. Section 4 Bernoulli Trials and Binomial Distribution

Chapter 11. Data Descriptions and Probability Distributions. Section 4 Bernoulli Trials and Binomial Distribution Chapter 11 Data Descriptions and Probability Distributions Section 4 Bernoulli Trials and Binomial Distribution 1 Learning Objectives for Section 11.4 Bernoulli Trials and Binomial Distributions The student

More information

EXERCISES ACTIVITY 6.7

EXERCISES ACTIVITY 6.7 762 CHAPTER 6 PROBABILITY MODELS EXERCISES ACTIVITY 6.7 1. Compute each of the following: 100! a. 5! I). 98! c. 9P 9 ~~ d. np 9 g- 8Q e. 10^4 6^4 " 285^1 f-, 2 c 5 ' sq ' sq 2. How many different ways

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

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

4.2: Theoretical Probability - SOLUTIONS

4.2: Theoretical Probability - SOLUTIONS Group Activity 4.: Theoretical Probability - SOLUTIONS Coin Toss. In the video we looked at the theoretical probabilities for flipping a quarter, dime and nickel. Now we will do a class experiment to find

More information

Mathacle. PSet Stats, Concepts In Statistics Level Number Name: Date: Distribution Distribute in anyway but normal

Mathacle. PSet Stats, Concepts In Statistics Level Number Name: Date: Distribution Distribute in anyway but normal Distribution Distribute in anyway but normal VI. DISTRIBUTION A probability distribution is a mathematical function that provides the probabilities of occurrence of all distinct outcomes in the sample

More information

Section Distributions of Random Variables

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

More information

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

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

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

More information

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

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

23.1 Probability Distributions

23.1 Probability Distributions 3.1 Probability Distributions Essential Question: What is a probability distribution for a discrete random variable, and how can it be displayed? Explore Using Simulation to Obtain an Empirical Probability

More information

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

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

More information

Binomial Distributions

Binomial Distributions Binomial Distributions A binomial experiment is a probability experiment that satisfies these conditions. 1. The experiment has a fixed number of trials, where each trial is independent of the other trials.

More information

II - Probability. Counting Techniques. three rules of counting. 1multiplication rules. 2permutations. 3combinations

II - Probability. Counting Techniques. three rules of counting. 1multiplication rules. 2permutations. 3combinations II - Probability Counting Techniques three rules of counting 1multiplication rules 2permutations 3combinations Section 2 - Probability (1) II - Probability Counting Techniques 1multiplication rules In

More information

FIGURE A1.1. Differences for First Mover Cutoffs (Round one to two) as a Function of Beliefs on Others Cutoffs. Second Mover Round 1 Cutoff.

FIGURE A1.1. Differences for First Mover Cutoffs (Round one to two) as a Function of Beliefs on Others Cutoffs. Second Mover Round 1 Cutoff. APPENDIX A. SUPPLEMENTARY TABLES AND FIGURES A.1. Invariance to quantitative beliefs. Figure A1.1 shows the effect of the cutoffs in round one for the second and third mover on the best-response cutoffs

More information

Chapter 3: Probability Distributions and Statistics

Chapter 3: Probability Distributions and Statistics Chapter 3: Probability Distributions and Statistics Section 3.-3.3 3. Random Variables and Histograms A is a rule that assigns precisely one real number to each outcome of an experiment. We usually denote

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

Solving and Applying Proportions Name Core

Solving and Applying Proportions Name Core Solving and Applying Proportions Name Core pg. 1 L. 4.1 Ratio and Proportion Notes Ratio- a comparison of 2 numbers by -written. a:b, a to b, or a/b. For example if there are twice as many girls in this

More information

Chapter 7. Random Variables

Chapter 7. Random Variables Chapter 7 Random Variables Making quantifiable meaning out of categorical data Toss three coins. What does the sample space consist of? HHH, HHT, HTH, HTT, TTT, TTH, THT, THH In statistics, we are most

More information

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

Solutions for practice questions: Chapter 15, Probability Distributions If you find any errors, please let me know at Solutions for practice questions: Chapter 15, Probability Distributions If you find any errors, please let me know at mailto:msfrisbie@pfrisbie.com. 1. Let X represent the savings of a resident; X ~ N(3000,

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

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

Math 166: Topics in Contemporary Mathematics II

Math 166: Topics in Contemporary Mathematics II Math 166: Topics in Contemporary Mathematics II Ruomeng Lan Texas A&M University October 15, 2014 Ruomeng Lan (TAMU) Math 166 October 15, 2014 1 / 12 Mean, Median and Mode Definition: 1. The average or

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

3.2 Hypergeometric Distribution 3.5, 3.9 Mean and Variance

3.2 Hypergeometric Distribution 3.5, 3.9 Mean and Variance 3.2 Hypergeometric Distribution 3.5, 3.9 Mean and Variance Prof. Tesler Math 186 Winter 2017 Prof. Tesler 3.2 Hypergeometric Distribution Math 186 / Winter 2017 1 / 15 Sampling from an urn c() 0 10 20

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

SECTION 4.4: Expected Value

SECTION 4.4: Expected Value 15 SECTION 4.4: Expected Value This section tells you why most all gambling is a bad idea. And also why carnival or amusement park games are a bad idea. Random Variables Definition: Random Variable A random

More information

STOR 155 Introductory Statistics (Chap 5) Lecture 14: Sampling Distributions for Counts and Proportions

STOR 155 Introductory Statistics (Chap 5) Lecture 14: Sampling Distributions for Counts and Proportions The UNIVERSITY of NORTH CAROLINA at CHAPEL HILL STOR 155 Introductory Statistics (Chap 5) Lecture 14: Sampling Distributions for Counts and Proportions 5/31/11 Lecture 14 1 Statistic & Its Sampling Distribution

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

Essential Question: What is a probability distribution for a discrete random variable, and how can it be displayed?

Essential Question: What is a probability distribution for a discrete random variable, and how can it be displayed? COMMON CORE N 3 Locker LESSON Distributions Common Core Math Standards The student is expected to: COMMON CORE S-IC.A. Decide if a specified model is consistent with results from a given data-generating

More information

MATH 227 CP 6 SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question.

MATH 227 CP 6 SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question. MATH 227 CP 6 SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question. Identify the given random variable as being discrete or continuous. 1) The number of phone

More information

Expectation Exercises.

Expectation Exercises. Expectation Exercises. Pages Problems 0 2,4,5,7 (you don t need to use trees, if you don t want to but they might help!), 9,-5 373 5 (you ll need to head to this page: http://phet.colorado.edu/sims/plinkoprobability/plinko-probability_en.html)

More information

Math 1070 Final Exam Practice Spring 2014

Math 1070 Final Exam Practice Spring 2014 University of Connecticut Department of Mathematics Math 1070 Practice Spring 2014 Name: Instructor Name: Section: Read This First! This is a closed notes, closed book exam. You can not receive aid on

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

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

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

Learning Goals: * Determining the expected value from a probability distribution. * Applying the expected value formula to solve problems.

Learning Goals: * Determining the expected value from a probability distribution. * Applying the expected value formula to solve problems. Learning Goals: * Determining the expected value from a probability distribution. * Applying the expected value formula to solve problems. The following are marks from assignments and tests in a math class.

More information

Section M Discrete Probability Distribution

Section M Discrete Probability Distribution Section M Discrete Probability Distribution A random variable is a numerical measure of the outcome of a probability experiment, so its value is determined by chance. Random variables are typically denoted

More information

1. Steve says I have two children, one of which is a boy. Given this information, what is the probability that Steve has two boys?

1. Steve says I have two children, one of which is a boy. Given this information, what is the probability that Steve has two boys? Chapters 6 8 Review 1. Steve says I have two children, one of which is a boy. Given this information, what is the probability that Steve has two boys? (A) 1 (B) 3 1 (C) 3 (D) 4 1 (E) None of the above..

More information

(Practice Version) Midterm Exam 1

(Practice Version) Midterm Exam 1 EECS 126 Probability and Random Processes University of California, Berkeley: Fall 2014 Kannan Ramchandran September 19, 2014 (Practice Version) Midterm Exam 1 Last name First name SID Rules. DO NOT open

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

Binomial and Normal Distributions

Binomial and Normal Distributions Binomial and Normal Distributions Bernoulli Trials A Bernoulli trial is a random experiment with 2 special properties: The result of a Bernoulli trial is binary. Examples: Heads vs. Tails, Healthy vs.

More information

6.042/18.062J Mathematics for Computer Science November 30, 2006 Tom Leighton and Ronitt Rubinfeld. Expected Value I

6.042/18.062J Mathematics for Computer Science November 30, 2006 Tom Leighton and Ronitt Rubinfeld. Expected Value I 6.42/8.62J Mathematics for Computer Science ovember 3, 26 Tom Leighton and Ronitt Rubinfeld Lecture otes Expected Value I The expectation or expected value of a random variable is a single number that

More information

The likelihood of an event occurring is not always expressed in terms of probability.

The likelihood of an event occurring is not always expressed in terms of probability. Lesson #5 Probability and Odds The likelihood of an event occurring is not always expressed in terms of probability. The likelihood of an event occurring can also be expressed in terms of the odds in favor

More information

Ex 1) Suppose a license plate can have any three letters followed by any four digits.

Ex 1) Suppose a license plate can have any three letters followed by any four digits. AFM Notes, Unit 1 Probability Name 1-1 FPC and Permutations Date Period ------------------------------------------------------------------------------------------------------- The Fundamental Principle

More information

12 Math Chapter Review April 16 th, Multiple Choice Identify the choice that best completes the statement or answers the question.

12 Math Chapter Review April 16 th, Multiple Choice Identify the choice that best completes the statement or answers the question. Multiple Choice Identify the choice that best completes the statement or answers the question. 1. Which situation does not describe a discrete random variable? A The number of cell phones per household.

More information