3.2 Conditional Probability and Independent Events

Size: px
Start display at page:

Download "3.2 Conditional Probability and Independent Events"

Transcription

1 Ismor Fischer, 5/29/ Conditional Probability and Independent Events Using population-based health studies to estimate probabilities relating potential risk factors to a particular disease, evaluate efficacy of medical diagnostic and screening tests, etc. Example: Events: = lung cancer B = smoker S B Disease Status Lung cancer () No lung cancer ( c ) Smoker Yes (B) No (B c ) Probabilities: P() = 0.15 P(B) = 0.16 P( B) = 0.12 Definition: Conditional Probability of Event, given Event B (where P(B) 0) P( B) = P ( B) PB ( ) Comments: P(B ) = PB ( ) P ( ) = = = 0.75 >> 0.15 = P(). = 0.80, so P( B) P(B ) in general. General formula can be rewritten: P( B) = P( B) P(B) IMPORTNT Example: P(ngel barks) = 0.1 P(Brutus barks) = 0.2 P(ngel barks Brutus barks) = 0.3 Therefore P(ngel and Brutus bark) = 0.06

2 Ismor Fischer, 5/29/ Example: Suppose that two balls are to be randomly drawn, one after another, from a container holding four red balls and two green balls. Under the scenario of sampling without replacement, calculate the probabilities of the events = First ball is red, B = Second ball is red, and B = First ball is red ND second ball is red. (s an exercise, list the 6 5 = 30 outcomes in the sample space of this experiment, and use brute force to solve this problem.) R 1 G 1 R 2 R 3 R 4 G 2 This type of problem known as an urn model can be solved with the use of a tree diagram, where each branch of the tree represents a specific event, conditioned on a preceding event. The product of the probabilities of all such events along a particular sequence of branches is equal to the corresponding intersection probability, via the previous formula. In this example, we obtain the following values: 1 st draw 2 nd draw P() = 4/6 P(B ) = 3/5 P(B c ) = 2/5 P( B) = 12/30 P( B c ) = 8/30 B B c c B P( c ) = 2/6 P(B c ) = 4/5 P( c B) = 8/30 P(B c c ) = 1/5 P( c B c ) = 2/30 We can calculate the probability P(B) by adding the two boxed values above, i.e., P(B) = P( B) + P( c B) = 12/30 + 8/30 = 20/30, or P(B) = 2/3. This last formula which can be written as P(B) = P(B ) P() + P(B c ) P( c ) can be extended to more general situations, where it is known as the Law of Total Probability, and is a useful tool in Bayes Theorem (next section).

3 Ismor Fischer, 5/29/ Suppose event C = coffee drinker. S C Disease Status Lung cancer () No lung cancer ( c ) Coffee Drinker Yes (C) No (C c ) Probabilities: P() = 0.15 P(C) = 0.40 P( C) = 0.06 Therefore, P( C) = P( C) P(C) = = 0.15 = P() i.e., the occurrence of event C gives no information about the probability of event. Definition: Two events and B are said to be statistically independent if either: (1) P( B) = P(), i.e., P(B ) = P(B), or equivalently, (2) P( B) = P() P(B). Exercise: Prove that if events B and C are statistically independent, then so are each of the following: B and Not C Not B and C Not B and Not C Hint: Let P(B) = b, P(C) = c, and construct a 2 2 probability table. Summary, B disjoint If either event occurs, then the other cannot occur: P( B) = 0., B independent If either event occurs, this gives no information about the other: P( B) = P( ) P( B). Example: = Select a 2 and B = Select a are not disjoint events, because B = {2 }. However, P( B) = 1/52 = 1/13 1/4 = P() P(B); hence they are independent events. Can two disjoint events ever be independent? Why?

