Motivation. Stat Camp for the MBA Program. Probability. Experiments and Outcomes. Daniel Solow 5/10/2017

Size: px
Start display at page:

Download "Motivation. Stat Camp for the MBA Program. Probability. Experiments and Outcomes. Daniel Solow 5/10/2017"

Transcription

1 Stat Camp for the MBA Program Daniel Solow Lecture 2 Probability Motivation You often need to make decisions under uncertainty, that is, facing an unknown future. Examples: How many computers should I produce this month? What premium should I charge a class of customers for a particular type of insurance policy? The answers to such questions requires knowledge of probability that is, the study of likelihood of certain events occurring Probability Probability is a number that measures the likelihood that an event will happen. Useful as an indicator of the uncertainty associated with an event. Scale from 0 to 1. Probability = 0: the event will certainly not happen. Probability = 1: the event will certainly happen. Probability = 0.5: the event is equally likely to happen or not happen. 68 Experiments and Outcomes Experiment: A situation in which an action could be repeated many times, each resulting in one of many possible outcomes or sample points. Exactly one of these outcomes will occur, but it is not known which. For example: Experiment Outcomes Toss a coin Head, Tail Roll a die 1, 2, 3, 4, 5, 6 Sales Call Sale, No sale Dow Jones tomorrow All positive numbers 69 1

2 Assigning Probabilities Assume an experiment has n possible outcomes E 1, E 2,, E n. The probability assigned to each outcome must be a number between 0 and 1. 0 P(E i ) 1 The sum of the probabilities of all outcomes must equal 1. P(E 1 ) + + P(E n ) = 1 Assigning Probabilities Depending on the situation, you can obtain the probabilities of the outcomes of an experiment from: Assumption that all outcomes are equally likely (classical method) Experience from past data (relative frequency method) Experience, intuition or personal judgment (subjective method) Classical Method In many situations it is reasonable to assume that all n outcomes of an experiment are equally likely to occur. Then each outcome has probability equal to 1/n (why)? Examples: Toss a coin: P(H) = P(T) = 1/2. Roll a die: P(1) = P(2) = = P(6) = 1/6. Relative Frequency Method In some experiments, there are past data available, from which you can estimate the proportion of time each outcome has occurred if the experiment is repeated a large number of times. This proportion is used as an estimate of the probability of the outcome

3 Example When asking about a person s attitude on a new law, the outcome could be: disagree (D), neutral (N), agree (A), or uninformed (U). One way to assign probabilities to these four outcomes is to use the results of a survey, such as the following: Attitude Number of Responses Relative Frequency Disagree (D) 52 52/127=0.41 Neutral (N) 12 12/127=0.09 Agree (A) 37 37/127=0.29 Uninformed (U) 26 26/127=0.21 Total P(D) = 0.41, P(N) = 0.09, P(A) = 0.29, P(U) = Subjective Method Appropriate when Equally-likely assumption is not appropriate. No data are available. One can use other available information, experience, intuition, judgment. In this case, the probability of each outcome expresses the person s subjective degree of belief about the likelihood of the outcome. 75 Example Events What is the probability that I will get that job offer? My personal belief of the chance is 50%. P(offer) = 0.5, P(no offer) = 0.5. The career office believes that the chance is 70%. P(offer) = 0.7, P(no offer) = 0.3 The outcomes are the simplest elements associated with an experiment. However, you are often interested in finding the probabilities of more complicated events related with this experiment. In probability language, events are collections of outcomes

4 Example 1: Rolling a Die Experiment: Roll a die Outcomes: 1, 2,, 6 Events: A = the outcome is less than 3 = {1, 2} B = the outcome is even = {2, 4, 6} C = the outcome is not less than 4 = {4, 5, 6} Example 2: Sporting Event Experiment: One of the following eight cities will be chosen to host a sports contest: New York (N), London (L), Paris (P), Tokyo (T), Beijing (B), Sydney (S), Madrid (M), Chicago (C) Events: A = contest is in Asia = {T, B} B = contest is in an English-speaking city = {N, L, S, C} C = contest is not in Europe = {N, T, B, S, C} Example 3: Playing Cards Example 3 (cont) A deck of cards consists of 52 cards, arranged in four suits: spades (S), clubs(c), diamonds (D), and hearts (H). Spades and clubs are black, diamonds and hearts are red. Each suit has 13 cards arranged in order: 1(ace), 2, 3,, 10, J(ack),Q(ueen), K(ing) face cards A card is denoted by the card number and the suit: 1C = ace of clubs, JH = jack of hearts, and so on. 80 Experiment: Draw a card at random 52 Outcomes: 1S,,KS,1C,,KC,1D,,KD,1H,,KH Events: A = draw a king = {KS, KC, KD, KH} B = draw a red two = {2H, 2D} C = draw a club face card = {JC, QC, KC} 81 4

