Proving the Limit of Binomial Distribution as Poisson: Formal Proof

  • Thread starter Thread starter relinquished™
  • Start date Start date
  • Tags Tags
    Limit
AI Thread Summary
The discussion focuses on proving that the limit of a binomial distribution approaches a Poisson distribution as n approaches infinity. The key expression under scrutiny is the limit of n! divided by (n-x)! and (n-k)^x. By rewriting the expression and analyzing the limits, it is shown that the fraction simplifies to a form where both components approach 1 as n increases. The proof concludes that the entire expression approaches 1, confirming the relationship between the binomial and Poisson distributions. This formal proof clarifies the convergence of the binomial distribution to the Poisson distribution in the limit.
relinquished™
Messages
79
Reaction score
0
I'm a little stuck in my proof here. As I was trying to prove that the limit of a binomial distribution is the poisson distribution, I encountered this:

<br /> <br /> \lim_{n\to +\infty} \frac{n!}{(n-x)! (n-k)^x}<br /> <br />

where x and k are arbitrary constants.


The books say that this approaches 1, but shows no formal proof. How are we sure that this approaches 1 as n gets larger? In short, what's the formal proof?

Thanx for any help
 
Physics news on Phys.org
Let's see... you have n things multiplied together on the top (1, 2, 3, ..., n), and you have n things multipled together on the bottom: (n - x) of them in (n-x)! and x of them in (n-k)^x. My first instinct would be to try and group terms in the numerator with terms in the denominator.
 



To prove that the limit of the binomial distribution is the Poisson distribution, we need to show that the expression \frac{n!}{(n-x)! (n-k)^x} approaches 1 as n approaches infinity. This can be done by using the definition of a limit.

First, let's rewrite the expression as \frac{n(n-1)(n-2)...(n-x+1)}{(n-k)^x}. We can then rewrite this as \frac{n^x}{(n-k)^x} \cdot \frac{(n-1)(n-2)...(n-x+1)}{n(n-1)(n-2)...(n-x+1)}. Notice that the first fraction approaches 1 as n approaches infinity, since the numerator and denominator both have a factor of n that cancels out. So, we can focus on the second fraction.

Using the property of limits, we can rewrite the second fraction as \frac{(n-1)x}{n(n-1)(n-2)...(n-x+1)} \cdot \frac{(n-2)...(n-x+1)}{(n-1)x}. Now, as n approaches infinity, we can see that the first fraction approaches 0, since the numerator is a constant (n-1)x and the denominator is increasing without bound. The second fraction also approaches 1, since the numerator and denominator both have a factor of n that cancels out.

Therefore, the entire expression approaches 1 as n approaches infinity. This proves that the limit of the binomial distribution is the Poisson distribution.

I hope this helps clarify the formal proof for you. If you have any further questions, don't hesitate to ask.
 
TL;DR Summary: I came across this question from a Sri Lankan A-level textbook. Question - An ice cube with a length of 10 cm is immersed in water at 0 °C. An observer observes the ice cube from the water, and it seems to be 7.75 cm long. If the refractive index of water is 4/3, find the height of the ice cube immersed in the water. I could not understand how the apparent height of the ice cube in the water depends on the height of the ice cube immersed in the water. Does anyone have an...
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top