Invalid t-statistics

Size: px
Start display at page:

Download "Invalid t-statistics"

Transcription

1 A Demonstration of Time Varying Volatility & Invalid t-statistics Patrick M. Herb * this version: August 27, 2015 Abstract This paper demonstrates that using ordinary least squares (OLS) to estimate a model that exhibits time varying volatility can result in invalid t-statistics and a rejection of the true data generating process. Articial data is simulated for ten separate models that all have the same linear relationship but dierent volatility structures. Parameters are estimated for each model using both OLS with Huber- White heteroskedasticity consistent standard errors (robust standard errors) and an alternative model that compensates for the time varying volatility. In each case, OLS with robust standard errors rejects the true data generating process by more than the allowed p-value. This result indicates that the eciency gains from modeling volatility may reverse contemporary ndings in economics and nance. Keywords: time varying volatility, inecient estimator, invalid inference, biased variance estimator, consistency, OLS, GLS, WLS, FGLS, ARCH, GARCH * Herb: PhD Candidate, International Business School, Brandeis University, 415 South Street, Mailstop 32, Waltham, MA , pmherb@brandeis.edu,

2 1 Introduction It is well known that the OLS point estimator under heteroskedasticity (time varying volatility) is consistent and unbiased, but is not a minimum variance unbiased estimator; it is neither ecient nor asymptotically ecient. Additionally, the OLS variance estimator is generally biased and the covariance matrix may not be consistent. These undesirable eects of heteroskedasticity can result in unreliable inference; both condence intervals and t-statistics can be invalid. Left uncorrected or ignored, these eects can lead researchers to either accept an explanatory variable that is actually false or falsely reject an explanatory variable that is part of the true data generating process. This paper focuses on the latter. To highlight the gains in eciency that can be made by properly accounting for time varying volatility, ten dierent linear models are simulated such that they all have the same linear relationship between the dependent and independent variable. For each model, a dierent time varying volatility structure is constructed and implemented through the innovation at time t. The dependent variable is constructed twice: once where the innovation has constant variance and a second time where the magnitude of the constant variance innovation is altered by the time varying volatility. This approach makes known the true relationship between the dependent and independent variables, the true volatility structure for each model, and enables a comparison between the constant volatility process and the process exhibiting time varying volatility. Each model is estimated in three dierent ways. The rst estimation technique applies standard OLS to the constant variance model. This is a good bench mark for comparing the other models because even though the true model parameters are known, the random variability in the data will not yield perfect estimates. The second estimation technique applies OLS with Huber-White heteroskedasticity consistent standard errors (robust standard errors) to the model with time varying volatility. Invalid inference is demonstrated through the inaccuracy of t-statistics. Each model of time varying volatility falsely rejects 1

3 the true model. The third estimation technique applies either feasible generalized least squares (FGLS) with a known optimal weighting matrix or maximum likelihood (ML) for models with ARCH and GARCH volatility to the time varying volatility process. Every example presented results in an increase in the point estimate precision, a decrease in the variance (standard error) of the point estimate, an increase in the associated t- statistic and a probabilistic armation of the true data generating process. The results are then compared and the eciency gain between technique two and three is measured and reported. The structure of this paper is as follows. Section 2 describes the motivation and empirical methodology in greater detail. Section 3 presents the empirical results and volatility model specications. Section 4 provides a robustness evaluation using a monte carlo method, and section 5 provides some concluding remarks. All data are available for download at the author's website. 2 Empirical Methodology This section provides intuition for the eciency gains that can be made by using alternative estimation techniques that properly model and compensate for time varying volatility, explains how the data are constructed and simulated, and outlines the parameter estimation methodology. 2.1 Motivation The entirety of this paper works with a specic case of the linear regression model y = Xβ + e where y is a (T x 1) vector of observations, X is a (T x k) design matrix, β is a (k x 1) vector of coecients, and e is a (T x 1) random vector with mean zero E[e] = 0 and covariance matrix E[ee ] = Φ = σ 2 Ω, where Ω is a (T x T ) known positive denite 2

4 matrix and σ 2 is an unknown scalar. There are two cases for the matrix Ω: (1) when the variance is constant e t N(0, σ 2 ) and Ω = I T, and (2) with time varying volatility e t N(0, σt 2 ) and Ω I T. For both cases autocorrelation is set to zero so that E[e t e τ ] = 0 if t τ. Under constant variance, the best linear unbiased estimator for this model is the OLS estimator ˆβ = (X X) 1 X y. Under OLS, inference is achieved through the covariance matrix E[( ˆβ β)( ˆβ β)] = σ 2 (X X) 1 X ΩX(X X) 1, which reduces to σ 2 (X X) 1 when Ω = I T, and is estimated by ˆσ 2 (X X) 1, ˆσ 2 = e e T k, e = y Xβ. With time varying volatility, Ω I T and the OLS estimator remains unbiased and consistent but the covariance matrix is σ 2 (X X) 1 X ΩX(X X) 1, which is generally dierent than the covariance matrix under OLS σ 2 (X X) 1 σ 2 (X X) 1 X ΩX(X X) 1. This implies that the OLS estimator may no longer be the best linear unbiased estimator because it may no longer be a minimum variance estimator, and therefore not ecient. Furthermore, it can be shown that under time varying volatility the estimator ˆσ 2 = e e T k is generally a biased estimator of σ2. This results in incorrect standard errors, which invalids standard hypothesis tests. If the bias is positive, the acceptance regions will be wider and the probability of rejecting the null hypothesis will be lower than the correct one. Conversly, if the bias is negative, the acceptance regions will be smaller and the probability of rejecting the null hypothesis will be higher. 3

5 In economics and nance, most linear models are commonly estimated against the hypothesis that the coecient is not dierent than zero. Then, testing an independent variable's correlation with the dependent variable amounts to converting the estimated coecient into a t-statistic (t = ˆβ 0 σ β ) and comparing the t-statistic to Student's t- distribution. Large t-statistics that reject the null hypothesis in favor of the coecient diering from zero at some condence level (90%, 95%, 99%) are then reported by researchers and arguments are made as to why the variables are related. Variables that have smaller t-statistics than the accepted condence regions allow, can, sometimes opposite to theoretical presuppositions, be tossed aside as having little explanatory power. This paper demonstrates that a failure to correctly model and compensate for the volatility structure of a given dataset could result in the erroneous rejection of explanatory variables. Suppose data used to estimate a model has time varying volatility resulting in a positive bias. If the researcher relies on OLS and fails to correct the heteroskedasticity, she might falsely accept that the coecient is not dierent than zero. The positive bias can reduce the t-statistic to a level that fails to reject the null hypothesis. Also, not using a minimum variance estimator can result in inaccurate and inecient point estimates, large standard errors and small t-statistics. In other words, the researcher might have the correct model, but the conclusions reached through interpretation of the t-statistics can reject the correct model as a result of either the bias or not minimizing the variance of the estimator, or both. Using robust standard errors alone might result in a consistent estimate of the covaraince matrix, but might not be adequate to overcome the ineciency of the point estimator and the variance estimator. This paper demonstrates these eects and provides examples and data for researchers to experiment with. 4

6 2.2 Simulating Data For each model, an independent variable X (T x 1) and noise innovation e (T x 1) are generated such that X t N(0, 1), e t N(0, 1), T = Next, a specic time varying volatility structure is generated such that the variance at time t is a function of either time, lagged variance, lagged squared errors, or any combination of these so that σ 2 t = f(t, σ 2 t i, e 2 t j). Altering the innovation to impose the time varying volatility structure is straight forward e tv t = σ t e t e tv t N(0, σ 2 t ). With two dierent innovation vectors we can generate two dependent variables that have the same linear relationship and similar innovations in that they only dier by the variance through time. y = Xβ + e y tv = Xβ + e tv To ease interpretation of the tables that follow, the true parameter β was chosen the same for every model such that β = 0.5. The volatility structure for each model is reported in section 3 with it's corresponding tables and graphs. 5