4 Ismor Fischer, 5/29/ VERY IMPORTNT ND USEFUL FCT: It can be shown that for any event, all of the elementary properties of probability P() covered in the notes, extend to conditional probability PB ( ), for any other event B. For example, since we know that P ( 1 2) = P ( 1) + P ( 2) P ( 1 2) for any two events 1 and 2, it is also true that P ( B) = P ( B) + P ( B) P ( B) for any other event B s another example, since we know that P( ) = 1 P ( ), it therefore also c. follows that P( B) = 1 PB ( ) Exercise: Prove these two statements. (Hint: Sketch a Venn diagram.) HOWEVER, there is one important exception! We know that if and B are two independent events, then P ( B) = PPB ( ) ( ). But this does not extend to conditional probabilities! In particular, if C is any other event, then P ( BC ) PCPBC ( ) ( ) in general. The following example illustrates this, for three events, B, and C: c B C.15 Exercise: Confirm that P ( B) = PPB ( ) ( ), but P ( BC ) PCPBC ( ) ( ). In other words, two events that may be independent in a general population, may not necessarily be independent in a particular subgroup of that population.

5 Ismor Fischer, 5/29/ More on Conditional Probability and Independent Events nother example from epidemiology S = POPULTION = lung cancer S = POPULTION = lung cancer B C B = obese C = smoker Suppose that, in a certain study population, we wish to investigate the prevalence of lung cancer (), and its associations with obesity (B) and cigarette smoking (C), respectively. From the first of the two stylized Venn diagrams above, by comparing the scales drawn, observe that the proportion of the size of the intersection B (green) relative to event B (blue + green), is about equal to the proportion of the size of event (yellow + green) relative to the entire population S. That is, P ( B) P ( ) = PB ( ) P( S ). (s an exercise, verify this equality for the following probabilities: yellow =.09, green =.07, blue =.37, white =.47, to two decimals, before reading on.) In other words, the probability that a randomly chosen person from the obese subpopulation has lung cancer, is equal to the probability that a randomly chosen person from the general population has lung cancer (.16). This equation can be equivalently expressed as P( B) = P(), since the left side is conditional probability by definition, and P(S) = 1 in the denominator of the right side. In this form, the equation clearly conveys the interpretation that knowledge of event B (obesity) yields no information about event (lung cancer). In this example, lung cancer is equally probable (.16) among the obese as it is among the general population, so knowing that a person is obese is completely unrevealing with respect to having lung cancer. Events and B that are related in this way are said to be independent. Note that they are not disjoint! In the second diagram however, the relative size of C (orange) to C (red + orange), is larger than the relative size of (yellow + orange) to the whole population S, so P( C) P(), i.e., events and C are dependent. Here, as is true in general, the probability of lung cancer is indeed influenced by whether a person is randomly selected from among the general population or the smoking subset, where it is much higher. Statistically, lung cancer would be a rare disease in the U.S., if not for cigarettes (although it is on the rise among nonsmokers).

6 Ismor Fischer, 5/29/ pplication: re Blood ntibodies Independent? n example of conditional probability in human genetics (dapted from Rick Chappell, Ph.D., UW Dept. of Biostatistics & Medical Informatics) Background: The surfaces of human red blood cells ( erythrocytes ) are coated with antigens that are classified into four disjoint blood types: O,, B, and B. Each type is associated with blood serum antibodies for the other types, that is, Type O blood contains both and B antibodies. (This makes Type O the universal donor, but capable of receiving only Type O.) Type blood contains only B antibodies. Type B blood contains only antibodies. Type B blood contains neither nor B antibodies. (This makes Type B the universal recipient, but capable of donating only to Type B.) In addition, blood is also classified according to the presence (+) or absence ( ) of Rh factor (found predominantly in rhesus monkeys, and to varying degree in human populations; they are important in obstetrics). Hence there are eight distinct blood groups corresponding to this joint classification system: O +, O, +,, B +, B, B +, B. ccording to the merican Red Cross, the U.S. population has the following blood group relative frequencies: Blood Types Rh factor + Totals O B B Totals From these values (and from the background information above), we can calculate the following probabilities: P ( antibodies) = P (Type O or B) P (B antibodies) = P (Type O or ) = P (O) + P (B) = P (O) + P () = = =.572 =.849 P (B antibodies and Rh + ) = P (Type O + or + ) = P (O + ) + P ( + ) = =.707

