SlideShare a Scribd company logo
The Binomial Distribution:
                              Objectives
             • To Introduce the notion of a ‘Bernoulli Trial’
             • To introduce the Binomial Probability Distribution
               as the situation when a finite number of Bernoulli
               Trials is conducted
             • To recognise problems suitable for Binomial
               Probability modeling and calculate Binomial
               probabilities using a formula
             • To understand and apply the Binomial Distribution
               in hypothesis testing: Binomial Test

                                                                         1
The Binomial Distribution. Max Chipulu, University of Southampton 2009




                                                           Try this

                               Have you got a coin?
                 Toss it six times in a roll, each time counting
                  the number of times the result, ‘heads’ is
                                                      heads’
                                    observed.



                                                                         2
The Binomial Distribution. Max Chipulu, University of Southampton 2009
Observed Probability

                  Before a coin is tossed six times in a roll,
                 what is the probability that in total there will
                           be two ‘heads’ out of six?
                                   heads’




                                                                             3
The Binomial Distribution. Max Chipulu, University of Southampton 2009




                                              A BERNOULLI TRIAL

                 Tossing a coin is Bernoulli trial. A Bernoulli trial is a
                  random experiment that has only two, mutually
                                 exclusive outcomes.

             Thus, when a coin is tossed, the two possible outcomes
             are revealing a ‘heads’ or revealing a ‘tails’. We want to
                               heads’                 tails’
                see how many ‘heads’ are revealed. So revealing a
                                 heads’
               ‘heads’ is a ‘success’. Revealing a ‘tails’ is a ‘failure’.
                heads’       success’               tails’       failure’



                                                                             4
The Binomial Distribution. Max Chipulu, University of Southampton 2009
Properties of a BERNOULLI TRIAL


                        Since you’re tossing the same coin in all six
                              you’
                       Bernouli trials, the probability of a ‘heads’ or a
                                                              heads’
                       success, p, is the same for each repeat of the
                                         Bernoulli trial.        stationarity
                                                                 assumption
                      But the coin has no memory: Bernoulli trials are
                                       independent.
                                                                         independence
                                                                          assumption
                                                                                 5
The Binomial Distribution. Max Chipulu, University of Southampton 2009




            Multiple Answer Question: Which of the
                  following are Bernoulli Trials

             • A: The Lotto draw
             • B: The experiment: randomly select a company
               from all public limited companies in the UK. If the
               company is in Liquidation, the experiment is
               successful. If the company is in the Biomedical
               industry, the experiment is a failure.
             • C: Randomly selecting balls from a population
               containing white balls and black balls




                                                                                 6
The Binomial Distribution. Max Chipulu, University of Southampton 2009
Multiple Answer Question: Which of the
            following are repeats of Bernoulli Trials

            • D: The game of joker’s challenge is played with
                                 joker’
              the full deck of cards: The player is shown a card,
              and s/he calls whether the next card will be lower
              or higher, if the call is correct the game is
              repeated, and so on
            • E: A box contains 20 packs of chocolate, 8 of
              which are milk. Selecting a chocolate, checking if
              its milk, eating eat it, really enjoying it and then
              repeating the exercise.
            • F: The gender of a randomly selected CEO


                                                                         7
The Binomial Distribution. Max Chipulu, University of Southampton 2009




                                 Binomial Probability

         Before a coin is tossed six times in a roll, what
         is the probability that in total there will be two
                        ‘heads’ out of six?
                         heads’

             Method 1: The painstaking, torturous way:

         List all possible results that the arise from the
           six coin tosses. Count the total. Count how
         many times 2 'heads‘ are revealed. Calculate
                          'heads‘
                           the probability.


                                                                         8
The Binomial Distribution. Max Chipulu, University of Southampton 2009
Method 2: The easy Way. Use a formula.

           Somebody has already done all this before. There is a
             formula. It tells us how to obtain i things out of n.

                                                      i                        n!
                                            It is : C n =
                                                                         i! ( n − i )!
          Where n! or ‘n factorial’ = n(n-1)(n-2)(n-3)…3*2*1;

    Thus, the total number of times 2 heads can be
                       revealed by the six coin tosse s is :
                                   6 * 5 * 4 * 3 * 2 *1
                         C 62 =                             = 15
                                ( 2 * 1 * ( 4 * 3 * 2 * 1))
                                                                                          9
The Binomial Distribution. Max Chipulu, University of Southampton 2009




              Question: What is the probability that in total 2
                  coins out of six tossed will be heads?

                                     First, the Addition Rule


              We know there are 15 ways of selecting 2
             successes out of six trials. So the probability
               we want is one these 15 combinations:

             P(x = 2) = P(HHTTTT or HTHTTT or HTTHTT
                or HTTTHT or HTTTTH or THHTTT etc)

                                                                                         10
The Binomial Distribution. Max Chipulu, University of Southampton 2009
Mutual Exclusivity
           But we can only have one combination revealing two
                        people at any given time:

               For example its either HTHTTT or HTTHTT, not
                                                HTTHTT,
                                      both

              They are mutually exclusive. So the Addition rule
                               simplifies to:

           P(i = 2) = P(HHTTTT) +P(HTHTTT) + P(HTTHTT)
                    + P(HTTTHT) + P(HTTTTH) + ….

                                                                         11
The Binomial Distribution. Max Chipulu, University of Southampton 2009




                     Second, the Multiplication Rule
           What is the probability that a sequence of results such
                       as HHTTTT will be revealed?

                            P(HHTTTT) = P(H)*P(HTTTT|H)

         We want to know: What is the probability that the
       sequence HTTTT will be revealed successively, if the
                      first result is heads?

    But successive trials are independent: Whether or not the
    first result is heads does not affect the results of the next
                             five trials.
      So we simplify: P(HHTTTT) = P(H)*P(HTTTT|H) =
                          P(H)*P(HTTTT)                        12
