Econometrics II. Seppo Pynnönen. Spring Department of Mathematics and Statistics, University of Vaasa, Finland

Size: px
Start display at page:

Download "Econometrics II. Seppo Pynnönen. Spring Department of Mathematics and Statistics, University of Vaasa, Finland"

Transcription

1 Department of Mathematics and Statistics, University of Vaasa, Finland Spring 2018

2 Part IV Financial Time Series As of Feb 5, 2018

3 1 Financial Time Series Asset Returns Simple returns Log-returns Portfolio returns: Excess Return Three major Stylized Facts Wold Decomposition Autoregressive Moving Average (ARMA) model Autocorrelation Partial Autocorrelation Estimation of acf Statistical inference ARIMA-model Random Walk Martingale The Law of Iterated Expectations Unit root Testing for unit root

4 Asset Returns 1 Financial Time Series Asset Returns Simple returns Log-returns Portfolio returns: Excess Return Three major Stylized Facts Wold Decomposition Autoregressive Moving Average (ARMA) model Autocorrelation Partial Autocorrelation Estimation of acf Statistical inference ARIMA-model Random Walk Martingale The Law of Iterated Expectations Unit root Testing for unit root

5 Asset Returns 1 Financial Time Series Asset Returns Simple returns Log-returns Portfolio returns: Excess Return Three major Stylized Facts Wold Decomposition Autoregressive Moving Average (ARMA) model Autocorrelation Partial Autocorrelation Estimation of acf Statistical inference ARIMA-model Random Walk Martingale The Law of Iterated Expectations Unit root Testing for unit root

6 Asset Returns Simple return: R t = P t + d t P t 1 P t 1, (1) where P t is the price of an asset at time point t and d t is the dividend. Gross return: 1 + R t = P t + d t P t 1. (2) In the following we assume that dividends are included in P t.

7 Asset Returns Multiperiod gross return: 1 + R t [k] = Pt P t k = P t Pt 1 P t 1 P t 2 P t k+1 P t k = (1 + R t )(1 + R t 1 ) (1 + R t k+1 ) (3) = k 1 j=0 (1 + R t j). Annualized (p.a): Let k denote the return period measured in years, R(p.a) = (1 + R t [k]) 1/k 1 (4) is the simple annualized return.

8 Asset Returns 1 Financial Time Series Asset Returns Simple returns Log-returns Portfolio returns: Excess Return Three major Stylized Facts Wold Decomposition Autoregressive Moving Average (ARMA) model Autocorrelation Partial Autocorrelation Estimation of acf Statistical inference ARIMA-model Random Walk Martingale The Law of Iterated Expectations Unit root Testing for unit root

9 Asset Returns r t = log(p t /P t 1 ) = log(1 + R t ). (5) k 1 k 1 r t [k] = log(1 + R t j ) = r t j (6) j=0 j=0

10 Asset Returns Log-returns are called continuously compounded returns. In daily or higher frequency r t R t. Thus, does not make big difference which one is used. Log-returns are preferred in research. Remark 1 Simple returns are multiplicative, log returns are additive. For a discussion, see Levy, et al. (2001) Management Science

11 Asset Returns 1 Financial Time Series Asset Returns Simple returns Log-returns Portfolio returns: Excess Return Three major Stylized Facts Wold Decomposition Autoregressive Moving Average (ARMA) model Autocorrelation Partial Autocorrelation Estimation of acf Statistical inference ARIMA-model Random Walk Martingale The Law of Iterated Expectations Unit root Testing for unit root

12 Asset Returns Portfolio of n assets with weights w 1,..., w n, w w n = 1. Then n R p,t = w i R it, (7) where R p,t is the portfolio return. In terms of log-returns i=1 r p,t n w i r it, (8) i=1 where r p,t is the continuously compounded return of the portfolio.

13 Asset Returns 1 Financial Time Series Asset Returns Simple returns Log-returns Portfolio returns: Excess Return Three major Stylized Facts Wold Decomposition Autoregressive Moving Average (ARMA) model Autocorrelation Partial Autocorrelation Estimation of acf Statistical inference ARIMA-model Random Walk Martingale The Law of Iterated Expectations Unit root Testing for unit root

14 Asset Returns r e t = r t r 0t, (9) where rt e is the excess return and r 0,t is typically the return of a riskless short-term asset, like three months government bond (loosely bank account ). The riskless return is usually given in annual terms. Thus, it must be scaled to match the time period of the asset return r t. r e t retrun of a zero-investment porfolio.

15 Three major Stylized Facts 1 Financial Time Series Asset Returns Simple returns Log-returns Portfolio returns: Excess Return Three major Stylized Facts Wold Decomposition Autoregressive Moving Average (ARMA) model Autocorrelation Partial Autocorrelation Estimation of acf Statistical inference ARIMA-model Random Walk Martingale The Law of Iterated Expectations Unit root Testing for unit root

16 Three major Stylized Facts 1. Return distribution is non-normal - approximately symmetric - fat tails - high peak 2. Almost zero autocorrelation (daily) 3. Autocorrelated squared or absolute value returns

17 Three major Stylized Facts Example 1 Google s weekly returns from Aug 2004 to Jan 2010 Google's Weekly Returns [ ]

18 1 Financial Time Series Asset Returns Simple returns Log-returns Portfolio returns: Excess Return Three major Stylized Facts Wold Decomposition Autoregressive Moving Average (ARMA) model Autocorrelation Partial Autocorrelation Estimation of acf Statistical inference ARIMA-model Random Walk Martingale The Law of Iterated Expectations Unit root Testing for unit root

19 Definition 1 Time series y t, t = 1,..., T is covariance stationary if E[y t ] = µ, for all t (10) cov[y t, y t+k ] = γ k, for all t (11) var[y t ] = γ 0 (< ), for all t (12) Series that are not stationary are called nonstationary.

20 Definition 2 Definition 2: Time series u t is a white noise process if E[u t ] = µ, for all t cov[u t, u s ] = 0, for all t s (13) var[u t ] = σu 2 <, for all t. We denote u t WN(µ, σu). 2 Remark 2 Usually it is assumed in (13) that µ = 0. Remark 3 A WN-process is obviously stationary.

21 1 Financial Time Series Asset Returns Simple returns Log-returns Portfolio returns: Excess Return Three major Stylized Facts Wold Decomposition Autoregressive Moving Average (ARMA) model Autocorrelation Partial Autocorrelation Estimation of acf Statistical inference ARIMA-model Random Walk Martingale The Law of Iterated Expectations Unit root Testing for unit root

22 Theorem 2 (Wold Decomposition) Any covariance stationary process y t, t =..., 2, 1, 0, 1, 2,... can be written as y t = µ + u t + a 1 u t = µ + a h u t h, (14) h=0 where a 0 = 1 and u t WN(0, σ 2 u), and h=0 a2 h <.

23 Definition 3 Lag polynomial a(l) = a 0 + a 1 L + a 2 L 2 +, (15) where L is the lag-operator such that Ly t = y t 1. (16) Definition 4 Difference operator y t = y t y t 1. (17)

24 Thus, in terms of the lag polynomial, equation (14) can be written in short y t = µ + a(l)u t. (18) Note that L k y t = y t k and y t = (1 L)y t.

25 1 Financial Time Series Asset Returns Simple returns Log-returns Portfolio returns: Excess Return Three major Stylized Facts Wold Decomposition Autoregressive Moving Average (ARMA) model Autocorrelation Partial Autocorrelation Estimation of acf Statistical inference ARIMA-model Random Walk Martingale The Law of Iterated Expectations Unit root Testing for unit root

26 A covariance stationary process is an ARMA(p,q) process of autoregressive order p and moving average order q if it can be written as y t = φ 0 + φ 1 y t φ p y t p +u t θ 1 u t 1 θ q u t q (19)

27 In terms of lag-polynomials φ(l) = 1 φ 1 L φ 2 L 2 φ p L p (20) θ(l) = 1 θ 1 L θ 2 L 2 θ q L q (21) the ARMA(p,q) in (19) can be written shortly as φ(l)y t = φ 0 + θ(l)u t (22) or where µ = E[y t ] = y t = µ + θ(l) φ(l) u t, (23) φ 0 1 φ 1 φ p. (24)

