How Do You Calculate the Expected Value Using Poisson Distribution?

catsonmars
Messages
7
Reaction score
0

Homework Statement


Use the Poisson distribution W=(λ^n/n!)*e^-λ to calculate <n>


Homework Equations


<n>=ƩW*n



The Attempt at a Solution


Since W = (λ^n/n!)*e^-λ I wind up with <n>=[(λ^n/n!)*e^-λ]*n
But I really don't know where to go from here. Should I do a Taylor Series. I've tried crossing out the top n and ended up with


[(λ^n/(n-1)!)*e^-λ] but this doesn't seem to help. If anyone can point me in the right direction or a general problem solving strategy that would be great. I'd like to demonstrate more work but I don't know what to do.
 
on Phys.org
Evaluate the generating function
[tex]Z(x)=\sum_{n=0}^{\infty} W(n) \exp(-n x).[/tex]
Then you can get expectation values by taking derivatives of this function wrt. [itex]x[/itex] :-).
 
catsonmars said:

Homework Statement


Use the Poisson distribution W=(λ^n/n!)*e^-λ to calculate <n>


Homework Equations


<n>=ƩW*n



The Attempt at a Solution


Since W = (λ^n/n!)*e^-λ I wind up with <n>=[(λ^n/n!)*e^-λ]*n
But I really don't know where to go from here. Should I do a Taylor Series. I've tried crossing out the top n and ended up with


[(λ^n/(n-1)!)*e^-λ] but this doesn't seem to help. If anyone can point me in the right direction or a general problem solving strategy that would be great. I'd like to demonstrate more work but I don't know what to do.
You need the summation.
$$\langle n \rangle = \sum_{n=0}^\infty \frac{\lambda^n}{n!} e^{-\lambda} n = \sum_{n=1}^\infty \frac{\lambda^n}{(n-1)!} e^{-\lambda}$$ Note that the lower limit changed from n=0 to n=1, since the n=0 term is 0. You just need to recognize that ##e^{-\lambda}## is a constant, so you can factor it out of the summation. Similarly, try pulling one factor of ##\lambda## out so that the exponent of ##\lambda## inside the summation matches up with the factorial.
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 13 ·
Replies
13
Views
3K
Replies
2
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 28 ·
Replies
28
Views
8K
  • · Replies 15 ·
Replies
15
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K