Probability and inference General probability rules IPS chapter 4.5 © 2006 W.H. Freeman and Company.

Slides:



Advertisements
Similar presentations
Warm-up Define the sample space of each of the following situations…
Advertisements

Probability: The Study of Randomness Randomness and Probability Models IPS Chapters 4.1 and 4.2 © 2009 W.H. Freeman and Company.
Section 5.1 and 5.2 Probability
Probability Sample Space Diagrams.
Multiplication Rules for Probability Independent Events Two events are independent if the fact that A occurs does not affect the probability of B occuring.
Objectives (BPS chapter 12) General rules of probability  Independence and the multiplication rule  The general addition rule  Conditional probability.
Objectives (BPS chapter 12)
Chapter 10.4B More with OR Probability.
1 Chapter 6: Probability— The Study of Randomness 6.1The Idea of Probability 6.2Probability Models 6.3General Probability Rules.
Learning Objectives By the end of this lecture, you should be able to:
Chapter 6 Probabilit y Vocabulary Probability – the proportion of times the outcome would occur in a very long series of repetitions (likelihood of an.
Probability and inference General probability rules IPS chapter 4.5 © 2006 W.H. Freeman and Company.
Statistics Chapter 3: Probability.
5.3A Conditional Probability, General Multiplication Rule and Tree Diagrams AP Statistics.
Sets, Combinatorics, Probability, and Number Theory Mathematical Structures for Computer Science Chapter 3 Copyright © 2006 W.H. Freeman & Co.MSCS SlidesProbability.
Sets, Combinatorics, Probability, and Number Theory Mathematical Structures for Computer Science Chapter 3 Copyright © 2006 W.H. Freeman & Co.MSCS SlidesProbability.
Probability: The Study of Randomness
Chapter 4 Probability: The Study of Randomness
Math The Multiplication Rule for P(A and B)
2 Probability. A. A basketball player shoots three free throws. What are the possible sequences of hits (H) and misses (M)? H H H - HHH M … M M - HHM.
A.P. STATISTICS LESSON 6.3 ( DAY 2 ) GENERAL PROBABILITY RULES ( EXTENDED MULTIPLICATION RULES )
Copyright © Cengage Learning. All rights reserved. 4 Probability.
AP Statistics Chapter 6 Notes. Probability Terms Random: Individual outcomes are uncertain, but there is a predictable distribution of outcomes in the.
Probability and inference General probability rules IPS chapter 4.5 © 2006 W.H. Freeman and Company.
Probability Theory General Probability Rules. Objectives General probability rules  Independence and the multiplication rule  Applying the multiplication.
Copyright 2013, 2010, 2007, Pearson, Education, Inc. Section 12.6 OR and AND Problems.
Previous Lecture: Data types and Representations in Molecular Biology.
Probability. Statistical inference is based on a Mathematics branch called probability theory. If a procedure can result in n equally likely outcomes,
Chapter 3:Basic Probability Concepts Probability: is a measure (or number) used to measure the chance of the occurrence of some event. This number is between.
Lecture PowerPoint Slides Basic Practice of Statistics 7 th Edition.
CHAPTER 12: General Rules of Probability Lecture PowerPoint Slides The Basic Practice of Statistics 6 th Edition Moore / Notz / Fligner.
AP STATISTICS LESSON 6.3 (DAY 1) GENERAL PROBABILITY RULES.
Warm-up A statistical report states that 68% of adult males in China smoke. What is the probability that five randomly selected adult males from China.
Copyright © 2010 Pearson Education, Inc. Slide
YMS Chapter 6 Probability: Foundations for Inference 6.1 – The Idea of Probability.
Introduction to Probability (Dr. Monticino). Assignment Sheet  Read Chapters 13 and 14  Assignment #8 (Due Wednesday March 23 rd )  Chapter 13  Exercise.
Essential Statistics Chapter 111 General Rules of Probability.
PROBABILITY THEORY RULES OF PROBABILITY - review Rule 1: 0  P(A)  1 for any event A –Any probability is a number between 0 and 1 Rule 2: P(S) = 1 –All.
Chapter 6 Day 2. Multiplication Principle – if you do one task a number of ways and a second task b number of ways, then both tasks can be done a x b.
The Study of Randomness
Section Conditional Probability Objectives: 1.Understand the meaning of conditional probability. 2.Learn the general Multiplication Rule:
Independent events Two events are independent if knowing that one event is true or has happened does not change the probability of the other event. “male”
+ Chapter 5 Overview 5.1 Introducing Probability 5.2 Combining Events 5.3 Conditional Probability 5.4 Counting Methods 1.
Stat 1510: General Rules of Probability. Agenda 2  Independence and the Multiplication Rule  The General Addition Rule  Conditional Probability  The.
Chapter 3:Basic Probability Concepts Probability: is a measure (or number) used to measure the chance of the occurrence of some event. This number is between.
Copyright © 2010, 2007, 2004 Pearson Education, Inc. Chapter 15 Probability Rules!
Lecture PowerPoint Slides Basic Practice of Statistics 7 th Edition.
2.5 Additive Rules: Theorem 2.10: If A and B are any two events, then: P(A  B)= P(A) + P(B)  P(A  B) Corollary 1: If A and B are mutually exclusive.
The Basic Practice of Statistics Chapter 6: Introducing Probability.
Statistics for Business and Economics Module 1:Probability Theory and Statistical Inference Spring 2010 Lecture 2: Probability and discrete random variables.
HL2 Math - Santowski Lesson 93 – Bayes’ Theorem. Bayes’ Theorem  Main theorem: Suppose we know We would like to use this information to find if possible.
AP Statistics Chapter 6 Section 3. Review of Probability Rules 1.0 < P(A) < 1 2.P(S) = 1 3.Complement Rule: For any event A, 4.Addition Rule: If A and.
3-1 Copyright © 2014, 2011, and 2008 Pearson Education, Inc.
Probability Probability Day 3 Introduction to Probability Probability of Independent Events.
Statistics for Managers 5th Edition
Conditional Probability 423/what-is-your-favorite-data-analysis-cartoon 1.
10. General rules of probability
Chapter 15 Probability Rules!
Sample Spaces Collection of all possible outcomes
Copyright © 1998, Triola, Elementary Statistics Addison Wesley Longman
The study of randomness
MAT 446 Supplementary Note for Ch 2
Probability Models Section 6.2.
Lecture 12 Sections 5.3 Objectives: Conditional Probability Definition
Learning Objectives By the end of this lecture, you should be able to:
Learning Objectives By the end of this lecture, you should be able to:
Section 12.6 OR and AND Problems
6.2 Probability Models.
Learning Objectives By the end of this lecture, you should be able to:
Learning Objectives By the end of this lecture, you should be able to:
Presentation transcript:

Probability and inference General probability rules IPS chapter 4.5 © 2006 W.H. Freeman and Company

Objectives (IPS chapter 4.5) General probability rules  General addition rules  Conditional probability  General multiplication rules  Probability trees  Bayes’s rule

General addition rules General addition rule for any two events A and B: The probability that A occurs, or B occurs, or both events occur is: P(A or B) = P(A) + P(B) – P(A and B) What is the probability of randomly drawing either an ace or a heart from a deck of 52 playing cards? There are 4 aces in the pack and 13 hearts. However, 1 card is both an ace and a heart. Thus: P(ace or heart)= P(ace) + P(heart) – P(ace and heart) = 4/ /52 - 1/52 = 16/52 ≈.3

Conditional probability Conditional probabilities reflect how the probability of an event can change if we know that some other event has occurred/is occurring.  Example: The probability that a cloudy day will result in rain is different if you live in Los Angeles than if you live in Seattle.  Our brains effortlessly calculate conditional probabilities, updating our “degree of belief” with each new piece of evidence. The conditional probability of event B given event A is: (provided that P(A) ≠ 0)

General multiplication rules  The probability that any two events, A and B, both occur is: P(A and B) = P(A)P(B|A) This is the general multiplication rule.  If A and B are independent, then P(A and B) = P(A)P(B) (A and B are independent when they have no influence on each other’s occurrence.) What is the probability of randomly drawing either an ace of heart from a deck of 52 playing cards? There are 4 aces in the pack and 13 hearts. P(heart|ace)= 1/4P(ace) = 4/52  P(ace and heart) = P(ace)* P(heart|ace) = (4/52)*(1/4) = 1/52 Notice that heart and ace are independent events.

Probability trees Conditional probabilities can get complex, and it is often a good strategy to build a probability tree that represents all possible outcomes graphically and assigns conditional probabilities to subsets of events Internet user Tree diagram for chat room habits for three adult age groups P(chatting)= = About 25% of all adult Internet users visit chat rooms.

Breast cancer screening Cancer No cancer Mammography Positive Negative Positive Negative Disease incidence Diagnosis sensitivity Diagnosis specificity False negative False positive Incidence of breast cancer among women ages 20–30 Mammography performance If a woman in her 20s gets screened for breast cancer and receives a positive test result, what is the probability that she does have breast cancer? She could either have a positive test and have breast cancer or have a positive test but not have cancer (false positive).

Cancer No cancer Mammography Positive Negative Positive Negative Disease incidence Diagnosis sensitivity Diagnosis specificity False negative False positive Incidence of breast cancer among women ages 20–30 Mammography performance Possible outcomes given the positive diagnosis: positive test and breast cancer or positive test but no cancer (false positive). This value is called the positive predictive value, or PV+. It is an important piece of information but, unfortunately, is rarely communicated to patients.

Bayes’s rule An important application of conditional probabilities is Bayes’s rule. It is the foundation of many modern statistical applications beyond the scope of this textbook. * If a sample space is decomposed in k disjoint events, A 1, A 2, …, A k — none with a null probability but P(A 1 ) + P(A 2 ) + … + P(A k ) = 1, * And if C is any other event such that P(C) is not 0 or 1, then: However, it is often intuitively much easier to work out answers with a probability tree than with these lengthy formulas.

If a woman in her 20s gets screened for breast cancer and receives a positive test result, what is the probability that she does have breast cancer? Cancer No cancer Mammography Positive Negative Positive Negative Disease incidence Diagnosis sensitivity Diagnosis specificity False negative False positive Incidence of breast cancer among women ages 20–30 Mammography performance This time, we use Bayes’s rule: A1 is cancer, A2 is no cancer, C is a positive test result.