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

Size: px
Start display at page:

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

Transcription

1 Chapter 4 Probability: Overview; Basic Concepts of Probability; Addition Rule; Multiplication Rule: Basics; Multiplication Rule: Complements and Conditional Probability; Probabilities Through Simulation; Counting Objective: Develop an understanding of probability values which will be used in statistics and the basic skills necessary to determine probability values in different circumstances. Chapter Problem: Are polygraph instruments effective as lie detectors? Question: Did the subject actually lie? Possible results are: incorrect results are false positive, false negative; correct results are true positive, and true negative 1

2 4-1 Overview of Probability; Key Concept 4-1 Overview Probability considerations are prevalent in our everyday life like statistics; e.g. chance of rain, or win a state lottery Probability is the fundamentals of inferential statistics - methods of drawing conclusions about a population based on a sample of population Statisticians would reject an explanation based on very low probabilities Rare Event Rule for Inferential statistics if, under a given assumption, the probability of a particular observed event is extremely small, we conclude that the assumption is probably not correct. Statisticians use the rare event rule for inferential statistics Key Concept This section introduces the basic concept of the probability of an event. Three different methods for finding probability values will be presented. The most important objective of this section is to learn how to interpret probability values such as unusual, and odds 2

3 4-2.2 Basic Concepts of Probability An event is any collection of results or outcomes of a procedure Example 1: Procedure: single birth; Event (result or outcome): female Example 2: Procedure: 3 births; Event (results or outcomes): 2 females and 1 male Example 3: Procedure: tossing a coin 5 times; Event (results or outcomes): 4 heads and 1 tail A simple event is an outcome or an event that cannot be further broken down into simpler components Examples: Female (F) for single birth procedure; 2 females and one male is not a simple event; but each of {FFM, FMF, MFF} is a simple event from 2F and 1M The sample space for a procedure consists of all possible simple events; i.e. the sample space consists of all outcomes that cannot be broken down any further Examples: {female, male} for single birth procedure {FFF, FFM, FMF, FMM, MFF, MFM, MMF, MMM} for 3 births procedure {Head, Tail} when tossing a coin {1, 2, 3, 4, 5, 6} when tossing a dice {2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12} is sample space containing the sum of tossing two dices 3

4 4-2.3 Probabilities Notations and Rules Notation: use P to denote a probability, A, B, and C denote specific events, and P(A) denote the probability of event A occurring Examples (1) If A is single birth for female (F), then P(F) is the probability of female birth; (2) P(head) is the probability of tossing a coin with head as outcome Rule 1 (Relative frequency ): approximation of probability P(A) for probability of event A occurring is estimated as (based on the actual results): number of times A occured P(A) number of time trial was repeated Example: toss a coin with the outcome head or tail; toss 10 times, 20 times, 30 times, Rule 2 (Classical Approach to Probability): Requires equally likely outcomes, i.e. need to verify that the outcomes are equally likely Assume that a given procedure has n different simple events, and that each of those simple events has an equal chance of occurring. If event A can occur in s of these n ways, then P(A) = (number of ways A can occur)/(number of different simple events) = s/n Examples: Determine the face 2 of a balanced and fair dice; Determine the probability of winning a lottery by selecting 6 numbers between 1 and 60. The probability of winning is

5 4-2.4 Rules for Probabilities and Law of Large Numbers Rule 3 (Subjective Probabilities): The probability P(A) of event A is estimated by using knowledge of the relevant circumstances Example: possibility of rain for tomorrow (weather forecast) Probability of an astronaut surviving a mission in a space shuttle (0.99 for now) relies on the technology and conditions Rule 1 use relative frequency approach, approximation only Rule 2 classical, need the outcomes to be equally likely Rule 3 subjective, educated guess Law of Large Numbers As a procedure is repeated again and again, the relative frequency probability (rule 1) of an event tends to approach the actual probability This law tells us the relative frequency approximations tend to get better with more observation (e.g. toss a coin 100 times vs 10 times) 5

6 4-2.5 Examples Probability and outcomes that are not equally likely ; i.e. if there are only two possible outcomes, it does NOT imply that the probability is ½ Examples: (1) Presidential election from two major parties, or pass a course; (2) Car crash (6,511,100 cars crashed among 135,670,000 cars) Thus P(crash) = 6,511,100/135,670,000 = 0.048; classical approach is not suitable, since the two outcomes are not equal likely. Probability and outcomes that are equally likely Genotypes AA, Aa, aa, aa, what s the probability that you select the genotype Aa? Sample space {AA, Aa, aa, aa} includes equally likely outcomes. Thus we can use Rule 2; P(Aa) = ¼ Crushing meteorites: what is the probability that your car will be hit by a meteorite this year? Can you use Rule 1? Or Rule 2? or Rule 3? Can only use a subjective estimate: 1 in a trillion 6

7 4-2.6 More Examples Finding the probability that NBA basketball player Reggie Miller makes a free throw after being fouled. At one point, he made 5915 free throws in 6679 attempts Which rule shall we apply? What is the simple event? Make a free throw or not Sample space is {make a free throw, not make a free throw} are not equally likely; Can t use rule 2; Can only use rule 1 approach P(Miller makes a throw) = 5915/6679= Should cloning of humans be allowed? Gallup poll randomly selected adults 91 No, 902 Yes, 20 No opinion P(not allowed) = 91/1012= Gender of children, what the probability that when a couple has 3 children, they will have two boys. Sample space {mmm, mmf, mfm, mff, fmm, fmf, ffm, fff} 8 different ways Outcomes are equally likely; Use rule 2 P(two boys, 1 girl) = 3/8=0.375 Example 5: What is the probability of Thanksgiving day will be on (a) Wednesday or (b) Thursday for any year selected randomly? Example 6: Probability of a President from Alaska? Example 7: Probability of being stuck in an elevator 7

8 4-2.7 Example 8 Chapter Problem Probability of a Positive Test Result Table 4-1 in the Text: Did the Subject Actually Lie? No (Did Not Lie) Yes (Lied) Positive Test result 15 (false positive) 42 (true positive) Negative Test Result 32 (true negative) 9 (false negative) Assume that 98 test results summarized in the Table 4-1, find the probability that it is a positive test result. Sample space total number of test results P(positive test) =? America Online Survey: Will KFC gain or lose business after eliminating trans fats? 1941 said gain business, 1260 said the same, 204 said lose business. What s probability that a randomly selected response states that KFC would gain business i.e. find P(response of a gain in business)? Interpretation? Remember this survey involve a voluntary response sample because the AOL users themselves decided whether to respond, i.e. do not necessary reflect the opinions of the general population. 8

9 4-2.7 Probability Values The probability of an impossible event is 0 The probability of an event that is certain to occur is 1 For any event A, the probability of A is between 0 and 1 inclusive 0 P(A) impossible unlikely chance likely Certain Definition: The complementary of event A, denoted by A, consists of all outcomes in which event A does not occur. Example: In reality, more boys are born than girls. 205 newborn babies, 105 of whom are boys. If one baby is randomly selected from the group, what is the probability that the baby is not a boy? P (not selecting a boy) = P (boy) = 100/205= Example: Guessing on an SAT Test, a typical question on the SAT test requires the test taker to select one of five possible choices: A, B, C, D, or E What is the probability if you make a random guess and not being correct (or being incorrect)? P(not guessing the correct answer) = P (correct) = P(incorrect) =? 9