7 Ismor Fischer, 5/29/ Using these calculations, we can answer the following. Question: Is having antibodies independent of having B antibodies? Solution: We must check whether or not i.e., or P( and B antibodies) = P( antibodies) P(B antibodies), P(Type O) This indicates near independence of the two events; there does exist a slight dependence. The dependence would be much stronger if merica were composed of two disjoint (i.e., non-interbreeding) groups: Type (with B antibodies only) and Type B (with antibodies only), and no Type O (with both and B antibodies). Since this is evidently not the case, the implication is that either these traits evolved before humans spread out geographically, or they evolved later but the populations became mixed in merica. Question: Is having B antibodies independent of Rh +? Solution: We must check whether or not that is, P (B antibodies and Rh + ) = P (B antibodies) P (Rh + ),.707 = , which is true, so we have exact independence of these events. These traits probably predate diversification in humans (and were not differentially selected for since). Exercises: Is having antibodies independent of Rh +? Find P ( antibodies B antibodies) and P (B antibodies antibodies). Conclusions? Is Blood Type independent of Rh factor? (Do a separate calculation for each blood type: O,, B, B, and each Rh factor: +,.)

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

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

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

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

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

P (B) In statistics, the Bayes theorem is often used in the following way: P (Data Unknown)P (Unknown) P (Data)

P (B) In statistics, the Bayes theorem is often used in the following way: P (Data Unknown)P (Unknown) P (Data) 22S:101 Biostatistics: J. Huang 1 Bayes Theorem For two events A and B, if we know the conditional probability P (B A) and the probability P (A), then the Bayes theorem tells that we can compute the conditional

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

Can receive blood from: * I A I A and I A i o Type A Yes No A or AB A or O I B I B and I B i o Type B No Yes B or AB B or O

Can receive blood from: * I A I A and I A i o Type A Yes No A or AB A or O I B I B and I B i o Type B No Yes B or AB B or O Genetics of the ABO Blood Groups written by J. D. Hendrix Learning Objectives Upon completing the exercise, each student should be able: to explain the concept of blood group antigens; to list the genotypes

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

E3: PROBABILITY AND STATISTICS lecture notes

E3: PROBABILITY AND STATISTICS lecture notes E3: PROBABILITY AND STATISTICS lecture notes 2 Contents 1 PROBABILITY THEORY 7 1.1 Experiments and random events............................ 7 1.2 Certain event. Impossible event............................

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

People have thought about, and defined, probability in different ways. important to note the consequences of the definition:

People have thought about, and defined, probability in different ways. important to note the consequences of the definition: PROBABILITY AND LIKELIHOOD, A BRIEF INTRODUCTION IN SUPPORT OF A COURSE ON MOLECULAR EVOLUTION (BIOL 3046) Probability The subject of PROBABILITY is a branch of mathematics dedicated to building models

More information

Lesson 17: Margin of Error When Estimating a Population Proportion

Lesson 17: Margin of Error When Estimating a Population Proportion Margin of Error When Estimating a Population Proportion Classwork In this lesson, you will find and interpret the standard deviation of a simulated distribution for a sample proportion and use this information

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

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

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

Set operations and Venn Diagrams. COPYRIGHT 2006 by LAVON B. PAGE

Set operations and Venn Diagrams. COPYRIGHT 2006 by LAVON B. PAGE Set operations and Venn Diagrams Set operations and Venn diagrams! = { x x " and x " } This is the intersection of and. # = { x x " or x " } This is the union of and. n element of! belongs to both and,

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

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

Factory example D MA ND 0 MB D ND

Factory example D MA ND 0 MB D ND Bayes Theorem Now we look at how we can use information about conditional probabilities to calculate reverse conditional probabilities i.e., how we calculate ( A B when we know ( B A (and some other things.

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

5) The table below describes the smoking habits of a group of asthma sufferers. two way table ( ( cell cell ) (cell cell) (cell cell) )

5) The table below describes the smoking habits of a group of asthma sufferers. two way table ( ( cell cell ) (cell cell) (cell cell) ) MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Determine which score corresponds to the higher relative position. 1) Which score has a better relative

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

Changing the way smoking is measured among Australian adults: A preliminary investigation of Victorian data

Changing the way smoking is measured among Australian adults: A preliminary investigation of Victorian data Changing the way smoking is measured among Australian adults: A preliminary investigation of Victorian data Robyn Mullins Ron Borland 163 Quit Evaluation Studies No 9 1996 1997 Introduction In 1997, the

More information

Summary Measures (Ratio, Proportion, Rate) Marie Diener-West, PhD Johns Hopkins University

