Statistics. Marco Caserta IE University. Stats 1 / 56

Size: px
Start display at page:

Download "Statistics. Marco Caserta IE University. Stats 1 / 56"

Transcription

1 Statistics Marco Caserta IE University Stats 1 / 56

2 1 Random variables 2 Binomial distribution 3 Poisson distribution 4 Hypergeometric Distribution 5 Jointly Distributed Discrete Random Variables Stats 2 / 56

3 Random variables 1 Random variables Expectation Variability in random variables Linear combinations of random variables Variability in linear combinations of random variables Recap 2 Binomial distribution Bernoulli distribution The binomial distribution 3 Poisson distribution 4 Hypergeometric Distribution 5 Jointly Distributed Discrete Random Variables Stats 3 / 56

4 Random variables Random variables A random variable is a numeric quantity whose value depends on the outcome of a random event We use a capital letter, like X, to denote a random variable The values of a random variable are denoted with a lower case letter, in this case x For example, P(X = x) There are two types of random variables: Discrete random variables often take only integer values Example: Number of credit hours, Difference in number of credit hours this term vs last Continuous random variables take real (decimal) values Example: Cost of books this term, Difference in cost of books this term vs last Stats 4 / 56

5 Random variables Expectation Expectation We are often interested in the average outcome of a random variable. We call this the expected value (mean), and it is a weighted average of the possible outcomes k µ = E(X) = x P(X = x i ) i=1 Do not miss the following TED video: Dan Gilbert on Why We Make Bad Decisions. Stats 5 / 56

6 Random variables Expectation Expected value of a discrete random variable In a game of cards you win $1 if you draw a heart, $5 if you draw an ace (including the ace of hearts), $10 if you draw the king of spades and nothing for any other card you draw. Write the probability model for your winnings, and calculate your expected winning. Stats 6 / 56

7 Random variables Expectation Expected value of a discrete random variable In a game of cards you win $1 if you draw a heart, $5 if you draw an ace (including the ace of hearts), $10 if you draw the king of spades and nothing for any other card you draw. Write the probability model for your winnings, and calculate your expected winning. Event X P(X) X P(X) Heart (not ace) Ace King of spades All else Total E(X) = Stats 6 / 56

8 Random variables Expectation Expected value of a discrete random variable (cont.) Below is a visual representation of the probability distribution of winnings from this game: Stats 7 / 56

9 Random variables Variability in random variables Variability We are also often interested in the variability in the values of a random variable. k σ 2 = Var(X) = (x i E(X)) 2 P(X = x i ) i=1 σ = S D(X) = Var(X) Stats 8 / 56

10 Random variables Variability in random variables Variability of a discrete random variable For the previous card game example, how much would you expect the winnings to vary from game to game? Stats 9 / 56

11 Random variables Variability in random variables Variability of a discrete random variable For the previous card game example, how much would you expect the winnings to vary from game to game? X P(X) X P(X) (X E(X)) 2 P(X) (X E(X)) = (1 0.81) 2 = = = (5 0.81) 2 = = = ( ) 2 = = = 0 (0 0.81)2 = = E(X) = 0.81 Stats 9 / 56

12 Random variables Variability in random variables Variability of a discrete random variable For the previous card game example, how much would you expect the winnings to vary from game to game? X P(X) X P(X) (X E(X)) 2 P(X) (X E(X)) = (1 0.81) 2 = = = (5 0.81) 2 = = = ( ) 2 = = = 0 (0 0.81)2 = = E(X) = 0.81 V(X) = Stats 9 / 56

13 Random variables Variability in random variables Variability of a discrete random variable For the previous card game example, how much would you expect the winnings to vary from game to game? X P(X) X P(X) (X E(X)) 2 P(X) (X E(X)) = (1 0.81) 2 = = = (5 0.81) 2 = = = ( ) 2 = = = 0 (0 0.81)2 = = E(X) = 0.81 V(X) = S D(X) = = 1.85 Stats 9 / 56

14 Random variables Linear combinations of random variables Linear combinations A linear combination of random variables X and Y is given by ax + by where a and b are some fixed numbers. Stats 10 / 56

15 Random variables Linear combinations of random variables Linear combinations A linear combination of random variables X and Y is given by ax + by where a and b are some fixed numbers. The average value of a linear combination of random variables is given by E(aX + by) = a E(X) + b E(Y) Thus, if we consider a linear function of a random variable a + bx, we have: E(a + bx) = a + b E(X) Stats 10 / 56

16 Random variables Linear combinations of random variables Calculating the expectation of a linear combination On average you take 10 minutes for each statistics homework problem and 15 minutes for each chemistry homework problem. This week you have 5 statistics and 4 chemistry homework problems assigned. What is the total time you expect to spend on statistics and physics homework for the week? Stats 11 / 56

17 Random variables Linear combinations of random variables Calculating the expectation of a linear combination On average you take 10 minutes for each statistics homework problem and 15 minutes for each chemistry homework problem. This week you have 5 statistics and 4 chemistry homework problems assigned. What is the total time you expect to spend on statistics and physics homework for the week? E(5S + 4C) = 5 E(S ) + 4 E(C) = = = 110 min Stats 11 / 56

18 Random variables Variability in linear combinations of random variables Linear combinations The variability of a linear combination of two independent random variables is calculated as V(aX + by) = a 2 V(X) + b 2 V(Y) Stats 12 / 56

19 Random variables Variability in linear combinations of random variables Linear combinations The variability of a linear combination of two independent random variables is calculated as V(aX + by) = a 2 V(X) + b 2 V(Y) The standard deviation of the linear combination is the square root of the variance. Stats 12 / 56

20 Random variables Variability in linear combinations of random variables Linear combinations The variability of a linear combination of two independent random variables is calculated as V(aX + by) = a 2 V(X) + b 2 V(Y) The standard deviation of the linear combination is the square root of the variance. Thus, if we consider a linear function of a random variable a + bx, we have: V(a + bx) = b 2 V(X) Stats 12 / 56

21 Random variables Variability in linear combinations of random variables Linear combinations The variability of a linear combination of two independent random variables is calculated as V(aX + by) = a 2 V(X) + b 2 V(Y) The standard deviation of the linear combination is the square root of the variance. Thus, if we consider a linear function of a random variable a + bx, we have: V(a + bx) = b 2 V(X) Note: If the random variables are not independent, the variance calculation gets a little more complicated and will be presented later. Stats 12 / 56

22 Random variables Variability in linear combinations of random variables Calculating the variance of a linear combination The standard deviation of the time you take for each statistics homework problem is 1.5 minutes, and it is 2 minutes for each chemistry problem. What is the standard deviation of the time you expect to spend on statistics and physics homework for the week if you have 5 statistics and 4 chemistry homework problems assigned? Stats 13 / 56

23 Random variables Variability in linear combinations of random variables Calculating the variance of a linear combination The standard deviation of the time you take for each statistics homework problem is 1.5 minutes, and it is 2 minutes for each chemistry problem. What is the standard deviation of the time you expect to spend on statistics and physics homework for the week if you have 5 statistics and 4 chemistry homework problems assigned? V(5S + 4C) = 5 2 V(S ) V(C) = = = Stats 13 / 56

24 Random variables Recap Practice A casino game costs $5 to play. If you draw first a red card, then you get to draw a second card. If the second card is the ace of hearts, you win $500. If not, you don t win anything, i.e. lose your $5. What is your expected profits/losses from playing this game? Remember: profit/loss = winnings - cost. (a) A loss of 10 (b) A loss of 25 (c) A loss of 30 (d) A profit of 5 Stats 14 / 56

25 Random variables Recap Practice A casino game costs $5 to play. If you draw first a red card, then you get to draw a second card. If the second card is the ace of hearts, you win $500. If not, you don t win anything, i.e. lose your $5. What is your expected profits/losses from playing this game? Remember: profit/loss = winnings - cost. (a) A loss of 10 (b) A loss of 25 (c) A loss of 30 (d) A profit of 5 Event Win Profit: X P(X) X P(X) 25 Red, A = = = Other = = = E(X) = 0.3 Stats 14 / 56

26 Random variables Recap Fair game A fair game is defined as a game that costs as much as its expected payout, i.e. expected profit is 0. Stats 15 / 56

27 Random variables Recap Fair game A fair game is defined as a game that costs as much as its expected payout, i.e. expected profit is 0. Do you think casino games in Vegas cost more or less than their expected payouts? Stats 15 / 56

28 Random variables Recap Fair game A fair game is defined as a game that costs as much as its expected payout, i.e. expected profit is 0. Do you think casino games in Vegas cost more or less than their expected payouts? If those games cost less than their expected payouts, it would mean that the casinos would be losing money on average, and hence they wouldn t be able to pay for all this Stats 15 / 56

29 Random variables Recap Simplifying random variables Random variables do not work like normal algebraic variables: X + X 2X Stats 16 / 56

30 Random variables Recap Simplifying random variables Random variables do not work like normal algebraic variables: X + X 2X E(X + X) = E(X) + E(X) = 2E(X) Var(X + X) = Var(X) + Var(X) (assuming independence) = 2 Var(X) E(2X) = 2E(X) Var(2X) = 2 2 Var(X) = 4 Var(X) Stats 16 / 56

31 Random variables Recap Simplifying random variables Random variables do not work like normal algebraic variables: X + X 2X E(X + X) = E(X) + E(X) = 2E(X) Var(X + X) = Var(X) + Var(X) (assuming independence) = 2 Var(X) E(2X) = 2E(X) Var(2X) = 2 2 Var(X) = 4 Var(X) Note: E(X + X) = E(2X) but Var(X + X) Var(2X). Stats 16 / 56

32 Random variables Recap Adding or multiplying? A company has 5 Lincoln Town Cars in its fleet. Historical data show that annual maintenance cost for each car is on average $2,154 with a standard deviation of $132. What is the mean and the standard deviation of the total annual maintenance cost for this fleet? Stats 17 / 56

