Introduction to Probability and Counting

Size: px
Start display at page:

Download "Introduction to Probability and Counting"

Transcription

1 Introduction to Probability and Counting SJSU August 15, 2016

2 Probability- Chapter 3 Population and Sample Statistics: a branch of mathematics dealing with the collection, analysis, interpretation, and presentation of masses of numerical data Probability: the relative frequency with which an event occurs or is likely to occur Probability allows us to assess the uncertainty in experimental results or random events Population - overall group of objects about which conclusions are to be drawn Sample - a subset of the population that is actually obtained Example: population - every student at SJSU, sample - a subset of 100 students 2/1

3 Probability- Chapter 3 Probability- 3.2 Probabilities are numbers between 0 and 1 which is the chance of a physical event occurring Probability is denoted as P(A) where A is an event Percentages are probabilities multiplied by 100 Example: The probability that a fair coin will yield heads is 0.50 or there is a 50% chance of heads. 3/1

4 Sample Spaces and Events Sample Spaces and Points sample space: a sample space for an experiment is a set S with the property that each physical outcome of the experiment corresponds to exactly one element of S. sample point: an element of S event: any subset A of a sample space is called an event. The empty set is called the impossible event (null or empty set); the subset S is called the certain event. Example: During a space flight there are three computers (two for backup) that operate independently. We want to discuss the operability of the computer at launch time. Computer 1: yes or no, computer 2: yes or no, computer 3: yes or no. Sample space: S = {yyy,yyn,yny,yyn,nny,nyn,ynn,nnn}, yny is a sample point. Event A: computer 1 s yes A = {yyy,yyn,yny,ynn}, Event B: computer 2 s yes B = {yyy,yyn,nyn,nyy}, Event C: computer 3 s yes C = {yyy,nyy,nny,yny}. 4/1

5 Sample Spaces and Events Union and Intersection and Complement- 3.2 and 3.4 union: A B (A or B) intersection: A B (A and B) compliment: C (not) 5/1

6 Sample Spaces and Events Union and Intersection and Complement Example: Event A: computer 1 s yes A = {yyy,yyn,yny,ynn} Event B: computer 2 s yes B = {yyy,yyn,nyn,nyy} Event C: computer 3 s yes C = {yyy,nyy,nny,yny} A B computer 1 or 2 are operable A B computer 1 and 2 are operable (A B) C computer 1 or 2 are operable but computer 3 is inoperable 6/1

7 Sample Spaces and Events Mutually Exclusive mutually exclusive (disjoint): two events A 1 and A 2 are mutually exclusive if and only if A 1 A 2 = or P(A 1 A 2 ) = 0. Events A 1,A 2,A 3,... are mutually exclusive if and only if A i A j = for i j. Example: Mutually exclusive is defined for events (which have probabilities associated with them) not for components. The computers cannot be defined as mutually exclusive. Event A (computer 1 is operable) can be mutually exclusive of the event A (computer 1 is inoperable). Both A and A cannot happen at once. A={yyy,yyn,yny,ynn} and A ={nnn,nyn,nny,nyy} are mutually exclusive, they do not share sample points. A A =. Event A: computer 1 s yes A = {yyy,yyn,yny,ynn} Event B: computer 2 s yes B = {yyy,yyn,nyn,nyy} Question: Are events A and B mutually exclusive? 7/1

8 Sample Spaces and Events Trees Example: Computer 1 is inoperable 51% of the time, computer 2 is inoperable 30% and computer 3 is inoperable 10%. What is the probability that all three computers are operable? What is the probability that computer 1 is operable but computers 2 and 3 are inoperable? 8/1

