MATH 10: Elementary Statistics and Probability Chapter 3: Probability Topics

Size: px
Start display at page:

Download "MATH 10: Elementary Statistics and Probability Chapter 3: Probability Topics"

Transcription

1 MATH 10: Elementary Statistics and Probability Chapter 3: Probability Topics Tony Pourmohamad Department of Mathematics De Anza College Spring 2015

2 Objectives By the end of this set of slides, you should be able to: 1 Understand and use the terminology of probability 2 Determine whether two events are mutually exclusive and whether two events are independent 3 Calculate probabilities using Addition and Multiplication rules 4 Construct and interpret tree diagrams 2 / 53

3 Some Necessary Terminology Experiment: A planned operation carried out under controlled conditions Outcome: A result of an experiment Sample Space: Set of all possible outcomes of an experiment Event: Any combination of outcomes; A subset of the sample space Example: Flipping a fair coin is an example of an experiment Outcome: You either get a heads (H) or a tails (T) Sample Space: S = {H, T} Event: You get a heads Other examples? 3 / 53

4 So What Is Probability? This is like a debate on religion or philosophy in the field of statistics There is no one way to define probability So in this course how will we define probability? Probability The probability of any outcome is the long-term relative frequency of that outcome Probability is the likelihood or chance that something will happen A probability is a number between 0 and 1, inclusive Notation: P(A) is the probability that the event A occurs Example: A ="The event of getting a heads". So P(A) is the probability of getting a heads. 4 / 53

5 Equally Likely Events Equally likely means that each outcome of an experiment occurs with equal probability Example: If you toss a fair six sided die, each face (1,2,3,4,5 or 6) is as likely to occur as any other face Example: If you toss a fair coin, a Head (H) and a Tail (T) are equally likely to occur To calculate the probability of an event A when all outcomes in the sample space are equally likely, count the number of outcomes for event A and divide by the total number of outcomes in the sample space P(A) = number of outcomes for event A total number of outcomes in S 5 / 53

6 Equally Likely Events (continued) Example: Tossing a Fair Coin Twice A fair coin has equal probability of landing on Head (H) or Tail (T). Find the probability of getting ONE HEAD in two tosses: Sample space of outcomes for tossing a coin TWICE: S = {HH, HT, TH, TT} A ="Getting ONE HEAD in two tosses" A = {HT, TH} number of outcomes for event A P(A) = total number of outcomes in S = 2 4 = / 53

7 Example #1 Imagine rolling 1 fair die The sample space S = {1, 2, 3, 4, 5, 6} Event Odd Even 2 or 4 number 4 Event A = {1, 3, 5} B = {2, 4, 6} D = {2, 4} T = {1, 2, 3, 4} Probability P(A) = 3 6 P(B) = 3 6 P(D) = 2 6 P(T) = 4 6 Are all the events equally likely? 7 / 53

8 Compound Events Compounds events are created using "AND" or "OR" "AND" event: "A and B" means BOTH events A and B occur The outcome that occurs satisfies both events A and B Event "A and B" includes items in common to both (intersection of) A and B Example: Let A = {1, 2, 3, 4, 5} and B = {4, 5, 6, 7, 8}, then "A and B" = {4, 5} "OR" event: "A or B" means either event A occurs or event B occurs or both occur The outcome that occurs satisfies event A or event B or both Event "A or B" is the union of items from these events Example: Let A = {1, 2, 3, 4, 5} and B = {4, 5, 6, 7, 8}, then "A or B" = {1, 2, 3, 4, 5, 6, 7, 8} 8 / 53

9 Complements The complement of an event A is denoted A (read "A prime") A means that the event A did NOT occur A consists of all outcomes that are NOT in A Example: Let S = {1, 2, 3, 4, 5, 6} and let A = {1, 2, 3, 4}. Then A = {5, 6} Example: If A is the event that it rains tomorrow, then A is the event that it does NOT rain tomorrow Complement Rule: P(A) + P(A ) = 1 = P(A) = 1 P(A ) Example: Let S = {1, 2, 3, 4, 5, 6} and let A = {1, 2, 3, 4}. Then A = {5, 6} and furthermore P(A) = 4 6 and P(A ) = 2 6 so P(A) + P(A ) = = 1 9 / 53

10 Conditional Probability Probability that event A occurs if we know that outcome B has occurred We say this as "given that": We write this using a line that means: given that P(A B) = "Probability that event A occurs given that outcome B has occurred" P(event condition) The outcome that we know has occurred is called the condition The condition is after the line The condition reduces the sample space to be smaller by eliminating outcomes that did not occur 10 / 53

11 Example #2: Tossing a Fair Coin Twice A fair coin has equal probability of landing on Head (H) or Tail (T) Sample space of outcomes for tossing a coin TWICE: S = {HH, HT, TH, TT} 1 Find the probability of getting TWO HEADS in two tosses of the coin: So what is A? P(A) = Find the probability of getting TWO HEADS in two tosses IF WE KNOW THAT (GIVEN THAT) the FIRST TOSS WAS A HEAD. A = the event of getting two heads in two tosses B = the first toss was a head S = {HH, HT}, so P(A B) = / 53

12 Example #2 Continued 3 Find the probability of getting ONE HEAD in two tosses. A = the event of getting ONE HEAD in two tosses P(A) = 2 4 = Find the probability of getting ONE HEAD in two tosses GIVEN THAT the FIRST TOSS WAS A HEAD. A = the event of getting ONE HEAD in two tosses B = the first toss was a head S = {HH, HT}, so P(A B) = Find the probability of getting ONE HEAD in two tosses, GIVEN THAT AT LEAST ONE HEAD was obtained. 12 / 53

13 Example #2 Continued 5 Find the probability of getting ONE HEAD in two tosses, GIVEN THAT AT LEAST ONE HEAD was obtained. A = the event of getting ONE HEAD in two tosses B = at least one head was obtained S = {HH, HT, TH}, so P(A B) = / 53

14 Example #3: Rolling a Fair Die Imagine rolling 1 fair die The sample space S = {1, 2, 3, 4, 5, 6} Event Odd Even 2 or 4 number 4 Event A = {1, 3, 5} B = {2, 4, 6} D = {2, 4} T = {1, 2, 3, 4} Probability P(A) = 3 6 P(B) = 3 6 P(D) = 2 6 P(T) = Find the probability of rolling a number 4 GIVEN THAT the outcome is even P(T B) = P(1 or 2 or 3 or 4 2 or 4 or 6) = 2 3 The "reduced" (smaller) sample space is S = {2, 4, 6}; odd numbers were removed from the sample space 14 / 53

15 Example #3 Continued: Rolling a Fair Die 2 Use the reduced sample space to find the probability of rolling an odd number given that the outcome is 4. P(odd 4) = P(A T) = P(1 or 3 or 5 1 or 2 or 3 or 4) = 2 4 = Find the probability of rolling an odd number P(odd) = P(A) = 3 6 = 1 2 Is the event in 2) more likely to occur than the event in 3)? 15 / 53

