F71SM STATISTICAL METHODS

Size: px
Start display at page:

Download "F71SM STATISTICAL METHODS"

Transcription

1 F71SM STATISTICAL METHODS RJG SUMMARY NOTES 2 PROBABILITY 2.1 Introduction A random experiment is an experiment which is repeatable under identical conditions, and for which, at each repetition, the outcome is uncertain but is one of a known and describable set of possible outcomes. The sample space S is the set of possible outcomes. An event A is a subset of S (but see below). Event A occurs if the outcome of the experiment is an element of the set A. The union of two events A and B, denoted A U B, is the event which occurs at least one of events A,B occurs. The intersection of two events A and B, denoted A I B, is the event which occurs both A, B occur. The complement of event A, denoted A, occurs if and only if the event A does not occur. The empty set φ, considered as a subset of S, contains none of the set of possible outcomes of the experiment and so corresponds to the impossible event. A U A = S, A I A = φ Events A and B are mutually exclusive A I B = φ (that is, the events cannot occur simultaneously). A set function is a function whose domain is a collection of sets. 2.2 Probability Probability is a set function (P) on the collection of subsets of S. When S is uncountable, we must introduce restrictions on the collection of subsets allowable (to maintain mathematical rigour): call this collection F. We require A F A F ; and A 1, A 2, A 3,... F U A i F. Then S F, φ F. i The members of F are measurable and only members of F are considered as events; F is a σ algebra. The domain of the function P is F. For A F, P(A) is a real number which gives the probability that the outcome of the experiment is in A; it is the probability that event A occurs. We require that P behave like relative frequency: it is a function which is non-negative, bounded above (by 1), and additive. Thus leads us to the following definition in which we declare probability as a function subject to the corresponding three axioms. 1

2 Definition: Probability Given a sample space S with σ algebra F, probability is a set function P: F R such that A1 A2 P(S) =1 P(A) 0 for all A F A3 For A 1, A 2, A 3, F with A i I A j = φ,, i j, Definition: Probability space A probability space is a triple (S, F, P). 2.3 Basic results for probabilities (i) P(φ) = 0 Proof: S = S Uφ and S I φ = φ P(S) = P(S Uφ ) = P(S) + P(φ) by A3; result follows. (ii) For any event A, P(A) 1 Proof: 1 = P(S) = P(A U A ) = P(A) + P(A ) by A2, A3 and result follows by A1. (iii) For any event A, P(A ) = 1 P(A) Proof: from proof of (ii) above (iv) A B P(A) P(B) Proof: A B B = A U (B I A ) P(B) = P(A) + P(B I A ) by A3, since A I (B I A ) = φ and hence P(B) P(A) by A1. (v) Addition rule: P(A U B) = P(A) + P(B) P(A I B) Proof: A U B = A U (B I A ) and A I (B I A ) = φ P(A U B) = P(A) + P(B I A ) B = B I S = B I (A U A ) = (B I A) U (B I A ) and (B I A) I (B I A ) = φ P(B) = P(B I A) + P(B I A ) Together these results P(A U B) = P(A) + P(B) P(A I B) This generalises the result that for A and B mutually exclusive events, P(A U B) = P(A) + P(B). Venn diagram = P U A i P( Ai ) i i 2

3 2.4 Evaluating probabilities in practice (a) Long term relative frequency [e.g. P(drawing-pin lands with its pin sticking up)] We observe that relative frequency tends to settle down as the number of trials increases: formally we define the probability of the event occurring as the limit of the relative frequency, so relative frequency probability as number of trials. The graph below shows the relative frequency of occurrence of an event with probability 0.4 after 1,2,, 200 trials (the outcomes of the trials were simulated in R). relative frequency number of trials (b) Symmetry (finite number of equally likely outcomes) [e.g. P(fair six-sided die lands showing a 6)] in this case # outcomes favourable to A P( A ) = # outcomes possible The key to evaluating probabilities in this case is to define a sample space in a convenient way and then to count the numbers of outcomes corresponding to various events. For example consider a throw of two fair six-sided dice, one red and the other blue. Let A be the event score = 7 or 8. Let S = {(i,j): i = 1,2,3,4,5,6 ; j = 1,2,3,4,5,6} where i and j are the scores on the red and blue die respectively. S consists of 36 elements (equally-likely outcomes). A { (1,6), (2,5), (3,4), (4,3), (5,2), (6,1), (2,6), (3,5), (4,4), (5,3), (6,2)} A consists of 11 elements, so P(A) = 11/36 =

4 (c) Uniform distribution over an interval In the case that the sample space is an interval on the real line and the event occurs at a random point in the interval we adopt a uniform distribution of probability over the interval so that the probabilities of the event occurring in sub-intervals of the same length are equal. For example suppose we choose a time at random between 14.00hrs and 15.00hrs, then P(selected time is before 14.30hrs) = 0.5 P(selected time is between 14.20hrs and 14.45hrs) = 25/60 = P(selected time is before 14.10hrs or after 14.50hrs) = 20/60 = Conditional probability We introduce the concept of the probability that an event occurs, conditional on another specified event occurring (or, in other language, given that another specified event occurs). For example, consider the event that in a throw of a fair six-sided die we score 6, conditional on scoring more than 2. The event scoring more than 2 corresponds to the 4 equally-likely outcomes {3,4,5,6} and of these only 1 outcome corresponds to score of 6, so the probability required is 1/4. Imposing the condition has effectively reduced/restricted the sample space from {1,2,3,4,5,6} to {3,4,5,6}. Note that the conditional probability can be expressed as the ratio of two unconditional probabilities of events defined in terms of the original sample space of size 6 by 1 = 1/ / 6 Again, consider a throw of two fair six-sided dice, one red and the other blue. Let A be the event score = 7 or 8 and let B be the event score = 8, 9 or 10. Let S = {(i,j): i = 1,2,3,4,5,6 ; j = 1,2,3,4,5,6} where i and j are the scores on the red and blue die respectively. A { (1,6), (2,5), (3,4), (4,3), (5,2), (6,1), (2,6), (3,5), (4,4), (5,3), (6,2)} B { (2,6), (3,5), (4,4), (5,3), (6,2), (3,6), (4,5), (5,4), (6,3), (4,6), (5,5), (6,4)} P(A) = 11/36, P(B) = 12/36 A B is the event score of 8 and P(A B) = 5/36 11 elements 12 elements Consider the event A conditional on B, that is a score of 7 or 8 given that the score is 8, 9, or 10. The outcomes in B favourable to A are (2,6), (3,5), (4,4), (5,3), (6,2) so the probability of event A conditional on B is 5/12. This probability is (5/36)/(12/36) = P(A B)/ P(B). 4