Summary Measures (Ratio, Proportion, Rate) Marie Diener-West, PhD Johns Hopkins University This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike License. Your use of this material constitutes acceptance of that license and the conditions of use of materials on this

More information

WHERE DOES THE 10% CONDITION COME FROM?

WHERE DOES THE 10% CONDITION COME FROM? 1 WHERE DOES THE 10% CONDITION COME FROM? The text has mentioned The 10% Condition (at least) twice so far: p. 407 Bernoulli trials must be independent. If that assumption is violated, it is still okay

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

Midterm Exam #1 - Answers

Midterm Exam #1 - Answers Page 1 of 9 Midterm Exam #1 Answers Instructions: Answer all questions directly on these sheets. Points for each part of each question are indicated, and there are 1 points total. Budget your time. 1.

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 Circle Beginners Group October 18, 2015

Math Circle Beginners Group October 18, 2015 Math Circle Beginners Group October 18, 2015 Warm-up problem 1. Let n be a (positive) integer. Prove that if n 2 is odd, then n is also odd. (Hint: Use a proof by contradiction.) Suppose that n 2 is odd

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

MATHEMATICS: PAPER I. 5. You may use an approved non-programmable and non-graphical calculator, unless otherwise stated.

MATHEMATICS: PAPER I. 5. You may use an approved non-programmable and non-graphical calculator, unless otherwise stated. NATIONAL SENIOR CERTIFICATE EXAMINATION NOVEMBER 015 MATHEMATICS: PAPER I Time: 3 hours 150 marks PLEASE READ THE FOLLOWING INSTRUCTIONS CAREFULLY 1. This question paper consists of 1 pages and an Information

More information

Test Positive True Positive False Positive. Test Negative False Negative True Negative. Figure 5-1: 2 x 2 Contingency Table

Test Positive True Positive False Positive. Test Negative False Negative True Negative. Figure 5-1: 2 x 2 Contingency Table ANALYSIS OF DISCRT VARIABLS / 5 CHAPTR FIV ANALYSIS OF DISCRT VARIABLS Discrete variables are those which can only assume certain fixed values. xamples include outcome variables with results such as live

More information

Exam 3 Review/WIR 9 These problems will be started in class on April 7 and continued on April 8 at the WIR.

Exam 3 Review/WIR 9 These problems will be started in class on April 7 and continued on April 8 at the WIR. Exam 3 Review/WIR 9 These problems will be started in class on April 7 and continued on April 8 at the WIR. 1. Urn A contains 6 white marbles and 4 red marbles. Urn B contains 3 red marbles and two white

More information

ABO-Rh Blood Typing Using Neo/BLOOD

ABO-Rh Blood Typing Using Neo/BLOOD ABO-Rh Blood Typing Using Neo/BLOOD Objectives Determine the ABO and Rh blood type of unknown simulated blood samples. Prepare a simulated blood smear. Examine a prepared blood smear under the microscope

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

ABO/Rh Blood-Typing Model:

ABO/Rh Blood-Typing Model: INQUIRY & INVESTIGATION So what s happening here? is a question commonly heard when introductory science students are working on cellular or molecular laboratory concepts. Since there is a huge variety

More information

Chapter 18. Blood Types

Chapter 18. Blood Types Chapter 18 Blood Types Blood Types blood types and transfusion compatibility are a matter of interactions between plasma proteins and erythrocytes Karl Landsteiner discovered blood types A, B and O in

More information

Topic 8. Chi Square Tests

Topic 8. Chi Square Tests BE540W Chi Square Tests Page 1 of 5 Topic 8 Chi Square Tests Topics 1. Introduction to Contingency Tables. Introduction to the Contingency Table Hypothesis Test of No Association.. 3. The Chi Square Test

More information

Bayes Theorem & Diagnostic Tests Screening Tests

Bayes Theorem & Diagnostic Tests Screening Tests Bayes heorem & Screening ests Bayes heorem & Diagnostic ests Screening ests Some Questions If you test positive for HIV, what is the probability that you have HIV? If you have a positive mammogram, what

More information

Normal and Binomial. Distributions

Normal and Binomial. Distributions Normal and Binomial Distributions Library, Teaching and Learning 14 By now, you know about averages means in particular and are familiar with words like data, standard deviation, variance, probability,