10 4-2.8 Expression of P-value and Odds Rounding Off Probabilities When expressing the value of a probability, either give the exact fraction or decimal or round off final decimal result to three significant digits. If the fraction is a simple fraction, leave it like that. Examples: P( ) = , round it to , 1/3 can leave it or 0.333, ½ can be 0.5 not 0.50, 432/7842 is exact but hard to see, so express it as Remember 0 P-value 1 Unusual Event? If the probability is less than ( < 0.1%) is considered as an unusual event. We use this as rare event rule for inferential statistics as mentioned earlier. Example 12 in Text for the clinical experiment of the Salk vaccine for polio. 115 cases out of 200,745 with placebo, and 33 out of 201,229 with vaccine. What are the possible interpretations? The actual odds against event A occurring are the ratios P(not A)/P(A), usually expressed in the form of a:b (or a to b ), where a and a are integers having no common factor. The actual odds in favor of event A are the reciprocal of the actual odds against that event, i.e. P(A)/P(not A). If the odds against A are a:b, then the odds in favor of A are b:a The payoff odds against event A represent the ratio of the net profit (if you win) to the amount bet ; Payoff odds against event A = (net profit): (amount bet) 10

11 4-2.9 Example of Odds, Summary, and Homework #11 (4-2) If you bet $5 on the number 13 in roulette, your probability of winning is 1/38 and the payoff odds are given by the casino as 35:1 (means (net profit) : (amount bet) = 35 : 1) Find the actual odds against the outcome 13 How much net profit would you make it you win by betting on 13? (P (not)/p(yes)) If the casino were operating just for the fun of it, and the payoff odds were changed to match the actual odds against 13, how much would you win if the outcome were 13? Summary: Rare event rule for inferential statistics Probability rule Law of large numbers Complementary event s Rounding of probabilities Odds HW # 11, page #1, 5, 9, 13,17, 25, 27, 37 11

12 4-3.1 Addition Rule for Probabilities Objective: learn the addition rule to find the probabilities P(A or B) that either event A occurs or event B occurs (or they both occur) as the single outcome of a procedure. A compound event is any event combining two or more simple events. Notation: P(A or B) = P(event A occurs or event B occurs or they both occur) in a single trial. General rule for a compound event when finding the probability that event A occurs or event B occurs, find the total number of ways A can occur and the number of ways B can occur, but find the total in such a way that no outcome is counted more than once. Example of addition rule: Chapter Problem, 98 people tested by Polygraph instruments No (Did Not Lie) Yes (Lied) Positive Test result 15 (false positive) 42 (true positive) Negative Test Result 32 (true negative) 9 (false negative) If a subject is randomly selected, what is the probability of selecting a subject who had a positive test result or lied? 12

