Understanding the Characteristic Function in Solving Poisson Process Problems

Click For Summary
SUMMARY

The discussion centers on the application of the characteristic function in analyzing a Poisson process where insects land in a soup with intensity lambda. It is established that the arrival of green insects follows a Poisson process with intensity p*lambda, where p is the probability of an insect being green. The characteristic function of an exponential random variable is calculated, leading to the conclusion that the times between arrivals of green insects are exponentially distributed with parameter p*lambda. The confusion arises from the nth power of the characteristic function in the context of independent random variables.

PREREQUISITES
  • Understanding of Poisson processes and their properties
  • Familiarity with characteristic functions in probability theory
  • Knowledge of exponential random variables and their distributions
  • Basic concepts of geometric distributions and their applications
NEXT STEPS
  • Study the derivation of characteristic functions for independent random variables
  • Explore the properties of geometric distributions and their relationship to Poisson processes
  • Learn about the application of the law of total expectation in probability
  • Investigate further examples of Poisson processes in real-world scenarios
USEFUL FOR

Students and professionals in statistics, probability theory, and operations research, particularly those focusing on stochastic processes and their applications in real-world problems.

JohanL
Messages
154
Reaction score
0

Homework Statement


Insects land in the soup in the manner of a Poisson process with intensity lambda. Insects are green with probability p, independent of the color of the other insects. Show that the arrival of green insects is a Poisson process with intensity p*lambda.

Homework Equations

3. The solution
Im only interested in one step of the solution. Our professor started out calculating the characteristic function of an exponential random variable.

"We solve this by checking that the times, call one such typical time T, between arrivals of new green insects are exp(p*lambda) - distributed"

$$E[e^{j\omega\exp(\lambda)}] = ... = \frac{\lambda}{\lambda - j\omega}$$

Its the next step that is confusing me

$$E[e^{j\omega\exp(T)}] = \sum_{n=1}^\infty (\frac{\lambda}{\lambda - j\omega})^n p(1-p)^n$$

What is he doing here?

I understand that he is dividing the event into a disjoint sum of events and that the characteristic function of a sum of independent variables is the product of the characteristic functions of the variables but still don't understand what the nth power of a characteristic function is doing there. Is the characteristic function of an exponential a waiting time??
 
Last edited:
Physics news on Phys.org
JohanL said:

Homework Statement


Insects land in the soup in the manner of a Poisson process with intensity lambda. Insects are green with probability p, independent of the color of the other insects. Show that the arrival of green insects is a Poisson process with intensity p*lambda.

Homework Equations

3. The solution
Im only interested in one step of the solution. Our professor started out calculating the characteristic function of an exponential random variable.

"We solve this by checking that the times, call one such typical time T, between arrivals of new green insects are exp(p*lambda) - distributed"

$$E[e^{j\omega\exp(\lambda)}] = ... = \frac{\lambda}{\lambda - j\omega}$$

Its the next step that is confusing me

$$E[e^{j\omega\exp(T)}] = \sum_{n=1}^\infty (\frac{\lambda}{\lambda - j\omega})^n p(1-p)^n$$

What is he doing here?

I understand that he is dividing the event into a disjoint sum of events and that the characteristic function of a sum of independent variables is the product of the characteristic functions of the variables but still don't understand what the nth power of a characteristic function is doing there. Is the characteristic function of an exponential a waiting time??
If ##X_1, X_2, \ldots## are independent, exponentially-distributed random variables with rate parameter ##\lambda##, the time (##T##) to the first green arrival is
T = \sum_{i=1}^N X_i,
where ##N## is a geometric-distributed random variable with parameter ##p##. Here, ##N## and all the ##X_i## are independent. Note that ##P(N = n) = p (1-p)^{n-1}, \; n = 1,2,3, \ldots##. In more detail:
\begin{array}{lcl}T = X_1&amp; \text{if}&amp; N = 1\\<br /> T = X_1 + X_2 &amp;\text{if}&amp; N = 2 \\<br /> T = X_1 + X_2 + X_3 &amp;\text{if}&amp; N = 3\\<br /> \hspace{3em}\vdots &amp; \vdots &amp;\hspace{1em} \vdots<br /> \end{array}<br />
We have that ##N = 1## if the first arrival is green, ##N = 2## if the first arrival is non-green and the second is green, ##N = 3## if the first two arrivals are non-green and the third is green, etc.The characteristic function of ##T## is ##C_T(\omega) = E e^{j \omega T}##. We have

\begin{array}{rcl}E e^{j \omega T}&amp; =&amp; \sum_{n=1}^{\infty} P(N = n) E \left[ e^{j \omega T} | N = n \right] \\<br /> <br /> &amp;=&amp; \sum_{n=1}^{\infty} P(N = n) E \left[ e^{j \omega (X_1 + X_2 + \cdots + X_n)} | N = n\right] \\<br /> &amp;= &amp; \sum_{n=1}^{\infty} P(N = n) E \left[ e^{j \omega (X_1 + X_2 + \cdots + X_n)} \right]<br /> \end{array}
This last step holds because, for each given ##n##, the random variables ##X_1, X_2, \ldots ## are independent of the event ##\{N = n \}##.

Since you say you know that the ch. fcn. of a sum of independent r.v.s is the product of their ch. fcns., you should know that
E \left[ e^{j \omega (X_1 + X_2 + \cdots + X_n)} \right] = \left( E \,e^{ j \omega X} \right)^n,
where ##X## is anyone of the identically-distributed ##X_i##.

You end up with
E\,e^{j \omega T} = \sum_{n=1}^{\infty} p (1-p)^{n-1} \left( \frac{\lambda}{\lambda - j \omega} \right)^n
This is the formula you want, except it has the correct ##(1-p)^{n-1}## instead of the incorrect ##(1-p)^n## in the sum.
 
Last edited:
  • Like
Likes   Reactions: JohanL
Thanks! I understand it now!
 

Similar threads

  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 32 ·
2
Replies
32
Views
3K
Replies
2
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
56
Views
6K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 12 ·
Replies
12
Views
3K