28 If q = 0 the process is called an AR(p)-process and if p = 0 the process is called an MA(q)-process. Example 3 AR(1)-process An AR(1)-process is stationary if φ 1 < 1. y t = φ 0 + φ 1 y t 1 + u t. (25) Below is a sample path for an AR(1)-process with T = 100 observations for φ 0 = 2, φ 1 = 0.7, and u t NID(0, σ 2 u) with σ 2 u = 4 (i.e., standard deviation σ u = 2).

29 Sample path of an AR(1)-priocess y time

30 A sample path for an MA(1)-process y t = µ + u t θ 1 u t 1 (26) with µ = 0.67 and θ 1 = 0.7, and u t NID(0, 4). Sample path of an MA(1)-priocess y ma time

31 1 Financial Time Series Asset Returns Simple returns Log-returns Portfolio returns: Excess Return Three major Stylized Facts Wold Decomposition Autoregressive Moving Average (ARMA) model Autocorrelation Partial Autocorrelation Estimation of acf Statistical inference ARIMA-model Random Walk Martingale The Law of Iterated Expectations Unit root Testing for unit root

32 Autocorvariance Function γ k = cov[y t, y t k ] = E[(y t µ)(y t k µ)] (27) k = 0, 1, 2,.... Variance: γ 0 = var[y t ]. Autocorrelation function ρ k = γ k γ 0. (28) Autocovariances and autocorrelations are symmetric. That is, γ k = γ k and ρ k = ρ k.

33 For an AR(p)-process the autocorrelation function is of the form ρ k = φ 1 ρ k 1 + φ 2 ρ k φ p ρ k p. (29) k > 0. For an MA(q)-process the autocorrelation function is of the form ρ k = θ k + θ 1 θ k θ q k θ q 1 + θ θ2 q (30) for k = 1, 2,..., q and ρ k = 0 for k > q.

34 Example 4 For an AR(1) process y t = φ 0 + φ 1 y t 1 + u t the autocorrelation function is ρ k = φ k 1. (31) For an MA(1)-process y t = µ + u t θu t 1 the autocorrelation function is ρ k = θ 1 + θ 2, for k = 1 0, for k > 1 (32)

35 Typically the autocorrelation function is presented graphically by correlogram Autocorrelation function of AR(1) with phi = 0.7 rho lag Autocorrelation function of AR(1) with phi = -0.7 rho lag

36 An AR(p)-process is stationary if the roots of the polynomial φ(l) = 0 (33) are outside the unit circle (be greater than 1 in absolute value). Alternatively, if we consider the characteristic polynomial m p φ 1 m p 1 φ p = 0, (34) then an AR(p)-process is stationary if the roots of the characteristic polynomial are inside the unit circle (be less than one in absolute value).

37 An MA-process is always stationary. We say that and MA(q)-process is invertible if the roots of the characteristic polynomial (35) lie outside the unit circle. θ(l) = 1 θ 1 L θ 2 L 2 θ q L q = 0 Invertibility means that an MA-process can be represented as infinite AR-process.

38 1 Financial Time Series Asset Returns Simple returns Log-returns Portfolio returns: Excess Return Three major Stylized Facts Wold Decomposition Autoregressive Moving Average (ARMA) model Autocorrelation Partial Autocorrelation Estimation of acf Statistical inference ARIMA-model Random Walk Martingale The Law of Iterated Expectations Unit root Testing for unit root

39 Partial autocorrelation of a time series y t at lag k measures the correlation of y t and y t k after adjusting y t for the effects of y t 1,..., y t k+1. Partial autocorrelations are measured by φ kk which is the last coefficient α k, in regression Thus, denoting y t = φ 0k + φ 1k y t φ kk y t k + v t (36) ỹ t = y t (φ 0k + φ 1k y t φ k 1,k y t k+1 ) then φ kk = corr[ỹ t, y t k ]. For an AR(p)-process φ kk = 0 for k > p.

40 1 Financial Time Series Asset Returns Simple returns Log-returns Portfolio returns: Excess Return Three major Stylized Facts Wold Decomposition Autoregressive Moving Average (ARMA) model Autocorrelation Partial Autocorrelation Estimation of acf Statistical inference ARIMA-model Random Walk Martingale The Law of Iterated Expectations Unit root Testing for unit root

41 Autocorrelation (and partial autocorrelation) functions are estimated by the empirical counterparts ˆγ k = 1 T where is the sample mean. Similarly T k (y t ȳ)(y t k ȳ), (37) t=1 ȳ = 1 T T t=1 y t r k = ˆρ k = ˆγ k ˆγ 0. (38)

42 1 Financial Time Series Asset Returns Simple returns Log-returns Portfolio returns: Excess Return Three major Stylized Facts Wold Decomposition Autoregressive Moving Average (ARMA) model Autocorrelation Partial Autocorrelation Estimation of acf Statistical inference ARIMA-model Random Walk Martingale The Law of Iterated Expectations Unit root Testing for unit root

43 It can be shown that if ρ k = 0, then E[r k ] = 0 and asymptotically var[r k ] 1 T. (39) [ ] Similarly, if φ kk = 0 then E ˆφ kk = 0 and asymptotically var[ˆρ kk ] 1 T. (40) In both cases the asymptotic distribution is normal. Thus, testing can be tested with the test statistic H 0 : ρ k = 0, (41) z = T r k, (42) which is asymptotically N(0, 1) distributed under the null hypothesis (41).

44 Portmanteau statistics to test the hypothesis is due to Box and Pierce (1970) H 0 : ρ 1 = ρ 2 = = ρ m = 0 (43) Q (m) = T m rk 2, (44) k=1 m = 1, 2,..., which is (asymptotically) χ 2 m-distributed under the null-hypothesis that all the first autocorrelations up to order m are zero. Mostly people use Ljung and Box (1978) modification that should follow more closely the χ 2 m distribution Q(m) = T (T + 2) m k=1 1 T k r 2 k. (45)

45 On the basis of autocovariance function one can preliminary infer the order of an ARMA-proces Theoretically: ======================================================= acf pacf AR(p) Tails off Cut off after p MA(q) Cut off after q Tails off ARMA(p,q) Tails off Tails off ======================================================= acf = autocorrelation function pacf = partial autocorrelation function

46 Other popular tools for detecting the order of the model are Akaike s (1974) information criterion (AIC) AIC(p, q) = log ˆσ 2 u + 2(p + q)/t (46) or Schwarz s (1978) Bayesian information criterion (BIC) 2 BIC(p, q) = log(ˆσ 2 ) + (p + q) log(t )/T. (49) There are several other similar criteria, like Hannan and Quinn (HQ). and 2 More generally these criteria are of the form AIC(m) = 2l(ˆθ m) + 2m (47) BIC(m) = 2l(ˆθ m) + log(t )m, (48) where ˆθ m is the MLE of θ m, a parameter with m components, l(ˆθ m) is the value of the log-likelihood at ˆθ m.

47 The best fitting model in terms of the chosen criterion is the one that minimizes the criterion. The criteria may end up with different orders of the model!

48 Example 5 Google weekly (adjusted) closing prices Aug 2004 Jan Google prices Google weekly returns Price Observed EWMA(0.05) Return (% per week) Time Time Google retuns Google return autocorrelations Density Normal Empirical ACF Return Lag

49 Autocorrelations (AC) and parial autocorrelations (PAC) Google s weekly returns Included observations: 650 ================================================ lag AC PAC Q-AC Q-PAC p(q-ac) p(q-pac) ================================================ All autocorrelation and partial autocorrelation estimate virtually to zero and none of the Q-statistics are significant.

50 ============================ p q AIC BIC * * ============================ * = minimum AIC BIC suggest also white noise.

51 Later we will find that autocorrelations of the squared returns will be highly significant, suggesting that there is still left time dependency into the series. The dependency, however, is nonlinear by nature.

52 1 Financial Time Series Asset Returns Simple returns Log-returns Portfolio returns: Excess Return Three major Stylized Facts Wold Decomposition Autoregressive Moving Average (ARMA) model Autocorrelation Partial Autocorrelation Estimation of acf Statistical inference ARIMA-model Random Walk Martingale The Law of Iterated Expectations Unit root Testing for unit root