5 This motivates the general definitions: The probability of event A conditional on event B is denoted P ( A B ) and is defined as ( ) P A B ( B) P ( B) Similarly for event B conditional on event A: P ( B A) P A = for P(B) 0. ( B) P ( A) P A = for P(A) 0. The multiplication rule for probabilities follows, namely P(A I B) = P(A)P(B A) = P(B)P(A B). For example, suppose we draw two balls at random, one after the other and without replacement, from a bag containing 6 red and 4 blue balls. Let A first ball drawn is red, and let B second ball drawn is blue. P(1 st ball drawn is red and 2 nd ball drawn is blue) = P(A I B) = P(A)P(B A) = 6 4 = 4 = Independent events and independent trials Events A and B are independent P(A I B) = P(A) P(B) [ P(A B) = P(A) and P(B A) = P(B)] So events A and B are independent if and only if the occurrence of one does not affect the probability of occurrence of the other. Note that events A 1, A 2,, A k are independent if and only if the probability of the intersection of any 2, 3,, k of the events equals the product of their respective probabilities. So, for three events A, B, and C to be independent, we require P(A I B) = P(A) P(B), P(A I C) = P(A) P(C), P(B I C) = P(B) P(C) and P(A I B I C) = P(A) P(B) P(C). A trial is a single repetition of a random experiment. T 1 and T 2 are independent trials all events defined on the outcome of T 1 are independent of all events defined on the outcome of T Odds The odds on an event occurring are given by the ratio of the probability that the event will occur to the probability that it will not occur (provided neither probability is zero). So, for an event A with P(A) = 2/3, the odds on A occurring are 2 to1. For an event A with probability P(A) < 0.5, we usually express the odds as odds against the event occurring that is the ratio of the probability that the event will not occur to the probability that it will occur. So, for an event A with P(A) = ¼, we say that the odds against A occurring are 3 to 1. If P(A) = 0.5, we say that the odds are evens. If the odds on an event occurring are a to b, the probability of its occurring is a a + b. 5

6 2.8 Partitioning of an event Let {E 1, E 2,, E k } be a partition of S and let A be an event. Then A = A S = A ( E ) = ( A E ) and P ( A) = P ( A E ) = P( E ) P( A E ) i i k k i i i i= 1 i= 1 The event A has been partitioned into events A I E i, i = 1,2,, k, f or example, with k = 4: E 1 E 2 A E 3 E 4 P(A) is the sum of the probabilities of the events which make up the partition of A. 2.9 Bayes theorem Let {E 1, E 2,, E k } be a partition of S and let A be an event. Then ( ) ( ) P ( A) ( ) ( ) ( ) ( ) P Ei A P Ei P A Ei P Ei P A Ei P Ei A = = =, i = 1,2,..., k k P( A) P E i= 1 ( ) P ( A E ) The denominator does not depend on i and so the result is often written in proportional terms: ( ) ( ) ( ) P E A P E P A E, i = 1, 2,..., k i i i The probabilities P(E i ), i = 1, 2,, k are the prior probabilities; the probabilities P(E i A), i = 1, 2,, k are the posterior probabilities. For example, suppose a population is made up of 60% men and 40% women. The percentages of men and women in the population who have an ipod are 30% and 40% respectively. A person is selected at random from the population and is found to have an ipod. i i 6

7 tree diagram ipod male 0.6 no ipod ipod female 0.4 no ipod P(selected person is male) = P(person is male has ipod) = = = * * * * * * * * * * A selection of worked problems follows. 7

8 2.10 Worked examples Ex2.1 In a family with five children, what is the probability that all the children are of the same sex? What is the probability that the three oldest children are boys and the two youngest are girls? What is the probability that the three oldest children are boys? A suitable sample space is S = {(x 1,x 2,x 3,x 4,x 5 ) : x i = M, F ; i = 1,2,3,4,5} where x i is the sex of the i th oldest child. Size of sample space : n(s) = 2 5 = 32 Two outcomes are favourable to the event "all are same sex", namely (M,M,M,M,M) and (F,F,F,F,F). One outcome is favourable to the event "three oldest are boys and two youngest are girls", namely (M,M,M,F,F). 2 2 = 4 outcomes are favourable to the event "three oldest are boys", namely any one of the form (M,M,M,, ) If we make the assumption that all 32 outcomes are equally likely (under what conditions is this a reasonable assumption?) then: P(all same sex) = 2/32 = P(three oldest are boys and two youngest are girls) = 1/32 = P(three oldest are boys) = 4/32 = Ex2.2 In how many ways can we choose 4 people from a group of 7 and line them up? = 840 Ex2.3 In how many ways can we choose 6 numbers from a group of 49 for a line in the UK National Lottery? 49 = 49!/(6!43!) = ( )/( ) = 13,983,816 6 Note: This leads to the often-quoted "chance of 1 in 14 million" of winning the jackpot. Ex2.4 A fair die is thrown 4 times. Find P(total score is 4 or 24). S = {(x 1,x 2,x 3,x 4 ) : x i = 1,2,3,4,5,6 ; i = 1,2,3,4} : n(s) = 6 4 = 1296 Two outcomes are favourable to the event "total score is 4 or 24", namely (1,1,1,1) and (6,6,6,6). So P(score 4 or 24) = 2/1296 = [Note: We are effectively taking a random sample of size 4 with replacement from the population {1,2,3,4,5,6}]. Ex2.5 A committee consists of 7 men and 4 women and a sub-committee of 6 is to be chosen at random. Find the probabilities that the sub-committee contains exactly k women, k = 0,1,2,3,4. # ways of choosing the sub-committee = # different selections of 6 people from 11 = # different selections of k women from 4 = k 8

9 7 # different selections of (6 k) men from 7 = 6 k 4 7 # ways of choosing a sub-committee containing k women = k 6 k P(sub-committee contains exactly k women) = 4 7 k 6 k 11 6 So, for example, P(sub-committee contains exactly 2 women) = 5/11 = Ex2.6 Consider the following gamble : you pay a stake of 1 to throw a pair of fair dice - if you throw double 1 or double 6 you win 15 (and get your stake back) - otherwise you lose your stake. How much can you "expect" to win/lose per game? P(throw a sum of 2 or 12) = 2/36 = 1/18 ; P(other sum) = 17/18 Consider 180 games: you would expect a profit of 15 in each of 10 games (total profit 150) and a loss of 1 in each of 170 games (total loss 170), giving an expected net loss of 20. So expected loss per game = 20/180 = 11.1 p We can get the answer by considering just 1 game: Profit is either 15 (with probability 1/18) or 1 (with probability 17/18) Expected profit per game = [15(1/18) + ( 1)(17/18)] = 2/18 = 11.1 p In general: expected value = Σ (value probability of that value occurring) (the sum being taken over all possible values) Ex2.7 A fair coin is tossed 4 times and comes up heads 3 times. Find the probability that the coin came up heads on the first toss. S = {(x 1,x 2,x 3,x 4 ) : x i = H,T ; i = 1,2,3,4}: n(s) = 2 4 = 16 Let A be the event "3 heads in 4 tosses" and B be the event "head on first toss". We require P(B A). There are 3 outcomes are favourable to the event A I B, namely (H,T,H,H), (H,H,T,H), and (H,H,H,T). So P(A I B) = 3/16 There are 4 outcomes are favourable to the event A, namely (H,H,H,T), (H,H,T,H), (H,T,H,H) and (T,H,H,H). So P(A) = 4/16 P(B A) = P(A I B)/P(A) = (3/16)/(4/16) = 3/4 = 0.75 (this is not a surprise!) OR With the condition imposed, we have a restricted sample space of only 4 elements, namely (H,H,H,T), (H,H,T,H), (H,T,H,H) and (T,H,H,H). Of these 4 outcomes, 3 are favourable to B. Hence 3/4 as above. 9