5 Probabilities of Events The probability of an event can be computed by adding up the probabilities of all outcomes included in that event. Example 1: Rolling a Die Pr(1) = Pr(2) = = Pr(6) = 1/6. A = the outcome is less than 3 = {1, 2} P(A) = P(1) + P(2) = 1/6 + 1/6 = 1/3. B = the outcome is even = {2, 4, 6} P(B) = P(2) + P(4) + P(6) = ½. C = the outcome is not less than 4 = {4, 5, 6} P(C) = P(4) + P(5) + P(6) = ½ Example 2: Sporting Event Assume: P(N) = 0.2, P(L) = 0.1, P(P) = 0.1, P(T) = 0.1, P(B) = 0.05, P(S) = 0.15, P(M) = 0.05, P(C) = Then A = contest is in Asia = {T, B} P(A) = P(T)+P(B) = = B = contest in an English-speaking city = {N, L, S, C} P(B) = = C = contest not in Europe = {N, T, B, S, C} P(C) = = Example: Playing Cards P(any outcome) = 1/52. A = draw a king = {KS, KC, KD, KH} P(A) = 4/52 = 1/13 = B = draw a red two = {2H, 2D} P(B) = 2/52 = 1/26 = C = draw a club face = {JC, QC, KC} P(C) = 3/52 =

6 Complement of an Event The complement of an event A is the event that A does not happen and thus contains all outcomes that are not contained in A. The complement of A is written as A c. If A happens, A c does not happen and vice versa. Complement Law: P(A) = 1 P(A c ). Note: If the event A you are interested in has many outcomes but A c does not, then, to compute P(A), it is easier to find P(A c ) and then Examples Example 1: Suppose A is the event that the weekly sales exceed $2,000 and P(A) = Then A c is the event that the weekly sales do not exceed $2,000 and P(A c ) = Example 2: When you pick a card at random, what is the probability that you do not pick an ace? Answer: Let A = not pick and ace so A c = pick an ace = {AC, AD, AH, AS} and so P(A) = 1 P(A c ) = 1 (4/52) = 48/52. P(A) = 1 P(A c ) Intersection of Two Events If A and B are two events, you are often interested in the probability that both A and B occur simultaneously. The event A and B is called the intersection of A and B, written A B, and consists of outcomes that are in both A and B simultaneously. A A B When you see the word AND think of. B Intersection of Two Events Example: What is the probability of drawing a red king? A = draw a king = {KS, KC, KH, KD} B = draw a red card = {1H,2H,3H,4H,5H,6H,7H,8H,9H,10H,JH,QH,KH, 1D,2D,3D,4D,5D,6D,7D,8D,9D,10D,JD,QD, KD}. A B = draw a king and red card = {KD, KH}. P(drawing a red king) = P(drawing a red card and a king) = P(A B) = {KD, KH} = 1 /

7 Mutually Exclusive Events If A B contains no outcomes, then the events A and B are called mutually exclusive. If A and B are mutually exclusive it is not possible that both A and B will happen. If A and B are mutually exclusive, then Example A = draw a king = {KS, KC, KH, KD} B = draw a queen = {QS, QC, QH, QD} A B contains no outcomes. If you draw a single card, it is not possible that the card will be both a king and a queen. P(A B) = Union of Two Events If A and B are two events, you are often interested in probability that either A or B (or both) occur simultaneously. In math terms, this is called the union of A and B and is denoted by A B. Example: Roll a die. A = the outcome is less than 3 = {1, 2}. B = the outcome is even = {2, 4, 6}. A B = the outcome is less than 3 or even (or both) = {1, 2, 4, 6}. 92 The Addition Law The event A B consists of all the outcomes that belong to both A and B. When you see the word OR think of. The probability of A B can be computed by adding the probabilities of the individual outcomes in A B, OR with the following addition law (whichever is easier): P(A B) = P(A) + P(A B) A B: A A B B 93 7

8 Union of Mutually Exclusive Events If A and B are mutually exclusive, you know that P(A B) = 0. Therefore, for mutually exclusive events, P(A B) = P(A) + P(B) P(A B) = P(A) + P(B) 94 Example Roll a die A = the outcome is less than 3 = {1, 2} B = the outcome is even = {2, 4, 6} A B={2} A B = {1, 2, 4, 6} Probabilities P(A) = 1/3 P(B) = 1/2 P(A B) = 1/6 P(A B) = 4/6 = 2/3. From the addition law: P(A B) = P(A) + P(B) P(A B) = 1/3 + 1/2 1/6 = 2/3 which agrees with the direct calculation. 95 Example Answer You draw a single card from a deck. You win if you draw a king or a red card. What is the probability you win? A = draw a king P(A) = 4/52. B = draw a red card P(B) = 26/52. A B = red king P(A B) = 2 /52 A B = king or red card P(A B) = P(A) + P(B) P (A B) = 4/ /52 2/52 = 28/52 =

