Deriving Probability Density Functions from Partial Differential Equations?

In summary: The key is to transform the PDE into a form that is amenable to solution by using a Probability Theory tool like expectation value or probability distribution function. This is actually a common technique in financial calculus, where you reduce a stochastic differential equation to a PDE and then solve it.One good thing about the PDE approach is that when you get arbitrary pay-off functions for your option contract, you can get an expression for the expectation of that arbitrary function.One can also get PDFs from PDEs, provided that the PDE is in a form amenable to solution. However, one might also be interested in obtaining the PDFs directly, rather than solving
  • #1
Annihilator
19
0
Deriving Probability Density Functions from Partial Differential Equations?

Hiyas,

I have been told that it is quite normal to get PDFs (Probability Density Functions) from PDEs (Partial Differential Equations). That in PDEs that the function can be a PDF and you can get this by solving the PDE.

Nobody has actually shown me how this is done. I have my doubts because I have learned that Probability Theory is not mixed with PDEs directly this way. That there are other types of mathematics called Stochastic Partial Differential Equations or Stochastic Differential Equations that do something similar.

I was taught to believe that PDFs are found by "reinterpreting" the PDE by approaching it with Probability Theory and looking at from a new way and creating new Probability Mathematics to deal with the PDE.

However others are insisting that I don't start by approaching it with Probability Theory. That I actually just solve PDEs to get PDFs and that I can also get PDFs from PDEs.

Another thing is they are using the term Probability Distribution Function and not Probability Density Function but I think they are claiming them to be the same thing.

Can anyone give me their thoughts on this.

Thank you.
 
Physics news on Phys.org
  • #2


Annihilator said:
Hiyas,

I have been told that it is quite normal to get PDFs (Probability Density Functions) from PDEs (Partial Differential Equations). That in PDEs that the function can be a PDF and you can get this by solving the PDE.

Nobody has actually shown me how this is done. I have my doubts because I have learned that Probability Theory is not mixed with PDEs directly this way. That there are other types of mathematics called Stochastic Partial Differential Equations or Stochastic Differential Equations that do something similar.

I was taught to believe that PDFs are found by "reinterpreting" the PDE by approaching it with Probability Theory and looking at from a new way and creating new Probability Mathematics to deal with the PDE.

However others are insisting that I don't start by approaching it with Probability Theory. That I actually just solve PDEs to get PDFs and that I can also get PDFs from PDEs.

Another thing is they are using the term Probability Distribution Function and not Probability Density Function but I think they are claiming them to be the same thing.

Can anyone give me their thoughts on this.

Thank you.

Hey Annihilator and welcome to the forums.

The common area for this in financial calculus. What happens is you reduce a stochastic differential equation to a PDE and then you solve it.

One good thing about the PDE approach is that when you get arbitrary pay-off functions for your option contract, you can get an expression for the expectation of that arbitrary function.

The heat equation and the normal distribution are pretty much the same, so when you have the right transformations, you can use things like the heat equation to get a density or expectation value.

The above though is a specialized application of this.

There is however a common tool in probability that is known as the characteristic function which is used to retrieve PDF's from a MGF (Moment Generating Function) where you do a Fourier transform on the MGF.

I'm speculating, but it's quite possible that this transform or others like it are able to be translated to PDE's or other similar representations especially if a representation is found to link the Fourier transform with PDE's. I know you can relate these to linear ODE's but not sure about PDE's.
 
  • #3


Annihilator said:
Hiyas,

I have been told that it is quite normal to get PDFs (Probability Density Functions) from PDEs (Partial Differential Equations). That in PDEs that the function can be a PDF and you can get this by solving the PDE.

Nobody has actually shown me how this is done. I have my doubts because I have learned that Probability Theory is not mixed with PDEs directly this way. That there are other types of mathematics called Stochastic Partial Differential Equations or Stochastic Differential Equations that do something similar.

I was taught to believe that PDFs are found by "reinterpreting" the PDE by approaching it with Probability Theory and looking at from a new way and creating new Probability Mathematics to deal with the PDE.

However others are insisting that I don't start by approaching it with Probability Theory. That I actually just solve PDEs to get PDFs and that I can also get PDFs from PDEs.

Another thing is they are using the term Probability Distribution Function and not Probability Density Function but I think they are claiming them to be the same thing.

Can anyone give me their thoughts on this.

Thank you.

A PDE tells you how a given function changes with respect to its variables (time, position, etc). If your PDF changes with time and position (i.e., the values you can measure for your random variable change with time and/or position), then one can in principle write down an equation which relates together how the probability changes with time and space, and then solve this equation for the pdf.