13 4-3.2 Addition Rules for Compound Event Formal addition rule P(A or B) = P(A) + P(B) P(A and B); where P(A and B) denotes the probability that A and B both occur at the same time as an outcome in a trial of a procedure (inclusive) Intuitive addition rule To find P(A or B) P(A or B) = (number of ways event A occur + number of ways event B occur(but not in both A and B)/ The total number of outcomes in the sample space. That is every outcome is counted only once (in either A or B, if the outcome also in both A and B, only counted once) Event A and B are disjoint (or mutually exclusive) if they cannot occur at the same time. Example: chapter problem, polygraph testing, determine whether the two events are disjoint A: getting a subject with a negative test result B: getting a subject who did not lie 13

14 4-3.3 Venn Diagram for probability Venn diagram for events that are not disjoint P(AUB) = P(A) + P(B) P(A B) Venn diagram for disjoint event P(A or B) =P (A) + P(B) Rule of complementary events P(A)+P(not A) = 1 P(not A) = 1-p(A) P(A) = 1-P(not A) P(A) and P(not A) are disjoint, i.e. it is impossible for an event and its complement to occur at the same time; correct notation is pronounced as P(A bar) Example: Women have a 0.25% rate of red/green color blindness. If a woman is randomly selected, what is the probability that she does not have red/green color blindness? 14

15 4-3.4 Summary and Homework #12 for 4-3 Summary: we have discussed: Compound events Formal addition rule Intuitive addition rule Disjoint events Complementary events HW #12, page 156, # 1, 5, 7, 9, 11, 15, 17, 19, 23, 27, 29, 33 15

16 4-4.1 Multiplication Rule: Basics Objective: learn the basic multiplication rule for finding the probability that event A occurs in a first trial and even B occurs in a second trial P(A or B) is the probability for a single trial that an outcome of A or B or both; In section 4-3, we used P(A and B) to denote that events A and B both occur in the same trial, but in this section 4-4, we use P(A and B) differently; it means: P(A and B)= P(event A occurs in a first trial and event B occurs in a second trial) Example 1: Find the probability for picking A for the first trial, and A for the second trial from same deck of card? (by putting the card A back or not putting A back; two cases) Example 2: Find the probability for answering one true/false choice problem and one multiple choice problem (one out of 5 choices), and you get both right? A tree diagram is a picture of the possible outcomes of a procedure, shown as line segment emanating from one starting point; example on the board Example 3: Use the chapter problem polygraph test to find the probability that the 1 st selected had a positive test result and the 2 nd had negative test result, if randomly select 2 subjects from this test without replacement. First selection P(positive test result)=? Second selection: P(negative test result)=? P(1 st positive and 2 nd negative)=? What did we learn from those examples? 16

17 4-4.2 Multiplication Rule: Basics What did we learn from those examples? We need to adjust the probability of the second event to reflect the outcome of the first event (the total # of samples) Conditional Probability: P(B A) represents the probability of event B occurring after event A has already occurred. (read it as B given A) Two events A and B are independent if the occurrence of one does not affect the probability of the occurrence of the other. If the events A and B are not independent, then we say A and B are dependent Example: outcome of lottery of NY and California, dependent or independent? Formal Multiplication Rule (1) P(A and B) = P(A) P(B A) (2) If A and B are independent events, P(B A) is the same as P(B); i.e. P(A and B) = P(A) P(B) Intuitive Multiplication Rule : When finding the probability that event A occurs in one trial and event B occurs in the next trial, multiply the probability of event A by the probability of event B, but be sure that the probability of event B takes into account of the previous occurrence of event A. Use Intuitive Multiplication Rule is recommended and note multiplication rule can be easily extended to several events, e.g. tossing a coin 3 times and getting all heads. Example a biologist experiments with a sample of two vascular plants (V) and four nonvascular plants (N). She wants to randomly select two of the plants for further experimentation. Find the probability that the 1 st selected is N and the second is also an N without replacement. 17

18 4-4.3 Examples of multiplication rule Example 1: Quality Control in Manufacturing Pacemakers quality: 250,000 implanted in U.S. failure rate is per year. Case 1: Consider small sample of 5 pacemaker: 3 good ones, 2 defective A medical researcher wants to randomly select two pacemakers for experimentation. Find the probability that the first selected pacemaker is good and the second one is also good; Assume that two random selections are made with (1) replacement (statistical interest) and (2) without replacement (practical case in medical research) 5% Guideline for small sample from a large population: If a sample size is 5% of population, and if the calculations are cumbersome, then the treat it as being independent (whether or not with replacement); Pollsters use this guideline when they survey small # from a population of millions. Case 2: Quality Control in Manufacturing; application of 5% guideline A batch of 100,000 pacemakers, 99,950 are good, 50 are defective. (1) If two pacemakers are randomly selected without replacement, find the probability that they both are good. (2) If twenty pacemakers are randomly selected without replacement, find the probability that they are all good. Solution: 5% of 100,000 is 5000; for (1), sample size is 2 < 5000, but calculation is simple and don t need to use 5% guideline. For (2), sample size is 20 and calculation is cumbersome, use 5% guideline, i.e. treating them as independent. 18

19 4-4.4 More Examples Example 2: Assume that two people are randomly selected and also assume that birthdays occur on the days of the week with equal frequencies. a. Find the probability that the two people are born on the same day of the week b. Find the probability that the two people are born on Monday Example 3: Effectiveness of Gender Selection: A geneticist developed a procedure for increasing likelihood of female babies. In an initial test, 20 couples use the method and the result consist of 20 females among 20 babies. Assume that the gender-selection procedure has no effect, find the probability of getting 20 females among 20 babies by chance. Does the resulting probabilities provide strong evidence to support the geneticist s claim that the procedure is effective in increasing the likelihood that babies will be females? Example 4: Redundancy for increased reliability: to increase reliability is to use redundancy system like aircraft engines. Assume that the probability of an electrical system failure is If the engine in an aircraft has one electrical system, what is the probability that it will work? If the engine in an aircraft has two independent electrical systems, what is the probability that the engine can function with a working electrical system? Interpretation? 19

20 4-4.5 Summary and HW #13 for 4-4 probability rules Summary In addition rule, P(A or B) is addition, the word or suggests addition. Make sure that every outcome only counted once (if there are common members in event A and B, count only once) : P(A or B)=P(A)+P(B)P(A B) In multiplication rule, P(A and B) is multiplication, the word and suggest Multiplication. Make sure the probability of event B take into account the previous occurrence of event A: P(A and B) = P(A)P(B A) or P(A and B) = P(A) P(B) Notation for P(A and B) Tree diagrams Notation for conditional probability Independent events Formal and intuitive multiplication rules Start P(A and B) Multiplication rule P(A and B)=P(A) P(B A) NO A and B Independent? YES P(A and B)=P(A) P(B) HW #13, page , # 5, 7, odd, 27, 29 (note that problem # 17 missing the label of blood type: O, A, B, AB on the top row) 20

21 4-5.1 Multiplication rule: complements and conditional probability Objective: 1. Find the probability of getting at least one of some specified event; 2. Study the concept of conditional probability which is the probability of an event given the additional information that some other event has already occurred Complements: The complement of getting at least one (equivalent to one or more) item of a particular type is that you get no items of that type. To find the probability of at least one of something, calculate the probability of none, then subtract that result from1. i.e. P(at least one) = 1 P(none). E.g. getting at least 1 girl among 3 children, means getting 1, 2 or 3 girls. The complement is getting no girls, i.e. all 3 children are boys Example 1: Find the probability of a couple having at least 1 girl among 3 children. Assume that boys and girls are equally likely and the gender of a child is independent of any brothers or sisters and its interpretation. A= at least one is a girl; Not A = no girls, all boys P(not A)=P(boy, boy, boy), and P(A) = 1 P(not A) Interpretation of the example: There is 7/8 probability that if a couple has 3 children, at least one of them is a girl. 21

22 4-5.2 Multiplication rule: Conditional Probability Conditional Probability P(B A) of an event B is a probability obtained with additional information that some other event A has already occurred. P(A and B) = P(A)P(B A), thus we have P(B A)=P(A and B)/P(A) Intuitive Approach to conditional probability: the conditional probability of B given A can be found by assuming that event A has occurred and working under that assumption, calculating the probability the event B will occur Example 2: If 1 of the 98 test subjects is randomly selected, find the probability that the person tested positive is actually lied, i.e. find P(positive lied) (1) use conditional probability and (2) use intuitive approach. If 1 of the 98 test subjects is randomly selected, find the probability that the person actually lied, and tested positive P(lied positive)=? Use two approaches P(positive test lied) = 0.824, i.e. subject who lied has 82.4% probability will be tested positive P(subject lied positive test) = 0.737, subject who tested positive actually has 73.7% probability that the subject lied P(positive lied)p(lied positive), i.e. P(A B) P(B A); demonstrate the fact called confusion of the inverse P(cancer positive test) P(positive test cancer); but 95% of physicians estimated P(cancer positive test) 10 times too high; what the interpretation here? 22

23 4-5.3 Summary and HW #14 for 4-5 Example: A homeowner finds that there is a 0.1 probability that a flashlight does not work when turned on. If she has three flashlights, find the probability that at least one of them works when there is a power failure. Find the probability that the second flashlight works given that the first flashlight works. Summary: in this section we have discussed Concept of at least one Conditional probability Intuitive approach to conditional probability HW #14, page , # 5, 9, 13, 19 21, 22 23

24 4-6.1 Probabilities Through Simulation Objective: learn a very different approach for finding probabilities that can overcome much of the difficulty encountered with the formal methods discussed in the preceding sections of this chapter. Definition: A simulation of a procedure is a process that behaves the same way as the procedure, so that similar results are produced. Example 1: When testing techniques of gender selection, medical researchers need to know probability values of different outcomes, such as the probability of getting at least 60 girls among 100 children. Assuming that male and female births are equally likely, describe a simulation that results in genders of 100 newborn babies. Solution (1) flip the coin 100 times, heads for female, tail for male (2) use a calculator or computer Example 2: Swinging Sammy Skor's batting process was simulated to get an estimate of the probability that Sammy will get a hit. Let 1 = HIT and 0 = OUT. The output from the simulation was as follows: ; Estimate the probability that he gets a hit. 24

25 4-6.2 Summary, TI-83/84 Calculator and HW #15 Same Birthdays: the probability that in a randomly selected group of 25 people, at least 2 share the same birthday Solution: begin by representing birthdays by integers from 1 through 365, Jan 1 is 1, Jan 2 nd is 2,.Dec 31 is 365. Use the computer random number generators to generate the number Use TI-83/84 Calculator Press MATH key, select PRB, then choose randint, enter the minimum of 1, the maximum of 365, and 25 for the number of values, all separated by commas, then press STO to L1, press enter to get the set of number, then use STAT SORTA(L1), then press enter. The data now is sorted, use STAT EDIT to view the data in L1. Summary The definition of a simulation How to create a simulation Ways to generate random numbers (read the book for other ways not mentioned in the lecture) Homework #15, page 181, # 1, 3 25

26 4-7.1 Counting Objective 4-7: Learn different methods for finding numbers of different possible outcomes without directly listing and counting the possibilities Fundamental Counting Rule: For a sequence of two events in which the first event can occur m ways and the second event can occur n ways, the events together can occur a total of m n ways. Example 1: Identity theft: social security number If the theft claims that the number was generated randomly, what is the probability of getting your ss# when randomly generated nine digits? Example 2: Chronological Order: In a history test, arrange the following event in chronological order: a) Boston Tea Party b) Teapot Dome Scandal c) The civil war If a student makes random guesses, Find the probability that this student chooses the correct chronological order? 26

27 4-7.2 Permutations Rule (when items are all different) Requirements: 1. There are n different items available. (This rule does not apply if some of the items are identical to others.) 2. We select r of the n items (without replacement). 3. We consider rearrangements of the same items to be different sequences. (The permutation of ABC is different from CBA and is counted separately.) If the preceding requirements are satisfied, the number of permutations (or sequences) of r items selected from n available items (without replacement) is Factorial Rule: A collection of n different items can be arranged in order n! different ways. (This factorial rule reflects the fact that the first item may be selected in n different ways, the second item may be selected in n 1 ways, and so on.). Examples : P r n n! ( n r)! Routing problems like Verizon to route telephone calls through shortest networks Federal Express wants to find the shortest routes for its deliveries American Airlines wants to find the shortest route for returning crew member to their homes 27

28 4-7.3 Permutations Rule (when some items are identical to others) Requirements: 1. There are n items available, and some items are identical to others. 2. We select all of the n items (without replacement). 3. We consider rearrangements of distinct items to be different sequences. If the preceding requirements are satisfied, and if there are n 1 alike, n 2 alike,.... n k alike, the number of permutations (or sequences) of all items selected without replacement is n! n! n! n! 1 2 k Example 1: In designing a test of a gender-selection method with 14 couples. How many ways can 11 girls and 3 boys be arranged in sequence? That is, find the number of permutations of 11 girls and 3 boys. (A: 364 different ways) Example 2: How many different way to arrange the letters in the word: arrange? Example 3: How many different way to arrange the books in a bookshelf with 3 algebra books, 5 English books, 7 Social Science books according to the subject? 28

29 4-7.4 Combinations Rule Requirements: 1. There are n different items available. 2. We select r of the n items (without replacement). 3. We consider rearrangements of the same items to be the same. (The combination of ABC is the same as CBA.) If the preceding requirements are satisfied, the number of combinations of r items selected from n different items is n! n C r ( n r)! r! Permutations versus Combinations When different orderings of the same items are to be counted separately, we have a permutation problem, but when different orderings are not to be counted separately, we have a combination problem. Clinical Trial: when testing a new drug on humans, a clinical test is normally done in 3 phases. Phase 1 is conducted with a relatively small number of healthy volunteers. Assume that we want to treat 8 healthy humans with a new drug and we have 10 suitable volunteers available. 1. If the subjects are selected and treated in sequence, so that the trail is discontinued if anyone presents with a particular adverse reaction, how many different sequential arrangements are possible if 8 people are selected from the 10 that are available? 2. If 8 subjects are selected from 10 that are available, and the 8 selected subjects are all treated at the same time, how many different treatment groups are possible? 29

30 4-7.5 Examples, Summary, and HW #16 Florida Lottery the Florida Lotto game is typical of state lotteries. You must select six numbers between 1 and 53. You win the jackpot if the same six numbers are drawn in any order. Find the probability of winning the jackpot. If you need to select 3 of Frank Sinatra s top-10 songs to be played as a tribute to Sinatra in a MTV music awards ceremony and the order of the songs is important so that they fit together well, how many different sequences are possible? Summary: The fundamental counting rule. The factorial rule. The permutations rule (when items are all different). The permutations rule (when some items are identical to others). The combinations rule. Homework # 16, pages , #1, 5, 9, 13, 17, 21 30

MAT 155. Key Concept. February 03, 2011. 155S4.1 2_3 Review & Preview; Basic Concepts of Probability. Review. Chapter 4 Probability

MAT 155. Key Concept. February 03, 2011. 155S4.1 2_3 Review & Preview; Basic Concepts of Probability. Review. Chapter 4 Probability MAT 155 Dr. Claude Moore Cape Fear Community College Chapter 4 Probability 4 1 Review and Preview 4 2 Basic Concepts of Probability 4 3 Addition Rule 4 4 Multiplication Rule: Basics 4 7 Counting To find

More information

If, under a given assumption, the of a particular observed is extremely. , we conclude that the is probably not

If, under a given assumption, the of a particular observed is extremely. , we conclude that the is probably not 4.1 REVIEW AND PREVIEW RARE EVENT RULE FOR INFERENTIAL STATISTICS If, under a given assumption, the of a particular observed is extremely, we conclude that the is probably not. 4.2 BASIC CONCEPTS OF PROBABILITY

More information

Chapter 3. Probability

Chapter 3. Probability Chapter 3 Probability Every Day, each us makes decisions based on uncertainty. Should you buy an extended warranty for your new DVD player? It depends on the likelihood that it will fail during the warranty.

More information

Chapter 4: Probability and Counting Rules

Chapter 4: Probability and Counting Rules Chapter 4: Probability and Counting Rules Learning Objectives Upon successful completion of Chapter 4, you will be able to: Determine sample spaces and find the probability of an event using classical

More information

Probability. Sample space: all the possible outcomes of a probability experiment, i.e., the population of outcomes

Probability. Sample space: all the possible outcomes of a probability experiment, i.e., the population of outcomes Probability Basic Concepts: Probability experiment: process that leads to welldefined results, called outcomes Outcome: result of a single trial of a probability experiment (a datum) Sample space: all

More information

Probability: The Study of Randomness Randomness and Probability Models. IPS Chapters 4 Sections 4.1 4.2

Probability: The Study of Randomness Randomness and Probability Models. IPS Chapters 4 Sections 4.1 4.2 Probability: The Study of Randomness Randomness and Probability Models IPS Chapters 4 Sections 4.1 4.2 Chapter 4 Overview Key Concepts Random Experiment/Process Sample Space Events Probability Models Probability

More information

Fundamentals of Probability

Fundamentals of Probability Fundamentals of Probability Introduction Probability is the likelihood that an event will occur under a set of given conditions. The probability of an event occurring has a value between 0 and 1. An impossible

More information

Lecture 13. Understanding Probability and Long-Term Expectations

Lecture 13. Understanding Probability and Long-Term Expectations Lecture 13 Understanding Probability and Long-Term Expectations Thinking Challenge What s the probability of getting a head on the toss of a single fair coin? Use a scale from 0 (no way) to 1 (sure thing).

More information

Basic Probability. Probability: The part of Mathematics devoted to quantify uncertainty

Basic Probability. Probability: The part of Mathematics devoted to quantify uncertainty AMS 5 PROBABILITY Basic Probability Probability: The part of Mathematics devoted to quantify uncertainty Frequency Theory Bayesian Theory Game: Playing Backgammon. The chance of getting (6,6) is 1/36.

More information

Chapter 7 Probability. Example of a random circumstance. Random Circumstance. What does probability mean?? Goals in this chapter

Chapter 7 Probability. Example of a random circumstance. Random Circumstance. What does probability mean?? Goals in this chapter Homework (due Wed, Oct 27) Chapter 7: #17, 27, 28 Announcements: Midterm exams keys on web. (For a few hours the answer to MC#1 was incorrect on Version A.) No grade disputes now. Will have a chance to

More information

In the situations that we will encounter, we may generally calculate the probability of an event

In the situations that we will encounter, we may generally calculate the probability of an event What does it mean for something to be random? An event is called random if the process which produces the outcome is sufficiently complicated that we are unable to predict the precise result and are instead

More information

AP Stats - Probability Review

AP Stats - Probability Review AP Stats - Probability Review Multiple Choice Identify the choice that best completes the statement or answers the question. 1. I toss a penny and observe whether it lands heads up or tails up. Suppose

More information

36 Odds, Expected Value, and Conditional Probability

36 Odds, Expected Value, and Conditional Probability 36 Odds, Expected Value, and Conditional Probability What s the difference between probabilities and odds? To answer this question, let s consider a game that involves rolling a die. If one gets the face

More information

Chapter 4 & 5 practice set. The actual exam is not multiple choice nor does it contain like questions.

Chapter 4 & 5 practice set. The actual exam is not multiple choice nor does it contain like questions. Chapter 4 & 5 practice set. The actual exam is not multiple choice nor does it contain like questions. MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question.

More information

Ch. 13.3: More about Probability

Ch. 13.3: More about Probability Ch. 13.3: More about Probability Complementary Probabilities Given any event, E, of some sample space, U, of a random experiment, we can always talk about the complement, E, of that event: this is the

More information

V. RANDOM VARIABLES, PROBABILITY DISTRIBUTIONS, EXPECTED VALUE

V. RANDOM VARIABLES, PROBABILITY DISTRIBUTIONS, EXPECTED VALUE V. RANDOM VARIABLES, PROBABILITY DISTRIBUTIONS, EXPETED VALUE A game of chance featured at an amusement park is played as follows: You pay $ to play. A penny and a nickel are flipped. You win $ if either

More information

How To Know When A Roulette Wheel Is Random

How To Know When A Roulette Wheel Is Random 226 Part IV Randomness and Probability Chapter 14 From Randomness to Probability 1. Roulette. If a roulette wheel is to be considered truly random, then each outcome is equally likely to occur, and knowing

More information

Chapter 5. Discrete Probability Distributions

Chapter 5. Discrete Probability Distributions Chapter 5. Discrete Probability Distributions Chapter Problem: Did Mendel s result from plant hybridization experiments contradicts his theory? 1. Mendel s theory says that when there are two inheritable

More information

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question.

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Exam Name MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Provide an appropriate response. 1) A coin is tossed. Find the probability that the result

More information

Chapter 5 A Survey of Probability Concepts

Chapter 5 A Survey of Probability Concepts Chapter 5 A Survey of Probability Concepts True/False 1. Based on a classical approach, the probability of an event is defined as the number of favorable outcomes divided by the total number of possible

More information

Unit 19: Probability Models

Unit 19: Probability Models Unit 19: Probability Models Summary of Video Probability is the language of uncertainty. Using statistics, we can better predict the outcomes of random phenomena over the long term from the very complex,

More information

Session 8 Probability

Session 8 Probability Key Terms for This Session Session 8 Probability Previously Introduced frequency New in This Session binomial experiment binomial probability model experimental probability mathematical probability outcome

More information

A probability experiment is a chance process that leads to well-defined outcomes. 3) What is the difference between an outcome and an event?