9 Conditional Probability Sometimes the probability of an event changes when you get information about another related event. Example: You roll a die and don t see the outcome. What is the probability of the outcome being a 2? 1/6 If I tell you that the outcome was odd, what is the probability of a 2 now? 0 If I tell you that the outcome was even, what is the probability of a 2 now? 1/3 This is the conditional probability of an event given that another event happened. 98 Example: Police Force A police force consists of 960 men an 240 women officers. Last year 288 men and 36 women were promoted. Women officers complained of discrimination. The administration said that this was due to the low number of women officers in the force. Do you think the discrim. complaint is justified? Approach: Compare P(promotion given a man) and P(promotion given a woman). Probability Model Experiment: Select an officer at random Outcomes: Any one of 1200 officers, all equally likely. 99 Events and Their Probabilities Events: M = man officer, P(M) = 960/1200 = 0.8 W = woman officer, P(W) = 240/1200 = 0.2 A = promoted officer, P(A) = 324/1200 = 0.27 A c = non-promoted officer, P(A c ) = 0.73 M A = male prom. off., P(M A) = 288/1200 = 0.24 Men Women Totals Promoted Not Totals Conditional Probability Men Women Totals Promoted Not Totals Select an officer at random. P(selected officer is promoted) = P(A) = 324/1200 = 0.27 Suppose the selected off. is a man. P(A M) = 288/960 = 0.3 Suppose the selected off. is a woman. P(A W) = 36/240 =

10 Conclusion We have found that P(A M) = 0.3: 30% of men officers were promoted. P(A W) = 0.15: 15% of women officers were promoted. Is the complaint justified in your opinion? YES! Computing Conditional Prob. The general formula (Baye s Theorem) for the conditional probability of an event A given that event B has occurred is: Police Example: 102 This is consistent with our original calculation. 103 Independent Events Two events A and B are independent if the probability of A does not change with information about B, that is, if P(A B) = P(A) and vice versa P(B A) = P(B). If this relation is not true, then the two events are dependent. 104 Example: Police Force You have found that P(A M) = 0.3 P(A) = 0.27 Therefore, P(A M) P(A), and the events A and M are dependent. This means that the probability of an officer being promoted is influenced by whether this officer is a man. This justifies the discrimination claim

11 Multiplication Law Assume A and B are independent. Then P(A B) = P(A). However, you also know that P(A B) = P(A B) / P(B). Then you find that P(A B) / P(B) = P(A B) = P(A), or P(A B) = P(A) P(B). Independence It is often reasonable to assume that two events are independent, because of their nature. For example, if you roll two dice. Does knowing what happened on the first roll tell you anything about what will happen on the second roll? No! Because there is no relationship between the first and the second roll, you may assume that A and B are independent. Then the multiplication law implies 106 P(A B) = P(A) P(B) = (1/6) (1/6) = 1/ Summary Example Bob and Jon live together and each has a car that works, respectively, 60% and 90% of the time. A potential employer has said she will hire them if they have one working car at least 95% of the time. Will they get the job? State what you are looking for as a prob. question. Is P(that at least one car is working) 0.95? Use probability theory to answer the question. Events: P( A = Bob s car works ) = 0.6 P( B = Jon s car works) = 0.9 P(at least one car is working) = P(A OR B) = P(A B) = P(A) + P(B) P(A B) (Addition Law) = (0.9) (A & B are ind.) = They get the job. 108 Random Variables A random variable (rv) is a quantity of interest: Whose value is uncertain (by uncertain is meant that there are many (at least two) possible values and you do not know which value will occur). You cannot control the value that occurs. Example 1: Y = the outcome of flipping a coin. Random variables are used to help make decisions in a problem involving uncertainty. Example 2: Roll a die once. If the outcome is 1 or 2 you lose $5, if 3 you lose $1, if 4 you win $2, if 5 or 6 you win $4. Do you want to play this game? To decide, you need to identify appropriate rvs