More information

Elements of probability theory

Elements of probability theory 2 Elements of probability theory Probability theory provides mathematical models for random phenomena, that is, phenomena which under repeated observations yield di erent outcomes that cannot be predicted

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

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

First-year Statistics for Psychology Students Through Worked Examples. 2. Probability and Bayes Theorem

First-year Statistics for Psychology Students Through Worked Examples. 2. Probability and Bayes Theorem First-year Statistics for Psychology Students Through Worked Examples 2. Probability and Bayes Theorem by Charles McCreery, D.Phil Formerly Lecturer in Experimental Psychology Magdalen College Oxford Copyright

More information

Math 210 Lecture Notes: Ten Probability Review Problems

Math 210 Lecture Notes: Ten Probability Review Problems Math 210 Lecture Notes: Ten Probability Review Problems Richard Blecksmith Dept. of Mathematical Sciences Northern Illinois University 1. Review Question 1 Face card means jack, queen, or king. You draw

More information

8 Divisibility and prime numbers

8 Divisibility and prime numbers 8 Divisibility and prime numbers 8.1 Divisibility In this short section we extend the concept of a multiple from the natural numbers to the integers. We also summarize several other terms that express

More information

calculating probabilities

calculating probabilities 4 calculating probabilities Taking Chances What s the probability he s remembered I m allergic to non-precious metals? Life is full of uncertainty. Sometimes it can be impossible to say what will happen

More information

PPS UNDERWRITING GUIDE FOR APPLICANTS

PPS UNDERWRITING GUIDE FOR APPLICANTS PPS UNDERWRITING GUIDE FOR APPLICANTS UNDERWRITING guide 2013 WHAT HAPPENS WHEN YOU SUBMIT YOUR APPLICATION FOR INSURANCE? Once an application is submitted it is put through a number of processes to ensure

More information

PERMUTATIONS AND COMBINATIONS

PERMUTATIONS AND COMBINATIONS PERMUTATIONS AND COMBINATIONS Mathematics for Elementary Teachers: A Conceptual Approach New Material for the Eighth Edition Albert B. Bennett, Jr., Laurie J. Burton and L. Ted Nelson Math 212 Extra Credit

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

06-6542 n/a MYSTERY OF THE BLOOD STAIN (RE)

06-6542 n/a MYSTERY OF THE BLOOD STAIN (RE) DATA SHEET Order code Manufacturer code Description 06-6542 n/a MYSTERY OF THE BLOOD STAIN (RE) The enclosed information is believed to be correct, Information may change without notice due to product

More information

4.5 Linear Dependence and Linear Independence

4.5 Linear Dependence and Linear Independence 4.5 Linear Dependence and Linear Independence 267 32. {v 1, v 2 }, where v 1, v 2 are collinear vectors in R 3. 33. Prove that if S and S are subsets of a vector space V such that S is a subset of S, then

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

Section 1.3 P 1 = 1 2. = 1 4 2 8. P n = 1 P 3 = Continuing in this fashion, it should seem reasonable that, for any n = 1, 2, 3,..., = 1 2 4.

Section 1.3 P 1 = 1 2. = 1 4 2 8. P n = 1 P 3 = Continuing in this fashion, it should seem reasonable that, for any n = 1, 2, 3,..., = 1 2 4. Difference Equations to Differential Equations Section. The Sum of a Sequence This section considers the problem of adding together the terms of a sequence. Of course, this is a problem only if more 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

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

6 3 The Standard Normal Distribution

6 3 The Standard Normal Distribution 290 Chapter 6 The Normal Distribution Figure 6 5 Areas Under a Normal Distribution Curve 34.13% 34.13% 2.28% 13.59% 13.59% 2.28% 3 2 1 + 1 + 2 + 3 About 68% About 95% About 99.7% 6 3 The Distribution Since

More information

Chapter 4 & 5 practice set. The actual exam is not multiple choice nor does it contain like questions.

Chapter 4 & 5 practice set. The actual exam is not multiple choice nor does it contain like questions. Chapter 4 & 5 practice set. The actual exam is not multiple choice nor does it contain like questions. MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question.

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

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

WHO STEPS Surveillance Support Materials. STEPS Epi Info Training Guide

