Poisson distribution-solve for x

  • Thread starter Thread starter fysiikka111
  • Start date Start date
  • Tags Tags
    Poisson
fysiikka111
Messages
41
Reaction score
0

Homework Statement


How to find for a Poisson distribution the number of successes for a given probability and mean. For example, for mean, \lambda, of 1, and a required probability of 0.01, what would the number of successes in the time interval be?

Homework Equations


Pr(X=x)=\frac{e^{-\lambda}\lambda^{x}}{x!}

The Attempt at a Solution


Not sure how to rearrange to solve for x. Or is there a different approach?
 
Physics news on Phys.org
fysiikka111 said:

Homework Statement


How to find for a Poisson distribution the number of successes for a given probability and mean. For example, for mean, \lambda, of 1, and a required probability of 0.01, what would the number of successes in the time interval be?


Homework Equations


Pr(X=x)=\frac{e^{-\lambda}\lambda^{x}}{x!}

The Attempt at a Solution


Not sure how to rearrange to solve for x. Or is there a different approach?

Solve the equation .01 = e-11x/x! for x.

I would just pick values of x and see if the expression on the right equals .01.
 
Thanks. How would you get rid of the factorial?
 
You replace it with its value. For example, if you pick x = 3, 3! = 6.
 
Since x is an integer in the Poisson distribution, there might not be an exact solution. For example, if lambda = 1 and the required probability is p = 0.01, Maple gets x = 4.278021, by interpreting x! in terms of a Gamma function. The actual p-values at x = 4 and x = 5 are 0.0153283 and 0.0030657, respectively.

RGV
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top