1 / 26

Discrete Probability Distributions

Discrete Probability Distributions. Random Variables. Expected Value (mean, average). Μ = E(X) = Σ value(x) x probability(x). Expected value = 0.5 x (-1) + 0.5 x (+1) = 0. Example: Lottery of 1,000 tickets, with the following payout structure, has an E(x) = $1.00.

bond
Download Presentation

Discrete Probability Distributions

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Discrete Probability Distributions

  2. Random Variables

  3. Expected Value (mean, average) Μ = E(X) = Σ value(x) x probability(x)

  4. Expected value = 0.5 x (-1) + 0.5 x (+1) = 0.

  5. Example: Lottery of 1,000 tickets, with the following payout structure, has an E(x) = $1.00.

  6. Variance s2 (or “spread”) and Standard Deviation s

  7. Calculating the Variance s2 and the Standard Deviation s. Var(Y) = s2 = Σ[(y – E(Y))2 x P(y)] Or Var(Y) = s2 = Σ[P(y) x Y] – E(Y)2 Sdev s = (s2)0.5

  8. Mathematics Factorials ! n! = n x (n – 1) x (n – 2) …. x 1 Example: 6! = 6 x 5 x 4 x 3 x 2 x 1 = 720.

  9. Binomial Distribution • n Bernoulli trials, where each trial only has two possible outcomes, like a coin toss (heads or tails) or baby (boy or girl). • p = the probability of success in each trial, and (1 – p) is the probability of failure. • The probability of x success in n trials is ……

  10. Example: a die is rolled exactly n = 5 times. What is the probability of rolling exactly x = 2 sixes? (Note the probability of rolling a 6 is P(six) = 1/6 = 0.166667.)

  11. Binomial Calculators (online) http://stattrek.com/tables/binomial.aspx Or, using MS Excel, go to Formulas/More Functions/Statistical/BINOMDIST

  12. Cumulative Binomial Probabilities • As before, a question can be about the probability of exactly x successes in n trials. P(X = x). • But the question can also be about the (Cumulative) probability of getting x or less successes. P(X ≤ x). • Example: P(X ≤ 3) = P(X = 0) + P(X = 1) + P(X = 2) + P(X = 3). • The probability of getting at least 4 successes in n trials = 1 – P(X ≤ 3).

  13. Binomial Distribution Statistics Mean = np Variance = np(1 – p)

More Related