Probability and Sample space

Size: px
Start display at page:

Download "Probability and Sample space"

Transcription

1 Probability and Sample space We call a phenomenon random if individual outcomes are uncertain but there is a regular distribution of outcomes in a large number of repetitions. The probability of any outcome of a random phenomenon is the proportion of times the outcome would occur in a very long series of repetitions. That is, probability is a long-term relative frequency. Example: Tossing a coin: P(H) =? The sample space of a random phenomenon is the set of all possible outcomes. Example 4.3 Toss a coin the sample space is S = {H, T}. Example: From rolling a die, S = {1, 2, 3, 4, 5, 6}. week6 1

2 Events 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. Example: Take the sample space (S) for two tosses of a coin to be the 4 outcomes {HH, HT, TH TT}. Then exactly one head is an event, call it A, then A = {HT, TH}. Notation: The probability of an event A is denoted by P(A). week6 2

3 Union and Intersection of events The union of any collection of events is the event that at least one of the events in the collection occurs. Example: The event {A or B} is the union of A and B, it is the event that at least one of A or B occurs (either A occurs or B occurs or both occur). The intersection of any collection of events is the event that all of the events occur. Example: The event {A and B} is the intersection of A and B, it is the event that both A and B occur. week6 3

4 Probability rules 1. The probability P(A) of any event A satisfies 0 P(A) If S is the sample space in a probability model, then P(S) = The complement of any event A is the event that A does not occur, written as A c. The complement rule states that P(A c ) = 1 - P(A). 4. Two events A and B are disjoint if they have no outcomes in common and so can never occur together. If A and B are disjoint then P(A or B) = P(A U B) = P(A) + P(B). This is the addition rule for disjoint events and can be extended for more than two events week6 4

5 Venn diagram week6 5

6 Question Probability is a measure of how likely an event is to occur. Match one of the probabilities that follow with each statement about an event. (The probability is usually a much more exact measure of likelihood than is the verbal statement.) 0 ; 0.01 ; 0.3 ; 0.6 ; 0.99 ; 1 (a) This event is impossible. It can never occur. (b) This event is certain. It will occur on every trial of the random phenomenon. (c) This event is very unlikely, but it will occur once in a while in a long sequence of trials. (d) This event will occur more often than not. week6 6

7 Probabilities for finite number of outcomes The individual outcomes of a random phenomenon are always disjoint. So the addition rule provides a way to assign probabilities to events with more then one outcome. Assign a probability to each individual outcome. These probabilities must be a number between 0 and 1 and must have sum 1. The probability of any event is the sum of the probabilities of the outcomes making up the event. week6 7

8 Question If you draw an M&M candy at random from a bag of the candies, the candy you draw will have one of six colors. The probability of drawing each color depends on the proportion of each color among all candies made. (a) The table below gives the probability of each color for a randomly chosen plain M&M: Color Brown Red Yellow Green Orange Blue Probability ? What must be the probability of drawing a blue candy? (b) What is the probability that a plain M&M is any of red, yellow, or orange? (c) What is the probability that a plain M&M is not red? week6 8

9 Question Choose an American farm at random and measure its size in acres. Here are the probabilities that the farm chosen falls in several acreage categories: Let A be the event that the farm is less than 50 acres in size, and let B be the event that it is 500 acres or more. (a) Find P(A) and P(B). (b) Describe A c in words and find P(A c ) by the complement rule. (c) Describe {A or B} in words and find its probability by the addition rule. week6 9

10 Equally likely outcomes If a random phenomenon has k possible outcomes, all equally likely, then each individual outcome has probability 1/k. The probability of any event A is count of outcomes in A P ( A) = = count of outcomes in S Example: count outcomes in k A pair of fair dice are rolled. What is the probability that the 2 nd die lands on a higher value than does the 1 st? of A week6 10

11 General Addition rule for the unions of two events If events A and B are not disjoint, they can occur together. For any two events A and B P(A or B) = P(A U B) = P(A) + P(B) - P(A and B). Exercise A retail establishment accepts either the American Express or the VISA credit card. A total of 24% of its customers carry an American Express card, 61% carry a VISA card, and 11% carry both. What percentage of its customers carry a card that the establishment will accept? Exercise Among 33 students in a class 17 earned A s on the midterm exam, 14 earned A s on the final exam, and 11 did not earn A s on either examination. What is the probability that a randomly selected student from this class earned A s on both exams? week6 11

12 Conditional Probability The probability we assign to an event can change if we know that some other event has occurred. When P(A) > 0, the conditional probability that B occurs given the information that A occurs is Example P(B A) = P ( A and B) P( A) Here is a two-way table of all suicides committed in a recent year by sex of the victim and method used. week6 12

