8 Probability. An event occurs if, when the experiment is performed, the outcome is in that event.

Size: px
Start display at page:

Download "8 Probability. An event occurs if, when the experiment is performed, the outcome is in that event."

Transcription

1 8 Probability When an experiment is performed, an outcome is observed. A set of possible outcomes is an event. The sample space for the experiment is the set of all possible outcomes. An experiment must have an outcome. Nevertheless we regard the empty set /0 as an event the impossible event. E.g. Roll a die once, observe the number of pips on the top face. Possible outcomes: 1,2,3,4,5,6 Some possible events: {}, {1}, {5}, {2,4,6}, {1,2,3,4,5,6} An event occurs if, when the experiment is performed, the outcome is in that event. E occurred E did not occur E.g. Roll one die. Let E = {get an even number}, F = {get a number less than 4}. If you get a 1, then F has occurred but E has not. If you get a 4, then E has occurred but F has not. If you get a 2, both E and F have occurred. If you get a 5, neither E nor F has occurred. Venn diagrams When we use Venn diagrams to understand probability, we think of shapes (rectangles, circles, etc.) as representing events. Points inside a shape represent outcomes in the corresponding event, and points outside the shape represent outcomes not in the event. The rectangular frame represents the sample space and so contains all the possible outcomepoints. E F We may indicate individual outcomes in events by drawing points in the circles. Whole events are shown by shading the corresponding regions. For example, the diagram below is meant to indicate the event consisting of all the outcomes that are in both event E and event F: E F 23

2 Probability The probability of an event E is a number between 0 and 1 that expresses how likely E is to occur. If event F is more likely to occur than event E, then P(F) > P(E). If P(E) is near zero, then E is unlikely to occur; if P(E) is near 1, then E is likely to occur. In order to model what happens in the physical world, we accept the following rules about probability: P(/0) = 0 P(sample space) = 1 If x and y are different outcomes, then P({x,y}) = P(x) + P(y) Note that {x,y} is the event containing the outcomes x and y The last rule can be thought of as saying P(x or y) = P(x) + P(y). Note that the rules imply that: The probability of an event is equal to the sum of the probabilities of the outcomes in that event. If x 1,x 2,...,x n are all possible outcomes (i.e., all the outcomes in the sample space), then P(x 1 ) + P(x 2 ) + + P(x n ) = 1. These statements in turn imply that if a sample space consists of n equally likely outcomes, then the probability of any particular outcome is 1 n. E.g. Roll one fair, six-sided die. The sample space for this experiment is {1,2,3,4,5,6}. Note. In this course, dice are always fair and six-sided unless something says otherwise. E.g. Roll two dice, one red and one green. Then the sample space consists of equally likely outcomes: (1,1) (1,2) (1,3) (1,4) (1,5) (1,6) (2,1) (2,2) (2,3) (2,4) (2,5) (2,6) (3,1) (3,2) (3,3) (3,4) (3,5) (3,6) (4,1) (4,2) (4,3) (4,4) (4,5) (4,6) (5,1) (5,2) (5,3) (5,4) (5,5) (5,6) (6,1) (6,2) (6,3) (6,4) (6,5) (6,6) Thus each outcome has probability 1. E.g. What s the probability of rolling a 9 with two dice? The event roll a sum of 9 contains four outcomes: it is the set {(3,6),(4,5),(5,4),(6,3)}. So P(sum = 9) = P({3,6}) + P({4,5}) + P({5,4}) + P({6,3}) = = 4 Theoretical probability When there are only finitely many outcomes and all are equally likely, we define the theoretical probability of an event E by: # outcomes in the event P(E) = total # possible outcomes Can only be used in ideal/mathematical situations 24