33 Random variables Recap Adding or multiplying? A company has 5 Lincoln Town Cars in its fleet. Historical data show that annual maintenance cost for each car is on average $2,154 with a standard deviation of $132. What is the mean and the standard deviation of the total annual maintenance cost for this fleet? Note that we have 5 cars each with the given annual maintenance cost (X 1 + X 2 + X 3 + X 4 + X 5 ), not one car that had 5 times the given annual maintenance cost (5X). Stats 17 / 56

34 Random variables Recap Adding or multiplying? A company has 5 Lincoln Town Cars in its fleet. Historical data show that annual maintenance cost for each car is on average $2,154 with a standard deviation of $132. What is the mean and the standard deviation of the total annual maintenance cost for this fleet? Note that we have 5 cars each with the given annual maintenance cost (X 1 + X 2 + X 3 + X 4 + X 5 ), not one car that had 5 times the given annual maintenance cost (5X). E(X 1 + X 2 + X 3 + X 4 + X 5 ) = E(X 1 ) + E(X 2 ) + E(X 3 ) + E(X 4 ) + E(X 5 ) Stats 17 / 56

35 Random variables Recap Adding or multiplying? A company has 5 Lincoln Town Cars in its fleet. Historical data show that annual maintenance cost for each car is on average $2,154 with a standard deviation of $132. What is the mean and the standard deviation of the total annual maintenance cost for this fleet? Note that we have 5 cars each with the given annual maintenance cost (X 1 + X 2 + X 3 + X 4 + X 5 ), not one car that had 5 times the given annual maintenance cost (5X). E(X 1 + X 2 + X 3 + X 4 + X 5 ) = E(X 1 ) + E(X 2 ) + E(X 3 ) + E(X 4 ) + E(X 5 ) = 5 E(X) = 5 2, 154 = $10, 770 Stats 17 / 56

36 Random variables Recap Adding or multiplying? A company has 5 Lincoln Town Cars in its fleet. Historical data show that annual maintenance cost for each car is on average $2,154 with a standard deviation of $132. What is the mean and the standard deviation of the total annual maintenance cost for this fleet? Note that we have 5 cars each with the given annual maintenance cost (X 1 + X 2 + X 3 + X 4 + X 5 ), not one car that had 5 times the given annual maintenance cost (5X). E(X 1 + X 2 + X 3 + X 4 + X 5 ) = E(X 1 ) + E(X 2 ) + E(X 3 ) + E(X 4 ) + E(X 5 ) = 5 E(X) = 5 2, 154 = $10, 770 Var(X 1 + X 2 + X 3 + X 4 + X 5 ) = Var(X 1 ) + Var(X 2 ) + Var(X 3 ) + Var(X 4 ) + Var(X 5 ) Stats 17 / 56

37 Random variables Recap Adding or multiplying? A company has 5 Lincoln Town Cars in its fleet. Historical data show that annual maintenance cost for each car is on average $2,154 with a standard deviation of $132. What is the mean and the standard deviation of the total annual maintenance cost for this fleet? Note that we have 5 cars each with the given annual maintenance cost (X 1 + X 2 + X 3 + X 4 + X 5 ), not one car that had 5 times the given annual maintenance cost (5X). E(X 1 + X 2 + X 3 + X 4 + X 5 ) = E(X 1 ) + E(X 2 ) + E(X 3 ) + E(X 4 ) + E(X 5 ) = 5 E(X) = 5 2, 154 = $10, 770 Var(X 1 + X 2 + X 3 + X 4 + X 5 ) = Var(X 1 ) + Var(X 2 ) + Var(X 3 ) + Var(X 4 ) + Var(X 5 ) = 5 V(X) = = $87, 120 Stats 17 / 56

38 Random variables Recap Adding or multiplying? A company has 5 Lincoln Town Cars in its fleet. Historical data show that annual maintenance cost for each car is on average $2,154 with a standard deviation of $132. What is the mean and the standard deviation of the total annual maintenance cost for this fleet? Note that we have 5 cars each with the given annual maintenance cost (X 1 + X 2 + X 3 + X 4 + X 5 ), not one car that had 5 times the given annual maintenance cost (5X). E(X 1 + X 2 + X 3 + X 4 + X 5 ) = E(X 1 ) + E(X 2 ) + E(X 3 ) + E(X 4 ) + E(X 5 ) = 5 E(X) = 5 2, 154 = $10, 770 Var(X 1 + X 2 + X 3 + X 4 + X 5 ) = Var(X 1 ) + Var(X 2 ) + Var(X 3 ) + Var(X 4 ) + Var(X 5 ) = 5 V(X) = = $87, 120 S D(X 1 + X 2 + X 3 + X 4 + X 5 ) = 87, 120 = Stats 17 / 56

39 Random variables Recap Probability Distributions Stats 18 / 56

40 Binomial distribution 1 Random variables Expectation Variability in random variables Linear combinations of random variables Variability in linear combinations of random variables Recap 2 Binomial distribution Bernoulli distribution The binomial distribution 3 Poisson distribution 4 Hypergeometric Distribution 5 Jointly Distributed Discrete Random Variables Stats 19 / 56

41 Binomial distribution Bernoulli distribution Milgram experiment Stanley Milgram, a Yale University psychologist, conducted a series of experiments on obedience to authority starting in Experimenter (E) orders the teacher (T), the subject of the experiment, to give severe electric shocks to a learner (L) each time the learner answers a question incorrectly. The learner is actually an actor, and the electric shocks are not real, but a prerecorded sound is played each time the teacher administers an electric shock. Stats 20 / 56

42 Binomial distribution Bernoulli distribution Milgram experiment (cont.) These experiments measured the willingness of study participants to obey an authority figure who instructed them to perform acts that conflicted with their personal conscience. Milgram found that about 65% of people would obey authority and give such shocks. Over the years, additional research suggested this number is approximately consistent across communities and time. Stats 21 / 56

43 Binomial distribution Bernoulli distribution Bernouilli random variables Each person in Milgram s experiment can be thought of as a trial. A person is labeled a success if she refuses to administer a severe shock, and failure if she administers such shock. Since only 35% of people refused to administer a shock, probability of success is p = When an individual trial has only two possible outcomes, it is called a Bernoulli random variable. Stats 22 / 56

44 Binomial distribution The binomial distribution Suppose we randomly select four individuals to participate in this experiment. What is the probability that exactly 1 of them will refuse to administer the shock? Stats 23 / 56

45 Binomial distribution The binomial distribution Suppose we randomly select four individuals to participate in this experiment. What is the probability that exactly 1 of them will refuse to administer the shock? Let s call these people Allen (A), Brittany (B), Caroline (C), and Damian (D). Each one of the four scenarios below will satisfy the condition of exactly 1 of them refuses to administer the shock : Stats 23 / 56

46 Binomial distribution The binomial distribution Suppose we randomly select four individuals to participate in this experiment. What is the probability that exactly 1 of them will refuse to administer the shock? Let s call these people Allen (A), Brittany (B), Caroline (C), and Damian (D). Each one of the four scenarios below will satisfy the condition of exactly 1 of them refuses to administer the shock : #1: 0.35 (A) refuse 0.65 (B) shock 0.65 (C) shock 0.65 (D) shock = Stats 23 / 56

47 Binomial distribution The binomial distribution Suppose we randomly select four individuals to participate in this experiment. What is the probability that exactly 1 of them will refuse to administer the shock? Let s call these people Allen (A), Brittany (B), Caroline (C), and Damian (D). Each one of the four scenarios below will satisfy the condition of exactly 1 of them refuses to administer the shock : #1: 0.35 (A) refuse 0.65 (B) shock 0.65 (C) shock 0.65 (D) shock = #2: 0.65 (A) shock 0.35 (B) refuse 0.65 (C) shock 0.65 (D) shock = Stats 23 / 56

48 Binomial distribution The binomial distribution Suppose we randomly select four individuals to participate in this experiment. What is the probability that exactly 1 of them will refuse to administer the shock? Let s call these people Allen (A), Brittany (B), Caroline (C), and Damian (D). Each one of the four scenarios below will satisfy the condition of exactly 1 of them refuses to administer the shock : #1: #2: #3: 0.35 (A) refuse 0.65 (B) shock 0.65 (A) shock 0.65 (A) shock 0.65 (C) shock 0.35 (B) refuse 0.65 (C) shock 0.65 (B) shock 0.65 (D) shock 0.65 (D) shock 0.35 (C) refuse 0.65 (D) shock = = = Stats 23 / 56

49 Binomial distribution The binomial distribution Suppose we randomly select four individuals to participate in this experiment. What is the probability that exactly 1 of them will refuse to administer the shock? Let s call these people Allen (A), Brittany (B), Caroline (C), and Damian (D). Each one of the four scenarios below will satisfy the condition of exactly 1 of them refuses to administer the shock : #1: #2: #3: #4: 0.35 (A) refuse 0.65 (B) shock 0.65 (A) shock 0.65 (A) shock 0.65 (A) shock 0.65 (C) shock 0.35 (B) refuse 0.65 (C) shock 0.65 (B) shock 0.65 (B) shock 0.65 (D) shock 0.65 (D) shock 0.35 (C) refuse 0.65 (D) shock 0.65 (C) shock 0.35 (D) refuse = = = = Stats 23 / 56

50 Binomial distribution The binomial distribution Suppose we randomly select four individuals to participate in this experiment. What is the probability that exactly 1 of them will refuse to administer the shock? Let s call these people Allen (A), Brittany (B), Caroline (C), and Damian (D). Each one of the four scenarios below will satisfy the condition of exactly 1 of them refuses to administer the shock : #1: #2: #3: #4: 0.35 (A) refuse 0.65 (B) shock 0.65 (A) shock 0.65 (A) shock 0.65 (A) shock 0.65 (C) shock 0.35 (B) refuse 0.65 (C) shock 0.65 (B) shock 0.65 (B) shock 0.65 (D) shock 0.65 (D) shock 0.35 (C) refuse 0.65 (D) shock 0.65 (C) shock 0.35 (D) refuse = = = = The probability of exactly one 1 of 4 people refusing to administer the shock is the sum of all of these probabilities = = Stats 23 / 56