12 Identifying Random Variables and Their Possible Values The first two steps involved in working with a random variable are: Step 1: Identify the random variable. Use a symbol and write the meaning of the variable, including units. Example : Let X = $ earned in the dice game. Step 2: List all possible values the r.v. can have. Example: X = 5, 1, 2, or Types of Random Variables Discrete Random Variable: A r.v. whose possible values you can count (either finite or an infinite set of countable numbers, for example, 0,1,2, ). Example Roll-and-Earn: X = 5, 1, 2, 4 Can you count these possible values? Yes! Continuous Random Variable: A r.v. whose value is any number (including decimals and fractions) in an interval or a collection of intervals (infinite uncountable number of values). Poss. Val. Example: X = liters of water I drink today. [0, 5] Can you count these possible values? No! 111 Examples of Random Variables Number of heads in 50 tosses of a coin. All possible values: 0, 1,, 50 (discrete) Number of customers who enter a store in a day. All possible values: 0, 1, 2, (discrete) Number of cm of rain next month. All possible values: [0, 30]. (continuous) Time in minutes between two customers arriving at a bank. All possible values: [0, ). (continuous) 112 Examples of Random Variables Number of defective products in a shipment of 100. All possible values: 0, 1, 2,, 100. (discrete) Quantity x of liquid inside a 12 oz can All possible values: [0, 12]. (continuous) Percentage x of a project completed by the deadline. All possible values: [0, 100]. (continuous) $ sales in a retail store tomorrow. All possible values: $ $ (discrete)

13 Which of the Following are RVs? The temperature at noon yesterday. (No) Time is The temperature at noon tomorrow. (Yes) critical! The age of a person chosen at random in this class. (It depends on timing.) If you have already selected the person: If you have not yet selected the person: (No: there is only one value for that person s age.) (Yes) All possible values: The (finite) list of ages of everyone in this class. (discrete) 114 Which of the Following are RVs? The average of a population. (No, µ only has one val.) The average of a sample of size 2. (Depends on time.) If you have already (No, there is only one value selected the sample: for that average.) If you have not yet selected the sample: (Yes) All possible values of The (finite) list of averages of every group of size 2 in the population. Groups of size 2: G1 G2 G3 for the group: A1 A2 A3 (discrete, but ) Warning: When a discrete rv has too many possible values, it might not be practical to work with that rv. 115 RVs, Populations, and Sampling For any population, you can create the following two discrete random variables: Y = the value of an item that will be chosen randomly from the population. = the average of a sample of size n before taking the sample. Note: The average of the pop. is not a RV. For any RV, you can create a sample of size n by observing and recording the value of the RV n separate times. 116 When Something is Unknown Question: What can you do when a quantity of interest such as the average of a population is unknown? Alternative 1: Determine the value, however If doing requires too much time, effort, money, then Alternative 2: Estimate the value, for example, by Building a model! For example: Model 1: Take a sample of size n (the model) and use the average from the sample as your best estimate of. Model 2: Think of as a discrete random variable (the model) with possible values: 20, 21,, 30 Model 3: Think of as a continuous random variable (the model) with possible values: [20, 30]

14 Identifying Random Variables INSURANCE PREMIUMS What should the insurance premium be for a particular class of customers? Question: Is the annual premium a r.v.? Answer: No, because you can control its value. Let C = the $/year to be claimed by this type of customer with possible values: 0 100,000 (discrete) 118 Examples of Random Variables WARRANTIES GoodTire has just introduced a new tire in the car market. How many miles of warranty should the company offer? Qn: Is the warranty mileage a r.v.? Ans: No, because you can control its value. M = the number of miles such a tire is expected to last, with possible values: [0, ). (continuous) 119 Examples of Random Variables PERSONNEL PLANNING How many bank tellers should be working during the busiest time of the day? A = the total number of customers that arrive during that period, with possible values: 0, 1, 2, (discrete) W = the number of minutes it takes a teller to serve a customer, with possible values: [0, 30]. (continuous) Probability Distribution To work with a random variable, you must know that variable s probability distribution, which describes the probabilities of all the possible values of the random variable occurring. Note: Probability distributions are different for discrete RVs and continuous RVs

15 Discrete Distributions For a discrete random variable X, the probability distribution is described by a probability density function that consists of: The list of the possible values and, for each one, the probability of that value occurring. Notationally, if t is a possible value for the rv X then the density function is written as follows: f(t) = P(X = t) = the probability that the random variable takes the value t. 122 Example 1 Toss a coin once. X = number of heads. Possible values of X: t 0 1 P(X = t) = f(t) A valid probability density function for a discrete random variable must satisfy the following two properties: 0 f(t) 1, for each value of t. f(t) = Example 2 Toss a coin twice, and let X = number of heads. Values of X 0 1 Probability Density Function f(0) = P(X = 0) = P(no heads) = P(T and T) = P(T) * P(T) = 0.5 (0.5) = 0.25 f(1) = P(X = 1) = P(1 head) = P(HT or TH) = P(HT) + P(TH) = = f(2) = 1 f(0) f(1) = = 0.25 Example 2 (cont d) The probability density function can be shown in a table or graph: f(t) t