13 (a) What is the probability that a randomly selected suicide victim is male? (b) What is the probability that the suicide victim used a firearm? (c) What is the conditional probability that a suicide used a firearm, given that it was a man? Given that it was a woman? (d) Describe in simple language (don't use the word probability ) what your results in (c) tell you about the difference between men and women with respect to suicide. week6 13

14 Independent events Two events A and B are independent if knowing that one occurs does not change the probability that the other occurs. That is, if A and B are independent then, P(B A) = P(B). Multiplication rule for independent events If A and B are independent events then, P(A and B) = P(A) P(B). The multiplication rule applies only to independent events; we can not use it if events are not independent. week6 14

15 Example The gene for albinism in humans is recessive. That is, carriers of this gene have probability 1/2 of passing it to a child, and the child is albino only if both parents pass the albinism gene. Parents pass their genes independently of each other. If both parents carry the albinism gene, what is the probability that their first child is albino? If they have two children (who inherit independently of each other), what is the probability that (a) both are albino? (b) neither is albino? (c) exactly one of the two children is albino? If they have three children (who inherit independently of each other), what is the probability that at least one of them is albino? week6 15

16 General Multiplication Rule The probability that both of two events A and B happen together can be found by P(A and B) = P(A) P(B A) Example 4.33 on page 317 in IPS. 29% of Internet users download music files and 67% of the downloaders say they don t care if the music is copyrighted. The percent of Internet users who download music (event A) and don t care about copyright (event B) is P(A and B) = P(A) P(B A) = = week6 16

17 Bayes s Rule If A and B are any events whose probabilities are not 0 or 1, then PAB ( ) = P( BAPA ) ( ) P( BAPA ) ( ) + PBA ( c) PA ( c) Example: Following exercise using tree diagram. Suppose that A 1, A 2,, A k are disjoint events whose probabilities are not 0 and add to exactly 1. That is any outcome is in exactly one of these events. Then if C is any other even whose probability is not 0 or 1, P( A i C) = P( C A ) P( A ) + P( C A P( C A ) P( A ) i ) P( A ) + + P( C A ) P( A k k i ) week6 17

18 Exercise The fraction of people in a population who have a certain disease is A diagnostic test is available to test for the disease. But for a healthy person the chance of being falsely diagnosed as having the disease is 0.05, while for someone with the disease the chance of being falsely diagnosed as healthy is 0.2. Suppose the test is performed on a person selected at random from the population. (a) What is the probability that the test shows a positive result? (b) What is the probability that a person selected at random is one who has the disease but was diagnosed healthy? (c) What is the probability that the person is correctly diagnosed and is healthy? (d) If the test shows a positive result, what is the probability this person actually has the disease? week6 18

19 Exercise An automobile insurance company classifies drivers as class A (good risks), class B (medium risks), and class C (poor risks). Class A risks constitute 30% of the drivers who apply for insurance, and the probability that such a driver will have one or more accidents in any 12-month period is The corresponding figures for class B are 50% and 0.03, while those for class C are 20% and The company sells Mr. Jones an insurance policy, and within 12 months he had an accident. What is the probability that he is a class A risk? week6 19

20 Exercise The distribution of blood types among white Americans is approximately as follows: 37% type A, 13% type B, 44% type O, and 6% type AB. Suppose that the blood types of married couples are independent and that both the husband and wife follow this distribution. (a)an individual with type B blood can safely receive transfusions only from persons with type B or type O blood. What is the probability that the husband of a woman with type B blood is an acceptable blood donor for her? (b)what is the probability that in a randomly chosen couple the wife has type B blood and the husband has type A? (c)what is the probability that one of a randomly chosen couple has type A blood and the other has type B? (d)what is the probability that at least one of a randomly chosen couple has type O blood? week6 20

21 Question 13 Term Test Summer 99 A space vehicle has 3 o-rings which are located at various field joint locations. Under current wheather conditions, the probability of failure of an individual o-ring is (a) A disaster occurs if any of the o-rings should fail. Find the probability of a disaster. State any assumptions you are making. (b) Find the probability that exactly one o-ring will fail. week6 21

22 Question 23 Final exam Dec 98 A large shipment of items is accepted by a quality checker only if a random sample of 8 items contains no defective ones. Suppose that in fact 5% of all items produced by this machine are defective. Find the probability that the next two shipments will both be rejected. week6 22

23 Question 9 Final exam Dec 2001 You are going to travel Montreal, Ottawa, Halifax, and Calgary, but the order is arbitrary. You put 4 marbles in a box, each one labeled for one city, and draw randomly. The first marble is the first city you will visit, the 2nd marble indicates your 2nd stop etc. What is the probability that you visit Ottawa just before or just after you visit Montreal? week6 23

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

7.1: Sets. What is a set? What is the empty set? When are two sets equal? What is set builder notation? What is the universal set?

7.1: Sets. What is a set? What is the empty set? When are two sets equal? What is set builder notation? What is the universal set? 7.1: Sets What is a set? What is the empty set? When are two sets equal? What is set builder notation? What is the universal set? Example 1: Write the elements belonging to each set. a. {x x is a natural

More information

expl 1: Consider rolling two distinguishable, six-sided dice. Here is the sample space. Answer the questions that follow.

expl 1: Consider rolling two distinguishable, six-sided dice. Here is the sample space. Answer the questions that follow. General Education Statistics Class Notes Conditional Probability (Section 5.4) What is the probability you get a sum of 5 on two dice? Now assume one die is a 4. Does that affect the probability the sum

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

Chapter 6: Probability: What are the Chances?

Chapter 6: Probability: What are the Chances? + Chapter 6: Probability: What are the Chances? Section 6.1 Randomness and Probability The Practice of Statistics, 4 th edition For AP* STARNES, YATES, MOORE + Section 6.1 Randomness and Probability Learning

More information

CHAPTER 10: Introducing Probability

CHAPTER 10: Introducing Probability CHAPTER 10: Introducing Probability The Basic Practice of Statistics 6 th Edition Moore / Notz / Fligner Lecture PowerPoint Slides Chapter 10 Concepts 2 The Idea of Probability Probability Models Probability

More information

PROBABILITY and BAYES THEOREM

PROBABILITY and BAYES THEOREM PROBABILITY and BAYES THEOREM From: http://ocw.metu.edu.tr/pluginfile.php/2277/mod_resource/content/0/ ocw_iam530/2.conditional%20probability%20and%20bayes%20theorem.pdf CONTINGENCY (CROSS- TABULATION)

More information

Section 8.1 Distributions of Random Variables

Section 8.1 Distributions of Random Variables Section 8.1 Distributions of Random Variables Random Variable A random variable is a rule that assigns a number to each outcome of a chance experiment. There are three types of random variables: 1. Finite

More information

MANAGEMENT PRINCIPLES AND STATISTICS (252 BE)

MANAGEMENT PRINCIPLES AND STATISTICS (252 BE) MANAGEMENT PRINCIPLES AND STATISTICS (252 BE) Normal and Binomial Distribution Applied to Construction Management Sampling and Confidence Intervals Sr Tan Liat Choon Email: tanliatchoon@gmail.com Mobile:

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

Section 3.1 Distributions of Random Variables

Section 3.1 Distributions of Random Variables Section 3.1 Distributions of Random Variables Random Variable A random variable is a rule that assigns a number to each outcome of a chance experiment. There are three types of random variables: 1. Finite

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

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

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

PRACTICE PROBLEMS CHAPTERS 14 & 15

PRACTICE PROBLEMS CHAPTERS 14 & 15 PRACTICE PROBLEMS CHAPTERS 14 & 15 Chapter 14 1. Sample spaces. For each of the following, list the sample space and tell whether you think the events are equally likely: a) Toss 2 coins; record the order

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

Probability Distributions

Probability Distributions 4.1 Probability Distributions Random Variables A random variable x represents a numerical value associated with each outcome of a probability distribution. A random variable is discrete if it has a finite

More information

Chapter 9. Idea of Probability. Randomness and Probability. Basic Practice of Statistics - 3rd Edition. Chapter 9 1. Introducing Probability

Chapter 9. Idea of Probability. Randomness and Probability. Basic Practice of Statistics - 3rd Edition. Chapter 9 1. Introducing Probability Chapter 9 Introducing Probability BPS - 3rd Ed. Chapter 9 1 Idea of Probability Probability is the science of chance behavior Chance behavior is unpredictable in the short run but has a regular and predictable

More information

(c) The probability that a randomly selected driver having a California drivers license

(c) The probability that a randomly selected driver having a California drivers license Statistics Test 2 Name: KEY 1 Classify each statement as an example of classical probability, empirical probability, or subjective probability (a An executive for the Krusty-O cereal factory makes an educated

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

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question.

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Midterm Review Name 1) As part of an economics class project, students were asked to randomly select 500 New York Stock Exchange (NYSE) stocks from the Wall Street Journal. As part of the project, students

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

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

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. SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question. Shade the Venn diagram to represent the set. 1) B A 1) 2) (A B C')' 2) Determine whether the given events

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