51 Binomial distribution The binomial distribution Binomial distribution The question from the prior slide asked for the probability of given number of successes, k, in a given number of trials, n, (k = 1 success in n = 4 trials), and we calculated this probability as # o f scenarios P(single scenario) Stats 24 / 56

52 Binomial distribution The binomial distribution Binomial distribution The question from the prior slide asked for the probability of given number of successes, k, in a given number of trials, n, (k = 1 success in n = 4 trials), and we calculated this probability as # o f scenarios P(single scenario) # o f scenarios: there is a less tedious way to figure this out, we ll get to that shortly... Stats 24 / 56

53 Binomial distribution The binomial distribution Binomial distribution The question from the prior slide asked for the probability of given number of successes, k, in a given number of trials, n, (k = 1 success in n = 4 trials), and we calculated this probability as # o f scenarios P(single scenario) # o f scenarios: there is a less tedious way to figure this out, we ll get to that shortly... P(single scenario) = p k (1 p) (n k) probability of success to the power of number of successes, probability of failure to the power of number of failures Stats 24 / 56

54 Binomial distribution The binomial distribution Binomial distribution The question from the prior slide asked for the probability of given number of successes, k, in a given number of trials, n, (k = 1 success in n = 4 trials), and we calculated this probability as # o f scenarios P(single scenario) # o f scenarios: there is a less tedious way to figure this out, we ll get to that shortly... P(single scenario) = p k (1 p) (n k) probability of success to the power of number of successes, probability of failure to the power of number of failures The Binomial distribution describes the probability of having exactly k successes in n independent Bernouilli trials with probability of success p. Stats 24 / 56

55 Binomial distribution The binomial distribution Counting the # of scenarios Earlier we wrote out all possible scenarios that fit the condition of exactly one person refusing to administer the shock. If n was larger and/or k was different than 1, for example, n = 9 and k = 2: Stats 25 / 56

56 Binomial distribution The binomial distribution Counting the # of scenarios Earlier we wrote out all possible scenarios that fit the condition of exactly one person refusing to administer the shock. If n was larger and/or k was different than 1, for example, n = 9 and k = 2: RRSSSSSSS Stats 25 / 56

57 Binomial distribution The binomial distribution Counting the # of scenarios Earlier we wrote out all possible scenarios that fit the condition of exactly one person refusing to administer the shock. If n was larger and/or k was different than 1, for example, n = 9 and k = 2: RRSSSSSSS SRRSSSSSS Stats 25 / 56

58 Binomial distribution The binomial distribution Counting the # of scenarios Earlier we wrote out all possible scenarios that fit the condition of exactly one person refusing to administer the shock. If n was larger and/or k was different than 1, for example, n = 9 and k = 2: RRSSSSSSS SRRSSSSSS SSRRSSSSS SSRSSRSSS SSSSSSSRR writing out all possible scenarios would be incredibly tedious and prone to errors. Stats 25 / 56

59 Binomial distribution The binomial distribution Calculating the # of scenarios Choose function The choose function is useful for calculating the number of ways to choose k successes in n trials. ( ) n n! = k k!(n k)! Stats 26 / 56

60 Binomial distribution The binomial distribution Calculating the # of scenarios Choose function The choose function is useful for calculating the number of ways to choose k successes in n trials. ( ) n n! = k k!(n k)! k = 1, n = ( ) 4 4: 1 = 4! 1!(4 1)! = 1 (3 2 1) = 4 Stats 26 / 56

61 Binomial distribution The binomial distribution Calculating the # of scenarios Choose function The choose function is useful for calculating the number of ways to choose k successes in n trials. ( ) n n! = k k!(n k)! k = 1, n = ( ) 4 4: 1 = 4! 1!(4 1)! = 1 (3 2 1) = 4 k = 2, n = ( ) 9 9: 2 = 9! 2!(9 1)! = 9 8 7! 2 1 7! = 72 2 = 36 Stats 26 / 56

62 Binomial distribution The binomial distribution Properties of the choose function Which of the following is false? (a) There are n ways of getting 1 success in n trials, ( n 1) = n. (b) There is only 1 way of getting n successes in n trials, ( n n) = 1. (c) There is only 1 way of getting n failures in n trials, ( n 0) = 1. (d) There are n 1 ways of getting n 1 successes in n trials, ( n n 1) = n 1. Stats 27 / 56

63 Binomial distribution The binomial distribution Properties of the choose function Which of the following is false? (a) There are n ways of getting 1 success in n trials, ( n 1) = n. (b) There is only 1 way of getting n successes in n trials, ( n n) = 1. (c) There is only 1 way of getting n failures in n trials, ( n 0) = 1. (d) There are n 1 ways of getting n 1 successes in n trials, ( n n 1) = n 1. Stats 27 / 56

64 Binomial distribution The binomial distribution Binomial distribution (cont.) Binomial probabilities If p represents probability of success, (1 p) represents probability of failure, n represents number of independent trials, and k represents number of successes ( ) n P(k successes in n trials) = p k (1 p) (n k) k Assumptions: There are several trials, each with only two possible outcomes The probability of success in each trial is always the same Trials are independent Stats 28 / 56

65 Binomial distribution The binomial distribution Binomial distribution: Mean and Variance Let X be the number of successes in n independent trials, each with probability of success p. Then, X follows a binomial distribution with mean: µ = E[X] = np and variance: σ 2 = E [ (X µ) 2] = np(1 p) Stats 29 / 56

66 Binomial distribution The binomial distribution Which of the following is not a condition that needs to be met for the binomial distribution to be applicable? (a) the trials must be independent (b) the number of trials, n, must be fixed (c) each trial outcome must be classified as a success or a failure (d) the number of desired successes, k, must be greater than the number of trials (e) the probability of success, p, must be the same for each trial Stats 30 / 56

67 Binomial distribution The binomial distribution Which of the following is not a condition that needs to be met for the binomial distribution to be applicable? (a) the trials must be independent (b) the number of trials, n, must be fixed (c) each trial outcome must be classified as a success or a failure (d) the number of desired successes, k, must be greater than the number of trials (e) the probability of success, p, must be the same for each trial Stats 30 / 56

68 Binomial distribution The binomial distribution A 2012 Gallup survey suggests that 26.2% of Americans are obese. Among a random sample of 10 Americans, what is the probability that exactly 8 are obese? (a) pretty high (b) pretty low Gallup: January 23, Stats 31 / 56

69 Binomial distribution The binomial distribution A 2012 Gallup survey suggests that 26.2% of Americans are obese. Among a random sample of 10 Americans, what is the probability that exactly 8 are obese? (a) pretty high (b) pretty low Gallup: January 23, Stats 31 / 56

70 Binomial distribution The binomial distribution A 2012 Gallup survey suggests that 26.2% of Americans are obese. Among a random sample of 10 Americans, what is the probability that exactly 8 are obese? (a) (b) ( ) (c) ( ) (d) ( ) Stats 32 / 56

71 Binomial distribution The binomial distribution A 2012 Gallup survey suggests that 26.2% of Americans are obese. Among a random sample of 10 Americans, what is the probability that exactly 8 are obese? (a) (b) ( ) (c) ( ) = = (d) ( ) Stats 32 / 56

72 Binomial distribution The binomial distribution The birthday problem What is the probability that 2 randomly chosen people share a birthday? Stats 33 / 56

73 Binomial distribution The binomial distribution The birthday problem What is the probability that 2 randomly chosen people share a birthday? Pretty low, Stats 33 / 56

74 Binomial distribution The binomial distribution The birthday problem What is the probability that 2 randomly chosen people share a birthday? Pretty low, What is the probability that at least 2 people out of 366 people share a birthday? Stats 33 / 56

75 Binomial distribution The binomial distribution The birthday problem What is the probability that 2 randomly chosen people share a birthday? Pretty low, What is the probability that at least 2 people out of 366 people share a birthday? Exactly 1! (Excluding the possibility of a leap year birthday.) Stats 33 / 56

76 Binomial distribution The binomial distribution The birthday problem (cont.) What is the probability that at least 2 people (1 match) out of 121 people share a birthday? Stats 34 / 56

77 Binomial distribution The binomial distribution The birthday problem (cont.) What is the probability that at least 2 people (1 match) out of 121 people share a birthday? Somewhat complicated to calculate, but we can think of it as the complement of the probability that there are no matches in 121 people. ( P(no matches) = ) ( 1 2 ) ( ) Stats 34 / 56

78 Binomial distribution The binomial distribution The birthday problem (cont.) What is the probability that at least 2 people (1 match) out of 121 people share a birthday? Somewhat complicated to calculate, but we can think of it as the complement of the probability that there are no matches in 121 people. P(no matches) = ( ) ( 1 2 ) ( ) = Stats 34 / 56

79 Binomial distribution The binomial distribution The birthday problem (cont.) What is the probability that at least 2 people (1 match) out of 121 people share a birthday? Somewhat complicated to calculate, but we can think of it as the complement of the probability that there are no matches in 121 people. P(no matches) = ( ) ( 1 2 ) ( ) = = 365! ( )! Stats 34 / 56

80 Binomial distribution The binomial distribution The birthday problem (cont.) What is the probability that at least 2 people (1 match) out of 121 people share a birthday? Somewhat complicated to calculate, but we can think of it as the complement of the probability that there are no matches in 121 people. P(no matches) = ( ) ( 1 2 ) ( ) = ! = ( )! 121! ( ) = Stats 34 / 56

81 Binomial distribution The binomial distribution The birthday problem (cont.) What is the probability that at least 2 people (1 match) out of 121 people share a birthday? Somewhat complicated to calculate, but we can think of it as the complement of the probability that there are no matches in 121 people. P(no matches) = ( ) ( 1 2 ) ( ) = ! = ( )! 121! ( ) = Stats 34 / 56