3 E.g. A bag holds ten identical marbles numbered 1,2,3,...,10. One is drawn out. What s P(get marble #5)? all outcomes equally likely one outcome in event: get #5 = {5} ten outcomes total P(get #5) = 1 10 E.g. A fair die is rolled once. What s P(get an odd number)? all outcomes equally likely three outcomes in event: {1, 3, 5} six outcomes total P(get an odd number) = 3 6 = 0.5 E.g. The probability of drawing an ace from a standard deck is E.g. If a data point x is chosen at random from any data set, then Probability(x < Q 1 ) = Probability(Q 1 < x < Q 3 ) = In the real world, the probability of rolling a 1 with a fair die is 1 6 does not mean that one in every six rolls will be a 1. It means that if we roll more and more times, the fraction or rolls that yield a 1 will come closer and closer to 1 6. Empirical probability Suppose that an experiment is performed repeatedly under very similar conditions. Then we define the empirical probability of an event E by: number of times E occurs P(E) = total # of observations I.e., an empirical probability is a relative frequency. E.g. The table below shows the times at which Jill has gotten up on ten different school mornings. Based on this data, what s the probability that she ll get up before 7:05 on any given school morning? event: Jill gets up before 7:05 # outcomes in which event occurred: 6 total # observations = 10 prob = 6 10 = 0.6 Day Time 7:01 7:03 7:01 7:00 7:10 7:07 7:03 7:01 7:15 7:06 The Law of Large Numbers says that as an experiment is repeated independently more and more times under the same conditions, the empirical probability of events approaches their theoretical probability. Subjective probability Subjective probability is a probability judgment. E.g. The doctor says there s a 60% chance John will survive the surgery. Subjective probability is used when an experiment cannot be repeated or in a situation too complicated to be compared directly to other cases. 25

4 Properties of probability All probabilities are between 0 and 1. E impossible: P(E) = 0 E just as likely to happen as not: P(E) = 1 2 E certain: P(E) = 1 (or 100%) 26

5 9 More Probability Complement of an event Suppose that, for some experiment, you have the sample space S = {x 1,x 2,x 3,x 4,x 5 } with five equally likely outcomes, and let E be the event {x 1,x 2,x 4 }. Then E occurred means that one of the outcomes x 1, x 2, or x 4 has happened, and E didn t occur means that either x 3 or x 5 has happened. We call the set of outcomes outside E the complement of E, written E c. E is shaded E c is shaded Note that E and E c don t overlap, and that together they contain all outcomes. Thus, P(E) + P(E c ) = 1. That is, if the probability that an event E will occur is p, then the probability of E c is 1 p, and vice versa: P(E c ) = 1 P(E) P(E) = 1 P(E c ) Probability of the complement Obviously if an outcome is in E, then it can t be in E c, so if E occurs, then E c doesn t occur, and vice versa. On the other hand, one or the other of them must occur, because the outcome has to be somewhere. E.g. A coin is tossed. If H is the event get heads, what is H c, and what is P(H c )? E.g. A die is thrown. If E is the event get an odd number, what is E c and what is P(E c )? Intersection of events The intersection of two events E and F is the event containing all outcomes that are in both E and F. The intersection of E and F is denoted E F. Notice that P(E F) = P(E and F), because an outcome is in E F if and only if it is in both E and F. 27

6 Union of events The union of two events E and F is the event containing all outcomes that are either in E or in F (or both). The union of E and F is denoted E F. Notice that P(E F) = P(E or F), because an outcome is in E F if and only if it is in E or F or both. Diagram A Consider the sample space represented by the diagram above. When trying to compute P(E F), it s natural to start with P(E) + P(F), but the diagram makes it obvious that this sum counts outcomes 4 and 5 twice. That is, it counts the outcomes in E F twice. Thus, the general formula for the probability of a union, called the Addition Rule for Probability, is P(E F) = P(E) + P(F) P(E F) The Addition Rule for probability E.g. Roll a single die, and let E = {get a number less than 4} and F = {get an odd number}. What is P(E F)? 28

7 Mutually exclusive events Events E and F are mutually exclusive if there is no outcome that is in both. Two mutually exclusive events cannot both happen at the same time. E.g. Roll a single die. Let E = get an even number, F = get an odd number. Then E and F are mutually exclusive. E.g. Roll a single die. Let E = get an even number, F = get a number greater than 3. Then E and F are not mutually exclusive, because there is at least one outcome that makes both occur (e.g., {4}). If E and F are mutually exclusive events, then P(E occurs or F occurs) = P(E) + P(F) Or here is the inclusive or : it means one or the other or both. Mutual exclusivity is not defined in terms of probability. It is a set property. When events E and F are mutually exclusive, E F is empty, so P(E F) = 0. So, when E and F are mutually exclusive, we have a modified addition rule: P(E F) = P(E) + P(F) The Addition Rule for mutually exclusive events E.g. Suppose the spinner pictured, on which each area is 1 /3 of the whole, is spun once. Let E = {get a 3}, F = {get a 5}. What is P(E F)? 29

8 Contingency tables The following table shows the results found when researchers examined a possible link between a specific gene and high IQ. Gene found Gene not found Total IQ high IQ not high Total First, because each of the outcomes is described by two characteristics, we must write the sample space as {IQ high/gene found, IQ high/gene not found, IQ not high/gene found, IQ not high/gene not found} Now if we choose a child at random from among those studied: (a) What is the probability that the child had the gene? (b) What is the probability that the child does not have a high IQ? (c) Find the probability that the child does not have the gene or does not have a high IQ. (d) Find the probability that the child has both the gene and a high IQ. 30

9 10 Conditional Probability and Independent Events The conditional probability that an event F occurs if an event E occurs is denoted P(F E). Note that if the event E has occurred, then we already know that the only outcomes that could have occurred are those in E. So P(F E) is the probability that the outcome was in F if we already know that it was in E. We sometimes say that we have reduced the sample space to E. Here s how to compute conditional probabilities: P(F E) = P(F E) P(E) The Conditional Probability Rule E.g. An urn contains six red marbles, labeled 1 6, and six green marbles, also labeled 1 6. Let E be the event get a green marble and F be the event get a number higher than 4. One marble is chosen. Find (a) P(E F) and (b) P(F E). We compute a few quantities first: All possible outcomes: {R1,...,R6,G1,...,G6} (12 outcomes) P(E and F) = P({G5,G6}) = 2 12 = 1 6 P(E) = P({G1,...,G6}) = 6 12 = 1 2 P(F) = P({R5,R6,G5,G6}) = 4 12 = 1 3 So (a) P(E F) = (b) P(F E) = P(E and F) P(F) = 1 /6 1/3 = 1 2 and P(F and E) P(E) = 1 /6 1/2 = 1 3 E.g. The following table concerns the NY Mets 2017 season: Wins Losses Total Home Away Total Suppose that a particular game is randomly chosen from that season. (a) What is the probability that the Mets won the game? (b) What is the probability that they won, given that they played at home? 31

10 (c) If they lost the game, what is the probability that they were playing away? Independent events Two events are statistically independent (or just independent) if P(F E) = P(F) and P(E F) = P(E). Note that P(F E) = P(F) says that the probability of F is the same whether E happens or not i.e., the occurrence or non-occurrence of E doesn t change the probability that F will occur. So E and F are independent if the occurrence or non-occurrence of either one of them doesn t affect the probability that the other will occur. Intuitively, events E and F are independent if they have nothing to do with each other. True fact: events E,F are independent if and only if P(both E and F occur) = P(E)P(F). That is, E and F are independent if and only if P(E F) = P(E)P(F) Condition for independence E.g. Roll one fair die and flip one fair coin. What s the probability of getting heads and a 4? Solution 1. All possible outcomes: {1H,2H,3H,4H,5H,6H,1T,2T,3T,4T,5T,6T } There are 12 possible outcomes, all equally likely. The event get heads and a 4 contains the single outcome 4H, so its probability is Solution 2. P(H) = 1 2, P(4) = 1 6, and the two events are independent, so P(E and F) = = Note that independence is defined in terms of probability. Unless we are given probabilities (or can compute them), our method for determining independence is educated guess. Dependent events Two events are dependent if they aren t independent. For any two events E and F, whether dependent or independent, it is true that P(E F) = P(E) P(F E) = P(F) P(E F) Probability of E F We often get dependent events when we draw an object from a group of objects and then draw a second object without replacing the first. E.g. A bag contains five red marbles and four blue marbles. John draws out a marble and then draws out another marble without replacing the first. What is the probability that both marbles drawn are red? Let E = {the first marble is red} and F = {the second marble is red}; then we re looking for P(E F). Clearly, P(E) = 5 9. Also, once we know that E has occurred i.e., once we know that the first marble is red then we are left with four red marbles and four blue marbles, so P(F E) = 4 8. By the formula above, then, P(E F) = P(E)P(F E) = =

11 11 Counting The Fundamental Counting Principle The Fundamental Counting Principle, sometimes called the Multiplication Rule, says that if there are m ways to do Task 1 and n ways to do Task 2, then the number of ways to do first Task 1, then Task 2, is m n. This can be extended to any number of tasks. For example, if there are v ways to do Task 3, then there are m n v ways to do first Task 1, then Task 2, then Task 3. E.g. The Wednesday special at Meatsa Pizza is a one-person pizza with one topping and a soft drink for $8.95. If there are twelve different toppings to choose from and six different soft drinks, how many different Wednesday specials can be ordered? Think of ordering a special as completing two tasks: Task 1 is to choose a topping, and Task 2 is to choose a soft drink. There are twelve ways to do Task 1 and six ways to do Task 2, so there are 12 6 = 72 ways to choose altogether. In other words, there are 72 different Wednesday specials. E.g. The Thursday special at Meatsa Pizza is a large pizza with any combination of toppings (but no more than one of each). The available toppings are pepperoni, mushrooms, onions, sausage, peppers, olives, and pineapple. How many different Thursday specials can be ordered? pepperoni mushrooms onions sausage peppers olives pineapple Permutations Suppose you have n different objects in a line. A permutation of those objects is an arrangement of them in a definite order. Two different permutations of four billiard balls A question that often arises is, how many permutations of n different objects are there? To answer this in the case of the pool balls shown above, think of having a box with four compartments in a row and choosing a ball to go in each compartment. We think of putting the balls in the box as four separate tasks. There are four different balls, so there are four ways to choose the leftmost ball. Once that one is in place, there are only three balls to choose from, so there are three ways to choose a ball for the second slot. Similarly, there are only two ways to choose for the third slot, and only one way for the last. By the Fundamental Counting Principle, then, there are = 24 ways to arrange the balls. That is, there are 24 permutations of these four different objects. We write the product as 4! and call it four factorial.. We can use the factorial notation with any integer; e.g., 6! = It s pretty obvious from the pool-ball example that there are exactly n! permutations of n different objects. We ll take this one step further. Suppose we have five pool balls and a box with only three slots. If we choose three of the five balls to put in the box, how many different arrangements could we make? 33

12 We can think about this in the same way as the earlier problem: there are five choices for the first slot, four for the second, and three for the third, so there are = 60 choices altogether. Notice that = = 5! 2! = 5! (5 3)!. The sort of analysis we ve done here works in general. If we have n different objects, and we want to select r of them in n! order, then the number of ways to make the selection is (n r)!. This is called the number of permutations of r things chosen from among n and is denoted n P r or just P(n,r). We have P(n,r) = n! (n r)! Number of permutations E.g. Twelve horses are running in a race. How many different first, second, and third place winners are possible? Combinations In the pool-ball examples, the order in which the balls ended up was important. Sometimes, however, the order is not important. For example, suppose we were given the four pool balls pictured above, and we wanted to choose three of them to throw in a bag. How many different choices of three balls could we make? In this course, we re just going to tell you the answer 1 4! : there are (4 3)!3! = 4 ways to choose. In general, the number of ways to choose r objects from among n different objects when ( ) order doesn t matter is called the number of n combinations of r things chosen from among n and is denoted n C r,, or just C(n,r). We have r C(n,r) = n! (n r)!r! Number of combinations E.g. A certain restaurant allows a customer to choose three different side dishes when he buys an entrée. If there are twelve side dishes to choose from, how many different choices of side dishes could he make? Permutations and combinations on the TI calculator To compute n P r : 1. Enter n 2. Click MATH 3. Arrow over to PRB 4. Arrow down to 2:nPr and press ENTER 5. Enter r 6. Press ENTER To compute n C r, follow the same instructions except: at Step 4, arrow down to 3:nCr. To compute n!, enter n and then go to MATH > PRB > 4:! and press ENTER twice. 1 For the curious: Define C(n,r) to be the number of ways to choose r items from among n when order doesn t matter, and choose r balls from among n in order in two steps: first, choose the r balls without regard to order, and then order them. There are, by definition, C(n,r) ways to do the first step, and we know that there are r! ways to do the second step, so by the Fundamental Counting Principle, there are C(n,r)r! ways to do the whole task. But we already know that there are P(n,r) ways to do it, so it must be that C(n,r)r! = P(n,r). Thus, C(n,r) = P(n,r) r! = n! (n r)!r!. 34

13 When to use what When faced with a counting problem, ask yourself two questions. First, is it possible to choose an item twice? If so, you must use the Fundamental Counting Principle. If items cannot be chosen more than once, does the order of the chosen items matter when all is said and done? If order does matter, you ll need either the Fundamental Counting Principle or np r. If order doesn t matter, you ll need n C r. E.g. A club with ten members must elect a president and a vice-president. How many different choices could be made? One way to do this problem is to think of choosing a president and then a vice-president. There are 10 ways to choose a person to be president, and after that, there are 9 ways to choose a vice-president, so by the Fundamental Counting Principle, there are 10 9 = 90 possible choices altogether. Another approach is to think of choosing an ordered pair of people and making the first person in the pair the president and the second person the vice-president. Clearly, order matters here, so we are looking for the number of permutations of two objects chosen from among ten, which is 10 P 2 = 90. E.g. A combination lock has four rotators, each of which contains the digits 0 9. How many different combinations are possible? Note that the problem does not say that the digits have to be different; e.g., is a valid combination. Because digits can be chosen more than once, we must use the Fundamental Counting Principle. We have ten choices for the first number, ten for the second, ten for the third, and ten for the fourth, giving a total of = possibilities altogether. E.g. How many different five-card hands can be dealt from a standard deck? 35

14 12 Random Variables; Discrete Probability Distributions; Expected Value A random variable is a variable that takes on numerical values associated with the outcomes of an experiment. E.g. Choose an apple at random and let X = weight of the apple. Choose a box of blueberries at the supermarket, let X = the number of (whole) blueberries in the box. Choose a sample of ten apples at random, and let X = the mean weight for that sample. Note that each time the experiment is performed, the value of the RV may change. Continuous vs. Discrete Just like data distributions. A RV is discrete if all of its (possibly infinitely many) possible values can be listed, at least in principle. A RV is continuous if it can take on any value in some interval of real numbers. Probability distributions If X is a discrete RV, its probability distribution is a table that lists each possible value of X and the probability that X takes on that value. A discrete probability distribution is usually a table of relative frequencies. If X is a continuous RV, its probability distribution is a function from which it is possible to compute the probability that X takes on a value in any given interval. (We ll come back to these.) E.g. Two (fair, six-sided) dice are rolled, and the value of X is the sum of the dice. Construct a probability distribution for X. E.g. A psychological test was administered to 150 people. Possible final scores were 1, 2, 3, 4, and 5. Results: X (score) Frequency Note that the RV X takes on a numerical value for each person who took the test. (a) Construct a discrete probability distribution. (b) What is the probability that a randomly chosen participant s score was (i) 3? (ii) greater than 3? E.g. Assuming that the sample space for an experiment is {a, b, c, d, e}, what value for P(d) makes the following table into a probability distribution? Outcome a b c d e Probability ? 0.25

15 Expected Value If the possible values of a RV X are x 1,x 2,..., and if the probabilities of these are p 1, p 2,... respectively, then the expected value or mean of X is E[X] = p 1 x 1 + p 2 x 2 + E.g. Find the expected value of the following probability distribution. Value Probability Extend the table with a column for (Value Prob) and sum these: Value Prob Value Prob Σ(Value Prob) = 80 E[x] = 80 Variance and standard deviation of a random variable We will not compute these, but either one can be regarded as a measure of risk in certain circumstances. E.g. The prices of two stocks, A and B, vary every few seconds as shares are bought, sold, and traded. If the variance of A is smaller than the variance of B, which would you recommend to your nervous old granny in Topeka? Independent random variables Two RVs are independent if neither variable s probability distribution depends on the value of the other s. The RV equivalent of E occurs is X takes on a value. Our method of determining independence is once again educated guess. E.g. Choose a person at random. X = number of atoms in the person s left hand Y = the person s SAT score E.g. Choose a location on Earth. X = average temperature in that place on Jan 1 Y = average snowfall in that place on Jan 1 37

16 13 The Binomial Distribution A binomial experiment is made up of smaller experiments called trials. The trials are all supposed to be the same. E.g., rolling the same die many times in the same way and on the same surface. An experiment is binomial if It consists of a fixed number of independent trials (called Bernoulli trials) The only possible outcomes for each trial are success (S) and failure (F) The probability p of success is the same in each trial Some variables have standard names in the context of binomial experiments: n = the number of trials p = the probability of success = P(S) q = 1 p = P(F) X = the number of successes in n trials E.g. An experiment consists of flipping one fair coin once. Success is defined as getting heads. What are all the possible outcomes? What are n, p, and q? What are the possible values of X? Here there s only one trial, so n = 1, and the possible outcomes of the experiment are just H and T. The coin is fair, so p = 1 2, whence q = 1 p = 1 2. The possible values of X i.e., the possible numbers of successes are 0 and 1. E.g. An experiment consists of flipping one fair coin twice. Success is defined as getting heads. Find each of the following: (a) n = (d) All possible outcomes of one trial: (b) p = (e) All possible outcomes of the experiment: (c) q = (f) All possible values of X: Remember that success and failure are defined only for each trial, not the whole experiment. E.g. Each trial of an experiment consists of flipping a coin and throwing a die. The experiment itself consists of two trials. List all possible outcomes of one trial, and all possible outcomes of the whole experiment. Possible outcomes of one trial: Possible outcomes of the experiment: H1,H2,H3,H4,H5,H6,T 1,T 2,T 3,T 4,T 5,T 6 (H1, H1) (H1, H2) (H1, H3) (H1, H4) (H1, H5) (H1, H6) (H1,T 1) (H1,T 2) (H1,T 3) (H1,T 4) (H1,T 5) (H1,T 6) (H2, H1) (H2, H2) (H2, H3) (H2, H4) (H2, H5) (H2, H6). (T 6,T 1) (T 6,T 2) (T 6,T 3) (T 6,T 4) (T 6,T 5) (T 6,T 6) Note that the possible outcomes of the experiment are just all the possible ordered lists of outcomes of the n trials. 38

17 Examples of binomial distributions The interesting question is, for any given probability of success on each trial, what s the probability distribution of X? That is, what s the probability of no successes, one success, two successes, and so on? E.g. A fair coin is flipped five times. S = get heads. Here n = 5, p = 1 2, q = 1 2. The possible values of X are 0,1,2,3,4, and 5. Probability distribution: x P(X = x) Experiment: flip coin 5 times Trial: one flip p = 1 2 q = 1 2 n = 5 Value of X = number of successes E.g. Same, for 10, 20, 50 flips: Ain t that purty. 39

18 E.g. A fair, six-sided die is thrown ten times. Success = get a 1 or 3 Here n = 10, p = 2 6, q = 4 6 Distribution (to four decimal places) and histogram: x P(x) Same, for 50 throws: 40

19 Finding binomial probabilities with the TI calculator For a binomial experiment with n trials in which the probability of success on any one trial is p: binompdf(n, p,x) = probability of exactly x successes binomcdf(n, p,x) = probability of at most x successes 1 binomcdf(n, p, x 1) = probability of at least x successes Think of the last item as saying that if you want the probability of at least successes, you have to calculate the probability of at most successes and then subtract that from 1. E.g. A certain surgery is successful in 80% of cases. (a) The surgery is performed four times. What s the probability of exactly two successes? (b) The surgery is performed sixty times. What s the probability of at most 50 successes? (c) The surgery is performed forty times. What s the probability of at least 32 successes? Remember: no more than x means at most x no fewer than x means at least x Expected value of the binomial distribution What s E[X] for the X of the experiment in the example just above? It s E[X] = 0 (1 p) p(1 p) p 2 (1 p) + 3 p 3 = 3p It s possible to show that for a binomial experiment with n trials, E[X] = np. It s also possible to show that the standard deviation is σ = npq. 41

20 42

21 Index Symbols x, 14 /0, 24 1-Var Stats, 20 common shapes, 9 frequency, 7 probability, 37 relative frequency, 8 B bar graph, 11 bimodal, 15 binomcdf, 42 Binomial distribution, 39 expected value, 42 experiment, 39 binompdf, 42 bivariate, 3 box plot, 23 C categorical data, 5 Chart Pareto, 11 pie, 10 time series, 12 classes, in frequency distributions, 7 Combinations, 35 complement, 28 continuous data, 5 Cumulative frequency, 10 D Data, 2 bivariate, 3 categorical, 5 continuous, 5 discrete, 5 grouped, 7 numerical, 5 numerical data, 5 qualtitative, 5 quantitative, 5 ungrouped, 7 univariate, 3 deviation, 18 discrete data, 5 dispersion, 18 Distribution binomial, 39 E Error sampling, 6 Estimator unbiased, 14 Event, 24 complement of, 28 impossible, 24 independent, 33 intersection of events, 28 mutually exclusive, 30 union of events, 29 Expected value, 38 of binomial, 42 Experiment, 3 binomial, 39 F factorial, 34 Five-number summary, 22 Frequency, 7 cumulative, 10 distribution, 7 histogram, 8 relative, 8 Fundamental Counting Principle, 34 G Graph bar, 11 line, 12 scatter plot, 13 grouped data, 7 H Histogram frequency, 8 relative frequency, 9 I Independent events, 33 random variables, 38 Interquartile range, 23 intersection of events, 28 1

22 IQR, 23 L line graph, 12 M Mean, 14 arithmetic, 20 expected value, 38 weighted, 20 Measure of central tendency, 14 Median, 14 Mode, 15 multimodal, 15 mutually exclusive events, 30 O Outcome, 24 Outlier, 23 intuitive definition, 16 P Parameter, 2 Pareto chart, 11 Percentiles, 21 Permutations, 34 pie chart, 10 Plot box, 23 Population, 2 Probability, 24 classical, 25 empirical, 26 properties of, 27 subjective, 26 theoretical, 25 Q qualtitative, 5 quantitative, 5 Quartiles, 21 R Random variable, 37 continuous, 37 discrete, 37 independent, 38 Range, 18 relative frequency, 8 relative frequency distribution, 8 relative frequency histogram, 9 Risk, 38 S Sample, 2 biased, 6 census, 6 simple random, 6 Sample space, 24 Sampling error, 6 Scatter plot, 13 simple random sample, 6 spread, 18 Standard deviation of a data set, 19 Statistic, 2 Statistics definition, 2 descriptive, 2 inferential, 2 T TI 1-Var Stats, 20 time series chart, 12 Trial, 39 Bernoulli, 39 U unbiased estimator, 14 ungrouped data, 7 union of events, 29 univariate, 3 V variability, 18 Variable, 2 Variance, 18 as risk, 38 population, 19 sample, 19 W weighted mean, 20 Z z-score, 23 2

1 Overview of Statistics; Essential Vocabulary

1 Overview of Statistics; Essential Vocabulary 1 Overview of Statistics; Essential Vocabulary Statistics: the science of collecting, organizing, analyzing, and interpreting data in order to make decisions Population and sample Population: the entire

More information

20 Hypothesis Testing, Part I

20 Hypothesis Testing, Part I 20 Hypothesis Testing, Part I Bob has told Alice that the average hourly rate for a lawyer in Virginia is $200 with a standard deviation of $50, but Alice wants to test this claim. If Bob is right, she

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

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

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

Sets and Set notation. Algebra 2 Unit 8 Notes

Sets and Set notation. Algebra 2 Unit 8 Notes Sets and Set notation Section 11-2 Probability Experimental Probability experimental probability of an event: Theoretical Probability number of time the event occurs P(event) = number of trials Sample

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

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

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

MATH 118 FINAL EXAM STUDY GUIDE

MATH 118 FINAL EXAM STUDY GUIDE MATH 118 FINAL EXAM STUDY GUIDE Recommendations: 1. Take the Final Practice Exam and take note of questions 2. Use this study guide as you take the tests and cross off what you know well 3. Take the Practice

More information

Basic Concepts of Probability. Section 3.1 Basic Concepts of Probability. Probability Experiments. Chapter 3 Probability

Basic Concepts of Probability. Section 3.1 Basic Concepts of Probability. Probability Experiments. Chapter 3 Probability Chapter 3 Probability 3.1 Basic Concepts of Probability 3.2 Conditional Probability and the Multiplication Rule 3.3 The Addition Rule 3.4 Additional Topics in Probability and Counting Section 3.1 Basic

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

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

P (A) = P (B) = P (C) = P (D) =

P (A) = P (B) = P (C) = P (D) = STAT 145 CHAPTER 12 - PROBABILITY - STUDENT VERSION The probability of a random event, is the proportion of times the event will occur in a large number of repititions. For example, when flipping a coin,

More information

3 PROBABILITY TOPICS

3 PROBABILITY TOPICS Chapter 3 Probability Topics 135 3 PROBABILITY TOPICS Figure 3.1 Meteor showers are rare, but the probability of them occurring can be calculated. (credit: Navicore/flickr) Introduction It is often necessary

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

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

Lecture 10: Probability distributions TUESDAY, FEBRUARY 19, 2019

Lecture 10: Probability distributions TUESDAY, FEBRUARY 19, 2019 Lecture 10: Probability distributions DANIEL WELLER TUESDAY, FEBRUARY 19, 2019 Agenda What is probability? (again) Describing probabilities (distributions) Understanding probabilities (expectation) Partial

More information

Section 2.4 Bernoulli Trials

Section 2.4 Bernoulli Trials Section 2.4 Bernoulli Trials A bernoulli trial is a repeated experiment with the following properties: 1. There are two outcomes of each trial: success and failure. 2. The probability of success in each

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

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

HW2 Solutions, for MATH441, STAT461, STAT561, due September 9th

HW2 Solutions, for MATH441, STAT461, STAT561, due September 9th HW2 Solutions, for MATH44, STAT46, STAT56, due September 9th. You flip a coin until you get tails. Describe the sample space. How many points are in the sample space? The sample space consists of sequences

More information

Executive Assessment. Executive Assessment Math Review. Section 1.0, Arithmetic, includes the following topics:

Executive Assessment. Executive Assessment Math Review. Section 1.0, Arithmetic, includes the following topics: Executive Assessment Math Review Although the following provides a review of some of the mathematical concepts of arithmetic and algebra, it is not intended to be a textbook. You should use this chapter

More information

MATH MW Elementary Probability Course Notes Part I: Models and Counting

MATH MW Elementary Probability Course Notes Part I: Models and Counting MATH 2030 3.00MW Elementary Probability Course Notes Part I: Models and Counting Tom Salisbury salt@yorku.ca York University Winter 2010 Introduction [Jan 5] Probability: the mathematics used for Statistics

More information

Statistics 1. Edexcel Notes S1. Mathematical Model. A mathematical model is a simplification of a real world problem.

Statistics 1. Edexcel Notes S1. Mathematical Model. A mathematical model is a simplification of a real world problem. Statistics 1 Mathematical Model A mathematical model is a simplification of a real world problem. 1. A real world problem is observed. 2. A mathematical model is thought up. 3. The model is used to make

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

Probability and the Second Law of Thermodynamics

Probability and the Second Law of Thermodynamics Probability and the Second Law of Thermodynamics Stephen R. Addison January 24, 200 Introduction Over the next several class periods we will be reviewing the basic results of probability and relating probability

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

Probability (Devore Chapter Two)

Probability (Devore Chapter Two) Probability (Devore Chapter Two) 1016-345-01: Probability and Statistics for Engineers Fall 2012 Contents 0 Administrata 2 0.1 Outline....................................... 3 1 Axiomatic Probability 3

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

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

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

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

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

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

1 Probability Theory. 1.1 Introduction

1 Probability Theory. 1.1 Introduction 1 Probability Theory Probability theory is used as a tool in statistics. It helps to evaluate the reliability of our conclusions about the population when we have only information about a sample. Probability

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

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

Section 4.2 Basic Concepts of Probability

Section 4.2 Basic Concepts of Probability Section 4.2 Basic Concepts of Probability 2012 Pearson Education, Inc. All rights reserved. 1 of 88 Section 4.2 Objectives Identify the sample space of a probability experiment Identify simple events Use

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

Basic Probability. Introduction

Basic Probability. Introduction Basic Probability Introduction The world is an uncertain place. Making predictions about something as seemingly mundane as tomorrow s weather, for example, is actually quite a difficult task. Even with

More information

Solutionbank S1 Edexcel AS and A Level Modular Mathematics

Solutionbank S1 Edexcel AS and A Level Modular Mathematics Heinemann Solutionbank: Statistics S Page of Solutionbank S Exercise A, Question Write down whether or not each of the following is a discrete random variable. Give a reason for your answer. a The average

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

MATH 120. Test 1 Spring, 2012 DO ALL ASSIGNED PROBLEMS. Things to particularly study

MATH 120. Test 1 Spring, 2012 DO ALL ASSIGNED PROBLEMS. Things to particularly study MATH 120 Test 1 Spring, 2012 DO ALL ASSIGNED PROBLEMS Things to particularly study 1) Critical Thinking Basic strategies Be able to solve using the basic strategies, such as finding patterns, questioning,