16 Important to Note For AND and OR events, the order of listing the events does not matter and can be switched, i.e., P(A and B) = P(B and A) and P(A or B) = P(B or A) For CONDITIONAL PROBABILITY the order is important, i.e., in most situations P(A B) P(B A) 16 / 53

17 Mutually Exclusive Events Mutually Exclusive Events: Two events A and B that cannot occur at the same time are said to be mutually exclusive (also called disjoint) If two events are mutually exclusive, then P(A and B) = 0 Examples: List a pair of events above that are mutually exclusive and are not complements List a pair of events above that are mutually exclusive and are complements Are being a part-time and a full-time student at De Anza mutually exclusive? Are being a day student and a night student at De Anza mutually exclusive? 17 / 53

18 Independent Events Independent Events: Two events, A and B, are independent if and only if the probability of one event occurring is not affected by whether the other event occurs or not If A and B are independent, then P(A B) = P(A) and P(B A) = P(B). Why? If two events are NOT independent, then we say that they are dependent Example: Two events that are independent A = the event of getting a HEAD on a coin flip B = the event of getting a 4 when rolling a die Other examples of independent or dependent events? 18 / 53

19 With and Without Replacement With Replacement: If each member of the population is replaced after it is picked, then that member has the possibility of being chosen more than once. When sampling is done with replacement, the events are independent Without Replacement: When sampling is done without replacement, each member of a population may be chosen only once When sampling is done without replacement, the events are dependent Examples? 19 / 53

20 With and Without Replacement Example: I have a bag with 4 blue marbles and 6 red marbles. What is the probability of pulling out a blue marble? A = pulling out a blue marble S = {B 1, B 2, B 3, B 4, R 1, R 2, R 3, R 4, R 5, R 6 } P(A) = 4 10 Now imagine I pull marbles out of the bag without replacement, and on the first draw I pulled out a blue marble, what is the probability of pulling out a blue marble now? P(A) = 3 9 Why? What would have happened if I had done it with replacement? 20 / 53

21 Mutually Exclusive Versus Independence Note that the concepts of mutually exclusive and independent are not equivalent For example, two roles of a fair die are independent events, however, they are not mutually exclusive Two events that are not mutually exclusive may or may not be independent Two events that are mutually exclusive must be dependent 21 / 53

22 Example #4 Are the events independent? Show justification using probabilities and state your conclusion Event Odd Even 2 or 4 number 4 Event A = {1, 3, 5} B = {2, 4, 6} D = {2, 4} T = {1, 2, 3, 4} Probability P(A) = 3 6 P(B) = 3 6 P(D) = 2 6 P(T) = Are events A = "odd number" and T = "number 4" independent? and P(A T) = 2 4 = 1 2 P(A) = 3 6 = 1 2 Conclusion: The events A and T are independent since P(A T) = P(A) 22 / 53

23 Example #5 Which of the following describe independent events? Repeated tosses of a coin Selecting 2 cards consecutively from a deck of 52 cards, without replacement Selecting 2 cards from a deck of cards, with replacement The numbers that show on each of two dice when tossed The color of two marbles selected consecutively from a jar of colored marbles, without replacement The color of two marbles selected from a jar of colored marbles, with replacement 23 / 53

24 Example #6 In India, adult (15+ years) literacy rates are 82.1% for men and 65.5% for women The overall literacy rate is estimated as approximately 74%. Is the literacy rate in India independent of gender? Justify your answer using appropriate probabilities. Consider the population of residents of India age 15 and over: Events: F = female, M = male, L = literate Now, P(L M) = 82.1% yet P(L) = 74% so P(L M) P(L) and so they are not independent. Source: 24 / 53

25 Two Basic Rules of Probability When calculating probability, there are two rules to consider when determining if two events are independent or dependent and if they are mutually exclusive or not The rules 1 The Addition Rule and 2 The Multiplication Rule 25 / 53

26 The Addition Rule The Addition Rule: Let A and B be events, then P(A or B) = P(A) + P(B) P(A and B) If A and B are mutually exclusive events, then P(A or B) = P(A) + P(B) Example: Imagine flipping a fair coin twice A = the event of getting a HEADS (H) on the first flip B = the event of getting a HEADS (H) on the second flip A and B are not mutually exclusive, why? So what is the P(A or B)? Does it make sense? P(A or B) = P(A) + P(B) P(A and B) = = / 53

27 Example #7: Rolling Two Dice The sample space for when rolling two dice is (1,1) (1,2) (1,3) (1,4) (1,5) (1,6) (2,1) (2,2) (2,3) (2,4) (2,5) (2,6) (3,1) (3,2) (3,3) (3,4) (3,5) (3,6) (4,1) (4,2) (4,3) (4,4) (4,5) (4,6) (5,1) (5,2) (5,3) (5,4) (5,5) (5,6) (6,1) (6,2) (6,3) (6,4) (6,5) (6,6) What is the probability of a rolling a sum of 6? A = rolling a sum of 6 P(A) = 5 36 What is the probability of rolling a double (i.e., the same numbers)? B = rolling a double P(B) = / 53

28 Example #7 Continued: Rolling Two Dice (1,1) (1,2) (1,3) (1,4) (1,5) (1,6) (2,1) (2,2) (2,3) (2,4) (2,5) (2,6) (3,1) (3,2) (3,3) (3,4) (3,5) (3,6) (4,1) (4,2) (4,3) (4,4) (4,5) (4,6) (5,1) (5,2) (5,3) (5,4) (5,5) (5,6) (6,1) (6,2) (6,3) (6,4) (6,5) (6,6) What is the probability of a rolling a sum of 6 or a double? A = rolling a sum of 6 B = rolling a double P(A or B) = P(A) + P(B) P(A and B) Are A and B mutually exclusive? = = / 53

29 The Multiplication Rule The Multiplication Rule: Let A and B be events, then P(A and B) = P(A B)P(B) If A and B are independent events, then P(A and B) = P(A)P(B) Example: Imagine flipping a fair coin twice A = the event of getting a HEADS (H) on the first flip B = the event of getting a HEADS (H) on the second flip A and B are independent, why? So what is the P(A and B)? Does it make sense? P(A and B) = P(A)P(B) = = / 53

30 Example #8: Bag of Marbles Imagine you are picking marbles out of a bag without replacement There are 4 blue marbles and 6 red marbles What is the probability of selecting a blue marble on the 1st draw and a red marble on the 2nd? B = selecting a blue marble R = selecting a red marble Are these events independent? P(B and R) = P(B)P(R B) = = What about the same problem but with replacement? P(B and R) = P(B)P(R) = = / 53