AP Statistics Section 6.1 Day 1 Multiple Choice Practice. a) a random variable. b) a parameter. c) biased. d) a random sample. e) a statistic.

AP Statistics Section 6.1 Day 1 Multiple Choice Practice. a) a random variable. b) a parameter. c) biased. d) a random sample. e) a statistic. A Statistics Section 6.1 Day 1 ultiple Choice ractice Name: 1. A variable whose value is a numerical outcome of a random phenomenon is called a) a random variable. b) a parameter. c) biased. d) a random

More information

Determine whether the given events are disjoint. 1) Drawing a face card from a deck of cards and drawing a deuce A) Yes B) No

Determine whether the given events are disjoint. 1) Drawing a face card from a deck of cards and drawing a deuce A) Yes B) No Assignment 8.-8.6 Name MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Determine whether the given events are disjoint. 1) Drawing a face card from

More information

Mean, Median and Mode. Lecture 2 - Introduction to Probability. Where do they come from? We start with a set of 21 numbers, Statistics 102

Mean, Median and Mode. Lecture 2 - Introduction to Probability. Where do they come from? We start with a set of 21 numbers, Statistics 102 Mean, Median and Mode Lecture 2 - Statistics 102 Colin Rundel January 15, 2013 We start with a set of 21 numbers, ## [1] -2.2-1.6-1.0-0.5-0.4-0.3-0.2 0.1 0.1 0.2 0.4 ## [12] 0.4 0.5 0.6 0.7 0.7 0.9 1.2

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

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

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

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

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