More information

Set/deck of playing cards. Spades Hearts Diamonds Clubs

Set/deck of playing cards. Spades Hearts Diamonds Clubs TC Mathematics S2 Coins Die dice Tale Head Set/deck of playing cards Spades Hearts Diamonds Clubs TC Mathematics S2 PROBABILITIES : intuitive? Experiment tossing a coin Event it s a head Probability 1/2

More information

MIDTERM EXAMINATION (Spring 2011) STA301- Statistics and Probability

MIDTERM EXAMINATION (Spring 2011) STA301- Statistics and Probability STA301- Statistics and Probability Solved MCQS From Midterm Papers March 19,2012 MC100401285 Moaaz.pk@gmail.com Mc100401285@gmail.com PSMD01 MIDTERM EXAMINATION (Spring 2011) STA301- Statistics and Probability

More information

Unit 4 Probability. Dr Mahmoud Alhussami

Unit 4 Probability. Dr Mahmoud Alhussami Unit 4 Probability Dr Mahmoud Alhussami Probability Probability theory developed from the study of games of chance like dice and cards. A process like flipping a coin, rolling a die or drawing a card from

More information

Business Statistics MBA Pokhara University

Business Statistics MBA Pokhara University Business Statistics MBA Pokhara University Chapter 3 Basic Probability Concept and Application Bijay Lal Pradhan, Ph.D. Review I. What s in last lecture? Descriptive Statistics Numerical Measures. Chapter