The Binomial Distribution. Max Chipulu, University of Southampton 2009
The Multiplication Rule, Cont’d
                                                          Cont’




                   In the same way, we can expand P(HTTTT) =
                                 P(H)*P(TTTT)

                       And so on, and so forth, so that in the end:

              P(HHTTTT) = P(H)*P(H)*P(T)P*(T)*P(T)*P(T)
              P(HTTTTT) = P(H)2P(T)4 = 0.52*0.54 = 0.015625



                                                                         13
The Binomial Distribution. Max Chipulu, University of Southampton 2009




                                 The Multiplication Rule, Cont’d
                                                          Cont’


            A little thought should show that all the other
         combinations two heads out of six trials have the same
                              probability:

                 P(HHTTTT) =P(HTHTTT) = P(HTTHTT)
               =P(TTTHTT) =P(HTTTTH) =P(HTTTTH), etc..

            Hence P(2 heads out of six trials) = 15 * 0.52*0.54 =
                                 0.2344

                                                                         14
The Binomial Distribution. Max Chipulu, University of Southampton 2009
2                   4
                                            Binomial Distribution
                                                                         successes
                                                                                             failures
We obtained these values as follows:
  P(2 Sufferers) = 15 * 0.52*0.54


       C 62 = 15                                                                     P(failure)
                                                                                     =1 - p =
                                                    P(success)                          0.5
                                                    = p = 0.5


                                                                                                 15
The Binomial Distribution. Max Chipulu, University of Southampton 2009




        We can generalise this expression so that we are
       able to calculate the probability for any number of
         successes i in n Bernoulli trials, for which the
               probability of success of each is p:


                               P(x = i) = Cn p i (1 − p)n −i
                                           i




         Number of                                                                    n – i failures.
      combinations of i                                i successes.                  P(failure) =1 - p
          out of n                                    P(success) = p


                    This is the binomial distribution                                            16
The Binomial Distribution. Max Chipulu, University of Southampton 2009
We can derive the expected value and the
                     variance for this distribution.
                               They are:

                       µ = np                                            σ 2 = np(1 − p)




                                                                                           17
The Binomial Distribution. Max Chipulu, University of Southampton 2009




              The Binomial Distribution Example: Mortgage Default
                                      Rates


                 • It is estimated that 1.5% of home owners (with a
                   mortgage) will default on their mortgage. Suppose a
                   random sample of 12 home owners is taken. What is the
                   probability that
                 • (a) none of them will default
                 • (b) at least one of them will default
                 • Is the probability that all of them will default the same as
                   none of them will default?
                 • Suggested calculation steps
                 • 1. This a Binomial Distribution- why?
                 • 2. What is the trial, what is the success, what is the
                   probability of a success?
                 • 3. Calculate probabilities using the formula
                                                                                           18
The Binomial Distribution. Max Chipulu, University of Southampton 2009
Solution




                                                                                19
The Binomial Distribution. Max Chipulu, University of Southampton 2009




                                                             Solution Continued




                                                                                20
The Binomial Distribution. Max Chipulu, University of Southampton 2009
Solution Continued




                                                                              21
The Binomial Distribution. Max Chipulu, University of Southampton 2009




                                                             Solution Continued




                                                                              22
The Binomial Distribution. Max Chipulu, University of Southampton 2009
Experiment: All Colas Taste
                         Same


                                         Need Ten Volunteers

                                  Ten people that love colas

                                                                                23
The Binomial Distribution. Max Chipulu, University of Southampton 2009




      Example: Cola Flavours in a Supermarket (1997/98 Exam)

     A product manager is in charge of a cola in a supermarket. His superior,
     the managing director, and the publicity department of the company,
     claim that this cola, Supercola, has a very distinctive flavour. The
     product manager is of the opinion that, without seeing the label, people
     are unable to discriminate between colas. In order to test his theory,
     the product manager conducts an experiment. He asks ten individuals to
     assess if the liquid in a cup is Supercola or one of the well-known
     brands: Pocacola and Colaloca. The results are as follows:




                                                                                24
The Binomial Distribution. Max Chipulu, University of Southampton 2009
Example: Cola Flavours in a Supermarket (1997/98 Exam)


       1            Colaloca          Supercola
       2            Supercola         Colaloca
       3            Colaloca          Pocacola
       4            Pocacola          Pocacola
       5            Supercola         Colaloca
       6            Colaloca          Supercola
       7            Pocacola          Pocacola
       8            Pocacola          Supercola
       9            Supercola         Supercola
       10           Colaloca          Pocacola




                                                                                        25
The Binomial Distribution. Max Chipulu, University of Southampton 2009




     (a)           What can the product manager conclude from the above
                   experiment?  Identify a probability model and use it to arrive
                   at a conclusion.

                   Explain your reasoning and give any relevant equations.



     (b)           The managing director is of the opinion that ten trials is a      very
                   small number on which to base a marketing strategy, and insists
                   that a larger experiment of 300 individuals should be
                   conducted. You are requested to calculate the range of values
                   within which it can be concluded that people cannot discriminate
                   between colas. Explain your answer and give any        relevant
                   equations.




                                                                                        26
The Binomial Distribution. Max Chipulu, University of Southampton 2009
Binomial Test Example: Are Greek SMEs Risk Averse?
     As part of her dissertation into the risk appetite of Greek SMEs (Small to Medium
                Enterprises) Margarita Georgousopoulou (2009 Risk Management
         Dissertation) asked respondents to rate their response on a Likert scale with
           categories 1 to 5, where by 1= ‘Very Risk Seeking’, 2 = ‘Risk Seeking’, 3 =
                  ‘Risk Neutral’, 4 = ‘Risk Averse’ and 5 = ‘Very Risk Averse’.
                                   She tested several variables on this scale.
     For the ‘Machinery Investment’ Variable, the results were as in the table below:




           Can it be concluded that Greek SMEs are risk averse vis-à-vis ‘machinery
                                           investment’?
                                                                                      27
The Binomial Distribution. Max Chipulu, University of Southampton 2009




                                                       Greek SMEs Solution
            • Define two events, a success and a failure, such
              that:
            • Event = ‘Success’ if response value is greater than
              3, i.e. SME is Risk Averse
            • Event = ‘Failure’ if response value is 3 or less, i.e.
              SME is NOT risk averse
            • From the table, number of successes, i = 24.
              Number of trials = Sample size = 54.
            • Why is the binomial distribution a reasonable model
              for this situation?
            • Binomial Test question: is 24 successes out of 54
              trials statistically significant?
                                                                                      28
