Autocorrelation function from PDF?

In summary, the process of finding the autocorrelation function Rxx(τ) for a given pdf involves using a joint pdf that relates the random variables. This is only possible for a wide-sense stationary process, where the autocorrelation only depends on the difference τ between the two times. Without a joint pdf, you can only find Rxx(0) for zero time offset. To find the autocorrelation, you would need to integrate over all possibilities for X and Y. This is also dependent on the assumption that the random process is ergodic.
  • #1
iVenky
212
12
What is the exact prodecure for finding out the auto correlation function Rxx(τ) for a given pdf?
Is it possible at all to find out the auto correlation function from the pdf? If not then what is given usually when you find out the auto correlation function Rxx(τ)?

Thanks
 
Physics news on Phys.org
  • #2
The autocorrelation is applied to a stochastic process, which is a family of random variables. A pdf might describe a single random variable. To find the autocorrelation, you would need the joint pdf that relates the random variables.

Some terms that might be worth learning are "stationary process" and "wide-sense stationary". You describe an auto-correlation function Rxx(τ), but in general the autocorrelation will be Rxx(t1, t2). It is only written Rxx(τ) if the processes is a wide-sense stationary process. This is because for a wide-sense stationary process, the autocorrelation only depends on the difference τ between the two times.

With only single pdf for X that was not a joint pdf, you would only be able to find Rxx(0), which is for zero [time] offset.
 
  • #3
MisterX said:
The autocorrelation is applied to a stochastic process, which is a family of random variables. A pdf might describe a single random variable. To find the autocorrelation, you would need the joint pdf that relates the random variables.

Some terms that might be worth learning are "stationary process" and "wide-sense stationary". You describe an auto-correlation function Rxx(τ), but in general the autocorrelation will be Rxx(t1, t2). It is only written Rxx(τ) if the processes is a wide-sense stationary process. This is because for a wide-sense stationary process, the autocorrelation only depends on the difference τ between the two times.

With only single pdf for X that was not a joint pdf, you would only be able to find Rxx(0), which is for zero [time] offset.


Ya if it is a "strict sense stationary process" then can we find out Rxx(τ) using the pdf?
 
  • #4
You should remember how to find expectation values of functions continuous random variables.
[itex]E[g(X)] = \int _{-\infty}^{\infty} g(x)p_{X}(x)dx[/itex]

If you have a joint PDF for two variables X and Y, it is similar, except the integral has to cover all possibilities for X and Y.

[itex]E[g(X, Y)] = \int _{-\infty}^{\infty}\int _{-\infty}^{\infty} g(x, y)p_{XY}(x,y)dxdy[/itex]For example if you wanted to find the auto-covariance of a wide sense stationary stochastic process you'd be finding

[itex]E\left[\left(X_t - E[X_t]\right)\left(X_{t + \tau} - E[X_{t + \tau}]\right)\right] [/itex]

For such a process you should have a joint pdf that depends on tau. [itex]p_{XX}(x_1, x_2, \tau)[/itex]. This gives the joint PDF for two variables from the process that are separated by τ. You should not integrate over tau; it does not correspond to one of the random variables.

It's also useful to know

[itex]E\left[\left(X - E[X]\right)\left(Y - E[Y]\right)\right] = E[XY - E[X]Y - E[Y]X + E[Y]E[X] ] = E[XY] - E[X]E[Y] - E[X]E[Y] + E[X]E[Y] [/itex]
[itex]= E[XY] - E[X]E[Y][/itex]

So

[itex]E\left[\left(X_t - E[X_t]\right)\left(X_{t + \tau} - E[X_{t + \tau}]\right)\right] = E[X_t X_{t + \tau}] - E[X_t]E[X_{t + \tau}] [/itex]

The autocorrelation is the autocovariance divided by the standard deviations of both variables.
[itex]R{xx}(t_1, t_2) = \frac{E\left[\left(X_{t1} - E[X_{t1}]\right)\left(X_{t2} - E[X_{t2}]\right)\right] }{\sigma_{t1} \sigma_{t2}}[/itex]

In the problem you are attempting to solve, the standard deviations [itex]\sigma_{t1} [/itex] and [itex]\sigma_{t2} [/itex] might be equal.
 
Last edited:
  • #5
So we need to have the joint pdf to find out the Autocorrelation, right?
 
  • #6
iVenky said:
So we need to have the joint pdf to find out the Autocorrelation, right?

yes. and the assumption that this random process is ergodic. then you can turn any time-average into a probabilistic average.
 

1. What is an autocorrelation function from PDF?

An autocorrelation function from PDF is a statistical tool used to measure the degree of correlation between a time series and its own lagged values. It is commonly used in analyzing time series data to identify any repeating patterns or trends.

2. How is an autocorrelation function from PDF calculated?

The autocorrelation function from PDF is calculated by taking the correlation coefficient between a time series and its own lagged values at different time intervals. This results in a series of values that can be plotted as a function of the lag.

3. What does a positive autocorrelation value indicate?

A positive autocorrelation value indicates a positive correlation between a time series and its lagged values. This means that as the values of the time series increase, the values of the lagged series also tend to increase, and vice versa.

4. How does autocorrelation affect data analysis?

Autocorrelation can affect data analysis by producing biased and unreliable results. This is because autocorrelated data violates the assumption of independence, which is necessary for many statistical tests and models. It is important to identify and address autocorrelation in data analysis to ensure accurate results.

5. How can autocorrelation be reduced?

Autocorrelation can be reduced by using techniques such as differencing, where the values of a time series are replaced with the differences between adjacent values. Additionally, using regression models that account for autocorrelation, such as autoregressive (AR) models, can also help reduce its impact on data analysis.

Similar threads

  • Set Theory, Logic, Probability, Statistics
Replies
1
Views
1K
  • Calculus and Beyond Homework Help
Replies
1
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
4
Views
2K
Replies
1
Views
803
  • Set Theory, Logic, Probability, Statistics
Replies
2
Views
2K
  • Electrical Engineering
Replies
3
Views
59
  • Set Theory, Logic, Probability, Statistics
Replies
3
Views
901
  • Set Theory, Logic, Probability, Statistics
Replies
5
Views
2K
  • Set Theory, Logic, Probability, Statistics
Replies
12
Views
3K
  • Quantum Physics
Replies
7
Views
441
Back
Top