More information

Chapter 14. From Randomness to Probability. Copyright 2012, 2008, 2005 Pearson Education, Inc.

Chapter 14. From Randomness to Probability. Copyright 2012, 2008, 2005 Pearson Education, Inc. Chapter 14 From Randomness to Probability Copyright 2012, 2008, 2005 Pearson Education, Inc. Dealing with Random Phenomena A random phenomenon is a situation in which we know what outcomes could happen,

More information

Lesson One Hundred and Sixty-One Normal Distribution for some Resolution

Lesson One Hundred and Sixty-One Normal Distribution for some Resolution STUDENT MANUAL ALGEBRA II / LESSON 161 Lesson One Hundred and Sixty-One Normal Distribution for some Resolution Today we re going to continue looking at data sets and how they can be represented in different

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

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

Discrete Mathematics and Probability Theory Fall 2014 Anant Sahai Note 15. Random Variables: Distributions, Independence, and Expectations

Discrete Mathematics and Probability Theory Fall 2014 Anant Sahai Note 15. Random Variables: Distributions, Independence, and Expectations EECS 70 Discrete Mathematics and Probability Theory Fall 204 Anant Sahai Note 5 Random Variables: Distributions, Independence, and Expectations In the last note, we saw how useful it is to have a way of

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

Probability. Chapter 1 Probability. A Simple Example. Sample Space and Probability. Sample Space and Event. Sample Space (Two Dice) Probability

