How Can You Determine the Characteristic Function of Joint PDFs?

AI Thread Summary
The discussion focuses on determining the characteristic function of a joint probability density function (pdf) for independent random variables. It highlights that the joint characteristic function can be derived from the product of the individual characteristic functions for independent variables. An example is provided where a particle has a waiting time density and a jump density, leading to the joint pdf v(x,t) = y(t)z(x). The characteristic function can be calculated using a specific integral involving both densities. A recommended resource for further understanding is the book "Characteristic Functions" by Lukacs.
emptyset
Messages
3
Reaction score
0
Hi.
Does anyone know a good source for learning about the characteristic function of a joint pdf. Is there any nice rules for that? For example assume having a waiting time density and a jump density which are independent (easy things first). Is there an elegant way to get the characteristic function of the process if I have the two individual cf's?
Thanks
 
Physics news on Phys.org
emptyset said:
Hi.
Does anyone know a good source for learning about the characteristic function of a joint pdf. Is there any nice rules for that? For example assume having a waiting time density and a jump density which are independent (easy things first). Is there an elegant way to get the characteristic function of the process if I have the two individual cf's?
Thanks

According to wikipedia for independent random variables the joint characteristic function is just the product of the characteristic function for each random variable.

http://en.wikipedia.org/wiki/Charac..._theory)#Basic_manipulations_of_distributions
 
Thanks for your reply. This is true for a sequence of independent (and not necessarily identically distributed) random variables. However, I am looking for the joint pdf.
As an example, assume you have a particle sitting around at x' for a random time tau with the distribution y(t) and then jumping to x'' with the jump distribution z(x).
I am looking for a nice way of dealing with the characteristic funtion of the joint pdf v(x,t)=y(t)z(x)
given I now the charactersitic functions of y and z.
 
A good book on characteristic functions is by Lukacs (called characteristic functions).

In your example if you have v(x,t)=y(t)z(x), then the cf would be
\psi(\theta)=\int_{\mathbb{R}}\int_{\mathbb{R}}e^{i\theta x t}z(x)y(t) dx dt =\int_{\mathbb{R}}\psi_z(t\theta)y(t) dt
 
thanks a lot for the information. that reference will be usefull.
 
I was reading documentation about the soundness and completeness of logic formal systems. Consider the following $$\vdash_S \phi$$ where ##S## is the proof-system making part the formal system and ##\phi## is a wff (well formed formula) of the formal language. Note the blank on left of the turnstile symbol ##\vdash_S##, as far as I can tell it actually represents the empty set. So what does it mean ? I guess it actually means ##\phi## is a theorem of the formal system, i.e. there is a...
Back
Top