53 Consider the process ϕ(l)y t = θ(l)u t. (50) If, say d, of the roots of the polynomial ϕ(l) = 0 are on the unit circle and the rest outside the circle, then ϕ(l) is a nonstationary autoregressive operator.

54 We can write then φ(l)(1 L) d = φ(l) d = ϕ(l) where φ(l) is a stationary autoregressive operator and which is a stationary ARMA. φ(l) d y t = θ(l)u t (51) We say that y t follows and ARIMA(p,d,q)-process. A symptom of unit roots is that the autocorrelations do not tend to die out.

55 Example 6 Example 5: Autocorrelations of Google (log) price series Included observations: 285 =========================================================== Autocorrelation Partial AC AC PAC Q-Stat Prob ===========================================================. *******. ******* ******* ******* * ****** ****** ****** ****** ****** ***** ***** ***** ***** * ===========================================================

56 1 Financial Time Series Asset Returns Simple returns Log-returns Portfolio returns: Excess Return Three major Stylized Facts Wold Decomposition Autoregressive Moving Average (ARMA) model Autocorrelation Partial Autocorrelation Estimation of acf Statistical inference ARIMA-model Random Walk Martingale The Law of Iterated Expectations Unit root Testing for unit root

57 We say that a process is a random walk (RW) if it is of the form y t = µ + y t 1 + u t, (52) where µ is the expected change of the process (drift) series and u t i.i.d(0, σ 2 u). More general forms of RW assume that u t is independent process (variances can change) or just that u t is uncorrelated process (autocorrelations are zero). Earlier random walk was considered as a useful model for share prices.

58 Martingale 1 Financial Time Series Asset Returns Simple returns Log-returns Portfolio returns: Excess Return Three major Stylized Facts Wold Decomposition Autoregressive Moving Average (ARMA) model Autocorrelation Partial Autocorrelation Estimation of acf Statistical inference ARIMA-model Random Walk Martingale The Law of Iterated Expectations Unit root Testing for unit root

59 Martingale A stochastic process is called a martingale with respect to information I t available at time point t if for all t s E[y s I t ] = y t. (53) That is, given information at time point t the best prediction for a future value y s of the stochastic process is the last observed value y t. It is assumed that y t I s for all t s. Martingale is considered as a useful model for the so called fair game, in which the odds of winning (or loosing) for all participants are the same. Martingales constitute the basis for derivative pricing.

60 Martingale Remark 4 Remark 4: For short the conditional expectation of the form in (53) is usually denoted as E t [y s ] E[y s I t ]. (54)

61 Martingale 1 Financial Time Series Asset Returns Simple returns Log-returns Portfolio returns: Excess Return Three major Stylized Facts Wold Decomposition Autoregressive Moving Average (ARMA) model Autocorrelation Partial Autocorrelation Estimation of acf Statistical inference ARIMA-model Random Walk Martingale The Law of Iterated Expectations Unit root Testing for unit root

62 Martingale For any I t I s, where t s and for any random variable y E t [E s [y]] = E t [y]. (55) Also E s [E t [y]] = E t [y]. (56)

63 Unit root 1 Financial Time Series Asset Returns Simple returns Log-returns Portfolio returns: Excess Return Three major Stylized Facts Wold Decomposition Autoregressive Moving Average (ARMA) model Autocorrelation Partial Autocorrelation Estimation of acf Statistical inference ARIMA-model Random Walk Martingale The Law of Iterated Expectations Unit root Testing for unit root

64 Unit root Definition 5 Times series y t is said to be integrated of order 1, if it is of the form denoted as y t I (1), where (1 L)y t = δ + ψ(l)u t, (57) ψ(l) = 1 + ψ 1 L + ψ 2 L 2 + ψ 3 L 3 + (58) such that j=1 ψ j <, ψ(1) 0, roots of ψ(z) = 0 are outside the unit circle [or the polynomial (58) is of order zero], and u t is a white noise series with mean zero and variance σ 2 u.

65 Unit root Remark 5 If a time series process is of the form of the right hand side of (57), i.e., x t = δ + ψ(l)u t, (59) where ψ(l) satisfies the conditions of Def 5, it can be shown that x t is stationary. In such a case we denote x t I (0), i.e, integrated of order zero. Accordingly a stationary process is an I (0) process.

66 Unit root Remark 6 The assumption ψ(1) 0 is important. It rules out for example the trend stationary series y t = α + βt + ψ(l)u t. (60) Because E[y t ] = α + βt, y t is nonstationary. However, (1 L)y t = β + ψ(l)u t, (61) where ψ(l) = (1 L)ψ(L). (62) Now, although, (1 L)y t is stationary, however, ψ(1) = (1 1)ψ(1) = 0, which does not satisfy the rule in Definition 5, and hence a trend stationary series is not I (1).

67 Unit root 1 Financial Time Series Asset Returns Simple returns Log-returns Portfolio returns: Excess Return Three major Stylized Facts Wold Decomposition Autoregressive Moving Average (ARMA) model Autocorrelation Partial Autocorrelation Estimation of acf Statistical inference ARIMA-model Random Walk Martingale The Law of Iterated Expectations Unit root Testing for unit root

68 Unit root Consider the general model where u t is stationary. y t = α + βt + φy t 1 + u t, (63) If φ < 1 then the (63) is trend stationary. If φ = 1 then y t is unit root process (i.e., I (1)) with trend (and drift). Thus, testing whether y t is a unit root process reduces to testing whether φ = 1.

69 Unit root Ordinary OLS approach does not work! One of the most popular tests is the Augmented Dickey-Fuller (ADF). Other tests are e.g. Phillips-Perron and KPSS-test. Dickey-Fuller regression where γ = φ 1. y t = µ + βt + γy t 1 + u t, (64) The null hypothesis is: y t I (1), i.e., This is tested with the usual t-ratio. H 0 : γ = 0. (65) t = ˆγ s.e.(^γ). (66)