10 Ex2.8 A bag contains 4 white and 3 red balls. Two balls are drawn out at random without replacement. What is the probability that they are white and red respectively? What is the probability that the second ball drawn is white? Formally: let W i be i th ball drawn is white, R i be i th ball drawn is red P(W 1 I R 2 ) = P(W 1 )P(R 2 W 1 ) = (4/7)(3/6) = 2/7 We partition W 2 : W 2 = W 2 I (W 1 U R 1 ) = (W 2 I W 1 ) U (W 2 I R 1 ) these two events are mutually exclusive P(W 2 ) = P[(W 2 I W 1 ) U (W 2 I R 1 )] = P(W 2 I W 1 ) + P(W 2 I R 1 ) = P(W 1 )P(W 2 W 1 ) + P(R 1 )P(W 2 R 1 ) = (4/7)(3/6) + (3/7)(4/6) = 2/7 + 2/7 = 4/7 = It is very easy to sort out all possibilities with a "tree diagram": First draw Second draw W 2 3/6 2/7 W 1 4/7 R 2 3/6 2/7 W 2 4/6 2/7 R 1 3/7 R 2 2/6 1/7 Note: P(W 2 ) = P(W 1 ) Ex2.9 People are selected at random, one after the other, from a population consisting of 15 men and 10 women. What is the probability that the second person selected is male? What is the probability that the sixth person selected is male? All we have to note is P(first person selected is male) = 15/25 = 0.6 With no conditional information involved, and no further information given, we have immediately P(2 nd is male) = P(6 th is male) = P(1 st is male) =

11 Ex2.10 There are two boxes which contain balls as follows. Box 1 has 6 white and 4 red, box 2 has 2 white and 8 red. One box is chosen at random and from it a ball is chosen at random. The ball drawn is red. What is the probability that this ball came from box 1? What is the probability that a second ball drawn from the same box as the first will also be red? Let A i be the event "box i is chosen". Let R(W) be event "ball drawn is red (white)" Choice of box Draw of ball R 4/10 2/10 A 1 1/2 W 6/10 3/10 R 8/10 4/10 A 2 1/2 W 2/10 1/10 P(R) = P(A 1 )P(R A 1 ) + P(A 2 )P(R A 2 ) = (1/2)(4/10) + (1/2)(8/10) = 6/10 = 0.6 P(A 1 R) = P(A 1 )P(R A 1 )/P(R) = (2/10)/(6/10) = 1/3 = So P(A 1 R) = 1/3 and hence P(A 2 R) = 2/3. These are our reassessed probabilities that our chosen box is box 1, box 2 respectively. If box 1, our box now contains 6 white and 3 red ; if box 2, our box now contains 2 white and 7 red. R 3/9 1/9 Box 1 1/3 W 6/9 2/9 R 7/9 14/27 Box 2 2/3 W 2/9 4/27 So P(second ball drawn is red) = 1/9 + 14/27 = 17/27 =

12 Ex2.11 Andrew and Brian play a round of golf. The probability that Andrew (Brian) gets a 4 at the first hole is 0.3 (0.6). Assuming independence, find the probability that at least one of them gets a 4 at the first hole. Let A (B) be the event "Andrew (Brian) gets a 4" Method 1: P(A U B) = P(A) + P(B) P(A I B) = P(A) + P(B) P(A)P(B) (by independence) = = 0.72 Method 2: P(neither gets a 4) = P(A' I B') = P(A')P(B') = = 0.28 P(at least one gets a 4) = = 0.72 Ex2.12 Find the probabilities of getting (a) exactly 4 sixes in 7 throws of a fair die and (b) 5 or 6 heads in 6 tosses of a fair coin. In each case, we have a known number of i.i.d. trials ( a) ( b) = + = Ex2.13 Sampling inspection Regular sampling of mass-produced items is carried out by taking random samples of 8 items from the production line. Each selected item is tested to find out if it is defective. Assuming independence from item to item, and assuming that 10% of the production is defective, we can adopt a model with i.i.d. trials and with P(selected item is defective) = P(sample contains 2 defective items) = ( 0.1 ) ( 0.9 ) = Note: Our production of items is finite. Strictly speaking, as we sample items one after another the successive trials are not independent: the outcome of one trial conditions the probabilities associated with all later trials. e.g. P(2 nd item defective 1 st item OK) P(2 nd item defective) and P(1 st item OK and 2 nd item defective) P(1 st item OK)P(2 nd item defective) However, if the population of items is large (as in the above illustration) and the sample of moderate size, it is reasonable to adopt a model of independent trials with constant probability of an item being defective i.e. a model of i.i.d. trials. We are in effect assuming an unchanging population as an approximation to a population which is actually changing slightly from trial to trial we are using the theory of sampling with replacement to approximate the real situation, which is sampling without replacement. Examples involve the use of non-finite (countable and non-countable) sample spaces. 12

13 Ex2.14 Players A and B throw a regular 6-sided die in turn. The first to throw a 6 wins the game. A throws first. Find the probability that A wins the game. We can represent the sample space as the countable union of the events E k, where E k game ends on the k th throw of the die, k = 1,2,3, A B A B A B Probability E 1 6 1/6 E (5/6)(1/6) E (5/6) 2 (1/6) E (5/6) 3 (1/6) E (5/6) 4 (1/6) where 6 denotes not a 6. P(A wins) = P(E 1 E 3 E 5 ) = P(E 1 ) + P(E 3 ) + P(E 5 ) + = 1/6 + (5/6) 2 (1/6) + (5/6) 4 (1/6) + = (1/6)[1 + 25/36 + (25/36) 2 + ] = (1/6)(1 25/36) 1 = (1/6)(36/11) = 6/11 = Note: the advantage, of course, lies with the player who throws first. OR Let p = P(A wins) A wins A wins on first throw die passes to B and B does not win the game After the die passes to B, B is then in exactly the same position as A was at the start of the game, so p = 1/6 + (5/6)(1 p) which gives p = 6/11 Ex2.15 A and B play a series of games, each of which A wins with probability p. A game cannot be drawn. A player wins the series by being the first to win two games in succession. Find the probability that A wins the series. In an obvious notation: S {AA, BB, BAA, ABB, ABAA, BABB, BABAA, ABABB, } {AA, BAA, ABAA, BABAA, } {BB, ABB, BABB, ABABB, } P(A wins series) = P(AA BAA ABAA BABAA ABABAA ) = P(AA) + P(BAA) + P(ABAA) + P(BABAA) + P(ABABAA) = p 2 + (1 p)p 2 + (1 p)p 3 + (1 p) 2 p 3 + (1 p) 2 p 4 + = {p 2 + (1 p)p 3 + (1 p) 2 p 4 + } + {(1 p)p 2 + (1 p) 2 p 3 + } = p 2 {1 p(1 p)} 1 + (1 p)p 2 {1 p(1 p)} 1 = p 2 (2 p){1 p(1 p)} 1 13