7 2.3 Parameter Estimation As stated above, this paper uses two dierent estimation methods to reduce the eects of the imposed time varying volatility. The rst six models are estimated using feasible generalized least squares with a known optimal weighting matrix. This is possible because the optimal weighting matrix was chosen by the author and was used to create the data. The last four models have ARCH and GARCH volatility, and are estimated using maximum likelihood (ML). The maximum likelihood estimation simultaneously estimates the model parameters and volatility structure. A deeper understanding of both FGLS and ML can be found in just about any current graduate level econometrics text book. This section provides an illustration of only the most useful concepts of these techniques for the readers' intuition. White (1980) provided a parameter covariance matrix estimator which is consistent even when the disturbances of a linear regression model are heteroskedastic. This estimator has become familiar to most economists, and is often referred to as a robust estimator by econometric software packages. The estimator uses the OLS point estimator to calculate the disturbances of the regression and then uses the squared disturbances to estimate the time t variance. If ê t is the OLS generated disturbance at time t, then the estimated time t variance ˆσ 2 t is estimated by ê 2 t. Then, White's heteroskedasticity-consistent parameter covariance estimator is equal to (X X) 1 X ˆΩX(X X) 1 where ˆΩ = diag(ê 2 1, ê 2 2,..., ê 2 T ) or ˆΩ = diag((y 1 X 1 ˆβ) 2, (y 2 X 2 ˆβ) 2,..., (y T X T ˆβ) 2 ). White acknowledges potential eciency gains may be realized from a more careful modeling of the variance structure. The eciency gains from directly modeling the 6

8 volatility structure in this paper are two fold: (1) the point estimator shows improved precision and (2) the variance of the parameter covariance matrix estimator is reduced. Estimating ˆΩ using an extremely imprecise point estimate will result in imprecise variance estimates. Using robust standard errors does not improve the precision of the OLS point estimator. This paper uses a known volatility structure to highlight the eciency gains that can be made from correctly modeling the variance (volatility) structure. Generalized least squares with a known optimal weighting matrix is known as feasible generalized least squares. When the optimal weighting matrix is known, the FGLS estimator is a minimum variance unbiased estimator, and is superior to OLS. The rst step is to transform the linear model by multiplying it by a matrix P P y = P Xβ + P e, such that the matrix P has the property σ 2 P ΩP = σ 2 I T, and therefore Ω 1 = P P. Applying least squares to the transformed model results in the generalized least squares estimator ˆβ = (X Ω 1 X) 1 X Ω 1 y. The covariance matrix of the transformed model is σ 2 (X Ω 1 X) 1, which is dierent than the covariance matrix of the untransformed model σ 2 (X Ω 1 X) 1 σ 2 (X X) 1 X Ω 1 X(X X) 1. Finally, an unbiased estimator of σ 2 is given by 7

9 ˆσ 2 = (y Xβ) Ω 1 (y Xβ). T k Maximum likelihood is a computational estimation method that nds the parameters that maximize the probability of obtaining the sample actually observed. The likelihood function that is to be maximized typically begins as a product of probability distributions. Since it is typically easier to work in sums than products, the likelihood function is often converted to log form, and is called the log-likelihood function. If the values for {e t } are drawn from a normal distribution with zero mean and constant variance, then the likelihood of any realization of {e t } is 1 L t = ( 2πσ 2 )exp( e2 t 2σ ). 2 Now, if all of the realizations of {e t } are independent, the likelihood of the joint realizations of {e t } are the product L = T 1 ( 2πσ 2 )exp( e2 t 2σ ). 2 t=1 Taking the natural log of the above equation and remembering that e t = y t βx t gives the log-likelihood function for a linear model under the assumptions of OLS lnl = T 2 ln(2π) T 2 ln(σ2 ) 1 2σ 2 T (y t βx t ) 2. The above equation is possible because the conditional variance is the same as the unconditional variance for every realization of {e t }. For ARCH and GARCH models, the probability distribution must be modied to account for the conditional variance. Let h t be the conditional variance at time t. Keeping the same assumptions as above with the exception of constant variance, then the joint likelihood of the realizations {e t } are t=1 L = T 1 ( )exp( e2 t ), 2πht 2h t t=1 8

10 and the log-likelihood function is lnl = T 2 ln(2π) 1 2 T ln(h t ) 1 2 t=1 T t=1 ( e2 t h t ). In eect, this approach weights each observation of {e t } with its conditional variance. Standard errors are approximated numerically. 3 Empirical Results This section provides graphs of the depedent variable with time varying volatility for each time series, a detailed description of the volatility structure, and the estimation results for each model. In every case, the rst estimation results are of the constant variance model using OLS. The second estimation uses the same X and innovation as the rst, except the innovation has been modied by the time varying volatility as described in section 2. The second estimation uses OLS with Huber-White heteroskedasticity consistent standard errors (robust standard errors). In each case, OLS with robust standard errors rejects the true data generating process. The third estimation compensates for the time varying volatility either by FGLS with an optimal weighting matrix or maximum likelihood for the ARCH and GARCH processes. In each case, the variance compensated estimation results in the armation of the true data generating process. Lastely, the eciency gain is reported as the variance of the estimated coecient under OLS with robust standard errors divided by the variance of the estimated coecient from the variance compensated model. In every case there are eciency gains from the variance compensated estimation. All models use separate data. 3.1 Triangular Volatility This paper denes triangular volatility as volatility that is constantly increasing or decreasing over time. The graph of the dependent variable {y t } is triangular in shape. Model 9

11 1 is an example of increasing triangular volatility. The parameters used to simulate the volatility process used in this paper are σ t t T σ t =. 1 t = 1 This implies that volatility starts at 1 for the rst observation and increases by 0.05 at every time step. Table 1 Increasing Triangular Volatility Model 1 Variance Estimation Method ˆβ SE tstat pvalue σ 2 OLS (0.0325) σt 2 OLS, Robust SE (0.9415) σt 2 FGLS, Ω Known (0.2056) FGLS Eciency Gain: V ar( ˆβ OLS )/V ar( ˆβ F GLS ) = The rst line of table 1 reports that using OLS to estimate the constant variance model results in a fairly precise coecient point estimate, a small standard error, a large t-statistic and a high probability that the coecient is dierent from zero. Another way of saying this is that the independent variable X has explanatory power of the dependent variable y. This result would arm the true data generating process. The second line of the same table reports the estimation of model 1 with time varying volatility using OLS with robust standard errors. The results from this estimation technique on model 1 are an imprecise coecient estimate with the wrong sign, a large standard error and a small t-statistic implying a low probability that the coecient is dierent than zero. In other words, OLS with robust standard errors rejects the true data generating process. The third line of the same table reports the estimation of model 1 with time varying volatility using FGLS with an optimal weighting matrix. The eciency gain from correctly compensating for the time varying volatility results in a huge improvement in the point estimate precision, a reduction in the size of the associated standard error, and an increase in the magnitude of the t-statistic, which implies a high probability that the coecient is dierent than zero. In other words, correctly compensating for the 10

