Expectations. Definition Let X be a discrete rv with set of possible values D and pmf p(x). The expected value or mean value of X, denoted by E(X ) or

Size: px
Start display at page:

Download "Expectations. Definition Let X be a discrete rv with set of possible values D and pmf p(x). The expected value or mean value of X, denoted by E(X ) or"

Transcription

1 Expectations

2 Expectations Definition Let X be a discrete rv with set of possible values D and pmf p(x). The expected value or mean value of X, denoted by E(X ) or µ X, is E(X ) = µ X = x D x p(x)

3 Expectations

4 Expectations Proposition If the rv X has a set of possible values D and pmf p(x), then the expected value of any function h(x ), denoted by E[h(X )] or µ hx, is computed by E[h(X )] = h(x) p(x) D

5 Expectations

6 Expectations Proposition E(aX + b) = a E(X ) + b (Or, using alternative notation, µ ax +b = a µ X + b.)

7 Expectations Proposition E(aX + b) = a E(X ) + b (Or, using alternative notation, µ ax +b = a µ X + b.) e.g. for the previous example, E[h(X )] = E(800X 900) = 800 E(X ) 900 = 700

8 Expectations Proposition E(aX + b) = a E(X ) + b (Or, using alternative notation, µ ax +b = a µ X + b.) e.g. for the previous example, E[h(X )] = E(800X 900) = 800 E(X ) 900 = 700 Corollary 1. For any constant a, E(aX ) = a E(X ). 2. For any constant b, E(X + b) = E(X ) + b.

9 Expectations

10 Expectations Definition Let X have pmf p(x) and expected value µ. Then the variance of X, denoted by V (X ) or σ 2 X, or just σ2 X, is V (X ) = D (x µ) 2 p(x) = E[(X µ) 2 ] The stand deviation (SD) of X is σ X = σx 2

11 Expectations Proposition V (X ) = σ 2 = [ D x 2 p(x)] µ 2 = E(X 2 ) [E(X )] 2

12 Expectations

13 Expectations Proposition If h(x ) is a function of a rv X, then V [h(x )] = σ 2 h(x ) = D {h(x) E[h(X )]} 2 p(x) = E[h(X ) 2 ] {E[h(X )]} 2 If h(x ) is linear, i.e. h(x ) = ax + b for some nonrandom constant a and b, then V (ax + b) = σ 2 ax +b = a2 σ 2 X and σ ax +b = a σ X In particular, σ ax = a σ X, σ X +b = σ X

14 Binomial Distribution

15 Binomial Distribution Definition The binomial random variable X associated with a binomial experiment consisting of n trials is defined as X = the number of S s among the n trials

16 Binomial Distribution Definition The binomial random variable X associated with a binomial experiment consisting of n trials is defined as X = the number of S s among the n trials Possible values for X in an n-trial experiment are x = 0, 1, 2,..., n.

17 Binomial Distribution Definition The binomial random variable X associated with a binomial experiment consisting of n trials is defined as X = the number of S s among the n trials Possible values for X in an n-trial experiment are x = 0, 1, 2,..., n. Notation We use X Bin(n, p) to indicate that X is a binomial rv based on n trials with success probability p. We use b(x; n, p) to denote the pmf of X, and B(x; n, p) to denote the cdf of X, where B(x; n, p) = P(X x) = x b(x; n, p) y=0