70 Unit root However, under the null hypothesis (65) the distribution is not the standard t-distribution. Distributions fractiles are tabulated under various assumptions (whether the trend is present (β 0) and/or the drift (α) is present. In practice also AR-terms are added into the regression to make the residual as white noise as possible.

71 Unit root Elliot, Rosenberg and Stock (1996) Econometrica 64, , propose a modified version of ADF, where the series is first de-trended before applying ADF by GLS estimated trend. In Stata test results are produced at different lags in AR-terms.

72 Unit root Example 7 Unit root in Google weekly prices Google (adjusted) closing prices Aug 2004 Jan 2017 Price Time

73 Unit root ===================== (a) No drift no trend ===================== df1 <- ur.df(y = log(gw$aclose), lags = 10, select = "AIC") # by default no drift, no trend excluded Value of test-statistic is: Critical values for test statistics: 1pct 5pct 10pct tau =================== (b) Drift, no trend =================== df2 <- ur.df(y = log(gw$aclose), type = "drift", lags = 10, select = "AIC") Value of test-statistic is: Critical values for test statistics: 1pct 5pct 10pct tau phi =================== (c) Drift and trend =================== df3 <- ur.df(y = log(gw$aclose), type = "trend", lags = 10, select = "AIC") Value of test-statistic is: Critical values for test statistics: 1pct 5pct 10pct tau phi phi # DF with drift # DF with drift and trend The null hypothesis of unit root is not rejected.

74 Unit root I(2)? Trend is not needed in ADF here. ====================== (a) No drift, no trend ====================== Value of test-statistic is: Critical values for test statistics: 1pct 5pct 10pct tau ========================= (b) Drift, no trend ========================= Value of test-statistic is: Critical values for test statistics: 1pct 5pct 10pct tau phi The unit root in log price changes, i.e., returns, is clearly rejected. The graph below of supports the stationarity of the return (differences of log price) series.

75 Unit root Google's weekly log returns Aug 2004 Jan 2017 Return Time Thus, we can conclude that log(close) I (1).

76 Unit root DF-GLS leads to the same conclusion. ==================================== (a) ERS with constant, no trend ==================================== Value of test-statistic is: Critical values of DF-GLS are: 1pct 5pct 10pct critical values ================================= (b) ERS with trend ================================ Value of test-statistic is: Critical values of DF-GLS are: 1pct 5pct 10pct critical values The overall conclusion is that Google s price series is difference stationary, i.e., I (1), and thus not trend stationary.

Chapter 5 Univariate time-series analysis. () Chapter 5 Univariate time-series analysis 1 / 29

Chapter 5 Univariate time-series analysis. () Chapter 5 Univariate time-series analysis 1 / 29 Chapter 5 Univariate time-series analysis () Chapter 5 Univariate time-series analysis 1 / 29 Time-Series Time-series is a sequence fx 1, x 2,..., x T g or fx t g, t = 1,..., T, where t is an index denoting

More information

Forecasting Financial Markets. Time Series Analysis

Forecasting Financial Markets. Time Series Analysis Forecasting Financial Markets Time Series Analysis Copyright 1999-2011 Investment Analytics Copyright 1999-2011 Investment Analytics Forecasting Financial Markets Time Series Analysis Slide: 1 Overview

More information

Lecture Notes of Bus (Spring 2013) Analysis of Financial Time Series Ruey S. Tsay

Lecture Notes of Bus (Spring 2013) Analysis of Financial Time Series Ruey S. Tsay Lecture Notes of Bus 41202 (Spring 2013) Analysis of Financial Time Series Ruey S. Tsay Simple AR models: (Regression with lagged variables.) Motivating example: The growth rate of U.S. quarterly real

More information

Lecture 5a: ARCH Models

Lecture 5a: ARCH Models Lecture 5a: ARCH Models 1 2 Big Picture 1. We use ARMA model for the conditional mean 2. We use ARCH model for the conditional variance 3. ARMA and ARCH model can be used together to describe both conditional

More information

Chapter 5 Univariate time-series analysis. () Chapter 5 Univariate time-series analysis 1 / 59

Chapter 5 Univariate time-series analysis. () Chapter 5 Univariate time-series analysis 1 / 59 Chapter 5 Univariate time-series analysis () Chapter 5 Univariate time-series analysis 1 / 59 Time-Series Time-series is a sequence fx 1, x 2,..., x T g or fx t g, t = 1,..., T, where t is an index denoting

More information

Booth School of Business, University of Chicago Business 41202, Spring Quarter 2014, Mr. Ruey S. Tsay. Solutions to Midterm

Booth School of Business, University of Chicago Business 41202, Spring Quarter 2014, Mr. Ruey S. Tsay. Solutions to Midterm Booth School of Business, University of Chicago Business 41202, Spring Quarter 2014, Mr. Ruey S. Tsay Solutions to Midterm Problem A: (30 pts) Answer briefly the following questions. Each question has

More information

LAMPIRAN. Null Hypothesis: LO has a unit root Exogenous: Constant Lag Length: 1 (Automatic based on SIC, MAXLAG=13)

LAMPIRAN. Null Hypothesis: LO has a unit root Exogenous: Constant Lag Length: 1 (Automatic based on SIC, MAXLAG=13) 74 LAMPIRAN Lampiran 1 Analisis ARIMA 1.1. Uji Stasioneritas Variabel 1. Data Harga Minyak Riil Level Null Hypothesis: LO has a unit root Lag Length: 1 (Automatic based on SIC, MAXLAG=13) Augmented Dickey-Fuller

More information

Financial Econometrics

Financial Econometrics Financial Econometrics Volatility Gerald P. Dwyer Trinity College, Dublin January 2013 GPD (TCD) Volatility 01/13 1 / 37 Squared log returns for CRSP daily GPD (TCD) Volatility 01/13 2 / 37 Absolute value

More information

Forecasting Exchange Rate between Thai Baht and the US Dollar Using Time Series Analysis

Forecasting Exchange Rate between Thai Baht and the US Dollar Using Time Series Analysis Forecasting Exchange Rate between Thai Baht and the US Dollar Using Time Series Analysis Kunya Bowornchockchai International Science Index, Mathematical and Computational Sciences waset.org/publication/10003789

More information

Financial Econometrics: Problem Set # 3 Solutions

Financial Econometrics: Problem Set # 3 Solutions Financial Econometrics: Problem Set # 3 Solutions N Vera Chau The University of Chicago: Booth February 9, 219 1 a. You can generate the returns using the exact same strategy as given in problem 2 below.

More information

Conditional Heteroscedasticity

Conditional Heteroscedasticity 1 Conditional Heteroscedasticity May 30, 2010 Junhui Qian 1 Introduction ARMA(p,q) models dictate that the conditional mean of a time series depends on past observations of the time series and the past

More information

Forecasting the Philippine Stock Exchange Index using Time Series Analysis Box-Jenkins

Forecasting the Philippine Stock Exchange Index using Time Series Analysis Box-Jenkins EUROPEAN ACADEMIC RESEARCH Vol. III, Issue 3/ June 2015 ISSN 2286-4822 www.euacademic.org Impact Factor: 3.4546 (UIF) DRJI Value: 5.9 (B+) Forecasting the Philippine Stock Exchange Index using Time HERO

More information

Amath 546/Econ 589 Univariate GARCH Models

Amath 546/Econ 589 Univariate GARCH Models Amath 546/Econ 589 Univariate GARCH Models Eric Zivot April 24, 2013 Lecture Outline Conditional vs. Unconditional Risk Measures Empirical regularities of asset returns Engle s ARCH model Testing for ARCH

More information

Lecture Notes of Bus (Spring 2010) Analysis of Financial Time Series Ruey S. Tsay

Lecture Notes of Bus (Spring 2010) Analysis of Financial Time Series Ruey S. Tsay Lecture Notes of Bus 41202 (Spring 2010) Analysis of Financial Time Series Ruey S. Tsay Simple AR models: (Regression with lagged variables.) Motivating example: The growth rate of U.S. quarterly real

More information

Financial Econometrics Jeffrey R. Russell. Midterm 2014 Suggested Solutions. TA: B. B. Deng

Financial Econometrics Jeffrey R. Russell. Midterm 2014 Suggested Solutions. TA: B. B. Deng Financial Econometrics Jeffrey R. Russell Midterm 2014 Suggested Solutions TA: B. B. Deng Unless otherwise stated, e t is iid N(0,s 2 ) 1. (12 points) Consider the three series y1, y2, y3, and y4. Match

More information

ARIMA ANALYSIS WITH INTERVENTIONS / OUTLIERS

ARIMA ANALYSIS WITH INTERVENTIONS / OUTLIERS TASK Run intervention analysis on the price of stock M: model a function of the price as ARIMA with outliers and interventions. SOLUTION The document below is an abridged version of the solution provided

More information

Empirical Analysis of the US Swap Curve Gough, O., Juneja, J.A., Nowman, K.B. and Van Dellen, S.

Empirical Analysis of the US Swap Curve Gough, O., Juneja, J.A., Nowman, K.B. and Van Dellen, S. WestminsterResearch http://www.westminster.ac.uk/westminsterresearch Empirical Analysis of the US Swap Curve Gough, O., Juneja, J.A., Nowman, K.B. and Van Dellen, S. This is a copy of the final version

More information

DATABASE AND RESEARCH METHODOLOGY

DATABASE AND RESEARCH METHODOLOGY CHAPTER III DATABASE AND RESEARCH METHODOLOGY The nature of the present study Direct Tax Reforms in India: A Comparative Study of Pre and Post-liberalization periods is such that it requires secondary

More information

Financial Econometrics Notes. Kevin Sheppard University of Oxford

Financial Econometrics Notes. Kevin Sheppard University of Oxford Financial Econometrics Notes Kevin Sheppard University of Oxford Monday 15 th January, 2018 2 This version: 22:52, Monday 15 th January, 2018 2018 Kevin Sheppard ii Contents 1 Probability, Random Variables

More information

STAT758. Final Project. Time series analysis of daily exchange rate between the British Pound and the. US dollar (GBP/USD)

STAT758. Final Project. Time series analysis of daily exchange rate between the British Pound and the. US dollar (GBP/USD) STAT758 Final Project Time series analysis of daily exchange rate between the British Pound and the US dollar (GBP/USD) Theophilus Djanie and Harry Dick Thompson UNR May 14, 2012 INTRODUCTION Time Series

More information

Research Article The Volatility of the Index of Shanghai Stock Market Research Based on ARCH and Its Extended Forms

Research Article The Volatility of the Index of Shanghai Stock Market Research Based on ARCH and Its Extended Forms Discrete Dynamics in Nature and Society Volume 2009, Article ID 743685, 9 pages doi:10.1155/2009/743685 Research Article The Volatility of the Index of Shanghai Stock Market Research Based on ARCH and

More information

Indian Institute of Management Calcutta. Working Paper Series. WPS No. 797 March Implied Volatility and Predictability of GARCH Models

Indian Institute of Management Calcutta. Working Paper Series. WPS No. 797 March Implied Volatility and Predictability of GARCH Models Indian Institute of Management Calcutta Working Paper Series WPS No. 797 March 2017 Implied Volatility and Predictability of GARCH Models Vivek Rajvanshi Assistant Professor, Indian Institute of Management

More information

Donald Trump's Random Walk Up Wall Street

Donald Trump's Random Walk Up Wall Street Donald Trump's Random Walk Up Wall Street Research Question: Did upward stock market trend since beginning of Obama era in January 2009 increase after Donald Trump was elected President? Data: Daily data

More information

Univariate Time Series Analysis of Forecasting Asset Prices

Univariate Time Series Analysis of Forecasting Asset Prices [ VOLUME 3 I ISSUE 3 I JULY SEPT. 2016] E ISSN 2348 1269, PRINT ISSN 2349-5138 Univariate Time Series Analysis of Forecasting Asset Prices Tanu Shivnani Research Scholar, Jawaharlal Nehru University, Delhi.

More information

Determinants of Stock Prices in Ghana

Determinants of Stock Prices in Ghana Current Research Journal of Economic Theory 5(4): 66-7, 213 ISSN: 242-4841, e-issn: 242-485X Maxwell Scientific Organization, 213 Submitted: November 8, 212 Accepted: December 21, 212 Published: December

More information

Brief Sketch of Solutions: Tutorial 2. 2) graphs. 3) unit root tests