Probability. Chapter 1 Probability. A Simple Example. Sample Space and Probability. Sample Space and Event. Sample Space (Two Dice) Probability Probability Chapter 1 Probability 1.1 asic Concepts researcher claims that 10% of a large population have disease H. random sample of 100 people is taken from this population and examined. If 20 people

More information

Business Statistics. Lecture 3: Random Variables and the Normal Distribution

Business Statistics. Lecture 3: Random Variables and the Normal Distribution Business Statistics Lecture 3: Random Variables and the Normal Distribution 1 Goals for this Lecture A little bit of probability Random variables The normal distribution 2 Probability vs. Statistics Probability:

More information

Probability 1 (MATH 11300) lecture slides

Probability 1 (MATH 11300) lecture slides Probability 1 (MATH 11300) lecture slides Márton Balázs School of Mathematics University of Bristol Autumn, 2015 December 16, 2015 To know... http://www.maths.bris.ac.uk/ mb13434/prob1/ m.balazs@bristol.ac.uk

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

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

Fundamentals of Probability CE 311S

Fundamentals of Probability CE 311S Fundamentals of Probability CE 311S OUTLINE Review Elementary set theory Probability fundamentals: outcomes, sample spaces, events Outline ELEMENTARY SET THEORY Basic probability concepts can be cast in