18 Binomial Distribution Theorem {( n ) b(x; n, p) = x p x (1 p) n x x = 0, 1, 2,..., n 0 otherwise

19 Binomial Distribution

20 Binomial Distribution Mean and Variance Theorem If X Bin(n, p), then E(X ) = np, V (X ) = np(1 p) = npq, and σ X = npq (where q = 1 p).

21 Hypergeometric Distribution

22 Hypergeometric Distribution Assume we are drawing cards from a deck of well-shulffed cards with replacement, one card per each draw. We do this 5 times and record whether the outcome is or not. Then this is a binomial experiment.

23 Hypergeometric Distribution Assume we are drawing cards from a deck of well-shulffed cards with replacement, one card per each draw. We do this 5 times and record whether the outcome is or not. Then this is a binomial experiment. If we do the same thing without replacement, then it is NO LONGER a binomial experiment.

24 Hypergeometric Distribution Assume we are drawing cards from a deck of well-shulffed cards with replacement, one card per each draw. We do this 5 times and record whether the outcome is or not. Then this is a binomial experiment. If we do the same thing without replacement, then it is NO LONGER a binomial experiment. However, if we are drawing from 100 decks of cards without replacement and record only the first 5 outcomes, then it is approximately a binomial experiment.

25 Hypergeometric Distribution Assume we are drawing cards from a deck of well-shulffed cards with replacement, one card per each draw. We do this 5 times and record whether the outcome is or not. Then this is a binomial experiment. If we do the same thing without replacement, then it is NO LONGER a binomial experiment. However, if we are drawing from 100 decks of cards without replacement and record only the first 5 outcomes, then it is approximately a binomial experiment. What is the exact model for drawing cards without replacement?

26 Hypergeometric Distribution

27 Hypergeometric Distribution 1. The population or set to be sampled consists of N individuals, objects, or elements (a finite population).

28 Hypergeometric Distribution 1. The population or set to be sampled consists of N individuals, objects, or elements (a finite population). 2. Each individual can be characterized as a success (S) or a failure (F), and there are M successes in the population.

29 Hypergeometric Distribution 1. The population or set to be sampled consists of N individuals, objects, or elements (a finite population). 2. Each individual can be characterized as a success (S) or a failure (F), and there are M successes in the population. 3. A sample of n individuals is selected without replacement in such a way that each subset of size n is equally likely to be chosen.

30 Hypergeometric Distribution 1. The population or set to be sampled consists of N individuals, objects, or elements (a finite population). 2. Each individual can be characterized as a success (S) or a failure (F), and there are M successes in the population. 3. A sample of n individuals is selected without replacement in such a way that each subset of size n is equally likely to be chosen. Definition For any experiment which satisfies the above 3 conditions, let X = the number of S s in the sample. Then X is a hypergeometric random variable and we use h(x; n, M, N) to denote the pmf p(x) = P(X = x).

31 Hypergeometric Distribution

32 Hypergeometric Distribution Examples:

33 Hypergeometric Distribution Examples: In the second cards drawing example (without replacement and totally 52 cards), if we let X = the number of s in the first 5 draws, then X is a hypergeometric random variable with n = 5, M = 13 and N = 52.

34 Hypergeometric Distribution Examples: In the second cards drawing example (without replacement and totally 52 cards), if we let X = the number of s in the first 5 draws, then X is a hypergeometric random variable with n = 5, M = 13 and N = 52. For the pmf, the probability for getting exactly x (x = 0, 1, 2, 3, 4, or 5) s is calculated as following: ( 13 ) ( x 39 ) 5 x p(x) = P(X = x) = ( 52 ) 5

35 Hypergeometric Distribution Examples: In the second cards drawing example (without replacement and totally 52 cards), if we let X = the number of s in the first 5 draws, then X is a hypergeometric random variable with n = 5, M = 13 and N = 52. For the pmf, the probability for getting exactly x (x = 0, 1, 2, 3, 4, or 5) s is calculated as following: ( 13 ) ( x 39 ) 5 x p(x) = P(X = x) = ( 52 ) 5 where ( ) ( 13 x is the number of choices for getting x s, 39 5 x) is the number ) of choices for getting the remaining 5 x non- cards and is the total number of choices for selecting 5 cards from 52 ( 52 5 cards.

36 Hypergeometric Distribution

37 Hypergeometric Distribution Examples:

38 Hypergeometric Distribution Examples: For the same experiment (without replacement and totally 52 cards), if we let X = the number of s in the first 20 draws, then X is still a hypergeometric random variable, but with n = 20, M = 13 and N = 52.

39 Hypergeometric Distribution Examples: For the same experiment (without replacement and totally 52 cards), if we let X = the number of s in the first 20 draws, then X is still a hypergeometric random variable, but with n = 20, M = 13 and N = 52. However, in this case, all the possible values for X is 0, 1, 2,..., 13 and the pmf is where 0 x 13. p(x) = P(X = x) = ( 13 ) ( x 39 ) ( x )

40 Hypergeometric Distribution

41 Hypergeometric Distribution Proposition If X is the number of S s in a completely random sample of size n drawn from a population consisting of M S s and (N M) F s, then the probability distribution of X, called the hypergeometric distribution, is given by ( M ) ( x N M ) n x P(X = x) = h(x; n, M, N) = ( N n) for x an integer satisfying max(0, n N + M) x min(n, M).

42 Hypergeometric Distribution Proposition If X is the number of S s in a completely random sample of size n drawn from a population consisting of M S s and (N M) F s, then the probability distribution of X, called the hypergeometric distribution, is given by ( M ) ( x N M ) n x P(X = x) = h(x; n, M, N) = ( N n) for x an integer satisfying max(0, n N + M) x min(n, M). Remark: If n < M, then the largest x is n. However, if n > M, then the largest x is M. Therefore we require x min(n, M).

43 Hypergeometric Distribution Proposition If X is the number of S s in a completely random sample of size n drawn from a population consisting of M S s and (N M) F s, then the probability distribution of X, called the hypergeometric distribution, is given by ( M ) ( x N M ) n x P(X = x) = h(x; n, M, N) = ( N n) for x an integer satisfying max(0, n N + M) x min(n, M). Remark: If n < M, then the largest x is n. However, if n > M, then the largest x is M. Therefore we require x min(n, M). Similarly, if n < N M, then the smallest x is 0. However, if n > N M, then the smallest x is n (N M). Thus x min(0, n N + M).

44 Hypergeometric Distribution

45 Hypergeometric Distribution Example: (Problem 70)

46 Hypergeometric Distribution Example: (Problem 70) An instructor who taught two sections of engineering statistics last term, the first with 20 students and the second with 30, decided to assign a term project. After all projects had been turned in, the instructor randomly ordered them before grading. Consider the first 15 graded projects.

47 Hypergeometric Distribution Example: (Problem 70) An instructor who taught two sections of engineering statistics last term, the first with 20 students and the second with 30, decided to assign a term project. After all projects had been turned in, the instructor randomly ordered them before grading. Consider the first 15 graded projects. a. What is the probability that exactly 10 of these are from the second section?

48 Hypergeometric Distribution Example: (Problem 70) An instructor who taught two sections of engineering statistics last term, the first with 20 students and the second with 30, decided to assign a term project. After all projects had been turned in, the instructor randomly ordered them before grading. Consider the first 15 graded projects. a. What is the probability that exactly 10 of these are from the second section? b. What is the probability that at least 10 of these are from the second section?

49 Hypergeometric Distribution Example: (Problem 70) An instructor who taught two sections of engineering statistics last term, the first with 20 students and the second with 30, decided to assign a term project. After all projects had been turned in, the instructor randomly ordered them before grading. Consider the first 15 graded projects. a. What is the probability that exactly 10 of these are from the second section? b. What is the probability that at least 10 of these are from the second section? c. What is the probability that at least 10 of these are from the same section?

50 Hypergeometric Distribution

51 Hypergeometric Distribution Proposition The mean and variance of the hypergeometric rv X having pmf h(x; n, M, N) are E(X ) = n M N V (X ) = ( ) N n n M ( N 1 N 1 M ) N

52 Hypergeometric Distribution Proposition The mean and variance of the hypergeometric rv X having pmf h(x; n, M, N) are E(X ) = n M N V (X ) = ( ) N n n M ( N 1 N 1 M ) N Remark: The ratio M N is the proportion of S s in the population. If we replace M N by p, then we get

53 Hypergeometric Distribution Proposition The mean and variance of the hypergeometric rv X having pmf h(x; n, M, N) are E(X ) = n M N V (X ) = ( ) N n n M ( N 1 N 1 M ) N Remark: The ratio M N is the proportion of S s in the population. If we replace M N( by p, ) then we get E(X ) = np and V (X ) = N n N 1 np(1 p).

54 Hypergeometric Distribution Proposition The mean and variance of the hypergeometric rv X having pmf h(x; n, M, N) are E(X ) = n M N V (X ) = ( ) N n n M ( N 1 N 1 M ) N Remark: The ratio M N is the proportion of S s in the population. If we replace M N( by p, ) then we get E(X ) = np and V (X ) = N n N 1 np(1 p). Recall the mean and variance for a binomial rv is np and np(1 p).

55 Hypergeometric Distribution Proposition The mean and variance of the hypergeometric rv X having pmf h(x; n, M, N) are E(X ) = n M N V (X ) = ( ) N n n M ( N 1 N 1 M ) N Remark: The ratio M N is the proportion of S s in the population. If we replace M N( by p, ) then we get E(X ) = np and V (X ) = N n N 1 np(1 p). Recall the mean and variance for a binomial rv is np and np(1 p). We see that the mean for binomial and hypergeometric rv s are equal, while the variances differ by the factor (N n)/(n 1).

56 Hypergeometric Distribution

57 Hypergeometric Distribution Example (Problem 70) continued:

58 Hypergeometric Distribution Example (Problem 70) continued: An instructor who taught two sections of engineering statistics last term, the first with 20 students and the second with 30, decided to assign a term project. After all projects had been turned in, the instructor randomly ordered them before grading. Consider the first 15 graded projects.

59 Hypergeometric Distribution Example (Problem 70) continued: An instructor who taught two sections of engineering statistics last term, the first with 20 students and the second with 30, decided to assign a term project. After all projects had been turned in, the instructor randomly ordered them before grading. Consider the first 15 graded projects. d. What are the mean value and standard deviation of the number of projects among these 15 that are from the second section?

60 Hypergeometric Distribution Example (Problem 70) continued: An instructor who taught two sections of engineering statistics last term, the first with 20 students and the second with 30, decided to assign a term project. After all projects had been turned in, the instructor randomly ordered them before grading. Consider the first 15 graded projects. d. What are the mean value and standard deviation of the number of projects among these 15 that are from the second section? e. What are the mean value and standard deviation of the number of projects not among these 15 that are from the second section?

61 Negative Binomial Distribution

62 Negative Binomial Distribution Consider the card drawing example again. This time, we still draw cards from a deck of well-shulffed cards with replacement, one card per each draw. However, we keep drawing until we get 5 s. Let X = the number of draws which do not give us a, then X is NO LONGER a binomial random variable, but a negative binomial random variable.

63 Negative Binomial Distribution

64 Negative Binomial Distribution 1. The experiment consists of a sequence of independent trials.

65 Negative Binomial Distribution 1. The experiment consists of a sequence of independent trials. 2. Each trial can result in either s success (S) or a failure (F).

66 Negative Binomial Distribution 1. The experiment consists of a sequence of independent trials. 2. Each trial can result in either s success (S) or a failure (F). 3. The probability of success is constant from trial to trial, so P(S on trial i) = p for i = 1, 2, 3,....

67 Negative Binomial Distribution 1. The experiment consists of a sequence of independent trials. 2. Each trial can result in either s success (S) or a failure (F). 3. The probability of success is constant from trial to trial, so P(S on trial i) = p for i = 1, 2, 3, The experiment continues (trials are performed) until a total of r successes have been observed, where r is a specified positive integer.

68 Negative Binomial Distribution 1. The experiment consists of a sequence of independent trials. 2. Each trial can result in either s success (S) or a failure (F). 3. The probability of success is constant from trial to trial, so P(S on trial i) = p for i = 1, 2, 3, The experiment continues (trials are performed) until a total of r successes have been observed, where r is a specified positive integer. Definition For any experiment which satisfies the above 4 conditions, let X = the number of failures that precede thr r th success. Then X is a negative binomial random variable and we use nb(x; r, p) to denote the pmf p(x) = P(X = x).

69 Negative Binomial Distribution

70 Negative Binomial Distribution Remark: 1. In some sources, the negative binomial rv is taken to be the number of trials X + r rather than the number of failures.

71 Negative Binomial Distribution Remark: 1. In some sources, the negative binomial rv is taken to be the number of trials X + r rather than the number of failures. 2. If r = 1, we call X a geometric random variable. The pmf for X is then the familiar one nb(x; 1, p) = (1 p) x p x = 0, 1, 2,...

72 Negative Binomial Distribution

73 Negative Binomial Distribution Proposition The pmf of the negative binomial rv X with parameters r = number of S s and p = P(S) is ( ) x + r 1 nb(x; r, p) = p r (1 p) x r 1 Then mean and variance for X are E(X ) = r(1 p) p and V (X ) = r(1 p) p 2, respectively

74 Negative Binomial Distribution

75 Negative Binomial Distribution Example: (Problem 78) Individual A has a red die and B has a green die (both fair). If they each roll until they obtain five doubles (1 1, 2 2,..., 6 6), what is the pmf of X = the total number of times a die is rolled? What are E(X ) and V (X )?

76 Poisson Distribution

77 Poisson Distribution Consider the following random variables:

78 Poisson Distribution Consider the following random variables: 1. The number of people arriving for treatment at an emergency room in each hour.

79 Poisson Distribution Consider the following random variables: 1. The number of people arriving for treatment at an emergency room in each hour. 2. The number of drivers who travel between Salt Lake City and Sandy during each day.

80 Poisson Distribution Consider the following random variables: 1. The number of people arriving for treatment at an emergency room in each hour. 2. The number of drivers who travel between Salt Lake City and Sandy during each day. 3. The number of trees in each square mile in a forest.

81 Poisson Distribution Consider the following random variables: 1. The number of people arriving for treatment at an emergency room in each hour. 2. The number of drivers who travel between Salt Lake City and Sandy during each day. 3. The number of trees in each square mile in a forest. None of them are binomial, hypergeometric or negative binomial random variables.

82 Poisson Distribution Consider the following random variables: 1. The number of people arriving for treatment at an emergency room in each hour. 2. The number of drivers who travel between Salt Lake City and Sandy during each day. 3. The number of trees in each square mile in a forest. None of them are binomial, hypergeometric or negative binomial random variables. In fact, the experiments associated with above random variables DO NOT involve trials.

83 Poisson Distribution Consider the following random variables: 1. The number of people arriving for treatment at an emergency room in each hour. 2. The number of drivers who travel between Salt Lake City and Sandy during each day. 3. The number of trees in each square mile in a forest. None of them are binomial, hypergeometric or negative binomial random variables. In fact, the experiments associated with above random variables DO NOT involve trials. We use Poisson distribution to model the experiment for occurence of events of some type over time or area.

84 Poisson Distribution

85 Poisson Distribution Definition A random variable X is said to have a Posiion distribution with parameter λ (λ > 0) if the pmf of X is p(x; λ) = e λ λ x x! x = 0, 1, 2,...

86 Poisson Distribution Definition A random variable X is said to have a Posiion distribution with parameter λ (λ > 0) if the pmf of X is p(x; λ) = e λ λ x x! x = 0, 1, 2, The value λ is frequently a rate per unit time or per unit area.

87 Poisson Distribution Definition A random variable X is said to have a Posiion distribution with parameter λ (λ > 0) if the pmf of X is p(x; λ) = e λ λ x x! x = 0, 1, 2, The value λ is frequently a rate per unit time or per unit area. 2. e is the base of the natural logarithm system.

88 Poisson Distribution Definition A random variable X is said to have a Posiion distribution with parameter λ (λ > 0) if the pmf of X is p(x; λ) = e λ λ x x! x = 0, 1, 2, The value λ is frequently a rate per unit time or per unit area. 2. e is the base of the natural logarithm system. 3. It is guaranteed that x=0 p(x; λ) = 1.

89 Poisson Distribution Definition A random variable X is said to have a Posiion distribution with parameter λ (λ > 0) if the pmf of X is p(x; λ) = e λ λ x x! x = 0, 1, 2, The value λ is frequently a rate per unit time or per unit area. 2. e is the base of the natural logarithm system. 3. It is guaranteed that x=0 p(x; λ) = 1. e λ = 1 + λ + λ2 2! + λ3 3! + = x=0 λ x x!

90 Poisson Distribution

91 Poisson Distribution Example: The red blood cell (RBC) density in blood is estimated by means of a hematometer. A blood sample is thoroughly mixed with a saline solution, and then pipetted onto a slide. The RBC s are counted under a microscope through a square grid. Because the solution is throughly mixed, the RBC s have an equal chance of being in a particular square in the grid. It is known that the number of cells counted in a given square follows a Poisson distribution and the parameter λ for certain blood sample is believed to be 1.5.

92 Poisson Distribution Example: The red blood cell (RBC) density in blood is estimated by means of a hematometer. A blood sample is thoroughly mixed with a saline solution, and then pipetted onto a slide. The RBC s are counted under a microscope through a square grid. Because the solution is throughly mixed, the RBC s have an equal chance of being in a particular square in the grid. It is known that the number of cells counted in a given square follows a Poisson distribution and the parameter λ for certain blood sample is believed to be 1.5. Then what is the probability that there is no RBC in a given square?

93 Poisson Distribution Example: The red blood cell (RBC) density in blood is estimated by means of a hematometer. A blood sample is thoroughly mixed with a saline solution, and then pipetted onto a slide. The RBC s are counted under a microscope through a square grid. Because the solution is throughly mixed, the RBC s have an equal chance of being in a particular square in the grid. It is known that the number of cells counted in a given square follows a Poisson distribution and the parameter λ for certain blood sample is believed to be 1.5. Then what is the probability that there is no RBC in a given square? What is the probability for a square containing exactly 2 RBC s?

94 Poisson Distribution Example: The red blood cell (RBC) density in blood is estimated by means of a hematometer. A blood sample is thoroughly mixed with a saline solution, and then pipetted onto a slide. The RBC s are counted under a microscope through a square grid. Because the solution is throughly mixed, the RBC s have an equal chance of being in a particular square in the grid. It is known that the number of cells counted in a given square follows a Poisson distribution and the parameter λ for certain blood sample is believed to be 1.5. Then what is the probability that there is no RBC in a given square? What is the probability for a square containing exactly 2 RBC s? What is the probability for a square containing at most 2 RBC s?

95 Poisson Distribution

96 Poisson Distribution Proposition If X has a Poisson distribution with parameter λ, then E(X ) = V (X ) = λ.

97 Poisson Distribution Proposition If X has a Poisson distribution with parameter λ, then E(X ) = V (X ) = λ. We see that the parameter λ equals to the mean and variance of the Poisson random variable X.

98 Poisson Distribution Proposition If X has a Poisson distribution with parameter λ, then E(X ) = V (X ) = λ. We see that the parameter λ equals to the mean and variance of the Poisson random variable X. e.g. for the previous example, the expected number of RBC s per square is thus 1.5 and the variance is also 1.5.

99 Poisson Distribution Proposition If X has a Poisson distribution with parameter λ, then E(X ) = V (X ) = λ. We see that the parameter λ equals to the mean and variance of the Poisson random variable X. e.g. for the previous example, the expected number of RBC s per square is thus 1.5 and the variance is also 1.5. In practice, the parameter usually is unknown to us. However, we can use the sample mean to estimate it. For example, if we observed 15 RBC s over 10 squares, then we can use x = = 1.5 to estimate λ.

100 Poisson Distribution

101 Poisson Distribution Poisson Process: the occurrence of events over time.

102 Poisson Distribution Poisson Process: the occurrence of events over time. 1. There exists a parameter α > 0 such that for any short time interval of length t, the probability that exactly one event is received is α t + o( t).

103 Poisson Distribution Poisson Process: the occurrence of events over time. 1. There exists a parameter α > 0 such that for any short time interval of length t, the probability that exactly one event is received is α t + o( t). 2. The probability of more than one event being received during t is o( t) [which, along with Assumption 1, implies that the probability of no events during t] is 1 α t o( t)].