A probability experiment is a chance process that leads to well-defined outcomes. 3) What is the difference between an outcome and an event? Ch 4.2 pg.191~(1-10 all), 12 (a, c, e, g), 13, 14, (a, b, c, d, e, h, i, j), 17, 21, 25, 31, 32. 1) What is a probability experiment? A probability experiment is a chance process that leads to well-defined

More information

Chapter 4. Probability Distributions

Chapter 4. Probability Distributions Chapter 4 Probability Distributions Lesson 4-1/4-2 Random Variable Probability Distributions This chapter will deal the construction of probability distribution. By combining the methods of descriptive

More information

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question.

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Ch. 4 Discrete Probability Distributions 4.1 Probability Distributions 1 Decide if a Random Variable is Discrete or Continuous 1) State whether the variable is discrete or continuous. The number of cups

More information

6.042/18.062J Mathematics for Computer Science. Expected Value I

6.042/18.062J Mathematics for Computer Science. Expected Value I 6.42/8.62J Mathematics for Computer Science Srini Devadas and Eric Lehman May 3, 25 Lecture otes Expected Value I The expectation or expected value of a random variable is a single number that tells you

More information

Chapter 5 Section 2 day 1 2014f.notebook. November 17, 2014. Honors Statistics

Chapter 5 Section 2 day 1 2014f.notebook. November 17, 2014. Honors Statistics Chapter 5 Section 2 day 1 2014f.notebook November 17, 2014 Honors Statistics Monday November 17, 2014 1 1. Welcome to class Daily Agenda 2. Please find folder and take your seat. 3. Review Homework C5#3