12 time varying volatility results in arming the true data generating process. Finally, the variance of the coecient estimate using OLS with robust standard errors is nearly 21 times as large as the variance of the coecient estimate using FGLS with an optimal weighting matrix. 150 Increasing Triangular Volatility 100 y t Decreasing Triangular Volatility y t Time Figure 1. Plot of the dependent variable {y t } exhibiting increasing and decreasing triangular volatility versus time. Similar results are demonstrated by decreasing triangular volatility (model 2). The parameters used to simulate model 2 are σ t t T σ t =. 1 t = T Here, volatility has a slope and the last observation has volatility equal to 1. Again, the rst line of table 2 is our benchmark. The second line shows that OLS with robust standard errors again rejects the true data generating process. The third line indicates that FGLS estimation with an optimal weighting matrix compensates for the time varying volatility and results in a more precise coecient estimate, a smaller standard error, and a larger t-statistic that probabilistically arms the true data generating process. The variance of the OLS estimator with robust standard errors is nearly 16 times as large as the FGLS estimator. 11

13 Table 2 Decreasing Triangular Volatility Model 2 Variance Estimation Method ˆβ SE tstat pvalue σ 2 OLS (0.0318) σt 2 OLS, Robust SE (0.8738) σt 2 FGLS, Ω Known (0.2186) FGLS Eciency Gain: V ar( ˆβ OLS )/V ar( ˆβ F GLS ) = Diamond & Buttery Volatility Diamond volatility increases for the rst half of the sample and then declines for the second half of the sample. The data generated for this paper starts with volatility equal to 1 and then increases linearly with slope 0.05 until the midway point or observation 500. Observation 501 then repeats observation 500 and then linearly declines with a slope of until it reaches a value of 1 on the last observation. The exact specications for model 3 are σ t t 500 σ t = σ t t T 1 t = 1, t = T. Table 3 Diamond Volatility Model 3 Variance Estimation Method ˆβ SE tstat pvalue σ 2 OLS (0.0303) σt 2 OLS, Robust SE (0.4331) σt 2 FGLS, Ω Known (0.1619) FGLS Eciency Gain: V ar( ˆβ OLS )/V ar( ˆβ F GLS ) = Buttery volatility starts out high and then declines linearly for the rst half of the sample, and then increases linearly for the second half. Similarly to diamond volatility, observations 500 and 501 are the same. The exact specications for model 4 are σ t t 500 σ t = σ t t T. 1 t = 500,

14 Diamond Volatility 50 y t Butterfly Volatility y t Time Figure 2. Plot of the dependent variable {y t } exhibiting diamond and buttery volatility versus time. Again, OLS estimation with robust standard errors of both diamond and buttery volatility result in rejecting the true data generating process. Properly weighting the errors by FGLS with an optimal weighting matrix increases eciency. The eciency gain results in an increase in the coecient point estimate precision, a reduction in standard error size, and an increase in the associated t-statistic implying an armation of the true data generating process. The variance of the OLS estimator with robust standard errors is times as large as the FGLS estimator for model 3, and times as large for model 4. Table 4 Buttery Volatility Model 4 Variance Estimation Method ˆβ SE tstat pvalue σ 2 OLS (0.0315) σt 2 OLS, Robust SE (0.4796) σt 2 FGLS, Ω Known (0.1691) FGLS Eciency Gain: V ar( ˆβ OLS )/V ar( ˆβ F GLS ) = Volatility Regime Switching Volatility regimes are periods of time when volatility is constant, but at certain points in time there is a discrete jump to another volatility state. There can be mutiple regimes 13

15 within a sample of observations. The key distinction for regime switching volatility is that the volatility stays constant throughout each regime or period of time. This paper gives an example of both a two regime and three regime sample. The two regime sample is dened as 5 1 t 500 σ t = t T The rst half of the data have constant volatility equal to 5. The second half of the data have constant volatility equal to 20. There is a discrete jump in volatility at observation 501. Table 5 Two Regime Volatility Model 5 Variance Estimation Method ˆβ SE tstat pvalue σ 2 OLS (0.0309) σt 2 OLS, Robust SE (0.4449) σt 2 FGLS, Ω Known (0.2106) FGLS Eciency Gain: V ar( ˆβ OLS )/V ar( ˆβ F GLS ) = For three volatility regimes, it might be intuitive to consider a time series that has a normal period, a period of crisis and a period of government intervention. The period of crisis may have higher volatility than the normal period, and a period of government intervention may have lower volatility than a normal period. With this in mind, this paper uses three volatility regimes such that 10 1 t 400 σ t = t t T For both volatility regime examples, OLS with robust standard errors reject the true data generating process. FGLS with an optimal weighting matrix increases the precision of the point estimate, reduces the size of the standard error, increases the size of the t- statistic and arms the true data generating process. The variance of the OLS estimator 14

16 Two Volatility Regimes y t y t Three Volatility Regimes Time Figure 3. Plot of the dependent variable {y t } exhibiting regime switching volatility versus time. with robust standard errors is times as large as the FGLS estimator for model 5, and 2.6 times as large for model 6. Table 6 Three Regime Triangular Volatility Model 6 Variance Estimation Method ˆβ SE tstat pvalue σ 2 OLS (0.0324) σt 2 OLS, Robust SE (0.3500) σt 2 FGLS, Ω Known (0.2169) FGLS Eciency Gain: V ar( ˆβ OLS )/V ar( ˆβ F GLS ) = ARCH Volatility Engle (1982) showed how to model the variance as an autoregressive process. Models with autoregressive conditional heteroskedasticity (ARCH) exhibit volatility persistence. Typical of autoregressive processes, future values depend on past realizations. Larger past realizations increase expected future realizations, while smaller realizations decrease expected future realizations. These models are very much related to the concept of volatility clustering, where volatility remains persistent for some time before changing. Most nancial data exhibit some form of volatility clustering; periods of low volatility followed by periods of high volatility. 15

17 Table 7 ARCH(1) Volatility Model 7 Variance Estimation Method ˆβ SE tstat pvalue σ 2 OLS (0.0315) σt 2 OLS, Robust SE (0.2405) σt 2 ML, ARCH(1) (0.1527) FGLS Eciency Gain: V ar( ˆβ OLS )/V ar( ˆβ F GLS ) = Model 7 has ARCH(1) volatility, which implies that the conditional variance h t depends on a constant and the lagged squared innovation e 2 t 1. Volatility is just the square root of the variance. The full specications for the example used in this paper are h t = α 0 + α 1 e 2 t 1 α 0 = 20 α 1 = Model 8 has ARCH(2) volatility. This model is similar to model 7 except that there is an additional lagged squared innovation e 2 t 2. The full model specications for the example used by this paper are h t = α 0 + α 1 e 2 t 1 + α 2 e 2 t 2 α 0 = 20 α 1 = 0.70 α 2 = Using OLS with robust standard errors to estimate these models results in rejecting the true data generating process for both model 7 and model 8. Interestingly, both ARCH processes are estimated using maximum likelihood with the correct number of ARCH terms and no additional information. Dierent than the FGLS estimation, no optimal weigthing matrix is supplied. Maximum likelihood estimates both the volatility 16

18 40 ARCH(1) 20 y t ARCH(2) y t Time Figure 4. Plot of the dependent variable {y t } exhibiting ARCH volatility versus time. parameters and the linear model parameters simulataneously. In both cases, estimation using maximum likelihood and weighting the errors with their conditional variance improves the coecients point estimate precision, reduces the size of the standard errors of the estimate, increases the magnitude of the t-statistics and arms the true data generating processes. The variance of the OLS estimator with robust standard errors is times as large as the ML estimator for model 7, and times as large for model 8. Table 8 ARCH(2) Volatility Model 8 Variance Estimation Method ˆβ SE tstat pvalue σ 2 OLS (0.0318) σt 2 OLS, Robust SE (0.4602) σt 2 ML, ARCH(1) (0.1801) FGLS Eciency Gain: V ar( ˆβ OLS )/V ar( ˆβ F GLS ) = GARCH Volatility Generalized autoregressive conditional heteroskedasticity (GARCH) is an extention of Engle's work by Bollerslev (1986) to model variance as an ARMA process. For GARCH processes, the conditional variance is related to both past innovations and past conditional variances (and a constant). Model 9 is a GARCH(1,1) process, which implies that it has 17