The Binomial Distribution. Max Chipulu, University of Southampton 2009
Greek SMEs: Binomial Test in SPSS 17
       • Load the data file from blackboard called ‘Risk
         Appetite.xls’ into SPSS.
       • Select the worksheet called ‘raw data’
       • From the ‘Analyze’ menu, select ‘nonparametric tests’
       • Select ‘Binomial’
       • Enter the variable ‘machinery investment’ into the
         ‘test variable box’
       • In ‘Define Dichotomy’, select ‘cut point’. Enter ‘3’ in
         the cut point box. This tells SPSS that the values equal to
         or less than 3 are classed as one category, while values
         above are in the other category (hence the ‘dichotomy’,
         which refers to binary categories)

                                                                         29
The Binomial Distribution. Max Chipulu, University of Southampton 2009




             Greek SMEs: Binomial Test in SPSS 17 Cont’d

       • In the box labeled ‘test proportion’, enter
         ‘0.4’:This will tell SPSS that under the null
         hypothesis, the expected proportion of values above
         3 is 40% (this is because 2 of the five categories, i.e.
         4 and 5 are higher than 3). Therefore the Binomial
         test is to see if the observed proportion (of 24/54)
         is significantly higher than 0.4
       • Press ‘ok’ to run the model.




                                                                         30
The Binomial Distribution. Max Chipulu, University of Southampton 2009
Greek SMEs: Binomial Test in SPSS 17 Cont’d
 Or better still, press ‘paste’: This will paste the program syntax
  into a new syntax or program window. Whatever you do in
  SPSS, it is based on some program syntax. If you just use the
  menus, you cannot normally see the syntax. Yet, it is more
  efficient to run the syntax rather than use the menus, especially
  if you wish to repeat the analysis, since all you have to do is run
  the syntax again. Even better you can run tests on other
  variables simply by changing the variable name in the syntax.
  You could also change the test characteristics, such as the cut
  point and the test proportion. Furthermore, via the brilliant
  ‘copy’ and ‘paste’ keyboard controls, you can run all the
  analysis in one go, as one program. TRY THIS: you will feel
  better!!
• To run the model, press the ‘run’ button in the syntax
  window, which looks like the ‘play’ button on a CD player.
                                                         31
The Binomial Distribution. Max Chipulu, University of Southampton 2009




                               Greek SMEs: SPSS Binomial Test Result




      • The significance of the binomial test is given under the column
        ‘Asymp. Sig.’ This is a one-tailed test, since we’re only testing
        whether the observed proportion is greater than 0.4, so that our test
        is only one side of 0.4. The test would be two-tailed if we were
        testing the hypothesis that the proportion is exactly equal to 0.4
      • The value of significance is 0.015. What can we conclude from this?



                                                                         32
The Binomial Distribution. Max Chipulu, University of Southampton 2009
Greek SMEs: Binomial Test in SPSS 17 Exercise

         Please try this at home: Following the steps above,
               test whether or not the Greek SMEs are risk
               averse in the following variables.
         (i) ‘new product investment’;
         (ii) ‘new employee investment’; and
         (iii) ‘new market investment’




                                                                         33
The Binomial Distribution. Max Chipulu, University of Southampton 2009

More Related Content

What's hot

Skewness.ppt
Skewness.pptSkewness.ppt
Skewness.ppt
KrishnaVamsiMuthinen
 
Statistics "Descriptive & Inferential"
Statistics "Descriptive & Inferential"Statistics "Descriptive & Inferential"
Statistics "Descriptive & Inferential"
Dalia El-Shafei
 
Binomial distribution
Binomial distributionBinomial distribution
Binomial distribution
Saradha Shyam
 
Cluster sampling
Cluster samplingCluster sampling
Cluster sampling
shahilashahul
 
Point and Interval Estimation
Point and Interval EstimationPoint and Interval Estimation
Point and Interval EstimationShubham Mehta
 
Skewness
Skewness Skewness
Skewness
PoojaVishnoi7
 
Systematic ranom sampling for slide share
Systematic ranom sampling for slide shareSystematic ranom sampling for slide share
Systematic ranom sampling for slide share
IVenkatReddyGaaru
 
Chapter 7 sampling distributions
Chapter 7 sampling distributionsChapter 7 sampling distributions
Chapter 7 sampling distributions
meharahutsham
 
Discrete Probability Distributions
Discrete Probability DistributionsDiscrete Probability Distributions
Discrete Probability Distributionsmandalina landy
 
Normal Distribution
Normal DistributionNormal Distribution
Normal Distribution
CIToolkit
 
The mann whitney u test
The mann whitney u testThe mann whitney u test
The mann whitney u test
Regent University
 
inferencial statistics
inferencial statisticsinferencial statistics
inferencial statistics
anjaemerry
 
Binomial probability distributions
Binomial probability distributions  Binomial probability distributions
Binomial probability distributions
Long Beach City College
 
Bba 3274 qm week 3 probability distribution
Bba 3274 qm week 3 probability distributionBba 3274 qm week 3 probability distribution
Bba 3274 qm week 3 probability distribution
Stephen Ong
 
Skew or kurtosis
Skew or kurtosisSkew or kurtosis
Skew or kurtosis
Ken Plummer
 
Binomial distribution
Binomial distributionBinomial distribution
Binomial distribution
SonamWadhwa3
 
Binomial probability distributions ppt
Binomial probability distributions pptBinomial probability distributions ppt
Binomial probability distributions pptTayab Ali
 
Measures of central tendency
Measures of central tendencyMeasures of central tendency
Measures of central tendency
Mmedsc Hahm
 
Binomial distribution
Binomial distributionBinomial distribution
Binomial distribution
Hari shankar sharma
 
The Central Limit Theorem
The Central Limit Theorem  The Central Limit Theorem
The Central Limit Theorem
Long Beach City College
 

What's hot (20)