More information

STATISTICS 8: CHAPTERS 7 TO 10, SAMPLE MULTIPLE CHOICE QUESTIONS

STATISTICS 8: CHAPTERS 7 TO 10, SAMPLE MULTIPLE CHOICE QUESTIONS STATISTICS 8: CHAPTERS 7 TO 10, SAMPLE MULTIPLE CHOICE QUESTIONS 1. If two events (both with probability greater than 0) are mutually exclusive, then: A. They also must be independent. B. They also could

More information

Probability, statistics and football Franka Miriam Bru ckler Paris, 2015.

Probability, statistics and football Franka Miriam Bru ckler Paris, 2015. Probability, statistics and football Franka Miriam Bru ckler Paris, 2015 Please read this before starting! Although each activity can be performed by one person only, it is suggested that you work in groups

More information

Find the indicated probability. 1) If a single fair die is rolled, find the probability of a 4 given that the number rolled is odd.

Find the indicated probability. 1) If a single fair die is rolled, find the probability of a 4 given that the number rolled is odd. Math 0 Practice Test 3 Fall 2009 Covers 7.5, 8.-8.3 MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Find the indicated probability. ) If a single

More information

MA 1125 Lecture 14 - Expected Values. Friday, February 28, 2014. Objectives: Introduce expected values.

MA 1125 Lecture 14 - Expected Values. Friday, February 28, 2014. Objectives: Introduce expected values. MA 5 Lecture 4 - Expected Values Friday, February 2, 24. Objectives: Introduce expected values.. Means, Variances, and Standard Deviations of Probability Distributions Two classes ago, we computed the

More information

Formula for Theoretical Probability

Formula for Theoretical Probability Notes Name: Date: Period: Probability I. Probability A. Vocabulary is the chance/ likelihood of some event occurring. Ex) The probability of rolling a for a six-faced die is 6. It is read as in 6 or out

More information

Standard 12: The student will explain and evaluate the financial impact and consequences of gambling.

Standard 12: The student will explain and evaluate the financial impact and consequences of gambling. STUDENT MODULE 12.1 GAMBLING PAGE 1 Standard 12: The student will explain and evaluate the financial impact and consequences of gambling. Risky Business Simone, Paula, and Randy meet in the library every

More information

6.3 Conditional Probability and Independence

6.3 Conditional Probability and Independence 222 CHAPTER 6. PROBABILITY 6.3 Conditional Probability and Independence Conditional Probability Two cubical dice each have a triangle painted on one side, a circle painted on two sides and a square painted

More information

Section 6.2 Definition of Probability

Section 6.2 Definition of Probability Section 6.2 Definition of Probability Probability is a measure of the likelihood that an event occurs. For example, if there is a 20% chance of rain tomorrow, that means that the probability that it will

More information

PROBABILITY. Chapter. 0009T_c04_133-192.qxd 06/03/03 19:53 Page 133

PROBABILITY. Chapter. 0009T_c04_133-192.qxd 06/03/03 19:53 Page 133 0009T_c04_133-192.qxd 06/03/03 19:53 Page 133 Chapter 4 PROBABILITY Please stand up in front of the class and give your oral report on describing data using statistical methods. Does this request to speak

More information

Gaming the Law of Large Numbers