31 Example #8 Continued: Bag of Marbles Imagine picking marbles out of a bag without replacement There are 4 blue marbles and 6 red marbles What is the probability of selecting a blue marble and a red marble (in any order)? B = selecting a blue marble R = selecting a red marble P(B and R) = P(B on 1st and R on 2nd OR R on 1st and B on 2nd) = P(B on 1st and R on 2nd) + P(R on 1st and B on 2nd) = = Why didn t I subtract P(B on 1st and R on 2nd AND R on 1st and B on 2nd) 31 / 53

32 The Conditional Probability Rule The Conditional Probability Rule: If P(B) 0 then P(A B) = P(A and B) P(B) Why is this true? Recall the multiplication rule: P(A and B) = P(A B)P(B) If I multiply both sides by 1/P(B) then I obtain 1 1 P(A and B) = P(A B)P(B) P(B) P(B) P(A and B) = = P(A B) P(B) P(B) P(B) P(A and B) = = P(A B) P(B) 32 / 53

33 Example #9 In a certain neighborhood: 65% of residents subscribe to the Mercury News 30% of residents subscribe to the SF Chronicle 20% of residents subscribe to both newspapers Let M = person subscribes to the Mercury News and C = person subscribes to the Chronicle Find the probability that a person subscribes to the Mercury News given that he/she subscribes to the SF Chronicle What does this mean in the language of probability? We want to find P(M C), so using the conditional probability rule P(M C) = P(M and C) p(c) = = / 53

34 Example #10: Bag of Marbles Imagine you are picking marbles out of a bag without replacement There are 4 blue marbles and 6 red marbles What is the probability of selecting a blue marble on the 2nd draw given that a red marble was selected on the 1st draw? B = selecting a blue marble R = selecting a red marble P(B R) = = Could I have solved this faster? P(B and R) P(R) = = / 53

35 Contingency Tables A contingency table displays data for two variables The contingency table shows the number of individuals or items in each category Example of a contingency table: Lunger Cancer No Lung Cancer Total Smoker Non-Smoker Total / 53

36 Contingency Tables We can use the data in the table to find probabilities All probabilities, EXCEPT conditional probabilities, have the grand total in the denominator Lunger Cancer No Lung Cancer Total Smoker Non-Smoker Total Example: What is the probability of not having lung cancer? P(No Lung Cancer) = = 1 4 Example: What is the probability of being a smoker? P(Being a smoker) = = / 53

37 Contingency Tables The condition limits you to a particular row or column in the table The denominator will be the total for the row or column in the table that corresponds to the condition Lunger Cancer No Lung Cancer Total Smoker Non-Smoker Total Example: What is the probability of not having lung cancer given you were a smoker? P(No Lung Cancer Smoker) = = / 53

38 Contingency Tables Lunger Cancer No Lung Cancer Total Smoker Non-Smoker Total Example: What is the probability of not having lung cancer and being a smoker? P(No Lung Cancer and Smoker) = = 2 10 alternatively, P(No Lung Cancer and Smoker) = P(No Lung Cancer Smoker)P(Smoker) = = / 53

39 Contingency Tables Lunger Cancer No Lung Cancer Total Smoker Non-Smoker Total Example: What is the probability of not having lung cancer or being a smoker? P(No Lung Cancer or Smoker) = P(No Lung Cancer) + P(Smoker) P(No Lung Cancer and Smoker) = = / 53

40 Example #11 A large car dealership examined a sample of vehicles sold or leased in the past year. Car (C) SUV (S) Van (V) Truck (T) Total New Vehicle (N) Used Vehicle (U) Leased Vehicle (L) Total Example: What is the probability that the vehicle was leased? P(L) = Example: What is the probability that the vehicle was a SUV? P(S) = / 53

41 Example #11 Continued A large car dealership examined a sample of vehicles sold or leased in the past year. Car (C) SUV (S) Van (V) Truck (T) Total New Vehicle (N) Used Vehicle (U) Leased Vehicle (L) Total Example: What is the probability that the vehicle was a truck? P(T) = Example: What is the probability that the vehicle was not a truck? P(T ) = 1 P(T) = = / 53

42 Example #11 Continued Test yourself: 1 Find the probability that the vehicle was a car AND was leased 2 Find the probability that the vehicle was used GIVEN THAT it was a van 3 Find the probability that the vehicle was used OR was a van Solutions: 1 34/ / /300 Hint: Use the addition rule 42 / 53

43 Example #11 Continued Car (C) SUV (S) Van (V) Truck (T) Total New Vehicle (N) Used Vehicle (U) Leased Vehicle (L) Total Example: Are the events N and V independent? and P(N V) = P(N) = P(N V) P(N) so not independent 43 / 53

44 Tree Diagrams A Tree Diagram is a special type of graph used to determine the outcomes of an experiment It consists of "branches" that are labeled with either frequencies or probabilities Each "branch" represents a mutually exclusive outcome Tree diagrams can make some probability problems easier to visualize and solve 44 / 53

45 Example #12 An urn contains 11 marbles, 3 Red and 8 Blue We are selecting 2 marbles randomly from the urn with replacement Draw the tree diagram using frequencies. 45 / 53

46 Example #12 Continued Why 9RR? Imagine we label all the marbles {B 1, B 2, B 3, B 4, B 5, B 6, B 7, B 8, R 1, R 2, R 3 } There are 9 unique ways I can draw two red marbles with replacement, i.e., {(R 1, R 1 )(R 1, R 2 ), (R 2, R 1 ), (R 1, R 3 ), (R 3, R 1 ), (R 2, R 2 ), (R 2, R 3 ), (R 3, R 2 ), (R 3, R 3 )} 46 / 53

47 Example #12 Continued Could also write the tree using probabilities 47 / 53

48 Example #12 Continued What do each of those values in the previous slide mean? 48 / 53

49 Example #12 Continued What is the probability of getting a blue marble on the 1st draw and a blue marble on the 2nd? What is the probability of getting a red marble on the 1st draw and a blue marble on the 2nd? 49 / 53

50 Example #12 Continued What is the probability of getting a blue marble on the 1st draw OR a red marble on the 1st draw? 50 / 53

51 Example #12 Continued What is the probability of getting a red on the 1st and blue on the 2nd OR a blue on the 1st or red on the 2nd? P(RB or BR) = = / 53

52 Example #12 Continued What is the probability of getting a red on the 2nd given that you picked a blue on the 1st? 52 / 53

53 Tree Diagrams: Some Things to Remember Each complete path through the tree represents a separate mutually exclusive outcome in the sample space Some steps 1 Draw a tree representing the possible mutually exclusive outcomes 2 Assign conditional probabilities along the branches of the tree 3 Multiply probabilities along each complete path through the tree to find probabilities of each "AND" outcome in the sample space 4 Add probabilities for the appropriate paths of a tree to find the probability of a compound OR event 53 / 53

