Definition and Calculus of Probability
|
|
|
- Jemimah Ellis
- 9 years ago
- Views:
Transcription
1
2
3 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 other variable. The updated probabilities are called conditional probabilities. For example, 1. Knowing a man s height helps update the probability that he weighs over 170lb. 2. Knowing which assembly line a product came from, helps update the probability that it has a particular defect. 3. Knowing a person s education level helps update the probability of that person being in a certain income category.
4 Given partial information about the outcome of the experiment, results in a reduction of either the sample space or the number of eligible units. For example: Example If the outcome of rolling a die is known to be even, what is the probability it is a 2? If the selected card from a deck is known to be a figure card, what is the probability it is a king? Given event A = {household subscribes to paper 1}, what is the probability of B = {household subscribes to paper 2}? P(A B ) P(A B) A B U P(A B) U U
5 Definition The conditional probability of the event A given the information that event B has occurred is denoted by P(A B) and equals P(A B) = P(A B), provided P(B) > 0 P(B) Note that P(B B) = 1, which highlights the fact that when we are given the information that B occurred, B becomes the new sample space. Proposition The set function P( B) satisfies the three axioms of probability.
6 Example In the card game of bridge, the 52 cards are dealt out equally to 4 players called East, West, North and South. Given that North and South have a total of 8 spades among them, what is the probability that East has 3 of the remaining 5 spades? Use the reduced sample space defined by the given information. Solution: In the reduced sample space experiment there are 26 cards containing 5 spades and will be divided randomly between East and West. Thus, the probability that East ends up with 3 of the remaining 5 spaces is ( 5 21 ) 3)( 10 ( 26 ) 13
7 Do each of the following examples in two ways: a) by considering the reduced sample space, and b) by applying the formula for the conditional probability. Example 1. Roll a die twice. Given that the first roll results in 3 find the probability the sum is Roll a die twice. Given that one of the roll results in 3 find the probability the sum is An urn contains r red and b blue balls. n balls (n r + b) are selected at random and without replacement. Given that k of the n balls are blue, what is the probability that the first ball chosen is blue?
8 The Multiplication Rule The definition of P(A B) yields the formula: P(A B) = P(A B)P(B) or P(A B) = P(B A)P(A) The rule extends to more than two events. For example, P(A B C) = P(A)P(B A)P(C A B)
9 The Multiplication Rule: EXAMPLES 1. 40% of bean seeds come from supplier A and 60% come from supplier B. Seeds from supplier A have 50% germination rate while those from supplier B have a 75% rate. What is the probability that a randomly selected seed came from supplier A and will germinate? ANSWER: P(A G) = P(G A)P(A) = = Three players are dealt a card in succession. What is the probability that the 1st gets an ace, the 2nd gets a king, and the 3rd gets a queen? ANSWER: P(A B C) = P(A)P(B A)P(C A B) = =
10 Example An urn contains 8 red, each having weight r, and 4 white balls, each having weight w. Two are selected without replacement. What is the probability both are red if at each draw: 1. each ball is equally likely, and 2. the probability of each ball equals its weight divided by the sum of weights of all balls currently in the urn.
11 Example (The Mens Hats Problem) In the Men s Hats Problem, find the probability that exactly k of the N men get their own hat. Solution: Let F i = {man i gets his own hat}, E = {men 1,..., k get their own hats} = F 1 F k, and G = {men k , N do not get their own hats}. Then, P(E G) = P(E)P(G E) and P(E) = P(F 1 )P(F 2 F 1 )P(F 3 F 1 F 2 ) P(F k F 1 F k 1 ) = N N 1 N 2 1 N k + 1 = (N k)! N! For P(G E) see page 23. Thus, the final answer is: ( N ) (N k)! N k k N! i=0 ( 1)i /i!
12 of two events The formula for the probability of A B yields P(A B) = P(A) + P(B) P(A B). A simpler formula for P(A B) is possible if A and B are independent. Independent events arise (quite often but not always) in connection with independent experiments or independent repetitions of the same experiment. Thus there is no mechanism through which the outcome of one experiment will influence the outcome of the other. For example, two rolls of a die. For independent events, P(A B) = P(A)P(B). This also serves as the definition of independent events.
13 Example Toss a coin twice. To find the probability of two heads (Hs), we can argue that, since the two tosses are independent, P(H in toss 1 H in toss 2) = = 1 4 Alternatively, we can say that since P(H in toss 1 H in toss 2) = 1 4 = P(H in toss 1)P(H in toss 1), the events H in toss 1 and H in toss 2 are independent
14 Example 1. Select a card at random from a deck of 52 cards. Let E = {the card is an ace}, and F = {the card is a spade}. Are E and F independent? 2. Roll a die twice. Let E = {the sum of the two outcomes is 6}, and F = {the first roll results in 4}. Are E and F independent? 3. Same as above except that E = {the sum of two outcomes is 7}.
15 Proposition If E and F are independent, so are E and F c. Proof: P(E F c ) = P(E) P(E F ) = P(E)(1 P(F )) = P(E)P(F c ).
16 of Multiple Events Definition The events A 1,..., A n are mutually independent if P(A i1 A i2... A ik ) = P(A i1 )P(A i2 )... P(A ik ) for any sub-collection A i1,..., A ik of k events chosen from A 1,..., A n Example Consider rolling a die and define the events A = {1, 2, 3}, B = {3, 4, 5}, C = {1, 2, 3, 4}. Verify that P(A B C) = P(A)P(B)P(C), but that A, B, C are not mutually independent. Solution: First, A B C = {3}, so P(A B C) = 1 6 = 1 2 Next, A B = {3}, so P(A B) =
17 Example Roll a die twice. Let E = {the sum of the two outcomes is 7}, F = {the first roll results in 4}, and G = {the second roll results in 3}. Are E, F and G independent? ANSWER: E, F and G pairwise independent but So they are not independent. P(E F G) = 1.
18 Example 1. A system of n components connected in series fails if one component fails. If component i fails with a probability p i, independently of the others, what is the probability that the system fails? 2. What if the n components of the system are connected in parallel?
19 Example Two dice are rolled and the sum of the two outcomes is recorded. What is the probability that 5 happens before 7? Solution: If E n = {no 5 or 7 appear on the first n 1 rolls and a 5 appears on the nth}, then P( i=1e n ) = = P(E n ) i=1 i=1 ( )n = 2 5
20 Example There are n types of coupons, and each new one is independently of type i with probability p i. If each of k shoppers collects a coupon let A i = {at least one type i coupon has been collected}. Find P(A i A j ). Solution: Use independence and P(A i A j ) = P(A i ) + P(A j ) P(A i A j )
21 Let the events A 1, A 2..., A k be disjoint and make up the entire sample space, and let B denote an event whose probability we want to calculate, as in the figure B A A A A If we know P(B A j ) and P(A j ) for all j = 1, 2,..., k, the Law of Total Probability gives [see (3.4), p.73 and (3.1), p.65 in Ross] P(B) = P(A 1 )P(B A 1 ) + + P(A k )P(B A k )
22 : EXAMPLES 1. 40% of bean seeds come from supplier A and 60% come from supplier B. Seeds from supplier A have 50% germination rate while those from supplier B have a 75% rate. What is the probability that a randomly selected seed will germinate? ANSWER: P(G) = P(A)P(G A) + P(B)P(G B) = = Three players are dealt a card in succession. What is the probability that the 2nd gets a king? ANSWER: 4 52 Why?
23 Example Two dice are rolled and the sum of the two outcomes is recorded. What is the probability that 5 happens before 7? Solution: Let B be the desired event, A 1 = {first roll results in 5}, A 2 = {first roll results in 7}, A 3 = {first roll results in neither 5 not 7}. Then P(B) = P(B A 1 )P(A 1 ) + P(B A 2 )P(A 2 ) + P(B A 3 )P(A 3 ) = P(A 1 ) P(B)P(A 3 ).
24 Example (The Monte Hall Problem) In the game Let s Make a Deal, the host asks a participant to choose one of the doors A, B or C. Behind one of the doors is a big prize. The participant selects door A. The host then opens door B showing that the big prize is not behind it. The host asks the participant to either 1. stick with his/her original choice, or 2. select the other of the remaining two closed doors. Find the probability that the participant will win the big prize for each of the strategies a) and b).
25 Solution of the Monte Hall Problem Let A i = {prize is behind door i}, i = 1, 2, 3, and set B 1 = {player wins when choosing door 1 and does not change}, B 2 = {player wins when choosing door 1 and then changes}. Then, P(B 1 ) = P(B 2 ) = 3 P(B 1 A i )P(A i ) = = 1 3 i=1 3 P(B 2 A i )P(A i ) = = 2 3. i=1
26 Consider events B and A 1,..., A k as in the Law of Total Probability. Now, however, we ask a different question: Given that B has occurred, what is the probability that a particular A j has occurred? The answer is provided by the Bayes theorem: P(A j B) = P(A j B) P(B) = P(A j )P(B A j ) k j=1 P(A i)p(b A i )
27 : EXAMPLES 1. 40% of bean seeds come from supplier A and 60% come from supplier B. Seeds from supplier A have 50% germination rate while those from supplier B have a 75% rate. Given that a randomly selected seed germinated, what is the probability that it came from supplier A? ANSWER: P(A G) = P(A)P(G A) P(A)P(G A) + P(B)P(G B) = Given that the 2nd player got an ace, what is the probability that the 1st got an ace? ANSWER: 3 51 (Why?)
28 EXAMPLE: Law of Total Prob. and Seventy percent of the light aircraft that disappear while in flight in a certain country are subsequently discovered. Of the aircraft that are discovered, 60% have an emergency locator, whereas 10% of the aircraft not discovered have such a locator. Suppose a light aircraft has disappeared. 1. What is the probability that it has an emergency locator and it will not be discovered? Answer: = What is the probability that it has an emergency locator? Answer: = If it has an emergency locator, what is the probability that it will not be discovered? Answer: 0.03/0.45
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
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
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.
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
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.
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
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
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
Math 3C Homework 3 Solutions
Math 3C Homework 3 s Ilhwan Jo and Akemi Kashiwada [email protected], [email protected] 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
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
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
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
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
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)
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
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
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
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
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
Decision Making Under Uncertainty. Professor Peter Cramton Economics 300
Decision Making Under Uncertainty Professor Peter Cramton Economics 300 Uncertainty Consumers and firms are usually uncertain about the payoffs from their choices Example 1: A farmer chooses to cultivate
(b) You draw two balls from an urn and track the colors. When you start, it contains three blue balls and one red ball.
Examples for Chapter 3 Probability Math 1040-1 Section 3.1 1. Draw a tree diagram for each of the following situations. State the size of the sample space. (a) You flip a coin three times. (b) You draw
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
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
Math 141. Lecture 2: More Probability! Albyn Jones 1. [email protected] 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 [email protected] www.people.reed.edu/ jones/courses/141 Outline Law of total probability Bayes Theorem the Multiplication Rule, again Recall
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
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
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
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
Find the indicated probability. 1) If a single fair die is rolled, find the probability of a 4 given that the number rolled is odd.
Math 0 Practice Test 3 Fall 2009 Covers 7.5, 8.-8.3 MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Find the indicated probability. ) If a single
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
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
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
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.
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
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
MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question.
Practice Test Chapter 9 Name MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Find the odds. ) Two dice are rolled. What are the odds against a sum
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
2. Three dice are tossed. Find the probability of a) a sum of 4; or b) a sum greater than 4 (may use complement)
Probability Homework Section P4 1. A two-person committee is chosen at random from a group of four men and three women. Find the probability that the committee contains at least one man. 2. Three dice
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
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
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,
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
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
A probability experiment is a chance process that leads to well-defined outcomes. 3) What is the difference between an outcome and an event?
Ch 4.2 pg.191~(1-10 all), 12 (a, c, e, g), 13, 14, (a, b, c, d, e, h, i, j), 17, 21, 25, 31, 32. 1) What is a probability experiment? A probability experiment is a chance process that leads to well-defined
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
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
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
Exam. Name. How many distinguishable permutations of letters are possible in the word? 1) CRITICS
Exam Name How many distinguishable permutations of letters are possible in the word? 1) CRITICS 2) GIGGLE An order of award presentations has been devised for seven people: Jeff, Karen, Lyle, Maria, Norm,
Probability --QUESTIONS-- Principles of Math 12 - Probability Practice Exam 1 www.math12.com
Probability --QUESTIONS-- Principles of Math - Probability Practice Exam www.math.com Principles of Math : Probability Practice Exam Use this sheet to record your answers:... 4... 4... 4.. 6. 4.. 6. 7..
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............................
Week 2: Conditional Probability and Bayes formula
Week 2: Conditional Probability and Bayes formula We ask the following question: suppose we know that a certain event B has occurred. How does this impact the probability of some other A. This question
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
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
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
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
Feb 7 Homework Solutions Math 151, Winter 2012. Chapter 4 Problems (pages 172-179)
Feb 7 Homework Solutions Math 151, Winter 2012 Chapter Problems (pages 172-179) Problem 3 Three dice are rolled. By assuming that each of the 6 3 216 possible outcomes is equally likely, find the probabilities
Determine the empirical probability that a person selected at random from the 1000 surveyed uses Mastercard.
Math 120 Practice Exam II Name You must show work for credit. 1) A pair of fair dice is rolled 50 times and the sum of the dots on the faces is noted. Outcome 2 4 5 6 7 8 9 10 11 12 Frequency 6 8 8 1 5
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
Contemporary Mathematics Online Math 1030 Sample Exam I Chapters 12-14 No Time Limit No Scratch Paper Calculator Allowed: Scientific
Contemporary Mathematics Online Math 1030 Sample Exam I Chapters 12-14 No Time Limit No Scratch Paper Calculator Allowed: Scientific Name: The point value of each problem is in the left-hand margin. You
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
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
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
Notes on Probability. Peter J. Cameron
Notes on Probability Peter J. Cameron ii Preface Here are the course lecture notes for the course MAS108, Probability I, at Queen Mary, University of London, taken by most Mathematics students and some
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
Lesson Plans for (9 th Grade Main Lesson) Possibility & Probability (including Permutations and Combinations)
Lesson Plans for (9 th Grade Main Lesson) Possibility & Probability (including Permutations and Combinations) Note: At my school, there is only room for one math main lesson block in ninth grade. Therefore,
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
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
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
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
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,
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,
REPEATED TRIALS. The probability of winning those k chosen times and losing the other times is then p k q n k.
REPEATED TRIALS Suppose you toss a fair coin one time. Let E be the event that the coin lands heads. We know from basic counting that p(e) = 1 since n(e) = 1 and 2 n(s) = 2. Now suppose we play a game
36 Odds, Expected Value, and Conditional Probability
36 Odds, Expected Value, and Conditional Probability What s the difference between probabilities and odds? To answer this question, let s consider a game that involves rolling a die. If one gets the face
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
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
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
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,
Curriculum Design for Mathematic Lesson Probability
Curriculum Design for Mathematic Lesson Probability This curriculum design is for the 8th grade students who are going to learn Probability and trying to show the easiest way for them to go into this class.
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
4. Binomial Expansions
4. Binomial Expansions 4.. Pascal's Triangle The expansion of (a + x) 2 is (a + x) 2 = a 2 + 2ax + x 2 Hence, (a + x) 3 = (a + x)(a + x) 2 = (a + x)(a 2 + 2ax + x 2 ) = a 3 + ( + 2)a 2 x + (2 + )ax 2 +
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
Lecture Notes for Introductory Probability
Lecture Notes for Introductory Probability Janko Gravner Mathematics Department University of California Davis, CA 9566 [email protected] June 9, These notes were started in January 9 with help
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
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
Ch. 13.2: Mathematical Expectation
Ch. 13.2: Mathematical Expectation Random Variables Very often, we are interested in sample spaces in which the outcomes are distinct real numbers. For example, in the experiment of rolling two dice, we
Homework 20: Compound Probability
Homework 20: Compound Probability Definition The probability of an event is defined to be the ratio of times that you expect the event to occur after many trials: number of equally likely outcomes resulting
Conditional Probability, Hypothesis Testing, and the Monty Hall Problem
Conditional Probability, Hypothesis Testing, and the Monty Hall Problem Ernie Croot September 17, 2008 On more than one occasion I have heard the comment Probability does not exist in the real world, and
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
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
Random variables P(X = 3) = P(X = 3) = 1 8, P(X = 1) = P(X = 1) = 3 8.
Random variables Remark on Notations 1. When X is a number chosen uniformly from a data set, What I call P(X = k) is called Freq[k, X] in the courseware. 2. When X is a random variable, what I call F ()
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
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
Section 6.1 Discrete Random variables Probability Distribution
Section 6.1 Discrete Random variables Probability Distribution Definitions a) Random variable is a variable whose values are determined by chance. b) Discrete Probability distribution consists of the values
MATHEMATICS 154, SPRING 2010 PROBABILITY THEORY Outline #3 (Combinatorics, bridge, poker)
Last modified: February, 00 References: MATHEMATICS 5, SPRING 00 PROBABILITY THEORY Outline # (Combinatorics, bridge, poker) PRP(Probability and Random Processes, by Grimmett and Stirzaker), Section.7.
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
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
Summer School in Statistics for Astronomers & Physicists, IV June 9-14, 2008
p. 1/4 Summer School in Statistics for Astronomers & Physicists, IV June 9-14, 2008 Laws of Probability, Bayes theorem, and the Central Limit Theorem June 10, 8:45-10:15 am Mosuk Chow Department of Statistics
A natural introduction to probability theory. Ronald Meester
A natural introduction to probability theory Ronald Meester ii Contents Preface v 1 Experiments 1 1.1 Definitions and examples........................ 1 1.2 Counting and combinatorics......................
It is remarkable that a science, which began with the consideration of games of chance, should be elevated to the rank of the most important
PROBABILLITY 271 PROBABILITY CHAPTER 15 It is remarkable that a science, which began with the consideration of games of chance, should be elevated to the rank of the most important subject of human knowledge.