Gaming the Law of Large Numbers Gaming the Law of Large Numbers Thomas Hoffman and Bart Snapp July 3, 2012 Many of us view mathematics as a rich and wonderfully elaborate game. In turn, games can be used to illustrate mathematical ideas.

More information

14.4. Expected Value Objectives. Expected Value

14.4. Expected Value Objectives. Expected Value . Expected Value Objectives. Understand the meaning of expected value. 2. Calculate the expected value of lotteries and games of chance.. Use expected value to solve applied problems. Life and Health Insurers

More information

TOPIC P2: SAMPLE SPACE AND ASSIGNING PROBABILITIES SPOTLIGHT: THE CASINO GAME OF ROULETTE. Topic P2: Sample Space and Assigning Probabilities

TOPIC P2: SAMPLE SPACE AND ASSIGNING PROBABILITIES SPOTLIGHT: THE CASINO GAME OF ROULETTE. Topic P2: Sample Space and Assigning Probabilities TOPIC P2: SAMPLE SPACE AND ASSIGNING PROBABILITIES SPOTLIGHT: THE CASINO GAME OF ROULETTE Roulette is one of the most popular casino games. The name roulette is derived from the French word meaning small

More information

Statistics 100A Homework 4 Solutions

Statistics 100A Homework 4 Solutions Chapter 4 Statistics 00A Homework 4 Solutions Ryan Rosario 39. A ball is drawn from an urn containing 3 white and 3 black balls. After the ball is drawn, it is then replaced and another ball is drawn.

More information

Question: What is the probability that a five-card poker hand contains a flush, that is, five cards of the same suit?

Question: What is the probability that a five-card poker hand contains a flush, that is, five cards of the same suit? ECS20 Discrete Mathematics Quarter: Spring 2007 Instructor: John Steinberger Assistant: Sophie Engle (prepared by Sophie Engle) Homework 8 Hints Due Wednesday June 6 th 2007 Section 6.1 #16 What is the

More information

MATH 140 Lab 4: Probability and the Standard Normal Distribution

MATH 140 Lab 4: Probability and the Standard Normal Distribution MATH 140 Lab 4: Probability and the Standard Normal Distribution Problem 1. Flipping a Coin Problem In this problem, we want to simualte the process of flipping a fair coin 1000 times. Note that the outcomes

More information

PROBABILITY SECOND EDITION

PROBABILITY SECOND EDITION PROBABILITY SECOND EDITION Table of Contents How to Use This Series........................................... v Foreword..................................................... vi Basics 1. Probability All

More information

Math 55: Discrete Mathematics

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

More information

1. Roulette. A casino claims that its roulette wheel is truly random. What should that claim mean?

1. Roulette. A casino claims that its roulette wheel is truly random. What should that claim mean? 1. Roulette. A casino claims that its roulette wheel is truly random. What should that claim mean? 2. Rain. The weather reporter on TV makes predictions such as a 25% chance of rain. What do you think

More information

Responsible Gambling Education Unit: Mathematics A & B

Responsible Gambling Education Unit: Mathematics A & B The Queensland Responsible Gambling Strategy Responsible Gambling Education Unit: Mathematics A & B Outline of the Unit This document is a guide for teachers to the Responsible Gambling Education Unit:

More information

Statistics and Random Variables. Math 425 Introduction to Probability Lecture 14. Finite valued Random Variables. Expectation defined

Statistics and Random Variables. Math 425 Introduction to Probability Lecture 14. Finite valued Random Variables. Expectation defined Expectation Statistics and Random Variables Math 425 Introduction to Probability Lecture 4 Kenneth Harris kaharri@umich.edu Department of Mathematics University of Michigan February 9, 2009 When a large

More information

STA 130 (Winter 2016): An Introduction to Statistical Reasoning and Data Science

STA 130 (Winter 2016): An Introduction to Statistical Reasoning and Data Science STA 130 (Winter 2016): An Introduction to Statistical Reasoning and Data Science Mondays 2:10 4:00 (GB 220) and Wednesdays 2:10 4:00 (various) Jeffrey Rosenthal Professor of Statistics, University of Toronto

More information

Statistics in Geophysics: Introduction and Probability Theory

Statistics in Geophysics: Introduction and Probability Theory Statistics in Geophysics: Introduction and Steffen Unkel Department of Statistics Ludwig-Maximilians-University Munich, Germany Winter Term 2013/14 1/32 What is Statistics? Introduction Statistics is the

More information

AP Statistics 7!3! 6!

AP Statistics 7!3! 6! Lesson 6-4 Introduction to Binomial Distributions Factorials 3!= Definition: n! = n( n 1)( n 2)...(3)(2)(1), n 0 Note: 0! = 1 (by definition) Ex. #1 Evaluate: a) 5! b) 3!(4!) c) 7!3! 6! d) 22! 21! 20!

More information

STA 371G: Statistics and Modeling

STA 371G: Statistics and Modeling STA 371G: Statistics and Modeling Decision Making Under Uncertainty: Probability, Betting Odds and Bayes Theorem Mingyuan Zhou McCombs School of Business The University of Texas at Austin http://mingyuanzhou.github.io/sta371g

More information

Mathematical goals. Starting points. Materials required. Time needed

Mathematical goals. Starting points. Materials required. Time needed Level S2 of challenge: B/C S2 Mathematical goals Starting points Materials required Time needed Evaluating probability statements To help learners to: discuss and clarify some common misconceptions about

More information

Basic Probability Theory II

Basic Probability Theory II RECAP Basic Probability heory II Dr. om Ilvento FREC 408 We said the approach to establishing probabilities for events is to Define the experiment List the sample points Assign probabilities to the sample

More information

IAM 530 ELEMENTS OF PROBABILITY AND STATISTICS INTRODUCTION

IAM 530 ELEMENTS OF PROBABILITY AND STATISTICS INTRODUCTION IAM 530 ELEMENTS OF PROBABILITY AND STATISTICS INTRODUCTION 1 WHAT IS STATISTICS? Statistics is a science of collecting data, organizing and describing it and drawing conclusions from it. That is, statistics

More information

2. How many ways can the letters in PHOENIX be rearranged? 7! = 5,040 ways.

2. How many ways can the letters in PHOENIX be rearranged? 7! = 5,040 ways. Math 142 September 27, 2011 1. How many ways can 9 people be arranged in order? 9! = 362,880 ways 2. How many ways can the letters in PHOENIX be rearranged? 7! = 5,040 ways. 3. The letters in MATH are

More information

STATISTICS 230 COURSE NOTES. Chris Springer, revised by Jerry Lawless and Don McLeish

STATISTICS 230 COURSE NOTES. Chris Springer, revised by Jerry Lawless and Don McLeish STATISTICS 230 COURSE NOTES Chris Springer, revised by Jerry Lawless and Don McLeish JANUARY 2006 Contents 1. Introduction to Probability 1 2. Mathematical Probability Models 5 2.1 SampleSpacesandProbability...

More information

Lesson 1. Basics of Probability. Principles of Mathematics 12: Explained! www.math12.com 314

Lesson 1. Basics of Probability. Principles of Mathematics 12: Explained! www.math12.com 314 Lesson 1 Basics of Probability www.math12.com 314 Sample Spaces: Probability Lesson 1 Part I: Basic Elements of Probability Consider the following situation: A six sided die is rolled The sample space

More information

Statistics 100A Homework 2 Solutions

