Solving a Probability Question with Poisson Distribution

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 2K views
persist911
Messages
7
Reaction score
0

Homework Statement


I am solving a particular probability question using Poission distributin after the Solving I get an equation

Homework Equations




Code:
 1.67 =  e^-a (1/1-a)
I ought to get the value of a from the equation but I was Unable to go further from here .

The Attempt at a Solution



I have tried expaning e^-a using series but no luck . I am totally stuck.
 
Physics news on Phys.org
Assuming you meant
[tex]1.67 = \frac{e^{-a}}{1 - a}[/tex]
there is no "nice" solution.
It can be written as
[tex]1 - a = W_n(- a / e) \qquad (n \in \mathbb{Z})[/tex]
where Wn the so-called product-log function, i.e. the solution for w of z = w ew. So that doesn't bring you much further, I'm afraid... are you sure you need to solve this analytically and - if so - the equation is correct?