Section 6.2 Definition of Probability

Section 6.2 Definition of Probability Section 6.2 Definition of Probability Probability is a measure of the likelihood that an event occurs. For example, if there is a 20% chance of rain tomorrow, that means that the probability that it will

More information

Basic Probability. Probability: The part of Mathematics devoted to quantify uncertainty

Basic Probability. Probability: The part of Mathematics devoted to quantify uncertainty AMS 5 PROBABILITY Basic Probability Probability: The part of Mathematics devoted to quantify uncertainty Frequency Theory Bayesian Theory Game: Playing Backgammon. The chance of getting (6,6) is 1/36.

More information

Lesson 1. Basics of Probability. Principles of Mathematics 12: Explained! www.math12.com 314

Lesson 1. Basics of Probability. Principles of Mathematics 12: Explained! www.math12.com 314 Lesson 1 Basics of Probability www.math12.com 314 Sample Spaces: Probability Lesson 1 Part I: Basic Elements of Probability Consider the following situation: A six sided die is rolled The sample space

More information

MATH 140 Lab 4: Probability and the Standard Normal Distribution

MATH 140 Lab 4: Probability and the Standard Normal Distribution MATH 140 Lab 4: Probability and the Standard Normal Distribution Problem 1. Flipping a Coin Problem In this problem, we want to simualte the process of flipping a fair coin 1000 times. Note that the outcomes

More information

Section 6-5 Sample Spaces and Probability

Section 6-5 Sample Spaces and Probability 492 6 SEQUENCES, SERIES, AND PROBABILITY 52. How many committees of 4 people are possible from a group of 9 people if (A) There are no restrictions? (B) Both Juan and Mary must be on the committee? (C)

More information

STAT 319 Probability and Statistics For Engineers PROBABILITY. Engineering College, Hail University, Saudi Arabia

STAT 319 Probability and Statistics For Engineers PROBABILITY. Engineering College, Hail University, Saudi Arabia STAT 319 robability and Statistics For Engineers LECTURE 03 ROAILITY Engineering College, Hail University, Saudi Arabia Overview robability is the study of random events. The probability, or chance, that

More information

Probability definitions

Probability definitions Probability definitions 1. Probability of an event = chance that the event will occur. 2. Experiment = any action or process that generates observations. In some contexts, we speak of a data-generating

More information

Chapter 13 & 14 - Probability PART

Chapter 13 & 14 - Probability PART Chapter 13 & 14 - Probability PART IV : PROBABILITY Dr. Joseph Brennan Math 148, BU Dr. Joseph Brennan (Math 148, BU) Chapter 13 & 14 - Probability 1 / 91 Why Should We Learn Probability Theory? Dr. Joseph

More information

A Few Basics of Probability

A Few Basics of Probability A Few Basics of Probability Philosophy 57 Spring, 2004 1 Introduction This handout distinguishes between inductive and deductive logic, and then introduces probability, a concept essential to the study

More information

7.S.8 Interpret data to provide the basis for predictions and to establish

7.S.8 Interpret data to provide the basis for predictions and to establish 7 th Grade Probability Unit 7.S.8 Interpret data to provide the basis for predictions and to establish experimental probabilities. 7.S.10 Predict the outcome of experiment 7.S.11 Design and conduct an

More information

Probabilistic Strategies: Solutions

Probabilistic Strategies: Solutions Probability Victor Xu Probabilistic Strategies: Solutions Western PA ARML Practice April 3, 2016 1 Problems 1. You roll two 6-sided dice. What s the probability of rolling at least one 6? There is a 1

More information

EXAM. Exam #3. Math 1430, Spring 2002. April 21, 2001 ANSWERS

EXAM. Exam #3. Math 1430, Spring 2002. April 21, 2001 ANSWERS EXAM Exam #3 Math 1430, Spring 2002 April 21, 2001 ANSWERS i 60 pts. Problem 1. A city has two newspapers, the Gazette and the Journal. In a survey of 1, 200 residents, 500 read the Journal, 700 read the

More information

Contemporary Mathematics- MAT 130. Probability. a) What is the probability of obtaining a number less than 4?

Contemporary Mathematics- MAT 130. Probability. a) What is the probability of obtaining a number less than 4? Contemporary Mathematics- MAT 30 Solve the following problems:. A fair die is tossed. What is the probability of obtaining a number less than 4? What is the probability of obtaining a number less than

More information

Probability. Sample space: all the possible outcomes of a probability experiment, i.e., the population of outcomes

Probability. Sample space: all the possible outcomes of a probability experiment, i.e., the population of outcomes Probability Basic Concepts: Probability experiment: process that leads to welldefined results, called outcomes Outcome: result of a single trial of a probability experiment (a datum) Sample space: all

More information

Ch. 13.3: More about Probability

Ch. 13.3: More about Probability Ch. 13.3: More about Probability Complementary Probabilities Given any event, E, of some sample space, U, of a random experiment, we can always talk about the complement, E, of that event: this is the

More information

Question of the Day. Key Concepts. Vocabulary. Mathematical Ideas. QuestionofDay

Question of the Day. Key Concepts. Vocabulary. Mathematical Ideas. QuestionofDay QuestionofDay Question of the Day What is the probability that in a family with two children, both are boys? What is the probability that in a family with two children, both are boys, if we already know

More information

Lecture 1 Introduction Properties of Probability Methods of Enumeration Asrat Temesgen Stockholm University

Lecture 1 Introduction Properties of Probability Methods of Enumeration Asrat Temesgen Stockholm University Lecture 1 Introduction Properties of Probability Methods of Enumeration Asrat Temesgen Stockholm University 1 Chapter 1 Probability 1.1 Basic Concepts In the study of statistics, we consider experiments

More information

Discrete Mathematics and Probability Theory Fall 2009 Satish Rao, David Tse Note 10

Discrete Mathematics and Probability Theory Fall 2009 Satish Rao, David Tse Note 10 CS 70 Discrete Mathematics and Probability Theory Fall 2009 Satish Rao, David Tse Note 10 Introduction to Discrete Probability Probability theory has its origins in gambling analyzing card games, dice,

More information

Probability: Terminology and Examples Class 2, 18.05, Spring 2014 Jeremy Orloff and Jonathan Bloom

Probability: Terminology and Examples Class 2, 18.05, Spring 2014 Jeremy Orloff and Jonathan Bloom Probability: Terminology and Examples Class 2, 18.05, Spring 2014 Jeremy Orloff and Jonathan Bloom 1 Learning Goals 1. Know the definitions of sample space, event and probability function. 2. Be able to

More information

STA 371G: Statistics and Modeling