Statistics 100A Homework 2 Solutions Statistics Homework Solutions Ryan Rosario Chapter 9. retail establishment accepts either the merican Express or the VIS credit card. total of percent of its customers carry an merican Express card, 6

More information

What is the purpose of this document? What is in the document? How do I send Feedback?

What is the purpose of this document? What is in the document? How do I send Feedback? This document is designed to help North Carolina educators teach the Common Core (Standard Course of Study). NCDPI staff are continually updating and improving these tools to better serve teachers. Statistics

More information

STAT 35A HW2 Solutions

STAT 35A HW2 Solutions STAT 35A HW2 Solutions http://www.stat.ucla.edu/~dinov/courses_students.dir/09/spring/stat35.dir 1. A computer consulting firm presently has bids out on three projects. Let A i = { awarded project i },

More information

Exam 3 Review/WIR 9 These problems will be started in class on April 7 and continued on April 8 at the WIR.

Exam 3 Review/WIR 9 These problems will be started in class on April 7 and continued on April 8 at the WIR. Exam 3 Review/WIR 9 These problems will be started in class on April 7 and continued on April 8 at the WIR. 1. Urn A contains 6 white marbles and 4 red marbles. Urn B contains 3 red marbles and two white

More information

MATH 2200 PROBABILITY AND STATISTICS M2200FL083.1

MATH 2200 PROBABILITY AND STATISTICS M2200FL083.1 MATH 2200 PROBABILITY AND STATISTICS M2200FL083.1 In almost all problems, I have given the answers to four significant digits. If your answer is slightly different from one of mine, consider that to be

More information

Probability and Counting Rules

Probability and Counting Rules blu3496x_ch04.qxd 7/6/06 0:49 AM Page 77 B&W CONFIRMINGS C H A P T E R 4 Probability and Counting Rules Objectives Outline After completing this chapter, you should be able to 4 Determine sample spaces

More information

Statistics. Head First. A Brain-Friendly Guide. Dawn Griffiths

Statistics. Head First. A Brain-Friendly Guide. Dawn Griffiths A Brain-Friendly Guide Head First Statistics Discover easy cures for chart failure Improve your season average with the standard deviation Make statistical concepts stick to your brain Beat the odds at

More information

Probability. a number between 0 and 1 that indicates how likely it is that a specific event or set of events will occur.

Probability. a number between 0 and 1 that indicates how likely it is that a specific event or set of events will occur. Probability Probability Simple experiment Sample space Sample point, or elementary event Event, or event class Mutually exclusive outcomes Independent events a number between 0 and 1 that indicates how

More information

CONTINGENCY (CROSS- TABULATION) TABLES

CONTINGENCY (CROSS- TABULATION) TABLES CONTINGENCY (CROSS- TABULATION) TABLES Presents counts of two or more variables A 1 A 2 Total B 1 a b a+b B 2 c d c+d Total a+c b+d n = a+b+c+d 1 Joint, Marginal, and Conditional Probability We study methods

More information

The Binomial Distribution

The Binomial Distribution The Binomial Distribution James H. Steiger November 10, 00 1 Topics for this Module 1. The Binomial Process. The Binomial Random Variable. The Binomial Distribution (a) Computing the Binomial pdf (b) Computing

More information

Question 1 Formatted: Formatted: Formatted: Formatted:

Question 1 Formatted: Formatted: Formatted: Formatted: In many situations in life, we are presented with opportunities to evaluate probabilities of events occurring and make judgments and decisions from this information. In this paper, we will explore four

More information

Teaching & Learning Plans. Plan 1: Introduction to Probability. Junior Certificate Syllabus Leaving Certificate Syllabus

Teaching & Learning Plans. Plan 1: Introduction to Probability. Junior Certificate Syllabus Leaving Certificate Syllabus Teaching & Learning Plans Plan 1: Introduction to Probability Junior Certificate Syllabus Leaving Certificate Syllabus The Teaching & Learning Plans are structured as follows: Aims outline what the lesson,

More information

calculating probabilities

calculating probabilities 4 calculating probabilities Taking Chances What s the probability he s remembered I m allergic to non-precious metals? Life is full of uncertainty. Sometimes it can be impossible to say what will happen

More information

MONT 107N Understanding Randomness Solutions For Final Examination May 11, 2010

MONT 107N Understanding Randomness Solutions For Final Examination May 11, 2010 MONT 07N Understanding Randomness Solutions For Final Examination May, 00 Short Answer (a) (0) How are the EV and SE for the sum of n draws with replacement from a box computed? Solution: The EV is n times

More information

Probability and Expected Value

Probability and Expected Value Probability and Expected Value This handout provides an introduction to probability and expected value. Some of you may already be familiar with some of these topics. Probability and expected value are

More information

Chapter 13 & 14 - Probability PART

Chapter 13 & 14 - Probability PART Chapter 13 & 14 - Probability PART IV : PROBABILITY Dr. Joseph Brennan Math 148, BU Dr. Joseph Brennan (Math 148, BU) Chapter 13 & 14 - Probability 1 / 91 Why Should We Learn Probability Theory? Dr. Joseph

More information

Double Deck Blackjack

Double Deck Blackjack Double Deck Blackjack Double Deck Blackjack is far more volatile than Multi Deck for the following reasons; The Running & True Card Counts can swing drastically from one Round to the next So few cards

More information

b. What is the probability of an event that is certain to occur? ANSWER: P(certain to occur) = 1.0

b. What is the probability of an event that is certain to occur? ANSWER: P(certain to occur) = 1.0 MTH 157 Sample Test 2 ANSWERS Student Row Seat M157ST2a Chapters 3 & 4 Dr. Claude S. Moore Score SHOW ALL NECESSARY WORK. Be Neat and Organized. Good Luck. 1. In a statistics class, 12 students own their

More information

Introductory Probability. MATH 107: Finite Mathematics University of Louisville. March 5, 2014

Introductory Probability. MATH 107: Finite Mathematics University of Louisville. March 5, 2014 Introductory Probability MATH 07: Finite Mathematics University of Louisville March 5, 204 What is probability? Counting and probability 2 / 3 Probability in our daily lives We see chances, odds, and probabilities

More information

STT 200 LECTURE 1, SECTION 2,4 RECITATION 7 (10/16/2012)

STT 200 LECTURE 1, SECTION 2,4 RECITATION 7 (10/16/2012) STT 200 LECTURE 1, SECTION 2,4 RECITATION 7 (10/16/2012) TA: Zhen (Alan) Zhang zhangz19@stt.msu.edu Office hour: (C500 WH) 1:45 2:45PM Tuesday (office tel.: 432-3342) Help-room: (A102 WH) 11:20AM-12:30PM,

More information

MAS113 Introduction to Probability and Statistics

MAS113 Introduction to Probability and Statistics MAS113 Introduction to Probability and Statistics 1 Introduction 1.1 Studying probability theory There are (at least) two ways to think about the study of probability theory: 1. Probability theory is a

More information

This document contains Chapter 2: Statistics, Data Analysis, and Probability strand from the 2008 California High School Exit Examination (CAHSEE):

This document contains Chapter 2: Statistics, Data Analysis, and Probability strand from the 2008 California High School Exit Examination (CAHSEE): This document contains Chapter 2:, Data Analysis, and strand from the 28 California High School Exit Examination (CAHSEE): Mathematics Study Guide published by the California Department of Education. The