See http://en.wikipedia.org/wiki/Master_equation and http://en.wikipedia.org/wiki/Fokker-Planck_equation .
 
  • #4


Deriving probability density functions from pde's is also quite common in classical physics like turbulence. You can go from the Navier stokes equations (pde) to the transport equation of the probability density function of velocity (a Fokker-Planck equation) using not much more than the ito formula and standard calculus. The solution of the Fokker-Planck equation can be obtained by realizing that a stochastic sample of the PDF (where the PDF = the solution of the FP equation) is actually described by a Langevin equation. A discrete solution of the FP equation can be obtained by solving N Langevin equations in a Monte Carlo method.

Actually, every PDE can be written as a stochastic equation, either as a Fokker-Planck equation or a Langevin equation (because every (?) PDE can be written as a diffusion process).

Check the book of Oksendal for an introduction.
 
  • #5


bigfooted said:
Check the book of Oksendal for an introduction.

Be warned, that book is rather formal and makes extensive use of measure theory notation. If you're comfortable with formal proofs and measure theory, go for it, but coming from a physics background I found it pretty dense and hard to read through.
 
  • #6


Ok, nice thank you.

I take it though that not all PDEs can be written as a type of diffusion process without introducing some form of normalization of the PDE so that you can then begin Stochastic calculations. It seems to me some of these master equations types are pure postulates that can't be derived by any general means of getting PDFs from PDEs. It seems more like you have to figure out if the PDE can be modeled as a SPDE or SDE first and then get the PDF from there. Is this right or wrong?
 
  • #7


Annihilator said:
Ok, nice thank you.

I take it though that not all PDEs can be written as a type of diffusion process without introducing some form of normalization of the PDE so that you can then begin Stochastic calculations. It seems to me some of these master equations types are pure postulates that can't be derived by any general means of getting PDFs from PDEs. It seems more like you have to figure out if the PDE can be modeled as a SPDE or SDE first and then get the PDF from there. Is this right or wrong?

It depends on what you want to do, I guess. If you want analytical results, I think you write down an SDE and then try to convert it into a PDE, because we know how to solve PDEs much better than we know how to solve SDEs.

However, if you want numerical results, it's easer to have an SDE which you can simulate because then you just add some noise terms which are really easy to do numerically; easier than solving PDEs numerically, at least.

See

http://en.wikipedia.org/wiki/Feynman-Kac_formula

That discusses the connection between parabolic PDEs and SDEs.
 
  • #8


Cool. I know we are thinking the same because I am looking at the very same thing.

By the way have you heard of cases where people working on PDEs didn't know they where working Stochastic Partial Differential Equations or Stochastic Differential Equations and didn't get the differences at post-graduate level?

Thanks.
 

1. What is the purpose of deriving probability density functions from partial differential equations?

The purpose of deriving probability density functions from partial differential equations is to study the behavior of stochastic processes, which are systems that involve randomness or uncertainty. These equations can help us understand how the probability of certain outcomes changes over time or in different conditions.

2. What are some common examples of partial differential equations used to derive probability density functions?

Some common examples of partial differential equations used to derive probability density functions include the heat equation, wave equation, and diffusion equation. These equations are often used to model physical systems, such as the spread of heat or particles in a fluid.

3. How do you solve partial differential equations to obtain probability density functions?

Solving partial differential equations to obtain probability density functions involves using mathematical techniques such as separation of variables, Fourier transforms, and Laplace transforms. These methods allow us to transform the equation into a simpler form that can be solved for the probability density function.

4. What are the limitations of using partial differential equations to derive probability density functions?

One limitation of using partial differential equations is that they may only provide an approximate solution, as they are based on simplifying assumptions about the system. Additionally, these equations can become very complex and difficult to solve for more complicated systems.

5. How are probability density functions useful in practical applications?

Probability density functions are useful in many practical applications, such as in finance, physics, and engineering. They allow us to make predictions about the likelihood of certain outcomes and understand the behavior of complex systems. For example, in finance, probability density functions can be used to model stock prices and predict future values.

Similar threads

  • Differential Equations
Replies
5
Views
981
Replies
1
Views
2K
Replies
2
Views
1K
  • Differential Equations
Replies
7
Views
377
Replies
2
Views
222
  • Differential Equations
Replies
1
Views
737
Replies
3
Views
2K
Replies
3
Views
958
Replies
9
Views
2K
  • Differential Equations
Replies
25
Views
2K
Back
Top