16 Example 3: Roll and Earn Find the probability density function of X, the amount earned in the following game: Roll a die once. If the outcome is 1 or 2 you lose $5, if 3 you lose $1, if 4 you win $2, if 5 or 6 you win $4. Possible values for X: Probabilities: 2/6 1/6 1 or 2 3 1/6 4 2/6 5 or Expected Value In addition to the density function, you also want to find the expected value (mean) of the discrete random variable, which is a measure of the central location of the value of the random variable. Computed as the sum of the products of the possible values x and the corresponding probabilities: X = E[X] = t f(t) Note: The mean of a r.v. is different from the mean of a population and the mean of a sample. 127 Why is the Expected Value Useful? Let the rv X = be your random variable. Example Toss a coin twice and let X = number of heads. The probability density function is: Law of Large Numbers: If you observe the value of the random variable X a large number of times, the average of the observed values will be very close to the expected value of the random variable X. The expected value is: E(X) = (0) (0.25) + (1)(0.5) +(2)(0.25) = 1 If the two tosses are repeated many times and the number of heads recorded each time, the average number of heads per two-tosses will be close to

17 Computing Exp.Value in Excel Roll and Earn Example: Car Dealership Now that the new car models are available, a dealership has lowered the prices on last year s models in order to clear its inventory. With prices slashed, a salesperson estimates the following probability distribution of X, the number of cars that person will sell next week. This means that, if you play the game many times and record Find the expected value of X. What does it mean? the results, on average, you will lose $0.16 each time Answer E(X) = (0)(0.05) + (1)(0.15) + (2)(0.35) + (3)(0.25) + (4)(0.2) = 2.40 If prices stay the same over several weeks, the average number of cars sold per week will be close to Variance and Standard Deviation of Random Variables You also want to find the variance of the r.v., which is a measure of how close the possible values are to the expected value,. µ Var. is small µ Var. is larger The variance of a discrete random variable X is: 2 = VAR(X) = (t ) 2 f(t) The standard deviation is the square root of the variance. Note: Variance and standard deviation for a r.v. are different from those for a population and sample

18 Example Toss a coin twice and let X = number of heads. Recall that the expected value is = 1. Example For the roll-and-earn game, find the variance and standard deviation. Recall that E(X) = = Variance: Var(X) = 2 = 0.50 Standard Deviation: = 0.50 = Variance: Var(X) = 2 = Standard deviation: = =

Lecture 2: Probability. Readings: Sections Statistical Inference: drawing conclusions about the population based on a sample

Lecture 2: Probability. Readings: Sections Statistical Inference: drawing conclusions about the population based on a sample Lecture 2: Probability Readings: Sections 5.1-5.3 1 Introduction Statistical Inference: drawing conclusions about the population based on a sample Parameter: a number that describes the population a fixed

More information

UNIT 5 ~ Probability: What Are the Chances? 1

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

More information

What is Statistics? Stat Camp for the MBA Program. Where Is Statistics Needed? Where Is Statistics Needed?

What is Statistics? Stat Camp for the MBA Program. Where Is Statistics Needed? Where Is Statistics Needed? Stat Camp for the MBA Program Daniel Solow Lecture 1 Exploratory Data Analysis What is Statistics? Statistics is the art and science of collecting, analyzing, presenting and interpreting data, which are

More information

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

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

More information

Probability 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

Example 1: Dear Abby. Stat Camp for the MBA Program

Example 1: Dear Abby. Stat Camp for the MBA Program Stat Camp for the MBA Program Daniel Solow Lecture 4 The Normal Distribution and the Central Limit Theorem 187 Example 1: Dear Abby You wrote that a woman is pregnant for 266 days. Who said so? I carried

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

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

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

ELEG 3143 Probability & Stochastic Process Ch. 1 Probability

ELEG 3143 Probability & Stochastic Process Ch. 1 Probability Department of Electrical Engineering University of Arkansas ELEG 3143 Probability & Stochastic Process Ch. 1 Probability Dr. Jingxian Wu wuj@uark.edu OUTLINE 2 Applications Elementary Set Theory Random

More information

STAT Chapter 3: Probability

STAT Chapter 3: Probability Basic Definitions STAT 515 --- Chapter 3: Probability Experiment: A process which leads to a single outcome (called a sample point) that cannot be predicted with certainty. Sample Space (of an experiment):