104 Poisson Distribution Poisson Process: the occurrence of events over time. 1. There exists a parameter α > 0 such that for any short time interval of length t, the probability that exactly one event is received is α t + o( t). 2. The probability of more than one event being received during t is o( t) [which, along with Assumption 1, implies that the probability of no events during t] is 1 α t o( t)]. 3. The number of events received during the time interval t is independent of the number received prior to this time interval.

105 Poisson Distribution

106 Poisson Distribution Proposition Let P k (t) denote the probability that k events will be observed during any particular time interval of length t. Then P k (t) = e αt (αt)k. k! In words, the number of events during a time interval of length t is a Poisson rv with parameter λ = αt. The expected number of events during any such time interval is then αt, so the expected number during a unit interval of time is α.

107 Poisson Distribution

108 Poisson Distribution Example: (Problem 92) Automobiles arrive at a vehicle equipment inspection station according to a Poisson process with rate α = 10 per hour. Suppose that with probability 0.5 an arriving vehicle will have no equipemnt violations.

109 Poisson Distribution Example: (Problem 92) Automobiles arrive at a vehicle equipment inspection station according to a Poisson process with rate α = 10 per hour. Suppose that with probability 0.5 an arriving vehicle will have no equipemnt violations. a. What is the probability that exactly ten arrive during the hour and all ten have no violations?

