Characteristic function of binomial distribution.

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 6K views
mnb96
Messages
711
Reaction score
5
Hello,
I considered a Binomial distribution B(n,p), and a discrete random variable [tex]X=\frac{1}{n}B(n,p)[/tex]. I tried to compute the characteristic function of X and got the following:

[tex]\phi_X(\theta)=E[e^{i\frac{\theta}{n}X}]=(1-p+pe^{i\theta/n})^n[/tex]

I tried to compute the limit for [itex]n\to +\infty[/itex] and I got the following result:

[tex]\lim_{n\to\infty}\phi_X(\theta)=e^{ip\theta}[/tex]

How should I interpret this result?
That characteristic function would correspond to a delta-function distribution centered at -p. It doesn't make much sense to me.
 
Last edited:
Physics news on Phys.org
Except for the sign (it should be a delta function at p) it makes sense. By the law of large numbers the average of a sequence of random binomials will converge to p.
 
Ok thanks!
Now it's more clear.

If I got it right, that basically means that if I pick up an infinite amount of coins (head=1, tails=0, with probabilities p and (1-p)), throw them all at once, and finally sum up the result and divide by the number of coins, I should obtain p with probability 1.
 
mnb96 said:
Ok thanks!
Now it's more clear.

If I got it right, that basically means that if I pick up an infinite amount of coins (head=1, tails=0, with probabilities p and (1-p)), throw them all at once, and finally sum up the result and divide by the number of coins, I should obtain p with probability 1.
You've got the point, although mathematical precision means you talk about a limit.