82 Binomial distribution The binomial distribution The birthday problem (cont.) What is the probability that at least 2 people (1 match) out of 121 people share a birthday? Somewhat complicated to calculate, but we can think of it as the complement of the probability that there are no matches in 121 people. P(no matches) = ( ) ( 1 2 ) ( ) = ! = ( )! 121! ( ) = P(at least 1 match) 1 Stats 34 / 56

83 Binomial distribution The binomial distribution An analysis of Facebook users A recent study found that Facebook users get more than they give. For example: 40% of Facebook users in our sample made a friend request, but 63% received at least one request Users in our sample pressed the like button next to friends content an average of 14 times, but had their content liked an average of 20 times Users sent 9 personal messages, but received 12 12% of users tagged a friend in a photo, but 35% were themselves tagged in a photo Any guesses for how this pattern can be explained? Stats 35 / 56

84 Binomial distribution The binomial distribution An analysis of Facebook users A recent study found that Facebook users get more than they give. For example: 40% of Facebook users in our sample made a friend request, but 63% received at least one request Users in our sample pressed the like button next to friends content an average of 14 times, but had their content liked an average of 20 times Users sent 9 personal messages, but received 12 12% of users tagged a friend in a photo, but 35% were themselves tagged in a photo Any guesses for how this pattern can be explained? Power users contribute much more content than the typical user. Stats 35 / 56

85 Binomial distribution The binomial distribution This study also found that approximately 25% of Facebook users are considered power users. The same study found that the average Facebook user has 245 friends. What is the probability that the average Facebook user with 245 friends has 70 or more friends who would be considered power users? Note any assumptions you must make. We are given that n = 245, p = 0.25, and we are asked for the probability P(K 70). To proceed, we need independence, which we ll assume but could check if we had access to more Facebook data. Stats 36 / 56

86 Binomial distribution The binomial distribution This study also found that approximately 25% of Facebook users are considered power users. The same study found that the average Facebook user has 245 friends. What is the probability that the average Facebook user with 245 friends has 70 or more friends who would be considered power users? Note any assumptions you must make. We are given that n = 245, p = 0.25, and we are asked for the probability P(K 70). To proceed, we need independence, which we ll assume but could check if we had access to more Facebook data. P(X 70) = P(K = 70 or K = 71 or K = 72 or or K = 245) = P(K = 70) + P(K = 71) + P(K = 72) + + P(K = 245) Stats 36 / 56

87 Binomial distribution The binomial distribution This study also found that approximately 25% of Facebook users are considered power users. The same study found that the average Facebook user has 245 friends. What is the probability that the average Facebook user with 245 friends has 70 or more friends who would be considered power users? Note any assumptions you must make. We are given that n = 245, p = 0.25, and we are asked for the probability P(K 70). To proceed, we need independence, which we ll assume but could check if we had access to more Facebook data. P(X 70) = P(K = 70 or K = 71 or K = 72 or or K = 245) = P(K = 70) + P(K = 71) + P(K = 72) + + P(K = 245) This seems like an awful lot of work... Stats 36 / 56

88 Binomial distribution The binomial distribution Normal approximation to the binomial When the sample size is large enough, the binomial distribution with parameters n and p can be approximated by the normal model with parameters µ = np and σ = np(1 p). In the case of the Facebook power users, n = 245 and p = µ = = σ = = 6.78 Bin(n = 245, p = 0.25) N(µ = 61.25, σ = 6.78) Bin(245,0.25) N(61.5,6.78) k Stats 37 / 56

89 Binomial distribution The binomial distribution What is the probability that the average Facebook user with 245 friends has 70 or more friends who would be considered power users? Stats 38 / 56

90 Binomial distribution The binomial distribution What is the probability that the average Facebook user with 245 friends has 70 or more friends who would be considered power users? Stats 38 / 56

91 Binomial distribution The binomial distribution What is the probability that the average Facebook user with 245 friends has 70 or more friends who would be considered power users? Z = obs mean S D = = Stats 38 / 56

92 Binomial distribution The binomial distribution What is the probability that the average Facebook user with 245 friends has 70 or more friends who would be considered power users? Z = obs mean S D = = 1.29 Second decimal place of Z Z Stats 38 / 56

93 Binomial distribution The binomial distribution What is the probability that the average Facebook user with 245 friends has 70 or more friends who would be considered power users? Z = obs mean S D = = 1.29 Second decimal place of Z Z P(Z > 1.29) = = Stats 38 / 56

94 Poisson distribution 1 Random variables Expectation Variability in random variables Linear combinations of random variables Variability in linear combinations of random variables Recap 2 Binomial distribution Bernoulli distribution The binomial distribution 3 Poisson distribution 4 Hypergeometric Distribution 5 Jointly Distributed Discrete Random Variables Stats 39 / 56

95 Poisson distribution Poisson distribution The Poisson distribution is often useful for estimating the number of rare events in a large population over a short unit of time for a fixed population if the individuals within the population are independent. The rate for a Poisson distribution is the average number of occurrences in a mostly-fixed population per unit of time, and is typically denoted by λ. Using the rate, we can describe the probability of observing exactly k rare events in a single unit of time. Poisson distribution p(observe k rare events) = λk e λ k!, where: k may take a value 0, 1, 2, and so on, and k! represents k-factorial. The letter e is the base of the natural logarithm. The mean and standard deviation of this distribution are λ and λ, respectively. Stats 40 / 56

96 Poisson distribution Poisson distribution Assume an interval is divided into a very large number of equal subintervals where the probability of the occurrence of an event in any subinterval is very small. Poisson distribution assumptions: The probability of the occurrence of an event is constant for all subintervals. There can be no more than one occurrence in each subinterval. Occurrences are independent; that is, an occurrence in one interval does not influence the probability of an occurrence in another interval. Stats 41 / 56

97 Poisson distribution Suppose that in a rural region of a developing country electricity power failures occur following a Poisson distribution with an average of 2 failures every week. Calculate the probability that in a given week the electricity fails only once. Stats 42 / 56

98 Poisson distribution Suppose that in a rural region of a developing country electricity power failures occur following a Poisson distribution with an average of 2 failures every week. Calculate the probability that in a given week the electricity fails only once. Given λ = 2. Stats 42 / 56

99 Poisson distribution Suppose that in a rural region of a developing country electricity power failures occur following a Poisson distribution with an average of 2 failures every week. Calculate the probability that in a given week the electricity fails only once. Given λ = 2. P(only 1 failure in a week) = 2 1 e 2 1! Stats 42 / 56

100 Poisson distribution Suppose that in a rural region of a developing country electricity power failures occur following a Poisson distribution with an average of 2 failures every week. Calculate the probability that in a given week the electricity fails only once. Given λ = 2. P(only 1 failure in a week) = = 2 1 e 2 1! 2 e 2 1 Stats 42 / 56

101 Poisson distribution Suppose that in a rural region of a developing country electricity power failures occur following a Poisson distribution with an average of 2 failures every week. Calculate the probability that in a given week the electricity fails only once. Given λ = 2. P(only 1 failure in a week) = 2 1 e 2 1! = 2 e 2 1 = 0.27 Stats 42 / 56

102 Poisson distribution Suppose that in a rural region of a developing country electricity power failures occur following a Poisson distribution with an average of 2 failures every week. Calculate the probability that on a given day the electricity fails three times. Stats 43 / 56

103 Poisson distribution Suppose that in a rural region of a developing country electricity power failures occur following a Poisson distribution with an average of 2 failures every week. Calculate the probability that on a given day the electricity fails three times. We are given the weekly failure rate, but to answer this question we need to first calculate the average rate of failure on a given day: λ day = 2 7 = Note that we are assuming that the probability of power failure is the same on any day of the week, i.e. we assume independence. Stats 43 / 56

104 Poisson distribution Suppose that in a rural region of a developing country electricity power failures occur following a Poisson distribution with an average of 2 failures every week. Calculate the probability that on a given day the electricity fails three times. We are given the weekly failure rate, but to answer this question we need to first calculate the average rate of failure on a given day: λ day = 2 7 = Note that we are assuming that the probability of power failure is the same on any day of the week, i.e. we assume independence. P(3 failures on a given day) = e ! Stats 43 / 56

105 Poisson distribution Suppose that in a rural region of a developing country electricity power failures occur following a Poisson distribution with an average of 2 failures every week. Calculate the probability that on a given day the electricity fails three times. We are given the weekly failure rate, but to answer this question we need to first calculate the average rate of failure on a given day: λ day = 2 7 = Note that we are assuming that the probability of power failure is the same on any day of the week, i.e. we assume independence. P(3 failures on a given day) = = e ! e Stats 43 / 56

106 Poisson distribution Suppose that in a rural region of a developing country electricity power failures occur following a Poisson distribution with an average of 2 failures every week. Calculate the probability that on a given day the electricity fails three times. We are given the weekly failure rate, but to answer this question we need to first calculate the average rate of failure on a given day: λ day = 2 7 = Note that we are assuming that the probability of power failure is the same on any day of the week, i.e. we assume independence. P(3 failures on a given day) = = e ! e = Stats 43 / 56

107 Poisson distribution Is it Poisson? A random variable may follow a Poisson distribution if the event being considered is rare, the population is large, and the events occur independently of each other. However we can think of situations where the events are not really independent. For example, if we are interested in the probability of a certain number of weddings over one summer, we should take into consideration that weekends are more popular for weddings. In this case, a Poisson model may sometimes still be reasonable if we allow it to have a different rate for different times; we could model the rate as higher on weekends than on weekdays. The idea of modeling rates for a Poisson distribution against a second variable (day of the week) forms the foundation of some more advanced methods called generalized linear models. There are beyond the scope of this course. Stats 44 / 56

