How to approximate the Binomial distribution to the Normal Distribution

X~Binomial (n,p) with n= fixed number of independent trials and p= probability of a trail succeeding.

X ~Binomial can be approximated to Y~ Normal  if:

1)      The number of trials, n, is large

2)      Probability of succeeding in a trial , p, is close to 0.5

 

Step 1: Apply continuity correction

If given P(X=>n) then P(Y=>n-0.5)

                P(X>n) then P(Y>n+0.5)

                P(X<=n) then P(Y<n+0.5)

                P(X<n) then P(Y<n-0.5)

 

Step 2: Find mean and variance of Y~Normal

For X, we know the mean= np and variance = np(1-p)

So Y~Normal(np, np(1-p)

 

Step 3: Standardise Y~Normal to the standard normal

Values given in statistical tables for the normal distribution are based on the standard normal Z~Normal(0,1)

Z= (Y-np)/ sqrt(np(1-p))= m

 

Step 4:

Using the table find the desired probability relating to value, m, of Z and this approximates to probability relating to n of X

                P(Z<=m) = probablity corresponding to m in the table

                P(Z=>m) = 1- P(Z<=m)

                P(Z<-m)= P(Z=>m) = 1- P(Z<=m)

                P(Z>-m)= 1-P(Z<-m)= 1-(1- P(Z<m)= P(Z<m)

               

 

Related Further Mathematics A Level answers

All answers ▸

What is the general solution to the equation d2y/dx2 + dy/dx - 2y = -3sinx + cosx (d2y/dx2 signals a second order derivative)


By forming and solving a suitable quadratic equation, find the solutions of the equation: 3cos(2A)-5cos(A)+2=0


Solve the second order differential equation d^2y/dx^2 - 4dy/dx + 5y = 15cos(x), given that when x = 0, y = 1 and when x = 0, dy/dx = 0


How can you find the two other roots of a cubic polynomial if you're given one of the roots (which is a complex number)?


We're here to help

contact us iconContact usWhatsapp logoMessage us on Whatsapptelephone icon+44 (0) 203 773 6020
Facebook logoInstagram logoLinkedIn logo

© MyTutorWeb Ltd 2013–2024

Terms & Conditions|Privacy Policy