-1

I was reading J.W. Rohlf's "Modern Physics from α to Z^0" and, on appendix D, when talking about the binomial distribution in the limit where n (the number of trials) is very large, he says (without proof) that the distribution has a maximum at the average value np.

How can I prove that the maximum of a binomial distribution when $n$ is very large lies at the average value $np$?

Dirac
  • 1

2 Answers2

1

It doesn't, if $np$ is not an integer.

Robert Israel
  • 470,583
0

HINT: one way is to compare the ratio

$${P(Bin(n,p) = k+1) \over P(Bin(n,p) = k)}$$

and try to notice different trends for different regimes of $k$. When done carefully, this should give you the answer when $np$ is not an integer.

Full solution: available in wikipedia

antkam
  • 15,638