WHO STEPS Surveillance Support Materials. STEPS Epi Info Training Guide STEPS Epi Info Training Guide Department of Chronic Diseases and Health Promotion World Health Organization 20 Avenue Appia, 1211 Geneva 27, Switzerland For further information: www.who.int/chp/steps WHO

More information

Case-control studies. Alfredo Morabia

Case-control studies. Alfredo Morabia Case-control studies Alfredo Morabia Division d épidémiologie Clinique, Département de médecine communautaire, HUG Alfredo.Morabia@hcuge.ch www.epidemiologie.ch Outline Case-control study Relation to cohort

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

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 370/408, Spring 2008 Prof. A.J. Hildebrand. Actuarial Exam Practice Problem Set 1

Math 370/408, Spring 2008 Prof. A.J. Hildebrand. Actuarial Exam Practice Problem Set 1 Math 370/408, Spring 2008 Prof. A.J. Hildebrand Actuarial Exam Practice Problem Set 1 About this problem set: These are problems from Course 1/P actuarial exams that I have collected over the years, grouped

More information

CALCULATIONS & STATISTICS

CALCULATIONS & STATISTICS CALCULATIONS & STATISTICS CALCULATION OF SCORES Conversion of 1-5 scale to 0-100 scores When you look at your report, you will notice that the scores are reported on a 0-100 scale, even though respondents

More information

Evaluation of Diagnostic and Screening Tests: Validity and Reliability. Sukon Kanchanaraksa, PhD Johns Hopkins University

Evaluation of Diagnostic and Screening Tests: Validity and Reliability. Sukon Kanchanaraksa, PhD Johns Hopkins University This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike License. Your use of this material constitutes acceptance of that license and the conditions of use of materials on this

More information

Chapter 4. Probability and Probability Distributions

Chapter 4. Probability and Probability Distributions Chapter 4. robability and robability Distributions Importance of Knowing robability To know whether a sample is not identical to the population from which it was selected, it is necessary to assess the

More information

CITY UNIVERSITY LONDON. BEng Degree in Computer Systems Engineering Part II BSc Degree in Computer Systems Engineering Part III PART 2 EXAMINATION

CITY UNIVERSITY LONDON. BEng Degree in Computer Systems Engineering Part II BSc Degree in Computer Systems Engineering Part III PART 2 EXAMINATION No: CITY UNIVERSITY LONDON BEng Degree in Computer Systems Engineering Part II BSc Degree in Computer Systems Engineering Part III PART 2 EXAMINATION ENGINEERING MATHEMATICS 2 (resit) EX2005 Date: August

More information

HUMAN BLOOD TYPE: TESTING FOR ABO AND Rh FACTORS STANDARDS 3.3.7.B, 3.3.7.C 3.3.10.B, 3.3.10.C

HUMAN BLOOD TYPE: TESTING FOR ABO AND Rh FACTORS STANDARDS 3.3.7.B, 3.3.7.C 3.3.10.B, 3.3.10.C HUMN LOOD TYPE: TESTING FOR O ND FCTORS STNDRDS 3.3.7., 3.3.7.C 3.3.10., 3.3.10.C Westminster College INTRODUCTION lood is a living tissue which circulates through the human body providing oxygen and nutrients

More information

3 0 + 4 + 3 1 + 1 + 3 9 + 6 + 3 0 + 1 + 3 0 + 1 + 3 2 mod 10 = 4 + 3 + 1 + 27 + 6 + 1 + 1 + 6 mod 10 = 49 mod 10 = 9.

3 0 + 4 + 3 1 + 1 + 3 9 + 6 + 3 0 + 1 + 3 0 + 1 + 3 2 mod 10 = 4 + 3 + 1 + 27 + 6 + 1 + 1 + 6 mod 10 = 49 mod 10 = 9. SOLUTIONS TO HOMEWORK 2 - MATH 170, SUMMER SESSION I (2012) (1) (Exercise 11, Page 107) Which of the following is the correct UPC for Progresso minestrone soup? Show why the other numbers are not valid

More information

2Probability CHAPTER OUTLINE LEARNING OBJECTIVES