19 one lagged innovation and one lagged conditional variance. The example used in this paper is fully specied by h t = α 0 + α 1 e 2 t 1 + b 1 h t 1 α 0 = 3 α 1 = 0.20 b 1 = Table 9 GARCH(1,1) Volatility Model 9 Variance Estimation Method ˆβ SE tstat pvalue σ 2 OLS (0.0300) σt 2 OLS, Robust SE (0.2015) σt 2 ML, GARCH(1,1) (0.1771) FGLS Eciency Gain: V ar( ˆβ OLS )/V ar( ˆβ F GLS ) = Model 10 is a GARCH(2,2) process, which implies that it has two lagged innovations and two lagged conditional variances. The full specication of the example used in this paper is h t = α 0 + α 1 e 2 t 1 + α 2 e 2 t 2 + b 1 h 2 t 1 + b 2 h 2 t 2 α 0 = 3 α 1 = 0.05 b 1 = 0.65 b 2 = The results reported in the corresponding tables echo those reported for the other models. In both cases, estimation using OLS with robust standard errors rejects the true data generating process. Modeling the volatility and weighting the errors with 18

20 GARCH(1,1) 20 y t GARCH(2,2) 20 y t Time Figure 5. Plot of the dependent {y t } variable exhibiting GARCH volatility versus time. their conditional variance results in maximum likelihood estimation that improves the coecients point estimate precision, reduces the standard errors, increases the t-statistics and arms the true data generating processes. The variance of the OLS estimator with robust standard errors is times as large as the ML estimator for model 9, and times as large for model 10. Table 10 GARCH(2,2) Volatility Model 10 Variance Estimation Method ˆβ SE tstat pvalue σ 2 OLS (0.0326) σt 2 OLS, Robust SE (0.2711) σt 2 ML, GARCH(2,2) (0.1822) FGLS Eciency Gain: V ar( ˆβ OLS )/V ar( ˆβ F GLS ) = Monte Carlo Robustness The results for any random process will vary depending on both parameter choice and the particular draw of random variables. The last section demonstrated that given a particular set of parameters and volatility process, estimation using OLS with robust standard errors could reject the true data generating process. This section seeks to answer how often this might happen given a set of particular parameter values and volatility 19

21 process. To answer this question, a monte carlo method is employed. Table 11 Monte Carlo Results < < > < p>0.10 p<0.10 Result Model ˆβ 0.5 SE tstat pvalue OLS FGLS/ML Reversal Monte carlo results for 100,000 simulations. Values represent number of occurences divided by number of simulations. The monte carlo method seeks to quantify the frequency that the previous section results would occur, given the same parameters and volatility process. In particular, it would be of interest to know how often parameter precision is improved, standard errors are reduced, t-statistics are increased and p-values are decreased. Additionally, it may add value to know how often OLS with robust standard errors falsely rejects the true data generating process and how often the volatility compensated model arms the true data generating process. Finally, the monte carlo method also gives us the frequency that the results are reversed; when OLS with robust standard errors rejects but the variance compensated estimation arms the true data generating process. For each model, the process is repeated 100,000 times using the same parameter values and volatility process as described in sections 2 and 3. To measure the precision of the estimate, the distance from the true parameter value is measured as distance = ˆβ 0.5. If the distance from the parameter estimate to the true value is reduced by the variance compenated estimation, the precision is said to have improved. Comparing standard errors is straight forward; the standard errors should generally be smaller after compensating for the variance. Since it is known that the true parameter value is a positive 20

22 number, larger t-statistics can be thought of as an improvement. Moving inversely to t-statistics, smaller p-values can also be considered an improvement. There is also the strange case when a t-statistic can increase but the associated p-value gets smaller. This can occur when at least one t-statistic (estimated coecient) is negative. Comparing how often each technique falsley rejects the true data generating process could use some illustration. The null hypothesis for each estimation technique is that the estimated parameter is not dierent from zero. A critical p-value of 10% is chosen ex-ante. If the ex-post p-value is smaller than 10%, then the inference statement would conclude with 90% condence that the estimated parameter is dierent than zero, while a larger than 10% p-value would conclude that the estimated parameter is not dierent than zero. Since the null hypothesis is false, a p-value that is larger than 10% would result in the failure to reject the false null hypothesis, which is known as a type II error. A type II error results in a rejection of the true data generating process as it falsely implies that the estimated coecient does not explain the dependent variable. Therefore, to compare the two estimation techinques, it may be useful to compare how often OLS with robust standard errors rejects the true data generating process and how often the variance compensated model arms the true model. Additionally, it might be of interest to see how often a result is overturned; where OLS with robust standard errors rejects the true model and the variance compensated estimation arms the true model. The results for each simulation are then stored and a percentage is calculated for each category. The percentage represents how often the variance compensated estimation technique results in an improvement similar to the results outlined in section 3. For example, looking at table 11, 85.26% of the simulations resulted in improved precision for model 1's coecient estimate, which is measured as the distance from the actual value. Similarly, 99.45% of the simulations reduced the size of the standard error for model 9. Model 6 experienced an increase in the associated t-statistic size for 83.65% of the simulations. The size of the p-value was decreased for 91.91% of the simulations for model 7. Estimation using OLS with robust standard errors resulted in rejecting the true 21

23 data generating process for 70.59% of the simulations for model 5. Estimation of model 7 using maximum likelihood resulted in arming the true data generating process for 93.19% of the simulations. Finally, correctly modeling the volatility structure overturned the results for 65.52% of the simulations of model 3. 5 Summary While the OLS estimator remains unbiased and consistent with time varying volatility, it's ineciency may cause researchers to falsely reject the true data generating process. Properly modeling the volatility of a given time series could dramatically alter researcher outcomes. This paper provides ten examples of time series that falsely reject the true data generating process when estimated by OLS with robust standard errors. Additionally, the true data generating process may be armed by alternative estimation techniques that properly weight the errors of a regression. Relying on OLS with robust standard errors alone may or may not be the best approach for researchers. 22

24 References Berndt, Ernst R, Bronwyn H Hall, Robert E Hall, and Jerry A Hausman Estimation and Inference in Nonlinear Structural Models. In Annals of Economic and Social Measurement, vol. 3, Bollerslev, Tim Generalized Autoregressive Conditional Heteroskedasticity. Journal of Econometrics 31 (3): Bollerslev, Tim, Robert F Engle, and Daniel B Nelson ARCH models. Handbook of econometrics 4: Chew, Victor Covariance Matrix Estimation in Linear Models. American Statistical Association 65 (329): Journal of the Cragg, John G More Ecient Estimation in the Presence of Heteroscedasticity of Unknown Form. Econometrica 51: Eicker, Friedhelm Limit Theorems for Regressions with Unequal and Dependent Errors. In Proceedings of the Fifth Berkeley Symposium on Mathematical Statistics and Probability, vol. 1, Eicker, Friedhelm et al Asymptotic Normality and Consistency of the Least Squares Estimators for Families of Linear Regressions. The Annals of Mathematical Statistics 34 (2): Enders, Walter Applied Econometric Time Series. John Wiley & Sons, Hoboken. Engle, Robert Autoregressive Conditional Heteroscedasticity with Estimates of the Variance of United Kingdom Ination. Econometrica 50: Estimates of the Variance of US Ination Based on the ARCH Model. Journal of Money, Credit and Banking 15: Dynamic Conditional Correlation: A Simple Class of Multivariate Generalized Autoregressive Conditional Heteroskedasticity Models. Journal of Business & Economic Statistics 20 (3): Greene, William H Econometric Analysis. Prentice Hall, Upper Saddle River. Hamilton, James D Time Series Analysis. Princeton University Press, Princeton. Harvey, Andrew C Estimating Regression Models with Multiplicative Heteroscedasticity. Econometrica 44: Hildreth, Cliord and James P Houck Some Estimators for a Linear Model with Random Coecients. Journal of the American Statistical Association 63 (322):