Skewness.ppt
Skewness.pptSkewness.ppt
Skewness.ppt
 
Statistics "Descriptive & Inferential"
Statistics "Descriptive & Inferential"Statistics "Descriptive & Inferential"
Statistics "Descriptive & Inferential"
 
Binomial distribution
Binomial distributionBinomial distribution
Binomial distribution
 
Cluster sampling
Cluster samplingCluster sampling
Cluster sampling
 
Point and Interval Estimation
Point and Interval EstimationPoint and Interval Estimation
Point and Interval Estimation
 
Skewness
Skewness Skewness
Skewness
 
Systematic ranom sampling for slide share
Systematic ranom sampling for slide shareSystematic ranom sampling for slide share
Systematic ranom sampling for slide share
 
Chapter 7 sampling distributions
Chapter 7 sampling distributionsChapter 7 sampling distributions
Chapter 7 sampling distributions
 
Discrete Probability Distributions
Discrete Probability DistributionsDiscrete Probability Distributions
Discrete Probability Distributions
 
Normal Distribution
Normal DistributionNormal Distribution
Normal Distribution
 
The mann whitney u test
The mann whitney u testThe mann whitney u test
The mann whitney u test
 
inferencial statistics
inferencial statisticsinferencial statistics
inferencial statistics
 
Binomial probability distributions
Binomial probability distributions  Binomial probability distributions
Binomial probability distributions
 
Bba 3274 qm week 3 probability distribution
Bba 3274 qm week 3 probability distributionBba 3274 qm week 3 probability distribution
Bba 3274 qm week 3 probability distribution
 
Skew or kurtosis
Skew or kurtosisSkew or kurtosis
Skew or kurtosis
 
Binomial distribution
Binomial distributionBinomial distribution
Binomial distribution
 
Binomial probability distributions ppt
Binomial probability distributions pptBinomial probability distributions ppt
Binomial probability distributions ppt
 
Measures of central tendency
Measures of central tendencyMeasures of central tendency
Measures of central tendency
 
Binomial distribution
Binomial distributionBinomial distribution
Binomial distribution
 
The Central Limit Theorem
The Central Limit Theorem  The Central Limit Theorem
The Central Limit Theorem
 

Viewers also liked

Binomial probability distribution
Binomial probability distributionBinomial probability distribution
Binomial probability distributionMuhammad Yahaya
 
Binomial and Poission Probablity distribution
Binomial and Poission Probablity distributionBinomial and Poission Probablity distribution
Binomial and Poission Probablity distribution
Prateek Singla
 
Binomial Distribution
Binomial DistributionBinomial Distribution
Binomial Distributionarm74
 
Binomial Distribution
Binomial DistributionBinomial Distribution
Binomial Distributionshannonrenee4
 
Binomial distribution
Binomial distributionBinomial distribution
Binomial distribution
numanmunir01
 
Statistik Chapter 5 (1)
Statistik Chapter 5 (1)Statistik Chapter 5 (1)
Statistik Chapter 5 (1)WanBK Leo
 
Bernoullis Random Variables And Binomial Distribution
Bernoullis Random Variables And Binomial DistributionBernoullis Random Variables And Binomial Distribution
Bernoullis Random Variables And Binomial Distribution
mathscontent
 
Binomial distribution
Binomial distributionBinomial distribution
Binomial distribution
Global Polis
 
Binomial distribution good
Binomial distribution goodBinomial distribution good
Binomial distribution goodZahida Pervaiz
 
The binomial distributions
The binomial distributionsThe binomial distributions
The binomial distributions
maamir farooq
 
binomial distribution
binomial distributionbinomial distribution
binomial distributionZarish Qaiser
 
Vector space
Vector spaceVector space
Vector space
Mehedi Hasan Raju
 
Binomial distribution
Binomial distributionBinomial distribution
Binomial distribution
yatin bhardwaj
 
Application Form
Application FormApplication Form
Application FormShirley
 
La Historia De Tatu Parte 1
La Historia De Tatu Parte 1La Historia De Tatu Parte 1
La Historia De Tatu Parte 1
guest4630e5
 
Skf in brief_2009_sv
Skf in brief_2009_svSkf in brief_2009_sv
Skf in brief_2009_svSKF
 
04 scientific method
04 scientific method04 scientific method
04 scientific methodFidelfo Moral
 
What we are learning today
What we are learning todayWhat we are learning today
What we are learning today
jdav3011
 

Viewers also liked (20)

Binomial probability distribution
Binomial probability distributionBinomial probability distribution
Binomial probability distribution
 
Binomial and Poission Probablity distribution
Binomial and Poission Probablity distributionBinomial and Poission Probablity distribution
Binomial and Poission Probablity distribution
 
Binomial Distribution
Binomial DistributionBinomial Distribution
Binomial Distribution
 
Binomial Distribution
Binomial DistributionBinomial Distribution
Binomial Distribution
 
Binomial distribution
Binomial distributionBinomial distribution
Binomial distribution
 
Statistik Chapter 5 (1)
Statistik Chapter 5 (1)Statistik Chapter 5 (1)
Statistik Chapter 5 (1)
 
Bernoullis Random Variables And Binomial Distribution
Bernoullis Random Variables And Binomial DistributionBernoullis Random Variables And Binomial Distribution
Bernoullis Random Variables And Binomial Distribution
 
Binomial distribution
Binomial distributionBinomial distribution
Binomial distribution
 
Binomial distribution good
Binomial distribution goodBinomial distribution good
Binomial distribution good
 
The binomial distributions
The binomial distributionsThe binomial distributions
The binomial distributions
 
binomial distribution
binomial distributionbinomial distribution
binomial distribution
 
Vector space
Vector spaceVector space
Vector space
 
Binomial distribution
Binomial distributionBinomial distribution
Binomial distribution
 
Cbo Presentation
Cbo PresentationCbo Presentation
Cbo Presentation
 
Urbanization
UrbanizationUrbanization
Urbanization
 
Application Form
Application FormApplication Form
Application Form
 
La Historia De Tatu Parte 1
La Historia De Tatu Parte 1La Historia De Tatu Parte 1
La Historia De Tatu Parte 1
 