More information

Chapter 4 - Introduction to Probability

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

More information

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

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

More information

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

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

Math 3 Proportion & Probability Part 2 Sequences, Patterns, Frequency Tables & Venn Diagrams

Math 3 Proportion & Probability Part 2 Sequences, Patterns, Frequency Tables & Venn Diagrams Math 3 Proportion & Probability Part 2 Sequences, Patterns, Frequency Tables & Venn Diagrams 1 MATH 2 REVIEW ARITHMETIC SEQUENCES In an Arithmetic Sequence the difference between one term and the next

More information

Dept. of Linguistics, Indiana University Fall 2015

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

More information

Statistics for Managers Using Microsoft Excel (3 rd Edition)

Statistics for Managers Using Microsoft Excel (3 rd Edition) Statistics for Managers Using Microsoft Excel (3 rd Edition) Chapter 4 Basic Probability and Discrete Probability Distributions 2002 Prentice-Hall, Inc. Chap 4-1 Chapter Topics Basic probability concepts

More information

2011 Pearson Education, Inc

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

More information

Exam III Review Math-132 (Sections 7.1, 7.2, 7.3, 7.4, 7.5, 7.6, 8.1, 8.2, 8.3)

Exam III Review Math-132 (Sections 7.1, 7.2, 7.3, 7.4, 7.5, 7.6, 8.1, 8.2, 8.3) 1 Exam III Review Math-132 (Sections 7.1, 7.2, 7.3, 7.4, 7.5, 7.6, 8.1, 8.2, 8.3) On this exam, questions may come from any of the following topic areas: - Union and intersection of sets - Complement of

More information

Introduction to probability

Introduction to probability Introduction to probability 4.1 The Basics of Probability Probability The chance that a particular event will occur The probability value will be in the range 0 to 1 Experiment A process that produces

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

Probability 5-4 The Multiplication Rules and Conditional Probability

Probability 5-4 The Multiplication Rules and Conditional Probability Outline Lecture 8 5-1 Introduction 5-2 Sample Spaces and 5-3 The Addition Rules for 5-4 The Multiplication Rules and Conditional 5-11 Introduction 5-11 Introduction as a general concept can be defined

More information

Statistics for Engineers

Statistics for Engineers Statistics for Engineers Antony Lewis http://cosmologist.info/teaching/stat/ Starter question Have you previously done any statistics? 1. Yes 2. No 54% 46% 1 2 BOOKS Chatfield C, 1989. Statistics for

More information

A Event has occurred

A Event has occurred Statistics and probability: 1-1 1. Probability Event: a possible outcome or set of possible outcomes of an experiment or observation. Typically denoted by a capital letter: A, B etc. E.g. The result of

More information

Chapter 3 : Conditional Probability and Independence

Chapter 3 : Conditional Probability and Independence STAT/MATH 394 A - PROBABILITY I UW Autumn Quarter 2016 Néhémy Lim Chapter 3 : Conditional Probability and Independence 1 Conditional Probabilities How should we modify the probability of an event when

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

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

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

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

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

Introduction to Probability

Introduction to Probability Introduction to Probability Content Experiments, Counting Rules, and Assigning Probabilities Events and Their Probability Some Basic Relationships of Probability Conditional Probability Bayes Theorem 2

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

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

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

More information

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

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

More information

Markov Chains. Chapter 16. Markov Chains - 1

Markov Chains. Chapter 16. Markov Chains - 1 Markov Chains Chapter 16 Markov Chains - 1 Why Study Markov Chains? Decision Analysis focuses on decision making in the face of uncertainty about one future event. However, many decisions need to consider

More information

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

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

More information

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

Discrete Random Variables (1) Solutions