More information

CHAPTER 3 PROBABILITY TOPICS

CHAPTER 3 PROBABILITY TOPICS CHAPTER 3 PROBABILITY TOPICS 1. Terminology In this chapter, we are interested in the probability of a particular event occurring when we conduct an experiment. The sample space of an experiment is the

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

Discrete Random Variables

Discrete Random Variables Discrete Random Variables An Undergraduate Introduction to Financial Mathematics J. Robert Buchanan 2014 Introduction The markets can be thought of as a complex interaction of a large number of random

More information

Lecture 8: Conditional probability I: definition, independence, the tree method, sampling, chain rule for independent events

Lecture 8: Conditional probability I: definition, independence, the tree method, sampling, chain rule for independent events Lecture 8: Conditional probability I: definition, independence, the tree method, sampling, chain rule for independent events Discrete Structures II (Summer 2018) Rutgers University Instructor: Abhishek

More information

6.041/6.431 Spring 2009 Quiz 1 Wednesday, March 11, 7:30-9:30 PM. SOLUTIONS

6.041/6.431 Spring 2009 Quiz 1 Wednesday, March 11, 7:30-9:30 PM. SOLUTIONS 6.0/6.3 Spring 009 Quiz Wednesday, March, 7:30-9:30 PM. SOLUTIONS Name: Recitation Instructor: Question Part Score Out of 0 all 0 a 5 b c 5 d 5 e 5 f 5 3 a b c d 5 e 5 f 5 g 5 h 5 Total 00 Write your solutions