STA 371G: Statistics and Modeling STA 371G: Statistics and Modeling Decision Making Under Uncertainty: Probability, Betting Odds and Bayes Theorem Mingyuan Zhou McCombs School of Business The University of Texas at Austin http://mingyuanzhou.github.io/sta371g

More information

Math/Stats 425 Introduction to Probability. 1. Uncertainty and the axioms of probability

Math/Stats 425 Introduction to Probability. 1. Uncertainty and the axioms of probability Math/Stats 425 Introduction to Probability 1. Uncertainty and the axioms of probability Processes in the real world are random if outcomes cannot be predicted with certainty. Example: coin tossing, stock

More information

The Calculus of Probability

The Calculus of Probability The Calculus of Probability Let A and B be events in a sample space S. Partition rule: P(A) = P(A B) + P(A B ) Example: Roll a pair of fair dice P(Total of 10) = P(Total of 10 and double) + P(Total of

More information

Probability. a number between 0 and 1 that indicates how likely it is that a specific event or set of events will occur.

Probability. a number between 0 and 1 that indicates how likely it is that a specific event or set of events will occur. Probability Probability Simple experiment Sample space Sample point, or elementary event Event, or event class Mutually exclusive outcomes Independent events a number between 0 and 1 that indicates how

More information

PROBABILITY. Chapter. 0009T_c04_133-192.qxd 06/03/03 19:53 Page 133

PROBABILITY. Chapter. 0009T_c04_133-192.qxd 06/03/03 19:53 Page 133 0009T_c04_133-192.qxd 06/03/03 19:53 Page 133 Chapter 4 PROBABILITY Please stand up in front of the class and give your oral report on describing data using statistical methods. Does this request to speak

More information

Statistics 100A Homework 2 Solutions

Statistics 100A Homework 2 Solutions Statistics Homework Solutions Ryan Rosario Chapter 9. retail establishment accepts either the merican Express or the VIS credit card. total of percent of its customers carry an merican Express card, 6

More information

Chapter 6. 1. What is the probability that a card chosen from an ordinary deck of 52 cards is an ace? Ans: 4/52.

Chapter 6. 1. What is the probability that a card chosen from an ordinary deck of 52 cards is an ace? Ans: 4/52. Chapter 6 1. What is the probability that a card chosen from an ordinary deck of 52 cards is an ace? 4/52. 2. What is the probability that a randomly selected integer chosen from the first 100 positive

More information

In the situations that we will encounter, we may generally calculate the probability of an event

In the situations that we will encounter, we may generally calculate the probability of an event What does it mean for something to be random? An event is called random if the process which produces the outcome is sufficiently complicated that we are unable to predict the precise result and are instead

More information

Math 3C Homework 3 Solutions

Math 3C Homework 3 Solutions Math 3C Homework 3 s Ilhwan Jo and Akemi Kashiwada ilhwanjo@math.ucla.edu, akashiwada@ucla.edu Assignment: Section 2.3 Problems 2, 7, 8, 9,, 3, 5, 8, 2, 22, 29, 3, 32 2. You draw three cards from a standard

More information

6.3 Conditional Probability and Independence

6.3 Conditional Probability and Independence 222 CHAPTER 6. PROBABILITY 6.3 Conditional Probability and Independence Conditional Probability Two cubical dice each have a triangle painted on one side, a circle painted on two sides and a square painted

More information

Chapter 7 Probability. Example of a random circumstance. Random Circumstance. What does probability mean?? Goals in this chapter

Chapter 7 Probability. Example of a random circumstance. Random Circumstance. What does probability mean?? Goals in this chapter Homework (due Wed, Oct 27) Chapter 7: #17, 27, 28 Announcements: Midterm exams keys on web. (For a few hours the answer to MC#1 was incorrect on Version A.) No grade disputes now. Will have a chance to

More information

Session 8 Probability

Session 8 Probability Key Terms for This Session Session 8 Probability Previously Introduced frequency New in This Session binomial experiment binomial probability model experimental probability mathematical probability outcome

More information

Question: What is the probability that a five-card poker hand contains a flush, that is, five cards of the same suit?

Question: What is the probability that a five-card poker hand contains a flush, that is, five cards of the same suit? ECS20 Discrete Mathematics Quarter: Spring 2007 Instructor: John Steinberger Assistant: Sophie Engle (prepared by Sophie Engle) Homework 8 Hints Due Wednesday June 6 th 2007 Section 6.1 #16 What is the

More information

CONTINGENCY (CROSS- TABULATION) TABLES

CONTINGENCY (CROSS- TABULATION) TABLES CONTINGENCY (CROSS- TABULATION) TABLES Presents counts of two or more variables A 1 A 2 Total B 1 a b a+b B 2 c d c+d Total a+c b+d n = a+b+c+d 1 Joint, Marginal, and Conditional Probability We study methods

More information

Chapter 4: Probability and Counting Rules

Chapter 4: Probability and Counting Rules Chapter 4: Probability and Counting Rules Learning Objectives Upon successful completion of Chapter 4, you will be able to: Determine sample spaces and find the probability of an event using classical

More information

Definition and Calculus of Probability

Definition and Calculus of Probability In experiments with multivariate outcome variable, knowledge of the value of one variable may help predict another. For now, the word prediction will mean update the probabilities of events regarding the

More information

Lesson Plans for (9 th Grade Main Lesson) Possibility & Probability (including Permutations and Combinations)

Lesson Plans for (9 th Grade Main Lesson) Possibility & Probability (including Permutations and Combinations) Lesson Plans for (9 th Grade Main Lesson) Possibility & Probability (including Permutations and Combinations) Note: At my school, there is only room for one math main lesson block in ninth grade. Therefore,

More information

2. How many ways can the letters in PHOENIX be rearranged? 7! = 5,040 ways.

2. How many ways can the letters in PHOENIX be rearranged? 7! = 5,040 ways. Math 142 September 27, 2011 1. How many ways can 9 people be arranged in order? 9! = 362,880 ways 2. How many ways can the letters in PHOENIX be rearranged? 7! = 5,040 ways. 3. The letters in MATH are

More information

ACMS 10140 Section 02 Elements of Statistics October 28, 2010. Midterm Examination II

ACMS 10140 Section 02 Elements of Statistics October 28, 2010. Midterm Examination II ACMS 10140 Section 02 Elements of Statistics October 28, 2010 Midterm Examination II Name DO NOT remove this answer page. DO turn in the entire exam. Make sure that you have all ten (10) pages of the examination

More information

Fundamentals of Probability

Fundamentals of Probability Fundamentals of Probability Introduction Probability is the likelihood that an event will occur under a set of given conditions. The probability of an event occurring has a value between 0 and 1. An impossible

More information

36 Odds, Expected Value, and Conditional Probability

36 Odds, Expected Value, and Conditional Probability 36 Odds, Expected Value, and Conditional Probability What s the difference between probabilities and odds? To answer this question, let s consider a game that involves rolling a die. If one gets the face

More information

Probability Using Dice

Probability Using Dice Using Dice One Page Overview By Robert B. Brown, The Ohio State University Topics: Levels:, Statistics Grades 5 8 Problem: What are the probabilities of rolling various sums with two dice? How can you

More information

Basic Probability Theory II

Basic Probability Theory II RECAP Basic Probability heory II Dr. om Ilvento FREC 408 We said the approach to establishing probabilities for events is to Define the experiment List the sample points Assign probabilities to the sample

More information

(b) You draw two balls from an urn and track the colors. When you start, it contains three blue balls and one red ball.

(b) You draw two balls from an urn and track the colors. When you start, it contains three blue balls and one red ball. Examples for Chapter 3 Probability Math 1040-1 Section 3.1 1. Draw a tree diagram for each of the following situations. State the size of the sample space. (a) You flip a coin three times. (b) You draw

More information

A probability experiment is a chance process that leads to well-defined outcomes. 3) What is the difference between an outcome and an event?