Skf in brief_2009_sv
Skf in brief_2009_svSkf in brief_2009_sv
Skf in brief_2009_sv
 
04 scientific method
04 scientific method04 scientific method
04 scientific method
 
What we are learning today
What we are learning todayWhat we are learning today
What we are learning today
 

Recently uploaded

一比一原版加拿大渥太华大学毕业证(uottawa毕业证书)如何办理
一比一原版加拿大渥太华大学毕业证(uottawa毕业证书)如何办理一比一原版加拿大渥太华大学毕业证(uottawa毕业证书)如何办理
一比一原版加拿大渥太华大学毕业证(uottawa毕业证书)如何办理
taqyed
 
Exploring Patterns of Connection with Social Dreaming
Exploring Patterns of Connection with Social DreamingExploring Patterns of Connection with Social Dreaming
Exploring Patterns of Connection with Social Dreaming
Nicola Wreford-Howard
 
Agency Managed Advisory Board As a Solution To Career Path Defining Business ...
Agency Managed Advisory Board As a Solution To Career Path Defining Business ...Agency Managed Advisory Board As a Solution To Career Path Defining Business ...
Agency Managed Advisory Board As a Solution To Career Path Defining Business ...
Boris Ziegler
 
buy old yahoo accounts buy yahoo accounts
buy old yahoo accounts buy yahoo accountsbuy old yahoo accounts buy yahoo accounts
buy old yahoo accounts buy yahoo accounts
Susan Laney
 
Recruiting in the Digital Age: A Social Media Masterclass
Recruiting in the Digital Age: A Social Media MasterclassRecruiting in the Digital Age: A Social Media Masterclass
Recruiting in the Digital Age: A Social Media Masterclass
LuanWise
 
Evgen Osmak: Methods of key project parameters estimation: from the shaman-in...
Evgen Osmak: Methods of key project parameters estimation: from the shaman-in...Evgen Osmak: Methods of key project parameters estimation: from the shaman-in...
Evgen Osmak: Methods of key project parameters estimation: from the shaman-in...
Lviv Startup Club
 
Best Forex Brokers Comparison in INDIA 2024
Best Forex Brokers Comparison in INDIA 2024Best Forex Brokers Comparison in INDIA 2024
Best Forex Brokers Comparison in INDIA 2024
Top Forex Brokers Review
 
FIA officials brutally tortured innocent and snatched 200 Bitcoins of worth 4...
FIA officials brutally tortured innocent and snatched 200 Bitcoins of worth 4...FIA officials brutally tortured innocent and snatched 200 Bitcoins of worth 4...
FIA officials brutally tortured innocent and snatched 200 Bitcoins of worth 4...
jamalseoexpert1978
 
Digital Transformation and IT Strategy Toolkit and Templates
Digital Transformation and IT Strategy Toolkit and TemplatesDigital Transformation and IT Strategy Toolkit and Templates
Digital Transformation and IT Strategy Toolkit and Templates
Aurelien Domont, MBA
 
Project File Report BBA 6th semester.pdf
Project File Report BBA 6th semester.pdfProject File Report BBA 6th semester.pdf
Project File Report BBA 6th semester.pdf
RajPriye
 
Creative Web Design Company in Singapore
Creative Web Design Company in SingaporeCreative Web Design Company in Singapore
Creative Web Design Company in Singapore
techboxsqauremedia
 
Mastering B2B Payments Webinar from BlueSnap
Mastering B2B Payments Webinar from BlueSnapMastering B2B Payments Webinar from BlueSnap
Mastering B2B Payments Webinar from BlueSnap
Norma Mushkat Gaffin
 
Brand Analysis for an artist named Struan
Brand Analysis for an artist named StruanBrand Analysis for an artist named Struan
Brand Analysis for an artist named Struan
sarahvanessa51503
 
Company Valuation webinar series - Tuesday, 4 June 2024
Company Valuation webinar series - Tuesday, 4 June 2024Company Valuation webinar series - Tuesday, 4 June 2024
Company Valuation webinar series - Tuesday, 4 June 2024
FelixPerez547899
 
The Influence of Marketing Strategy and Market Competition on Business Perfor...
The Influence of Marketing Strategy and Market Competition on Business Perfor...The Influence of Marketing Strategy and Market Competition on Business Perfor...
The Influence of Marketing Strategy and Market Competition on Business Perfor...
Adam Smith
 
Building Your Employer Brand with Social Media
Building Your Employer Brand with Social MediaBuilding Your Employer Brand with Social Media
Building Your Employer Brand with Social Media
LuanWise
 
3.0 Project 2_ Developing My Brand Identity Kit.pptx
3.0 Project 2_ Developing My Brand Identity Kit.pptx3.0 Project 2_ Developing My Brand Identity Kit.pptx
3.0 Project 2_ Developing My Brand Identity Kit.pptx
tanyjahb
 
Authentically Social by Corey Perlman - EO Puerto Rico
Authentically Social by Corey Perlman - EO Puerto RicoAuthentically Social by Corey Perlman - EO Puerto Rico
Authentically Social by Corey Perlman - EO Puerto Rico
Corey Perlman, Social Media Speaker and Consultant
 
Helen Lubchak: Тренди в управлінні проєктами та miltech (UA)
Helen Lubchak: Тренди в управлінні проєктами та miltech (UA)Helen Lubchak: Тренди в управлінні проєктами та miltech (UA)
Helen Lubchak: Тренди в управлінні проєктами та miltech (UA)
Lviv Startup Club
 
Observation Lab PowerPoint Assignment for TEM 431
Observation Lab PowerPoint Assignment for TEM 431Observation Lab PowerPoint Assignment for TEM 431
Observation Lab PowerPoint Assignment for TEM 431
ecamare2
 

Recently uploaded (20)

一比一原版加拿大渥太华大学毕业证(uottawa毕业证书)如何办理
一比一原版加拿大渥太华大学毕业证(uottawa毕业证书)如何办理一比一原版加拿大渥太华大学毕业证(uottawa毕业证书)如何办理
一比一原版加拿大渥太华大学毕业证(uottawa毕业证书)如何办理
 