2Probability CHAPTER OUTLINE LEARNING OBJECTIVES 2Probability CHAPTER OUTLINE 2-1 SAMPLE SPACES AND EVENTS 2-1.1 Random Experiments 2-1.2 Sample Spaces 2-1.3 Events 2-1.4 Counting Techniques (CD Only) 2-2 INTERPRETATIONS OF PROBABILITY 2-2.1 Introduction

More information

Statistics I for QBIC. Contents and Objectives. Chapters 1 7. Revised: August 2013

Statistics I for QBIC. Contents and Objectives. Chapters 1 7. Revised: August 2013 Statistics I for QBIC Text Book: Biostatistics, 10 th edition, by Daniel & Cross Contents and Objectives Chapters 1 7 Revised: August 2013 Chapter 1: Nature of Statistics (sections 1.1-1.6) Objectives

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

HYPOTHESIS TESTING (ONE SAMPLE) - CHAPTER 7 1. used confidence intervals to answer questions such as...

HYPOTHESIS TESTING (ONE SAMPLE) - CHAPTER 7 1. used confidence intervals to answer questions such as... HYPOTHESIS TESTING (ONE SAMPLE) - CHAPTER 7 1 PREVIOUSLY used confidence intervals to answer questions such as... You know that 0.25% of women have red/green color blindness. You conduct a study of men

More information

Use of the Chi-Square Statistic. Marie Diener-West, PhD Johns Hopkins University

Use of the Chi-Square Statistic. Marie Diener-West, PhD Johns Hopkins University This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike License. Your use of this material constitutes acceptance of that license and the conditions of use of materials on this

More information

Blood Stains at the Crime Scene Forensic Investigation

Blood Stains at the Crime Scene Forensic Investigation Blood Stains at the Crime Scene Forensic Investigation Introduction Blood stains at a crime scene can be crucial in solving the crime. Numerous analytical techniques can be used to study blood stains.

More information

Mathematics Content: Pie Charts; Area as Probability; Probabilities as Percents, Decimals & Fractions

Mathematics Content: Pie Charts; Area as Probability; Probabilities as Percents, Decimals & Fractions Title: Using the Area on a Pie Chart to Calculate Probabilities Mathematics Content: Pie Charts; Area as Probability; Probabilities as Percents, Decimals & Fractions Objectives: To calculate probability

More information

Sudoku puzzles and how to solve them

Sudoku puzzles and how to solve them Sudoku puzzles and how to solve them Andries E. Brouwer 2006-05-31 1 Sudoku Figure 1: Two puzzles the second one is difficult A Sudoku puzzle (of classical type ) consists of a 9-by-9 matrix partitioned

More information

Homework 3 (due Tuesday, October 13)