A probability experiment is a chance process that leads to well-defined outcomes. 3) What is the difference between an outcome and an event? Ch 4.2 pg.191~(1-10 all), 12 (a, c, e, g), 13, 14, (a, b, c, d, e, h, i, j), 17, 21, 25, 31, 32. 1) What is a probability experiment? A probability experiment is a chance process that leads to well-defined

More information

ACMS 10140 Section 02 Elements of Statistics October 28, 2010 Midterm Examination II Answers

ACMS 10140 Section 02 Elements of Statistics October 28, 2010 Midterm Examination II Answers ACMS 10140 Section 02 Elements of Statistics October 28, 2010 Midterm Examination II Answers Name DO NOT remove this answer page. DO turn in the entire exam. Make sure that you have all ten (10) pages

More information

Review for Test 2. Chapters 4, 5 and 6

Review for Test 2. Chapters 4, 5 and 6 Review for Test 2 Chapters 4, 5 and 6 1. You roll a fair six-sided die. Find the probability of each event: a. Event A: rolling a 3 1/6 b. Event B: rolling a 7 0 c. Event C: rolling a number less than

More information

PROBABILITY. SIMPLE PROBABILITY is the likelihood that a specific event will occur, represented by a number between 0 and 1.

PROBABILITY. SIMPLE PROBABILITY is the likelihood that a specific event will occur, represented by a number between 0 and 1. PROBABILITY SIMPLE PROBABILITY SIMPLE PROBABILITY is the likelihood that a specific event will occur, represented by a number between 0 and. There are two categories of simple probabilities. THEORETICAL

More information

Probabilities. Probability of a event. From Random Variables to Events. From Random Variables to Events. Probability Theory I

Probabilities. Probability of a event. From Random Variables to Events. From Random Variables to Events. Probability Theory I Victor Adamchi Danny Sleator Great Theoretical Ideas In Computer Science Probability Theory I CS 5-25 Spring 200 Lecture Feb. 6, 200 Carnegie Mellon University We will consider chance experiments with

More information

Decision Making Under Uncertainty. Professor Peter Cramton Economics 300

Decision Making Under Uncertainty. Professor Peter Cramton Economics 300 Decision Making Under Uncertainty Professor Peter Cramton Economics 300 Uncertainty Consumers and firms are usually uncertain about the payoffs from their choices Example 1: A farmer chooses to cultivate

More information

Bayesian Updating with Discrete Priors Class 11, 18.05, Spring 2014 Jeremy Orloff and Jonathan Bloom

Bayesian Updating with Discrete Priors Class 11, 18.05, Spring 2014 Jeremy Orloff and Jonathan Bloom 1 Learning Goals Bayesian Updating with Discrete Priors Class 11, 18.05, Spring 2014 Jeremy Orloff and Jonathan Bloom 1. Be able to apply Bayes theorem to compute probabilities. 2. Be able to identify

More information

Bayesian Tutorial (Sheet Updated 20 March)

Bayesian Tutorial (Sheet Updated 20 March) Bayesian Tutorial (Sheet Updated 20 March) Practice Questions (for discussing in Class) Week starting 21 March 2016 1. What is the probability that the total of two dice will be greater than 8, given that

More information

Unit 19: Probability Models

Unit 19: Probability Models Unit 19: Probability Models Summary of Video Probability is the language of uncertainty. Using statistics, we can better predict the outcomes of random phenomena over the long term from the very complex,

More information

Introduction to Probability

Introduction to Probability 3 Introduction to Probability Given a fair coin, what can we expect to be the frequency of tails in a sequence of 10 coin tosses? Tossing a coin is an example of a chance experiment, namely a process which

More information

Formula for Theoretical Probability

Formula for Theoretical Probability Notes Name: Date: Period: Probability I. Probability A. Vocabulary is the chance/ likelihood of some event occurring. Ex) The probability of rolling a for a six-faced die is 6. It is read as in 6 or out

More information

AP Stats - Probability Review

AP Stats - Probability Review AP Stats - Probability Review Multiple Choice Identify the choice that best completes the statement or answers the question. 1. I toss a penny and observe whether it lands heads up or tails up. Suppose

More information

Algebra 2 C Chapter 12 Probability and Statistics

Algebra 2 C Chapter 12 Probability and Statistics Algebra 2 C Chapter 12 Probability and Statistics Section 3 Probability fraction Probability is the ratio that measures the chances of the event occurring For example a coin toss only has 2 equally likely

More information

Activities/ Resources for Unit V: Proportions, Ratios, Probability, Mean and Median

Activities/ Resources for Unit V: Proportions, Ratios, Probability, Mean and Median Activities/ Resources for Unit V: Proportions, Ratios, Probability, Mean and Median 58 What is a Ratio? A ratio is a comparison of two numbers. We generally separate the two numbers in the ratio with a

More information

Conditional Probability, Independence and Bayes Theorem Class 3, 18.05, Spring 2014 Jeremy Orloff and Jonathan Bloom

Conditional Probability, Independence and Bayes Theorem Class 3, 18.05, Spring 2014 Jeremy Orloff and Jonathan Bloom Conditional Probability, Independence and Bayes Theorem Class 3, 18.05, Spring 2014 Jeremy Orloff and Jonathan Bloom 1 Learning Goals 1. Know the definitions of conditional probability and independence

More information

Chapter 5 A Survey of Probability Concepts

Chapter 5 A Survey of Probability Concepts Chapter 5 A Survey of Probability Concepts True/False 1. Based on a classical approach, the probability of an event is defined as the number of favorable outcomes divided by the total number of possible

More information

Probability and Venn diagrams UNCORRECTED PAGE PROOFS

Probability and Venn diagrams UNCORRECTED PAGE PROOFS Probability and Venn diagrams 12 This chapter deals with further ideas in chance. At the end of this chapter you should be able to: identify complementary events and use the sum of probabilities to solve