Brief Sketch of Solutions: Tutorial 2. 2) graphs. 3) unit root tests Brief Sketch of Solutions: Tutorial 2 2) graphs LJAPAN DJAPAN 5.2.12 5.0.08 4.8.04 4.6.00 4.4 -.04 4.2 -.08 4.0 01 02 03 04 05 06 07 08 09 -.12 01 02 03 04 05 06 07 08 09 LUSA DUSA 7.4.12 7.3 7.2.08 7.1.04

More information

Booth School of Business, University of Chicago Business 41202, Spring Quarter 2016, Mr. Ruey S. Tsay. Solutions to Midterm

Booth School of Business, University of Chicago Business 41202, Spring Quarter 2016, Mr. Ruey S. Tsay. Solutions to Midterm Booth School of Business, University of Chicago Business 41202, Spring Quarter 2016, Mr. Ruey S. Tsay Solutions to Midterm Problem A: (30 pts) Answer briefly the following questions. Each question has

More information

ARCH and GARCH models

ARCH and GARCH models ARCH and GARCH models Fulvio Corsi SNS Pisa 5 Dic 2011 Fulvio Corsi ARCH and () GARCH models SNS Pisa 5 Dic 2011 1 / 21 Asset prices S&P 500 index from 1982 to 2009 1600 1400 1200 1000 800 600 400 200

More information

Empirical Study on Short-Term Prediction of Shanghai Composite Index Based on ARMA Model

Empirical Study on Short-Term Prediction of Shanghai Composite Index Based on ARMA Model Empirical Study on Short-Term Prediction of Shanghai Composite Index Based on ARMA Model Cai-xia Xiang 1, Ping Xiao 2* 1 (School of Hunan University of Humanities, Science and Technology, Hunan417000,

More information

ARCH modeling of the returns of first bank of Nigeria

ARCH modeling of the returns of first bank of Nigeria AMERICAN JOURNAL OF SCIENTIFIC AND INDUSTRIAL RESEARCH 015,Science Huβ, http://www.scihub.org/ajsir ISSN: 153-649X, doi:10.551/ajsir.015.6.6.131.140 ARCH modeling of the returns of first bank of Nigeria

More information

Booth School of Business, University of Chicago Business 41202, Spring Quarter 2010, Mr. Ruey S. Tsay. Solutions to Midterm

Booth School of Business, University of Chicago Business 41202, Spring Quarter 2010, Mr. Ruey S. Tsay. Solutions to Midterm Booth School of Business, University of Chicago Business 41202, Spring Quarter 2010, Mr. Ruey S. Tsay Solutions to Midterm Problem A: (30 pts) Answer briefly the following questions. Each question has

More information

Yafu Zhao Department of Economics East Carolina University M.S. Research Paper. Abstract

Yafu Zhao Department of Economics East Carolina University M.S. Research Paper. Abstract This version: July 16, 2 A Moving Window Analysis of the Granger Causal Relationship Between Money and Stock Returns Yafu Zhao Department of Economics East Carolina University M.S. Research Paper Abstract

More information

Financial Returns: Stylized Features and Statistical Models

Financial Returns: Stylized Features and Statistical Models Financial Returns: Stylized Features and Statistical Models Qiwei Yao Department of Statistics London School of Economics q.yao@lse.ac.uk p.1 Definitions of returns Empirical evidence: daily prices in

More information

ANALYSIS OF FINANCIAL MARKETS: TECHNICAL ANALYSIS AGAINST TIME SERIES

ANALYSIS OF FINANCIAL MARKETS: TECHNICAL ANALYSIS AGAINST TIME SERIES Undergraduate Thesis MAJOR IN MATHEMATICS Department of Probability, Logic and Statistics University of Barcelona ANALYSIS OF FINANCIAL MARKETS: TECHNICAL ANALYSIS AGAINST TIME SERIES Arnau Guardia Berdiell

More information

Brief Sketch of Solutions: Tutorial 1. 2) descriptive statistics and correlogram. Series: LGCSI Sample 12/31/ /11/2009 Observations 2596

Brief Sketch of Solutions: Tutorial 1. 2) descriptive statistics and correlogram. Series: LGCSI Sample 12/31/ /11/2009 Observations 2596 Brief Sketch of Solutions: Tutorial 1 2) descriptive statistics and correlogram 240 200 160 120 80 40 0 4.8 5.0 5.2 5.4 5.6 5.8 6.0 6.2 Series: LGCSI Sample 12/31/1999 12/11/2009 Observations 2596 Mean

More information

THE UNIVERSITY OF CHICAGO Graduate School of Business Business 41202, Spring Quarter 2003, Mr. Ruey S. Tsay

THE UNIVERSITY OF CHICAGO Graduate School of Business Business 41202, Spring Quarter 2003, Mr. Ruey S. Tsay THE UNIVERSITY OF CHICAGO Graduate School of Business Business 41202, Spring Quarter 2003, Mr. Ruey S. Tsay Homework Assignment #2 Solution April 25, 2003 Each HW problem is 10 points throughout this quarter.

More information

US HFCS Price Forecasting Using Seasonal ARIMA Model

US HFCS Price Forecasting Using Seasonal ARIMA Model US HFCS Price Forecasting Using Seasonal ARIMA Model Prithviraj Lakkakula Research Assistant Professor Department of Agribusiness and Applied Economics North Dakota State University Email: prithviraj.lakkakula@ndsu.edu

More information

CHAPTER III METHODOLOGY

CHAPTER III METHODOLOGY CHAPTER III METHODOLOGY 3.1 Description In this chapter, the calculation steps, which will be done in the analysis section, will be explained. The theoretical foundations and literature reviews are already

More information

Statistical Analysis of Data from the Stock Markets. UiO-STK4510 Autumn 2015

Statistical Analysis of Data from the Stock Markets. UiO-STK4510 Autumn 2015 Statistical Analysis of Data from the Stock Markets UiO-STK4510 Autumn 2015 Sampling Conventions We observe the price process S of some stock (or stock index) at times ft i g i=0,...,n, we denote it by