110 Poisson Distribution Example: (Problem 92) Automobiles arrive at a vehicle equipment inspection station according to a Poisson process with rate α = 10 per hour. Suppose that with probability 0.5 an arriving vehicle will have no equipemnt violations. a. What is the probability that exactly ten arrive during the hour and all ten have no violations? b. For any fixed y 10, what is the probability that y arrive during the hour, of which ten have no violations?

111 Poisson Distribution Example: (Problem 92) Automobiles arrive at a vehicle equipment inspection station according to a Poisson process with rate α = 10 per hour. Suppose that with probability 0.5 an arriving vehicle will have no equipemnt violations. a. What is the probability that exactly ten arrive during the hour and all ten have no violations? b. For any fixed y 10, what is the probability that y arrive during the hour, of which ten have no violations? c. What is the probability that ten no-violation cars arrive during the next 45 minutes?

112 Poisson Distribution

113 Poisson Distribution In some sense, the Poisson distribution can be recognized as the limit of a binomial experiment. Proposition Suppose that in the binomial pmf b(x; n, p), we let n and p 0 in such a way that np approaches a value λ > 0. Then b(x; n, p) p(x; λ).

114 Poisson Distribution In some sense, the Poisson distribution can be recognized as the limit of a binomial experiment. Proposition Suppose that in the binomial pmf b(x; n, p), we let n and p 0 in such a way that np approaches a value λ > 0. Then b(x; n, p) p(x; λ). This tells us in any binomial experiment in which n is large and p is small, b(x; n, p) p(x; λ), where λ = np.

115 Poisson Distribution In some sense, the Poisson distribution can be recognized as the limit of a binomial experiment. Proposition Suppose that in the binomial pmf b(x; n, p), we let n and p 0 in such a way that np approaches a value λ > 0. Then b(x; n, p) p(x; λ). This tells us in any binomial experiment in which n is large and p is small, b(x; n, p) p(x; λ), where λ = np. As a rule of thumb, this approximation can safely be applied if n > 50 and np < 5.

116 Poisson Distribution

117 Poisson Distribution Example 3.40: If a publisher of nontechnical books takes great pains to ensure that its books are free of typographical errors, so that the probability of any given page containing at least one such error is and errors are independent from page to page, what is the probability that one of its 400-page novels will contain exactly one page with errors?

118 Poisson Distribution Example 3.40: If a publisher of nontechnical books takes great pains to ensure that its books are free of typographical errors, so that the probability of any given page containing at least one such error is and errors are independent from page to page, what is the probability that one of its 400-page novels will contain exactly one page with errors? Let S denote a page containing at least one error, F denote an error-free page and X denote the number of pages containing at least one error. Then X is a binomial rv, and P(X = 1) = b(1; 400, 0.005) p(1; ) = p(1; 2) = e 2 (2) 1! =

119 Poisson Distribution

120 Poisson Distribution A proof for b(x; n, p) p(x; λ) as n and p 0 with np λ. lim n b(x; n, p) = n! x!(n x)! px = lim n n! x!(n x)! px (1 p) n x = lim n = λx x! lim (1 n p)n x = lim {1 np n n }n x n(n 1) (n x + 1) p x x! (np)[(n 1)p] [(n x + 1)p] x! = lim n {1 λ n }n x = e λ

