How Can Binomial Distribution Be Solved Without Using a Computer Program?

swede
Messages
1
Reaction score
0
Hi!

Does someone know how to solve this equation (see the link) if all variables are known without P_U (without using a computer program)?

http://www.itl.nist.gov/div898/handbook/prc/section2/gifs/pueq.gif

Can it be done in some easy way? I have read courses in calculus at the university, altough it was several years ago :(

regards
swede
 
Physics news on Phys.org
I don't think there is a general closed-form solution. You can easily see that this is a N-th order polynomial in P_U. So there will only be a closed form solution up to N=4. For N=4 (or less) I would recommend simply expanding it and plugging it into the quadratic equation or its equivalent.

-Dale
 
When N is large, the sum has a maximum at N = p (use Stirling's approximation to see this) and you can approximate the sum with a gaussian function. This will allow you to find approximate solutions.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top