14 Ex2.16 A stick of length 12cm is broken into two pieces at a point chosen at random along its length. What is the probability that the rectangle which can be constructed using the pieces as two adjacent sides has an area less than 27cm 2? Lay the stick down and let x be the distance of the break point from the left end of the stick x S = {x: 0 < x < 12} The probability measure is length all points in S are equally likely. Area of rectangle = x(12 x) which is less than 27 for x < 3 or x > 9. Probability of event x < 3 or x > 9 = 6/12 = 0.5 Ex2.17 Two students are each, independently of the other, equally likely to arrive for a lecture at any time between and Find the probability that their arrivals are separated by at least 10 minutes. Call the students A and B and let x, y be their respective arrival times in minutes after S = {(x,y): 0 < x < 15, 0 < y < 15} The probability measure is area all points in S are equally likely. Area for which the students arrive more than 10 minutes apart is x y > 10, which has area 25 (draw a diagram to see this); area of S = 15 2 = 225. Probability required = 25/225 = 1/9 = Ex2.18 Ten men and five women occupy fifteen adjacent seats in one row at a theatre. If the seats are allocated to the fifteen people at random, find the probabilities that: (a) the seats at the ends are both occupied by women; (b) the arrangement is symmetrical by sex; (c) no two women sit next to each other. 15 We can think of fifteen numbered seats (1,2,, 15) and use a sample space of = equally-likely outcomes, each point in which specifies the five seats occupied by the women: for example the outcome seat sex of occupant M M W M M W W M M M M W M W M is the point (3,6,7,12,14). (a) With women in places 1 and 15, we have to place the remaining 3 women in 13 possible seats. 13 This can be done in = 286 ways, so probability = 286/3003 = 2/21 =