3.4. The Binomial Probability Distribution

3.4. The Binomial Probability Distribution 3.4. The Binomial Probability Distribution Objectives. Binomial experiment. Binomial random variable. Using binomial tables. Mean and variance of binomial distribution. 3.4.1. Four Conditions that determined

More information

Introduction to Probability and Statistics Slides 3 Chapter 3

Introduction to Probability and Statistics Slides 3 Chapter 3 Introduction to Probability and Statistics Slides 3 Chapter 3 Ammar M. Sarhan, asarhan@mathstat.dal.ca Department of Mathematics and Statistics, Dalhousie University Fall Semester 2008 Dr. Ammar M. Sarhan

More information

Discrete random variables and probability distributions

Discrete random variables and probability distributions Discrete random variables and probability distributions random variable is a mapping from the sample space to real numbers. notation: X, Y, Z,... Example: Ask a student whether she/he works part time or

More information

Random Variables Example:

Random Variables Example: Random Variables Example: We roll a fair die 6 times. Suppose we are interested in the number of 5 s in the 6 rolls. Let X = number of 5 s. Then X could be 0, 1, 2, 3, 4, 5, 6. X = 0 corresponds to the

More information

Chapter 3 Discrete Random Variables

Chapter 3 Discrete Random Variables MICHIGAN STATE UNIVERSITY STT 351 SECTION 2 FALL 2008 LECTURE NOTES Chapter 3 Discrete Random Variables Nao Mimoto Contents 1 Random Variables 2 2 Probability Distributions for Discrete Variables 3 3 Expected

More information

BINOMIAL DISTRIBUTION

