Estimating Drift & Variance for Random Walk With Drift: Help Needed

Click For Summary
SUMMARY

The discussion focuses on estimating drift and variance for a random walk with drift using empirical data. The proposed method involves estimating hitting times for each experimental path, applying Maximum Likelihood Estimation to derive Inverse Gaussian parameters, and subsequently calculating drift and variance based on theoretical relationships. It is emphasized that for discrete time data, ARIMA models are suitable, while continuous time analysis may require different approaches. The conversation highlights the importance of selecting the correct model based on the nature of the data.

PREREQUISITES
  • Understanding of random walk theory
  • Familiarity with Inverse Gaussian distribution
  • Knowledge of Maximum Likelihood Estimation (MLE)
  • Experience with ARIMA modeling techniques
NEXT STEPS
  • Research ARIMA modeling for time series analysis
  • Study Maximum Likelihood Estimation methods in depth
  • Explore the properties of the Inverse Gaussian distribution
  • Learn about continuous vs. discrete time random walks
USEFUL FOR

Data scientists, financial analysts, and statisticians interested in modeling time series data, particularly those working with random walks and ARIMA models.

muzialis
Messages
156
Reaction score
1
Hello there,

I am wondering if somebody could help in an issue far from my expertise.

I have some data which is reasonable to conjecture could be modeled with a random walk with drift.
I am struggling though to understand how to estimate from the empriic data the most likely drift and variance value necessary to simulate the random walk.

So far I thought about this possible method.

1) From the empiric data estimate the hitting time to a conventional value for each available experimental path.
2) As hitting times are distributed according to a Inverse Gaussian distribution, I could use the data from 1) to estimate the Inverse Gaussian parameters using standard Maximum Likelihood estimators
3) From calcualtion at 2) I should be able to estimate drift and variance as theory tells us how they relate to the Inverse Gaussian parameters.



Any comment on this? Any suggestion? Many thanks in advance

Best Regards
 
Physics news on Phys.org
This is a common problem in financial math. You want an ARIMA package which will do this for you. These are reasonably good lecture notes on the topic. It should point you in the right direction.

http://web.duke.edu/~rnau/411home.htm
 
Last edited by a moderator:
muzialis said:
I have some data which is reasonable to conjecture could be modeled with a random walk with drift.
I am struggling though to understand how to estimate from the empriic data the most likely drift and variance value necessary to simulate the random walk.

It's important to clarify whether you want to use a continuous time version of a random walk or a discrete time version.

If all your data is measured at a common time interval then the discrete time approach, using ARIMA models is adequate. If you are trying to work with continuous time "Wiener process", I think you can use the fact that a (constant) drift is directly proportional to the elapsed time between measurements and the random jumps in the process have a standard deviation that, as I recall, is proportional to the elapsed time. So it looks to me like you can do an analysis that uses every data point instead of relying on a property like hitting time. (The ARIMA models can also use all the data. )
 

Similar threads

  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 30 ·
2
Replies
30
Views
5K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
1
Views
4K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K