More information

Volatility Analysis of Nepalese Stock Market

Volatility Analysis of Nepalese Stock Market The Journal of Nepalese Business Studies Vol. V No. 1 Dec. 008 Volatility Analysis of Nepalese Stock Market Surya Bahadur G.C. Abstract Modeling and forecasting volatility of capital markets has been important

More information

Booth School of Business, University of Chicago Business 41202, Spring Quarter 2012, Mr. Ruey S. Tsay. Solutions to Midterm

Booth School of Business, University of Chicago Business 41202, Spring Quarter 2012, Mr. Ruey S. Tsay. Solutions to Midterm Booth School of Business, University of Chicago Business 41202, Spring Quarter 2012, Mr. Ruey S. Tsay Solutions to Midterm Problem A: (34 pts) Answer briefly the following questions. Each question has

More information

Graduate School of Business, University of Chicago Business 41202, Spring Quarter 2007, Mr. Ruey S. Tsay. Midterm

Graduate School of Business, University of Chicago Business 41202, Spring Quarter 2007, Mr. Ruey S. Tsay. Midterm Graduate School of Business, University of Chicago Business 41202, Spring Quarter 2007, Mr. Ruey S. Tsay Midterm GSB Honor Code: I pledge my honor that I have not violated the Honor Code during this examination.

More information

Chapter 4 Level of Volatility in the Indian Stock Market

Chapter 4 Level of Volatility in the Indian Stock Market Chapter 4 Level of Volatility in the Indian Stock Market Measurement of volatility is an important issue in financial econometrics. The main reason for the prominent role that volatility plays in financial

More information

Modelling Stock Market Return Volatility: Evidence from India

Modelling Stock Market Return Volatility: Evidence from India Modelling Stock Market Return Volatility: Evidence from India Saurabh Singh Assistant Professor, Graduate School of Business,Devi Ahilya Vishwavidyalaya, Indore 452001 (M.P.) India Dr. L.K Tripathi Dean,

More information

The efficiency of emerging stock markets: empirical evidence from the South Asian region

The efficiency of emerging stock markets: empirical evidence from the South Asian region University of Wollongong Research Online Faculty of Commerce - Papers (Archive) Faculty of Business 2007 The efficiency of emerging stock markets: empirical evidence from the South Asian region Arusha

More information

1. You are given the following information about a stationary AR(2) model:

1. You are given the following information about a stationary AR(2) model: Fall 2003 Society of Actuaries **BEGINNING OF EXAMINATION** 1. You are given the following information about a stationary AR(2) model: (i) ρ 1 = 05. (ii) ρ 2 = 01. Determine φ 2. (A) 0.2 (B) 0.1 (C) 0.4

More information

Market Risk Management for Financial Institutions Based on GARCH Family Models

Market Risk Management for Financial Institutions Based on GARCH Family Models Washington University in St. Louis Washington University Open Scholarship Arts & Sciences Electronic Theses and Dissertations Arts & Sciences Spring 5-2017 Market Risk Management for Financial Institutions

More information

Modelling financial data with stochastic processes

Modelling financial data with stochastic processes Modelling financial data with stochastic processes Vlad Ardelean, Fabian Tinkl 01.08.2012 Chair of statistics and econometrics FAU Erlangen-Nuremberg Outline Introduction Stochastic processes Volatility

More information

Economics 413: Economic Forecast and Analysis Department of Economics, Finance and Legal Studies University of Alabama

Economics 413: Economic Forecast and Analysis Department of Economics, Finance and Legal Studies University of Alabama Problem Set #1 (Linear Regression) 1. The file entitled MONEYDEM.XLS contains quarterly values of seasonally adjusted U.S.3-month ( 3 ) and 1-year ( 1 ) treasury bill rates. Each series is measured over

More information

Prerequisites for modeling price and return data series for the Bucharest Stock Exchange

Prerequisites for modeling price and return data series for the Bucharest Stock Exchange Theoretical and Applied Economics Volume XX (2013), No. 11(588), pp. 117-126 Prerequisites for modeling price and return data series for the Bucharest Stock Exchange Andrei TINCA The Bucharest University

More information

The University of Chicago, Booth School of Business Business 41202, Spring Quarter 2009, Mr. Ruey S. Tsay. Solutions to Final Exam

The University of Chicago, Booth School of Business Business 41202, Spring Quarter 2009, Mr. Ruey S. Tsay. Solutions to Final Exam The University of Chicago, Booth School of Business Business 41202, Spring Quarter 2009, Mr. Ruey S. Tsay Solutions to Final Exam Problem A: (42 pts) Answer briefly the following questions. 1. Questions

More information

A Predictive Model for Monthly Currency in Circulation in Ghana

A Predictive Model for Monthly Currency in Circulation in Ghana A Predictive Model for Monthly Currency in Circulation in Ghana Albert Luguterah 1, Suleman Nasiru 2* and Lea Anzagra 3 1,2,3 Department of s, University for Development Studies, P. O. Box, 24, Navrongo,

More information

A SEARCH FOR A STABLE LONG RUN MONEY DEMAND FUNCTION FOR THE US

A SEARCH FOR A STABLE LONG RUN MONEY DEMAND FUNCTION FOR THE US A. Journal. Bis. Stus. 5(3):01-12, May 2015 An online Journal of G -Science Implementation & Publication, website: www.gscience.net A SEARCH FOR A STABLE LONG RUN MONEY DEMAND FUNCTION FOR THE US H. HUSAIN

More information

Modeling Philippine Stock Exchange Composite Index Using Time Series Analysis

Modeling Philippine Stock Exchange Composite Index Using Time Series Analysis Journal of Physics: Conference Series PAPER OPEN ACCESS Modeling Philippine Stock Exchange Composite Index Using Time Series Analysis To cite this article: W S Gayo et al 2015 J. Phys.: Conf. Ser. 622

More information

Statistical Inference and Methods

Statistical Inference and Methods Department of Mathematics Imperial College London d.stephens@imperial.ac.uk http://stats.ma.ic.ac.uk/ das01/ 14th February 2006 Part VII Session 7: Volatility Modelling Session 7: Volatility Modelling

More information

This thesis is protected by copyright which belongs to the author.

This thesis is protected by copyright which belongs to the author. A University of Sussex PhD thesis Available online via Sussex Research Online: http://sro.sussex.ac.uk/ This thesis is protected by copyright which belongs to the author. This thesis cannot be reproduced

More information

Chapter 6 Forecasting Volatility using Stochastic Volatility Model

Chapter 6 Forecasting Volatility using Stochastic Volatility Model Chapter 6 Forecasting Volatility using Stochastic Volatility Model Chapter 6 Forecasting Volatility using SV Model In this chapter, the empirical performance of GARCH(1,1), GARCH-KF and SV models from

More information

MODELING VOLATILITY OF BSE SECTORAL INDICES

MODELING VOLATILITY OF BSE SECTORAL INDICES MODELING VOLATILITY OF BSE SECTORAL INDICES DR.S.MOHANDASS *; MRS.P.RENUKADEVI ** * DIRECTOR, DEPARTMENT OF MANAGEMENT SCIENCES, SVS INSTITUTE OF MANAGEMENT SCIENCES, MYLERIPALAYAM POST, ARASAMPALAYAM,COIMBATORE

More information

Pairs trading. Gesina Gorter

Pairs trading. Gesina Gorter Pairs trading Gesina Gorter December 12, 2006 Contents 1 Introduction 3 11 IMC 3 12 Pairs trading 4 13 Graduation project 5 14 Outline 6 2 Trading strategy 7 21 Introductory example 8 22 Data 14 23 Properties

More information

Volume 29, Issue 2. Measuring the external risk in the United Kingdom. Estela Sáenz University of Zaragoza

Volume 29, Issue 2. Measuring the external risk in the United Kingdom. Estela Sáenz University of Zaragoza Volume 9, Issue Measuring the external risk in the United Kingdom Estela Sáenz University of Zaragoza María Dolores Gadea University of Zaragoza Marcela Sabaté University of Zaragoza Abstract This paper

More information