More information

UCSD CSE 21, Spring 2014 [Section B00] Mathematics for Algorithm and System Analysis

UCSD CSE 21, Spring 2014 [Section B00] Mathematics for Algorithm and System Analysis UCSD CSE 21, Spring 2014 [Section B00] Mathematics for Algorithm and System Analysis Lecture 8 Class URL: http://vlsicad.ucsd.edu/courses/cse21-s14/ Lecture 8 Notes Goals for Today Counting Partitions

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

(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

STAT 201 Chapter 5. Probability

STAT 201 Chapter 5. Probability STAT 201 Chapter 5 Probability 1 2 Introduction to Probability Probability The way we quantify uncertainty. Subjective Probability A probability derived from an individual's personal judgment about whether

More information

Class 26: review for final exam 18.05, Spring 2014

Class 26: review for final exam 18.05, Spring 2014 Probability Class 26: review for final eam 8.05, Spring 204 Counting Sets Inclusion-eclusion principle Rule of product (multiplication rule) Permutation and combinations Basics Outcome, sample space, event

More information

AP Statistics Cumulative AP Exam Study Guide

AP Statistics Cumulative AP Exam Study Guide AP Statistics Cumulative AP Eam Study Guide Chapters & 3 - Graphs Statistics the science of collecting, analyzing, and drawing conclusions from data. Descriptive methods of organizing and summarizing statistics

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

MATH2206 Prob Stat/20.Jan Weekly Review 1-2

MATH2206 Prob Stat/20.Jan Weekly Review 1-2 MATH2206 Prob Stat/20.Jan.2017 Weekly Review 1-2 This week I explained the idea behind the formula of the well-known statistic standard deviation so that it is clear now why it is a measure of dispersion

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

1 Normal Distribution.

1 Normal Distribution. Normal Distribution.. Introduction A Bernoulli trial is simple random experiment that ends in success or failure. A Bernoulli trial can be used to make a new random experiment by repeating the Bernoulli

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

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

Discrete Random Variables

Discrete Random Variables Discrete Random Variables An Undergraduate Introduction to Financial Mathematics J. Robert Buchanan Introduction The markets can be thought of as a complex interaction of a large number of random processes,

More information

Statistics for Managers Using Microsoft Excel/SPSS Chapter 4 Basic Probability And Discrete Probability Distributions

Statistics for Managers Using Microsoft Excel/SPSS Chapter 4 Basic Probability And Discrete Probability Distributions Statistics for Managers Using Microsoft Excel/SPSS Chapter 4 Basic Probability And Discrete Probability Distributions 1999 Prentice-Hall, Inc. Chap. 4-1 Chapter Topics Basic Probability Concepts: Sample

More information

Review Basic Probability Concept

Review Basic Probability Concept Economic Risk and Decision Analysis for Oil and Gas Industry CE81.9008 School of Engineering and Technology Asian Institute of Technology January Semester Presented by Dr. Thitisak Boonpramote Department

More information

MAT Mathematics in Today's World

MAT Mathematics in Today's World MAT 1000 Mathematics in Today's World Last Time We discussed the four rules that govern probabilities: 1. Probabilities are numbers between 0 and 1 2. The probability an event does not occur is 1 minus

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

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

Section F Ratio and proportion

Section F Ratio and proportion Section F Ratio and proportion Ratio is a way of comparing two or more groups. For example, if something is split in a ratio 3 : 5 there are three parts of the first thing to every five parts of the second

More information

Grades 7 & 8, Math Circles 24/25/26 October, Probability

Grades 7 & 8, Math Circles 24/25/26 October, Probability Faculty of Mathematics Waterloo, Ontario NL 3G1 Centre for Education in Mathematics and Computing Grades 7 & 8, Math Circles 4/5/6 October, 017 Probability Introduction Probability is a measure of how

More information

3.2 Probability Rules

3.2 Probability Rules 3.2 Probability Rules The idea of probability rests on the fact that chance behavior is predictable in the long run. In the last section, we used simulation to imitate chance behavior. Do we always need

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

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

Course: ESO-209 Home Work: 1 Instructor: Debasis Kundu

Course: ESO-209 Home Work: 1 Instructor: Debasis Kundu Home Work: 1 1. Describe the sample space when a coin is tossed (a) once, (b) three times, (c) n times, (d) an infinite number of times. 2. A coin is tossed until for the first time the same result appear

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

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

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

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

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

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

Discrete Probability

Discrete Probability MAT 258 Discrete Mathematics Discrete Probability Kenneth H. Rosen and Kamala Krithivasan Discrete Mathematics 7E Global Edition Chapter 7 Reproduced without explicit consent Fall 2016 Week 11 Probability

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

STT 315 This lecture is based on Chapter 2 of the textbook.

STT 315 This lecture is based on Chapter 2 of the textbook. STT 315 This lecture is based on Chapter 2 of the textbook. Acknowledgement: Author is thankful to Dr. Ashok Sinha, Dr. Jennifer Kaplan and Dr. Parthanil Roy for allowing him to use/edit some of their

More information