More information

Homework 8 Solutions

Homework 8 Solutions CSE 21 - Winter 2014 Homework Homework 8 Solutions 1 Of 330 male and 270 female employees at the Flagstaff Mall, 210 of the men and 180 of the women are on flex-time (flexible working hours). Given that

More information

Math 141. Lecture 2: More Probability! Albyn Jones 1. jones@reed.edu www.people.reed.edu/ jones/courses/141. 1 Library 304. Albyn Jones Math 141

Math 141. Lecture 2: More Probability! Albyn Jones 1. jones@reed.edu www.people.reed.edu/ jones/courses/141. 1 Library 304. Albyn Jones Math 141 Math 141 Lecture 2: More Probability! Albyn Jones 1 1 Library 304 jones@reed.edu www.people.reed.edu/ jones/courses/141 Outline Law of total probability Bayes Theorem the Multiplication Rule, again Recall

More information

1 Combinations, Permutations, and Elementary Probability

1 Combinations, Permutations, and Elementary Probability 1 Combinations, Permutations, and Elementary Probability Roughly speaking, Permutations are ways of grouping things where the order is important. Combinations are ways of grouping things where the order

More information

Math 370, Actuarial Problemsolving Spring 2008 A.J. Hildebrand. Problem Set 1 (with solutions)

Math 370, Actuarial Problemsolving Spring 2008 A.J. Hildebrand. Problem Set 1 (with solutions) Math 370, Actuarial Problemsolving Spring 2008 A.J. Hildebrand Problem Set 1 (with solutions) About this problem set: These are problems from Course 1/P actuarial exams that I have collected over the years,

More information

Homework 3 Solution, due July 16

Homework 3 Solution, due July 16 Homework 3 Solution, due July 16 Problems from old actuarial exams are marked by a star. Problem 1*. Upon arrival at a hospital emergency room, patients are categorized according to their condition as

More information

This document contains Chapter 2: Statistics, Data Analysis, and Probability strand from the 2008 California High School Exit Examination (CAHSEE):

This document contains Chapter 2: Statistics, Data Analysis, and Probability strand from the 2008 California High School Exit Examination (CAHSEE): This document contains Chapter 2:, Data Analysis, and strand from the 28 California High School Exit Examination (CAHSEE): Mathematics Study Guide published by the California Department of Education. The

More information

IAM 530 ELEMENTS OF PROBABILITY AND STATISTICS INTRODUCTION

IAM 530 ELEMENTS OF PROBABILITY AND STATISTICS INTRODUCTION IAM 530 ELEMENTS OF PROBABILITY AND STATISTICS INTRODUCTION 1 WHAT IS STATISTICS? Statistics is a science of collecting data, organizing and describing it and drawing conclusions from it. That is, statistics

More information

The study of probability has increased in popularity over the years because of its wide range of practical applications.

The study of probability has increased in popularity over the years because of its wide range of practical applications. 6.7. Probability. The study of probability has increased in popularity over the years because of its wide range of practical applications. In probability, each repetition of an experiment is called a trial,

More information

Chapter 4 - Practice Problems 2

Chapter 4 - Practice Problems 2 Chapter - Practice Problems 2 MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Find the indicated probability. 1) If you flip a coin three times, the

More information

Lecture 13. Understanding Probability and Long-Term Expectations

Lecture 13. Understanding Probability and Long-Term Expectations Lecture 13 Understanding Probability and Long-Term Expectations Thinking Challenge What s the probability of getting a head on the toss of a single fair coin? Use a scale from 0 (no way) to 1 (sure thing).

More information

Determine the empirical probability that a person selected at random from the 1000 surveyed uses Mastercard.

Determine the empirical probability that a person selected at random from the 1000 surveyed uses Mastercard. Math 120 Practice Exam II Name You must show work for credit. 1) A pair of fair dice is rolled 50 times and the sum of the dots on the faces is noted. Outcome 2 4 5 6 7 8 9 10 11 12 Frequency 6 8 8 1 5

More information

Introductory Probability. MATH 107: Finite Mathematics University of Louisville. March 5, 2014

Introductory Probability. MATH 107: Finite Mathematics University of Louisville. March 5, 2014 Introductory Probability MATH 07: Finite Mathematics University of Louisville March 5, 204 What is probability? Counting and probability 2 / 3 Probability in our daily lives We see chances, odds, and probabilities

More information

Chapter 4 - Practice Problems 1

Chapter 4 - Practice Problems 1 Chapter 4 - Practice Problems SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question. Provide an appropriate response. ) Compare the relative frequency formula

More information

Mathematical goals. Starting points. Materials required. Time needed

Mathematical goals. Starting points. Materials required. Time needed Level S2 of challenge: B/C S2 Mathematical goals Starting points Materials required Time needed Evaluating probability statements To help learners to: discuss and clarify some common misconceptions about

More information

Chapter 3. Probability

Chapter 3. Probability Chapter 3 Probability Every Day, each us makes decisions based on uncertainty. Should you buy an extended warranty for your new DVD player? It depends on the likelihood that it will fail during the warranty.

More information

Curriculum Design for Mathematic Lesson Probability

Curriculum Design for Mathematic Lesson Probability Curriculum Design for Mathematic Lesson Probability This curriculum design is for the 8th grade students who are going to learn Probability and trying to show the easiest way for them to go into this class.

More information

TOPIC P2: SAMPLE SPACE AND ASSIGNING PROBABILITIES SPOTLIGHT: THE CASINO GAME OF ROULETTE. Topic P2: Sample Space and Assigning Probabilities

TOPIC P2: SAMPLE SPACE AND ASSIGNING PROBABILITIES SPOTLIGHT: THE CASINO GAME OF ROULETTE. Topic P2: Sample Space and Assigning Probabilities TOPIC P2: SAMPLE SPACE AND ASSIGNING PROBABILITIES SPOTLIGHT: THE CASINO GAME OF ROULETTE Roulette is one of the most popular casino games. The name roulette is derived from the French word meaning small

More information

COMMON CORE STATE STANDARDS FOR

COMMON CORE STATE STANDARDS FOR COMMON CORE STATE STANDARDS FOR Mathematics (CCSSM) High School Statistics and Probability Mathematics High School Statistics and Probability Decisions or predictions are often based on data numbers in

More information

Lecture Note 1 Set and Probability Theory. MIT 14.30 Spring 2006 Herman Bennett

Lecture Note 1 Set and Probability Theory. MIT 14.30 Spring 2006 Herman Bennett Lecture Note 1 Set and Probability Theory MIT 14.30 Spring 2006 Herman Bennett 1 Set Theory 1.1 Definitions and Theorems 1. Experiment: any action or process whose outcome is subject to uncertainty. 2.

More information