Homework 3 (due Tuesday, October 13) Homework (due Tuesday, October 1 Problem 1. Consider an experiment that consists of determining the type of job either blue-collar or white-collar and the political affiliation Republican, Democratic,

More information

Mathematics (Project Maths Phase 3)

Mathematics (Project Maths Phase 3) 2014. M329 Coimisiún na Scrúduithe Stáit State Examinations Commission Leaving Certificate Examination 2014 Mathematics (Project Maths Phase 3) Paper 1 Higher Level Friday 6 June Afternoon 2:00 4:30 300

More information

FEGYVERNEKI SÁNDOR, PROBABILITY THEORY AND MATHEmATICAL

FEGYVERNEKI SÁNDOR, PROBABILITY THEORY AND MATHEmATICAL FEGYVERNEKI SÁNDOR, PROBABILITY THEORY AND MATHEmATICAL STATIsTICs 4 IV. RANDOm VECTORs 1. JOINTLY DIsTRIBUTED RANDOm VARIABLEs If are two rom variables defined on the same sample space we define the joint

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

Parallel and Perpendicular. We show a small box in one of the angles to show that the lines are perpendicular.

Parallel and Perpendicular. We show a small box in one of the angles to show that the lines are perpendicular. CONDENSED L E S S O N. Parallel and Perpendicular In this lesson you will learn the meaning of parallel and perpendicular discover how the slopes of parallel and perpendicular lines are related use slopes

More information

Formal Languages and Automata Theory - Regular Expressions and Finite Automata -

Formal Languages and Automata Theory - Regular Expressions and Finite Automata - Formal Languages and Automata Theory - Regular Expressions and Finite Automata - Samarjit Chakraborty Computer Engineering and Networks Laboratory Swiss Federal Institute of Technology (ETH) Zürich March

More information

CHAPTER 10 BLOOD GROUPS: ABO AND Rh

CHAPTER 10 BLOOD GROUPS: ABO AND Rh CHAPTER 10 BLOOD GROUPS: ABO AND Rh The success of human blood transfusions requires compatibility for the two major blood group antigen systems, namely ABO and Rh. The ABO system is defined by two red

More information

AP STATISTICS TEST #2 - REVIEW - Ch. 14 &15 Period:

AP STATISTICS TEST #2 - REVIEW - Ch. 14 &15 Period: AP STATISTICS Name TEST #2 - REVIEW - Ch. 14 &15 Period: 1) The city council has 6 men and 3 women. If we randomly choose two of them to co-chair a committee, what is the probability these chairpersons

More information

Circuits 1 M H Miller

Circuits 1 M H Miller Introduction to Graph Theory Introduction These notes are primarily a digression to provide general background remarks. The subject is an efficient procedure for the determination of voltages and currents

More information

Mathematics (Project Maths Phase 1)

Mathematics (Project Maths Phase 1) 2012. M128 S Coimisiún na Scrúduithe Stáit State Examinations Commission Leaving Certificate Examination, 2012 Sample Paper Mathematics (Project Maths Phase 1) Paper 2 Ordinary Level Time: 2 hours, 30

More information

c. Construct a boxplot for the data. Write a one sentence interpretation of your graph.

c. Construct a boxplot for the data. Write a one sentence interpretation of your graph. MBA/MIB 5315 Sample Test Problems Page 1 of 1 1. An English survey of 3000 medical records showed that smokers are more inclined to get depressed than non-smokers. Does this imply that smoking causes depression?

More information

136 CHAPTER 4. INDUCTION, GRAPHS AND TREES

136 CHAPTER 4. INDUCTION, GRAPHS AND TREES 136 TER 4. INDUCTION, GRHS ND TREES 4.3 Graphs In this chapter we introduce a fundamental structural idea of discrete mathematics, that of a graph. Many situations in the applications of discrete mathematics

More information

Case-Control Studies. Sukon Kanchanaraksa, PhD Johns Hopkins University

Case-Control Studies. Sukon Kanchanaraksa, PhD Johns Hopkins University This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike License. Your use of this material constitutes acceptance of that license and the conditions of use of materials on this

More information

Rhesus Negative 10:Rhesus Negative July 06. rhesus negative. what it means

Rhesus Negative 10:Rhesus Negative July 06. rhesus negative. what it means Rhesus Negative 10:Rhesus Negative July 06 14/04/2010 rhesus negative what it means This leaflet contains important information which may affect your pregnancy. Please read it very carefully. 16:15 P When

More information

Practice Questions 1: Evolution

Practice Questions 1: Evolution Practice Questions 1: Evolution 1. Which concept is best illustrated in the flowchart below? A. natural selection B. genetic manipulation C. dynamic equilibrium D. material cycles 2. The diagram below

More information

MAS113 Introduction to Probability and Statistics

MAS113 Introduction to Probability and Statistics MAS113 Introduction to Probability and Statistics 1 Introduction 1.1 Studying probability theory There are (at least) two ways to think about the study of probability theory: 1. Probability theory is a

More information

Chapter 7: Effect Modification

Chapter 7: Effect Modification A short introduction to epidemiology Chapter 7: Effect Modification Neil Pearce Centre for Public Health Research Massey University Wellington, New Zealand Chapter 8 Effect modification Concepts of interaction

More information

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

SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question. Regular smoker Exam Chapters 4&5 Review SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question. Provide an appropriate response. 1) A 28-year-old man pays $181 for a one-year

More information

Blood Typing Laboratory Exercise 40

Blood Typing Laboratory Exercise 40 Blood Typing Laboratory Exercise 40 Background Blood typing involves identifying protein substances called antigens that are present in red blood cell membranes. Although there are many different antigens

More information

Activity 1: Using base ten blocks to model operations on decimals

Activity 1: Using base ten blocks to model operations on decimals Rational Numbers 9: Decimal Form of Rational Numbers Objectives To use base ten blocks to model operations on decimal numbers To review the algorithms for addition, subtraction, multiplication and division

More information