Discrete Random Variables (1) Solutions STAT/MATH 394 A - PROBABILITY I UW Autumn Quarter 06 Néhémy Lim Discrete Random Variables ( Solutions Problem. The probability mass function p X of some discrete real-valued random variable X is given

More information

Conditional probability

Conditional probability CHAPTER 4 Conditional probability 4.1. Introduction Suppose there are 200 men, of which 100 are smokers, and 100 women, of which 20 are smokers. What is the probability that a person chosen at random will

More information

Properties of Probability

Properties of Probability Econ 325 Notes on Probability 1 By Hiro Kasahara Properties of Probability In statistics, we consider random experiments, experiments for which the outcome is random, i.e., cannot be predicted with certainty.

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

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

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

Stat 225 Week 1, 8/20/12-8/24/12, Notes: Set Theory

Stat 225 Week 1, 8/20/12-8/24/12, Notes: Set Theory Stat 225 Week 1, 8/20/12-8/24/12, Notes: Set Theory The Fall 2012 Stat 225 T.A.s September 7, 2012 The material in this handout is intended to cover general set theory topics. Information includes (but

More information

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

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

More information

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

Lecture 1 Introduction to Probability and Set Theory Text: A Course in Probability by Weiss

Lecture 1 Introduction to Probability and Set Theory Text: A Course in Probability by Weiss Lecture 1 to and Set Theory Text: A Course in by Weiss 1.2 2.3 STAT 225 to Models January 13, 2014 to and Whitney Huang Purdue University 1.1 Agenda to and 1 2 3 1.2 Motivation Uncertainty/Randomness in

More information

Announcements. Lecture 5: Probability. Dangling threads from last week: Mean vs. median. Dangling threads from last week: Sampling bias

Announcements. Lecture 5: Probability. Dangling threads from last week: Mean vs. median. Dangling threads from last week: Sampling bias Recap Announcements Lecture 5: Statistics 101 Mine Çetinkaya-Rundel September 13, 2011 HW1 due TA hours Thursday - Sunday 4pm - 9pm at Old Chem 211A If you added the class last week please make sure to

More information

Mutually Exclusive Events

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

More information

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- describes the pattern of chance outcomes

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

More information

Lecture 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

Econ 113. Lecture Module 2

Econ 113. Lecture Module 2 Econ 113 Lecture Module 2 Contents 1. Experiments and definitions 2. Events and probabilities 3. Assigning probabilities 4. Probability of complements 5. Conditional probability 6. Statistical independence

More information

F71SM STATISTICAL METHODS

F71SM STATISTICAL METHODS F71SM STATISTICAL METHODS RJG SUMMARY NOTES 2 PROBABILITY 2.1 Introduction A random experiment is an experiment which is repeatable under identical conditions, and for which, at each repetition, the outcome

More information

Random processes. Lecture 17: Probability, Part 1. Probability. Law of large numbers

Random processes. Lecture 17: Probability, Part 1. Probability. Law of large numbers Random processes Lecture 17: Probability, Part 1 Statistics 10 Colin Rundel March 26, 2012 A random process is a situation in which we know what outcomes could happen, but we don t know which particular

More information

Event A: at least one tail observed A:

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

More information

PROBABILITY.

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

More information

Chapter 1: Revie of Calculus and Probability

Chapter 1: Revie of Calculus and Probability Chapter 1: Revie of Calculus and Probability Refer to Text Book: Operations Research: Applications and Algorithms By Wayne L. Winston,Ch. 12 Operations Research: An Introduction By Hamdi Taha, Ch. 12 OR441-Dr.Khalid

More information

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

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

More information

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

CHAPTER 4 PROBABILITY AND PROBABILITY DISTRIBUTIONS

CHAPTER 4 PROBABILITY AND PROBABILITY DISTRIBUTIONS CHAPTER 4 PROBABILITY AND PROBABILITY DISTRIBUTIONS 4.2 Events and Sample Space De nition 1. An experiment is the process by which an observation (or measurement) is obtained Examples 1. 1: Tossing a pair

More information

Probability, Conditional Probability and Bayes Rule IE231 - Lecture Notes 3 Mar 6, 2018

Probability, Conditional Probability and Bayes Rule IE231 - Lecture Notes 3 Mar 6, 2018 Probability, Conditional Probability and Bayes Rule IE31 - Lecture Notes 3 Mar 6, 018 #Introduction Let s recall some probability concepts. Probability is the quantification of uncertainty. For instance

More information

Chapter 7: Section 7-1 Probability Theory and Counting Principles

Chapter 7: Section 7-1 Probability Theory and Counting Principles Chapter 7: Section 7-1 Probability Theory and Counting Principles D. S. Malik Creighton University, Omaha, NE D. S. Malik Creighton University, Omaha, NE Chapter () 7: Section 7-1 Probability Theory and

More information

Deep Learning for Computer Vision

Deep Learning for Computer Vision Deep Learning for Computer Vision Lecture 3: Probability, Bayes Theorem, and Bayes Classification Peter Belhumeur Computer Science Columbia University Probability Should you play this game? Game: A fair

More information

Chapter 1 (Basic Probability)

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

More information

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

STAT509: Probability

STAT509: Probability University of South Carolina August 20, 2014 The Engineering Method and Statistical Thinking The general steps of engineering method are: 1. Develop a clear and concise description of the problem. 2. Identify

More information

Conditional Probability & Independence. Conditional Probabilities

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

More information

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

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

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

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

More information

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

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

Quantitative Methods for Decision Making

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

More information

Stat 225 Week 2, 8/27/12-8/31/12, Notes: Independence and Bayes Rule

Stat 225 Week 2, 8/27/12-8/31/12, Notes: Independence and Bayes Rule Stat 225 Week 2, 8/27/12-8/31/12, Notes: Independence and Bayes Rule The Fall 2012 Stat 225 T.A.s September 7, 2012 1 Monday, 8/27/12, Notes on Independence In general, a conditional probability will change

More information

Probability - Lecture 4

Probability - Lecture 4 1 Introduction Probability - Lecture 4 Many methods of computation physics and the comparison of data to a mathematical representation, apply stochastic methods. These ideas were first introduced in the

More information

Notes Week 2 Chapter 3 Probability WEEK 2 page 1

Notes Week 2 Chapter 3 Probability WEEK 2 page 1 Notes Week 2 Chapter 3 Probability WEEK 2 page 1 The sample space of an experiment, sometimes denoted S or in probability theory, is the set that consists of all possible elementary outcomes of that experiment

More information

Formalizing Probability. Choosing the Sample Space. Probability Measures

Formalizing Probability. Choosing the Sample Space. Probability Measures Formalizing Probability Choosing the Sample Space What do we assign probability to? Intuitively, we assign them to possible events (things that might happen, outcomes of an experiment) Formally, we take

More information

Probability Theory. Introduction to Probability Theory. Principles of Counting Examples. Principles of Counting. Probability spaces.

Probability Theory. Introduction to Probability Theory. Principles of Counting Examples. Principles of Counting. Probability spaces. Probability Theory To start out the course, we need to know something about statistics and probability Introduction to Probability Theory L645 Advanced NLP Autumn 2009 This is only an introduction; for

More information

Independence 1 2 P(H) = 1 4. On the other hand = P(F ) =

Independence 1 2 P(H) = 1 4. On the other hand = P(F ) = Independence Previously we considered the following experiment: A card is drawn at random from a standard deck of cards. Let H be the event that a heart is drawn, let R be the event that a red card is

More information

STAT 516: Basic Probability and its Applications

STAT 516: Basic Probability and its Applications Lecture 3: Conditional Probability and Independence Prof. Michael September 29, 2015 Motivating Example Experiment ξ consists of rolling a fair die twice; A = { the first roll is 6 } amd B = { the sum

More information

Discrete probability distributions

Discrete probability distributions Discrete probability s BSAD 30 Dave Novak Fall 08 Source: Anderson et al., 05 Quantitative Methods for Business th edition some slides are directly from J. Loucks 03 Cengage Learning Covered so far Chapter

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

Chapter 2 PROBABILITY SAMPLE SPACE

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

More information

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

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

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

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

More information

Probability and Statistics Notes

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

More information

Chapter 2: Probability Part 1

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

More information

Introduction and basic definitions

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

More information

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

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

More information

Chapter 6. Probability

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

More information

CHAPTER 3 PROBABILITY: EVENTS AND PROBABILITIES

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

More information

Statistics Primer. A Brief Overview of Basic Statistical and Probability Principles. Essential Statistics for Data Analysts Using Excel

Statistics Primer. A Brief Overview of Basic Statistical and Probability Principles. Essential Statistics for Data Analysts Using Excel Statistics Primer A Brief Overview of Basic Statistical and Probability Principles Liberty J. Munson, PhD 9/19/16 Essential Statistics for Data Analysts Using Excel Table of Contents What is a Variable?...

More information

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

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

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

Week 2: Probability: Counting, Sets, and Bayes

Week 2: Probability: Counting, Sets, and Bayes Statistical Methods APPM 4570/5570, STAT 4000/5000 21 Probability Introduction to EDA Week 2: Probability: Counting, Sets, and Bayes Random variable Random variable is a measurable quantity whose outcome

More information

STT When trying to evaluate the likelihood of random events we are using following wording.

STT When trying to evaluate the likelihood of random events we are using following wording. Introduction to Chapter 2. Probability. When trying to evaluate the likelihood of random events we are using following wording. Provide your own corresponding examples. Subjective probability. An individual

More information

(a) Fill in the missing probabilities in the table. (b) Calculate P(F G). (c) Calculate P(E c ). (d) Is this a uniform sample space?

(a) Fill in the missing probabilities in the table. (b) Calculate P(F G). (c) Calculate P(E c ). (d) Is this a uniform sample space? Math 166 Exam 1 Review Sections L.1-L.2, 1.1-1.7 Note: This review is more heavily weighted on the new material this week: Sections 1.5-1.7. For more practice problems on previous material, take a look

More information