9 Permutations and Combinations Multiplication Principle Multiplication Principle: Suppose a procedure can be broken into m successive (ordered stages, with r 1 outcomes in the first stage, r 2 in the second stage,..., and r m in the m th stage. If the number of outcomes at each stage is independent of the choices in previous stages and if the composite outcomes are all distinct, then the total procedure has r 1 r 2... r m different composite outcomes. 1. DNA is formed from four nucleotides (A,T,G,C). How many different chains of 6 nucleotides is possible? A-T-T-G-C-A, A-T-T-G-C-C How many three letter words can be created (26 letters in this alphabet)? 9/1

10 Permutations and Combinations Factorial! Factorial n! n is a positive integer n! = n(n 1)(n 2) (n factorial) By convention the empty product: 0! = 1 Examples: 7! = = ! 5! = = 7 6 = 42 10/1

11 Permutations and Combinations Permutation Permutation - is an arrangement of objects in a definite order: np r = n! (n r)! ex. twenty amino acids commonly form peptides. Five amino acids A-V-G-C-T ordering gives a different pentapeptide than A-G-V-C-T. Permutation - is an arrangement of objects in a definite order Given 5 amino acids how many pentapeptides can be made? There is no repetition of amino acids in this pentapeptide ! = 120 Extra: Given 20 amino acids how many pentapeptides can be made? 20*19*18*17*16= 1,860,480 11/1

12 Permutations and Combinations Combination Combination - is a selection of objects without regard to order: n C r ex. There are 20 components, 3 are selected at random to be tested for quality. We only care about which three are selected and not their order. If components (1,6,10) are selected, it is the same as components (6,1,10) being selected. 20C 3 = ( ) /1

13 Permutations and Combinations Multiplication Principle 1. Two dice are rolled, one green and one red (a) How many different outcomes of this procedure are there? (b) What is the probability that there are different values on the two dice (no doubles)? 13/1

14 Permutations and Combinations Permutation How many ways can we arrange the seven letters in the word SYSTEMS? 14/1

15 Permutations and Combinations Combination A committee of k people is to be chosen from a set of 7 women and 4 men (a) The committee has 5 people: 3 women and 2 men (b) The committee can be any positive size but must have equal men and women (c) The committee has 4 people and one of them must be Mr. Baggins (d) The committee has 4 people and at least 2 are women 15/1

16 Permutations and Combinations Overview sample space: a sample space for an experiment is a set S with the property that each physical outcome of the experiment corresponds to exactly one element of S. sample point: an element of S event: any subset A of a sample space is called an event. The empty set is called the impossible event (null or empty set); the subset S is called the certain event. mutually exclusive (disjoint): two events A 1 and A 2 are mutually exclusive if and only if A 1 A 2 = or P(A 1 A 2 ) = 0. Events A 1,A 2,A 3,... are mutually exclusive if and only if A i A j = for i j. union: A B (A or B) intersection: A B (A and B) compliment: C (not) 16/1

17 Axioms of Probability Axioms of Probability Let S denote a sample space for an experiment: P(S)=1 Let P(A) 0 for every event A Let A 1,A 2,A 3,... be a finite or an infinite collection of mutually exclusive events. Then P(A 1 A 2 A 3...) = P(A 1 )+P(A 2 )+P(A 3 )+... Example: There are 4 blood types (A,B,AB,O) with percentages (41%,9%,4%,46%). What is the probability that a person will have type A, B, or AB blood? 17/1

18 Axioms of Probability Theorems P( ) = 0 the probability assigned to the empty set is zero. P(A ) = 1 P(A) the probability an event will not occur A is equal to one minus that it will occur Addition rule: P(A B) = P(A)+P(B) P(A B) if events A and B are mutually exclusive then: P(A B) = 0 Example: Lead and mercury can be found in water; near industrial plants 32% of streams have toxic levels of lead and 16% have toxic levels of mercury. 38% of streams have toxic levels of lead or mercury. What is the probability that a randomly selected sample will contain toxic levels of lead only? 18/1

19 Conditional Probability Conditional Probability Let A and B be events such that P(A) 0. The conditional probability of B given A, denoted by P(B A), is defined by: P(B A) = P(A B) P(A) Example: 49% of all infections involve anaerobic bacteria. 70% of all anaerobic infections are polymicrobic. What is the probability that a given infection involves anaerobic bacteria and is polymicrobic? Multiplication rule: P(A B) = P(B A)P(A) Example: Suppose we toss a die once. Find the probability of a 1, given that an odd number was obtained. 19/1

20 Independence Independence Independent - informally - events/objects acting irrespective of each other. Independent events: events A and B are independent if and only if P(A B) = P(A)P(B) Independent events: events A,B,C... are independent if and only if P(A B C...) = P(A)P(B)P(C)... Let A and B be events such that at least one of P(A) or P(B) is non-zero. A and B are independent if and only if P(B A) = P(B) if P(A) 0 and P(A B) = P(A) if P(B) 0 Example: Draw a card from a deck. Event A: spade is drawn and Event B: a 10,J,Q,K,A is drawn. (If I knew the card was a spade (event A) would that give me any information about event B?) and vice-versa Example: Two children have 3/4 chance of having brown eyes. Are these events independent? Yes 20/1

21 Bayes Rule Bayes Theorem Let A 1,A 2,A 3,...,A n be a collection of mutually exclusive events whole union is S. Let B be an event such that P(B) 0. Then for any of the events A j, j = 1,2,3,...,n, P(A j B) = P(B A j )P(A j ) n i=1 P(B A i)p(a i ) We usually use the simpler case when there are only two events A and A : P(A B) = P(B A) P(B) = P(B A)P(A) P(B A)P(A)+P(B A )P(A ) 21/1

22 Bayes Rule Bayes Theorem Example: 40% of highway accidents involve speeding and 30% involve alcohol. If alcohol is involved there is a 60% chance that there is also speeding, otherwise this probability is only 10%. An accident involves speeding, what is the probability that alcohol is involved? 22/1

23 Bayes Rule Bayes Theorem Example: The original blood test for HIV was called ELISA; according to a study (Weiss et al. 1985) the conditional probability that a person would test positive given they have HIV was and the conditional probability that a person would test positive given they did not have HIV was The World Almanac at the time cited that the probability of having HIV in North America was Suppose a random person is tested and they test positive; what is the conditional probability they have HIV? 23/1

24 Bayes Rule Bayes Theorem Do the results surprise you? 3.3% chance of having HIV given a positive test result. Let s go a bit further: Out of people we would expect 26 to have HIV. Of the 26 people with HIV, 26*.977 =25.4 would get a positive test Of those 9974 without HIV, 9974*.074= 738 would get a positive test Note that this phenomenon of large unexpected changes in conditional probabilities is not unusual when dealing with rare events/diseases. What happens is the number of false positives is much larger than the number of true positives. Public policy: how does this effect mandatory testing of the population? How about just testing at risk groups? 24/1

25 Extra Problems Multiplication Principle How many ways are there to form a three letter sequence using the letters a, b,c,d,e,f: (a) with repetition of letters allowed? Answer: we have six choices for each letter in the sequence, there are = 216 three-letter sequences (b) without repetition of any letter? Answer: six choices for the first letter, five choices for the second letter, four choices for the third letter: = 120 three-letter sequences. (c) without repetition and containing the letter e? Answer: e... e... e In each case, there are 5 choices for which of the other 5 letters (excluding e) goes in the first remaining position and 4 choices for which of the remaining 4 letters goes in the other positions. Thus there are = 60 three-letter sequences containing an e. (d) with repetition and contain the e? Answer: All possible ways (6 3 = 216) minus and sequences with no e s (5 3 = 125), so =91 25/1

26 Extra Problems Multiplication rule Assume there is a 50% chance of hard drive damage if a powerline is hit in an electric storm. There is a 5% chance that an electrical storm will occur. If there is a.1% chance that the line will be hit during a storm what is the probability that the line will be hit and there will be hard drive damage during the next storm? Answer: H: power line hit D: hard drive damaged P(H D) = p(d H)p(H) = = /1

27 Extra Problems Combinations (a) How many different 8-digit binary sequences are there with six 1s and two 0s? Answer: the position of the 1s and 0s matters. There are 8 places the 1s can go. The zeros fill in the remaining 2 spots: 8 C 6 = 28 (b) What is the probability of getting from a random generator an 8-digit binary sequence with six 1s and two 0s? Answer: 8C = 28/256 = /1

28 Extra Problems Combinations Questions: (a) How many 5-card hands (subsets can be formed from a standard 52-card deck? Answer: 52 C 5 = 52! 5!47! = 2,598,960 different 5 card hands (b) If a 5-card hand is chosen at random, what is the probability of obtaining a flush (all 5 cards in the hand are in the same suit- 13 cards per suit) Answer: There are 4 suits, and a subset of 5 cards from the 13 cards in a suit can be chosen b 13 C 5 = 13! 5!8! = 1287 ways. So there are = 5148 flushes or in probability terms = (c) What is the probability of obtaining exactly 3 aces? Answer: First how many ways are there to choose 3 of the 4 aces? 4C 3 = 4. Then fill out the hand with the other 2 cards from the 48 that are not aces ( 48 C = 1128) ways. There are = 4152 hands with 4152 exactly 3 aces. In probability terms that is = /1

29 Extra Problems Bayes Theorem It is reported that 50% of all computer chips are defective. Inspection ensures that only 5% of chips legally marketed are defective. Unfortunately, some chips are stolen before inspection. If 1% of all chips are stolen, find the probability that a given chip is stolen given that it is defective. Answer: D: chip is defective T: chip is stolen P(D) =.50 and P(T) =.01 P(T D) = P(D/T)P(T) P(D T)P(T)+P(D T )P(T ) = = /1

30 Extra Problems Bayes Theorem Type A: 41%, Type B 9%, Type AB 4%, Type O 46%. During WWII 4% of inductees with type O blood were typed as having type A, 88% of those with type A were correctly typed, 4% with type B were typed as A and 10% with type AB were typed as A. A soldier was tested and typed as A, what is the probability that his true blood type is A? Answer: P(A1 E)? A 1 =he has type A, A 2 =he has type B, A 3 =he has type AB, A 4 =he has type O and E=he is typed as type A. P(A1)=.41, P(A2)=.09, P(A3)=.04, P(A4)=.46 P(E A1) =.88 P(E A2) =.04 P(E A3) =.10 P(E A4) = P(A1 E) = = If a person was typed with type A blood, there was a 93.3% chance that his true type was in fact type A. 30/1

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Probability. Section 9. Probability. Probability of A = Number of outcomes for which A happens Total number of outcomes (sample space)

Probability. Section 9. Probability. Probability of A = Number of outcomes for which A happens Total number of outcomes (sample space) Probability Section 9 Probability Probability of A = Number of outcomes for which A happens Total number of outcomes (sample space) In this section we summarise the key issues in the basic probability

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

Math 202-0 Quizzes Winter 2009

Math 202-0 Quizzes Winter 2009 Quiz : Basic Probability Ten Scrabble tiles are placed in a bag Four of the tiles have the letter printed on them, and there are two tiles each with the letters B, C and D on them (a) Suppose one tile

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

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

Random variables, probability distributions, binomial random variable

Random variables, probability distributions, binomial random variable Week 4 lecture notes. WEEK 4 page 1 Random variables, probability distributions, binomial random variable Eample 1 : Consider the eperiment of flipping a fair coin three times. The number of tails that

More information

Combinatorial Proofs

Combinatorial Proofs Combinatorial Proofs Two Counting Principles Some proofs concerning finite sets involve counting the number of elements of the sets, so we will look at the basics of counting. Addition Principle: If A

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

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

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

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

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

Section 5-3 Binomial Probability Distributions

Section 5-3 Binomial Probability Distributions Section 5-3 Binomial Probability Distributions Key Concept This section presents a basic definition of a binomial distribution along with notation, and methods for finding probability values. Binomial

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

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

Math 55: Discrete Mathematics

Math 55: Discrete Mathematics Math 55: Discrete Mathematics UC Berkeley, Fall 2011 Homework # 7, due Wedneday, March 14 Happy Pi Day! (If any errors are spotted, please email them to morrison at math dot berkeley dot edu..5.10 A croissant

More information

5. Probability Calculus

5. Probability Calculus 5. Probability Calculus So far we have concentrated on descriptive statistics (deskriptiivinen eli kuvaileva tilastotiede), that is methods for organizing and summarizing data. As was already indicated

More information

For a partition B 1,..., B n, where B i B j = for i. A = (A B 1 ) (A B 2 ),..., (A B n ) and thus. P (A) = P (A B i ) = P (A B i )P (B i )

For a partition B 1,..., B n, where B i B j = for i. A = (A B 1 ) (A B 2 ),..., (A B n ) and thus. P (A) = P (A B i ) = P (A B i )P (B i ) Probability Review 15.075 Cynthia Rudin A probability space, defined by Kolmogorov (1903-1987) consists of: A set of outcomes S, e.g., for the roll of a die, S = {1, 2, 3, 4, 5, 6}, 1 1 2 1 6 for the roll

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

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

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

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

PROBABILITY. The theory of probabilities is simply the Science of logic quantitatively treated. C.S. PEIRCE

PROBABILITY. The theory of probabilities is simply the Science of logic quantitatively treated. C.S. PEIRCE PROBABILITY 53 Chapter 3 PROBABILITY The theory of probabilities is simply the Science of logic quantitatively treated. C.S. PEIRCE 3. Introduction In earlier Classes, we have studied the probability as

More information

An Introduction to Basic Statistics and Probability

An Introduction to Basic Statistics and Probability An Introduction to Basic Statistics and Probability Shenek Heyward NCSU An Introduction to Basic Statistics and Probability p. 1/4 Outline Basic probability concepts Conditional probability Discrete Random

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

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

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

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

8.3 Probability Applications of Counting Principles

8.3 Probability Applications of Counting Principles 8. Probability Applications of Counting Principles In this section, we will see how we can apply the counting principles from the previous two sections in solving probability problems. Many of the probability

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

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

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

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

Summary of Formulas and Concepts. Descriptive Statistics (Ch. 1-4)

Summary of Formulas and Concepts. Descriptive Statistics (Ch. 1-4) Summary of Formulas and Concepts Descriptive Statistics (Ch. 1-4) Definitions Population: The complete set of numerical information on a particular quantity in which an investigator is interested. We assume

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

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

Ready, Set, Go! Math Games for Serious Minds

Ready, Set, Go! Math Games for Serious Minds Math Games with Cards and Dice presented at NAGC November, 2013 Ready, Set, Go! Math Games for Serious Minds Rande McCreight Lincoln Public Schools Lincoln, Nebraska Math Games with Cards Close to 20 -

More information

Hoover High School Math League. Counting and Probability

Hoover High School Math League. Counting and Probability Hoover High School Math League Counting and Probability Problems. At a sandwich shop there are 2 kinds of bread, 5 kinds of cold cuts, 3 kinds of cheese, and 2 kinds of dressing. How many different sandwiches

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

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

STATISTICS HIGHER SECONDARY - SECOND YEAR. Untouchability is a sin Untouchability is a crime Untouchability is inhuman

STATISTICS HIGHER SECONDARY - SECOND YEAR. Untouchability is a sin Untouchability is a crime Untouchability is inhuman STATISTICS HIGHER SECONDARY - SECOND YEAR Untouchability is a sin Untouchability is a crime Untouchability is inhuman TAMILNADU TEXTBOOK CORPORATION College Road, Chennai- 600 006 i Government of Tamilnadu

More information

Lab 11. Simulations. The Concept

Lab 11. Simulations. The Concept Lab 11 Simulations In this lab you ll learn how to create simulations to provide approximate answers to probability questions. We ll make use of a particular kind of structure, called a box model, that

More information

Introduction to Probability

Introduction to Probability LECTURE NOTES Course 6.041-6.431 M.I.T. FALL 2000 Introduction to Probability Dimitri P. Bertsekas and John N. Tsitsiklis Professors of Electrical Engineering and Computer Science Massachusetts Institute

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

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

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

Solutions to Self-Help Exercises 1.3. b. E F = /0. d. G c = {(3,4),(4,3),(4,4)}

Solutions to Self-Help Exercises 1.3. b. E F = /0. d. G c = {(3,4),(4,3),(4,4)} 1.4 Basics of Probability 37 Solutions to Self-Help Exercises 1.3 1. Consider the outcomes as ordered pairs, with the number on the bottom of the red one the first number and the number on the bottom of

More information

ST 371 (IV): Discrete Random Variables

ST 371 (IV): Discrete Random Variables ST 371 (IV): Discrete Random Variables 1 Random Variables A random variable (rv) is a function that is defined on the sample space of the experiment and that assigns a numerical variable to each possible

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

The Binomial Probability Distribution

The Binomial Probability Distribution The Binomial Probability Distribution MATH 130, Elements of Statistics I J. Robert Buchanan Department of Mathematics Fall 2015 Objectives After this lesson we will be able to: determine whether a probability

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

Arkansas Tech University MATH 4033: Elementary Modern Algebra Dr. Marcel B. Finan

Arkansas Tech University MATH 4033: Elementary Modern Algebra Dr. Marcel B. Finan Arkansas Tech University MATH 4033: Elementary Modern Algebra Dr. Marcel B. Finan 3 Binary Operations We are used to addition and multiplication of real numbers. These operations combine two real numbers

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

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

Sample Space and Probability

Sample Space and Probability 1 Sample Space and Probability Contents 1.1. Sets........................... p. 3 1.2. Probabilistic Models.................... p. 6 1.3. Conditional Probability................. p. 18 1.4. Total Probability

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

Discrete Mathematics and Probability Theory Fall 2009 Satish Rao, David Tse Note 13. Random Variables: Distribution and Expectation

Discrete Mathematics and Probability Theory Fall 2009 Satish Rao, David Tse Note 13. Random Variables: Distribution and Expectation CS 70 Discrete Mathematics and Probability Theory Fall 2009 Satish Rao, David Tse Note 3 Random Variables: Distribution and Expectation Random Variables Question: The homeworks of 20 students are collected

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

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

Chapter 4 Probability: Overview; Basic Concepts of Probability; Addition Rule; Multiplication Rule: Basics; Multiplication Rule: Complements and

Chapter 4 Probability: Overview; Basic Concepts of Probability; Addition Rule; Multiplication Rule: Basics; Multiplication Rule: Complements and Chapter 4 Probability: Overview; Basic Concepts of Probability; Addition Rule; Multiplication Rule: Basics; Multiplication Rule: Complements and Conditional Probability; Probabilities Through Simulation;

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

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

How To Understand And Solve A Linear Programming Problem

How To Understand And Solve A Linear Programming Problem At the end of the lesson, you should be able to: Chapter 2: Systems of Linear Equations and Matrices: 2.1: Solutions of Linear Systems by the Echelon Method Define linear systems, unique solution, inconsistent,

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

MCB 432. Basic Probability: Considering the Odds

MCB 432. Basic Probability: Considering the Odds MCB 432 Basic Probability: Considering the Odds Probability Probability of an event is usually represented as P(event) For tossing a fair coin: P(head) = 1/2 P(tail) = 1/2 When throwing a fair 6-sided

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

Math 210. 1. Compute C(1000,2) (a) 499500. (b) 1000000. (c) 2. (d) 999000. (e) None of the above.

Math 210. 1. Compute C(1000,2) (a) 499500. (b) 1000000. (c) 2. (d) 999000. (e) None of the above. Math 210 1. Compute C(1000,2) (a) 499500. (b) 1000000. (c) 2. (d) 999000. 2. Suppose that 80% of students taking calculus have previously had a trigonometry course. Of those that did, 75% pass their calculus

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