SlideShare uma empresa Scribd logo
1 de 42
Business Statistics, 6th ed.
                                                       by Ken Black




                                                         Chapter 5
                                                          Discrete
                                                         Probability
                                                        Distributions



 Copyright 2010 John Wiley & Sons, Inc.                                  1
Copyright 2010 John Wiley & Sons, Inc.
Learning Objectives

        Distinguish between discrete random variables and
        continuous random variables.
        Know how to determine the mean and variance of a
        discrete distribution.
        Identify the type of statistical experiments that can
        be described by the binomial distribution, and know
        how to work such problems.




Copyright 2010 John Wiley & Sons, Inc.                          2
Discrete vs. Continuous Distributions

        Discrete distributions – constructed from discrete
        (individually distinct) random variables
        Continuous distributions – based on continuous
        random variables
        Random Variable - a variable which contains the
        outcomes of a chance experiment




Copyright 2010 John Wiley & Sons, Inc.                       3
Discrete vs. Continuous Distributions

        Categories of Random Variables
              Discrete Random Variable - the set of all possible values is
              at most a finite or a countable infinite number of possible
              values
              Continuous Random Variable - takes on values at every
              point over a given interval




Copyright 2010 John Wiley & Sons, Inc.                                       4
Describing a Discrete Distribution

        A discrete distribution can be described by
        constructing a graph of the distribution
        Measures of central tendency and variability can be
        applied to discrete distributions
        Discrete values of outcomes are used to represent
        themselves




Copyright 2010 John Wiley & Sons, Inc.                        5
Describing a Discrete Distribution

        Mean of discrete distribution – is the long run
        average
              If the process is repeated long enough, the average of the
              outcomes will approach the long run average (mean)
                   Requires the process to eventually have a number which is
                   the product of many processes
              Mean of a discrete distribution
              µ = ∑ (X * P(X))
              where (X) is the long run average;
              X = outcome, P = Probability of X


Copyright 2010 John Wiley & Sons, Inc.                                         6
Describing a Discrete Distribution

        Variance and Standard Deviation of a discrete
        distribution are solved by using the outcomes (X) and
        probabilities of outcomes (P(X)) in a manner similar
        to computing a mean
        Standard Deviation is computed by taking the square
        root of the variance




Copyright 2010 John Wiley & Sons, Inc.                          7
Some Special Distributions

        Discrete
              binomial
              Poisson
              Hypergeometric
        Continuous
              normal
              uniform
              exponential
              t
              chi-square
              F




Copyright 2010 John Wiley & Sons, Inc.               8
Discrete Distribution -- Example

        Observe the discrete distribution in the following
        table.
        An executive is considering out-of-town business
        travel for a given Friday. At least one crisis could occur
        on the day that the executive is gone. The distribution
        contains the number of crises that could occur during
        the day the executive is gone and the probability that
        each number will occur. For example, there is a .37
        probability that no crisis will occur, a .31 probability of
        one crisis, and so on.


Copyright 2010 John Wiley & Sons, Inc.                            9
Discrete Distribution -- Example

         Distribution of Daily Crises
                                            P   0.5
       Number of                            r
                              Probability   o   0.4
         Crises
                                            b
                                            a   0.3
             0                    0.37      b
             1                    0.31      i   0.2
             2                    0.18      l
                                            i   0.1
             3                    0.09
                                            t
             4                    0.04      y    0
             5                    0.01                0   1       2      3       4   5
                                                              Number of Crises




Copyright 2010 John Wiley & Sons, Inc.                                                   10
Variance and Standard Deviation
                     of a Discrete Distribution

      2                              2                         2
                    X                    P( X ) 1.2                   12 110
                                                                       .  .
                                                                           2
          X           P(X)
                                                               2

                                         X            (X       ) (X    )       P( X )

          -1              .1                 -2            4          .4
          0               .2                 -1            1          .2
          1               .4                  0            0          .0
          2               .2                  1            1          .2
          3               .1                  2            4          .4
                                                                      1.2

Copyright 2010 John Wiley & Sons, Inc.                                              11
Requirements for a Discrete
                 Probability Function -- Examples

          X               P(X)           X    P(X)   X    P(X)


          -1              .1             -1   -.1    -1   .1
          0               .2             0    .3     0    .3
          1               .4             1    .4     1    .4
          2               .2             2    .3     2    .3
          3               .1             3    .1     3    .1
                          1.0                 1.0         1.2
                        : YES                 NO           NO


Copyright 2010 John Wiley & Sons, Inc.                           12
Mean of a Discrete Distribution


                               E X             X P( X )
                            X            P(X) X P( X)
                            -1            .1     -.1
                            0             .2      .0
                            1             .4      .4
                            2             .2      .4
                            3             .1      .3
                                                 1.0      = 1.0

Copyright 2010 John Wiley & Sons, Inc.                            13
Mean of the Crises Data Example


                   E X                       X P( X )                         115
                                                                               .
       X         P(X)         X P(X)     P
                                         r   0.5
       0           .37             .00   o   0.4
                                         b
       1           .31             .31   a   0.3
                                         b
       2           .18             .36       0.2
                                         i
                                         l   0.1
       3           .09             .27   i
                                         t
                                              0
       4           .04             .16             0   1       2      3       4   5
                                         y
                                                           Number of Crises
       5           .01             .05

                                  1.15