Exploring Patterns of Connection with Social Dreaming
Exploring Patterns of Connection with Social DreamingExploring Patterns of Connection with Social Dreaming
Exploring Patterns of Connection with Social Dreaming
 
Agency Managed Advisory Board As a Solution To Career Path Defining Business ...
Agency Managed Advisory Board As a Solution To Career Path Defining Business ...Agency Managed Advisory Board As a Solution To Career Path Defining Business ...
Agency Managed Advisory Board As a Solution To Career Path Defining Business ...
 
buy old yahoo accounts buy yahoo accounts
buy old yahoo accounts buy yahoo accountsbuy old yahoo accounts buy yahoo accounts
buy old yahoo accounts buy yahoo accounts
 
Recruiting in the Digital Age: A Social Media Masterclass
Recruiting in the Digital Age: A Social Media MasterclassRecruiting in the Digital Age: A Social Media Masterclass
Recruiting in the Digital Age: A Social Media Masterclass
 
Evgen Osmak: Methods of key project parameters estimation: from the shaman-in...
Evgen Osmak: Methods of key project parameters estimation: from the shaman-in...Evgen Osmak: Methods of key project parameters estimation: from the shaman-in...
Evgen Osmak: Methods of key project parameters estimation: from the shaman-in...
 
Best Forex Brokers Comparison in INDIA 2024
Best Forex Brokers Comparison in INDIA 2024Best Forex Brokers Comparison in INDIA 2024
Best Forex Brokers Comparison in INDIA 2024
 
FIA officials brutally tortured innocent and snatched 200 Bitcoins of worth 4...
FIA officials brutally tortured innocent and snatched 200 Bitcoins of worth 4...FIA officials brutally tortured innocent and snatched 200 Bitcoins of worth 4...
FIA officials brutally tortured innocent and snatched 200 Bitcoins of worth 4...
 
Digital Transformation and IT Strategy Toolkit and Templates
Digital Transformation and IT Strategy Toolkit and TemplatesDigital Transformation and IT Strategy Toolkit and Templates
Digital Transformation and IT Strategy Toolkit and Templates
 
Project File Report BBA 6th semester.pdf
Project File Report BBA 6th semester.pdfProject File Report BBA 6th semester.pdf
Project File Report BBA 6th semester.pdf
 
Creative Web Design Company in Singapore
Creative Web Design Company in SingaporeCreative Web Design Company in Singapore
Creative Web Design Company in Singapore
 
Mastering B2B Payments Webinar from BlueSnap
Mastering B2B Payments Webinar from BlueSnapMastering B2B Payments Webinar from BlueSnap
Mastering B2B Payments Webinar from BlueSnap
 
Brand Analysis for an artist named Struan
Brand Analysis for an artist named StruanBrand Analysis for an artist named Struan
Brand Analysis for an artist named Struan
 
Company Valuation webinar series - Tuesday, 4 June 2024
Company Valuation webinar series - Tuesday, 4 June 2024Company Valuation webinar series - Tuesday, 4 June 2024
Company Valuation webinar series - Tuesday, 4 June 2024
 
The Influence of Marketing Strategy and Market Competition on Business Perfor...
The Influence of Marketing Strategy and Market Competition on Business Perfor...The Influence of Marketing Strategy and Market Competition on Business Perfor...
The Influence of Marketing Strategy and Market Competition on Business Perfor...
 
Building Your Employer Brand with Social Media
Building Your Employer Brand with Social MediaBuilding Your Employer Brand with Social Media
Building Your Employer Brand with Social Media
 
3.0 Project 2_ Developing My Brand Identity Kit.pptx
3.0 Project 2_ Developing My Brand Identity Kit.pptx3.0 Project 2_ Developing My Brand Identity Kit.pptx
3.0 Project 2_ Developing My Brand Identity Kit.pptx
 
Authentically Social by Corey Perlman - EO Puerto Rico
Authentically Social by Corey Perlman - EO Puerto RicoAuthentically Social by Corey Perlman - EO Puerto Rico
Authentically Social by Corey Perlman - EO Puerto Rico
 
Helen Lubchak: Тренди в управлінні проєктами та miltech (UA)
Helen Lubchak: Тренди в управлінні проєктами та miltech (UA)Helen Lubchak: Тренди в управлінні проєктами та miltech (UA)
Helen Lubchak: Тренди в управлінні проєктами та miltech (UA)
 
Observation Lab PowerPoint Assignment for TEM 431
Observation Lab PowerPoint Assignment for TEM 431Observation Lab PowerPoint Assignment for TEM 431
Observation Lab PowerPoint Assignment for TEM 431
 