15 (b) To be symmetrical by sex there must be a woman in the middle seat and 5 men and 2 women on each side. We can choose the two seats for women on one of the sides in 7 = 21 ways and our choice must then be reflected on the other side (there is only 1 2 way this can be done), so required probability = 21/3003 = 1/143 = (c) If we think of the 10 men standing in a row prior to sitting down, each woman can go in one of 11 different positions M M M M M M M M M M If we are to have no two women next to each other we have to choose 5 different positions 11 from these 11 to allocate to the women. This can be done in = 462 ways, so required 5 probability = 462/3003 = 2/13 = ` 15

LECTURE 1. 1 Introduction. 1.1 Sample spaces and events

LECTURE 1. 1 Introduction. 1.1 Sample spaces and events LECTURE 1 1 Introduction The first part of our adventure is a highly selective review of probability theory, focusing especially on things that are most useful in statistics. 1.1 Sample spaces and events

More information

Probabilistic models

Probabilistic models Probabilistic models Kolmogorov (Andrei Nikolaevich, 1903 1987) put forward an axiomatic system for probability theory. Foundations of the Calculus of Probabilities, published in 1933, immediately became

More information

HW MATH425/525 Lecture Notes 1

HW MATH425/525 Lecture Notes 1 HW MATH425/525 Lecture Notes 1 Definition 4.1 If an experiment can be repeated under the same condition, its outcome cannot be predicted with certainty, and the collection of its every possible outcome

More information

Probabilistic models

Probabilistic models Kolmogorov (Andrei Nikolaevich, 1903 1987) put forward an axiomatic system for probability theory. Foundations of the Calculus of Probabilities, published in 1933, immediately became the definitive formulation

More information

LECTURE NOTES by DR. J.S.V.R. KRISHNA PRASAD

LECTURE NOTES by DR. J.S.V.R. KRISHNA PRASAD .0 Introduction: The theory of probability has its origin in the games of chance related to gambling such as tossing of a coin, throwing of a die, drawing cards from a pack of cards etc. Jerame Cardon,

More information

Statistical Theory 1

Statistical Theory 1 Statistical Theory 1 Set Theory and Probability Paolo Bautista September 12, 2017 Set Theory We start by defining terms in Set Theory which will be used in the following sections. Definition 1 A set is

More information

Chapter 2 PROBABILITY SAMPLE SPACE

Chapter 2 PROBABILITY SAMPLE SPACE Chapter 2 PROBABILITY Key words: Sample space, sample point, tree diagram, events, complement, union and intersection of an event, mutually exclusive events; Counting techniques: multiplication rule, permutation,

More information

What is Probability? Probability. Sample Spaces and Events. Simple Event

What is Probability? Probability. Sample Spaces and Events. Simple Event What is Probability? Probability Peter Lo Probability is the numerical measure of likelihood that the event will occur. Simple Event Joint Event Compound Event Lies between 0 & 1 Sum of events is 1 1.5

More information

2011 Pearson Education, Inc

2011 Pearson Education, Inc Statistics for Business and Economics Chapter 3 Probability Contents 1. Events, Sample Spaces, and Probability 2. Unions and Intersections 3. Complementary Events 4. The Additive Rule and Mutually Exclusive

More information

Announcements. Topics: To Do:

Announcements. Topics: To Do: Announcements Topics: In the Probability and Statistics module: - Sections 1 + 2: Introduction to Stochastic Models - Section 3: Basics of Probability Theory - Section 4: Conditional Probability; Law of

More information

Introduction and basic definitions

Introduction and basic definitions Chapter 1 Introduction and basic definitions 1.1 Sample space, events, elementary probability Exercise 1.1 Prove that P( ) = 0. Solution of Exercise 1.1 : Events S (where S is the sample space) and are

More information

UNIT 5 ~ Probability: What Are the Chances? 1

UNIT 5 ~ Probability: What Are the Chances? 1 UNIT 5 ~ Probability: What Are the Chances? 1 6.1: Simulation Simulation: The of chance behavior, based on a that accurately reflects the phenomenon under consideration. (ex 1) Suppose we are interested

More information

Probability- describes the pattern of chance outcomes

Probability- describes the pattern of chance outcomes Chapter 6 Probability the study of randomness Probability- describes the pattern of chance outcomes Chance behavior is unpredictable in the short run, but has a regular and predictable pattern in the long

More information

Lecture 3 Probability Basics

Lecture 3 Probability Basics Lecture 3 Probability Basics Thais Paiva STA 111 - Summer 2013 Term II July 3, 2013 Lecture Plan 1 Definitions of probability 2 Rules of probability 3 Conditional probability What is Probability? Probability

More information

Nuevo examen - 02 de Febrero de 2017 [280 marks]

Nuevo examen - 02 de Febrero de 2017 [280 marks] Nuevo examen - 0 de Febrero de 0 [0 marks] Jar A contains three red marbles and five green marbles. Two marbles are drawn from the jar, one after the other, without replacement. a. Find the probability

More information

UNIT Explain about the partition of a sampling space theorem?

UNIT Explain about the partition of a sampling space theorem? UNIT -1 1. Explain about the partition of a sampling space theorem? PARTITIONS OF A SAMPLE SPACE The events B1, B2. B K represent a partition of the sample space 'S" if (a) So, when the experiment E is

More information

Chapter 2. Conditional Probability and Independence. 2.1 Conditional Probability

Chapter 2. Conditional Probability and Independence. 2.1 Conditional Probability Chapter 2 Conditional Probability and Independence 2.1 Conditional Probability Example: Two dice are tossed. What is the probability that the sum is 8? This is an easy exercise: we have a sample space

More information

P(A) = Definitions. Overview. P - denotes a probability. A, B, and C - denote specific events. P (A) - Chapter 3 Probability

P(A) = Definitions. Overview. P - denotes a probability. A, B, and C - denote specific events. P (A) - Chapter 3 Probability Chapter 3 Probability Slide 1 Slide 2 3-1 Overview 3-2 Fundamentals 3-3 Addition Rule 3-4 Multiplication Rule: Basics 3-5 Multiplication Rule: Complements and Conditional Probability 3-6 Probabilities

More information

Chapter 2. Conditional Probability and Independence. 2.1 Conditional Probability

Chapter 2. Conditional Probability and Independence. 2.1 Conditional Probability Chapter 2 Conditional Probability and Independence 2.1 Conditional Probability Probability assigns a likelihood to results of experiments that have not yet been conducted. Suppose that the experiment has

More information

Chapter 2: Probability Part 1

Chapter 2: Probability Part 1 Engineering Probability & Statistics (AGE 1150) Chapter 2: Probability Part 1 Dr. O. Phillips Agboola Sample Space (S) Experiment: is some procedure (or process) that we do and it results in an outcome.

More information

Topic 5: Probability. 5.4 Combined Events and Conditional Probability Paper 1

Topic 5: Probability. 5.4 Combined Events and Conditional Probability Paper 1 Topic 5: Probability Standard Level 5.4 Combined Events and Conditional Probability Paper 1 1. In a group of 16 students, 12 take art and 8 take music. One student takes neither art nor music. The Venn

More information

Topic 5 Basics of Probability

Topic 5 Basics of Probability Topic 5 Basics of Probability Equally Likely Outcomes and the Axioms of Probability 1 / 13 Outline Equally Likely Outcomes Axioms of Probability Consequences of the Axioms 2 / 13 Introduction A probability

More information

2. AXIOMATIC PROBABILITY

2. AXIOMATIC PROBABILITY IA Probability Lent Term 2. AXIOMATIC PROBABILITY 2. The axioms The formulation for classical probability in which all outcomes or points in the sample space are equally likely is too restrictive to develop

More information

Lecture notes for probability. Math 124

Lecture notes for probability. Math 124 Lecture notes for probability Math 124 What is probability? Probabilities are ratios, expressed as fractions, decimals, or percents, determined by considering results or outcomes of experiments whose result

More information

2.6 Tools for Counting sample points

2.6 Tools for Counting sample points 2.6 Tools for Counting sample points When the number of simple events in S is too large, manual enumeration of every sample point in S is tedious or even impossible. (Example) If S contains N equiprobable

More information

PROBABILITY.

PROBABILITY. PROBABILITY PROBABILITY(Basic Terminology) Random Experiment: If in each trial of an experiment conducted under identical conditions, the outcome is not unique, but may be any one of the possible outcomes,

More information

Chapter 5 : Probability. Exercise Sheet. SHilal. 1 P a g e

Chapter 5 : Probability. Exercise Sheet. SHilal. 1 P a g e 1 P a g e experiment ( observing / measuring ) outcomes = results sample space = set of all outcomes events = subset of outcomes If we collect all outcomes we are forming a sample space If we collect some

More information

1 The Basic Counting Principles

1 The Basic Counting Principles 1 The Basic Counting Principles The Multiplication Rule If an operation consists of k steps and the first step can be performed in n 1 ways, the second step can be performed in n ways [regardless of how

More information

CIVL Why are we studying probability and statistics? Learning Objectives. Basic Laws and Axioms of Probability

CIVL Why are we studying probability and statistics? Learning Objectives. Basic Laws and Axioms of Probability CIVL 3103 Basic Laws and Axioms of Probability Why are we studying probability and statistics? How can we quantify risks of decisions based on samples from a population? How should samples be selected

More information

Topic -2. Probability. Larson & Farber, Elementary Statistics: Picturing the World, 3e 1

Topic -2. Probability. Larson & Farber, Elementary Statistics: Picturing the World, 3e 1 Topic -2 Probability Larson & Farber, Elementary Statistics: Picturing the World, 3e 1 Probability Experiments Experiment : An experiment is an act that can be repeated under given condition. Rolling a

More information

TOPIC 12 PROBABILITY SCHEMATIC DIAGRAM

TOPIC 12 PROBABILITY SCHEMATIC DIAGRAM TOPIC 12 PROBABILITY SCHEMATIC DIAGRAM Topic Concepts Degree of Importance References NCERT Book Vol. II Probability (i) Conditional Probability *** Article 1.2 and 1.2.1 Solved Examples 1 to 6 Q. Nos

More information

Chap 4 Probability p227 The probability of any outcome in a random phenomenon is the proportion of times the outcome would occur in a long series of

Chap 4 Probability p227 The probability of any outcome in a random phenomenon is the proportion of times the outcome would occur in a long series of Chap 4 Probability p227 The probability of any outcome in a random phenomenon is the proportion of times the outcome would occur in a long series of repetitions. (p229) That is, probability is a long-term

More information

Chapter 2 Class Notes

Chapter 2 Class Notes Chapter 2 Class Notes Probability can be thought of in many ways, for example as a relative frequency of a long series of trials (e.g. flips of a coin or die) Another approach is to let an expert (such

More information

Probability COMP 245 STATISTICS. Dr N A Heard. 1 Sample Spaces and Events Sample Spaces Events Combinations of Events...

Probability COMP 245 STATISTICS. Dr N A Heard. 1 Sample Spaces and Events Sample Spaces Events Combinations of Events... Probability COMP 245 STATISTICS Dr N A Heard Contents Sample Spaces and Events. Sample Spaces........................................2 Events........................................... 2.3 Combinations

More information

ECE 340 Probabilistic Methods in Engineering M/W 3-4:15. Lecture 2: Random Experiments. Prof. Vince Calhoun

ECE 340 Probabilistic Methods in Engineering M/W 3-4:15. Lecture 2: Random Experiments. Prof. Vince Calhoun ECE 340 Probabilistic Methods in Engineering M/W 3-4:15 Lecture 2: Random Experiments Prof. Vince Calhoun Reading This class: Section 2.1-2.2 Next class: Section 2.3-2.4 Homework: Assignment 1: From the

More information

Conditional Probability

Conditional Probability Conditional Probability Terminology: The probability of an event occurring, given that another event has already occurred. P A B = ( ) () P A B : The probability of A given B. Consider the following table:

More information

Outline. Probability. Math 143. Department of Mathematics and Statistics Calvin College. Spring 2010

Outline. Probability. Math 143. Department of Mathematics and Statistics Calvin College. Spring 2010 Outline Math 143 Department of Mathematics and Statistics Calvin College Spring 2010 Outline Outline 1 Review Basics Random Variables Mean, Variance and Standard Deviation of Random Variables 2 More Review

More information

Axiomatic Foundations of Probability. Definition: Probability Function

Axiomatic Foundations of Probability. Definition: Probability Function Chapter 1 sections We will SKIP a number of sections Set theory SKIP Real number uncountability Definition of probability Finite sample spaces Counting methods Combinatorial methods SKIP tennis tournament

More information

The probability of an event is viewed as a numerical measure of the chance that the event will occur.

The probability of an event is viewed as a numerical measure of the chance that the event will occur. Chapter 5 This chapter introduces probability to quantify randomness. Section 5.1: How Can Probability Quantify Randomness? The probability of an event is viewed as a numerical measure of the chance that

More information

Probability and Sample space

Probability and Sample space Probability and Sample space We call a phenomenon random if individual outcomes are uncertain but there is a regular distribution of outcomes in a large number of repetitions. The probability of any outcome

More information

Example: Suppose we toss a quarter and observe whether it falls heads or tails, recording the result as 1 for heads and 0 for tails.

Example: Suppose we toss a quarter and observe whether it falls heads or tails, recording the result as 1 for heads and 0 for tails. Example: Suppose we toss a quarter and observe whether it falls heads or tails, recording the result as 1 for heads and 0 for tails. (In Mathematical language, the result of our toss is a random variable,

More information

STAT:5100 (22S:193) Statistical Inference I

STAT:5100 (22S:193) Statistical Inference I STAT:5100 (22S:193) Statistical Inference I Week 3 Luke Tierney University of Iowa Fall 2015 Luke Tierney (U Iowa) STAT:5100 (22S:193) Statistical Inference I Fall 2015 1 Recap Matching problem Generalized

More information

Topic 4 Probability. Terminology. Sample Space and Event

Topic 4 Probability. Terminology. Sample Space and Event Topic 4 Probability The Sample Space is the collection of all possible outcomes Experimental outcome An outcome from a sample space with one characteristic Event May involve two or more outcomes simultaneously

More information

324 Stat Lecture Notes (1) Probability

324 Stat Lecture Notes (1) Probability 324 Stat Lecture Notes 1 robability Chapter 2 of the book pg 35-71 1 Definitions: Sample Space: Is the set of all possible outcomes of a statistical experiment, which is denoted by the symbol S Notes:

More information

The enumeration of all possible outcomes of an experiment is called the sample space, denoted S. E.g.: S={head, tail}

The enumeration of all possible outcomes of an experiment is called the sample space, denoted S. E.g.: S={head, tail} Random Experiment In random experiments, the result is unpredictable, unknown prior to its conduct, and can be one of several choices. Examples: The Experiment of tossing a coin (head, tail) The Experiment

More information

CS626 Data Analysis and Simulation

CS626 Data Analysis and Simulation CS626 Data Analysis and Simulation Instructor: Peter Kemper R 104A, phone 221-3462, email:kemper@cs.wm.edu Today: Probability Primer Quick Reference: Sheldon Ross: Introduction to Probability Models 9th

More information

P (A B) P ((B C) A) P (B A) = P (B A) + P (C A) P (A) = P (B A) + P (C A) = Q(A) + Q(B).

P (A B) P ((B C) A) P (B A) = P (B A) + P (C A) P (A) = P (B A) + P (C A) = Q(A) + Q(B). Lectures 7-8 jacques@ucsdedu 41 Conditional Probability Let (Ω, F, P ) be a probability space Suppose that we have prior information which leads us to conclude that an event A F occurs Based on this information,

More information

Presentation on Theo e ry r y o f P r P o r bab a il i i l t i y

Presentation on Theo e ry r y o f P r P o r bab a il i i l t i y Presentation on Theory of Probability Meaning of Probability: Chance of occurrence of any event In practical life we come across situation where the result are uncertain Theory of probability was originated

More information

Dept. of Linguistics, Indiana University Fall 2015

Dept. of Linguistics, Indiana University Fall 2015 L645 Dept. of Linguistics, Indiana University Fall 2015 1 / 34 To start out the course, we need to know something about statistics and This is only an introduction; for a fuller understanding, you would

More information

Sample Space: Specify all possible outcomes from an experiment. Event: Specify a particular outcome or combination of outcomes.

Sample Space: Specify all possible outcomes from an experiment. Event: Specify a particular outcome or combination of outcomes. Chapter 2 Introduction to Probability 2.1 Probability Model Probability concerns about the chance of observing certain outcome resulting from an experiment. However, since chance is an abstraction of something

More information

Statistical Inference

Statistical Inference Statistical Inference Lecture 1: Probability Theory MING GAO DASE @ ECNU (for course related communications) mgao@dase.ecnu.edu.cn Sep. 11, 2018 Outline Introduction Set Theory Basics of Probability Theory

More information

Lecture 1. Chapter 1. (Part I) Material Covered in This Lecture: Chapter 1, Chapter 2 ( ). 1. What is Statistics?

Lecture 1. Chapter 1. (Part I) Material Covered in This Lecture: Chapter 1, Chapter 2 ( ). 1. What is Statistics? Lecture 1 (Part I) Material Covered in This Lecture: Chapter 1, Chapter 2 (2.1 --- 2.6). Chapter 1 1. What is Statistics? 2. Two definitions. (1). Population (2). Sample 3. The objective of statistics.

More information

Chapter 1 (Basic Probability)

Chapter 1 (Basic Probability) Chapter 1 (Basic Probability) What is probability? Consider the following experiments: 1. Count the number of arrival requests to a web server in a day. 2. Determine the execution time of a program. 3.

More information

Discrete Probability Models

Discrete Probability Models CHAPTER ONE Discrete Probability Models 1.1 INTRODUCTION The mathematical study of probability can be traced to the seventeenth-century correspondence between Blaise Pascal and Pierre de Fermat, French

More information

Probability the chance that an uncertain event will occur (always between 0 and 1)

Probability the chance that an uncertain event will occur (always between 0 and 1) Quantitative Methods 2013 1 Probability as a Numerical Measure of the Likelihood of Occurrence Probability the chance that an uncertain event will occur (always between 0 and 1) Increasing Likelihood of

More information

I - Probability. What is Probability? the chance of an event occuring. 1classical probability. 2empirical probability. 3subjective probability

I - Probability. What is Probability? the chance of an event occuring. 1classical probability. 2empirical probability. 3subjective probability What is Probability? the chance of an event occuring eg 1classical probability 2empirical probability 3subjective probability Section 2 - Probability (1) Probability - Terminology random (probability)

More information

Axioms of Probability

Axioms of Probability Sample Space (denoted by S) The set of all possible outcomes of a random experiment is called the Sample Space of the experiment, and is denoted by S. Example 1.10 If the experiment consists of tossing

More information

Lecture Notes 1 Basic Probability. Elements of Probability. Conditional probability. Sequential Calculation of Probability

Lecture Notes 1 Basic Probability. Elements of Probability. Conditional probability. Sequential Calculation of Probability Lecture Notes 1 Basic Probability Set Theory Elements of Probability Conditional probability Sequential Calculation of Probability Total Probability and Bayes Rule Independence Counting EE 178/278A: Basic

More information

BASICS OF PROBABILITY CHAPTER-1 CS6015-LINEAR ALGEBRA AND RANDOM PROCESSES

BASICS OF PROBABILITY CHAPTER-1 CS6015-LINEAR ALGEBRA AND RANDOM PROCESSES BASICS OF PROBABILITY CHAPTER-1 CS6015-LINEAR ALGEBRA AND RANDOM PROCESSES COMMON TERMS RELATED TO PROBABILITY Probability is the measure of the likelihood that an event will occur Probability values are

More information

the time it takes until a radioactive substance undergoes a decay

the time it takes until a radioactive substance undergoes a decay 1 Probabilities 1.1 Experiments with randomness Wewillusethetermexperimentinaverygeneralwaytorefertosomeprocess that produces a random outcome. Examples: (Ask class for some first) Here are some discrete

More information

Conditional Probability & Independence. Conditional Probabilities

Conditional Probability & Independence. Conditional Probabilities Conditional Probability & Independence Conditional Probabilities Question: How should we modify P(E) if we learn that event F has occurred? Definition: the conditional probability of E given F is P(E F

More information

Chapter 6: Probability The Study of Randomness

Chapter 6: Probability The Study of Randomness Chapter 6: Probability The Study of Randomness 6.1 The Idea of Probability 6.2 Probability Models 6.3 General Probability Rules 1 Simple Question: If tossing a coin, what is the probability of the coin

More information

Probability Theory and Random Variables

Probability Theory and Random Variables Probability Theory and Random Variables One of the most noticeable aspects of many computer science related phenomena is the lack of certainty. When a job is submitted to a batch oriented computer system,

More information

PROBABILITY CHAPTER LEARNING OBJECTIVES UNIT OVERVIEW

PROBABILITY CHAPTER LEARNING OBJECTIVES UNIT OVERVIEW CHAPTER 16 PROBABILITY LEARNING OBJECTIVES Concept of probability is used in accounting and finance to understand the likelihood of occurrence or non-occurrence of a variable. It helps in developing financial

More information

Chapter 2 Probability

Chapter 2 Probability Basic Axioms and properties Chapter 2 Probability 1. 0 Pr(A) 1 2. Pr(S) = 1 3. A B Pr(A) Pr(B) 4. Pr(φ ) = 0 5. If A and B are disjoint i.e. A B φ P( A B) = P(A) + P(B). 6. For any two events A and B,

More information

Probability deals with modeling of random phenomena (phenomena or experiments whose outcomes may vary)

Probability deals with modeling of random phenomena (phenomena or experiments whose outcomes may vary) Chapter 14 From Randomness to Probability How to measure a likelihood of an event? How likely is it to answer correctly one out of two true-false questions on a quiz? Is it more, less, or equally likely

More information

Probability Theory and Applications

Probability Theory and Applications Probability Theory and Applications Videos of the topics covered in this manual are available at the following links: Lesson 4 Probability I http://faculty.citadel.edu/silver/ba205/online course/lesson

More information

With Question/Answer Animations. Chapter 7

With Question/Answer Animations. Chapter 7 With Question/Answer Animations Chapter 7 Chapter Summary Introduction to Discrete Probability Probability Theory Bayes Theorem Section 7.1 Section Summary Finite Probability Probabilities of Complements

More information

Introduction to Probability 2017/18 Supplementary Problems

Introduction to Probability 2017/18 Supplementary Problems Introduction to Probability 2017/18 Supplementary Problems Problem 1: Let A and B denote two events with P(A B) 0. Show that P(A) 0 and P(B) 0. A A B implies P(A) P(A B) 0, hence P(A) 0. Similarly B A

More information

Conditional Probability and Bayes

Conditional Probability and Bayes Conditional Probability and Bayes Chapter 2 Lecture 5 Yiren Ding Shanghai Qibao Dwight High School March 9, 2016 Yiren Ding Conditional Probability and Bayes 1 / 13 Outline 1 Independent Events Definition

More information

Chapter 4 - Introduction to Probability

Chapter 4 - Introduction to Probability Chapter 4 - Introduction to Probability Probability is a numerical measure of the likelihood that an event will occur. Probability values are always assigned on a scale from 0 to 1. A probability near

More information

Intermediate Math Circles November 8, 2017 Probability II

Intermediate Math Circles November 8, 2017 Probability II Intersection of Events and Independence Consider two groups of pairs of events Intermediate Math Circles November 8, 017 Probability II Group 1 (Dependent Events) A = {a sales associate has training} B

More information

STA 256: Statistics and Probability I

STA 256: Statistics and Probability I Al Nosedal. University of Toronto. Fall 2017 My momma always said: Life was like a box of chocolates. You never know what you re gonna get. Forrest Gump. Experiment, outcome, sample space, and sample point

More information

Chapter. Probability

Chapter. Probability Chapter 3 Probability Section 3.1 Basic Concepts of Probability Section 3.1 Objectives Identify the sample space of a probability experiment Identify simple events Use the Fundamental Counting Principle

More information

Topic 2 Probability. Basic probability Conditional probability and independence Bayes rule Basic reliability

Topic 2 Probability. Basic probability Conditional probability and independence Bayes rule Basic reliability Topic 2 Probability Basic probability Conditional probability and independence Bayes rule Basic reliability Random process: a process whose outcome can not be predicted with certainty Examples: rolling

More information

Outline Conditional Probability The Law of Total Probability and Bayes Theorem Independent Events. Week 4 Classical Probability, Part II

Outline Conditional Probability The Law of Total Probability and Bayes Theorem Independent Events. Week 4 Classical Probability, Part II Week 4 Classical Probability, Part II Week 4 Objectives This week we continue covering topics from classical probability. The notion of conditional probability is presented first. Important results/tools

More information

Econ 325: Introduction to Empirical Economics

Econ 325: Introduction to Empirical Economics Econ 325: Introduction to Empirical Economics Lecture 2 Probability Copyright 2010 Pearson Education, Inc. Publishing as Prentice Hall Ch. 3-1 3.1 Definition Random Experiment a process leading to an uncertain

More information

Lecture Slides. Elementary Statistics Tenth Edition. by Mario F. Triola. and the Triola Statistics Series. Slide 1

Lecture Slides. Elementary Statistics Tenth Edition. by Mario F. Triola. and the Triola Statistics Series. Slide 1 Lecture Slides Elementary Statistics Tenth Edition and the Triola Statistics Series by Mario F. Triola Slide 1 4-1 Overview 4-2 Fundamentals 4-3 Addition Rule Chapter 4 Probability 4-4 Multiplication Rule:

More information

Monty Hall Puzzle. Draw a tree diagram of possible choices (a possibility tree ) One for each strategy switch or no-switch

Monty Hall Puzzle. Draw a tree diagram of possible choices (a possibility tree ) One for each strategy switch or no-switch Monty Hall Puzzle Example: You are asked to select one of the three doors to open. There is a large prize behind one of the doors and if you select that door, you win the prize. After you select a door,

More information

Lecture Lecture 5

Lecture Lecture 5 Lecture 4 --- Lecture 5 A. Basic Concepts (4.1-4.2) 1. Experiment: A process of observing a phenomenon that has variation in its outcome. Examples: (E1). Rolling a die, (E2). Drawing a card form a shuffled

More information

MAT2377. Ali Karimnezhad. Version September 9, Ali Karimnezhad

MAT2377. Ali Karimnezhad. Version September 9, Ali Karimnezhad MAT2377 Ali Karimnezhad Version September 9, 2015 Ali Karimnezhad Comments These slides cover material from Chapter 1. In class, I may use a blackboard. I recommend reading these slides before you come

More information

CHAPTER - 16 PROBABILITY Random Experiment : If an experiment has more than one possible out come and it is not possible to predict the outcome in advance then experiment is called random experiment. Sample

More information

Probability Year 10. Terminology

Probability Year 10. Terminology Probability Year 10 Terminology Probability measures the chance something happens. Formally, we say it measures how likely is the outcome of an event. We write P(result) as a shorthand. An event is some

More information

H2 Mathematics Probability ( )

H2 Mathematics Probability ( ) H2 Mathematics Probability (208 209) Practice Questions. For events A and B it is given that P(A) 0.7, P(B) 0. and P(A B 0 )0.8. Find (i) P(A \ B 0 ), [2] (ii) P(A [ B), [2] (iii) P(B 0 A). [2] For a third

More information

Event A: at least one tail observed A:

Event A: at least one tail observed A: Chapter 3 Probability 3.1 Events, sample space, and probability Basic definitions: An is an act of observation that leads to a single outcome that cannot be predicted with certainty. A (or simple event)

More information

Math 1313 Experiments, Events and Sample Spaces

Math 1313 Experiments, Events and Sample Spaces Math 1313 Experiments, Events and Sample Spaces At the end of this recording, you should be able to define and use the basic terminology used in defining experiments. Terminology The next main topic in

More information

If S = {O 1, O 2,, O n }, where O i is the i th elementary outcome, and p i is the probability of the i th elementary outcome, then

If S = {O 1, O 2,, O n }, where O i is the i th elementary outcome, and p i is the probability of the i th elementary outcome, then 1.1 Probabilities Def n: A random experiment is a process that, when performed, results in one and only one of many observations (or outcomes). The sample space S is the set of all elementary outcomes

More information

Probability Experiments, Trials, Outcomes, Sample Spaces Example 1 Example 2

Probability Experiments, Trials, Outcomes, Sample Spaces Example 1 Example 2 Probability Probability is the study of uncertain events or outcomes. Games of chance that involve rolling dice or dealing cards are one obvious area of application. However, probability models underlie

More information

Example. What is the sample space for flipping a fair coin? Rolling a 6-sided die? Find the event E where E = {x x has exactly one head}

Example. What is the sample space for flipping a fair coin? Rolling a 6-sided die? Find the event E where E = {x x has exactly one head} Chapter 7 Notes 1 (c) Epstein, 2013 CHAPTER 7: PROBABILITY 7.1: Experiments, Sample Spaces and Events Chapter 7 Notes 2 (c) Epstein, 2013 What is the sample space for flipping a fair coin three times?

More information

Probability Year 9. Terminology

Probability Year 9. Terminology Probability Year 9 Terminology Probability measures the chance something happens. Formally, we say it measures how likely is the outcome of an event. We write P(result) as a shorthand. An event is some

More information

STA Module 4 Probability Concepts. Rev.F08 1

STA Module 4 Probability Concepts. Rev.F08 1 STA 2023 Module 4 Probability Concepts Rev.F08 1 Learning Objectives Upon completing this module, you should be able to: 1. Compute probabilities for experiments having equally likely outcomes. 2. Interpret

More information

Discrete Probability. Chemistry & Physics. Medicine

Discrete Probability. Chemistry & Physics. Medicine Discrete Probability The existence of gambling for many centuries is evidence of long-running interest in probability. But a good understanding of probability transcends mere gambling. The mathematics

More information

Discrete Mathematics and Probability Theory Spring 2016 Rao and Walrand Note 14

Discrete Mathematics and Probability Theory Spring 2016 Rao and Walrand Note 14 CS 70 Discrete Mathematics and Probability Theory Spring 2016 Rao and Walrand Note 14 Introduction One of the key properties of coin flips is independence: if you flip a fair coin ten times and get ten

More information

1 INFO 2950, 2 4 Feb 10

1 INFO 2950, 2 4 Feb 10 First a few paragraphs of review from previous lectures: A finite probability space is a set S and a function p : S [0, 1] such that p(s) > 0 ( s S) and s S p(s) 1. We refer to S as the sample space, subsets

More information

MA : Introductory Probability

MA : Introductory Probability MA 320-001: Introductory Probability David Murrugarra Department of Mathematics, University of Kentucky http://www.math.uky.edu/~dmu228/ma320/ Spring 2017 David Murrugarra (University of Kentucky) MA 320:

More information

Basic Statistics and Probability Chapter 3: Probability

Basic Statistics and Probability Chapter 3: Probability Basic Statistics and Probability Chapter 3: Probability Events, Sample Spaces and Probability Unions and Intersections Complementary Events Additive Rule. Mutually Exclusive Events Conditional Probability

More information

Chapter 4 Probability

Chapter 4 Probability 4-1 Review and Preview Chapter 4 Probability 4-2 Basic Concepts of Probability 4-3 Addition Rule 4-4 Multiplication Rule: Basics 4-5 Multiplication Rule: Complements and Conditional Probability 4-6 Counting

More information

STEP Support Programme. Statistics STEP Questions: Solutions

STEP Support Programme. Statistics STEP Questions: Solutions STEP Support Programme Statistics STEP Questions: Solutions 200 S Q2 Preparation (i) (a) The sum of the probabilities is, so we have k + 2k + 3k + 4k k 0. (b) P(X 3) P(X 3) + P(X 4) 7 0. (c) E(X) 0 ( +

More information

Single Maths B: Introduction to Probability

Single Maths B: Introduction to Probability Single Maths B: Introduction to Probability Overview Lecturer Email Office Homework Webpage Dr Jonathan Cumming j.a.cumming@durham.ac.uk CM233 None! http://maths.dur.ac.uk/stats/people/jac/singleb/ 1 Introduction

More information

2.4. Conditional Probability

2.4. Conditional Probability 2.4. Conditional Probability Objectives. Definition of conditional probability and multiplication rule Total probability Bayes Theorem Example 2.4.1. (#46 p.80 textbook) Suppose an individual is randomly

More information