Copyright 2010 John Wiley & Sons, Inc.                                                14
Variance and Standard Deviation
                      of Crises Data Example
                                     2
     2                                                         2
                     X                   P( X )   141
                                                   .                     141 119
                                                                          .   .
         X              P(X)             (X- )      (X-            (X-     P(X)

         0               .37             -1.15          1.32              .49

         1               .31             -0.15          0.02              .01

         2               .18             0.85           0.72              .13

         3               .09             1.85           3.42              .31

         4               .04             2.85           8.12              .32

         5               .01             3.85       14.82                 .15

                                                                         1.41

Copyright 2010 John Wiley & Sons, Inc.                                            15
Binomial Distribution

        Probability                               n!     X       n X

        function                    P( X )
                                              X! n X !
                                                       p     q         for 0 X   n

        Mean value
                                             n p
        Variance
        and                              2
                                             n p q
        Standard
                                               2
        Deviation                                    n p q



Copyright 2010 John Wiley & Sons, Inc.                                               16
Binomial Distribution:
                       Demonstration Problem 5.3
         According to the U.S. Census Bureau,
         approximately 6% of all workers in Jackson,
         Mississippi, are unemployed. In conducting a
         random telephone survey in Jackson, what is the
         probability of getting two or fewer unemployed
         workers in a sample of 20?




Copyright 2010 John Wiley & Sons, Inc.                     17
Binomial Distribution:
                       Demonstration Problem 5.3
        In the following example,
              6% are unemployed => p
              The sample size is 20 => n
              94% are employed => q
              x is the number of successes desired
              What is the probability of getting 2 or fewer unemployed
              workers in the sample of 20?
              The hard part of this problem is identifying p, n, and x –
              emphasis this when studying the problems.




Copyright 2010 John Wiley & Sons, Inc.                                     18
Binomial Distribution:
                         Demonstration Problem 5.3
            n 20
            p . 06
            q . 94
         P( X 2 ) P( X            0)     P( X   1)           P( X    2)
                  . 2901 . 3703 . 2246 . 8850
                               20!                   0              20 0
         P( X       0)
                           0!(20 0)!
                                           .06 .94                          (1)(1)(. 2901 ) .2901

                               20!               1                  20 1
          P( X      1)
                           1!(20 1)!
                                           .06 .94                          (20)(.06)(.3086) .3703

                                20!                      2           20 2
          P( X      2)
                            2!(20 2)!
                                            .06 .94                          (190)(.0036)(.3283) .2246


Copyright 2010 John Wiley & Sons, Inc.                                                                   19
Binomial Distribution Table:
                       Demonstration Problem 5.3

      n = 20 PROBABILITY
                                                n 20
            X     0.05      0.06     0.07       p . 06
             0 0.3585 0.2901 0.2342             q . 94
             1 0.3774 0.3703 0.3526          P( X 2 ) P( X    0)   P( X    1)   P( X    2)
             2 0.1887 0.2246 0.2521                . 2901 . 3703 . 2246 . 8850
             3 0.0596 0.0860 0.1139
             4 0.0133 0.0233 0.0364
                                             P( X 2) 1 P( X 2) 1 . 8850 .1150
             5 0.0022 0.0048 0.0088
             6 0.0003 0.0008 0.0017
                                                   n p        (20)(. 06) 1. 20
                                               2
             7 0.0000 0.0001 0.0002
                                                   n p q      ( 20 )(. 06 )(. 94 )     1.128
             8 0.0000 0.0000 0.0000
                                                        2
           …         …       …           …                    1.128       1. 062
           20 0.0000 0.0000 0.0000


Copyright 2010 John Wiley & Sons, Inc.                                                         20
Excel’s Binomial Function

                                         n = 20
                                         p = 0.06


                                         X                P(X)
                                         0   =BINOMDIST(A5,B$1,B$2,FALSE)
                                         1   =BINOMDIST(A6,B$1,B$2,FALSE)
                                         2   =BINOMDIST(A7,B$1,B$2,FALSE)
                                         3   =BINOMDIST(A8,B$1,B$2,FALSE)
                                         4   =BINOMDIST(A9,B$1,B$2,FALSE)
                                         5   =BINOMDIST(A10,B$1,B$2,FALSE)
                                         6   =BINOMDIST(A11,B$1,B$2,FALSE)
                                         7   =BINOMDIST(A12,B$1,B$2,FALSE)
                                         8   =BINOMDIST(A13,B$1,B$2,FALSE)
                                         9   =BINOMDIST(A14,B$1,B$2,FALSE)

Copyright 2010 John Wiley & Sons, Inc.                                       21
Minitab’s Binomial Function

         X           P(X =x)

         0           0.000000
         1           0.000000
         2           0.000000
         3           0.000001
         4           0.000006
         5           0.000037
         6           0.000199
         7           0.000858            Binomial with n = 23 and p = 0.64
         8           0.003051
         9           0.009040
         10          0.022500
         11          0.047273
         12          0.084041
         13          0.126420
         14          0.160533
         15          0.171236
         16          0.152209
         17          0.111421
         18          0.066027
         19          0.030890
         20          0.010983
         21          0.002789
         22          0.000451
         23          0.000035

Copyright 2010 John Wiley & Sons, Inc.                                   22
Mean and Std Dev of Binomial Distribution

        Binomial distribution has an expected value or a long
        run average denoted by µ (mu)
              If n items are sampled over and over for a long time and if
              p is the probability of success in one trial, the average long
              run of successes per sample is expected to be np
              => Mean µ = np
              => Std Dev = √(npq)




Copyright 2010 John Wiley & Sons, Inc.                                         23
Poisson Distribution

        The Poisson distribution focuses only on the number
        of discrete occurrences over some interval or
        continuum
              Poisson does not have a given number of trials (n)
              as a binomial experiment does
              Occurrences are independent of other occurrences
              Occurrences occur over an interval




Copyright 2010 John Wiley & Sons, Inc.                             24
Poisson Distribution

        If Poisson distribution is studied over a long period
        of time, a long run average can be determined
              The average is denoted by lambda (λ)
              Each Poisson problem contains a lambda value from which
              the probabilities are determined
              A Poisson distribution can be described by λ alone




Copyright 2010 John Wiley & Sons, Inc.                                  25
Poisson Distribution

        Probability function
                                X

          P( X )                    e      for X      0,1,2,3,...
                                 X!
         where :
            long run average
         e       2.718282... (the base of natural logarithms)
         Mean value                      Variance      Standard deviation



Copyright 2010 John Wiley & Sons, Inc.                                         26
Poisson Distribution:
                       Demonstration Problem 5.7
        Bank customers arrive randomly on weekday
        afternoons at an average of 3.2 customers
        every 4 minutes. What is the probability of
        having more than 7 customers in a 4-minute
        interval on a weekday afternoon?




Copyright 2010 John Wiley & Sons, Inc.                27
Poisson Distribution:
                       Demonstration Problem 5.7
        Solution
        λ = 3.2 customers>minutes X > 7 customers/4 minutes
        The solution requires obtaining the values of x = 8, 9, 10, 11, 12,
        13, 14, . . . . Each x value is determined until the values are so
        far away from λ = 3.2 that the probabilities approach zero. The
        exact probabilities are summed to find x 7. If the bank has been
        averaging 3.2 customers every 4 minutes on weekday
        afternoons, it is unlikely that more than 7 people would
        randomly arrive in any one 4-minute period. This answer
        indicates that more than 7 people would randomly arrive in a
        4-minute period only 1.69% of the time. Bank officers could use
        these results to help them make staffing decisions.


Copyright 2010 John Wiley & Sons, Inc.                                   28
Poisson Distribution:
                       Demonstration Problem 5.7
               3.2 customers/ minutes
                            4                              3. 2 customers/ 4 minutes
         X = 10 customers/ minutes
                         8                              X = 6 customers/ 8 minutes
         Adjusted                                       Adjusted
            = 6.4 customers/ minutes
                           8                             = 6. 4 customers/ 8 minutes
                       X                                           X

         P(X) =            e                            P(X) =         e
                        X!                                         X!

                                                        P( X = 6) = 6.4 e
                                  10     6.4                               6   6. 4

         P( X = 10) = 6.4 e                    0.0528                                 0.1586
                         10!                                           6!




Copyright 2010 John Wiley & Sons, Inc.                                                         29
Poisson Distribution:
                           Using the Poisson Tables

                                  X           0.5      1.5      1.6        3.0
                                  0        0.6065   0.2231   0.2019     0.0498
                                  1        0.3033   0.3347   0.3230     0.1494
                                  2        0.0758   0.2510   0.2584     0.2240
                                  3        0.0126   0.1255   0.1378     0.2240
                                  4        0.0016   0.0471   0.0551     0.1680
                                  5        0.0002   0.0141   0.0176     0.1008
                                  6        0.0000   0.0035   0.0047     0.0504
                                  7        0.0000   0.0008   0.0011     0.0216
                                  8        0.0000   0.0001   0.0002     0.0081
                                  9        0.0000   0.0000   0.0000     0.0027
                                  10       0.0000   0.0000   0.0000     0.0008
                                  11       0.0000   0.0000   0.0000     0.0002
                                  12       0.0000   0.0000   0.0000     0.0001


                                1.6
                       P( X     5) P ( X    6) P ( X    7) P ( X      8) P ( X   9)
                                .0047    .0011 .0002    .0000   .0060

Copyright 2010 John Wiley & Sons, Inc.                                                30
Poisson Distribution:
                           Using the Poisson Tables

                                  X         0.5         1.5       1.6      3.0
                                  0      0.6065      0.2231    0.2019   0.0498
                                  1      0.3033      0.3347    0.3230   0.1494
                                  2      0.0758      0.2510    0.2584   0.2240
                                  3      0.0126      0.1255    0.1378   0.2240
                                  4      0.0016      0.0471    0.0551   0.1680
                                  5      0.0002      0.0141    0.0176   0.1008
                                  6      0.0000      0.0035    0.0047   0.0504
                                  7      0.0000      0.0008    0.0011   0.0216
                                  8      0.0000      0.0001    0.0002   0.0081
                                  9      0.0000      0.0000    0.0000   0.0027
                                  10     0.0000      0.0000    0.0000   0.0008
                                  11     0.0000      0.0000    0.0000   0.0002
                                  12     0.0000      0.0000    0.0000   0.0001


                                   1.6
                           P( X    2) 1 P ( X     2) 1 P( X         0) P ( X     1)
                                   1 .2019   .3230     .4751

Copyright 2010 John Wiley & Sons, Inc.                                                31
Excel’s Poisson Function


                                             =   1.6




                                         X              P(X)
                                             0   =POISSON(D5,E$1,FALSE)
                                             1   =POISSON(D6,E$1,FALSE)
                                             2   =POISSON(D7,E$1,FALSE)
                                             3   =POISSON(D8,E$1,FALSE)
                                             4   =POISSON(D9,E$1,FALSE)
                                             5   =POISSON(D10,E$1,FALSE)
                                             6   =POISSON(D11,E$1,FALSE)
                                             7   =POISSON(D12,E$1,FALSE)
                                             8   =POISSON(D13,E$1,FALSE)
                                             9   =POISSON(D14,E$1,FALSE)


Copyright 2010 John Wiley & Sons, Inc.                                     32
Minitab’s Poisson Function

                  X     P(X =x)

                  0     0.149569
                  1     0.284180
                  2     0.269971         Poisson with mean = 1.9
                  3     0.170982
                  4     0.081216
                  5     0.030862
                  6     0.009773
                  7     0.002653
                  8     0.000630
                  9     0.000133
                  10    0.000025




Copyright 2010 John Wiley & Sons, Inc.                             33
Mean and Std Dev of a Poisson Distribution

        Mean of a Poisson Distribution is λ
        Understanding the mean of a Poisson distribution
        gives a feel for the actual occurrences that are likely
        to happen
        Variance of a Poisson distribution is also λ
        Std Dev = Square root of λ




Copyright 2010 John Wiley & Sons, Inc.                            34
Poisson Approximation
                       of the Binomial Distribution
        Binomial problems with large sample sizes and small
        values of p, which then generate rare events, are
        potential candidates for use of the Poisson
        Distribution
        Rule of thumb, if n > 20 and np < 7, the
        approximation is close enough to use the Poisson
        distribution for binomial problems




Copyright 2010 John Wiley & Sons, Inc.                        35
Poisson Approximation
                       of the Binomial Distribution
        Procedure for Approximating binomial with Poisson
              Begin with the computation of the binomial mean
              distribution µ = np
              Because µ is the expected value of the binomial, it becomes
              λ for Poisson distribution
              Use µ as the λ, and using the x from the binomial problem
              allows for the approximation of the probabilities from the
              Poisson table or Poisson formula




Copyright 2010 John Wiley & Sons, Inc.                                  36
Poisson Approximation
                       of the Binomial Distribution
        Binomial probabilities are difficult to calculate when
        n is large.
        Under certain conditions binomial probabilities may
        be approximated by Poisson probabilities.

    If n       20 and n p                7, the approximation is acceptable
                                                                          .


        Poisson approximation                       Use    n p.




Copyright 2010 John Wiley & Sons, Inc.                                        37
Hypergeometric Distribution

        Sampling without replacement from a finite
        population
        The number of objects in the population is denoted N.
        Each trial has exactly two possible outcomes, success
        and failure.
        Trials are not independent
        X is the number of successes in the n trials
        The binomial is an acceptable approximation,
        if n < 5% N. Otherwise it is not.



Copyright 2010 John Wiley & Sons, Inc.                      38
Hypergeometric Distribution

        Probability function                     ACx       N    A   Cn    x
              N is population size        P( x )
              n is sample size
                                                           N   Cn
              A is number of successes in population
              x is number of successes in sample
        Mean                                    A n
        Value                                    N

        Variance and standard              2   A( N        A)n( N             n)
        deviation                                      N
                                                           2
                                                               (N        1)
                                                       2



Copyright 2010 John Wiley & Sons, Inc.                                             39
Hypergeometric Distribution:
                      Probability Computations

           N = 24                                         ACx       N    A   Cn   x
           X=8
                                         P( x   3)
                                                                     N  Cn
           n=5
                                                 8   C3   24    8   C5   3
                              P(x)
                    x                                  C5 24
                    0    0.1028
                    1    0.3426                   56 120
                    2    0.3689                   42,504
                    3    0.1581
                    4    0.0264                 .1581
                    5    0.0013



Copyright 2010 John Wiley & Sons, Inc.                                                40
Excel’s Hypergeometric Function

                                             N = 24
                                             A= 8
                                             n= 5



                                         X                       P(X)
                                              0 =HYPGEOMDIST(A6,B$3,B$2,B$1)
                                              1 =HYPGEOMDIST(A7,B$3,B$2,B$1)
                                              2 =HYPGEOMDIST(A8,B$3,B$2,B$1)
                                              3 =HYPGEOMDIST(A9,B$3,B$2,B$1)
                                              4 =HYPGEOMDIST(A10,B$3,B$2,B$1)
                                              5 =HYPGEOMDIST(A11,B$3,B$2,B$1)

                                                 =SUM(B6:B11)

Copyright 2010 John Wiley & Sons, Inc.                                          41
Minitab’s Hypergeometric Function


          X P(X =x)

          0     0.102767
          1     0.342556
                                         Hypergeometric with N = 24, A = 8, n = 5
          2     0.368906
          3     0.158103
          4     0.026350
          5     0.001318




Copyright 2010 John Wiley & Sons, Inc.                                              42

Mais conteúdo relacionado

Mais procurados

Negative binomial distribution
Negative binomial distributionNegative binomial distribution
Negative binomial distributionNadeem Uddin
 
Probability distribution
Probability distributionProbability distribution
Probability distributionRanjan Kumar
 
Probability mass functions and probability density functions
Probability mass functions and probability density functionsProbability mass functions and probability density functions
Probability mass functions and probability density functionsAnkit Katiyar
 
Probability Distributions
Probability DistributionsProbability Distributions
Probability Distributionsrishi.indian
 
Basic concept of probability
Basic concept of probabilityBasic concept of probability
Basic concept of probabilityIkhlas Rahman
 
The binomial distributions
The binomial distributionsThe binomial distributions
The binomial distributionsmaamir farooq
 
Probability Distributions
Probability Distributions Probability Distributions
Probability Distributions Anthony J. Evans
 
Qt random variables notes
Qt random variables notesQt random variables notes
Qt random variables notesRohan Bhatkar
 
Chapter 4 part3- Means and Variances of Random Variables
Chapter 4 part3- Means and Variances of Random VariablesChapter 4 part3- Means and Variances of Random Variables
Chapter 4 part3- Means and Variances of Random Variablesnszakir
 
Bernoullis Random Variables And Binomial Distribution
Bernoullis Random Variables And Binomial DistributionBernoullis Random Variables And Binomial Distribution
Bernoullis Random Variables And Binomial DistributionDataminingTools Inc
 
Binomial and Poisson Distribution
Binomial and Poisson  DistributionBinomial and Poisson  Distribution
Binomial and Poisson DistributionSundar B N
 
Theorems And Conditional Probability
Theorems And Conditional ProbabilityTheorems And Conditional Probability
Theorems And Conditional Probabilitymathscontent
 
Probability Density Function (PDF)
Probability Density Function (PDF)Probability Density Function (PDF)
Probability Density Function (PDF)AakankshaR
 
Discrete and continuous probability distributions ppt @ bec doms
Discrete and continuous probability distributions ppt @ bec domsDiscrete and continuous probability distributions ppt @ bec doms
Discrete and continuous probability distributions ppt @ bec domsBabasab Patil
 
Chap05 continuous random variables and probability distributions
Chap05 continuous random variables and probability distributionsChap05 continuous random variables and probability distributions
Chap05 continuous random variables and probability distributionsJudianto Nugroho
 
Chapter 4 part2- Random Variables
Chapter 4 part2- Random VariablesChapter 4 part2- Random Variables
Chapter 4 part2- Random Variablesnszakir
 

Mais procurados (20)

Negative binomial distribution
Negative binomial distributionNegative binomial distribution
Negative binomial distribution
 
Probability
ProbabilityProbability
Probability
 
Probability distribution
Probability distributionProbability distribution
Probability distribution
 
Probability mass functions and probability density functions
Probability mass functions and probability density functionsProbability mass functions and probability density functions
Probability mass functions and probability density functions
 
Probability Distributions
Probability DistributionsProbability Distributions
Probability Distributions
 
Basic concept of probability
Basic concept of probabilityBasic concept of probability
Basic concept of probability
 
The binomial distributions
The binomial distributionsThe binomial distributions
The binomial distributions
 
Probability Distributions
Probability Distributions Probability Distributions
Probability Distributions
 
Qt random variables notes
Qt random variables notesQt random variables notes
Qt random variables notes
 
probability
probabilityprobability
probability
 
Chapter 4 part3- Means and Variances of Random Variables
Chapter 4 part3- Means and Variances of Random VariablesChapter 4 part3- Means and Variances of Random Variables
Chapter 4 part3- Means and Variances of Random Variables
 
Bernoullis Random Variables And Binomial Distribution
Bernoullis Random Variables And Binomial DistributionBernoullis Random Variables And Binomial Distribution
Bernoullis Random Variables And Binomial Distribution
 
Binomial and Poisson Distribution
Binomial and Poisson  DistributionBinomial and Poisson  Distribution
Binomial and Poisson Distribution
 
Theorems And Conditional Probability
Theorems And Conditional ProbabilityTheorems And Conditional Probability
Theorems And Conditional Probability
 
Probability Density Function (PDF)
Probability Density Function (PDF)Probability Density Function (PDF)
Probability Density Function (PDF)
 
Discrete and continuous probability distributions ppt @ bec doms
Discrete and continuous probability distributions ppt @ bec domsDiscrete and continuous probability distributions ppt @ bec doms
Discrete and continuous probability distributions ppt @ bec doms
 
Chap05 continuous random variables and probability distributions
Chap05 continuous random variables and probability distributionsChap05 continuous random variables and probability distributions
Chap05 continuous random variables and probability distributions
 
Chapter 4 part2- Random Variables
Chapter 4 part2- Random VariablesChapter 4 part2- Random Variables
Chapter 4 part2- Random Variables
 
Chap11 simple regression
Chap11 simple regressionChap11 simple regression
Chap11 simple regression
 
Probablity ppt maths
Probablity ppt mathsProbablity ppt maths
Probablity ppt maths
 

Destaque

Lesson 2: Limits and Limit Laws
Lesson 2: Limits and Limit LawsLesson 2: Limits and Limit Laws
Lesson 2: Limits and Limit LawsMatthew Leingang
 
Lecture 5 limit laws
Lecture 5   limit lawsLecture 5   limit laws
Lecture 5 limit lawsnjit-ronbrown
 
Variance and standard deviation of a discrete random variable
Variance and standard deviation of a discrete random variableVariance and standard deviation of a discrete random variable
Variance and standard deviation of a discrete random variableccooking
 
Discrete random variable.
Discrete random variable.Discrete random variable.
Discrete random variable.Shakeel Nouman
 
Mean of a discrete random variable.ppt
Mean of a discrete random variable.pptMean of a discrete random variable.ppt
Mean of a discrete random variable.pptccooking
 
Discrete Probability Distributions
Discrete Probability DistributionsDiscrete Probability Distributions
Discrete Probability Distributionsmandalina landy
 

Destaque (10)

Lesson 2: Limits and Limit Laws
Lesson 2: Limits and Limit LawsLesson 2: Limits and Limit Laws
Lesson 2: Limits and Limit Laws
 
Lecture 5 limit laws
Lecture 5   limit lawsLecture 5   limit laws
Lecture 5 limit laws
 
Theorems on limits
Theorems on limitsTheorems on limits
Theorems on limits
 
Variance and standard deviation of a discrete random variable
Variance and standard deviation of a discrete random variableVariance and standard deviation of a discrete random variable
Variance and standard deviation of a discrete random variable
 
Discrete random variable.
Discrete random variable.Discrete random variable.
Discrete random variable.
 
Discrete Probability Distributions.
Discrete Probability Distributions.Discrete Probability Distributions.
Discrete Probability Distributions.
 
Mean of a discrete random variable.ppt
Mean of a discrete random variable.pptMean of a discrete random variable.ppt
Mean of a discrete random variable.ppt
 
Discrete Probability Distributions
Discrete Probability DistributionsDiscrete Probability Distributions
Discrete Probability Distributions
 
Probability concept and Probability distribution
Probability concept and Probability distributionProbability concept and Probability distribution
Probability concept and Probability distribution
 
Random variables
Random variablesRandom variables
Random variables
 

Semelhante a Discrete Probability Distributions

Applied Business Statistics ,ken black , ch 5
Applied Business Statistics ,ken black , ch 5Applied Business Statistics ,ken black , ch 5
Applied Business Statistics ,ken black , ch 5AbdelmonsifFadl
 
Self Organinising neural networks
Self Organinising  neural networksSelf Organinising  neural networks
Self Organinising neural networksESCOM
 
Fundamentals of reliability engineering and applications part3of3
Fundamentals of reliability engineering and applications part3of3Fundamentals of reliability engineering and applications part3of3
Fundamentals of reliability engineering and applications part3of3ASQ Reliability Division
 
Lesson 8: Basic Differentation Rules (handout)
Lesson 8: Basic Differentation Rules (handout)Lesson 8: Basic Differentation Rules (handout)
Lesson 8: Basic Differentation Rules (handout)Matthew Leingang
 
Lesson 20: Derivatives and the Shapes of Curves (handout)
Lesson 20: Derivatives and the Shapes of Curves (handout)Lesson 20: Derivatives and the Shapes of Curves (handout)
Lesson 20: Derivatives and the Shapes of Curves (handout)Matthew Leingang
 
Applied Business Statistics ,ken black , ch 6
Applied Business Statistics ,ken black , ch 6Applied Business Statistics ,ken black , ch 6
Applied Business Statistics ,ken black , ch 6AbdelmonsifFadl
 
ch04sdsdsdsdsdsdsdsdsdsdswewrerertrtr.ppt
ch04sdsdsdsdsdsdsdsdsdsdswewrerertrtr.pptch04sdsdsdsdsdsdsdsdsdsdswewrerertrtr.ppt
ch04sdsdsdsdsdsdsdsdsdsdswewrerertrtr.pptTushar Chaudhari
 
Calibration of composite asymptotic solutions to heston option prices
Calibration of composite asymptotic solutions to heston option pricesCalibration of composite asymptotic solutions to heston option prices
Calibration of composite asymptotic solutions to heston option pricesFrank Fung
 
Lesson 25: Evaluating Definite Integrals (Section 041 slides)
Lesson 25: Evaluating Definite Integrals (Section 041 slides)Lesson 25: Evaluating Definite Integrals (Section 041 slides)
Lesson 25: Evaluating Definite Integrals (Section 041 slides)Mel Anthony Pepito
 
Lesson 25: Evaluating Definite Integrals (Section 041 slides)
Lesson 25: Evaluating Definite Integrals (Section 041 slides)Lesson 25: Evaluating Definite Integrals (Section 041 slides)
Lesson 25: Evaluating Definite Integrals (Section 041 slides)Matthew Leingang
 
A Comparison of Evaluation Methods in Coevolution 20070921
A Comparison of Evaluation Methods in Coevolution 20070921A Comparison of Evaluation Methods in Coevolution 20070921
A Comparison of Evaluation Methods in Coevolution 20070921Ting-Shuo Yo
 
Statistical quality__control_2
Statistical  quality__control_2Statistical  quality__control_2
Statistical quality__control_2Tech_MX
 
Selecting Discriminating Terms for Bug Assignment A Formal Analysis
Selecting Discriminating Terms for Bug Assignment A Formal AnalysisSelecting Discriminating Terms for Bug Assignment A Formal Analysis
Selecting Discriminating Terms for Bug Assignment A Formal AnalysisIbrahim Aljarah
 
Promise 2011: "Selecting Discriminating Terms for Bug Assignment: A Formal An...
Promise 2011: "Selecting Discriminating Terms for Bug Assignment: A Formal An...Promise 2011: "Selecting Discriminating Terms for Bug Assignment: A Formal An...
Promise 2011: "Selecting Discriminating Terms for Bug Assignment: A Formal An...CS, NcState
 
Condition Monitoring Of Unsteadily Operating Equipment
Condition Monitoring Of Unsteadily Operating EquipmentCondition Monitoring Of Unsteadily Operating Equipment
Condition Monitoring Of Unsteadily Operating EquipmentJordan McBain
 

Semelhante a Discrete Probability Distributions (20)

Applied Business Statistics ,ken black , ch 5
Applied Business Statistics ,ken black , ch 5Applied Business Statistics ,ken black , ch 5
Applied Business Statistics ,ken black , ch 5
 
Interview Preparation
Interview PreparationInterview Preparation
Interview Preparation
 
Self Organinising neural networks
Self Organinising  neural networksSelf Organinising  neural networks
Self Organinising neural networks
 
Lecture 1
Lecture 1Lecture 1
Lecture 1
 
Fundamentals of reliability engineering and applications part3of3
Fundamentals of reliability engineering and applications part3of3Fundamentals of reliability engineering and applications part3of3
Fundamentals of reliability engineering and applications part3of3
 
4주차
4주차4주차
4주차
 
Lesson 8: Basic Differentation Rules (handout)
Lesson 8: Basic Differentation Rules (handout)Lesson 8: Basic Differentation Rules (handout)
Lesson 8: Basic Differentation Rules (handout)
 
Lesson 20: Derivatives and the Shapes of Curves (handout)
Lesson 20: Derivatives and the Shapes of Curves (handout)Lesson 20: Derivatives and the Shapes of Curves (handout)
Lesson 20: Derivatives and the Shapes of Curves (handout)
 
Applied Business Statistics ,ken black , ch 6
Applied Business Statistics ,ken black , ch 6Applied Business Statistics ,ken black , ch 6
Applied Business Statistics ,ken black , ch 6
 
ch04sdsdsdsdsdsdsdsdsdsdswewrerertrtr.ppt
ch04sdsdsdsdsdsdsdsdsdsdswewrerertrtr.pptch04sdsdsdsdsdsdsdsdsdsdswewrerertrtr.ppt
ch04sdsdsdsdsdsdsdsdsdsdswewrerertrtr.ppt
 
Calibration of composite asymptotic solutions to heston option prices
Calibration of composite asymptotic solutions to heston option pricesCalibration of composite asymptotic solutions to heston option prices
Calibration of composite asymptotic solutions to heston option prices
 
Lesson 25: Evaluating Definite Integrals (Section 041 slides)
Lesson 25: Evaluating Definite Integrals (Section 041 slides)Lesson 25: Evaluating Definite Integrals (Section 041 slides)
Lesson 25: Evaluating Definite Integrals (Section 041 slides)
 
Lesson 25: Evaluating Definite Integrals (Section 041 slides)
Lesson 25: Evaluating Definite Integrals (Section 041 slides)Lesson 25: Evaluating Definite Integrals (Section 041 slides)
Lesson 25: Evaluating Definite Integrals (Section 041 slides)
 
A Comparison of Evaluation Methods in Coevolution 20070921
A Comparison of Evaluation Methods in Coevolution 20070921A Comparison of Evaluation Methods in Coevolution 20070921
A Comparison of Evaluation Methods in Coevolution 20070921
 
7주차
7주차7주차
7주차
 
Statistical quality__control_2
Statistical  quality__control_2Statistical  quality__control_2
Statistical quality__control_2
 
6주차
6주차6주차
6주차
 
Selecting Discriminating Terms for Bug Assignment A Formal Analysis
Selecting Discriminating Terms for Bug Assignment A Formal AnalysisSelecting Discriminating Terms for Bug Assignment A Formal Analysis
Selecting Discriminating Terms for Bug Assignment A Formal Analysis
 
Promise 2011: "Selecting Discriminating Terms for Bug Assignment: A Formal An...
Promise 2011: "Selecting Discriminating Terms for Bug Assignment: A Formal An...Promise 2011: "Selecting Discriminating Terms for Bug Assignment: A Formal An...
Promise 2011: "Selecting Discriminating Terms for Bug Assignment: A Formal An...
 
Condition Monitoring Of Unsteadily Operating Equipment
Condition Monitoring Of Unsteadily Operating EquipmentCondition Monitoring Of Unsteadily Operating Equipment
Condition Monitoring Of Unsteadily Operating Equipment
 

Último

The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Celine George
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxVishalSingh1417
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsTechSoup
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactPECB
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactdawncurless
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeThiyagu K
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAssociation for Project Management
 
fourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writingfourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writingTeacherCyreneCayanan
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfciinovamais
 
Making and Justifying Mathematical Decisions.pdf
Making and Justifying Mathematical Decisions.pdfMaking and Justifying Mathematical Decisions.pdf
Making and Justifying Mathematical Decisions.pdfChris Hunter
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDThiyagu K
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdfQucHHunhnh
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Disha Kariya
 
Class 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfClass 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfAyushMahapatra5
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...christianmathematics
 

Último (20)

The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptx
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and Mode
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across Sectors
 
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
 
fourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writingfourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writing
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
Making and Justifying Mathematical Decisions.pdf
Making and Justifying Mathematical Decisions.pdfMaking and Justifying Mathematical Decisions.pdf
Making and Justifying Mathematical Decisions.pdf
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SD
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..
 
Class 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfClass 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdf
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
 

Discrete Probability Distributions

  • 1. Business Statistics, 6th ed. by Ken Black Chapter 5 Discrete Probability Distributions Copyright 2010 John Wiley & Sons, Inc. 1 Copyright 2010 John Wiley & Sons, Inc.
  • 2. Learning Objectives Distinguish between discrete random variables and continuous random variables. Know how to determine the mean and variance of a discrete distribution. Identify the type of statistical experiments that can be described by the binomial distribution, and know how to work such problems. Copyright 2010 John Wiley & Sons, Inc. 2
  • 3. Discrete vs. Continuous Distributions Discrete distributions – constructed from discrete (individually distinct) random variables Continuous distributions – based on continuous random variables Random Variable - a variable which contains the outcomes of a chance experiment Copyright 2010 John Wiley & Sons, Inc. 3
  • 4. Discrete vs. Continuous Distributions Categories of Random Variables Discrete Random Variable - the set of all possible values is at most a finite or a countable infinite number of possible values Continuous Random Variable - takes on values at every point over a given interval Copyright 2010 John Wiley & Sons, Inc. 4
  • 5. Describing a Discrete Distribution A discrete distribution can be described by constructing a graph of the distribution Measures of central tendency and variability can be applied to discrete distributions Discrete values of outcomes are used to represent themselves Copyright 2010 John Wiley & Sons, Inc. 5
  • 6. Describing a Discrete Distribution Mean of discrete distribution – is the long run average If the process is repeated long enough, the average of the outcomes will approach the long run average (mean) Requires the process to eventually have a number which is the product of many processes Mean of a discrete distribution µ = ∑ (X * P(X)) where (X) is the long run average; X = outcome, P = Probability of X Copyright 2010 John Wiley & Sons, Inc. 6
  • 7. Describing a Discrete Distribution Variance and Standard Deviation of a discrete distribution are solved by using the outcomes (X) and probabilities of outcomes (P(X)) in a manner similar to computing a mean Standard Deviation is computed by taking the square root of the variance Copyright 2010 John Wiley & Sons, Inc. 7
  • 8. Some Special Distributions Discrete binomial Poisson Hypergeometric Continuous normal uniform exponential t chi-square F Copyright 2010 John Wiley & Sons, Inc. 8
  • 9. Discrete Distribution -- Example Observe the discrete distribution in the following table. An executive is considering out-of-town business travel for a given Friday. At least one crisis could occur on the day that the executive is gone. The distribution contains the number of crises that could occur during the day the executive is gone and the probability that each number will occur. For example, there is a .37 probability that no crisis will occur, a .31 probability of one crisis, and so on. Copyright 2010 John Wiley & Sons, Inc. 9
  • 10. Discrete Distribution -- Example Distribution of Daily Crises P 0.5 Number of r Probability o 0.4 Crises b a 0.3 0 0.37 b 1 0.31 i 0.2 2 0.18 l i 0.1 3 0.09 t 4 0.04 y 0 5 0.01 0 1 2 3 4 5 Number of Crises Copyright 2010 John Wiley & Sons, Inc. 10
  • 11. Variance and Standard Deviation of a Discrete Distribution 2 2 2 X P( X ) 1.2 12 110 . . 2 X P(X) 2 X (X ) (X ) P( X ) -1 .1 -2 4 .4 0 .2 -1 1 .2 1 .4 0 0 .0 2 .2 1 1 .2 3 .1 2 4 .4 1.2 Copyright 2010 John Wiley & Sons, Inc. 11
  • 12. Requirements for a Discrete Probability Function -- Examples X P(X) X P(X) X P(X) -1 .1 -1 -.1 -1 .1 0 .2 0 .3 0 .3 1 .4 1 .4 1 .4 2 .2 2 .3 2 .3 3 .1 3 .1 3 .1 1.0 1.0 1.2 : YES NO NO Copyright 2010 John Wiley & Sons, Inc. 12
  • 13. Mean of a Discrete Distribution E X X P( X ) X P(X) X P( X) -1 .1 -.1 0 .2 .0 1 .4 .4 2 .2 .4 3 .1 .3 1.0 = 1.0 Copyright 2010 John Wiley & Sons, Inc. 13
  • 14. Mean of the Crises Data Example E X X P( X ) 115 . X P(X) X P(X) P r 0.5 0 .37 .00 o 0.4 b 1 .31 .31 a 0.3 b 2 .18 .36 0.2 i l 0.1 3 .09 .27 i t 0 4 .04 .16 0 1 2 3 4 5 y Number of Crises 5 .01 .05 1.15 Copyright 2010 John Wiley & Sons, Inc. 14
  • 15. Variance and Standard Deviation of Crises Data Example 2 2 2 X P( X ) 141 . 141 119 . . X P(X) (X- ) (X- (X- P(X) 0 .37 -1.15 1.32 .49 1 .31 -0.15 0.02 .01 2 .18 0.85 0.72 .13 3 .09 1.85 3.42 .31 4 .04 2.85 8.12 .32 5 .01 3.85 14.82 .15 1.41 Copyright 2010 John Wiley & Sons, Inc. 15
  • 16. Binomial Distribution Probability n! X n X function P( X ) X! n X ! p q for 0 X n Mean value n p Variance and 2 n p q Standard 2 Deviation n p q Copyright 2010 John Wiley & Sons, Inc. 16
  • 17. Binomial Distribution: Demonstration Problem 5.3 According to the U.S. Census Bureau, approximately 6% of all workers in Jackson, Mississippi, are unemployed. In conducting a random telephone survey in Jackson, what is the probability of getting two or fewer unemployed workers in a sample of 20? Copyright 2010 John Wiley & Sons, Inc. 17
  • 18. Binomial Distribution: Demonstration Problem 5.3 In the following example, 6% are unemployed => p The sample size is 20 => n 94% are employed => q x is the number of successes desired What is the probability of getting 2 or fewer unemployed workers in the sample of 20? The hard part of this problem is identifying p, n, and x – emphasis this when studying the problems. Copyright 2010 John Wiley & Sons, Inc. 18
  • 19. Binomial Distribution: Demonstration Problem 5.3 n 20 p . 06 q . 94 P( X 2 ) P( X 0) P( X 1) P( X 2) . 2901 . 3703 . 2246 . 8850 20! 0 20 0 P( X 0) 0!(20 0)! .06 .94 (1)(1)(. 2901 ) .2901 20! 1 20 1 P( X 1) 1!(20 1)! .06 .94 (20)(.06)(.3086) .3703 20! 2 20 2 P( X 2) 2!(20 2)! .06 .94 (190)(.0036)(.3283) .2246 Copyright 2010 John Wiley & Sons, Inc. 19
  • 20. Binomial Distribution Table: Demonstration Problem 5.3 n = 20 PROBABILITY n 20 X 0.05 0.06 0.07 p . 06 0 0.3585 0.2901 0.2342 q . 94 1 0.3774 0.3703 0.3526 P( X 2 ) P( X 0) P( X 1) P( X 2) 2 0.1887 0.2246 0.2521 . 2901 . 3703 . 2246 . 8850 3 0.0596 0.0860 0.1139 4 0.0133 0.0233 0.0364 P( X 2) 1 P( X 2) 1 . 8850 .1150 5 0.0022 0.0048 0.0088 6 0.0003 0.0008 0.0017 n p (20)(. 06) 1. 20 2 7 0.0000 0.0001 0.0002 n p q ( 20 )(. 06 )(. 94 ) 1.128 8 0.0000 0.0000 0.0000 2 … … … … 1.128 1. 062 20 0.0000 0.0000 0.0000 Copyright 2010 John Wiley & Sons, Inc. 20
  • 21. Excel’s Binomial Function n = 20 p = 0.06 X P(X) 0 =BINOMDIST(A5,B$1,B$2,FALSE) 1 =BINOMDIST(A6,B$1,B$2,FALSE) 2 =BINOMDIST(A7,B$1,B$2,FALSE) 3 =BINOMDIST(A8,B$1,B$2,FALSE) 4 =BINOMDIST(A9,B$1,B$2,FALSE) 5 =BINOMDIST(A10,B$1,B$2,FALSE) 6 =BINOMDIST(A11,B$1,B$2,FALSE) 7 =BINOMDIST(A12,B$1,B$2,FALSE) 8 =BINOMDIST(A13,B$1,B$2,FALSE) 9 =BINOMDIST(A14,B$1,B$2,FALSE) Copyright 2010 John Wiley & Sons, Inc. 21
  • 22. Minitab’s Binomial Function X P(X =x) 0 0.000000 1 0.000000 2 0.000000 3 0.000001 4 0.000006 5 0.000037 6 0.000199 7 0.000858 Binomial with n = 23 and p = 0.64 8 0.003051 9 0.009040 10 0.022500 11 0.047273 12 0.084041 13 0.126420 14 0.160533 15 0.171236 16 0.152209 17 0.111421 18 0.066027 19 0.030890 20 0.010983 21 0.002789 22 0.000451 23 0.000035 Copyright 2010 John Wiley & Sons, Inc. 22
  • 23. Mean and Std Dev of Binomial Distribution Binomial distribution has an expected value or a long run average denoted by µ (mu) If n items are sampled over and over for a long time and if p is the probability of success in one trial, the average long run of successes per sample is expected to be np => Mean µ = np => Std Dev = √(npq) Copyright 2010 John Wiley & Sons, Inc. 23
  • 24. Poisson Distribution The Poisson distribution focuses only on the number of discrete occurrences over some interval or continuum Poisson does not have a given number of trials (n) as a binomial experiment does Occurrences are independent of other occurrences Occurrences occur over an interval Copyright 2010 John Wiley & Sons, Inc. 24
  • 25. Poisson Distribution If Poisson distribution is studied over a long period of time, a long run average can be determined The average is denoted by lambda (λ) Each Poisson problem contains a lambda value from which the probabilities are determined A Poisson distribution can be described by λ alone Copyright 2010 John Wiley & Sons, Inc. 25
  • 26. Poisson Distribution Probability function X P( X ) e for X 0,1,2,3,... X! where : long run average e 2.718282... (the base of natural logarithms)  Mean value  Variance  Standard deviation Copyright 2010 John Wiley & Sons, Inc. 26
  • 27. Poisson Distribution: Demonstration Problem 5.7 Bank customers arrive randomly on weekday afternoons at an average of 3.2 customers every 4 minutes. What is the probability of having more than 7 customers in a 4-minute interval on a weekday afternoon? Copyright 2010 John Wiley & Sons, Inc. 27
  • 28. Poisson Distribution: Demonstration Problem 5.7 Solution λ = 3.2 customers>minutes X > 7 customers/4 minutes The solution requires obtaining the values of x = 8, 9, 10, 11, 12, 13, 14, . . . . Each x value is determined until the values are so far away from λ = 3.2 that the probabilities approach zero. The exact probabilities are summed to find x 7. If the bank has been averaging 3.2 customers every 4 minutes on weekday afternoons, it is unlikely that more than 7 people would randomly arrive in any one 4-minute period. This answer indicates that more than 7 people would randomly arrive in a 4-minute period only 1.69% of the time. Bank officers could use these results to help them make staffing decisions. Copyright 2010 John Wiley & Sons, Inc. 28
  • 29. Poisson Distribution: Demonstration Problem 5.7 3.2 customers/ minutes 4 3. 2 customers/ 4 minutes X = 10 customers/ minutes 8 X = 6 customers/ 8 minutes Adjusted Adjusted = 6.4 customers/ minutes 8 = 6. 4 customers/ 8 minutes X X P(X) = e P(X) = e X! X! P( X = 6) = 6.4 e 10 6.4 6 6. 4 P( X = 10) = 6.4 e 0.0528 0.1586 10! 6! Copyright 2010 John Wiley & Sons, Inc. 29
  • 30. Poisson Distribution: Using the Poisson Tables X 0.5 1.5 1.6 3.0 0 0.6065 0.2231 0.2019 0.0498 1 0.3033 0.3347 0.3230 0.1494 2 0.0758 0.2510 0.2584 0.2240 3 0.0126 0.1255 0.1378 0.2240 4 0.0016 0.0471 0.0551 0.1680 5 0.0002 0.0141 0.0176 0.1008 6 0.0000 0.0035 0.0047 0.0504 7 0.0000 0.0008 0.0011 0.0216 8 0.0000 0.0001 0.0002 0.0081 9 0.0000 0.0000 0.0000 0.0027 10 0.0000 0.0000 0.0000 0.0008 11 0.0000 0.0000 0.0000 0.0002 12 0.0000 0.0000 0.0000 0.0001 1.6 P( X 5) P ( X 6) P ( X 7) P ( X 8) P ( X 9) .0047 .0011 .0002 .0000 .0060 Copyright 2010 John Wiley & Sons, Inc. 30
  • 31. Poisson Distribution: Using the Poisson Tables X 0.5 1.5 1.6 3.0 0 0.6065 0.2231 0.2019 0.0498 1 0.3033 0.3347 0.3230 0.1494 2 0.0758 0.2510 0.2584 0.2240 3 0.0126 0.1255 0.1378 0.2240 4 0.0016 0.0471 0.0551 0.1680 5 0.0002 0.0141 0.0176 0.1008 6 0.0000 0.0035 0.0047 0.0504 7 0.0000 0.0008 0.0011 0.0216 8 0.0000 0.0001 0.0002 0.0081 9 0.0000 0.0000 0.0000 0.0027 10 0.0000 0.0000 0.0000 0.0008 11 0.0000 0.0000 0.0000 0.0002 12 0.0000 0.0000 0.0000 0.0001 1.6 P( X 2) 1 P ( X 2) 1 P( X 0) P ( X 1) 1 .2019 .3230 .4751 Copyright 2010 John Wiley & Sons, Inc. 31
  • 32. Excel’s Poisson Function = 1.6 X P(X) 0 =POISSON(D5,E$1,FALSE) 1 =POISSON(D6,E$1,FALSE) 2 =POISSON(D7,E$1,FALSE) 3 =POISSON(D8,E$1,FALSE) 4 =POISSON(D9,E$1,FALSE) 5 =POISSON(D10,E$1,FALSE) 6 =POISSON(D11,E$1,FALSE) 7 =POISSON(D12,E$1,FALSE) 8 =POISSON(D13,E$1,FALSE) 9 =POISSON(D14,E$1,FALSE) Copyright 2010 John Wiley & Sons, Inc. 32
  • 33. Minitab’s Poisson Function X P(X =x) 0 0.149569 1 0.284180 2 0.269971 Poisson with mean = 1.9 3 0.170982 4 0.081216 5 0.030862 6 0.009773 7 0.002653 8 0.000630 9 0.000133 10 0.000025 Copyright 2010 John Wiley & Sons, Inc. 33
  • 34. Mean and Std Dev of a Poisson Distribution Mean of a Poisson Distribution is λ Understanding the mean of a Poisson distribution gives a feel for the actual occurrences that are likely to happen Variance of a Poisson distribution is also λ Std Dev = Square root of λ Copyright 2010 John Wiley & Sons, Inc. 34
  • 35. Poisson Approximation of the Binomial Distribution Binomial problems with large sample sizes and small values of p, which then generate rare events, are potential candidates for use of the Poisson Distribution Rule of thumb, if n > 20 and np < 7, the approximation is close enough to use the Poisson distribution for binomial problems Copyright 2010 John Wiley & Sons, Inc. 35
  • 36. Poisson Approximation of the Binomial Distribution Procedure for Approximating binomial with Poisson Begin with the computation of the binomial mean distribution µ = np Because µ is the expected value of the binomial, it becomes λ for Poisson distribution Use µ as the λ, and using the x from the binomial problem allows for the approximation of the probabilities from the Poisson table or Poisson formula Copyright 2010 John Wiley & Sons, Inc. 36
  • 37. Poisson Approximation of the Binomial Distribution Binomial probabilities are difficult to calculate when n is large. Under certain conditions binomial probabilities may be approximated by Poisson probabilities. If n 20 and n p 7, the approximation is acceptable . Poisson approximation Use n p. Copyright 2010 John Wiley & Sons, Inc. 37
  • 38. Hypergeometric Distribution Sampling without replacement from a finite population The number of objects in the population is denoted N. Each trial has exactly two possible outcomes, success and failure. Trials are not independent X is the number of successes in the n trials The binomial is an acceptable approximation, if n < 5% N. Otherwise it is not. Copyright 2010 John Wiley & Sons, Inc. 38
  • 39. Hypergeometric Distribution Probability function ACx N A Cn x N is population size P( x ) n is sample size N Cn A is number of successes in population x is number of successes in sample Mean A n Value N Variance and standard 2 A( N A)n( N n) deviation N 2 (N 1) 2 Copyright 2010 John Wiley & Sons, Inc. 39
  • 40. Hypergeometric Distribution: Probability Computations N = 24 ACx N A Cn x X=8 P( x 3) N Cn n=5 8 C3 24 8 C5 3 P(x) x C5 24 0 0.1028 1 0.3426 56 120 2 0.3689 42,504 3 0.1581 4 0.0264 .1581 5 0.0013 Copyright 2010 John Wiley & Sons, Inc. 40
  • 41. Excel’s Hypergeometric Function N = 24 A= 8 n= 5 X P(X) 0 =HYPGEOMDIST(A6,B$3,B$2,B$1) 1 =HYPGEOMDIST(A7,B$3,B$2,B$1) 2 =HYPGEOMDIST(A8,B$3,B$2,B$1) 3 =HYPGEOMDIST(A9,B$3,B$2,B$1) 4 =HYPGEOMDIST(A10,B$3,B$2,B$1) 5 =HYPGEOMDIST(A11,B$3,B$2,B$1) =SUM(B6:B11) Copyright 2010 John Wiley & Sons, Inc. 41
  • 42. Minitab’s Hypergeometric Function X P(X =x) 0 0.102767 1 0.342556 Hypergeometric with N = 24, A = 8, n = 5 2 0.368906 3 0.158103 4 0.026350 5 0.001318 Copyright 2010 John Wiley & Sons, Inc. 42