From ec63581ac10be88e5d5b08068956504f79da9078 Mon Sep 17 00:00:00 2001 From: navshrutisingh <97951930+navshrutisingh@users.noreply.github.com> Date: Mon, 21 Mar 2022 16:25:20 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 91b9a18..73c57e8 100644 --- a/README.md +++ b/README.md @@ -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.