25 Huber, Peter J The behavior of maximum likelihood estimates under nonstandard conditions. In Proceedings of the fth Berkeley symposium on mathematical statistics and probability, vol. 1, Jennrich, Robert I Asymptotic Properties of Non-linear Least Squares Estimators. The Annals of Mathematical Statistics 40: MacKinnon, James G and Halbert White Some Heteroskedasticity-Consistent Covariance Matrix Estimators with Improved Finite Sample Properties. Journal of Econometrics 29 (3): McElroy, FW A Necessary and Sucient Condition that Ordinary Least-Squares Estimators Be Best Linear Unbiased. Journal of the American Statistical Association 62 (320): Rao, C Radhakrishna Estimation of Heteroscedastic Variances in Linear Models. Journal of the American Statistical Association 65 (329): Rutemiller, Herbert C and David A Bowers Estimation in a Heteroscedastic Regression Model. Journal of the American Statistical Association 63 (322): White, Halbert A Heteroskedasticity-Consistent Covariance Matrix Estimator and a Direct Test for Heteroskedasticity. Econometrica 48:

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

Time series: Variance modelling

Time series: Variance modelling Time series: Variance modelling Bernt Arne Ødegaard 5 October 018 Contents 1 Motivation 1 1.1 Variance clustering.......................... 1 1. Relation to heteroskedasticity.................... 3 1.3

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

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

IS INFLATION VOLATILITY CORRELATED FOR THE US AND CANADA?

IS INFLATION VOLATILITY CORRELATED FOR THE US AND CANADA? IS INFLATION VOLATILITY CORRELATED FOR THE US AND CANADA? C. Barry Pfitzner, Department of Economics/Business, Randolph-Macon College, Ashland, VA, bpfitzne@rmc.edu ABSTRACT This paper investigates the

More information

List of tables List of boxes List of screenshots Preface to the third edition Acknowledgements

List of tables List of boxes List of screenshots Preface to the third edition Acknowledgements Table of List of figures List of tables List of boxes List of screenshots Preface to the third edition Acknowledgements page xii xv xvii xix xxi xxv 1 Introduction 1 1.1 What is econometrics? 2 1.2 Is

More information

Course information FN3142 Quantitative finance

Course information FN3142 Quantitative finance Course information 015 16 FN314 Quantitative finance This course is aimed at students interested in obtaining a thorough grounding in market finance and related empirical methods. Prerequisite If taken

More information

Market Risk Analysis Volume II. Practical Financial Econometrics

Market Risk Analysis Volume II. Practical Financial Econometrics Market Risk Analysis Volume II Practical Financial Econometrics Carol Alexander John Wiley & Sons, Ltd List of Figures List of Tables List of Examples Foreword Preface to Volume II xiii xvii xx xxii xxvi

More information

Introductory Econometrics for Finance

Introductory Econometrics for Finance Introductory Econometrics for Finance SECOND EDITION Chris Brooks The ICMA Centre, University of Reading CAMBRIDGE UNIVERSITY PRESS List of figures List of tables List of boxes List of screenshots Preface

More information

Experience with the Weighted Bootstrap in Testing for Unobserved Heterogeneity in Exponential and Weibull Duration Models

Experience with the Weighted Bootstrap in Testing for Unobserved Heterogeneity in Exponential and Weibull Duration Models Experience with the Weighted Bootstrap in Testing for Unobserved Heterogeneity in Exponential and Weibull Duration Models Jin Seo Cho, Ta Ul Cheong, Halbert White Abstract We study the properties of the

More information

Volatility Clustering of Fine Wine Prices assuming Different Distributions

Volatility Clustering of Fine Wine Prices assuming Different Distributions Volatility Clustering of Fine Wine Prices assuming Different Distributions Cynthia Royal Tori, PhD Valdosta State University Langdale College of Business 1500 N. Patterson Street, Valdosta, GA USA 31698

More information

Week 7 Quantitative Analysis of Financial Markets Simulation Methods

Week 7 Quantitative Analysis of Financial Markets Simulation Methods Week 7 Quantitative Analysis of Financial Markets Simulation Methods Christopher Ting http://www.mysmu.edu/faculty/christophert/ Christopher Ting : christopherting@smu.edu.sg : 6828 0364 : LKCSB 5036 November

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

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

Omitted Variables Bias in Regime-Switching Models with Slope-Constrained Estimators: Evidence from Monte Carlo Simulations

Omitted Variables Bias in Regime-Switching Models with Slope-Constrained Estimators: Evidence from Monte Carlo Simulations Journal of Statistical and Econometric Methods, vol. 2, no.3, 2013, 49-55 ISSN: 2051-5057 (print version), 2051-5065(online) Scienpress Ltd, 2013 Omitted Variables Bias in Regime-Switching Models with

More information

University of Toronto Financial Econometrics, ECO2411. Course Outline