108 Hypergeometric Distribution 1 Random variables Expectation Variability in random variables Linear combinations of random variables Variability in linear combinations of random variables Recap 2 Binomial distribution Bernoulli distribution The binomial distribution 3 Poisson distribution 4 Hypergeometric Distribution 5 Jointly Distributed Discrete Random Variables Stats 45 / 56

109 Hypergeometric Distribution Hypergeometric Distribution n trials in a sample taken from a finite population of size N Sample taken without replacement Outcomes of trials are dependent Goal: Concerned with finding the probability of x successes in the sample where there are S successes in the population. Sampling with replacement (or very large population) Binomial distribution Sampling without replacement (prob changes with each selection) Hypergeometric distribution Stats 46 / 56

110 Hypergeometric Distribution Hypergeometric Distribution: The Logic 1 The number of possible ways that x successes can be selected from the sample out of S successes in the population is: ( ) S C S S! x = = x x!(s x)! 2 The number of possible ways that n x nonsuccesses can be selected from the sample out of N S nonsuccesses in the population is: ( ) N S Cn x N S (N S )! = = n x (n x)!(n S n + x)! 3 The total number of different samples of size n that can be obtained from a population of size N is: ( ) N Cn N N! = = n n!(n n)! Stats 47 / 56

111 Hypergeometric Distribution Example Hypergeometric Distribution p(x) = CS x C N S n x C N n A company receives shipment of 20 items. Because inspection of each individual item is expensive, it has a policy of checking a random sample of 6 items from such a shipment, and if no more than 1 sample item is defective, the remainder will not be checked. What is the probability that a shipment of 5 defective items will not be subjected to additional checking? defective is success in this example N = 20, S=5, n = 6 We need to find p(x 1) = p(x = 0) + p(x = 1) p(0) = p(1) = 5! 0!5! 6!9! 15! = ! 6!14! 5! 1!4! 5!10! 15! = ! 6!14! Stats 48 / 56

112 Jointly Distributed Discrete Random Variables 1 Random variables Expectation Variability in random variables Linear combinations of random variables Variability in linear combinations of random variables Recap 2 Binomial distribution Bernoulli distribution The binomial distribution 3 Poisson distribution 4 Hypergeometric Distribution 5 Jointly Distributed Discrete Random Variables Stats 49 / 56

113 Jointly Distributed Discrete Random Variables Joint Probability Distribution A joint probability function is used to express the probability that X takes the specific value x and simultaneously Y takes the value y, as a function of x and y: p(x, y) = (X = x Y = y) Marginal Probability Distribution: p(x) = y p(x, y) p(y) = x p(x, y) Properties of the joint distribution: 0 p(x, y) 1 sum of the joint p(x, y) over all pair of values must be equal to 1 Stats 50 / 56

114 Jointly Distributed Discrete Random Variables Conditional Probability Distribution The conditional probability of X, given Y = y is: p(x y) = p(x, y) p(y) The conditional probability of Y, given X = x is: p(y x) = p(x, y) p(x) Two jointly distributed random variables X and Y are said to be independent if and only if: p(x, y) = p(x)p(y) Stats 51 / 56

115 Jointly Distributed Discrete Random Variables Conditional Mean and Variance The conditional mean is: µ Y X = E[Y X] = (y x)p(y x) y The conditional variance is: σ 2 Y X = E[(Y µ [ Y X) 2 X] = (y µy x ) 2 x ] p(y x) y Stats 52 / 56

116 Jointly Distributed Discrete Random Variables Covariance and Correlation Let X and Y be two discrete random variables with mean µ x and µ y, respectively; The expected value of (x µ x )(y µ y ) is called covariance between X and Y: Cov(X, Y) = E[(x µ x )(y µ y )] = (x µ x )(y µ y )p(x, y) x y The correlation between X and Y is: ρ = Corr(X, Y) = Cov(x, y) σ x σ y Remember: 1 ρ 1 Stats 53 / 56

117 Jointly Distributed Discrete Random Variables Application: Portfolio Analysis Let random variable X be the price for stock A and random variable Y be the price for stock B The market value, W, for the portfolio is given by the linear function: W = ax + by where a is the number of shares of stock A, and b is the number of shares of stock B Stats 54 / 56

118 Jointly Distributed Discrete Random Variables Application: Portfolio Analysis The mean value of W is: µ W = E[W] = E[aX + by] = aµ x + bµ y The variance of W is: σ 2 W = a2 σ 2 x + b 2 σ 2 y + 2abCov(x, y) An alternative formula for the variance (using the correlation) is: σ 2 W = a2 σ 2 x + b 2 σ 2 y + 2abCorr(x, y)σ x σ y Stats 55 / 56

Unit 2: Probability and distributions Lecture 4: Binomial distribution

Unit 2: Probability and distributions Lecture 4: Binomial distribution Unit 2: Probability and distributions Lecture 4: Binomial distribution Statistics 101 Thomas Leininger May 24, 2013 Announcements Announcements No class on Monday PS #3 due Wednesday Statistics 101 (Thomas

More information

Milgram experiment. Unit 2: Probability and distributions Lecture 4: Binomial distribution. Statistics 101. Milgram experiment (cont.

Milgram experiment. Unit 2: Probability and distributions Lecture 4: Binomial distribution. Statistics 101. Milgram experiment (cont. Binary outcomes Milgram experiment Unit 2: Probability and distributions Lecture 4: Statistics 101 Monika Jingchen Hu Duke University May 23, 2014 Stanley Milgram, a Yale University psychologist, conducted

More information

Nicole Dalzell. July 7, 2014

Nicole Dalzell. July 7, 2014 UNIT 2: PROBABILITY AND DISTRIBUTIONS LECTURE 2: NORMAL DISTRIBUTION STATISTICS 101 Nicole Dalzell July 7, 2014 Announcements Short Quiz Today Statistics 101 (Nicole Dalzell) U2 - L2: Normal distribution

More information

Chapter 3: Distributions of Random Variables

Chapter 3: Distributions of Random Variables Chapter 3: Distributions of Random Variables OpenIntro Statistics, 3rd Edition Slides modified for UU ICS Research Methods Sept-Nov/2018. Slides developed by Mine C etinkaya-rundel of OpenIntro. The slides

More information

Chapter 3: Distributions of Random Variables

Chapter 3: Distributions of Random Variables Chapter 3: Distributions of Random Variables OpenIntro Statistics, 3rd Edition Slides developed by Mine C etinkaya-rundel of OpenIntro. The slides may be copied, edited, and/or shared via the CC BY-SA

More information

LECTURE 6 DISTRIBUTIONS

LECTURE 6 DISTRIBUTIONS LECTURE 6 DISTRIBUTIONS OVERVIEW Uniform Distribution Normal Distribution Random Variables Continuous Distributions MOST OF THE SLIDES ADOPTED FROM OPENINTRO STATS BOOK. NORMAL DISTRIBUTION Unimodal and

More information

Statistics for Business and Economics

Statistics for Business and Economics Statistics for Business and Economics Chapter 5 Continuous Random Variables and Probability Distributions Ch. 5-1 Probability Distributions Probability Distributions Ch. 4 Discrete Continuous Ch. 5 Probability

More information

Chapter 3 Discrete Random Variables and Probability Distributions

Chapter 3 Discrete Random Variables and Probability Distributions Chapter 3 Discrete Random Variables and Probability Distributions Part 4: Special Discrete Random Variable Distributions Sections 3.7 & 3.8 Geometric, Negative Binomial, Hypergeometric NOTE: The discrete

More information

Discrete Random Variables and Probability Distributions. Stat 4570/5570 Based on Devore s book (Ed 8)

Discrete Random Variables and Probability Distributions. Stat 4570/5570 Based on Devore s book (Ed 8) 3 Discrete Random Variables and Probability Distributions Stat 4570/5570 Based on Devore s book (Ed 8) Random Variables We can associate each single outcome of an experiment with a real number: We refer

More information

Chapter 7: Random Variables and Discrete Probability Distributions

Chapter 7: Random Variables and Discrete Probability Distributions Chapter 7: Random Variables and Discrete Probability Distributions 7. Random Variables and Probability Distributions This section introduced the concept of a random variable, which assigns a numerical

More information

Probability Models.S2 Discrete Random Variables

Probability Models.S2 Discrete Random Variables Probability Models.S2 Discrete Random Variables Operations Research Models and Methods Paul A. Jensen and Jonathan F. Bard Results of an experiment involving uncertainty are described by one or more random

More information

5. In fact, any function of a random variable is also a random variable

5. In fact, any function of a random variable is also a random variable Random Variables - Class 11 October 14, 2012 Debdeep Pati 1 Random variables 1.1 Expectation of a function of a random variable 1. Expectation of a function of a random variable 2. We know E(X) = x xp(x)

More information

Some Discrete Distribution Families

Some Discrete Distribution Families Some Discrete Distribution Families ST 370 Many families of discrete distributions have been studied; we shall discuss the ones that are most commonly found in applications. In each family, we need a formula

More information

Lecture 8 - Sampling Distributions and the CLT

Lecture 8 - Sampling Distributions and the CLT Lecture 8 - Sampling Distributions and the CLT Statistics 102 Kenneth K. Lopiano September 18, 2013 1 Basics Improvements 2 Variability of Estimates Activity Sampling distributions - via simulation Sampling

More information

2011 Pearson Education, Inc

2011 Pearson Education, Inc Statistics for Business and Economics Chapter 4 Random Variables & Probability Distributions Content 1. Two Types of Random Variables 2. Probability Distributions for Discrete Random Variables 3. The Binomial

More information

A probability distribution shows the possible outcomes of an experiment and the probability of each of these outcomes.

A probability distribution shows the possible outcomes of an experiment and the probability of each of these outcomes. Introduction In the previous chapter we discussed the basic concepts of probability and described how the rules of addition and multiplication were used to compute probabilities. In this chapter we expand

More information

Review of commonly missed questions on the online quiz. Lecture 7: Random variables] Expected value and standard deviation. Let s bet...

Review of commonly missed questions on the online quiz. Lecture 7: Random variables] Expected value and standard deviation. Let s bet... Recap Review of commonly missed questions on the online quiz Lecture 7: ] Statistics 101 Mine Çetinkaya-Rundel OpenIntro quiz 2: questions 4 and 5 September 20, 2011 Statistics 101 (Mine Çetinkaya-Rundel)

