STEP Support Programme. Statistics STEP Questions

Size: px
Start display at page:

Download "STEP Support Programme. Statistics STEP Questions"

Transcription

1 STEP Support Programme Statistics STEP Questions This is a selection of STEP I and STEP II questions. The specification is the same for both papers, with STEP II questions designed to be more difficult S1 Q12 1 Preparation The expectation of a discrete random variable is defined by: E(X) = n P (X = n) where the sum is taken over all possible values of n. The discrete random variable X is defined by: { kx for x = 1, 2, 3, 4, P (X = x) = 0 otherwise. (a) Find the value of k. (b) Find P (X 3). (c) Find E(X). I roll a normal six-sided die 1 until I roll a 6; then I stop. (a) Find the probability that I roll a 6 on the third roll. (b) Find that probability that I need more than five rolls to get a 6. You could do 1 ( P(X = 1) + P (X = 2) + + P (X = 5) ) but it is easier to think about what must have happened on the first five rolls if you need more than five rolls to get a 6. (iii) Find the value of the infinite sum (iv) Find the maximum value of y = x(4 x). 1 Apparently, the use of die as the singular form of dice is normal in America and in maths books, and certainly on STEP papers. But, at least in conversation, the British never say die. Statistics STEP Questions 1

2 2 The Probability question A discrete random variable X takes only positive integer values. Define E(X) for this case, and show that E(X) = P (X n). n=1 I am collecting toy penguins from cereal boxes. Each box contains either one daddy penguin or one mummy penguin. The probability that a given box contains a daddy penguin is p and the probability that a given box contains a mummy penguin is q, where p 0, q 0 and p + q = 1. Let X be the number of boxes that I need to open to get at least one of each kind of penguin. Show that P(X 4) = p 3 + q 3, and that Hence show that E(X) 3. E(X) = 1 pq 1. Discussion Even if you cannot do the first part of the question, you can still do the rest. It may be helpful to note that, for example, 3 P (X = 3) = P (X = 3) + P (X = 3) + P (X = 3). For P (X 4) you could consider 1 P (X 3) but this is probably not the easiest way. For E(X) be careful with the n = 1 case, it does not fit the same pattern as the other values of n. Statistics STEP Questions 2

3 2009 S1 Q13 3 Preparation This question involves arrangements, and you may like to look back to Assignment 6 before you start. You can leave big numbers in terms of factorials. 6 women (A, B, C, D, E and F) stand in a line. In how many ways can they arrange themselves in this line? There are 6 different positions for A, then 5 for B etc. The 6 women are joined by 4 men (G, H, I and J). In how many ways can the 10 people arrange themselves? (iii) The 4 men wish to stand together. We can imagine them being together inside a rope ring. (a) In how many ways can the 4 men arrange themselves in a line inside their rope? (b) Imagine now that the rope is one Person so that there are 7 people i.e. the 6 women and the 1 roped-off collection of men. How many ways can we arrange these 7 people? (c) How many ways are there of arranging the 10 people so that the men stand together? (d) Show that the probability that all 4 men stand together is 1/30. (iv) What is the probability that all the women (but not necessarily the men) stand together? (v) What is the probability that all the men stand together and all the women stand together? Note that this is not the previous two answers multiplied together as the events are not independent. Statistics STEP Questions 3

4 (vi) Find the probability that no men stand together by following these steps. (a) First arrange the 6 women. How many ways can we do this? (b) There are now 7 gaps between the women which we can slot the first man into, like this: W 1 W 2 W 3 W 4 W 5 W 6 where the arrows represent the gaps. Once a man fills up a gap then it is no longer a gap and there are only 6 gaps for the second man. Find the number of ways you can arrange the 4 men in the 7 gaps. (c) Find hence find the probability that no two men are together. (vii) Find the probability that there will be a woman at each end of the line, by following these steps. (a) How many different ways can we choose the two women to be at the ends? (Consider how many choices you have for the first end and then how many for the second end). (b) How many ways can you arrange the 8 people left? (c) Use your two previous answers to find the probability that there is a woman at each end of the line. 4 The Probability question I seat n boys and 3 girls in a line at random, so that each order of the n + 3 children is as likely to occur as any other. Let K be the maximum number of consecutive girls in the line so, for example, K = 1 if there is at least one boy between each pair of girls. Find P(K = 3). Show that P(K = 1) = n(n 1) (n + 2)(n + 3). (iii) Find E(K). Discussion You might like to simplify your final answer, though the question doesn t ask you to do so. More overleaf... Statistics STEP Questions 4

5 If you found the last question interesting, you might like to try this STEP question as well: S1 Q12 A school has n pupils, of whom r play hockey, where n r 2. All n pupils are arranged in a row at random. What is the probability that there is a hockey player at each end of the row? What is the probability that all the hockey players are standing together? (iii) By considering the gaps between the non-hockey-players, find the probability that no two hockey players are standing together, distinguishing between cases when the probability is zero and when it is non-zero. Discussion The last phrase distinguishing between cases when the probability is zero and when it is non-zero is a rather poorly phrased attempt to point out that for some values of n and r the probability is zero, i.e. it is not possible for all the hockey players to be separated. A little bit of thinking should give a relationship between n and r for when the hockey players cannot possibly be separated. The number of ways of choosing r objects from a total of n different objects is written as n C r or ( n r). You may find this notation useful. n!, which is r!(n r)! Statistics STEP Questions 5

6 2010 S1 Q13 6 Preparation By first writing 9 x = (3 2 ) x, solve 3 2x 3 x 2 = 0, giving your answer(s) in terms of logarithms. Solve the inequality 1 1 x > x. Squaring both sides can be a valid method but only in certain circumstances such as when you know both sides are positive. The Poisson distribution measures the number of occurrences of an event in a given time interval. It was first used by Ladislaus Josephovich Bortkiewicz to model the number of deaths of Prussian cavalry-men by horse kicks in a year. A Poisson random variable satisfies the following conditions: I Occurrences are independent. II The probability of an occurrence during any time interval is proportional to the duration of the time interval. As well as modelling the number of occurrences in a given time interval it can be used to model the number of occurrences in a given space interval. Some applications are the number of car accidents in a mile of road, the number of people joining a queue every 5 minutes and the number of hairs in a burger. The number of occurrences in a given time interval is given by: P(X = n) = e λ λ n where n is an integer, with n 0, λ is the mean number of occurrences in the given interval and (by convention) 0! = 1. Note that the sum of all the probabilities is given by: n! e λ λ n n=0 n! = e λ n=0 λ n n! = e λ e λ = 1. For the last equality, we used the exponential series. You may like to show that E(X) = λ. (iii) The number of patients arriving at a drop-in chocoholics centre follows a Poisson distribution with an average rate of 5 an hour (so λ = 5). Don t bother to evaluate the exponentials or powers or factorials in the following questions. (a) Find the probability that exactly 3 patients arrive between 9am and 10am. (b) Find the probability that at least 1 patient arrives between 10am and 11am. Statistics STEP Questions 6

7 (c) The centre closes for lunch between 1pm and 2pm. It then runs for 3 more hours in the afternoon. Find the probability that no-one turns up for the first hour after lunch, then exactly 2 people turn up between 3pm and 4pm and then exactly 6 people turn up in the hour before closing. Disjoint time intervals are independent, so you can multiply the probabilities. (iv) If the number of occurrences in a time interval can be modelled as a Poisson distribution with a mean of λ, then the number of occurrences in a time interval twice as long can be modelled as a Poisson distribution with mean 2λ, and so on. The number of calls to Kalculus Kids is Poisson distributed with, on average 8 calls an hour. Find the probabilities of: (a) exactly 5 calls in one hour. (b) exactly 10 calls in two hours. (c) exactly 2 calls in 30 mins. (d) Fewer than 2 calls in 15 mins. (v) If you have two independent Poisson random variables, X with mean λ and Y with mean µ, then the random variable X + Y also has a Poisson distribution, with mean λ + µ. A company making gizmos accepts orders on-line or by phone. Both of these follow a Poisson distribution: telephone orders with a mean of 2 per day; and on-line orders with a mean of 5 per day. (a) What is the probability that they receive 10 orders on one day? (b) What is the probability that they receive fewer than 3 orders in one day? Statistics STEP Questions 7

8 7 The Probability question The number of texts that George receives on his mobile phone can be modelled by a Poisson random variable with mean λ texts per hour. Given that the probability George waits between 1 and 2 hours in the morning before he receives his first text is p, show that pe 2λ e λ + 1 = 0. Given that 4p < 1, show that there are two positive values of λ that satisfy this equation. The number of texts that Mildred receives on each of her two mobile phones can be modelled by independent Poisson random variables with different means λ 1 and λ 2 texts per hour. Given that, for each phone, the probability that Mildred waits between 1 and 2 hours in the morning before she receives her first text is also p, find an expression for λ 1 + λ 2 in terms of p. Find the probability, in terms of p, that she waits between 1 and 2 hours in the morning to receive her first text. Discussion Note that λ > 0 if and only if e λ > 1. Statistics STEP Questions 8

9 2010 S2 Q12 8 Preparation You are probably familiar with discrete random variables, and may have met the Normal Distribution which is a special continuous random variable. A continuous random variable has a probability density function which can be used to find the probability that the random variable s value falls in a particular range. The probability that the random function X lies in the range a X b is given by: b where f(x) is the probability density function. a f(x)dx Since the total probability has to be 1, the total area under the graph y = f(x) must be 1. You will sometimes have to use this fact, for example to find the value of a constant in f(x). The expectation of a continuous random variable is given by: E(X) = x f(x)dx. The Median of a continuous random variable is the value M such that: M f(x)dx = M f(x)dx = 1 2, i.e. M splits the graph up so that the area each side is 1 2. Remember that f(x) might be equal to zero for some ranges of x. A continuous random variable X has probability density function f(x), where (a) By using 2 0 f(x) = f(x)dx = 1, find k. { kx for 0 x 2 0 otherwise. You don t have to actually integrate, you could use the formula for the area of a triangle instead. (b) Find P(1 X 2). (c) Find E(X). The integral will be from x = 0 to x = 2 as the probability density function is zero elsewhere. (d) Find the median, M, of X. Statistics STEP Questions 9

10 A continuous random variable X has probability density function f(x), where (a) Verify that f(x) dx = 1. x 2 for 0 x 1 f(x) = 1 for 1 x otherwise. You will need to do two separate integrals, one for 1 2 x 1 and one for 1 x 5 3. (b) Find P ( 1 2 X 4 3). Again you will need two integrals. (c) Find E(X). Again you will need two integrals. (d) Find the median, M. It would probably be a good idea to find median lies. 1 0 f(x)dx first to see which side of x = 1 the 9 The Probability question The continuous random variable X has probability density function f(x), where a for 0 x < k f(x) = b for k x 1 0 otherwise, where a > b > 0 and 0 < k < 1. Show that a > 1 and b < 1. Show that E(X) = 1 2b + ab 2(a b). Show that the median, M, of X is given by M = 1 2a expression for the median if a + b 2ab. if a + b 2ab and obtain an (iii) Show that M < E(X). Discussion For the very first part a well drawn sketch, with a few words of explanation, should be enough to show the required result. You will need to find k in terms of a and b. For part the answers depend on which side of x = k the median lies. When trying to show that M < E(X), it will probably be easier to show that M E(X) < 0. Statistics STEP Questions 10

11 1999 S2 Q12 10 Preparation Sketch the graph y = 3x 5 2x. Find the maximum and minimum values of y if x lies in the interval 1 x 2. To find the horizontal asymptote it may be helpful to divide both the numerator and denominator by x. Sketch the graph y = 1 x 5 2x. Find the maximum and minimum values of y if x lies in the interval 1 x 2. (iii) The diagram below is called a Venn diagram. In a Venn diagram, probabilities are represented by areas, and the blue rectangle (representing the whole sample space) has area 1. The area in the red circle represents P(A) and the area in the green circle. represents P(B). The probability of A and B both happening, which is written as P(A B), is represented by the area which lies in both the red and the green circles (the bit with a yellow star in it). The probability that either A or B, or both, occur is written as P(A B) and is represented by the whole area covered by the red and green circles. If A and B were mutually exclusive then the two circles do not overlap and P(A B) = P(A) + P(B). If A and B are not mutually exclusive, then we have to ensure that we do not count the intersection twice, so: P(A B) = P(A) + P(B) P(A B). Statistics STEP Questions 11

12 The same diagram can be used to find conditional probabilities. In order to find the conditional probability that A happens given that B happens, we look at the fraction of the area of the B circle that is also covered by the A circle. This gives the conditional probability of A happening given that B happens as: P(A B) = P(A B) P(B). In order to calculate conditional probabilities when events A and B are not independent, we use: P(A B) P(A B) P(A B) = and P(B A) = P(B) P(A) to give: and hence: P(A B)P(B) = P(B A)P(A) P(A B) = P(B A)P(A) P(B) This last result is known as Bayes Theorem. (a) Given that P(A) = 0.3, P(B) = 0.5, that the events A and B are independent, find P(A B). Find also P(A B) and P(B A). If the events are independent then P(A B) = P(A) P(B). (b) Events A and B (not necessarily independent) satisfy: Find: P(A B) and P(A B). P(A) = 0.6, P(B) = 0.5, P(B A) = 0.4. (c) 1% of Martians at age forty who participate in routine screening for tentacle rot actually have tentacle rot. It is known that 80% of Martians with tentacle rot will get a positive result in the screening. 10% of Martians without tentacle rot will also get a positive result. A Martian of age forty had a positive result in a routine screening. What is the probability that she actually has tentacle rot? You can do this is various ways. You could just consider a population of 1000 Martians. You could draw a Venn diagram. You could use Bayes theorem, in which case you might find the result P(B) = P(B A)P(A) + P(B A )P(A ) useful. (Here A is the complement of A, i.e. the event A does not happen. We suggest that you try all three ways and see which you like best. Statistics STEP Questions 12

13 11 The Probability question It is known that there are three manufacturers A, B, C, who can produce micro chip MB666. The probability that a randomly selected MB666 is produced by A is 2p, and the corresponding probabilities for B and C are p and 1 3p, respectively, where 0 p 1 3. It is also known that 70% of MB666 micro chips from A are sound and that the corresponding percentages for B and C are 80% and 90%, respectively. Find in terms of p, the conditional probability, P(A S), that if a randomly selected MB666 chip is found to be sound then it came from A, and also the conditional probability, P(C S), that if it is sound then it came from C. A quality inspector took a random sample of one MB666 micro chip and found it to be sound. She then traced its place of manufacture to be A, and so estimated p by calculating the value of p that corresponds to the greatest value of P(A S). A second quality inspector also a took random sample of one MB666 chip and found it to be sound. Later he traced its place of manufacture to be C and so estimated p by applying the procedure of his colleague to P(C S). Determine the values of the two estimates and comment briefly on the results obtained. Discussion A lot of reading. But you shouldn t be put off by questions that look long on the page: often (and especially for mechanics and probability), they are long because there are quite a few things to say that take up space, but hardly need saying (stuff about no wind resistance, randomness, etc); and sometimes it is because some new concept is being explained once you have grasped the concept, the question becomes fairly straightforward. Statistics STEP Questions 13

14 2006 S2 Q13 12 Preparation A group of 5 children, aged 2, 4, 6, 8 and 10, line up randomly (so that each order in the line is equally likely) for birthday cake. (a) Find the probability that the youngest child is first in the queue. (b) Find the probability that the second child in the queue is the oldest given that the first child is the youngest. I create a four-digit number by placing the digits 1, 2, 3 and 4 in random order (each order being equally likely). (a) How many such numbers can I create? (b) How many of these numbers are divisible by 4? There are various ways of doing this the low-tech approach is to write out all the different options. (c) What is the probability that I create a number bigger than 2413? (d) If the first digit of my number is 1, what is the probability that the number is divisible by 4? 13 I know that ice-creams come in n different sizes, but I don t know what the sizes are. I am offered one of each in succession, in random order. I am certainly going to choose one - the bigger the better - but I am not allowed more than one. My strategy is to reject the first ice-cream I am offered and choose the first one thereafter that is bigger than the first one I was offered; if the first ice-cream offered is in fact the biggest one, then I have to put up with the last one, however small. Let P n (k) be the probability that I choose the kth biggest ice-cream, where k = 1 is the biggest and k = n is the smallest. Show that P 4 (1) = and find P 4(2), P 4 (3) and P 4 (4). Find an expression for P n (1). Discussion The expression in part will be in the form of a sum. Statistics STEP Questions 14

15 2008 S2 Q13 14 Preparation I have a row of 5 current buns, one of which has a cherry on top. If I close my eyes and pick two at random, what is the probability that I pick the bun with a cherry on top? Now I have n current buns, of which one has a cherry on top. If I pick r buns, what is the probability that I pick the one with a cherry on top? You are asked to do the same thing below in part (iv), but here you should use a simple argument. (iii) The number of ways of choosing r objects from a total of n different objects is n! r!(n r)!, which is written as n C r or ( n r). These are also binomial coefficients i.e. the coefficient of x r in the expansion of (1 + x) n. A team of 5 has to be chosen from a class of 10 swimmers, of whom exactly 2 are male. Find the probability that a team of 5 chosen at random (the probability of each choice being equally likely) will include the 2 males. You will need to find the total number of ways of choosing 5 from the class of 10, and also (to work out the number of these in which there are two males) the number of ways of picking 3 from the remaining 8 once you have picked the 2 males. (iv) Use the n C r notation to find the probability that, if I pick r current buns from a total of n, I get the one with a cherry on top. You need to consider the total number of ways of picking r buns out of the n as well as the number of ways that include the 1 with a cherry on top. (v) I have n chocolates of which 2 are filled with chilli and the rest are filled with caramel. If I pick r at random, show that the probability that I manage to avoid the chilli ones (n r)(n r 1) is. n(n 1) (vi) Show that n C r = n 1 C r + n 1 C r 1. This can be done either by manipulating factorials or by a clever choosing argument. We suggest that you try both ways. Note that this is the relationship that we see in Pascal s triangle: an entry in a given row is formed by adding together the two closest entries in the row above. (vii) The sequence a 0, a 1,..., a n has the property that a i /a i 1 > 1 for i k and a i /a i 1 < 1 for i > k. What is the largest term of the sequence? Statistics STEP Questions 15

16 15 The Probability question Bag P and bag Q each contain n counters, where n 2. The counters are identical in shape and size, but coloured either black or white. First, k counters (0 k n) are drawn at random from bag P and placed in bag Q. Then, k counters are drawn at random from bag Q and placed in bag P. If initially n 1 counters in bag P are white and one is black, and all n counters in bag Q are white, find the probability in terms of n and k that the black counter ends up in bag P. Find the value or values of k for which this probability is maximised. If initially n 1 counters in bag P are white and one is black, and n 1 counters in bag Q are white and one is black, find the probability in terms of n and k that the black counters end up in the same bag. Find the value or values of k for which this probability is maximised S2 Q12 16 Preparation Suppose that we want to make a choice from 3 options, P, Q and R, but only have a fair coin to do this. One option is to toss the coin twice and then: if we get HH choose P, if we get HT choose Q, if we get TH choose R, and if we get TT then repeat, i.e. toss the coin twice again. (a) What is the probability that we choose P on the first two tosses of the coin? (b) What is the probability that we don t make a choice on the first two tosses, but choose P on the second two tosses? (c) Write down an infinite sum for the probability that we eventually choose P and hence find the probability that we choose P. Comment on your answer. This time we keep tossing the coin until we get one of the following sequences: if HH appears first, choose P, if HT appears first, choose Q, and if TH appears first, choose R. So if we have the sequence TTTTTH we would choose R as out of the three sequences, TH appears first. By considering what happens if the first toss is a Head or a Tail, find the probabilities that you choose P, Q and R. Statistics STEP Questions 16

17 17 The Probability question Four players A, B, C and D play a coin-tossing game with a fair coin. Each player chooses a sequence of heads and tails, as follows: Player A: HHT; Player B: THH; Player C: TTH; Player D: HTT. The coin is then tossed until one of these sequences occurs, in which case the corresponding player is the winner. Show that, if only A and B play, then A has a probability of 1 4 of winning. If all four players play together, find the probabilities of each one winning. (iii) Only B and C play. What is the probability of C winning if the first two tosses are TT? Let the probabilities of C winning if the first two tosses are HT, TH and HH be p, q and r, respectively. Show that p = q. Find the probability that C wins. Discussion It is hard to write a preparation for this question which does not give too much away. For the first part think carefully about who must win after the first two tosses in the 4 different cases. For the last part, you are asked to derive a given equation; then you need to find two more equations. Statistics STEP Questions 17

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

STEP CORRESPONDENCE PROJECT. Assignment 31

STEP CORRESPONDENCE PROJECT. Assignment 31 Assignment 31: deadline Monday 21st March 11.00pm 1 STEP CORRESPONDENCE PROJECT Assignment 31 STEP I question 1 Preparation (i) Point A has position vector a (i.e. OA = a), and point B has position vector

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

Chapter 8 Sequences, Series, and Probability

Chapter 8 Sequences, Series, and Probability Chapter 8 Sequences, Series, and Probability Overview 8.1 Sequences and Series 8.2 Arithmetic Sequences and Partial Sums 8.3 Geometric Sequences and Partial Sums 8.5 The Binomial Theorem 8.6 Counting Principles

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

Discrete Probability

Discrete Probability Discrete Probability Counting Permutations Combinations r- Combinations r- Combinations with repetition Allowed Pascal s Formula Binomial Theorem Conditional Probability Baye s Formula Independent Events

More information

7.1 What is it and why should we care?

7.1 What is it and why should we care? Chapter 7 Probability In this section, we go over some simple concepts from probability theory. We integrate these with ideas from formal language theory in the next chapter. 7.1 What is it and why should

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

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

Probability: Why do we care? Lecture 2: Probability and Distributions. Classical Definition. What is Probability?

Probability: Why do we care? Lecture 2: Probability and Distributions. Classical Definition. What is Probability? Probability: Why do we care? Lecture 2: Probability and Distributions Sandy Eckel seckel@jhsph.edu 22 April 2008 Probability helps us by: Allowing us to translate scientific questions into mathematical

More information

Probability: Terminology and Examples Class 2, Jeremy Orloff and Jonathan Bloom

Probability: Terminology and Examples Class 2, Jeremy Orloff and Jonathan Bloom 1 Learning Goals Probability: Terminology and Examples Class 2, 18.05 Jeremy Orloff and Jonathan Bloom 1. Know the definitions of sample space, event and probability function. 2. Be able to organize a

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

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

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

Probability and Probability Distributions. Dr. Mohammed Alahmed

Probability and Probability Distributions. Dr. Mohammed Alahmed Probability and Probability Distributions 1 Probability and Probability Distributions Usually we want to do more with data than just describing them! We might want to test certain specific inferences about

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

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

Lecture 2: Probability and Distributions

Lecture 2: Probability and Distributions Lecture 2: Probability and Distributions Ani Manichaikul amanicha@jhsph.edu 17 April 2007 1 / 65 Probability: Why do we care? Probability helps us by: Allowing us to translate scientific questions info

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

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

Senior Math Circles November 19, 2008 Probability II

Senior Math Circles November 19, 2008 Probability II University of Waterloo Faculty of Mathematics Centre for Education in Mathematics and Computing Senior Math Circles November 9, 2008 Probability II Probability Counting There are many situations where

More information

Chapter 4: An Introduction to Probability and Statistics

Chapter 4: An Introduction to Probability and Statistics Chapter 4: An Introduction to Probability and Statistics 4. Probability The simplest kinds of probabilities to understand are reflected in everyday ideas like these: (i) if you toss a coin, the probability

More information

Conditional Probability

Conditional Probability Conditional Probability Idea have performed a chance experiment but don t know the outcome (ω), but have some partial information (event A) about ω. Question: given this partial information what s the

More information

CIS 2033 Lecture 5, Fall

CIS 2033 Lecture 5, Fall CIS 2033 Lecture 5, Fall 2016 1 Instructor: David Dobor September 13, 2016 1 Supplemental reading from Dekking s textbook: Chapter2, 3. We mentioned at the beginning of this class that calculus was a prerequisite

More information

Name: Exam 2 Solutions. March 13, 2017

Name: Exam 2 Solutions. March 13, 2017 Department of Mathematics University of Notre Dame Math 00 Finite Math Spring 07 Name: Instructors: Conant/Galvin Exam Solutions March, 07 This exam is in two parts on pages and contains problems worth

More information

STA 2023 EXAM-2 Practice Problems From Chapters 4, 5, & Partly 6. With SOLUTIONS

STA 2023 EXAM-2 Practice Problems From Chapters 4, 5, & Partly 6. With SOLUTIONS STA 2023 EXAM-2 Practice Problems From Chapters 4, 5, & Partly 6 With SOLUTIONS Mudunuru Venkateswara Rao, Ph.D. STA 2023 Fall 2016 Venkat Mu ALL THE CONTENT IN THESE SOLUTIONS PRESENTED IN BLUE AND BLACK

More information

4 Lecture 4 Notes: Introduction to Probability. Probability Rules. Independence and Conditional Probability. Bayes Theorem. Risk and Odds Ratio

4 Lecture 4 Notes: Introduction to Probability. Probability Rules. Independence and Conditional Probability. Bayes Theorem. Risk and Odds Ratio 4 Lecture 4 Notes: Introduction to Probability. Probability Rules. Independence and Conditional Probability. Bayes Theorem. Risk and Odds Ratio Wrong is right. Thelonious Monk 4.1 Three Definitions of

More information

STA 2023 EXAM-2 Practice Problems. Ven Mudunuru. From Chapters 4, 5, & Partly 6. With SOLUTIONS

STA 2023 EXAM-2 Practice Problems. Ven Mudunuru. From Chapters 4, 5, & Partly 6. With SOLUTIONS STA 2023 EXAM-2 Practice Problems From Chapters 4, 5, & Partly 6 With SOLUTIONS Mudunuru, Venkateswara Rao STA 2023 Spring 2016 1 1. A committee of 5 persons is to be formed from 6 men and 4 women. What

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

STAT 430/510 Probability

STAT 430/510 Probability STAT 430/510 Probability Hui Nie Lecture 3 May 28th, 2009 Review We have discussed counting techniques in Chapter 1. Introduce the concept of the probability of an event. Compute probabilities in certain

More information

STAT 516 Midterm Exam 2 Friday, March 7, 2008

STAT 516 Midterm Exam 2 Friday, March 7, 2008 STAT 516 Midterm Exam 2 Friday, March 7, 2008 Name Purdue student ID (10 digits) 1. The testing booklet contains 8 questions. 2. Permitted Texas Instruments calculators: BA-35 BA II Plus BA II Plus Professional

More information

14 - PROBABILITY Page 1 ( Answers at the end of all questions )

14 - PROBABILITY Page 1 ( Answers at the end of all questions ) - PROBABILITY Page ( ) Three houses are available in a locality. Three persons apply for the houses. Each applies for one house without consulting others. The probability that all the three apply for the

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

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

Probability Notes (A) , Fall 2010

Probability Notes (A) , Fall 2010 Probability Notes (A) 18.310, Fall 2010 We are going to be spending around four lectures on probability theory this year. These notes cover approximately the first three lectures on it. Probability theory

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

Compound Events. The event E = E c (the complement of E) is the event consisting of those outcomes which are not in E.

Compound Events. The event E = E c (the complement of E) is the event consisting of those outcomes which are not in E. Compound Events Because we are using the framework of set theory to analyze probability, we can use unions, intersections and complements to break complex events into compositions of events for which it

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

Math SL Day 66 Probability Practice [196 marks]

Math SL Day 66 Probability Practice [196 marks] Math SL Day 66 Probability Practice [96 marks] Events A and B are independent with P(A B) = 0.2 and P(A B) = 0.6. a. Find P(B). valid interpretation (may be seen on a Venn diagram) P(A B) + P(A B), 0.2

More information

(6, 1), (5, 2), (4, 3), (3, 4), (2, 5), (1, 6)

(6, 1), (5, 2), (4, 3), (3, 4), (2, 5), (1, 6) Section 7.3: Compound Events Because we are using the framework of set theory to analyze probability, we can use unions, intersections and complements to break complex events into compositions of events

More information

F71SM STATISTICAL METHODS

F71SM STATISTICAL METHODS 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

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

DISCRETE VARIABLE PROBLEMS ONLY

DISCRETE VARIABLE PROBLEMS ONLY DISCRETE VARIABLE PROBLEMS ONLY. A biased die with four faces is used in a game. A player pays 0 counters to roll the die. The table below shows the possible scores on the die, the probability of each

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

Part (A): Review of Probability [Statistics I revision]

Part (A): Review of Probability [Statistics I revision] Part (A): Review of Probability [Statistics I revision] 1 Definition of Probability 1.1 Experiment An experiment is any procedure whose outcome is uncertain ffl toss a coin ffl throw a die ffl buy a lottery

More information

CHAPTER 3 PROBABILITY: EVENTS AND PROBABILITIES

CHAPTER 3 PROBABILITY: EVENTS AND PROBABILITIES CHAPTER 3 PROBABILITY: EVENTS AND PROBABILITIES PROBABILITY: A probability is a number between 0 and 1, inclusive, that states the long-run relative frequency, likelihood, or chance that an outcome will

More information

Section 13.3 Probability

Section 13.3 Probability 288 Section 13.3 Probability Probability is a measure of how likely an event will occur. When the weather forecaster says that there will be a 50% chance of rain this afternoon, the probability that it

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

Problems from Probability and Statistical Inference (9th ed.) by Hogg, Tanis and Zimmerman.

Problems from Probability and Statistical Inference (9th ed.) by Hogg, Tanis and Zimmerman. Math 224 Fall 2017 Homework 1 Drew Armstrong Problems from Probability and Statistical Inference (9th ed.) by Hogg, Tanis and Zimmerman. Section 1.1, Exercises 4,5,6,7,9,12. Solutions to Book Problems.

More information

PRACTICE PROBLEMS FOR EXAM 2

PRACTICE PROBLEMS FOR EXAM 2 PRACTICE PROBLEMS FOR EXAM 2 Math 3160Q Fall 2015 Professor Hohn Below is a list of practice questions for Exam 2. Any quiz, homework, or example problem has a chance of being on the exam. For more practice,

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

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

CSC Discrete Math I, Spring Discrete Probability

CSC Discrete Math I, Spring Discrete Probability CSC 125 - Discrete Math I, Spring 2017 Discrete Probability Probability of an Event Pierre-Simon Laplace s classical theory of probability: Definition of terms: An experiment is a procedure that yields

More information

Mutually Exclusive Events

Mutually Exclusive Events 172 CHAPTER 3 PROBABILITY TOPICS c. QS, 7D, 6D, KS Mutually Exclusive Events A and B are mutually exclusive events if they cannot occur at the same time. This means that A and B do not share any outcomes

More information

PERMUTATIONS, COMBINATIONS AND DISCRETE PROBABILITY

PERMUTATIONS, COMBINATIONS AND DISCRETE PROBABILITY Friends, we continue the discussion with fundamentals of discrete probability in the second session of third chapter of our course in Discrete Mathematics. The conditional probability and Baye s theorem

More information

Discrete Structures for Computer Science

Discrete Structures for Computer Science Discrete Structures for Computer Science William Garrison bill@cs.pitt.edu 6311 Sennott Square Lecture #24: Probability Theory Based on materials developed by Dr. Adam Lee Not all events are equally likely

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

Find the value of n in order for the player to get an expected return of 9 counters per roll.

Find the value of n in order for the player to get an expected return of 9 counters per roll. . A biased die with four faces is used in a game. A player pays 0 counters to roll the die. The table below shows the possible scores on the die, the probability of each score and the number of counters

More information

Year 10 Mathematics Probability Practice Test 1

Year 10 Mathematics Probability Practice Test 1 Year 10 Mathematics Probability Practice Test 1 1 A letter is chosen randomly from the word TELEVISION. a How many letters are there in the word TELEVISION? b Find the probability that the letter is: i

More information

Chapter 8: An Introduction to Probability and Statistics

Chapter 8: An Introduction to Probability and Statistics Course S3, 200 07 Chapter 8: An Introduction to Probability and Statistics This material is covered in the book: Erwin Kreyszig, Advanced Engineering Mathematics (9th edition) Chapter 24 (not including

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

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

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

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

4. Suppose that we roll two die and let X be equal to the maximum of the two rolls. Find P (X {1, 3, 5}) and draw the PMF for X.

4. Suppose that we roll two die and let X be equal to the maximum of the two rolls. Find P (X {1, 3, 5}) and draw the PMF for X. Math 10B with Professor Stankova Worksheet, Midterm #2; Wednesday, 3/21/2018 GSI name: Roy Zhao 1 Problems 1.1 Bayes Theorem 1. Suppose a test is 99% accurate and 1% of people have a disease. What is the

More information

Module 8 Probability

Module 8 Probability Module 8 Probability Probability is an important part of modern mathematics and modern life, since so many things involve randomness. The ClassWiz is helpful for calculating probabilities, especially those

More information

12.1. Randomness and Probability

12.1. Randomness and Probability CONDENSED LESSON. Randomness and Probability In this lesson, you Simulate random processes with your calculator Find experimental probabilities based on the results of a large number of trials Calculate

More information

Counting principles, including permutations and combinations.

Counting principles, including permutations and combinations. 1 Counting principles, including permutations and combinations. The binomial theorem: expansion of a + b n, n ε N. THE PRODUCT RULE If there are m different ways of performing an operation and for each

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

Chapter 6. Probability

Chapter 6. Probability Chapter 6 robability Suppose two six-sided die is rolled and they both land on sixes. Or a coin is flipped and it lands on heads. Or record the color of the next 20 cars to pass an intersection. These

More information

4/17/2012. NE ( ) # of ways an event can happen NS ( ) # of events in the sample space

4/17/2012. NE ( ) # of ways an event can happen NS ( ) # of events in the sample space I. Vocabulary: A. Outcomes: the things that can happen in a probability experiment B. Sample Space (S): all possible outcomes C. Event (E): one outcome D. Probability of an Event (P(E)): the likelihood

More information

Notes 1 Autumn Sample space, events. S is the number of elements in the set S.)

Notes 1 Autumn Sample space, events. S is the number of elements in the set S.) MAS 108 Probability I Notes 1 Autumn 2005 Sample space, events The general setting is: We perform an experiment which can have a number of different outcomes. The sample space is the set of all possible

More information

Math 243 Section 3.1 Introduction to Probability Lab

Math 243 Section 3.1 Introduction to Probability Lab Math 243 Section 3.1 Introduction to Probability Lab Overview Why Study Probability? Outcomes, Events, Sample Space, Trials Probabilities and Complements (not) Theoretical vs. Empirical Probability The

More information

Probability and Statistics Notes

Probability and Statistics Notes Probability and Statistics Notes Chapter One Jesse Crawford Department of Mathematics Tarleton State University (Tarleton State University) Chapter One Notes 1 / 71 Outline 1 A Sketch of Probability and

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

What is a random variable

What is a random variable OKAN UNIVERSITY FACULTY OF ENGINEERING AND ARCHITECTURE MATH 256 Probability and Random Processes 04 Random Variables Fall 20 Yrd. Doç. Dr. Didem Kivanc Tureli didemk@ieee.org didem.kivanc@okan.edu.tr

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

ACCESS TO SCIENCE, ENGINEERING AND AGRICULTURE: MATHEMATICS 2 MATH00040 SEMESTER / Probability

ACCESS TO SCIENCE, ENGINEERING AND AGRICULTURE: MATHEMATICS 2 MATH00040 SEMESTER / Probability ACCESS TO SCIENCE, ENGINEERING AND AGRICULTURE: MATHEMATICS 2 MATH00040 SEMESTER 2 2017/2018 DR. ANTHONY BROWN 5.1. Introduction to Probability. 5. Probability You are probably familiar with the elementary

More information

Problems and results for the ninth week Mathematics A3 for Civil Engineering students

Problems and results for the ninth week Mathematics A3 for Civil Engineering students Problems and results for the ninth week Mathematics A3 for Civil Engineering students. Production line I of a factor works 0% of time, while production line II works 70% of time, independentl of each other.

More information

Probability and Independence Terri Bittner, Ph.D.

Probability and Independence Terri Bittner, Ph.D. Probability and Independence Terri Bittner, Ph.D. The concept of independence is often confusing for students. This brief paper will cover the basics, and will explain the difference between independent

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

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

CME 106: Review Probability theory

CME 106: Review Probability theory : Probability theory Sven Schmit April 3, 2015 1 Overview In the first half of the course, we covered topics from probability theory. The difference between statistics and probability theory is the following:

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

Chapter 2.5 Random Variables and Probability The Modern View (cont.)

Chapter 2.5 Random Variables and Probability The Modern View (cont.) Chapter 2.5 Random Variables and Probability The Modern View (cont.) I. Statistical Independence A crucially important idea in probability and statistics is the concept of statistical independence. Suppose

More information

Term Definition Example Random Phenomena

Term Definition Example Random Phenomena UNIT VI STUDY GUIDE Probabilities Course Learning Outcomes for Unit VI Upon completion of this unit, students should be able to: 1. Apply mathematical principles used in real-world situations. 1.1 Demonstrate

More information

Chapter 13, Probability from Applied Finite Mathematics by Rupinder Sekhon was developed by OpenStax College, licensed by Rice University, and is

Chapter 13, Probability from Applied Finite Mathematics by Rupinder Sekhon was developed by OpenStax College, licensed by Rice University, and is Chapter 13, Probability from Applied Finite Mathematics by Rupinder Sekhon was developed by OpenStax College, licensed by Rice University, and is available on the Connexions website. It is used under a

More information

Lecture 2: Probability

Lecture 2: Probability Lecture 2: Probability MSU-STT-351-Sum-17B (P. Vellaisamy: MSU-STT-351-Sum-17B) Probability & Statistics for Engineers 1 / 39 Chance Experiment We discuss in this lecture 1 Random Experiments 2 Sample

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

Discrete Random Variable Practice

Discrete Random Variable Practice IB Math High Level Year Discrete Probability Distributions - MarkScheme Discrete Random Variable Practice. A biased die with four faces is used in a game. A player pays 0 counters to roll the die. The

More information

10.1. Randomness and Probability. Investigation: Flip a Coin EXAMPLE A CONDENSED LESSON

10.1. Randomness and Probability. Investigation: Flip a Coin EXAMPLE A CONDENSED LESSON CONDENSED LESSON 10.1 Randomness and Probability In this lesson you will simulate random processes find experimental probabilities based on the results of a large number of trials calculate theoretical

More information

Introduction to Probability, Fall 2009

Introduction to Probability, Fall 2009 Introduction to Probability, Fall 2009 Math 30530 Review questions for exam 1 solutions 1. Let A, B and C be events. Some of the following statements are always true, and some are not. For those that are

More information

Quantitative Methods for Decision Making

Quantitative Methods for Decision Making January 14, 2012 Lecture 3 Probability Theory Definition Mutually exclusive events: Two events A and B are mutually exclusive if A B = φ Definition Special Addition Rule: Let A and B be two mutually exclusive

More information

MATH 19B FINAL EXAM PROBABILITY REVIEW PROBLEMS SPRING, 2010

MATH 19B FINAL EXAM PROBABILITY REVIEW PROBLEMS SPRING, 2010 MATH 9B FINAL EXAM PROBABILITY REVIEW PROBLEMS SPRING, 00 This handout is meant to provide a collection of exercises that use the material from the probability and statistics portion of the course The

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

Semester 2 Final Exam Review Guide for AMS I

Semester 2 Final Exam Review Guide for AMS I Name: Semester 2 Final Exam Review Guide for AMS I Unit 4: Exponential Properties & Functions Lesson 1 Exponent Properties & Simplifying Radicals Products of Powers: when two powers with the same base

More information

Lecture 6: The Pigeonhole Principle and Probability Spaces

Lecture 6: The Pigeonhole Principle and Probability Spaces Lecture 6: The Pigeonhole Principle and Probability Spaces Anup Rao January 17, 2018 We discuss the pigeonhole principle and probability spaces. Pigeonhole Principle The pigeonhole principle is an extremely

More information

Introduction to Probability. Ariel Yadin. Lecture 1. We begin with an example [this is known as Bertrand s paradox]. *** Nov.

Introduction to Probability. Ariel Yadin. Lecture 1. We begin with an example [this is known as Bertrand s paradox]. *** Nov. Introduction to Probability Ariel Yadin Lecture 1 1. Example: Bertrand s Paradox We begin with an example [this is known as Bertrand s paradox]. *** Nov. 1 *** Question 1.1. Consider a circle of radius

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