Prof. Thistleton MAT 505 Introduction to Probability Lecture 3

Prof. Thistleton MAT 505 Introduction to Probability Lecture 3 Sections from Text and MIT Video Lecture: Sections 2.1 through 2.5 http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-041-probabilistic-systemsanalysis-and-applied-probability-fall-2010/video-lectures/lecture-1-probability-models-and-axioms/

More information

Test - Sections 11-13

Test - Sections 11-13 Test - Sections 11-13 version 1 You have just been offered a job with medical benefits. In talking with the insurance salesperson you learn that the insurer uses the following probability calculations:

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

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

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

GOALS. Discrete Probability Distributions. A Distribution. What is a Probability Distribution? Probability for Dice Toss. A Probability Distribution

GOALS. Discrete Probability Distributions. A Distribution. What is a Probability Distribution? Probability for Dice Toss. A Probability Distribution GOALS Discrete Probability Distributions Chapter 6 Dr. Richard Jerz Define the terms probability distribution and random variable. Distinguish between discrete and continuous probability distributions.

More information

Discrete Probability Distributions Chapter 6 Dr. Richard Jerz

Discrete Probability Distributions Chapter 6 Dr. Richard Jerz Discrete Probability Distributions Chapter 6 Dr. Richard Jerz 1 GOALS Define the terms probability distribution and random variable. Distinguish between discrete and continuous probability distributions.

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

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

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

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

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

TEST 1 STUDY GUIDE L M. (a) Shade the regions that represent the following events: (i) L and M. (ii) M but not L. (iii) C. .

TEST 1 STUDY GUIDE L M. (a) Shade the regions that represent the following events: (i) L and M. (ii) M but not L. (iii) C. . 006 by The Arizona Board of Regents for The University of Arizona. All rights reserved. Business Mathematics I TEST 1 STUDY GUIDE 1. Consider a randomly selected new small business in your area. Let L

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

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

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

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 131-03 Practice Questions for Exam# 2 SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question. 1) What is the effective rate that corresponds to a nominal

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

Chapter 5: Probability

Chapter 5: Probability Chapter 5: These notes reflect material from our text, Exploring the Practice of Statistics, by Moore, McCabe, and Craig, published by Freeman, 2014. quantifies randomness. It is a formal framework with

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

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

Central Limit Theorem 11/08/2005

Central Limit Theorem 11/08/2005 Central Limit Theorem 11/08/2005 A More General Central Limit Theorem Theorem. Let X 1, X 2,..., X n,... be a sequence of independent discrete random variables, and let S n = X 1 + X 2 + + X n. For each

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

Test 3 Review. 2. What is the effective rate of interest for money invested at 10% annual interest compounded monthly?

Test 3 Review. 2. What is the effective rate of interest for money invested at 10% annual interest compounded monthly? Test 3 Review For questions 1 6, state the type of problem and calculate the answer. 1. Parents of a college student wish to set up an account that will pay $350 per month to the student for four years.

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

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

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

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

Instructor: A.E.Cary. Math 243 Exam 2

Instructor: A.E.Cary. Math 243 Exam 2 Name: Instructor: A.E.Cary Instructions: Show all your work in a manner consistent with that demonstrated in class. Round your answers where appropriate. Use 3 decimal places when rounding answers. In

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