More information

Simple Random Sample

Simple Random Sample Simple Random Sample A simple random sample (SRS) of size n consists of n elements from the population chosen in such a way that every set of n elements has an equal chance to be the sample actually selected.

More information

Statistics for Managers Using Microsoft Excel 7 th Edition

Statistics for Managers Using Microsoft Excel 7 th Edition Statistics for Managers Using Microsoft Excel 7 th Edition Chapter 5 Discrete Probability Distributions Statistics for Managers Using Microsoft Excel 7e Copyright 014 Pearson Education, Inc. Chap 5-1 Learning

More information

Probability Theory and Simulation Methods. April 9th, Lecture 20: Special distributions

Probability Theory and Simulation Methods. April 9th, Lecture 20: Special distributions April 9th, 2018 Lecture 20: Special distributions Week 1 Chapter 1: Axioms of probability Week 2 Chapter 3: Conditional probability and independence Week 4 Chapters 4, 6: Random variables Week 9 Chapter

More information

15.063: Communicating with Data Summer Recitation 3 Probability II

15.063: Communicating with Data Summer Recitation 3 Probability II 15.063: Communicating with Data Summer 2003 Recitation 3 Probability II Today s Goal Binomial Random Variables (RV) Covariance and Correlation Sums of RV Normal RV 15.063, Summer '03 2 Random Variables

More information

Mean of a Discrete Random variable. Suppose that X is a discrete random variable whose distribution is : :

Mean of a Discrete Random variable. Suppose that X is a discrete random variable whose distribution is : : Dr. Kim s Note (December 17 th ) The values taken on by the random variable X are random, but the values follow the pattern given in the random variable table. What is a typical value of a random variable

More information

A random variable (r. v.) is a variable whose value is a numerical outcome of a random phenomenon.

A random variable (r. v.) is a variable whose value is a numerical outcome of a random phenomenon. Chapter 14: random variables p394 A random variable (r. v.) is a variable whose value is a numerical outcome of a random phenomenon. Consider the experiment of tossing a coin. Define a random variable

More information

Statistics 6 th Edition

Statistics 6 th Edition Statistics 6 th Edition Chapter 5 Discrete Probability Distributions Chap 5-1 Definitions Random Variables Random Variables Discrete Random Variable Continuous Random Variable Ch. 5 Ch. 6 Chap 5-2 Discrete

More information

Chapter 4 Probability Distributions

Chapter 4 Probability Distributions Slide 1 Chapter 4 Probability Distributions Slide 2 4-1 Overview 4-2 Random Variables 4-3 Binomial Probability Distributions 4-4 Mean, Variance, and Standard Deviation for the Binomial Distribution 4-5

More information

Binomial Random Variables. Binomial Random Variables

Binomial Random Variables. Binomial Random Variables Bernoulli Trials Definition A Bernoulli trial is a random experiment in which there are only two possible outcomes - success and failure. 1 Tossing a coin and considering heads as success and tails as

More information

Chapter 6: Random Variables

Chapter 6: Random Variables Chapter 6: Random Variables Section 6.3 The Practice of Statistics, 4 th edition For AP* STARNES, YATES, MOORE Chapter 6 Random Variables 6.1 Discrete and Continuous Random Variables 6.2 Transforming and

More information

8.1 Binomial Distributions

8.1 Binomial Distributions 8.1 Binomial Distributions The Binomial Setting The 4 Conditions of a Binomial Setting: 1.Each observation falls into 1 of 2 categories ( success or fail ) 2 2.There is a fixed # n of observations. 3.All

More information

1. Steve says I have two children, one of which is a boy. Given this information, what is the probability that Steve has two boys?

1. Steve says I have two children, one of which is a boy. Given this information, what is the probability that Steve has two boys? Chapters 6 8 Review 1. Steve says I have two children, one of which is a boy. Given this information, what is the probability that Steve has two boys? (A) 1 (B) 3 1 (C) 3 (D) 4 1 (E) None of the above..

More information

Unit2: Probabilityanddistributions. 3. Normal and binomial distributions

Unit2: Probabilityanddistributions. 3. Normal and binomial distributions Announcements Unit2: Probabilityanddistributions 3. Normal and binomial distributions Sta 101 - Summer 2017 Duke University, Department of Statistical Science PS: Explain your reasoning + show your work

More information

Central Limit Theorem 11/08/2005

Central Limit Theorem 11/08/2005 Central Limit Theorem 11/08/2005 A More General Central Limit Theorem Theorem. Let X 1, X 2,..., X n,... be a sequence of independent discrete random variables, and let S n = X 1 + X 2 + + X n. For each

More information

Discrete Random Variables and Probability Distributions

Discrete Random Variables and Probability Distributions Chapter 4 Discrete Random Variables and Probability Distributions 4.1 Random Variables A quantity resulting from an experiment that, by chance, can assume different values. A random variable is a variable

More information

4.2 Bernoulli Trials and Binomial Distributions

4.2 Bernoulli Trials and Binomial Distributions Arkansas Tech University MATH 3513: Applied Statistics I Dr. Marcel B. Finan 4.2 Bernoulli Trials and Binomial Distributions A Bernoulli trial 1 is an experiment with exactly two outcomes: Success and

More information

Probability Models. Grab a copy of the notes on the table by the door

Probability Models. Grab a copy of the notes on the table by the door Grab a copy of the notes on the table by the door Bernoulli Trials Suppose a cereal manufacturer puts pictures of famous athletes in boxes of cereal, in the hope of increasing sales. The manufacturer announces

More information

MA 1125 Lecture 14 - Expected Values. Wednesday, October 4, Objectives: Introduce expected values.

MA 1125 Lecture 14 - Expected Values. Wednesday, October 4, Objectives: Introduce expected values. MA 5 Lecture 4 - Expected Values Wednesday, October 4, 27 Objectives: Introduce expected values.. Means, Variances, and Standard Deviations of Probability Distributions Two classes ago, we computed the

More information

Overview. Definitions. Definitions. Graphs. Chapter 4 Probability Distributions. probability distributions

Overview. Definitions. Definitions. Graphs. Chapter 4 Probability Distributions. probability distributions Chapter 4 Probability Distributions 4-1 Overview 4-2 Random Variables 4-3 Binomial Probability Distributions 4-4 Mean, Variance, and Standard Deviation for the Binomial Distribution 4-5 The Poisson Distribution

More information

Probability Theory. Mohamed I. Riffi. Islamic University of Gaza

Probability Theory. Mohamed I. Riffi. Islamic University of Gaza Probability Theory Mohamed I. Riffi Islamic University of Gaza Table of contents 1. Chapter 2 Discrete Distributions The binomial distribution 1 Chapter 2 Discrete Distributions Bernoulli trials and the

More information

II - Probability. Counting Techniques. three rules of counting. 1multiplication rules. 2permutations. 3combinations

II - Probability. Counting Techniques. three rules of counting. 1multiplication rules. 2permutations. 3combinations II - Probability Counting Techniques three rules of counting 1multiplication rules 2permutations 3combinations Section 2 - Probability (1) II - Probability Counting Techniques 1multiplication rules In

More information

A random variable (r. v.) is a variable whose value is a numerical outcome of a random phenomenon.

A random variable (r. v.) is a variable whose value is a numerical outcome of a random phenomenon. Chapter 14: random variables p394 A random variable (r. v.) is a variable whose value is a numerical outcome of a random phenomenon. Consider the experiment of tossing a coin. Define a random variable

More information

Unit2: Probabilityanddistributions. 3. Normal and binomial distributions

Unit2: Probabilityanddistributions. 3. Normal and binomial distributions Announcements Unit2: Probabilityanddistributions 3. Normal and binomial distributions Sta 101 - Fall 2017 Duke University, Department of Statistical Science Formatting of problem set submissions: Bad:

More information

Random Variables. Chapter 6: Random Variables 2/2/2014. Discrete and Continuous Random Variables. Transforming and Combining Random Variables

Random Variables. Chapter 6: Random Variables 2/2/2014. Discrete and Continuous Random Variables. Transforming and Combining Random Variables Chapter 6: Random Variables Section 6.3 The Practice of Statistics, 4 th edition For AP* STARNES, YATES, MOORE Random Variables 6.1 6.2 6.3 Discrete and Continuous Random Variables Transforming and Combining

More information

Chapter 3 Discrete Random Variables and Probability Distributions

Chapter 3 Discrete Random Variables and Probability Distributions Chapter 3 Discrete Random Variables and Probability Distributions Part 3: Special Discrete Random Variable Distributions Section 3.5 Discrete Uniform Section 3.6 Bernoulli and Binomial Others sections

More information

Probability & Sampling The Practice of Statistics 4e Mostly Chpts 5 7

Probability & Sampling The Practice of Statistics 4e Mostly Chpts 5 7 Probability & Sampling The Practice of Statistics 4e Mostly Chpts 5 7 Lew Davidson (Dr.D.) Mallard Creek High School Lewis.Davidson@cms.k12.nc.us 704-786-0470 Probability & Sampling The Practice of Statistics

More information

STA 220H1F LEC0201. Week 7: More Probability: Discrete Random Variables

STA 220H1F LEC0201. Week 7: More Probability: Discrete Random Variables STA 220H1F LEC0201 Week 7: More Probability: Discrete Random Variables Recall: A sample space for a random experiment is the set of all possible outcomes of the experiment. Random Variables A random variable

More information

4 Random Variables and Distributions

4 Random Variables and Distributions 4 Random Variables and Distributions Random variables A random variable assigns each outcome in a sample space. e.g. called a realization of that variable to Note: We ll usually denote a random variable

