Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Stationarity: A time series is defined to be stationary if its joint probability
mostly invariant under translations in time or space. In particular, and of key importance for
traders, the mean and variance of the process do not change over time or space and they
each do not follow a trend.If a time series is stationary in nature, we observe that the probability distribution is invariant
and hence a lot of factors somewhat constant remain in control and such a series is easier to
and hence, a lot of factors somewhat constant remain in control and such a series is easier to
work upon for statistical purposes. Hence, calculating the stationarity of the series becomes
important.To calculate the stationarity of a time series, we have made use of the concept of Hurst
Exponent.
Expand Down