Math Tech IIII, Apr 25

Math Tech IIII, Apr 25 Math Tech IIII, Apr 25 The Binomial Distribution I Book Sections: 4.2 Essential Questions: How can I compute the probability of any event? What is the binomial distribution and how can I use it? Standards:

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

I can use simulation to model chance behavior. I can describe a probability model for a chance process. I can use basic probability rules, including

I can use simulation to model chance behavior. I can describe a probability model for a chance process. I can use basic probability rules, including 1 AP Statistics Unit 3 Concepts (Chapter 5, 6, 7) Baseline Topics: (must show mastery in order to receive a 3 or above I can distinguish between a parameter and a statistic. I can use a probability distribution

More information

A Survey of Probability Concepts. Chapter 5

A Survey of Probability Concepts. Chapter 5 A Survey of Probability Concepts Chapter 5 McGraw-Hill/Irwin The McGraw-Hill Companies, Inc. 2008 Definitions A probability is a measure of the likelihood that an event in the future will happen. It it

More information

Lecture 7 Random Variables

Lecture 7 Random Variables Lecture 7 Random Variables Definition: A random variable is a variable whose value is a numerical outcome of a random phenomenon, so its values are determined by chance. We shall use letters such as X

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

Probability: Week 4. Kwonsang Lee. University of Pennsylvania February 13, 2015

Probability: Week 4. Kwonsang Lee. University of Pennsylvania February 13, 2015 Probability: Week 4 Kwonsang Lee University of Pennsylvania kwonlee@wharton.upenn.edu February 13, 2015 Kwonsang Lee STAT111 February 13, 2015 1 / 21 Probability Sample space S: the set of all possible

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

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

Random Variables. 6.1 Discrete and Continuous Random Variables. Probability Distribution. Discrete Random Variables. Chapter 6, Section 1

Random Variables. 6.1 Discrete and Continuous Random Variables. Probability Distribution. Discrete Random Variables. Chapter 6, Section 1 6.1 Discrete and Continuous Random Variables Random Variables A random variable, usually written as X, is a variable whose possible values are numerical outcomes of a random phenomenon. There are two types

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

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

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question.

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Exam Name MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Find a z-score satisfying the given condition. 1) 20.1% of the total area is to the right

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

Lecture 3. Sample spaces, events, probability

Lecture 3. Sample spaces, events, probability 18.440: Lecture 3 s, events, probability Scott Sheffield MIT 1 Outline Formalizing probability 2 Outline Formalizing probability 3 What does I d say there s a thirty percent chance it will rain tomorrow

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

PRINTABLE VERSION. Quiz 10

PRINTABLE VERSION. Quiz 10 PRINTABLE VERSION Quiz 10 Question 1 The z-score associated with the 97.5 percent confidence interval is a) 2.160 b) 1.900 c) 2.241 d) 2.744 e) 1.960 Question 2 What will reduce the width of a confidence

More information

Chapter 7 Probability

Chapter 7 Probability Chapter 7 Probability Copyright 2004 Brooks/Cole, a division of Thomson Learning, Inc. 7.1 Random Circumstances Random circumstance is one in which the outcome is unpredictable. Case Study 1.1 Alicia Has

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

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

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

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

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

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

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

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

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

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

PROBABILITY AND THE BINOMIAL DISTRIBUTION

PROBABILITY AND THE BINOMIAL DISTRIBUTION PROBABILITY AND THE BINOMIAL DISTRIBUTION Chapter 3 Objectives In this chapter we will study the basic ideas of probability, including the limiting frequency definition of probability. rules for finding

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

Random variables The binomial distribution The normal distribution Sampling distributions. Distributions. Patrick Breheny.

Random variables The binomial distribution The normal distribution Sampling distributions. Distributions. Patrick Breheny. Distributions September 17 Random variables Anything that can be measured or categorized is called a variable If the value that a variable takes on is subject to variability, then it the variable is a

More information

Chapter CHAPTER 4. Basic Probability. Assessing Probability. Example of a priori probability

Chapter CHAPTER 4. Basic Probability. Assessing Probability. Example of a priori probability Chapter 4 4-1 CHAPTER 4. Basic Probability Basic Probability Concepts Probability the chance that an uncertain event will occur (always between 0 and 1) Impossible Event an event that has no chance of

More information

300 total 50 left handed right handed = 250

300 total 50 left handed right handed = 250 Probability Rules 1. There are 300 students at a certain school. All students indicated they were either right handed or left handed but not both. Fifty of the students are left handed. How many students

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