The Economic and Social BOOTSTRAPPING Review, Vol. 31, No. THE 4, R/S October, STATISTIC 2000, pp

The Economic and Social BOOTSTRAPPING Review, Vol. 31, No. THE 4, R/S October, STATISTIC 2000, pp The Economic and Social BOOTSTRAPPING Review, Vol. 31, No. THE 4, R/S October, STATISTIC 2000, pp. 351-359 351 Bootstrapping the Small Sample Critical Values of the Rescaled Range Statistic* MARWAN IZZELDIN

More information

FE570 Financial Markets and Trading. Stevens Institute of Technology

FE570 Financial Markets and Trading. Stevens Institute of Technology FE570 Financial Markets and Trading Lecture 6. Volatility Models and (Ref. Joel Hasbrouck - Empirical Market Microstructure ) Steve Yang Stevens Institute of Technology 10/02/2012 Outline 1 Volatility

More information

Demand For Life Insurance Products In The Upper East Region Of Ghana

Demand For Life Insurance Products In The Upper East Region Of Ghana Demand For Products In The Upper East Region Of Ghana Abonongo John Department of Mathematics, Kwame Nkrumah University of Science and Technology, Kumasi, Ghana Luguterah Albert Department of Statistics,

More information

Lecture Note of Bus 41202, Spring 2008: More Volatility Models. Mr. Ruey Tsay

Lecture Note of Bus 41202, Spring 2008: More Volatility Models. Mr. Ruey Tsay Lecture Note of Bus 41202, Spring 2008: More Volatility Models. Mr. Ruey Tsay The EGARCH model Asymmetry in responses to + & returns: g(ɛ t ) = θɛ t + γ[ ɛ t E( ɛ t )], with E[g(ɛ t )] = 0. To see asymmetry

More information

STOCK MARKET EFFICIENCY, NON-LINEARITY AND THIN TRADING EFFECTS IN SOME SELECTED COMPANIES IN GHANA

STOCK MARKET EFFICIENCY, NON-LINEARITY AND THIN TRADING EFFECTS IN SOME SELECTED COMPANIES IN GHANA STOCK MARKET EFFICIENCY, NON-LINEARITY AND THIN TRADING Abstract EFFECTS IN SOME SELECTED COMPANIES IN GHANA Wiredu Sampson *, Atopeo Apuri Benjamin and Allotey Robert Nii Ampah Department of Statistics,

More information

EVIDENCES OF INTERDEPENDENCY IN THE POLICY RESPONSES OF MAJOR CENTRAL BANKS: AN ECONOMETRIC ANALYSIS USING VAR MODEL

EVIDENCES OF INTERDEPENDENCY IN THE POLICY RESPONSES OF MAJOR CENTRAL BANKS: AN ECONOMETRIC ANALYSIS USING VAR MODEL EVIDENCES OF INTERDEPENDENCY IN THE POLICY RESPONSES OF MAJOR CENTRAL BANKS: AN ECONOMETRIC ANALYSIS USING VAR MODEL SanjitiKapoor, Vineeth Mohandas School of Business Studies and Social Sciences, CHRIST

More information

ARIMA Modeling and Simulation of Currency Pairs

ARIMA Modeling and Simulation of Currency Pairs 1.36 1.359 1.358 1.357 1.356 1.355 1.354 1.353 1.352 1.351 0 50 100 150 200 250 300 350 400 450 500 ARIMA Modeling and Simulation of Currency Pairs Master s Thesis in Engineering Mathematics and Computational

More information

12. Conditional heteroscedastic models (ARCH) MA6622, Ernesto Mordecki, CityU, HK, 2006.

12. Conditional heteroscedastic models (ARCH) MA6622, Ernesto Mordecki, CityU, HK, 2006. 12. Conditional heteroscedastic models (ARCH) MA6622, Ernesto Mordecki, CityU, HK, 2006. References for this Lecture: Robert F. Engle. Autoregressive Conditional Heteroscedasticity with Estimates of Variance

More information

Estimating and forecasting volatility of stock indices using asymmetric GARCH models and Student-t densities: Evidence from Chittagong Stock Exchange

Estimating and forecasting volatility of stock indices using asymmetric GARCH models and Student-t densities: Evidence from Chittagong Stock Exchange IJBFMR 3 (215) 19-34 ISSN 253-1842 Estimating and forecasting volatility of stock indices using asymmetric GARCH models and Student-t densities: Evidence from Chittagong Stock Exchange Md. Qamruzzaman

More information

Per Capita Housing Starts: Forecasting and the Effects of Interest Rate

Per Capita Housing Starts: Forecasting and the Effects of Interest Rate 1 David I. Goodman The University of Idaho Economics 351 Professor Ismail H. Genc March 13th, 2003 Per Capita Housing Starts: Forecasting and the Effects of Interest Rate Abstract This study examines the

More information

Are Bitcoin Prices Rational Bubbles *

Are Bitcoin Prices Rational Bubbles * The Empirical Economics Letters, 15(9): (September 2016) ISSN 1681 8997 Are Bitcoin Prices Rational Bubbles * Hiroshi Gunji Faculty of Economics, Daito Bunka University Takashimadaira, Itabashi, Tokyo,

More information

INFORMATION EFFICIENCY HYPOTHESIS THE FINANCIAL VOLATILITY IN THE CZECH REPUBLIC CASE

INFORMATION EFFICIENCY HYPOTHESIS THE FINANCIAL VOLATILITY IN THE CZECH REPUBLIC CASE INFORMATION EFFICIENCY HYPOTHESIS THE FINANCIAL VOLATILITY IN THE CZECH REPUBLIC CASE Abstract Petr Makovský If there is any market which is said to be effective, this is the the FOREX market. Here we

More information

Testing the Long-Memory Features in Return and Volatility of NSE Index

Testing the Long-Memory Features in Return and Volatility of NSE Index Theoretical Economics Letters, 15, 5, 431-44 Published Online June 15 in SciRes. http://www.scirp.org/journal/tel http://dx.doi.org/1.436/tel.15.535 Testing the Long-Memory Features in Return and Volatility

More information

Strategies for High Frequency FX Trading

Strategies for High Frequency FX Trading Strategies for High Frequency FX Trading - The choice of bucket size Malin Lunsjö and Malin Riddarström Department of Mathematical Statistics Faculty of Engineering at Lund University June 2017 Abstract

More information

Financial Econometrics Lecture 5: Modelling Volatility and Correlation

Financial Econometrics Lecture 5: Modelling Volatility and Correlation Financial Econometrics Lecture 5: Modelling Volatility and Correlation Dayong Zhang Research Institute of Economics and Management Autumn, 2011 Learning Outcomes Discuss the special features of financial

More information

Forecasting Stock Index Futures Price Volatility: Linear vs. Nonlinear Models

Forecasting Stock Index Futures Price Volatility: Linear vs. Nonlinear Models The Financial Review 37 (2002) 93--104 Forecasting Stock Index Futures Price Volatility: Linear vs. Nonlinear Models Mohammad Najand Old Dominion University Abstract The study examines the relative ability

More information

Booth School of Business, University of Chicago Business 41202, Spring Quarter 2013, Mr. Ruey S. Tsay. Midterm

Booth School of Business, University of Chicago Business 41202, Spring Quarter 2013, Mr. Ruey S. Tsay. Midterm Booth School of Business, University of Chicago Business 41202, Spring Quarter 2013, Mr. Ruey S. Tsay Midterm ChicagoBooth Honor Code: I pledge my honor that I have not violated the Honor Code during this

More information

MODELING EXCHANGE RATE VOLATILITY OF UZBEK SUM BY USING ARCH FAMILY MODELS

MODELING EXCHANGE RATE VOLATILITY OF UZBEK SUM BY USING ARCH FAMILY MODELS International Journal of Economics, Commerce and Management United Kingdom Vol. VI, Issue 11, November 2018 http://ijecm.co.uk/ ISSN 2348 0386 MODELING EXCHANGE RATE VOLATILITY OF UZBEK SUM BY USING ARCH

More information

Lecture Note: Analysis of Financial Time Series Spring 2017, Ruey S. Tsay