More information

UQ, STAT2201, 2017, Lectures 3 and 4 Unit 3 Probability Distributions.

UQ, STAT2201, 2017, Lectures 3 and 4 Unit 3 Probability Distributions. UQ, STAT2201, 2017, Lectures 3 and 4 Unit 3 Probability Distributions. Random Variables 2 A random variable X is a numerical (integer, real, complex, vector etc.) summary of the outcome of the random experiment.

More information

STA Module 3B Discrete Random Variables

STA Module 3B Discrete Random Variables STA 2023 Module 3B Discrete Random Variables Learning Objectives Upon completing this module, you should be able to 1. Determine the probability distribution of a discrete random variable. 2. Construct

More information

CS134: Networks Spring Random Variables and Independence. 1.2 Probability Distribution Function (PDF) Number of heads Probability 2 0.

CS134: Networks Spring Random Variables and Independence. 1.2 Probability Distribution Function (PDF) Number of heads Probability 2 0. CS134: Networks Spring 2017 Prof. Yaron Singer Section 0 1 Probability 1.1 Random Variables and Independence A real-valued random variable is a variable that can take each of a set of possible values in

More information

Chapter 5 Student Lecture Notes 5-1. Department of Quantitative Methods & Information Systems. Business Statistics

Chapter 5 Student Lecture Notes 5-1. Department of Quantitative Methods & Information Systems. Business Statistics Chapter 5 Student Lecture Notes 5-1 Department of Quantitative Methods & Information Systems Business Statistics Chapter 5 Discrete Probability Distributions QMIS 120 Dr. Mohammad Zainal Chapter Goals

More information

STA 6166 Fall 2007 Web-based Course. Notes 10: Probability Models

STA 6166 Fall 2007 Web-based Course. Notes 10: Probability Models STA 6166 Fall 2007 Web-based Course 1 Notes 10: Probability Models We first saw the normal model as a useful model for the distribution of some quantitative variables. We ve also seen that if we make a

More information

***SECTION 8.1*** The Binomial Distributions

***SECTION 8.1*** The Binomial Distributions ***SECTION 8.1*** The Binomial Distributions CHAPTER 8 ~ The Binomial and Geometric Distributions In practice, we frequently encounter random phenomenon where there are two outcomes of interest. For example,

More information

Lecture 23. STAT 225 Introduction to Probability Models April 4, Whitney Huang Purdue University. Normal approximation to Binomial

Lecture 23. STAT 225 Introduction to Probability Models April 4, Whitney Huang Purdue University. Normal approximation to Binomial Lecture 23 STAT 225 Introduction to Probability Models April 4, 2014 approximation Whitney Huang Purdue University 23.1 Agenda 1 approximation 2 approximation 23.2 Characteristics of the random variable:

More information

Discrete Probability Distributions and application in Business

Discrete Probability Distributions and application in Business http://wiki.stat.ucla.edu/socr/index.php/socr_courses_2008_thomson_econ261 Discrete Probability Distributions and application in Business By Grace Thomson DISCRETE PROBALITY DISTRIBUTIONS Discrete Probabilities

More information

Counting Basics. Venn diagrams

Counting Basics. Venn diagrams Counting Basics Sets Ways of specifying sets Union and intersection Universal set and complements Empty set and disjoint sets Venn diagrams Counting Inclusion-exclusion Multiplication principle Addition

More information

Sampling and sampling distribution

Sampling and sampling distribution Sampling and sampling distribution September 12, 2017 STAT 101 Class 5 Slide 1 Outline of Topics 1 Sampling 2 Sampling distribution of a mean 3 Sampling distribution of a proportion STAT 101 Class 5 Slide

More information

CHAPTER 7 RANDOM VARIABLES AND DISCRETE PROBABILTY DISTRIBUTIONS MULTIPLE CHOICE QUESTIONS

CHAPTER 7 RANDOM VARIABLES AND DISCRETE PROBABILTY DISTRIBUTIONS MULTIPLE CHOICE QUESTIONS CHAPTER 7 RANDOM VARIABLES AND DISCRETE PROBABILTY DISTRIBUTIONS MULTIPLE CHOICE QUESTIONS In the following multiple-choice questions, please circle the correct answer.. The weighted average of the possible

More information

STA258H5. Al Nosedal and Alison Weir. Winter Al Nosedal and Alison Weir STA258H5 Winter / 41

STA258H5. Al Nosedal and Alison Weir. Winter Al Nosedal and Alison Weir STA258H5 Winter / 41 STA258H5 Al Nosedal and Alison Weir Winter 2017 Al Nosedal and Alison Weir STA258H5 Winter 2017 1 / 41 NORMAL APPROXIMATION TO THE BINOMIAL DISTRIBUTION. Al Nosedal and Alison Weir STA258H5 Winter 2017

More information

Business Statistics. Chapter 5 Discrete Probability Distributions QMIS 120. Dr. Mohammad Zainal

Business Statistics. Chapter 5 Discrete Probability Distributions QMIS 120. Dr. Mohammad Zainal Department of Quantitative Methods & Information Systems Business Statistics Chapter 5 Discrete Probability Distributions QMIS 120 Dr. Mohammad Zainal Chapter Goals After completing this chapter, you should

More information

ECON 214 Elements of Statistics for Economists 2016/2017

ECON 214 Elements of Statistics for Economists 2016/2017 ECON 214 Elements of Statistics for Economists 2016/2017 Topic Probability Distributions: Binomial and Poisson Distributions Lecturer: Dr. Bernardin Senadza, Dept. of Economics bsenadza@ug.edu.gh College

More information

ME3620. Theory of Engineering Experimentation. Spring Chapter III. Random Variables and Probability Distributions.

ME3620. Theory of Engineering Experimentation. Spring Chapter III. Random Variables and Probability Distributions. ME3620 Theory of Engineering Experimentation Chapter III. Random Variables and Probability Distributions Chapter III 1 3.2 Random Variables In an experiment, a measurement is usually denoted by a variable

More information

Chapter 4: Commonly Used Distributions. Statistics for Engineers and Scientists Fourth Edition William Navidi

Chapter 4: Commonly Used Distributions. Statistics for Engineers and Scientists Fourth Edition William Navidi Chapter 4: Commonly Used Distributions Statistics for Engineers and Scientists Fourth Edition William Navidi 2014 by Education. This is proprietary material solely for authorized instructor use. Not authorized

More information

CD Appendix F Hypergeometric Distribution

CD Appendix F Hypergeometric Distribution D Appendix F Hypergeometric Distribution A hypergeometric experiment is an experiment where a sample of n items is taen without replacement from a finite population of items, each of which is classified

More information

Version A. Problem 1. Let X be the continuous random variable defined by the following pdf: 1 x/2 when 0 x 2, f(x) = 0 otherwise.