More information

Determine the empirical probability that a person selected at random from the 1000 surveyed uses Mastercard.

Determine the empirical probability that a person selected at random from the 1000 surveyed uses Mastercard. Math 120 Practice Exam II Name You must show work for credit. 1) A pair of fair dice is rolled 50 times and the sum of the dots on the faces is noted. Outcome 2 4 5 6 7 8 9 10 11 12 Frequency 6 8 8 1 5

More information

Decision Making Under Uncertainty. Professor Peter Cramton Economics 300

Decision Making Under Uncertainty. Professor Peter Cramton Economics 300 Decision Making Under Uncertainty Professor Peter Cramton Economics 300 Uncertainty Consumers and firms are usually uncertain about the payoffs from their choices Example 1: A farmer chooses to cultivate

More information

A Few Basics of Probability

A Few Basics of Probability A Few Basics of Probability Philosophy 57 Spring, 2004 1 Introduction This handout distinguishes between inductive and deductive logic, and then introduces probability, a concept essential to the study

More information

Mind on Statistics. Chapter 8

Mind on Statistics. Chapter 8 Mind on Statistics Chapter 8 Sections 8.1-8.2 Questions 1 to 4: For each situation, decide if the random variable described is a discrete random variable or a continuous random variable. 1. Random variable

More information

The Math. P (x) = 5! = 1 2 3 4 5 = 120.

The Math. P (x) = 5! = 1 2 3 4 5 = 120. The Math Suppose there are n experiments, and the probability that someone gets the right answer on any given experiment is p. So in the first example above, n = 5 and p = 0.2. Let X be the number of correct

More information

Review. March 21, 2011. 155S7.1 2_3 Estimating a Population Proportion. Chapter 7 Estimates and Sample Sizes. Test 2 (Chapters 4, 5, & 6) Results

Review. March 21, 2011. 155S7.1 2_3 Estimating a Population Proportion. Chapter 7 Estimates and Sample Sizes. Test 2 (Chapters 4, 5, & 6) Results MAT 155 Statistical Analysis Dr. Claude Moore Cape Fear Community College Chapter 7 Estimates and Sample Sizes 7 1 Review and Preview 7 2 Estimating a Population Proportion 7 3 Estimating a Population

More information

Remarks on the Concept of Probability

Remarks on the Concept of Probability 5. Probability A. Introduction B. Basic Concepts C. Permutations and Combinations D. Poisson Distribution E. Multinomial Distribution F. Hypergeometric Distribution G. Base Rates H. Exercises Probability

More information

Section 6-5 Sample Spaces and Probability

Section 6-5 Sample Spaces and Probability 492 6 SEQUENCES, SERIES, AND PROBABILITY 52. How many committees of 4 people are possible from a group of 9 people if (A) There are no restrictions? (B) Both Juan and Mary must be on the committee? (C)

More information

STATISTICS 8, FINAL EXAM. Last six digits of Student ID#: Circle your Discussion Section: 1 2 3 4

STATISTICS 8, FINAL EXAM. Last six digits of Student ID#: Circle your Discussion Section: 1 2 3 4 STATISTICS 8, FINAL EXAM NAME: KEY Seat Number: Last six digits of Student ID#: Circle your Discussion Section: 1 2 3 4 Make sure you have 8 pages. You will be provided with a table as well, as a separate

More information

Chapter 8 Hypothesis Testing Chapter 8 Hypothesis Testing 8-1 Overview 8-2 Basics of Hypothesis Testing

Chapter 8 Hypothesis Testing Chapter 8 Hypothesis Testing 8-1 Overview 8-2 Basics of Hypothesis Testing Chapter 8 Hypothesis Testing 1 Chapter 8 Hypothesis Testing 8-1 Overview 8-2 Basics of Hypothesis Testing 8-3 Testing a Claim About a Proportion 8-5 Testing a Claim About a Mean: s Not Known 8-6 Testing

More information

Probabilities. Probability of a event. From Random Variables to Events. From Random Variables to Events. Probability Theory I

Probabilities. Probability of a event. From Random Variables to Events. From Random Variables to Events. Probability Theory I Victor Adamchi Danny Sleator Great Theoretical Ideas In Computer Science Probability Theory I CS 5-25 Spring 200 Lecture Feb. 6, 200 Carnegie Mellon University We will consider chance experiments with

More information

Ch5: Discrete Probability Distributions Section 5-1: Probability Distribution

Ch5: Discrete Probability Distributions Section 5-1: Probability Distribution Recall: Ch5: Discrete Probability Distributions Section 5-1: Probability Distribution A variable is a characteristic or attribute that can assume different values. o Various letters of the alphabet (e.g.

More information

Basic Probability Concepts

Basic Probability Concepts page 1 Chapter 1 Basic Probability Concepts 1.1 Sample and Event Spaces 1.1.1 Sample Space A probabilistic (or statistical) experiment has the following characteristics: (a) the set of all possible outcomes

More information

Algebra 2 C Chapter 12 Probability and Statistics

Algebra 2 C Chapter 12 Probability and Statistics Algebra 2 C Chapter 12 Probability and Statistics Section 3 Probability fraction Probability is the ratio that measures the chances of the event occurring For example a coin toss only has 2 equally likely

More information

Math 58. Rumbos Fall 2008 1. Solutions to Review Problems for Exam 2

Math 58. Rumbos Fall 2008 1. Solutions to Review Problems for Exam 2 Math 58. Rumbos Fall 2008 1 Solutions to Review Problems for Exam 2 1. For each of the following scenarios, determine whether the binomial distribution is the appropriate distribution for the random variable

More information

Statistics and Probability

Statistics and Probability Statistics and Probability TABLE OF CONTENTS 1 Posing Questions and Gathering Data. 2 2 Representing Data. 7 3 Interpreting and Evaluating Data 13 4 Exploring Probability..17 5 Games of Chance 20 6 Ideas

More information

Complement. If A is an event, then the complement of A, written A c, means all the possible outcomes that are not in A.

Complement. If A is an event, then the complement of A, written A c, means all the possible outcomes that are not in A. Complement If A is an event, then the complement of A, written A c, means all the possible outcomes that are not in A. For example, if A is the event UNC wins at least 5 football games, then A c is the

More information

Introduction to Discrete Probability. Terminology. Probability definition. 22c:19, section 6.x Hantao Zhang

Introduction to Discrete Probability. Terminology. Probability definition. 22c:19, section 6.x Hantao Zhang Introduction to Discrete Probability 22c:19, section 6.x Hantao Zhang 1 Terminology Experiment A repeatable procedure that yields one of a given set of outcomes Rolling a die, for example Sample space

More information

7.S.8 Interpret data to provide the basis for predictions and to establish

7.S.8 Interpret data to provide the basis for predictions and to establish 7 th Grade Probability Unit 7.S.8 Interpret data to provide the basis for predictions and to establish experimental probabilities. 7.S.10 Predict the outcome of experiment 7.S.11 Design and conduct an

More information

How To Understand And Solve A Linear Programming Problem

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

More information

MrMajik s Money Management Strategy Copyright MrMajik.com 2003 All rights reserved.

MrMajik s Money Management Strategy Copyright MrMajik.com 2003 All rights reserved. You are about to learn the very best method there is to beat an even-money bet ever devised. This works on almost any game that pays you an equal amount of your wager every time you win. Casino games are

More information