The Binomial Distribution

  • 1. The Binomial Distribution: Objectives • To Introduce the notion of a ‘Bernoulli Trial’ • To introduce the Binomial Probability Distribution as the situation when a finite number of Bernoulli Trials is conducted • To recognise problems suitable for Binomial Probability modeling and calculate Binomial probabilities using a formula • To understand and apply the Binomial Distribution in hypothesis testing: Binomial Test 1 The Binomial Distribution. Max Chipulu, University of Southampton 2009 Try this Have you got a coin? Toss it six times in a roll, each time counting the number of times the result, ‘heads’ is heads’ observed. 2 The Binomial Distribution. Max Chipulu, University of Southampton 2009
  • 2. Observed Probability Before a coin is tossed six times in a roll, what is the probability that in total there will be two ‘heads’ out of six? heads’ 3 The Binomial Distribution. Max Chipulu, University of Southampton 2009 A BERNOULLI TRIAL Tossing a coin is Bernoulli trial. A Bernoulli trial is a random experiment that has only two, mutually exclusive outcomes. Thus, when a coin is tossed, the two possible outcomes are revealing a ‘heads’ or revealing a ‘tails’. We want to heads’ tails’ see how many ‘heads’ are revealed. So revealing a heads’ ‘heads’ is a ‘success’. Revealing a ‘tails’ is a ‘failure’. heads’ success’ tails’ failure’ 4 The Binomial Distribution. Max Chipulu, University of Southampton 2009
  • 3. Properties of a BERNOULLI TRIAL Since you’re tossing the same coin in all six you’ Bernouli trials, the probability of a ‘heads’ or a heads’ success, p, is the same for each repeat of the Bernoulli trial. stationarity assumption But the coin has no memory: Bernoulli trials are independent. independence assumption 5 The Binomial Distribution. Max Chipulu, University of Southampton 2009 Multiple Answer Question: Which of the following are Bernoulli Trials • A: The Lotto draw • B: The experiment: randomly select a company from all public limited companies in the UK. If the company is in Liquidation, the experiment is successful. If the company is in the Biomedical industry, the experiment is a failure. • C: Randomly selecting balls from a population containing white balls and black balls 6 The Binomial Distribution. Max Chipulu, University of Southampton 2009
  • 4. Multiple Answer Question: Which of the following are repeats of Bernoulli Trials • D: The game of joker’s challenge is played with joker’ the full deck of cards: The player is shown a card, and s/he calls whether the next card will be lower or higher, if the call is correct the game is repeated, and so on • E: A box contains 20 packs of chocolate, 8 of which are milk. Selecting a chocolate, checking if its milk, eating eat it, really enjoying it and then repeating the exercise. • F: The gender of a randomly selected CEO 7 The Binomial Distribution. Max Chipulu, University of Southampton 2009 Binomial Probability Before a coin is tossed six times in a roll, what is the probability that in total there will be two ‘heads’ out of six? heads’ Method 1: The painstaking, torturous way: List all possible results that the arise from the six coin tosses. Count the total. Count how many times 2 'heads‘ are revealed. Calculate 'heads‘ the probability. 8 The Binomial Distribution. Max Chipulu, University of Southampton 2009
  • 5. Method 2: The easy Way. Use a formula. Somebody has already done all this before. There is a formula. It tells us how to obtain i things out of n. i n! It is : C n = i! ( n − i )! Where n! or ‘n factorial’ = n(n-1)(n-2)(n-3)…3*2*1; Thus, the total number of times 2 heads can be revealed by the six coin tosse s is : 6 * 5 * 4 * 3 * 2 *1 C 62 = = 15 ( 2 * 1 * ( 4 * 3 * 2 * 1)) 9 The Binomial Distribution. Max Chipulu, University of Southampton 2009 Question: What is the probability that in total 2 coins out of six tossed will be heads? First, the Addition Rule We know there are 15 ways of selecting 2 successes out of six trials. So the probability we want is one these 15 combinations: P(x = 2) = P(HHTTTT or HTHTTT or HTTHTT or HTTTHT or HTTTTH or THHTTT etc) 10 The Binomial Distribution. Max Chipulu, University of Southampton 2009
  • 6. Mutual Exclusivity But we can only have one combination revealing two people at any given time: For example its either HTHTTT or HTTHTT, not HTTHTT, both They are mutually exclusive. So the Addition rule simplifies to: P(i = 2) = P(HHTTTT) +P(HTHTTT) + P(HTTHTT) + P(HTTTHT) + P(HTTTTH) + …. 11 The Binomial Distribution. Max Chipulu, University of Southampton 2009 Second, the Multiplication Rule What is the probability that a sequence of results such as HHTTTT will be revealed? P(HHTTTT) = P(H)*P(HTTTT|H) We want to know: What is the probability that the sequence HTTTT will be revealed successively, if the first result is heads? But successive trials are independent: Whether or not the first result is heads does not affect the results of the next five trials. So we simplify: P(HHTTTT) = P(H)*P(HTTTT|H) = P(H)*P(HTTTT) 12 The Binomial Distribution. Max Chipulu, University of Southampton 2009
  • 7. The Multiplication Rule, Cont’d Cont’ In the same way, we can expand P(HTTTT) = P(H)*P(TTTT) And so on, and so forth, so that in the end: P(HHTTTT) = P(H)*P(H)*P(T)P*(T)*P(T)*P(T) P(HTTTTT) = P(H)2P(T)4 = 0.52*0.54 = 0.015625 13 The Binomial Distribution. Max Chipulu, University of Southampton 2009 The Multiplication Rule, Cont’d Cont’ A little thought should show that all the other combinations two heads out of six trials have the same probability: P(HHTTTT) =P(HTHTTT) = P(HTTHTT) =P(TTTHTT) =P(HTTTTH) =P(HTTTTH), etc.. Hence P(2 heads out of six trials) = 15 * 0.52*0.54 = 0.2344 14 The Binomial Distribution. Max Chipulu, University of Southampton 2009
  • 8. 2 4 Binomial Distribution successes failures We obtained these values as follows: P(2 Sufferers) = 15 * 0.52*0.54 C 62 = 15 P(failure) =1 - p = P(success) 0.5 = p = 0.5 15 The Binomial Distribution. Max Chipulu, University of Southampton 2009 We can generalise this expression so that we are able to calculate the probability for any number of successes i in n Bernoulli trials, for which the probability of success of each is p: P(x = i) = Cn p i (1 − p)n −i i Number of n – i failures. combinations of i i successes. P(failure) =1 - p out of n P(success) = p This is the binomial distribution 16 The Binomial Distribution. Max Chipulu, University of Southampton 2009
  • 9. We can derive the expected value and the variance for this distribution. They are: µ = np σ 2 = np(1 − p) 17 The Binomial Distribution. Max Chipulu, University of Southampton 2009 The Binomial Distribution Example: Mortgage Default Rates • It is estimated that 1.5% of home owners (with a mortgage) will default on their mortgage. Suppose a random sample of 12 home owners is taken. What is the probability that • (a) none of them will default • (b) at least one of them will default • Is the probability that all of them will default the same as none of them will default? • Suggested calculation steps • 1. This a Binomial Distribution- why? • 2. What is the trial, what is the success, what is the probability of a success? • 3. Calculate probabilities using the formula 18 The Binomial Distribution. Max Chipulu, University of Southampton 2009
  • 10. Solution 19 The Binomial Distribution. Max Chipulu, University of Southampton 2009 Solution Continued 20 The Binomial Distribution. Max Chipulu, University of Southampton 2009
  • 11. Solution Continued 21 The Binomial Distribution. Max Chipulu, University of Southampton 2009 Solution Continued 22 The Binomial Distribution. Max Chipulu, University of Southampton 2009
  • 12. Experiment: All Colas Taste Same Need Ten Volunteers Ten people that love colas 23 The Binomial Distribution. Max Chipulu, University of Southampton 2009 Example: Cola Flavours in a Supermarket (1997/98 Exam) A product manager is in charge of a cola in a supermarket. His superior, the managing director, and the publicity department of the company, claim that this cola, Supercola, has a very distinctive flavour. The product manager is of the opinion that, without seeing the label, people are unable to discriminate between colas. In order to test his theory, the product manager conducts an experiment. He asks ten individuals to assess if the liquid in a cup is Supercola or one of the well-known brands: Pocacola and Colaloca. The results are as follows: 24 The Binomial Distribution. Max Chipulu, University of Southampton 2009
  • 13. Example: Cola Flavours in a Supermarket (1997/98 Exam) 1 Colaloca Supercola 2 Supercola Colaloca 3 Colaloca Pocacola 4 Pocacola Pocacola 5 Supercola Colaloca 6 Colaloca Supercola 7 Pocacola Pocacola 8 Pocacola Supercola 9 Supercola Supercola 10 Colaloca Pocacola 25 The Binomial Distribution. Max Chipulu, University of Southampton 2009 (a) What can the product manager conclude from the above experiment? Identify a probability model and use it to arrive at a conclusion. Explain your reasoning and give any relevant equations. (b) The managing director is of the opinion that ten trials is a very small number on which to base a marketing strategy, and insists that a larger experiment of 300 individuals should be conducted. You are requested to calculate the range of values within which it can be concluded that people cannot discriminate between colas. Explain your answer and give any relevant equations. 26 The Binomial Distribution. Max Chipulu, University of Southampton 2009
  • 14. Binomial Test Example: Are Greek SMEs Risk Averse? As part of her dissertation into the risk appetite of Greek SMEs (Small to Medium Enterprises) Margarita Georgousopoulou (2009 Risk Management Dissertation) asked respondents to rate their response on a Likert scale with categories 1 to 5, where by 1= ‘Very Risk Seeking’, 2 = ‘Risk Seeking’, 3 = ‘Risk Neutral’, 4 = ‘Risk Averse’ and 5 = ‘Very Risk Averse’. She tested several variables on this scale. For the ‘Machinery Investment’ Variable, the results were as in the table below: Can it be concluded that Greek SMEs are risk averse vis-à-vis ‘machinery investment’? 27 The Binomial Distribution. Max Chipulu, University of Southampton 2009 Greek SMEs Solution • Define two events, a success and a failure, such that: • Event = ‘Success’ if response value is greater than 3, i.e. SME is Risk Averse • Event = ‘Failure’ if response value is 3 or less, i.e. SME is NOT risk averse • From the table, number of successes, i = 24. Number of trials = Sample size = 54. • Why is the binomial distribution a reasonable model for this situation? • Binomial Test question: is 24 successes out of 54 trials statistically significant? 28 The Binomial Distribution. Max Chipulu, University of Southampton 2009
  • 15. Greek SMEs: Binomial Test in SPSS 17 • Load the data file from blackboard called ‘Risk Appetite.xls’ into SPSS. • Select the worksheet called ‘raw data’ • From the ‘Analyze’ menu, select ‘nonparametric tests’ • Select ‘Binomial’ • Enter the variable ‘machinery investment’ into the ‘test variable box’ • In ‘Define Dichotomy’, select ‘cut point’. Enter ‘3’ in the cut point box. This tells SPSS that the values equal to or less than 3 are classed as one category, while values above are in the other category (hence the ‘dichotomy’, which refers to binary categories) 29 The Binomial Distribution. Max Chipulu, University of Southampton 2009 Greek SMEs: Binomial Test in SPSS 17 Cont’d • In the box labeled ‘test proportion’, enter ‘0.4’:This will tell SPSS that under the null hypothesis, the expected proportion of values above 3 is 40% (this is because 2 of the five categories, i.e. 4 and 5 are higher than 3). Therefore the Binomial test is to see if the observed proportion (of 24/54) is significantly higher than 0.4 • Press ‘ok’ to run the model. 30 The Binomial Distribution. Max Chipulu, University of Southampton 2009
  • 16. Greek SMEs: Binomial Test in SPSS 17 Cont’d Or better still, press ‘paste’: This will paste the program syntax into a new syntax or program window. Whatever you do in SPSS, it is based on some program syntax. If you just use the menus, you cannot normally see the syntax. Yet, it is more efficient to run the syntax rather than use the menus, especially if you wish to repeat the analysis, since all you have to do is run the syntax again. Even better you can run tests on other variables simply by changing the variable name in the syntax. You could also change the test characteristics, such as the cut point and the test proportion. Furthermore, via the brilliant ‘copy’ and ‘paste’ keyboard controls, you can run all the analysis in one go, as one program. TRY THIS: you will feel better!! • To run the model, press the ‘run’ button in the syntax window, which looks like the ‘play’ button on a CD player. 31 The Binomial Distribution. Max Chipulu, University of Southampton 2009 Greek SMEs: SPSS Binomial Test Result • The significance of the binomial test is given under the column ‘Asymp. Sig.’ This is a one-tailed test, since we’re only testing whether the observed proportion is greater than 0.4, so that our test is only one side of 0.4. The test would be two-tailed if we were testing the hypothesis that the proportion is exactly equal to 0.4 • The value of significance is 0.015. What can we conclude from this? 32 The Binomial Distribution. Max Chipulu, University of Southampton 2009
  • 17. Greek SMEs: Binomial Test in SPSS 17 Exercise Please try this at home: Following the steps above, test whether or not the Greek SMEs are risk averse in the following variables. (i) ‘new product investment’; (ii) ‘new employee investment’; and (iii) ‘new market investment’ 33 The Binomial Distribution. Max Chipulu, University of Southampton 2009