University of Toronto Financial Econometrics, ECO2411. Course Outline University of Toronto Financial Econometrics, ECO2411 Course Outline John M. Maheu 2006 Office: 5024 (100 St. George St.), K244 (UTM) Office Hours: T2-4, or by appointment Phone: 416-978-1495 (100 St.

More information

Introduction Dickey-Fuller Test Option Pricing Bootstrapping. Simulation Methods. Chapter 13 of Chris Brook s Book.

Introduction Dickey-Fuller Test Option Pricing Bootstrapping. Simulation Methods. Chapter 13 of Chris Brook s Book. Simulation Methods Chapter 13 of Chris Brook s Book Christopher Ting http://www.mysmu.edu/faculty/christophert/ Christopher Ting : christopherting@smu.edu.sg : 6828 0364 : LKCSB 5036 April 26, 2017 Christopher

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

The Great Moderation Flattens Fat Tails: Disappearing Leptokurtosis

The Great Moderation Flattens Fat Tails: Disappearing Leptokurtosis The Great Moderation Flattens Fat Tails: Disappearing Leptokurtosis WenShwo Fang Department of Economics Feng Chia University 100 WenHwa Road, Taichung, TAIWAN Stephen M. Miller* College of Business University

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

2. Copula Methods Background

2. Copula Methods Background 1. Introduction Stock futures markets provide a channel for stock holders potentially transfer risks. Effectiveness of such a hedging strategy relies heavily on the accuracy of hedge ratio estimation.

More information

Application of Bayesian Network to stock price prediction

Application of Bayesian Network to stock price prediction ORIGINAL RESEARCH Application of Bayesian Network to stock price prediction Eisuke Kita, Yi Zuo, Masaaki Harada, Takao Mizuno Graduate School of Information Science, Nagoya University, Japan Correspondence:

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

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

A RIDGE REGRESSION ESTIMATION APPROACH WHEN MULTICOLLINEARITY IS PRESENT

A RIDGE REGRESSION ESTIMATION APPROACH WHEN MULTICOLLINEARITY IS PRESENT Fundamental Journal of Applied Sciences Vol. 1, Issue 1, 016, Pages 19-3 This paper is available online at http://www.frdint.com/ Published online February 18, 016 A RIDGE REGRESSION ESTIMATION APPROACH

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

A Two-Step Estimator for Missing Values in Probit Model Covariates

A Two-Step Estimator for Missing Values in Probit Model Covariates WORKING PAPER 3/2015 A Two-Step Estimator for Missing Values in Probit Model Covariates Lisha Wang and Thomas Laitila Statistics ISSN 1403-0586 http://www.oru.se/institutioner/handelshogskolan-vid-orebro-universitet/forskning/publikationer/working-papers/

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

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

Variance clustering. Two motivations, volatility clustering, and implied volatility

Variance clustering. Two motivations, volatility clustering, and implied volatility Variance modelling The simplest assumption for time series is that variance is constant. Unfortunately that assumption is often violated in actual data. In this lecture we look at the implications of time

More information

IJMS 17 (Special Issue), 119 141 (2010) CRISES AND THE VOLATILITY OF INDONESIAN MACRO-INDICATORS 1 CATUR SUGIYANTO Faculty of Economics and Business Universitas Gadjah Mada, Indonesia Abstract This paper

More information

Multivariate Statistics Lecture Notes. Stephen Ansolabehere

Multivariate Statistics Lecture Notes. Stephen Ansolabehere Multivariate Statistics Lecture Notes Stephen Ansolabehere Spring 2004 TOPICS. The Basic Regression Model 2. Regression Model in Matrix Algebra 3. Estimation 4. Inference and Prediction 5. Logit and Probit

More information

FINANCIAL ECONOMETRICS AND EMPIRICAL FINANCE MODULE 2

FINANCIAL ECONOMETRICS AND EMPIRICAL FINANCE MODULE 2 MSc. Finance/CLEFIN 2017/2018 Edition FINANCIAL ECONOMETRICS AND EMPIRICAL FINANCE MODULE 2 Midterm Exam Solutions June 2018 Time Allowed: 1 hour and 15 minutes Please answer all the questions by writing

More information

GARCH Models. Instructor: G. William Schwert

GARCH Models. Instructor: G. William Schwert APS 425 Fall 2015 GARCH Models Instructor: G. William Schwert 585-275-2470 schwert@schwert.ssb.rochester.edu Autocorrelated Heteroskedasticity Suppose you have regression residuals Mean = 0, not autocorrelated

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

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

Asymmetric Price Transmission: A Copula Approach

Asymmetric Price Transmission: A Copula Approach Asymmetric Price Transmission: A Copula Approach Feng Qiu University of Alberta Barry Goodwin North Carolina State University August, 212 Prepared for the AAEA meeting in Seattle Outline Asymmetric price

More information

Corresponding author: Gregory C Chow,

Corresponding author: Gregory C Chow, Co-movements of Shanghai and New York stock prices by time-varying regressions Gregory C Chow a, Changjiang Liu b, Linlin Niu b,c a Department of Economics, Fisher Hall Princeton University, Princeton,

More information

A Non-Random Walk Down Wall Street

A Non-Random Walk Down Wall Street A Non-Random Walk Down Wall Street Andrew W. Lo A. Craig MacKinlay Princeton University Press Princeton, New Jersey list of Figures List of Tables Preface xiii xv xxi 1 Introduction 3 1.1 The Random Walk

More information

Portfolio construction by volatility forecasts: Does the covariance structure matter?

Portfolio construction by volatility forecasts: Does the covariance structure matter? Portfolio construction by volatility forecasts: Does the covariance structure matter? Momtchil Pojarliev and Wolfgang Polasek INVESCO Asset Management, Bleichstrasse 60-62, D-60313 Frankfurt email: momtchil

More information

An Empirical Examination of Traditional Equity Valuation Models: The case of the Athens Stock Exchange

An Empirical Examination of Traditional Equity Valuation Models: The case of the Athens Stock Exchange European Research Studies, Volume 7, Issue (1-) 004 An Empirical Examination of Traditional Equity Valuation Models: The case of the Athens Stock Exchange By G. A. Karathanassis*, S. N. Spilioti** Abstract

More information

INTERNATIONAL JOURNAL OF ADVANCED RESEARCH IN ENGINEERING AND TECHNOLOGY (IJARET)

INTERNATIONAL JOURNAL OF ADVANCED RESEARCH IN ENGINEERING AND TECHNOLOGY (IJARET) INTERNATIONAL JOURNAL OF ADVANCED RESEARCH IN ENGINEERING AND TECHNOLOGY (IJARET) ISSN 0976-6480 (Print) ISSN 0976-6499 (Online) Volume 5, Issue 3, March (204), pp. 73-82 IAEME: www.iaeme.com/ijaret.asp

More information

Window Width Selection for L 2 Adjusted Quantile Regression

Window Width Selection for L 2 Adjusted Quantile Regression Window Width Selection for L 2 Adjusted Quantile Regression Yoonsuh Jung, The Ohio State University Steven N. MacEachern, The Ohio State University Yoonkyung Lee, The Ohio State University Technical Report

More information

Optimal Hedge Ratio and Hedging Effectiveness of Stock Index Futures Evidence from India

Optimal Hedge Ratio and Hedging Effectiveness of Stock Index Futures Evidence from India Optimal Hedge Ratio and Hedging Effectiveness of Stock Index Futures Evidence from India Executive Summary In a free capital mobile world with increased volatility, the need for an optimal hedge ratio

More information

A Note on the Oil Price Trend and GARCH Shocks

A Note on the Oil Price Trend and GARCH Shocks MPRA Munich Personal RePEc Archive A Note on the Oil Price Trend and GARCH Shocks Li Jing and Henry Thompson 2010 Online at http://mpra.ub.uni-muenchen.de/20654/ MPRA Paper No. 20654, posted 13. February

More information

Markowitz portfolio theory

Markowitz portfolio theory Markowitz portfolio theory Farhad Amu, Marcus Millegård February 9, 2009 1 Introduction Optimizing a portfolio is a major area in nance. The objective is to maximize the yield and simultaneously minimize

More information

Assicurazioni Generali: An Option Pricing Case with NAGARCH

Assicurazioni Generali: An Option Pricing Case with NAGARCH Assicurazioni Generali: An Option Pricing Case with NAGARCH Assicurazioni Generali: Business Snapshot Find our latest analyses and trade ideas on bsic.it Assicurazioni Generali SpA is an Italy-based insurance

More information

Volume 30, Issue 1. Samih A Azar Haigazian University

Volume 30, Issue 1. Samih A Azar Haigazian University Volume 30, Issue Random risk aversion and the cost of eliminating the foreign exchange risk of the Euro Samih A Azar Haigazian University Abstract This paper answers the following questions. If the Euro

More information

Annual risk measures and related statistics

Annual risk measures and related statistics Annual risk measures and related statistics Arno E. Weber, CIPM Applied paper No. 2017-01 August 2017 Annual risk measures and related statistics Arno E. Weber, CIPM 1,2 Applied paper No. 2017-01 August

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

The Evidence for Differences in Risk for Fixed vs Mobile Telecoms For the Office of Communications (Ofcom)

The Evidence for Differences in Risk for Fixed vs Mobile Telecoms For the Office of Communications (Ofcom) The Evidence for Differences in Risk for Fixed vs Mobile Telecoms For the Office of Communications (Ofcom) November 2017 Project Team Dr. Richard Hern Marija Spasovska Aldo Motta NERA Economic Consulting

More information

Modeling the volatility of FTSE All Share Index Returns

Modeling the volatility of FTSE All Share Index Returns MPRA Munich Personal RePEc Archive Modeling the volatility of FTSE All Share Index Returns Bayraci, Selcuk University of Exeter, Yeditepe University 27. April 2007 Online at http://mpra.ub.uni-muenchen.de/28095/

More information

THE INFORMATION CONTENT OF IMPLIED VOLATILITY IN AGRICULTURAL COMMODITY MARKETS. Pierre Giot 1

THE INFORMATION CONTENT OF IMPLIED VOLATILITY IN AGRICULTURAL COMMODITY MARKETS. Pierre Giot 1 THE INFORMATION CONTENT OF IMPLIED VOLATILITY IN AGRICULTURAL COMMODITY MARKETS Pierre Giot 1 May 2002 Abstract In this paper we compare the incremental information content of lagged implied volatility

More information

Oil Price Effects on Exchange Rate and Price Level: The Case of South Korea

Oil Price Effects on Exchange Rate and Price Level: The Case of South Korea Oil Price Effects on Exchange Rate and Price Level: The Case of South Korea Mirzosaid SULTONOV 東北公益文科大学総合研究論集第 34 号抜刷 2018 年 7 月 30 日発行 研究論文 Oil Price Effects on Exchange Rate and Price Level: The Case

More information

Panel Regression of Out-of-the-Money S&P 500 Index Put Options Prices

Panel Regression of Out-of-the-Money S&P 500 Index Put Options Prices Panel Regression of Out-of-the-Money S&P 500 Index Put Options Prices Prakher Bajpai* (May 8, 2014) 1 Introduction In 1973, two economists, Myron Scholes and Fischer Black, developed a mathematical model

More information

State Switching in US Equity Index Returns based on SETAR Model with Kalman Filter Tracking

State Switching in US Equity Index Returns based on SETAR Model with Kalman Filter Tracking State Switching in US Equity Index Returns based on SETAR Model with Kalman Filter Tracking Timothy Little, Xiao-Ping Zhang Dept. of Electrical and Computer Engineering Ryerson University 350 Victoria

More information

Much of what appears here comes from ideas presented in the book:

Much of what appears here comes from ideas presented in the book: Chapter 11 Robust statistical methods Much of what appears here comes from ideas presented in the book: Huber, Peter J. (1981), Robust statistics, John Wiley & Sons (New York; Chichester). There are many

More information

The Comovements Along the Term Structure of Oil Forwards in Periods of High and Low Volatility: How Tight Are They?

The Comovements Along the Term Structure of Oil Forwards in Periods of High and Low Volatility: How Tight Are They? The Comovements Along the Term Structure of Oil Forwards in Periods of High and Low Volatility: How Tight Are They? Massimiliano Marzo and Paolo Zagaglia This version: January 6, 29 Preliminary: comments

More information

درس هفتم یادگیري ماشین. (Machine Learning) دانشگاه فردوسی مشهد دانشکده مهندسی رضا منصفی

درس هفتم یادگیري ماشین. (Machine Learning) دانشگاه فردوسی مشهد دانشکده مهندسی رضا منصفی یادگیري ماشین توزیع هاي نمونه و تخمین نقطه اي پارامترها Sampling Distributions and Point Estimation of Parameter (Machine Learning) دانشگاه فردوسی مشهد دانشکده مهندسی رضا منصفی درس هفتم 1 Outline Introduction

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

An Application of Extreme Value Theory for Measuring Financial Risk in the Uruguayan Pension Fund 1

An Application of Extreme Value Theory for Measuring Financial Risk in the Uruguayan Pension Fund 1 An Application of Extreme Value Theory for Measuring Financial Risk in the Uruguayan Pension Fund 1 Guillermo Magnou 23 January 2016 Abstract Traditional methods for financial risk measures adopts normal

More information

Volatility Spillovers and Causality of Carbon Emissions, Oil and Coal Spot and Futures for the EU and USA

Volatility Spillovers and Causality of Carbon Emissions, Oil and Coal Spot and Futures for the EU and USA 22nd International Congress on Modelling and Simulation, Hobart, Tasmania, Australia, 3 to 8 December 2017 mssanz.org.au/modsim2017 Volatility Spillovers and Causality of Carbon Emissions, Oil and Coal

More information

Lecture 8: Markov and Regime

Lecture 8: Markov and Regime Lecture 8: Markov and Regime Switching Models Prof. Massimo Guidolin 20192 Financial Econometrics Spring 2016 Overview Motivation Deterministic vs. Endogeneous, Stochastic Switching Dummy Regressiom Switching

More information

PARAMETRIC AND NON-PARAMETRIC BOOTSTRAP: A SIMULATION STUDY FOR A LINEAR REGRESSION WITH RESIDUALS FROM A MIXTURE OF LAPLACE DISTRIBUTIONS

PARAMETRIC AND NON-PARAMETRIC BOOTSTRAP: A SIMULATION STUDY FOR A LINEAR REGRESSION WITH RESIDUALS FROM A MIXTURE OF LAPLACE DISTRIBUTIONS PARAMETRIC AND NON-PARAMETRIC BOOTSTRAP: A SIMULATION STUDY FOR A LINEAR REGRESSION WITH RESIDUALS FROM A MIXTURE OF LAPLACE DISTRIBUTIONS Melfi Alrasheedi School of Business, King Faisal University, Saudi

More information

Inference with Dierence-in-Dierences Revisited

Inference with Dierence-in-Dierences Revisited Inference with Dierence-in-Dierences Revisited Mike Brewer University of Essex Institute for Fiscal Studies Thomas F. Crossley Koc University Institute for Fiscal Studies University of Cambridge Robert

More information

. Large-dimensional and multi-scale effects in stocks volatility m

. Large-dimensional and multi-scale effects in stocks volatility m Large-dimensional and multi-scale effects in stocks volatility modeling Swissquote bank, Quant Asset Management work done at: Chaire de finance quantitative, École Centrale Paris Capital Fund Management,

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

Department of Economics Working Paper

Department of Economics Working Paper Department of Economics Working Paper Rethinking Cointegration and the Expectation Hypothesis of the Term Structure Jing Li Miami University George Davis Miami University August 2014 Working Paper # -

More information

Financial Risk Forecasting Chapter 9 Extreme Value Theory

Financial Risk Forecasting Chapter 9 Extreme Value Theory Financial Risk Forecasting Chapter 9 Extreme Value Theory Jon Danielsson 2017 London School of Economics To accompany Financial Risk Forecasting www.financialriskforecasting.com Published by Wiley 2011

More information

Presence of Stochastic Errors in the Input Demands: Are Dual and Primal Estimations Equivalent?

Presence of Stochastic Errors in the Input Demands: Are Dual and Primal Estimations Equivalent? Presence of Stochastic Errors in the Input Demands: Are Dual and Primal Estimations Equivalent? Mauricio Bittencourt (The Ohio State University, Federal University of Parana Brazil) bittencourt.1@osu.edu

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

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

Journal of Economics and Financial Analysis, Vol:1, No:1 (2017) 1-13

Journal of Economics and Financial Analysis, Vol:1, No:1 (2017) 1-13 Journal of Economics and Financial Analysis, Vol:1, No:1 (2017) 1-13 Journal of Economics and Financial Analysis Type: Double Blind Peer Reviewed Scientific Journal Printed ISSN: 2521-6627 Online ISSN:

More information

Asian Economic and Financial Review A REGRESSION BASED APPROACH TO CAPTURING THE LEVEL DEPENDENCE IN THE VOLATILITY OF STOCK RETURNS

Asian Economic and Financial Review A REGRESSION BASED APPROACH TO CAPTURING THE LEVEL DEPENDENCE IN THE VOLATILITY OF STOCK RETURNS Asian Economic and Financial Review ISSN(e): 2222-6737/ISSN(p): 2305-2147 URL: www.aessweb.com A REGRESSION BASED APPROACH TO CAPTURING THE LEVEL DEPENDENCE IN THE VOLATILITY OF STOCK RETURNS Lakshmi Padmakumari

More information

University of California Berkeley

University of California Berkeley University of California Berkeley A Comment on The Cross-Section of Volatility and Expected Returns : The Statistical Significance of FVIX is Driven by a Single Outlier Robert M. Anderson Stephen W. Bianchi

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

Intraday Volatility Forecast in Australian Equity Market

Intraday Volatility Forecast in Australian Equity Market 20th International Congress on Modelling and Simulation, Adelaide, Australia, 1 6 December 2013 www.mssanz.org.au/modsim2013 Intraday Volatility Forecast in Australian Equity Market Abhay K Singh, David

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

Foreign direct investment and profit outflows: a causality analysis for the Brazilian economy. Abstract

Foreign direct investment and profit outflows: a causality analysis for the Brazilian economy. Abstract Foreign direct investment and profit outflows: a causality analysis for the Brazilian economy Fernando Seabra Federal University of Santa Catarina Lisandra Flach Universität Stuttgart Abstract Most empirical

More information

Lecture 9: Markov and Regime

Lecture 9: Markov and Regime Lecture 9: Markov and Regime Switching Models Prof. Massimo Guidolin 20192 Financial Econometrics Spring 2017 Overview Motivation Deterministic vs. Endogeneous, Stochastic Switching Dummy Regressiom Switching

More information

A market risk model for asymmetric distributed series of return

A market risk model for asymmetric distributed series of return University of Wollongong Research Online University of Wollongong in Dubai - Papers University of Wollongong in Dubai 2012 A market risk model for asymmetric distributed series of return Kostas Giannopoulos

More information

Volatility Prediction with. Mixture Density Networks. Christian Schittenkopf. Georg Dorner. Engelbert J. Dockner. Report No. 15

Volatility Prediction with. Mixture Density Networks. Christian Schittenkopf. Georg Dorner. Engelbert J. Dockner. Report No. 15 Volatility Prediction with Mixture Density Networks Christian Schittenkopf Georg Dorner Engelbert J. Dockner Report No. 15 May 1998 May 1998 SFB `Adaptive Information Systems and Modelling in Economics

More information

Analyzing Oil Futures with a Dynamic Nelson-Siegel Model

Analyzing Oil Futures with a Dynamic Nelson-Siegel Model Analyzing Oil Futures with a Dynamic Nelson-Siegel Model NIELS STRANGE HANSEN & ASGER LUNDE DEPARTMENT OF ECONOMICS AND BUSINESS, BUSINESS AND SOCIAL SCIENCES, AARHUS UNIVERSITY AND CENTER FOR RESEARCH

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

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

Equity Price Dynamics Before and After the Introduction of the Euro: A Note*

Equity Price Dynamics Before and After the Introduction of the Euro: A Note* Equity Price Dynamics Before and After the Introduction of the Euro: A Note* Yin-Wong Cheung University of California, U.S.A. Frank Westermann University of Munich, Germany Daily data from the German and

More information

A potentially useful approach to model nonlinearities in time series is to assume different behavior (structural break) in different subsamples

A potentially useful approach to model nonlinearities in time series is to assume different behavior (structural break) in different subsamples 1.3 Regime switching models A potentially useful approach to model nonlinearities in time series is to assume different behavior (structural break) in different subsamples (or regimes). If the dates, the

More information

Threshold cointegration and nonlinear adjustment between stock prices and dividends

Threshold cointegration and nonlinear adjustment between stock prices and dividends Applied Economics Letters, 2010, 17, 405 410 Threshold cointegration and nonlinear adjustment between stock prices and dividends Vicente Esteve a, * and Marı a A. Prats b a Departmento de Economia Aplicada

More information

Estimation of dynamic term structure models

Estimation of dynamic term structure models Estimation of dynamic term structure models Greg Duffee Haas School of Business, UC-Berkeley Joint with Richard Stanton, Haas School Presentation at IMA Workshop, May 2004 (full paper at http://faculty.haas.berkeley.edu/duffee)

More information

COINTEGRATION AND MARKET EFFICIENCY: AN APPLICATION TO THE CANADIAN TREASURY BILL MARKET. Soo-Bin Park* Carleton University, Ottawa, Canada K1S 5B6

COINTEGRATION AND MARKET EFFICIENCY: AN APPLICATION TO THE CANADIAN TREASURY BILL MARKET. Soo-Bin Park* Carleton University, Ottawa, Canada K1S 5B6 1 COINTEGRATION AND MARKET EFFICIENCY: AN APPLICATION TO THE CANADIAN TREASURY BILL MARKET Soo-Bin Park* Carleton University, Ottawa, Canada K1S 5B6 Abstract: In this study we examine if the spot and forward

More information

MODELING VOLATILITY OF US CONSUMER CREDIT SERIES

MODELING VOLATILITY OF US CONSUMER CREDIT SERIES MODELING VOLATILITY OF US CONSUMER CREDIT SERIES Ellis Heath Harley Langdale, Jr. College of Business Administration Valdosta State University 1500 N. Patterson Street Valdosta, GA 31698 ABSTRACT Consumer

More information

Volatility Models and Their Applications

Volatility Models and Their Applications HANDBOOK OF Volatility Models and Their Applications Edited by Luc BAUWENS CHRISTIAN HAFNER SEBASTIEN LAURENT WILEY A John Wiley & Sons, Inc., Publication PREFACE CONTRIBUTORS XVII XIX [JQ VOLATILITY MODELS

More information

RISK SPILLOVER EFFECTS IN THE CZECH FINANCIAL MARKET

RISK SPILLOVER EFFECTS IN THE CZECH FINANCIAL MARKET RISK SPILLOVER EFFECTS IN THE CZECH FINANCIAL MARKET Vít Pošta Abstract The paper focuses on the assessment of the evolution of risk in three segments of the Czech financial market: capital market, money/debt

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

Volume 37, Issue 2. Handling Endogeneity in Stochastic Frontier Analysis

Volume 37, Issue 2. Handling Endogeneity in Stochastic Frontier Analysis Volume 37, Issue 2 Handling Endogeneity in Stochastic Frontier Analysis Mustafa U. Karakaplan Georgetown University Levent Kutlu Georgia Institute of Technology Abstract We present a general maximum likelihood

More information

Discussion Paper No. DP 07/05

Discussion Paper No. DP 07/05 SCHOOL OF ACCOUNTING, FINANCE AND MANAGEMENT Essex Finance Centre A Stochastic Variance Factor Model for Large Datasets and an Application to S&P data A. Cipollini University of Essex G. Kapetanios Queen

More information

Estimating Bivariate GARCH-Jump Model Based on High Frequency Data : the case of revaluation of Chinese Yuan in July 2005

Estimating Bivariate GARCH-Jump Model Based on High Frequency Data : the case of revaluation of Chinese Yuan in July 2005 Estimating Bivariate GARCH-Jump Model Based on High Frequency Data : the case of revaluation of Chinese Yuan in July 2005 Xinhong Lu, Koichi Maekawa, Ken-ichi Kawai July 2006 Abstract This paper attempts

More information

Chapter 1. Introduction

Chapter 1. Introduction Chapter 1 Introduction 2 Oil Price Uncertainty As noted in the Preface, the relationship between the price of oil and the level of economic activity is a fundamental empirical issue in macroeconomics.

More information

A Note on Predicting Returns with Financial Ratios

A Note on Predicting Returns with Financial Ratios A Note on Predicting Returns with Financial Ratios Amit Goyal Goizueta Business School Emory University Ivo Welch Yale School of Management Yale Economics Department NBER December 16, 2003 Abstract This

More information