Lecture Note: Analysis of Financial Time Series Spring 2017, Ruey S. Tsay Lecture Note: Analysis of Financial Time Series Spring 2017, Ruey S. Tsay Seasonal Time Series: TS with periodic patterns and useful in predicting quarterly earnings pricing weather-related derivatives

More information

Financial Time Series Analysis: Part II

Financial Time Series Analysis: Part II Department of Mathematics and Statistics, University of Vaasa, Finland Spring 2017 1 Volatility Models Background ARCH-models Properties of ARCH-processes Estimation of ARCH models Generalized ARCH models

More information

A Test of the Adaptive Market Hypothesis using a Time-Varying AR Model in Japan

A Test of the Adaptive Market Hypothesis using a Time-Varying AR Model in Japan A Test of the Adaptive Market Hypothesis using a Time-Varying AR Model in Japan Akihiko Noda a,b a Faculty of Economics, Kyoto Sangyo University, Motoyama, Kamigamo, Kita-ku, Kyoto 603-8555, Japan b Keio

More information

The Efficient Market Hypothesis Testing on the Prague Stock Exchange

The Efficient Market Hypothesis Testing on the Prague Stock Exchange The Efficient Market ypothesis Testing on the Prague Stock Exchange Miloslav Vošvrda, Jan Filacek, Marek Kapicka * Abstract: This article attempts to answer the question, to what extent can the Czech Capital

More information

Market Integration, Price Discovery, and Volatility in Agricultural Commodity Futures P.Ramasundaram* and Sendhil R**

Market Integration, Price Discovery, and Volatility in Agricultural Commodity Futures P.Ramasundaram* and Sendhil R** Market Integration, Price Discovery, and Volatility in Agricultural Commodity Futures P.Ramasundaram* and Sendhil R** *National Coordinator (M&E), National Agricultural Innovation Project (NAIP), Krishi

More information

Risk Management. Risk: the quantifiable likelihood of loss or less-than-expected returns.

Risk Management. Risk: the quantifiable likelihood of loss or less-than-expected returns. ARCH/GARCH Models 1 Risk Management Risk: the quantifiable likelihood of loss or less-than-expected returns. In recent decades the field of financial risk management has undergone explosive development.

More information

Jet Fuel-Heating Oil Futures Cross Hedging -Classroom Applications Using Bloomberg Terminal

Jet Fuel-Heating Oil Futures Cross Hedging -Classroom Applications Using Bloomberg Terminal Jet Fuel-Heating Oil Futures Cross Hedging -Classroom Applications Using Bloomberg Terminal Yuan Wen 1 * and Michael Ciaston 2 Abstract We illustrate how to collect data on jet fuel and heating oil futures

More information

A Note on the Oil Price Trend and GARCH Shocks

A Note on the Oil Price Trend and GARCH Shocks A Note on the Oil Price Trend and GARCH Shocks Jing Li* and Henry Thompson** This paper investigates the trend in the monthly real price of oil between 1990 and 2008 with a generalized autoregressive conditional

More information

GARCH Models for Inflation Volatility in Oman

GARCH Models for Inflation Volatility in Oman Rev. Integr. Bus. Econ. Res. Vol 2(2) 1 GARCH Models for Inflation Volatility in Oman Muhammad Idrees Ahmad Department of Mathematics and Statistics, College of Science, Sultan Qaboos Universty, Alkhod,

More information

Government Tax Revenue, Expenditure, and Debt in Sri Lanka : A Vector Autoregressive Model Analysis

Government Tax Revenue, Expenditure, and Debt in Sri Lanka : A Vector Autoregressive Model Analysis Government Tax Revenue, Expenditure, and Debt in Sri Lanka : A Vector Autoregressive Model Analysis Introduction Uthajakumar S.S 1 and Selvamalai. T 2 1 Department of Economics, University of Jaffna. 2

More information

A Comparative Study of Various Forecasting Techniques in Predicting. BSE S&P Sensex

A Comparative Study of Various Forecasting Techniques in Predicting. BSE S&P Sensex NavaJyoti, International Journal of Multi-Disciplinary Research Volume 1, Issue 1, August 2016 A Comparative Study of Various Forecasting Techniques in Predicting BSE S&P Sensex Dr. Jahnavi M 1 Assistant

More information

University of New South Wales Semester 1, Economics 4201 and Homework #2 Due on Tuesday 3/29 (20% penalty per day late)

University of New South Wales Semester 1, Economics 4201 and Homework #2 Due on Tuesday 3/29 (20% penalty per day late) University of New South Wales Semester 1, 2011 School of Economics James Morley 1. Autoregressive Processes (15 points) Economics 4201 and 6203 Homework #2 Due on Tuesday 3/29 (20 penalty per day late)

More information

This homework assignment uses the material on pages ( A moving average ).

This homework assignment uses the material on pages ( A moving average ). Module 2: Time series concepts HW Homework assignment: equally weighted moving average This homework assignment uses the material on pages 14-15 ( A moving average ). 2 Let Y t = 1/5 ( t + t-1 + t-2 +

More information

Volatility in the Indian Financial Market Before, During and After the Global Financial Crisis

Volatility in the Indian Financial Market Before, During and After the Global Financial Crisis Volatility in the Indian Financial Market Before, During and After the Global Financial Crisis Praveen Kulshreshtha Indian Institute of Technology Kanpur, India Aakriti Mittal Indian Institute of Technology

More information

The Predictability of Non-Overlapping Forecasts: Evidence from a New Market

The Predictability of Non-Overlapping Forecasts: Evidence from a New Market 1 The Predictability of Non-Overlapping Forecasts: Evidence from a New Market Manolis G. Kavussanos* Athens University of Economics and Business, Greece Ilias D. Visvikis ALBA Graduate Business School,

More information

Financial Econometrics and Volatility Models Return Predictability

Financial Econometrics and Volatility Models Return Predictability Financial Econometrics and Volatility Models Return Predictability Eric Zivot March 31, 2010 1 Lecture Outline Market Efficiency The Forms of the Random Walk Hypothesis Testing the Random Walk Hypothesis

More information

Application of Markov-Switching Regression Model on Economic Variables

Application of Markov-Switching Regression Model on Economic Variables Journal of Statistical and Econometric Methods, vol.5, no.2, 2016, 17-30 ISSN: 1792-6602 (print), 1792-6939 (online) Scienpress Ltd, 2016 Application of Markov-Switching Regression Model on Economic Variables

More information

LONG MEMORY IN VOLATILITY

LONG MEMORY IN VOLATILITY LONG MEMORY IN VOLATILITY How persistent is volatility? In other words, how quickly do financial markets forget large volatility shocks? Figure 1.1, Shephard (attached) shows that daily squared returns

More information

THE INFLATION - INFLATION UNCERTAINTY NEXUS IN ROMANIA

THE INFLATION - INFLATION UNCERTAINTY NEXUS IN ROMANIA THE INFLATION - INFLATION UNCERTAINTY NEXUS IN ROMANIA Daniela ZAPODEANU University of Oradea, Faculty of Economic Science Oradea, Romania Mihail Ioan COCIUBA University of Oradea, Faculty of Economic

More information

Econometric Models for the Analysis of Financial Portfolios

Econometric Models for the Analysis of Financial Portfolios Econometric Models for the Analysis of Financial Portfolios Professor Gabriela Victoria ANGHELACHE, Ph.D. Academy of Economic Studies Bucharest Professor Constantin ANGHELACHE, Ph.D. Artifex University

More information

Modeling Volatility of Price of Some Selected Agricultural Products in Ethiopia: ARIMA-GARCH Applications

Modeling Volatility of Price of Some Selected Agricultural Products in Ethiopia: ARIMA-GARCH Applications Modeling Volatility of Price of Some Selected Agricultural Products in Ethiopia: ARIMA-GARCH Applications Background: Agricultural products market policies in Ethiopia have undergone dramatic changes over

More information

MITOCW watch?v=cdlbeqz1pqk

MITOCW watch?v=cdlbeqz1pqk MITOCW watch?v=cdlbeqz1pqk The following content is provided under a Creative Commons license. Your support will help MIT OpenCourseWare continue to offer high quality educational resources for free. To

More information