1 / 34

Chapter 5 Discrete Probability Distributions

Chapter 5 Discrete Probability Distributions. Random Variables Discrete Probability Distributions Expected Value and Variance Binomial Probability Distribution Poisson Probability Distribution Hypergeometric Probability Distribution. .40. .30. .20. .10.

Download Presentation

Chapter 5 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. Chapter 5 Discrete Probability Distributions • Random Variables • Discrete Probability Distributions • Expected Value and Variance • Binomial Probability Distribution • Poisson Probability Distribution • Hypergeometric Probability Distribution .40 .30 .20 .10 0 1 2 3 4

  2. Random Variables • A random variable is a numerical description of the outcome of an experiment. • A random variable can be classified as being either discrete (how many) or continuous (how much) depending on the numerical values it assumes. • A discrete random variable may assume either a finite number of values or an infinite sequence of values. • A continuous random variable may assume any numerical value in an interval or collection of intervals.

  3. Example: JSL Appliances • Discrete random variable with a finite number of values Let x = number of TV sets sold at the store in one day where x can take on 5 values (0, 1, 2, 3, 4) • Discrete random variable with an infinite sequence of values Let x = number of customers arriving in one day where x can take on the values 0, 1, 2, . . . We can count the customers arriving, but there is no finite upper limit on the number that might arrive.

  4. Random Variables Question Random Variable x Type Family x = Number of dependents in Discrete size family Distance from x = Distance in miles from Continuous home to store home to the store site

  5. Discrete Probability Distributions • The probability distribution for a random variable describes how probabilities are distributed over the values of the random variable. • The probability distribution is defined by a probability function, denoted by f(x), which provides the probability for each value of the random variable. • The required conditions for a discrete probability function are: f(x) > 0 f(x) = 1 • We can describe a discrete probability distribution with a table, graph, or equation.

  6. Example: JSL Appliances • Using past data on TV sales (below left), a tabular representation of the probability distribution for TV sales (below right) was developed. Number Units Soldof Daysxf(x) 0 80 0 .40 1 50 1 .25 2 40 2 .20 3 10 3 .05 4 20 4 .10 200 1.00

  7. Example: JSL Appliances • Graphical Representation of the Probability Distribution .50 .40 Probability .30 .20 .10 0 1 2 3 4 Values of Random Variable x (TV sales)

  8. Discrete Uniform Probability Distribution • The discrete uniform probability distribution is the simplest example of a discrete probability distribution given by a formula. • The discrete uniform probability function is f(x) = 1/n where: n = the number of values the random variable may assume • Note that the values of the random variable are equally likely. For example, suppose that for the experiment of rolling a die. For this experiment, n = 6 values are possible for the random variable; x 1, 2, 3, 4, 5, 6.

  9. Expected Value and Variance • The expected value, or mean, of a random variable is a measure of its central location. E(x) =  = xf(x) • The variance summarizes the variability in the values of a random variable. Var(x) =  2 = (x - )2f(x) • The standard deviation, , is defined as the positive square root of the variance.

  10. Example: JSL Appliances • Expected Value of a Discrete Random Variable xf(x)xf(x) 0 .40 .00 1 .25 .25 2 .20 .40 3 .05 .15 4 .10 .40 E(x) = 1.20 The expected number of TV sets sold in a day is 1.2

  11. Example: JSL Appliances • Variance and Standard Deviation of a Discrete Random Variable x x -  (x - )2 f(x) (x - )2f(x) 0 -1.2 1.44 .40 .576 1 -0.2 0.04 .25 .010 2 0.8 0.64 .20 .128 3 1.8 3.24 .05 .162 4 2.8 7.84 .10 .784 1.660 =   The variance of daily sales is 1.66 TV sets squared. The standard deviation of sales is 1.2884 TV sets.

  12. Binomial Probability Distribution • Properties of a Binomial Experiment The binomial probability distribution is a discrete probability distribution that provides many applications. It is associated with a multiple-step experiment that we call the binomial experiment. • The experiment consists of a sequence of n identical trials. • Two outcomes, success and failure, are possible on each trial. • The probability of a success, denoted by p, does not change from trial to trial. Consequently, the probability of a failure, denoted by 1 - p, does not change from trial to trial. • The trials are independent.

  13. Binomial Probability Distribution • Our interest is in the number of successes occurring in the n trials. • We let x denote the number of successes occurring in the n trials. • For example, consider the experiment of tossing a coin five times and on each toss observing whether the coin lands with a head or a tail on its upward face. Suppose we want to count the number of heads appearing over the five tosses. Does this experiment show the properties of a binomial experiment? What is the random variable of interest?

  14. Binomial Probability Distribution • 1. The experiment consists of five identical trials; each trial involves the tossing of one coin. • 2. Two outcomes are possible for each trial: a head or a tail. We can designate head a success and tail a failure. • 3. The probability of a head and the probability of a tail are the same for each trial,with p = .5 and 1 - p = .5. • 4. The trials or tosses are independent because the outcome on any one trial is notaffected by what happens on other trials or tosses.

  15. Binomial Probability Distribution • Number of Experimental Outcomes Providing Exactly x Successes in n Trials where: n! = n(n – 1)(n – 2) . . . (2)(1) 0! = 1

  16. Binomial Probability Distribution • Probability of a Particular Sequence of Trial Outcomes with x Successes in n Trials

  17. Binomial Probability Distribution • Binomial Probability Function where: f(x) = the probability of x successes in n trials n = the number of trials p = the probability of success on any one trial

  18. Example: Evans Electronics • Binomial Probability Distribution Evans is concerned about a low retention rate for employees. On the basis of past experience, management has seen a turnover of 10% of the hourly employees annually. Thus, for any hourly employees chosen at random, management estimates a probability of 0.1 that the person will not be with the company next year. Choosing 3 hourly employees at random, what is the probability that 1 of them will leave the company this year?

  19. Example: Evans Electronics • Using the Binomial Probability Function Let: p = .10, n = 3, x = 1 = (3)(0.1)(0.81) = .243

  20. Example: Evans Electronics • Using the Tables of Binomial Probabilities (Appendix B, Table 5)

  21. Example: Evans Electronics • Using a Tree Diagram 2nd Worker 3rd Worker x Probab. 1st Worker L (.1) .0010 3 Leaves (.1) 2 .0090 S (.9) Leaves (.1) L (.1) .0090 2 Stays (.9) .0810 1 S (.9) L (.1) 2 .0090 Leaves (.1) 1 .0810 S (.9) L (.1) Stays (.9) 1 .0810 Stays (.9) 0 .7290 S (.9)

  22. Binomial Probability Distribution • Expected Value E(x) =  = np • Variance Var(x) =  2 = np(1 - p) • Standard Deviation

  23. Example: Evans Electronics • Binomial Probability Distribution • Expected Value E(x) =  = 3(.1) = .3 • Variance Var(x) =  2 = 3(.1)(.9) = .27 • Standard Deviation

  24. Poisson Probability Distribution • A discrete random variable following this distribution is often useful in estimating the number of occurrences over a specified interval of time or space. • It is a discrete random variable that may assume an infinite sequence of values (x = 0, 1, 2, . . . ). • Examples: • the number of customers arriving at a McDonald restaurant in a 15 minutes interval • the number of vehicles arriving at a toll booth in one hour

  25. Poisson Probability Distribution • Poisson Probability Function where: f(x) = probability of x occurrences in an interval  = mean number of occurrences in an interval e = 2.71828

  26. Example: Mercy Hospital • Using the Poisson Probability Function Patients arrive at the emergency room of Mercy Hospital at the average rate of 6 per hour on weekend evenings. What is the probability of 4 arrivals in 30 minutes on a weekend evening?  = 6/hour = 3/half-hour, x = 4

  27. Example: Mercy Hospital • Using the Tables of Poisson Probabilities

  28. Hypergeometric Probability Distribution • The hypergeometric distribution is closely related to the binomial distribution. • The key differences are: • the trials are not independent • probability of success changes from trial to trial

  29. Hypergeometric Probability Distribution • Hypergeometric Probability Function for 0 <x<r where: f(x) = probability of x successes in n trials n = number of trials N = number of elements in the population r = number of elements in the population labeled success

  30. Hypergeometric Probability Distribution • Hypergeometric Probability Function • is the number of ways a sample of size n can be selected from a population of size N. • is the number of ways x successes can be selected from a total of r successes in the population. • is the number of ways n – x failures can be selected from a total of N – r failures in the population.

  31. Hypergeometric Probability Distribution

  32. Example: Neveready • Hypergeometric Probability Distribution Smith has removed two dead batteries from a flashlight and mixed them with the two good batteries he intended as replacements. The four batteries look identical. Smith now randomly selects two of the four batteries. What is the probability he selects the two good batteries?

  33. Example: Neveready • Hypergeometric Probability Distribution where: x = 2 = number of good batteries selected n = 2 = number of batteries selected N = 4 = number of batteries in total r = 2 = number of good batteries in total

  34. End of Chapter 5

More Related