Statistics in Geophysics: Introduction and Probability Theory

Statistics in Geophysics: Introduction and Probability Theory Statistics in Geophysics: Introduction and Steffen Unkel Department of Statistics Ludwig-Maximilians-University Munich, Germany Winter Term 2013/14 1/32 What is Statistics? Introduction Statistics is the

More information

Probability and Statistics is one of the strands tested on the California Standards Test.

Probability and Statistics is one of the strands tested on the California Standards Test. Grades 3-4 Probability and Statistics is one of the strands tested on the California Standards Test. Probability is introduced in 3 rd grade. Many students do not work on probability concepts in 5 th grade.

More information

Probabilities and Proportions

Probabilities and Proportions CHAPTER 4 Probabilities and Proportions Chapter Overview While the graphic and numeric methods of Chapters 2 and 3 provide us with tools for summarizing data, probability theory, the subject of this chapter,

More information

ECE302 Spring 2006 HW1 Solutions January 16, 2006 1

ECE302 Spring 2006 HW1 Solutions January 16, 2006 1 ECE302 Spring 2006 HW1 Solutions January 16, 2006 1 Solutions to HW1 Note: These solutions were generated by R. D. Yates and D. J. Goodman, the authors of our textbook. I have added comments in italics

More information

Probability: The Study of Randomness Randomness and Probability Models. IPS Chapters 4 Sections 4.1 4.2

Probability: The Study of Randomness Randomness and Probability Models. IPS Chapters 4 Sections 4.1 4.2 Probability: The Study of Randomness Randomness and Probability Models IPS Chapters 4 Sections 4.1 4.2 Chapter 4 Overview Key Concepts Random Experiment/Process Sample Space Events Probability Models Probability

More information

AP: LAB 8: THE CHI-SQUARE TEST. Probability, Random Chance, and Genetics

AP: LAB 8: THE CHI-SQUARE TEST. Probability, Random Chance, and Genetics Ms. Foglia Date AP: LAB 8: THE CHI-SQUARE TEST Probability, Random Chance, and Genetics Why do we study random chance and probability at the beginning of a unit on genetics? Genetics is the study of inheritance,

More information

Basic Probability Concepts

Basic Probability Concepts page 1 Chapter 1 Basic Probability Concepts 1.1 Sample and Event Spaces 1.1.1 Sample Space A probabilistic (or statistical) experiment has the following characteristics: (a) the set of all possible outcomes

More information

Statistics and Probability

Statistics and Probability Statistics and Probability TABLE OF CONTENTS 1 Posing Questions and Gathering Data. 2 2 Representing Data. 7 3 Interpreting and Evaluating Data 13 4 Exploring Probability..17 5 Games of Chance 20 6 Ideas

More information

2. Three dice are tossed. Find the probability of a) a sum of 4; or b) a sum greater than 4 (may use complement)

2. Three dice are tossed. Find the probability of a) a sum of 4; or b) a sum greater than 4 (may use complement) Probability Homework Section P4 1. A two-person committee is chosen at random from a group of four men and three women. Find the probability that the committee contains at least one man. 2. Three dice

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. Provide an appropriate response. 1) A coin is tossed. Find the probability that the result

More information

Probability & Probability Distributions

Probability & Probability Distributions Probability & Probability Distributions Carolyn J. Anderson EdPsych 580 Fall 2005 Probability & Probability Distributions p. 1/61 Probability & Probability Distributions Elementary Probability Theory Definitions

More information

3.2 Conditional Probability and Independent Events

3.2 Conditional Probability and Independent Events Ismor Fischer, 5/29/2012 3.2-1 3.2 Conditional Probability and Independent Events Using population-based health studies to estimate probabilities relating potential risk factors to a particular disease,

More information

6th Grade Lesson Plan: Probably Probability

6th Grade Lesson Plan: Probably Probability 6th Grade Lesson Plan: Probably Probability Overview This series of lessons was designed to meet the needs of gifted children for extension beyond the standard curriculum with the greatest ease of use

More information

Methods Used for Counting

Methods Used for Counting COUNTING METHODS From our preliminary work in probability, we often found ourselves wondering how many different scenarios there were in a given situation. In the beginning of that chapter, we merely tried

More information

STAT 35A HW2 Solutions

STAT 35A HW2 Solutions STAT 35A HW2 Solutions http://www.stat.ucla.edu/~dinov/courses_students.dir/09/spring/stat35.dir 1. A computer consulting firm presently has bids out on three projects. Let A i = { awarded project i },

More information

Introduction to the Practice of Statistics Sixth Edition Moore, McCabe Section 4.5 Homework Answers

Introduction to the Practice of Statistics Sixth Edition Moore, McCabe Section 4.5 Homework Answers Introduction to the Practice of Statistics Sixth Edition Moore, McCabe Section 4.5 Homework Answers 4.103 Attendance at 2 year and 4 year colleges. In a large national population of college students, 61%

More information

V. RANDOM VARIABLES, PROBABILITY DISTRIBUTIONS, EXPECTED VALUE

V. RANDOM VARIABLES, PROBABILITY DISTRIBUTIONS, EXPECTED VALUE V. RANDOM VARIABLES, PROBABILITY DISTRIBUTIONS, EXPETED VALUE A game of chance featured at an amusement park is played as follows: You pay $ to play. A penny and a nickel are flipped. You win $ if either

More information

That s Not Fair! ASSESSMENT #HSMA20. Benchmark Grades: 9-12

That s Not Fair! ASSESSMENT #HSMA20. Benchmark Grades: 9-12 That s Not Fair! ASSESSMENT # Benchmark Grades: 9-12 Summary: Students consider the difference between fair and unfair games, using probability to analyze games. The probability will be used to find ways

More information

Chapter 4 Lecture Notes

Chapter 4 Lecture Notes Chapter 4 Lecture Notes Random Variables October 27, 2015 1 Section 4.1 Random Variables A random variable is typically a real-valued function defined on the sample space of some experiment. For instance,

More information

Georgia Standards of Excellence Curriculum Frameworks. Mathematics. GSE Grade 7 Unit 6: Probability

Georgia Standards of Excellence Curriculum Frameworks. Mathematics. GSE Grade 7 Unit 6: Probability Georgia Standards of Excellence Curriculum Frameworks Mathematics GSE Grade 7 Unit 6: Probability These materials are for nonprofit educational purposes only. Any other use may constitute copyright infringement.

More information

Probability --QUESTIONS-- Principles of Math 12 - Probability Practice Exam 1 www.math12.com

Probability --QUESTIONS-- Principles of Math 12 - Probability Practice Exam 1 www.math12.com Probability --QUESTIONS-- Principles of Math - Probability Practice Exam www.math.com Principles of Math : Probability Practice Exam Use this sheet to record your answers:... 4... 4... 4.. 6. 4.. 6. 7..

More information