Version A. Problem 1. Let X be the continuous random variable defined by the following pdf: 1 x/2 when 0 x 2, f(x) = 0 otherwise. Math 224 Q Exam 3A Fall 217 Tues Dec 12 Version A Problem 1. Let X be the continuous random variable defined by the following pdf: { 1 x/2 when x 2, f(x) otherwise. (a) Compute the mean µ E[X]. E[X] x

More information

Random Variables Handout. Xavier Vilà

Random Variables Handout. Xavier Vilà Random Variables Handout Xavier Vilà Course 2004-2005 1 Discrete Random Variables. 1.1 Introduction 1.1.1 Definition of Random Variable A random variable X is a function that maps each possible outcome

More information

Estimating parameters 5.3 Confidence Intervals 5.4 Sample Variance

Estimating parameters 5.3 Confidence Intervals 5.4 Sample Variance Estimating parameters 5.3 Confidence Intervals 5.4 Sample Variance Prof. Tesler Math 186 Winter 2017 Prof. Tesler Ch. 5: Confidence Intervals, Sample Variance Math 186 / Winter 2017 1 / 29 Estimating parameters

More information

MA 1125 Lecture 12 - Mean and Standard Deviation for the Binomial Distribution. Objectives: Mean and standard deviation for the binomial distribution.

MA 1125 Lecture 12 - Mean and Standard Deviation for the Binomial Distribution. Objectives: Mean and standard deviation for the binomial distribution. MA 5 Lecture - Mean and Standard Deviation for the Binomial Distribution Friday, September 9, 07 Objectives: Mean and standard deviation for the binomial distribution.. Mean and Standard Deviation of the

More information

Binomial Random Variable - The count X of successes in a binomial setting

Binomial Random Variable - The count X of successes in a binomial setting 6.3.1 Binomial Settings and Binomial Random Variables What do the following scenarios have in common? Toss a coin 5 times. Count the number of heads. Spin a roulette wheel 8 times. Record how many times

More information

chapter 13: Binomial Distribution Exercises (binomial)13.6, 13.12, 13.22, 13.43

chapter 13: Binomial Distribution Exercises (binomial)13.6, 13.12, 13.22, 13.43 chapter 13: Binomial Distribution ch13-links binom-tossing-4-coins binom-coin-example ch13 image Exercises (binomial)13.6, 13.12, 13.22, 13.43 CHAPTER 13: Binomial Distributions The Basic Practice of Statistics

More information

Chapter 4 and 5 Note Guide: Probability Distributions

Chapter 4 and 5 Note Guide: Probability Distributions Chapter 4 and 5 Note Guide: Probability Distributions Probability Distributions for a Discrete Random Variable A discrete probability distribution function has two characteristics: Each probability is

More information

Business Statistics 41000: Homework # 2

Business Statistics 41000: Homework # 2 Business Statistics 41000: Homework # 2 Drew Creal Due date: At the beginning of lecture # 5 Remarks: These questions cover Lectures #3 and #4. Question # 1. Discrete Random Variables and Their Distributions

More information

Random Variables CHAPTER 6.3 BINOMIAL AND GEOMETRIC RANDOM VARIABLES

Random Variables CHAPTER 6.3 BINOMIAL AND GEOMETRIC RANDOM VARIABLES Random Variables CHAPTER 6.3 BINOMIAL AND GEOMETRIC RANDOM VARIABLES Essential Question How can I determine whether the conditions for using binomial random variables are met? Binomial Settings When the

More information

STA Rev. F Learning Objectives. What is a Random Variable? Module 5 Discrete Random Variables

STA Rev. F Learning Objectives. What is a Random Variable? Module 5 Discrete Random Variables STA 2023 Module 5 Discrete Random Variables Learning Objectives Upon completing this module, you should be able to: 1. Determine the probability distribution of a discrete random variable. 2. Construct

More information

CHAPTER 5 SOME DISCRETE PROBABILITY DISTRIBUTIONS. 5.2 Binomial Distributions. 5.1 Uniform Discrete Distribution

CHAPTER 5 SOME DISCRETE PROBABILITY DISTRIBUTIONS. 5.2 Binomial Distributions. 5.1 Uniform Discrete Distribution CHAPTER 5 SOME DISCRETE PROBABILITY DISTRIBUTIONS As we had discussed, there are two main types of random variables, namely, discrete random variables and continuous random variables. In this chapter,

More information

Chapter 5. Sampling Distributions

Chapter 5. Sampling Distributions Lecture notes, Lang Wu, UBC 1 Chapter 5. Sampling Distributions 5.1. Introduction In statistical inference, we attempt to estimate an unknown population characteristic, such as the population mean, µ,

More information

Section 6.3 Binomial and Geometric Random Variables

Section 6.3 Binomial and Geometric Random Variables Section 6.3 Binomial and Geometric Random Variables Mrs. Daniel AP Stats Binomial Settings A binomial setting arises when we perform several independent trials of the same chance process and record the

More information

Statistics (This summary is for chapters 17, 28, 29 and section G of chapter 19)

Statistics (This summary is for chapters 17, 28, 29 and section G of chapter 19) Statistics (This summary is for chapters 17, 28, 29 and section G of chapter 19) Mean, Median, Mode Mode: most common value Median: middle value (when the values are in order) Mean = total how many = x

More information

Chapter 5 Discrete Probability Distributions. Random Variables Discrete Probability Distributions Expected Value and Variance

Chapter 5 Discrete Probability Distributions. Random Variables Discrete Probability Distributions Expected Value and Variance Chapter 5 Discrete Probability Distributions Random Variables Discrete Probability Distributions Expected Value and Variance.40.30.20.10 0 1 2 3 4 Random Variables A random variable is a numerical description

More information

Homework Assignments

Homework Assignments Homework Assignments Week 1 (p. 57) #4.1, 4., 4.3 Week (pp 58 6) #4.5, 4.6, 4.8(a), 4.13, 4.0, 4.6(b), 4.8, 4.31, 4.34 Week 3 (pp 15 19) #1.9, 1.1, 1.13, 1.15, 1.18 (pp 9 31) #.,.6,.9 Week 4 (pp 36 37)

More information

Chapter 8 Probability Models

Chapter 8 Probability Models Chapter 8 Probability Models We ve already used the calculator to find probabilities based on normal models. There are many more models which are useful. This chapter explores three such models. Many types

More information

Problems from 9th edition of Probability and Statistical Inference by Hogg, Tanis and Zimmerman:

Problems from 9th edition of Probability and Statistical Inference by Hogg, Tanis and Zimmerman: Math 224 Fall 207 Homework 5 Drew Armstrong Problems from 9th edition of Probability and Statistical Inference by Hogg, Tanis and Zimmerman: Section 3., Exercises 3, 0. Section 3.3, Exercises 2, 3, 0,.

More information

E509A: Principle of Biostatistics. GY Zou

E509A: Principle of Biostatistics. GY Zou E509A: Principle of Biostatistics (Week 2: Probability and Distributions) GY Zou gzou@robarts.ca Reporting of continuous data If approximately symmetric, use mean (SD), e.g., Antibody titers ranged from

More information

Commonly Used Distributions

Commonly Used Distributions Chapter 4: Commonly Used Distributions 1 Introduction Statistical inference involves drawing a sample from a population and analyzing the sample data to learn about the population. We often have some knowledge

More information

Elementary Statistics Lecture 5

Elementary Statistics Lecture 5 Elementary Statistics Lecture 5 Sampling Distributions Chong Ma Department of Statistics University of South Carolina Chong Ma (Statistics, USC) STAT 201 Elementary Statistics 1 / 24 Outline 1 Introduction

More information

Random Variables and Applications OPRE 6301

Random Variables and Applications OPRE 6301 Random Variables and Applications OPRE 6301 Random Variables... As noted earlier, variability is omnipresent in the business world. To model variability probabilistically, we need the concept of a random

More information

7. For the table that follows, answer the following questions: x y 1-1/4 2-1/2 3-3/4 4

7. For the table that follows, answer the following questions: x y 1-1/4 2-1/2 3-3/4 4 7. For the table that follows, answer the following questions: x y 1-1/4 2-1/2 3-3/4 4 - Would the correlation between x and y in the table above be positive or negative? The correlation is negative. -

More information

Part 10: The Binomial Distribution

Part 10: The Binomial Distribution Part 10: The Binomial Distribution The binomial distribution is an important example of a probability distribution for a discrete random variable. It has wide ranging applications. One readily available

More information

The Binomial Distribution

The Binomial Distribution MATH 382 The Binomial Distribution Dr. Neal, WKU Suppose there is a fixed probability p of having an occurrence (or success ) on any single attempt, and a sequence of n independent attempts is made. Then

More information

The Binomial and Geometric Distributions. Chapter 8

The Binomial and Geometric Distributions. Chapter 8 The Binomial and Geometric Distributions Chapter 8 8.1 The Binomial Distribution A binomial experiment is statistical experiment that has the following properties: The experiment consists of n repeated

More information

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

Lecture Slides. Elementary Statistics Tenth Edition. by Mario F. Triola. and the Triola Statistics Series Lecture Slides Elementary Statistics Tenth Edition and the Triola Statistics Series by Mario F. Triola Slide 1 Chapter 5 Probability Distributions 5-1 Overview 5-2 Random Variables 5-3 Binomial Probability

More information

Tutorial 11: Limit Theorems. Baoxiang Wang & Yihan Zhang bxwang, April 10, 2017

Tutorial 11: Limit Theorems. Baoxiang Wang & Yihan Zhang bxwang, April 10, 2017 Tutorial 11: Limit Theorems Baoxiang Wang & Yihan Zhang bxwang, yhzhang@cse.cuhk.edu.hk April 10, 2017 1 Outline The Central Limit Theorem (CLT) Normal Approximation Based on CLT De Moivre-Laplace Approximation

More information

Probability and Random Variables A FINANCIAL TIMES COMPANY

Probability and Random Variables A FINANCIAL TIMES COMPANY Probability Basics Probability and Random Variables A FINANCIAL TIMES COMPANY 2 Probability Probability of union P[A [ B] =P[A]+P[B] P[A \ B] Conditional Probability A B P[A B] = Bayes Theorem P[A \ B]

More information

Problem Set 07 Discrete Random Variables

Problem Set 07 Discrete Random Variables Name Problem Set 07 Discrete Random Variables MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Find the mean of the random variable. 1) The random

More information

Random Variable: Definition

Random Variable: Definition Random Variables Random Variable: Definition A Random Variable is a numerical description of the outcome of an experiment Experiment Roll a die 10 times Inspect a shipment of 100 parts Open a gas station

More information

6.1 Discrete & Continuous Random Variables. Nov 4 6:53 PM. Objectives

6.1 Discrete & Continuous Random Variables. Nov 4 6:53 PM. Objectives 6.1 Discrete & Continuous Random Variables examples vocab Objectives Today we will... - Compute probabilities using the probability distribution of a discrete random variable. - Calculate and interpret

More information

List of Online Quizzes: Quiz7: Basic Probability Quiz 8: Expectation and sigma. Quiz 9: Binomial Introduction Quiz 10: Binomial Probability

List of Online Quizzes: Quiz7: Basic Probability Quiz 8: Expectation and sigma. Quiz 9: Binomial Introduction Quiz 10: Binomial Probability List of Online Homework: Homework 6: Random Variables and Discrete Variables Homework7: Expected Value and Standard Dev of a Variable Homework8: The Binomial Distribution List of Online Quizzes: Quiz7:

More information

6. THE BINOMIAL DISTRIBUTION

6. THE BINOMIAL DISTRIBUTION 6. THE BINOMIAL DISTRIBUTION Eg: For 1000 borrowers in the lowest risk category (FICO score between 800 and 850), what is the probability that at least 250 of them will default on their loan (thereby rendering

More information

5.3 Statistics and Their Distributions

5.3 Statistics and Their Distributions Chapter 5 Joint Probability Distributions and Random Samples Instructor: Lingsong Zhang 1 Statistics and Their Distributions 5.3 Statistics and Their Distributions Statistics and Their Distributions Consider

More information

PROBABILITY DISTRIBUTIONS

PROBABILITY DISTRIBUTIONS CHAPTER 3 PROBABILITY DISTRIBUTIONS Page Contents 3.1 Introduction to Probability Distributions 51 3.2 The Normal Distribution 56 3.3 The Binomial Distribution 60 3.4 The Poisson Distribution 64 Exercise

More information

Welcome to Stat 410!

Welcome to Stat 410! Welcome to Stat 410! Personnel Instructor: Liang, Feng TA: Gan, Gary (Lingrui) Instructors/TAs from two other sessions Websites: Piazza and Compass Homework When, where and how to submit your homework

More information

Discrete Random Variables (Devore Chapter Three)

Discrete Random Variables (Devore Chapter Three) Discrete Random Variables (Devore Chapter Three) 1016-351-03: Probability Winter 2009-2010 Contents 0 Bayes s Theorem 1 1 Random Variables 1 1.1 Probability Mass Function.................... 1 1.2 Cumulative

More information