BINOMIAL DISTRIBUTION BINOMIAL DISTRIBUTION The binomial distribution is a particular type of discrete pmf. It describes random variables which satisfy the following conditions: 1 You perform n identical experiments (called

More information

Random Variables. Definition: A random variable (r.v.) X on the probability space (Ω, F, P) is a mapping

Random Variables. Definition: A random variable (r.v.) X on the probability space (Ω, F, P) is a mapping Random Variables Example: We roll a fair die 6 times. Suppose we are interested in the number of 5 s in the 6 rolls. Let X = number of 5 s. Then X could be 0, 1, 2, 3, 4, 5, 6. X = 0 corresponds to the

More information

Analysis of Engineering and Scientific Data. Semester

Analysis of Engineering and Scientific Data. Semester Analysis of Engineering and Scientific Data Semester 1 2019 Sabrina Streipert s.streipert@uq.edu.au Example: Draw a random number from the interval of real numbers [1, 3]. Let X represent the number. Each

More information

Outline PMF, CDF and PDF Mean, Variance and Percentiles Some Common Distributions. Week 5 Random Variables and Their Distributions

Outline PMF, CDF and PDF Mean, Variance and Percentiles Some Common Distributions. Week 5 Random Variables and Their Distributions Week 5 Random Variables and Their Distributions Week 5 Objectives This week we give more general definitions of mean value, variance and percentiles, and introduce the first probability models for discrete

More information

HW on Ch Let X be a discrete random variable with V (X) = 8.6, then V (3X+5.6) is. V (3X + 5.6) = 3 2 V (X) = 9(8.6) = 77.4.

HW on Ch Let X be a discrete random variable with V (X) = 8.6, then V (3X+5.6) is. V (3X + 5.6) = 3 2 V (X) = 9(8.6) = 77.4. HW on Ch 3 Name: Questions:. Let X be a discrete random variable with V (X) = 8.6, then V (3X+5.6) is. V (3X + 5.6) = 3 2 V (X) = 9(8.6) = 77.4. 2. Let X be a discrete random variable with E(X 2 ) = 9.75

More information

Binomial and Poisson Probability Distributions

Binomial and Poisson Probability Distributions Binomial and Poisson Probability Distributions Esra Akdeniz March 3, 2016 Bernoulli Random Variable Any random variable whose only possible values are 0 or 1 is called a Bernoulli random variable. What

More information

STAT2201. Analysis of Engineering & Scientific Data. Unit 3

STAT2201. Analysis of Engineering & Scientific Data. Unit 3 STAT2201 Analysis of Engineering & Scientific Data Unit 3 Slava Vaisman The University of Queensland School of Mathematics and Physics What we learned in Unit 2 (1) We defined a sample space of a random

More information

Math/Stat 352 Lecture 8

Math/Stat 352 Lecture 8 Math/Stat 352 Lecture 8 Sections 4.3 and 4.4 Commonly Used Distributions: Poisson, hypergeometric, geometric, and negative binomial. 1 The Poisson Distribution Poisson random variable counts the number

More information

Statistics for Economists. Lectures 3 & 4

Statistics for Economists. Lectures 3 & 4 Statistics for Economists Lectures 3 & 4 Asrat Temesgen Stockholm University 1 CHAPTER 2- Discrete Distributions 2.1. Random variables of the Discrete Type Definition 2.1.1: Given a random experiment with

More information

1 Inverse Transform Method and some alternative algorithms

1 Inverse Transform Method and some alternative algorithms Copyright c 2016 by Karl Sigman 1 Inverse Transform Method and some alternative algorithms Assuming our computer can hand us, upon demand, iid copies of rvs that are uniformly distributed on (0, 1), it

More information

Chapter 4 : Discrete Random Variables

Chapter 4 : Discrete Random Variables STAT/MATH 394 A - PROBABILITY I UW Autumn Quarter 2015 Néhémy Lim Chapter 4 : Discrete Random Variables 1 Random variables Objectives of this section. To learn the formal definition of a random variable.

More information

Topic 3 - Discrete distributions

Topic 3 - Discrete distributions Topic 3 - Discrete distributions Basics of discrete distributions Mean and variance of a discrete distribution Binomial distribution Poisson distribution and process 1 A random variable is a function which

More information

CHAPTER 4. Probability is used in inference statistics as a tool to make statement for population from sample information.

CHAPTER 4. Probability is used in inference statistics as a tool to make statement for population from sample information. CHAPTER 4 PROBABILITY Probability is used in inference statistics as a tool to make statement for population from sample information. Experiment is a process for generating observations Sample space is

More information

BIOSTATISTICS. Lecture 2 Discrete Probability Distributions. dr. Petr Nazarov

BIOSTATISTICS. Lecture 2 Discrete Probability Distributions. dr. Petr Nazarov Microarray Center BIOSTATISTICS Lecture 2 Discrete Probability Distributions dr. Petr Nazarov 28-02-2014 petr.nazarov@crp-sante.lu Lecture 2. Discrete probability distributions OUTLINE Lecture 2 Random

More information

Things to remember when learning probability distributions:

Things to remember when learning probability distributions: SPECIAL DISTRIBUTIONS Some distributions are special because they are useful They include: Poisson, exponential, Normal (Gaussian), Gamma, geometric, negative binomial, Binomial and hypergeometric distributions

More information

Binomial random variable

Binomial random variable Binomial random variable Toss a coin with prob p of Heads n times X: # Heads in n tosses X is a Binomial random variable with parameter n,p. X is Bin(n, p) An X that counts the number of successes in many

More information

Discrete Random Variables

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

More information

Lecture 08: Poisson and More. Lisa Yan July 13, 2018

Lecture 08: Poisson and More. Lisa Yan July 13, 2018 Lecture 08: Poisson and More Lisa Yan July 13, 2018 Announcements PS1: Grades out later today Solutions out after class today PS2 due today PS3 out today (due next Friday 7/20) 2 Midterm announcement Tuesday,

More information

Known probability distributions

Known probability distributions Known probability distributions Engineers frequently wor with data that can be modeled as one of several nown probability distributions. Being able to model the data allows us to: model real systems design

More information

Topic 3: The Expectation of a Random Variable

Topic 3: The Expectation of a Random Variable Topic 3: The Expectation of a Random Variable Course 003, 2017 Page 0 Expectation of a discrete random variable Definition (Expectation of a discrete r.v.): The expected value (also called the expectation

More information

HYPERGEOMETRIC and NEGATIVE HYPERGEOMETIC DISTRIBUTIONS

HYPERGEOMETRIC and NEGATIVE HYPERGEOMETIC DISTRIBUTIONS HYPERGEOMETRIC and NEGATIVE HYPERGEOMETIC DISTRIBUTIONS A The Hypergeometric Situation: Sampling without Replacement In the section on Bernoulli trials [top of page 3 of those notes], it was indicated

More information

Discrete Random Variables

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

More information

MATH : EXAM 2 INFO/LOGISTICS/ADVICE

MATH : EXAM 2 INFO/LOGISTICS/ADVICE MATH 3342-004: EXAM 2 INFO/LOGISTICS/ADVICE INFO: WHEN: Friday (03/11) at 10:00am DURATION: 50 mins PROBLEM COUNT: Appropriate for a 50-min exam BONUS COUNT: At least one TOPICS CANDIDATE FOR THE EXAM:

More information

Mathematical Statistics 1 Math A 6330

Mathematical Statistics 1 Math A 6330 Mathematical Statistics 1 Math A 6330 Chapter 3 Common Families of Distributions Mohamed I. Riffi Department of Mathematics Islamic University of Gaza September 28, 2015 Outline 1 Subjects of Lecture 04

More information

Quick review on Discrete Random Variables

Quick review on Discrete Random Variables STAT/MATH 395 A - PROBABILITY II UW Winter Quarter 2017 Néhémy Lim Quick review on Discrete Random Variables Notations. Z = {..., 2, 1, 0, 1, 2,...}, set of all integers; N = {0, 1, 2,...}, set of natural

More information

Chapter 3. Discrete Random Variables and Their Probability Distributions

Chapter 3. Discrete Random Variables and Their Probability Distributions Chapter 3. Discrete Random Variables and Their Probability Distributions 2.11 Definition of random variable 3.1 Definition of a discrete random variable 3.2 Probability distribution of a discrete random

More information

Random Variable. Discrete Random Variable. Continuous Random Variable. Discrete Random Variable. Discrete Probability Distribution

Random Variable. Discrete Random Variable. Continuous Random Variable. Discrete Random Variable. Discrete Probability Distribution Random Variable Theoretical Probability Distribution Random Variable Discrete Probability Distributions A variable that assumes a numerical description for the outcome of a random eperiment (by chance).

More information

Discrete Distributions

Discrete Distributions Discrete Distributions STA 281 Fall 2011 1 Introduction Previously we defined a random variable to be an experiment with numerical outcomes. Often different random variables are related in that they have

More information

ECE353: Probability and Random Processes. Lecture 5 - Cumulative Distribution Function and Expectation

ECE353: Probability and Random Processes. Lecture 5 - Cumulative Distribution Function and Expectation ECE353: Probability and Random Processes Lecture 5 - Cumulative Distribution Function and Expectation Xiao Fu School of Electrical Engineering and Computer Science Oregon State University E-mail: xiao.fu@oregonstate.edu

More information

A Probability Primer. A random walk down a probabilistic path leading to some stochastic thoughts on chance events and uncertain outcomes.

A Probability Primer. A random walk down a probabilistic path leading to some stochastic thoughts on chance events and uncertain outcomes. A Probability Primer A random walk down a probabilistic path leading to some stochastic thoughts on chance events and uncertain outcomes. Are you holding all the cards?? Random Events A random event, E,

More information

Special Discrete RV s. Then X = the number of successes is a binomial RV. X ~ Bin(n,p).

Special Discrete RV s. Then X = the number of successes is a binomial RV. X ~ Bin(n,p). Sect 3.4: Binomial RV Special Discrete RV s 1. Assumptions and definition i. Experiment consists of n repeated trials ii. iii. iv. There are only two possible outcomes on each trial: success (S) or failure

More information

Continuous Random Variables. What continuous random variables are and how to use them. I can give a definition of a continuous random variable.

Continuous Random Variables. What continuous random variables are and how to use them. I can give a definition of a continuous random variable. Continuous Random Variables Today we are learning... What continuous random variables are and how to use them. I will know if I have been successful if... I can give a definition of a continuous random

More information

Chapters 3.2 Discrete distributions

Chapters 3.2 Discrete distributions Chapters 3.2 Discrete distributions In this section we study several discrete distributions and their properties. Here are a few, classified by their support S X. There are of course many, many more. For

More information

Conditional Probability

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

More information

FINAL EXAM: Monday 8-10am

FINAL EXAM: Monday 8-10am ECE 30: Probabilistic Methods in Electrical and Computer Engineering Fall 016 Instructor: Prof. A. R. Reibman FINAL EXAM: Monday 8-10am Fall 016, TTh 3-4:15pm (December 1, 016) This is a closed book exam.

More information

STAT/MATH 395 PROBABILITY II

STAT/MATH 395 PROBABILITY II STAT/MATH 395 PROBABILITY II Chapter 6 : Moment Functions Néhémy Lim 1 1 Department of Statistics, University of Washington, USA Winter Quarter 2016 of Common Distributions Outline 1 2 3 of Common Distributions

More information

Relationship between probability set function and random variable - 2 -

Relationship between probability set function and random variable - 2 - 2.0 Random Variables A rat is selected at random from a cage and its sex is determined. The set of possible outcomes is female and male. Thus outcome space is S = {female, male} = {F, M}. If we let X be

More information

Probability Distributions for Continuous Variables. Probability Distributions for Continuous Variables

Probability Distributions for Continuous Variables. Probability Distributions for Continuous Variables Probability Distributions for Continuous Variables Probability Distributions for Continuous Variables Let X = lake depth at a randomly chosen point on lake surface If we draw the histogram so that the

More information

ST 371 (V): Families of Discrete Distributions

ST 371 (V): Families of Discrete Distributions ST 371 (V): Families of Discrete Distributions Certain experiments and associated random variables can be grouped into families, where all random variables in the family share a certain structure and a

More information

Common Discrete Distributions

Common Discrete Distributions Common Discrete Distributions Statistics 104 Autumn 2004 Taken from Statistics 110 Lecture Notes Copyright c 2004 by Mark E. Irwin Common Discrete Distributions There are a wide range of popular discrete

More information

A random variable is a quantity whose value is determined by the outcome of an experiment.

A random variable is a quantity whose value is determined by the outcome of an experiment. Random Variables A random variable is a quantity whose value is determined by the outcome of an experiment. Before the experiment is carried out, all we know is the range of possible values. Birthday example

More information

Probability and Probability Distributions. Dr. Mohammed Alahmed

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

More information

success and failure independent from one trial to the next?

success and failure independent from one trial to the next? , section 8.4 The Binomial Distribution Notes by Tim Pilachowski Definition of Bernoulli trials which make up a binomial experiment: The number of trials in an experiment is fixed. There are exactly two

More information

14.2 THREE IMPORTANT DISCRETE PROBABILITY MODELS

14.2 THREE IMPORTANT DISCRETE PROBABILITY MODELS 14.2 THREE IMPORTANT DISCRETE PROBABILITY MODELS In Section 14.1 the idea of a discrete probability model was introduced. In the examples of that section the probability of each basic outcome of the experiment

More information

Probability Experiments, Trials, Outcomes, Sample Spaces Example 1 Example 2

Probability Experiments, Trials, Outcomes, Sample Spaces Example 1 Example 2 Probability Probability is the study of uncertain events or outcomes. Games of chance that involve rolling dice or dealing cards are one obvious area of application. However, probability models underlie

More information

p. 4-1 Random Variables

p. 4-1 Random Variables Random Variables A Motivating Example Experiment: Sample k students without replacement from the population of all n students (labeled as 1, 2,, n, respectively) in our class. = {all combinations} = {{i

More information

CS 237: Probability in Computing

CS 237: Probability in Computing CS 237: Probability in Computing Wayne Snyder Computer Science Department Boston University Lecture 11: Geometric Distribution Poisson Process Poisson Distribution Geometric Distribution The Geometric

More information

MATH 3670 First Midterm February 17, No books or notes. No cellphone or wireless devices. Write clearly and show your work for every answer.

MATH 3670 First Midterm February 17, No books or notes. No cellphone or wireless devices. Write clearly and show your work for every answer. No books or notes. No cellphone or wireless devices. Write clearly and show your work for every answer. Name: Question: 1 2 3 4 Total Points: 30 20 20 40 110 Score: 1. The following numbers x i, i = 1,...,

More information

Part 3: Parametric Models

Part 3: Parametric Models Part 3: Parametric Models Matthew Sperrin and Juhyun Park August 19, 2008 1 Introduction There are three main objectives to this section: 1. To introduce the concepts of probability and random variables.

More information

(Ch 3.4.1, 3.4.2, 4.1, 4.2, 4.3)

(Ch 3.4.1, 3.4.2, 4.1, 4.2, 4.3) 3 Probability Distributions (Ch 3.4.1, 3.4.2, 4.1, 4.2, 4.3) Probability Distribution Functions Probability distribution function (pdf): Function for mapping random variables to real numbers. Discrete

More information

Chapter 3. Discrete Random Variables and Their Probability Distributions

Chapter 3. Discrete Random Variables and Their Probability Distributions Chapter 3. Discrete Random Variables and Their Probability Distributions 1 3.4-3 The Binomial random variable The Binomial random variable is related to binomial experiments (Def 3.6) 1. The experiment

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

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

Chapter 5. Chapter 5 sections

Chapter 5. Chapter 5 sections 1 / 43 sections Discrete univariate distributions: 5.2 Bernoulli and Binomial distributions Just skim 5.3 Hypergeometric distributions 5.4 Poisson distributions Just skim 5.5 Negative Binomial distributions

More information

The Geometric Distribution

The Geometric Distribution MATH 382 The Geometric Distribution Dr. Neal, WKU Suppose we have a fixed probability p of having a success on any single attempt, where p > 0. We continue to make independent attempts until we succeed.

More information

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

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

More information

(Ch 3.4.1, 3.4.2, 4.1, 4.2, 4.3)

(Ch 3.4.1, 3.4.2, 4.1, 4.2, 4.3) 3 Probability Distributions (Ch 3.4.1, 3.4.2, 4.1, 4.2, 4.3) Probability Distribution Functions Probability distribution function (pdf): Function for mapping random variables to real numbers. Discrete

More information

Discrete Distributions

Discrete Distributions A simplest example of random experiment is a coin-tossing, formally called Bernoulli trial. It happens to be the case that many useful distributions are built upon this simplest form of experiment, whose

More information

37.3. The Poisson Distribution. Introduction. Prerequisites. Learning Outcomes

37.3. The Poisson Distribution. Introduction. Prerequisites. Learning Outcomes The Poisson Distribution 37.3 Introduction In this Section we introduce a probability model which can be used when the outcome of an experiment is a random variable taking on positive integer values and

More information

Week 6, 9/24/12-9/28/12, Notes: Bernoulli, Binomial, Hypergeometric, and Poisson Random Variables

Week 6, 9/24/12-9/28/12, Notes: Bernoulli, Binomial, Hypergeometric, and Poisson Random Variables Week 6, 9/24/12-9/28/12, Notes: Bernoulli, Binomial, Hypergeometric, and Poisson Random Variables 1 Monday 9/24/12 on Bernoulli and Binomial R.V.s We are now discussing discrete random variables that have

More information

Notes 12 Autumn 2005

Notes 12 Autumn 2005 MAS 08 Probability I Notes Autumn 005 Conditional random variables Remember that the conditional probability of event A given event B is P(A B) P(A B)/P(B). Suppose that X is a discrete random variable.

More information

Suppose that you have three coins. Coin A is fair, coin B shows heads with probability 0.6 and coin C shows heads with probability 0.8.

Suppose that you have three coins. Coin A is fair, coin B shows heads with probability 0.6 and coin C shows heads with probability 0.8. Suppose that you have three coins. Coin A is fair, coin B shows heads with probability 0.6 and coin C shows heads with probability 0.8. Coin A is flipped until a head appears, then coin B is flipped until

More information

CS 361: Probability & Statistics

CS 361: Probability & Statistics February 26, 2018 CS 361: Probability & Statistics Random variables The discrete uniform distribution If every value of a discrete random variable has the same probability, then its distribution is called

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

Chapter 2: Discrete Distributions. 2.1 Random Variables of the Discrete Type

Chapter 2: Discrete Distributions. 2.1 Random Variables of the Discrete Type Chapter 2: Discrete Distributions 2.1 Random Variables of the Discrete Type 2.2 Mathematical Expectation 2.3 Special Mathematical Expectations 2.4 Binomial Distribution 2.5 Negative Binomial Distribution

More information

Discrete Distributions

Discrete Distributions Chapter 2 Discrete Distributions 2.1 Random Variables of the Discrete Type An outcome space S is difficult to study if the elements of S are not numbers. However, we can associate each element/outcome

More information

Unit 4 Probability. Dr Mahmoud Alhussami

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

More information

Stats Review Chapter 6. Mary Stangler Center for Academic Success Revised 8/16

Stats Review Chapter 6. Mary Stangler Center for Academic Success Revised 8/16 Stats Review Chapter Revised 8/1 Note: This review is composed of questions similar to those found in the chapter review and/or chapter test. This review is meant to highlight basic concepts from the course.

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

1 Probability and Random Variables

1 Probability and Random Variables 1 Probability and Random Variables The models that you have seen thus far are deterministic models. For any time t, there is a unique solution X(t). On the other hand, stochastic models will result in

More information

Probability and Statistics for Engineers

Probability and Statistics for Engineers Probability and Statistics for Engineers Chapter 4 Probability Distributions Ruochen Liu Ruochenliu@xidian.edu.cn Institute of Intelligent Information Processing, Xidian University Outline Random variables

More information

Some Special Discrete Distributions

Some Special Discrete Distributions Mathematics Department De La Salle University Manila February 6, 2017 Some Discrete Distributions Often, the observations generated by different statistical experiments have the same general type of behaviour.

More information

Each trial has only two possible outcomes success and failure. The possible outcomes are exactly the same for each trial.

Each trial has only two possible outcomes success and failure. The possible outcomes are exactly the same for each trial. Section 8.6: Bernoulli Experiments and Binomial Distribution We have already learned how to solve problems such as if a person randomly guesses the answers to 10 multiple choice questions, what is the

More information

3 Modeling Process Quality

3 Modeling Process Quality 3 Modeling Process Quality 3.1 Introduction Section 3.1 contains basic numerical and graphical methods. familiar with these methods. It is assumed the student is Goal: Review several discrete and continuous

More information

Solutions - Final Exam

Solutions - Final Exam Solutions - Final Exam Instructors: Dr. A. Grine and Dr. A. Ben Ghorbal Sections: 170, 171, 172, 173 Total Marks Exercise 1 7 Exercise 2 6 Exercise 3 6 Exercise 4 6 Exercise 5 6 Exercise 6 9 Total 40 Score

More information

Statistics 100A Homework 5 Solutions

Statistics 100A Homework 5 Solutions Chapter 5 Statistics 1A Homework 5 Solutions Ryan Rosario 1. Let X be a random variable with probability density function a What is the value of c? fx { c1 x 1 < x < 1 otherwise We know that for fx to

More information

CS37300 Class Notes. Jennifer Neville, Sebastian Moreno, Bruno Ribeiro

CS37300 Class Notes. Jennifer Neville, Sebastian Moreno, Bruno Ribeiro CS37300 Class Notes Jennifer Neville, Sebastian Moreno, Bruno Ribeiro 2 Background on Probability and Statistics These are basic definitions, concepts, and equations that should have been covered in your

More information

Random Variable And Probability Distribution. Is defined as a real valued function defined on the sample space S. We denote it as X, Y, Z,

Random Variable And Probability Distribution. Is defined as a real valued function defined on the sample space S. We denote it as X, Y, Z, Random Variable And Probability Distribution Introduction Random Variable ( r.v. ) Is defined as a real valued function defined on the sample space S. We denote it as X, Y, Z, T, and denote the assumed

More information

STAT 430/510 Probability Lecture 12: Central Limit Theorem and Exponential Distribution

STAT 430/510 Probability Lecture 12: Central Limit Theorem and Exponential Distribution STAT 430/510 Probability Lecture 12: Central Limit Theorem and Exponential Distribution Pengyuan (Penelope) Wang June 15, 2011 Review Discussed Uniform Distribution and Normal Distribution Normal Approximation

More information

Section 2.4 Bernoulli Trials

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

More information

STA 111: Probability & Statistical Inference

STA 111: Probability & Statistical Inference STA 111: Probability & Statistical Inference Lecture Four Expectation and Continuous Random Variables Instructor: Olanrewaju Michael Akande Department of Statistical Science, Duke University Instructor:

More information

Discrete Random Variables

Discrete Random Variables Chapter 5 Discrete Random Variables Suppose that an experiment and a sample space are given. A random variable is a real-valued function of the outcome of the experiment. In other words, the random variable

More information

Chapter 4: Continuous Random Variables and Probability Distributions

Chapter 4: Continuous Random Variables and Probability Distributions Chapter 4: and Probability Distributions Walid Sharabati Purdue University February 14, 2014 Professor Sharabati (Purdue University) Spring 2014 (Slide 1 of 37) Chapter Overview Continuous random variables

More information

Lecture 8 : The Geometric Distribution

Lecture 8 : The Geometric Distribution 0/ 24 The geometric distribution is a special case of negative binomial, it is the case r = 1. It is so important we give it special treatment. Motivating example Suppose a couple decides to have children

More information

Lecture 3. Discrete Random Variables

Lecture 3. Discrete Random Variables Math 408 - Mathematical Statistics Lecture 3. Discrete Random Variables January 23, 2013 Konstantin Zuev (USC) Math 408, Lecture 3 January 23, 2013 1 / 14 Agenda Random Variable: Motivation and Definition

More information

Week 12-13: Discrete Probability

Week 12-13: Discrete Probability Week 12-13: Discrete Probability November 21, 2018 1 Probability Space There are many problems about chances or possibilities, called probability in mathematics. When we roll two dice there are possible

More information

ECE 313 Probability with Engineering Applications Fall 2000

ECE 313 Probability with Engineering Applications Fall 2000 Exponential random variables Exponential random variables arise in studies of waiting times, service times, etc X is called an exponential random variable with parameter λ if its pdf is given by f(u) =

More information

Discrete Distributions

Discrete Distributions Discrete Distributions Applications of the Binomial Distribution A manufacturing plant labels items as either defective or acceptable A firm bidding for contracts will either get a contract or not A marketing

More information

Part 3: Parametric Models

Part 3: Parametric Models Part 3: Parametric Models Matthew Sperrin and Juhyun Park April 3, 2009 1 Introduction Is the coin fair or not? In part one of the course we introduced the idea of separating sampling variation from a

More information

CSCI2244-Randomness and Computation First Exam with Solutions

CSCI2244-Randomness and Computation First Exam with Solutions CSCI2244-Randomness and Computation First Exam with Solutions March 1, 2018 Each part of each problem is worth 5 points. There are actually two parts to Problem 2, since you are asked to compute two probabilities.

More information

Chapter 7: Theoretical Probability Distributions Variable - Measured/Categorized characteristic

Chapter 7: Theoretical Probability Distributions Variable - Measured/Categorized characteristic BSTT523: Pagano & Gavreau, Chapter 7 1 Chapter 7: Theoretical Probability Distributions Variable - Measured/Categorized characteristic Random Variable (R.V.) X Assumes values (x) by chance Discrete R.V.

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

Probability Theory and Simulation Methods. April 6th, Lecture 19: Special distributions

Probability Theory and Simulation Methods. April 6th, Lecture 19: Special distributions April 6th, 2018 Lecture 19: 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

Special Mathematics Discrete random variables

Special Mathematics Discrete random variables Special Mathematics Discrete random variables April 208 ii Expose yourself to as much randomness as possible. Ben Casnocha 6 Discrete random variables Texas Holdem Poker: In Hold em Poker players make

More information

Fundamental Tools - Probability Theory II

Fundamental Tools - Probability Theory II Fundamental Tools - Probability Theory II MSc Financial Mathematics The University of Warwick September 29, 2015 MSc Financial Mathematics Fundamental Tools - Probability Theory II 1 / 22 Measurable random

More information