TSP-Programm zu Abschnitt 6.1.: Zeitreihenanalyse

Size: px
Start display at page:

Download "TSP-Programm zu Abschnitt 6.1.: Zeitreihenanalyse"

Transcription

1 TSP-Programm zu Abschnitt 6.1.: Zeitreihenanalyse this copy licensed for use by: TSP/GiveWin update 4/07#50AGT TSP Version 5.0 ( 4/17/07) TSP/GiveWin 4MB Copyright (C) 2007 TSP International ALL RIGHTS RESERVED 01/07/09 2:30 PM In case of questions or problems, see your local TSP consultant or send a description of the problem and the associated TSP output to: TSP International P.O. Box Palo Alto, CA USA PROGRAM COMMAND *************************************************************** 1 options crt; 2 2?Laden der Daten: 2 freq q;?quartalsdaten 3 smpl 1972:4 2005:4;?Stichprobe über die Quartale 1972Q4 bis 2005Q4 4 4 read (FILE= Office.xls );?Lese eine Excel-Datei ein 5 5?Ansehen der Daten 5?print ne; 5 5?Logarithmierte Werte (Daten in Levels) 5 lne = log(ne); 6 6 smpl 1973:1 2005:4; 7 dlne = lne - lne(-1); 8 8?deskriptive Statistik 8 msd dlne; 9 1

2 9?Diagramm 9 plot lne; 10 bjident(ndiff=1,nlag=12,nlagp=12)lne; 11 11?stop; 11 11?Augmented Dickey-Fuller in Levels 11 smpl 1975:3 2005:4; 12 olsq dlne lne(-1) dlne(-1) dlne(-2) dlne(-3) dlne(-4) dlne(-5) dlne(-6) dlne(-7) dlne(-8) dlne(-9) dlne(-10) c; 13 cdf(dickeyf)@t(1); 14?Kritische Werte: 1% = ? 5% = ? 10% = smpl 1973:2 2005:4; 15 olsq dlne lne(-1) dlne(-1) c; 16 cdf(dickeyf)@t(1); 17 17?Kritische Werte: 1% = ? 5% = ? 10% = resid1 18 bjident(ndiff=0,nlag=24,nlagp=24)resid1; 19 19?Augmented Dickey-Fuller in Differenzen 19 smpl 1973:2 2005:4; 20 ddlne = dlne - dlne(-1); 21 smpl 1975:4 2005:4; 22 olsq ddlne dlne(-1) ddlne(-1) ddlne(-2) ddlne(-3) ddlne(-4) ddlne(-5) ddlne(-6) ddlne(-7) ddlne(-8) ddlne(-9) ddlne(-10) c; 23 cdf(dickeyf)@t(1); 24?Kritische Werte: 1% = ? 5% = ? 10% = smpl 1973:2 2005:4; 25 olsq ddlne dlne(-1) c; 26 cdf(dickeyf)@t(1); 27?Kritische Werte: 1% = ? 5% = ? 10% = resid2 2

3 28 bjident(ndiff=0,nlag=24,nlagp=24)resid2; 29 29?stop; smpl 1973:2 2005:4; 30 olsq dlne dlne(-1) c; resid3 32 bjident(ndiff=0,nlag=24,nlagp=24)resid3; 33 33?stop; smpl 1973:2 2005:4; 34 bjest(cumplot, nback=5, nar=1, nma=2, ndiff=1,root)dlne; smpl 1974:1 2005:4; 36 resid4 37 bjident(ndiff=0,nlag=24,nlagp=24)resid4; 38 EXECUTION ******************************************************************************* 3

4 Current sample: 1972:4 to 2005:4 Current sample: 1973:1 to 2005:4 Number of Observations: 132 Univariate statistics ===================== Mean Std Dev Minimum Maximum DLNE Sum Variance Skewness Kurtosis DLNE ====================== Box-Jenkins procedures Procedure BJIDENT ====================== OPTIONS FOR THIS ROUTINE ======================== BARTLETT = TRUE ESACF = FALSE IAC = FALSE NAR = 0 NDIFF = 1 NLAG = 12 NLAGP = 12 NMA = 0 NSDIFF = 0 NSPAN = 4 PACMETH = BURG PLOT = TRUE PLOTAC = TRUE PLTRAW = FALSE PREVIEW = TRUE PRINT = FALSE SILENT = FALSE Series: (1-B) LNE Mean = Std. Error = E E-01 4

5 Autocorrelations ================ Series: LNE Mean = Std. Error = Lags Autocorrelations Standard Errors E Q-statistics Autocorrelations Standard Errors Q-statistics E+04 Autocorrelations Standard Errors Q-statistics 0.112E E+04 Series: (1-B) LNE Mean = E-02 Std. Error = E-01 Lags Autocorrelations E E E-01 Standard Errors E E E E E-01 Q-statistics Autocorrelations 0.805E E E E-01 Standard Errors E E E E E-01 Q-statistics Autocorrelations E E-01 Standard Errors E E-01 Q-statistics

6 Partial Autocorrelations ======================== Series: LNE Standard Error of Autocorrelations = E-01 Lags Partial Autocorrs E E E-01 Partial Autocorrs E E E E Partial Autocorrs E E-01 Series: (1-B) LNE Standard Error of Autocorrelations = E-01 Lags Partial Autocorrs E E E E-01 Partial Autocorrs E E E E-01 Partial Autocorrs E E-01 Autocorrelation Function of: LNE R R R R R R R R R R R R

7 Partial Autocorrelation Function of: LNE R R R R R R R R R R R R Autocorrelation Function of: (1-B) LNE R R R R R R R R R R R R

8 Partial Autocorrelation Function of: (1-B) LNE R R R R R R R R R R R R Current sample: 1975:3 to 2005:4 8

9 Dependent variable: DLNE Current sample: 1975:3 to 2005:4 Number of observations: 122 Equation 1 ============ Method of estimation = Ordinary Least Squares Mean of dep. var. = E-02 Std. dev. of dep. var. = Sum of squared residuals = Variance of residuals = E-03 Std. error of regression = R-squared = Adjusted R-squared = LM het. test = [.343] Durbin-Watson = [.119,.850] Durbin s h alt. = [.342] Jarque-Bera test = [.000] Ramsey s RESET2 = [.248] F (zero slopes) = [.186] Schwarz B.I.C. = Log likelihood = Estimated Standard Variable Coefficient Error t-statistic P-value LNE(-1) E [.646] DLNE(-1) [.003] DLNE(-2) [.636] DLNE(-3) [.883] DLNE(-4) [.905] DLNE(-5) [.756] DLNE(-6) [.587] DLNE(-7) [.605] DLNE(-8) [.510] DLNE(-9) [.123] DLNE(-10) [.759] C [.619] DICKEY-FULLER(CT,ASY.,0) Test Statistic: , Lower tail area: Current sample: 1973:2 to 2005:4 9

10 Equation 2 ============ Method of estimation = Ordinary Least Squares Dependent variable: DLNE Current sample: 1973:2 to 2005:4 Number of observations: 131 Mean of dep. var. = E-02 Std. dev. of dep. var. = Sum of squared residuals = Variance of residuals = E-03 Std. error of regression = R-squared = Adjusted R-squared = LM het. test = [.265] Durbin-Watson = [.486,.628] Durbin s h = [.438] Durbin s h alt. = [.592] Jarque-Bera test = [.000] Ramsey s RESET2 = [.030] F (zero slopes) = [.002] Schwarz B.I.C. = Log likelihood = Estimated Standard Variable Coefficient Error t-statistic P-value LNE(-1) E [.985] DLNE(-1) [.001] C E [.978] DICKEY-FULLER(CT,ASY.,0) Test Statistic: E-01, Lower tail area: ====================== Box-Jenkins procedures Procedure BJIDENT ====================== 10

11 OPTIONS FOR THIS ROUTINE ======================== BARTLETT = TRUE ESACF = FALSE IAC = FALSE NAR = 0 NDIFF = 0 NLAG = 24 NLAGP = 24 NMA = 0 NSDIFF = 0 NSPAN = 4 PACMETH = BURG PLOT = TRUE PLOTAC = TRUE PLTRAW = FALSE PREVIEW = TRUE PRINT = FALSE SILENT = FALSE Autocorrelations ================ Series: RESID1 Mean = E-10 Std. Error = E-01 Lags Autocorrelations E E E E E-01 Standard Errors E E E E E-01 Q-statistics 0.238E Autocorrelations 0.502E E E E-01 Standard Errors E E E E E-01 Q-statistics Autocorrelations E E E E E-01 Standard Errors E E E E E-01 Q-statistics Autocorrelations 0.258E E E E-02 Standard Errors E E E E E-01 Q-statistics Autocorrelations E E E E-01 Standard Errors E E E E-01 Q-statistics

12 Partial Autocorrelations ======================== Series: RESID1 Standard Error of Autocorrelations = E-01 Lags Partial Autocorrs E E E E E-01 Partial Autocorrs E E E E-01 Partial Autocorrs E E E E E-01 Partial Autocorrs E E E E-01 Partial Autocorrs E E E E-01 Autocorrelation Function of: RESID1 1 + R R R R R R R R R R R R R R R R R R R R R R R R

13 Partial Autocorrelation Function of: RESID1 1 + R R R R R R R R R R R R R R R R R R R R R R R R Current sample: 1973:2 to 2005:4 Current sample: 1975:4 to 2005:4 13

14 Dependent variable: DDLNE Current sample: 1975:4 to 2005:4 Number of observations: 121 Equation 3 ============ Method of estimation = Ordinary Least Squares Mean of dep. var. = E-04 Std. dev. of dep. var. = Sum of squared residuals = Variance of residuals = E-03 Std. error of regression = R-squared = Adjusted R-squared = LM het. test = [.309] Durbin-Watson = [.129,.863] Durbin s h alt. = [.780] Jarque-Bera test = [.000] Ramsey s RESET2 = [.031] F (zero slopes) = [.000] Schwarz B.I.C. = Log likelihood = Estimated Standard Variable Coefficient Error t-statistic P-value DLNE(-1) [.005] DDLNE(-1) [.477] DDLNE(-2) [.662] DDLNE(-3) [.548] DDLNE(-4) [.563] DDLNE(-5) [.687] DDLNE(-6) [.912] DDLNE(-7) [.843] DDLNE(-8) [.723] DDLNE(-9) [.353] DDLNE(-10) [.308] C E E [.404] DICKEY-FULLER(CT,ASY.,0) Test Statistic: , Lower tail area: Current sample: 1973:2 to 2005:4 14

15 Equation 4 ============ Method of estimation = Ordinary Least Squares Dependent variable: DDLNE Current sample: 1973:2 to 2005:4 Number of observations: 131 Mean of dep. var. = E-03 Std. dev. of dep. var. = Sum of squared residuals = Variance of residuals = E-03 Std. error of regression = R-squared = Adjusted R-squared = LM het. test = [.259] Durbin-Watson = [.523,.593] Jarque-Bera test = [.000] Ramsey s RESET2 = [.030] F (zero slopes) = [.000] Schwarz B.I.C. = Log likelihood = Estimated Standard Variable Coefficient Error t-statistic P-value DLNE(-1) [.000] C E E [.343] DICKEY-FULLER(CT,ASY.,0) Test Statistic: , Lower tail area: ====================== Box-Jenkins procedures Procedure BJIDENT ====================== 15

16 OPTIONS FOR THIS ROUTINE ======================== BARTLETT = TRUE ESACF = FALSE IAC = FALSE NAR = 0 NDIFF = 0 NLAG = 24 NLAGP = 24 NMA = 0 NSDIFF = 0 NSPAN = 4 PACMETH = BURG PLOT = TRUE PLOTAC = TRUE PLTRAW = FALSE PREVIEW = TRUE PRINT = FALSE SILENT = FALSE Autocorrelations ================ Series: RESID2 Mean = E-10 Std. Error = E-01 Lags Autocorrelations E E E E E-01 Standard Errors E E E E E-01 Q-statistics 0.242E Autocorrelations 0.504E E E E-01 Standard Errors E E E E E-01 Q-statistics Autocorrelations E E E E E-01 Standard Errors E E E E E-01 Q-statistics Autocorrelations 0.261E E E E-02 Standard Errors E E E E E-01 Q-statistics Autocorrelations E E E E-01 Standard Errors E E E E-01 Q-statistics

17 Partial Autocorrelations ======================== Series: RESID2 Standard Error of Autocorrelations = E-01 Lags Partial Autocorrs E E E E E-01 Partial Autocorrs E E E E-01 Partial Autocorrs E E E E E-01 Partial Autocorrs E E E E-01 Partial Autocorrs E E E E-01 Autocorrelation Function of: RESID2 1 + R R R R R R R R R R R R R R R R R R R R R R R R

18 Partial Autocorrelation Function of: RESID2 1 + R R R R R R R R R R R R R R R R R R R R R R R R Current sample: 1973:2 to 2005:4 18

19 Equation 5 ============ Method of estimation = Ordinary Least Squares Dependent variable: DLNE Current sample: 1973:2 to 2005:4 Number of observations: 131 Mean of dep. var. = E-02 Std. dev. of dep. var. = Sum of squared residuals = Variance of residuals = E-03 Std. error of regression = R-squared = Adjusted R-squared = LM het. test = [.265] Durbin-Watson = [.523,.593] Durbin s h = [.577] Durbin s h alt. = [.594] Jarque-Bera test = [.000] Ramsey s RESET2 = [.030] F (zero slopes) = [.000] Schwarz B.I.C. = Log likelihood = Estimated Standard Variable Coefficient Error t-statistic P-value DLNE(-1) [.000] C E E [.343] ====================== Box-Jenkins procedures Procedure BJIDENT ====================== 19

20 OPTIONS FOR THIS ROUTINE ======================== BARTLETT = TRUE ESACF = FALSE IAC = FALSE NAR = 0 NDIFF = 0 NLAG = 24 NLAGP = 24 NMA = 0 NSDIFF = 0 NSPAN = 4 PACMETH = BURG PLOT = TRUE PLOTAC = TRUE PLTRAW = FALSE PREVIEW = TRUE PRINT = FALSE SILENT = FALSE Autocorrelations ================ Series: RESID3 Mean = E-10 Std. Error = E-01 Lags Autocorrelations E E E E E-01 Standard Errors E E E E E-01 Q-statistics 0.242E Autocorrelations 0.504E E E E-01 Standard Errors E E E E E-01 Q-statistics Autocorrelations E E E E E-01 Standard Errors E E E E E-01 Q-statistics Autocorrelations 0.261E E E E-02 Standard Errors E E E E E-01 Q-statistics Autocorrelations E E E E-01 Standard Errors E E E E-01 Q-statistics

21 Partial Autocorrelations ======================== Series: RESID3 Standard Error of Autocorrelations = E-01 Lags Partial Autocorrs E E E E E-01 Partial Autocorrs E E E E-01 Partial Autocorrs E E E E E-01 Partial Autocorrs E E E E-01 Partial Autocorrs E E E E-01 Autocorrelation Function of: RESID3 1 + R R R R R R R R R R R R R R R R R R R R R R R R

22 Partial Autocorrelation Function of: RESID3 1 + R R R R R R R R R R R R R R R R R R R R R R R R Current sample: 1973:2 to 2005:4 ====================== Box-Jenkins procedures Procedure BJEST ====================== 22

23 Working space used: 2195 STARTING VALUES PHI1 THETA1 THETA2 VALUE F= FNEW= ISQZ= 0 STEP= 1. CRIT= F= FNEW= ISQZ= 0 STEP= 1. CRIT= F= FNEW= ISQZ= 2 STEP=.063 CRIT= F= FNEW= ISQZ= 2 STEP=.063 CRIT= F= FNEW= ISQZ= 2 STEP=.063 CRIT= F= FNEW= ISQZ= 2 STEP=.063 CRIT= F= FNEW= ISQZ= 3 STEP=.016 CRIT= F= FNEW= ISQZ= 3 STEP=.016 CRIT= F= FNEW= ISQZ= 3 STEP=.016 CRIT= F= FNEW= ISQZ= 2 STEP=.063 CRIT= F= FNEW= ISQZ= 1 STEP=.250 CRIT= F= FNEW= ISQZ= 3 STEP=.016 CRIT= F= FNEW= ISQZ= 3 STEP=.016 CRIT= F= FNEW= ISQZ= 3 STEP=.016 CRIT= F= FNEW= ISQZ= 3 STEP=.016 CRIT= F= FNEW= ISQZ= 5 STEP=.977E-03 CRIT= F= FNEW= ISQZ= 5 STEP=.977E-03 CRIT= F= FNEW= ISQZ= 5 STEP=.977E-03 CRIT= F= FNEW= ISQZ= 6 STEP=.244E-03 CRIT= F= FNEW= ISQZ= 7 STEP=.610E-04 CRIT= PHI1 THETA1 THETA2 ESTIMATE CHANGES CONVERGENCE NOT ACHIEVED AFTER 20 ITERATIONS 392 FUNCTION EVALUATIONS. 23

24 Results of Box-Jenkins Estimation ================================= Dependent variable: DLNE Current sample: 1973:2 to 2005:4 Number of observations: 130 Statistics Based on Differenced Series ====================================== Mean of dep. var. = E-04 Adjusted R-squared = Std. dev. of dep. var. = LM het. test = [.048] Sum of squared residuals = Durbin-Watson = Variance of residuals = E-03 Schwarz B.I.C. = Std. error of regression = Log likelihood = R-squared = Standard Parameter Estimate Error t-statistic P-value PHI [.000] THETA [.000] THETA [.000] Standard Errors computed from quadratic form of analytic first derivatives (Gauss) 1 2 Real Imag Modulus Roots of the Polynomial THETA(Z) 24

25 Autocorrelations of the Residuals Autocorr Q-stat P-value Autocorr Q-stat P-value Autocorr Q-stat P-value Autocorr Q-stat P-value Autocorr Q-stat P-value

26 Normalized Cumulative Periodogram of Residuals Expected CP plotted with (.) Actual CP plotted with (*) Band (+) marks the 10% Kolmogorov-Smirnov limits Period * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * + 26

27 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * Current sample: 1974:1 to 2005:4 27

28 ====================== Box-Jenkins procedures Procedure BJIDENT ====================== OPTIONS FOR THIS ROUTINE ======================== BARTLETT = TRUE ESACF = FALSE IAC = FALSE NAR = 0 NDIFF = 0 NLAG = 24 NLAGP = 24 NMA = 0 NSDIFF = 0 NSPAN = 4 PACMETH = BURG PLOT = TRUE PLOTAC = TRUE PLTRAW = FALSE PREVIEW = TRUE PRINT = FALSE SILENT = FALSE Autocorrelations ================ Series: RESID4 Mean = E-03 Std. Error = E-01 Lags Autocorrelations E E-01 Standard Errors E E E E E-01 Q-statistics 0.180E Autocorrelations E E E E-03 Standard Errors E E E E E-01 Q-statistics Autocorrelations E E E E-01 Standard Errors E E E E E-01 Q-statistics Autocorrelations E E E E-01 Standard Errors E E E E E-01 Q-statistics Autocorrelations E E E E-01 Standard Errors E E E E-01 Q-statistics

29 Partial Autocorrelations ======================== Series: RESID4 Standard Error of Autocorrelations = E-01 Lags Partial Autocorrs E Partial Autocorrs E E E E-01 Partial Autocorrs E E E-01 Partial Autocorrs E E E-02 Partial Autocorrs E E E E-01 Autocorrelation Function of: RESID4 1 + R R R R R R R R R R R R R R R R R R R R R R R R

30 Partial Autocorrelation Function of: RESID4 1 + R R R R R R R R R R R R R R R R R R R R R R R R ******************************************************************************* END OF OUTPUT. MEMORY USAGE: ITEM: DATA ARRAY TOTAL MEMORY UNITS: (4-BYTE WORDS) (MEGABYTES) MEMORY ALLOCATED : MEMORY ACTUALLY REQUIRED : CURRENT VARIABLE STORAGE :

31 Grafik 1: Plot 31

32 Grafik 2: Bjident 2 32

33 Grafik 3: Bjest 3 33

Econ 533 Problem Set #2 Answer Sheets

Econ 533 Problem Set #2 Answer Sheets Econ 533 Problem Set #2 Answer Sheets Using the data set hybrid.xls from the last homework set and TSP, estimate both a probit and a logit model of the decision to purchase a hybrid vehicle as a function

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

Appendixes Appendix 1 Data of Dependent Variables and Independent Variables Period

Appendixes Appendix 1 Data of Dependent Variables and Independent Variables Period Appendixes Appendix 1 Data of Dependent Variables and Independent Variables Period 1-15 1 ROA INF KURS FG January 1,3,7 9 -,19 February 1,79,5 95 3,1 March 1,3,7 91,95 April 1,79,1 919,71 May 1,99,7 955

More information

Lampiran 1. Tabulasi Data

Lampiran 1. Tabulasi Data Lampiran 1. Tabulasi Data Tahun PDRB PDRBt-1 PAD BH DAU INF 2001:1 372696.65 372696.65 1005.61 2684.67 26072.42 0.87 2001:4 376433.52 372696.65 1000.96 2858.50 28795.27 1.08 2001:8 387533.83 376433.52

More information

Lampiran 1 : Grafik Data HIV Asli

Lampiran 1 : Grafik Data HIV Asli Lampiran 1 : Grafik Data HIV Asli 70 60 50 Penderita 40 30 20 10 2007 2008 2009 2010 2011 Tahun HIV Mean 34.15000 Median 31.50000 Maximum 60.00000 Minimum 19.00000 Std. Dev. 10.45057 Skewness 0.584866

More information

Kabupaten Langkat Suku Bunga Kredit. PDRB harga berlaku

Kabupaten Langkat Suku Bunga Kredit. PDRB harga berlaku Lampiran 1. Data Penelitian Tahun Konsumsi Masyarakat PDRB harga berlaku Kabupaten Langkat Suku Bunga Kredit Kredit Konsumsi Tabungan Masyarkat Milyar Rp. Milyar Rp. % Milyar Rp. Milyar Rp. 1990 559,61

More information

Lampiran 1. Data Penelitian

Lampiran 1. Data Penelitian LAMPIRAN Lampiran 1. Data Penelitian Tahun Impor PDB KURS DEVISA 1985 5.199,00 2.118.215,40 1.125,00 5.811,00 1986 5.825,00 2.242.661,60 1.641,00 5.841,00 1987 7.209,00 2.353.133,40 1.650,00 5.103,00 1988

More information

ANALYSIS OF CORRELATION BETWEEN THE EXPENSES OF SOCIAL PROTECTION AND THE ANTICIPATED OLD AGE PENSION

ANALYSIS OF CORRELATION BETWEEN THE EXPENSES OF SOCIAL PROTECTION AND THE ANTICIPATED OLD AGE PENSION ANALYSIS OF CORRELATION BETWEEN THE EXPENSES OF SOCIAL PROTECTION AND THE ANTICIPATED OLD AGE PENSION Nicolae Daniel Militaru Ph. D Abstract: In this article, I have analysed two components of our social

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

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

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

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

Lampiran 1. Data Penelitian

Lampiran 1. Data Penelitian Lampiran 1. Data Penelitian Tahun 2008 2009 2010 Suku bunga ORI Inflasi BI Rate IHSG Bulan Deposito Rupiah % % Poin % Mei 93,00 10,38 8,25 2444,35 7,04 Jun 90,50 11,03 8,50 2349,10 7,26 Jul 90,50 11,90

More information

LAMPIRAN PERHITUNGAN EVIEWS

LAMPIRAN PERHITUNGAN EVIEWS LAMPIRAN PERHITUNGAN EVIEWS DESCRIPTIVE PK PDRB TP TKM Mean 12.22450 10.16048 14.02443 12.63677 Median 12.41945 10.09179 14.22736 12.61400 Maximum 13.53955 12.73508 15.62581 13.16721 Minimum 10.34509 8.579417

More information

LAMPIRAN. Lampiran I

LAMPIRAN. Lampiran I 67 LAMPIRAN Lampiran I Data Volume Impor Jagung Indonesia, Harga Impor Jagung, Produksi Jagung Nasional, Nilai Tukar Rupiah/USD, Produk Domestik Bruto (PDB) per kapita Tahun Y X1 X2 X3 X4 1995 969193.394

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

LAMPIRAN. Tahun Bulan NPF (Milyar Rupiah)

LAMPIRAN. Tahun Bulan NPF (Milyar Rupiah) LAMPIRAN Lampiran 1 Data Penelitian Non Performing Financing (NPF), Capital Adequacy Ratio (CAR), Financing to Deposit Ratio (FDR), Biaya Operasional Pendapatan Operasional (BOPO), Ukuran Bank (Size) Tahun

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

Financial Econometrics Jeffrey R. Russell Midterm 2014

Financial Econometrics Jeffrey R. Russell Midterm 2014 Name: Financial Econometrics Jeffrey R. Russell Midterm 2014 You have 2 hours to complete the exam. Use can use a calculator and one side of an 8.5x11 cheat sheet. Try to fit all your work in the space

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

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

Lampiran I Data. PDRB (Juta Rupiah) PMA (Juta Rupiah) PMDN (Juta Rupiah) Tahun. Luas Sawit (ha)

Lampiran I Data. PDRB (Juta Rupiah) PMA (Juta Rupiah) PMDN (Juta Rupiah) Tahun. Luas Sawit (ha) LAMPIRAN Lampiran I Data Tahun PDRB (Juta Rupiah) PMDN (Juta Rupiah) PMA (Juta Rupiah) Luas Sawit (ha) Angkatan Kerja (Jiwa) 1986 24698580 84581 8438 19733 1237717 1987 26991625 106279 10128 22122 1243818

More information

FIN 533. Autocorrelations of CPI Inflation

FIN 533. Autocorrelations of CPI Inflation FIN 533 Inflation & Interest Rates Fama (1975) AER: Expected real interest rates are (approximately) constant over time, so: E(r t F t-1 ) = R t E(r) where E(r t F t-1 ) is expected inflation given information

More information

Notes on the Treasury Yield Curve Forecasts. October Kara Naccarelli

Notes on the Treasury Yield Curve Forecasts. October Kara Naccarelli Notes on the Treasury Yield Curve Forecasts October 2017 Kara Naccarelli Moody s Analytics has updated its forecast equations for the Treasury yield curve. The revised equations are the Treasury yields

More information

Lampiran 1 Lampiran 1 Data Keuangan Bank konvensional

Lampiran 1 Lampiran 1 Data Keuangan Bank konvensional Lampiran 1 Lampiran 1 Data Keuangan Bank konvensional BANK YEAR Z-Score TOTAL ASET (milyar rupiah) ROA (%) NPL (%) BI RATE (%) KURS (rupiah) BNI 1.9 5.51.9 1.9.5 919.5 11 7.71 99.5.9.17 915.7 1 7.7 333.3.9.

More information

Notice that X2 and Y2 are skewed. Taking the SQRT of Y2 reduces the skewness greatly.

Notice that X2 and Y2 are skewed. Taking the SQRT of Y2 reduces the skewness greatly. Notice that X2 and Y2 are skewed. Taking the SQRT of Y2 reduces the skewness greatly. The MEANS Procedure Variable Mean Std Dev Minimum Maximum Skewness ƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒ

More information

Appendix. Table A.1 (Part A) The Author(s) 2015 G. Chakrabarti and C. Sen, Green Investing, SpringerBriefs in Finance, DOI /

Appendix. Table A.1 (Part A) The Author(s) 2015 G. Chakrabarti and C. Sen, Green Investing, SpringerBriefs in Finance, DOI / Appendix Table A.1 (Part A) Dependent variable: probability of crisis (own) Method: ML binary probit (quadratic hill climbing) Included observations: 47 after adjustments Convergence achieved after 6 iterations

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

Attachment JEM 4 Hearing Exhibit 116 Page 1 of 11] Residential Sales 5,817,938 90,842,431 96,660,368. Normal HDD

Attachment JEM 4 Hearing Exhibit 116 Page 1 of 11] Residential Sales 5,817,938 90,842,431 96,660,368. Normal HDD Residential Sales Page 1 of 11] F=C*(D E)*B H=G F B C D E F G H Month HDD Coefficient Customers HDD Normal HDD Weather Impact Actual Billed WN Billed Jan-16 0.011693 1,256,043 1,183 1,102 1,193,343 18,806,509

More information

POLYTECHNIC OF NAMIBIA SCHOOL OF MANAGEMENT SCIENCES DEPARTMENT OF ACCOUNTING, ECONOMICS AND FINANCE ECONOMETRICS. Mr.

POLYTECHNIC OF NAMIBIA SCHOOL OF MANAGEMENT SCIENCES DEPARTMENT OF ACCOUNTING, ECONOMICS AND FINANCE ECONOMETRICS. Mr. POLYTECHNIC OF NAMIBIA SCHOOL OF MANAGEMENT SCIENCES DEPARTMENT OF ACCOUNTING, ECONOMICS AND FINANCE COURSE: COURSE CODE: ECONOMETRICS ECM 312S DATE: NOVEMBER 2014 MARKS: 100 TIME: 3 HOURS NOVEMBER EXAMINATION:

More information

Methods for A Time Series Approach to Estimating Excess Mortality Rates in Puerto Rico, Post Maria 1 Menzie Chinn 2 August 10, 2018 Procedure:

Methods for A Time Series Approach to Estimating Excess Mortality Rates in Puerto Rico, Post Maria 1 Menzie Chinn 2 August 10, 2018 Procedure: Methods for A Time Series Approach to Estimating Excess Mortality Rates in Puerto Rico, Post Maria 1 Menzie Chinn 2 August 10, 2018 Procedure: Estimate relationship between mortality as recorded and population

More information

BYLAAG: E-VIEWS RESULTATE VAN DIE MODEL VAN VOORRAADINVESTERING IN SUID-AFRIKA

BYLAAG: E-VIEWS RESULTATE VAN DIE MODEL VAN VOORRAADINVESTERING IN SUID-AFRIKA BYLAAG: E-VIEWS RESULTATE VAN DIE MODEL VAN VOORRAADINVESTERING IN SUID-AFRIKA 1 Die langtermynskatting 1.1 Resultate van die skatting Dependent Variable: LOG(I) Sample: 1986:1 2002:4 Included observations:

More information

Annex 1: Heterogeneous autonomous factors forecast

Annex 1: Heterogeneous autonomous factors forecast Annex : Heterogeneous autonomous factors forecast This annex illustrates that the liquidity effect is, ceteris paribus, smaller than predicted by the aggregate liquidity model, if we relax the assumption

More information

Financial Time Series Analysis (FTSA)

Financial Time Series Analysis (FTSA) Financial Time Series Analysis (FTSA) Lecture 6: Conditional Heteroscedastic Models Few models are capable of generating the type of ARCH one sees in the data.... Most of these studies are best summarized

More information

Anexos. Pruebas de estacionariedad. Null Hypothesis: TES has a unit root Exogenous: Constant Lag Length: 0 (Automatic - based on SIC, maxlag=9)

Anexos. Pruebas de estacionariedad. Null Hypothesis: TES has a unit root Exogenous: Constant Lag Length: 0 (Automatic - based on SIC, maxlag=9) Anexos Pruebas de estacionariedad Null Hypothesis: TES has a unit root Augmented Dickey-Fuller test statistic -1.739333 0.4042 Test critical values: 1% level -3.610453 5% level -2.938987 10% level -2.607932

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

DATA VARIABEL PENELITIAN

DATA VARIABEL PENELITIAN 68 LAMPIRAN 1 DATA VARIABEL PENELITIAN TAHUN FDI SBI PDRB UNEMP. EXPORT 1983 1834,40 12,74 5915,37 821257 10649,82 1984 1507,08 13,45 6372,17 878380 12455,86 1985 2263,20 13,82 6884,81 857564 10719,35

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

CHAPTER V RELATION BETWEEN FINANCIAL DEVELOPMENT AND ECONOMIC GROWTH DURING PRE AND POST LIBERALISATION PERIOD

CHAPTER V RELATION BETWEEN FINANCIAL DEVELOPMENT AND ECONOMIC GROWTH DURING PRE AND POST LIBERALISATION PERIOD CHAPTER V RELATION BETWEEN FINANCIAL DEVELOPMENT AND ECONOMIC GROWTH DURING PRE AND POST LIBERALISATION PERIOD V..Introduction As far as India is concerned, financial sector reforms have made tremendous

More information

1. A test of the theory is the regression, since no arbitrage implies, Under the null: a = 0, b =1, and the error e or u is unpredictable.

1. A test of the theory is the regression, since no arbitrage implies, Under the null: a = 0, b =1, and the error e or u is unpredictable. Aggregate Seminar Economics 37 Roger Craine revised 2/3/2007 The Forward Discount Premium Covered Interest Rate Parity says, ln( + i) = ln( + i*) + ln( F / S) i i* f s t+ the forward discount equals the

More information

LAMPIRAN-LAMPIRAN. A. Perhitungan Return On Asset

LAMPIRAN-LAMPIRAN. A. Perhitungan Return On Asset 88 LAMPIRAN-LAMPIRAN A. Perhitungan Return On Asset Tahun Perusahaan Laba Bersih Total Aset Laba/Total Aset ROA (% ) 2011 ROA_ADRO 5006470 51315458 0,09756261 9,76 ROA_AKRA 2284080 8308244 0,274917299

More information

The Influence of Leverage and Profitability on Earnings Quality: Jordanian Case

The Influence of Leverage and Profitability on Earnings Quality: Jordanian Case The Influence of Leverage and Profitability on Earnings Quality: Jordanian Case Lina Hani Warrad Accounting Department, Applied Science Private University, Amman, Jordan E-mail: l_warrad@asu.edu.jo DOI:

More information

ANALYSIS OF THE RELATIONSHIP OF STOCK MARKET WITH EXCHANGE RATE AND SPOT GOLD PRICE OF SRI LANKA

ANALYSIS OF THE RELATIONSHIP OF STOCK MARKET WITH EXCHANGE RATE AND SPOT GOLD PRICE OF SRI LANKA ANALYSIS OF THE RELATIONSHIP OF STOCK MARKET WITH EXCHANGE RATE AND SPOT GOLD PRICE OF SRI LANKA W T N Wickramasinghe (128916 V) Degree of Master of Science Department of Mathematics University of Moratuwa

More information

IMPACT OF MACROECONOMIC VARIABLE ON STOCK MARKET RETURN AND ITS VOLATILITY

IMPACT OF MACROECONOMIC VARIABLE ON STOCK MARKET RETURN AND ITS VOLATILITY 7 IMPACT OF MACROECONOMIC VARIABLE ON STOCK MARKET RETURN AND ITS VOLATILITY 7.1 Introduction: In the recent past, worldwide there have been certain changes in the economic policies of a no. of countries.

More information

CHAPTER 5 MARKET LEVEL INDUSTRY LEVEL AND FIRM LEVEL VOLATILITY

CHAPTER 5 MARKET LEVEL INDUSTRY LEVEL AND FIRM LEVEL VOLATILITY CHAPTER 5 MARKET LEVEL INDUSTRY LEVEL AND FIRM LEVEL VOLATILITY In previous chapter focused on aggregate stock market volatility of Indian Stock Exchange and showed that it is not constant but changes

More information

BEcon Program, Faculty of Economics, Chulalongkorn University Page 1/7

BEcon Program, Faculty of Economics, Chulalongkorn University Page 1/7 Mid-term Exam (November 25, 2005, 0900-1200hr) Instructions: a) Textbooks, lecture notes and calculators are allowed. b) Each must work alone. Cheating will not be tolerated. c) Attempt all the tests.

More information

GGraph. Males Only. Premium. Experience. GGraph. Gender. 1 0: R 2 Linear = : R 2 Linear = Page 1

GGraph. Males Only. Premium. Experience. GGraph. Gender. 1 0: R 2 Linear = : R 2 Linear = Page 1 GGraph 9 Gender : R Linear =.43 : R Linear =.769 8 7 6 5 4 3 5 5 Males Only GGraph Page R Linear =.43 R Loess 9 8 7 6 5 4 5 5 Explore Case Processing Summary Cases Valid Missing Total N Percent N Percent

More information

9. Appendixes. Page 73 of 95

9. Appendixes. Page 73 of 95 9. Appendixes Appendix A: Construction cost... 74 Appendix B: Cost of capital... 75 Appendix B.1: Beta... 75 Appendix B.2: Cost of equity... 77 Appendix C: Geometric Brownian motion... 78 Appendix D: Static

More information

A Study of Stock Return Distributions of Leading Indian Bank s

A Study of Stock Return Distributions of Leading Indian Bank s Global Journal of Management and Business Studies. ISSN 2248-9878 Volume 3, Number 3 (2013), pp. 271-276 Research India Publications http://www.ripublication.com/gjmbs.htm A Study of Stock Return Distributions

More information

Estimating Egypt s Potential Output: A Production Function Approach

Estimating Egypt s Potential Output: A Production Function Approach MPRA Munich Personal RePEc Archive Estimating Egypt s Potential Output: A Production Function Approach Osama El-Baz Economist, osamaeces@gmail.com 20 May 2016 Online at https://mpra.ub.uni-muenchen.de/71652/

More information

TESTING THE HYPOTHESIS OF AN EFFICIENT MARKET IN TERMS OF INFORMATION THE CASE OF THE CAPITAL MARKET IN ROMANIA DURING RECESSION

TESTING THE HYPOTHESIS OF AN EFFICIENT MARKET IN TERMS OF INFORMATION THE CASE OF THE CAPITAL MARKET IN ROMANIA DURING RECESSION TESTING THE HYPOTHESIS OF AN EFFICIENT MARKET IN TERMS OF INFORMATION THE CASE OF THE CAPITAL MARKET IN ROMANIA DURING RECESSION BRĂTIAN Vasile Radu Lucian Blaga University of Sibiu, Romania OPREANA Claudiu

More information

esia/perkembangan/

esia/perkembangan/ http://afghanaus.com/uanggiral/http://www.bi.go.id/web/id/sistem+pembayaran/sistem+pembayaran+di+indon esia/perkembangan/ http://id.shvoong.com/social-sciences/economics/2129762-jumlah-uang-beredar-diindonesia/

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

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

Case Study: Predicting U.S. Saving Behavior after the 2008 Financial Crisis (proposed solution)

Case Study: Predicting U.S. Saving Behavior after the 2008 Financial Crisis (proposed solution) 2 Case Study: Predicting U.S. Saving Behavior after the 2008 Financial Crisis (proposed solution) 1. Data on U.S. consumption, income, and saving for 1947:1 2014:3 can be found in MF_Data.wk1, pagefile

More information

Determinants of Merchandise Export Performance in Sri Lanka

Determinants of Merchandise Export Performance in Sri Lanka Determinants of Merchandise Export Performance in Sri Lanka L.U. Kalpage 1 * and T.M.J.A. Cooray 2 1 Central Environmental Authority, Battaramulla 2 Department of Mathematics, University of Moratuwa *Corresponding

More information

Estimation, Analysis and Projection of India s GDP

Estimation, Analysis and Projection of India s GDP MPRA Munich Personal RePEc Archive Estimation, Analysis and Projection of India s GDP Ugam Raj Daga and Rituparna Das and Bhishma Maheshwari 2004 Online at https://mpra.ub.uni-muenchen.de/22830/ MPRA Paper

More information

Impact of Direct Taxes on GDP: A Study

Impact of Direct Taxes on GDP: A Study IOSR Journal of Business and Management (IOSR-JBM) e-issn: 2278-487X, p-issn: 2319-7668 PP 21-27 www.iosrjournals.org Impact of Direct Taxes on GDP: A Study Dr. JVR Geetanjali 1, Mr.Pr Venugopal 2 Assistant

More information

DATA PENELITIAN. Pendapatan Nasional (PDB Perkapita atas Dasar Harga Berlaku) Produksi Bawang Merah Indonesia MB X1 X2 X3 X4 X5 X6

DATA PENELITIAN. Pendapatan Nasional (PDB Perkapita atas Dasar Harga Berlaku) Produksi Bawang Merah Indonesia MB X1 X2 X3 X4 X5 X6 Lampiran 1 Tahu n Volume Impor Bawang Merah Konsums i Bawang Merah Perkapit a di Indonesi a DATA PENELITIAN Pendapatan Nasional (PDB Perkapita atas Dasar Harga Berlaku) Produksi Bawang Merah Indonesia

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

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

DazStat. Introduction. Installation. DazStat is an Excel add-in for Excel 2003 and Excel 2007.

DazStat. Introduction. Installation. DazStat is an Excel add-in for Excel 2003 and Excel 2007. DazStat Introduction DazStat is an Excel add-in for Excel 2003 and Excel 2007. DazStat is one of a series of Daz add-ins that are planned to provide increasingly sophisticated analytical functions particularly

More information

Nexus between stock exchange index and exchange rates

Nexus between stock exchange index and exchange rates International Journal of Economics, Finance and Management Sciences 213; 1(6): 33-334 Published online November 1, 213 (http://www.sciencepublishinggroup.com/j/ijefm) doi: 1.11648/j.ijefm.21316.2 Nexus

More information

Photovoltaic deployment: from subsidies to a market-driven growth: A panel econometrics approach

Photovoltaic deployment: from subsidies to a market-driven growth: A panel econometrics approach Photovoltaic deployment: from subsidies to a market-driven growth: A panel econometrics approach Anna Créti, Léonide Michael Sinsin To cite this version: Anna Créti, Léonide Michael Sinsin. Photovoltaic

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

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

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

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

Analysis of the Influence of the Annualized Rate of Rentability on the Unit Value of the Net Assets of the Private Administered Pension Fund NN

Analysis of the Influence of the Annualized Rate of Rentability on the Unit Value of the Net Assets of the Private Administered Pension Fund NN Year XVIII No. 20/2018 175 Analysis of the Influence of the Annualized Rate of Rentability on the Unit Value of the Net Assets of the Private Administered Pension Fund NN Constantin DURAC 1 1 University

More information

The Economic Consequences of Dollar Appreciation for US Manufacturing Investment: A Time-Series Analysis

The Economic Consequences of Dollar Appreciation for US Manufacturing Investment: A Time-Series Analysis The Economic Consequences of Dollar Appreciation for US Manufacturing Investment: A Time-Series Analysis Robert A. Blecker Unpublished Appendix to Paper Forthcoming in the International Review of Applied

More information

Foreign and Public Investment and Economic Growth: The Case of Romania

Foreign and Public Investment and Economic Growth: The Case of Romania MPRA Munich Personal RePEc Archive Foreign and Public Investment and Economic Growth: The Case of Romania Cristian Valeriu Stanciu and Narcis Eduard Mitu University of Craiova, Faculty of Economics and

More information

Okun s Law - an empirical test using Brazilian data

Okun s Law - an empirical test using Brazilian data Okun s Law - an empirical test using Brazilian data Alan Harper, Ph.D. Gwynedd Mercy University Zhenhu Jin, Ph.D. Valparaiso University ABSTRACT In this paper, we test Okun s coefficient to determine if

More information

Economics 442 Macroeconomic Policy (Spring 2015) 3/23/2015. Instructor: Prof. Menzie Chinn UW Madison

Economics 442 Macroeconomic Policy (Spring 2015) 3/23/2015. Instructor: Prof. Menzie Chinn UW Madison Economics 442 Macroeconomic Policy (Spring 2015) 3/23/2015 Instructor: Prof. Menzie Chinn UW Madison Outline Models of Investment Assessment Uncertainty http://www.bostonfed.org/economic/neer/neer2001/neer201a.pdf

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

THE EFFECTIVENESS OF EXCHANGE RATE CHANNEL OF MONETARY POLICY TRANSMISSION MECHANISM IN SRI LANKA

THE EFFECTIVENESS OF EXCHANGE RATE CHANNEL OF MONETARY POLICY TRANSMISSION MECHANISM IN SRI LANKA THE EFFECTIVENESS OF EXCHANGE RATE CHANNEL OF MONETARY POLICY TRANSMISSION MECHANISM IN SRI LANKA N.D.V. Sandaroo 1 Sri Lanka Journal of Economic Research Volume 5(1) November 2017 SLJER.05.01.B: pp.31-48

More information

ECON 5010 Solutions to Problem Set #3

ECON 5010 Solutions to Problem Set #3 ECON 5010 Solutions to Problem Set #3 Empirical Macroeconomics. Go to the Federal Reserve Economic Database (FRED) and download data on the prime bank loan rate (r t ) and total establishment nonfarm employees

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

Übungsblatt 4. Please examine below OLS estimation results for the log earnings of Egyptian wage workers and answer the below questions:

Übungsblatt 4. Please examine below OLS estimation results for the log earnings of Egyptian wage workers and answer the below questions: Universität Ulm 89069 Ulm Germany M.Sc. Zein Kasrin Institut für Wirtschaftspolitik Fakultät für Mathematik und Wirtschaftswissenschaften Ludwig-Erhard-Stiftungsprofessur Sommersemester 2016 Übung zur

More information

Gloria Gonzalez-Rivera Forecasting For Economics and Business Solutions Manual

Gloria Gonzalez-Rivera Forecasting For Economics and Business Solutions Manual Solution Manual for Forecasting for Economics and Business 1/E Gloria Gonzalez-Rivera Completed download: https://solutionsmanualbank.com/download/solution-manual-forforecasting-for-economics-and-business-1-e-gloria-gonzalez-rivera/

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

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

Empirical Asset Pricing for Tactical Asset Allocation

Empirical Asset Pricing for Tactical Asset Allocation Introduction Process Model Conclusion Department of Finance The University of Connecticut School of Business stephen.r.rush@gmail.com May 10, 2012 Background Portfolio Managers Want to justify fees with

More information

Export and Import Regressions on 2009Q1 preliminary release data Menzie Chinn, 23 June 2009 ( )

Export and Import Regressions on 2009Q1 preliminary release data Menzie Chinn, 23 June 2009 ( ) Export and Import Regressions on 2009Q1 preliminary release data Menzie Chinn, 23 June 2009 ( mchinn@lafollette.wisc.edu ) EXPORTS Nonagricultural real exports, regressand; Real Fed dollar broad index

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

Inflation and inflation uncertainty in Argentina,

Inflation and inflation uncertainty in Argentina, U.S. Department of the Treasury From the SelectedWorks of John Thornton March, 2008 Inflation and inflation uncertainty in Argentina, 1810 2005 John Thornton Available at: https://works.bepress.com/john_thornton/10/

More information

Lecture Note: Analysis of Financial Time Series Spring 2008, Ruey S. Tsay. Seasonal Time Series: TS with periodic patterns and useful in

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

More information

FBBABLLR1CBQ_US Commercial Banks: Assets - Bank Credit - Loans and Leases - Residential Real Estate (Bil, $, SA)

FBBABLLR1CBQ_US Commercial Banks: Assets - Bank Credit - Loans and Leases - Residential Real Estate (Bil, $, SA) Notes on new forecast variables November 2018 Loc Quach Moody s Analytics added 11 new U.S. variables to its global model in November. The variables pertain mostly to bank balance sheets and delinquency

More information

An Analysis of Stock Returns and Exchange Rates: Evidence from IT Industry in India

An Analysis of Stock Returns and Exchange Rates: Evidence from IT Industry in India Columbia International Publishing Journal of Advanced Computing doi:10.7726/jac.2016.1001 Research Article An Analysis of Stock Returns and Exchange Rates: Evidence from IT Industry in India Nataraja N.S

More information

Example 1 of econometric analysis: the Market Model

Example 1 of econometric analysis: the Market Model Example 1 of econometric analysis: the Market Model IGIDR, Bombay 14 November, 2008 The Market Model Investors want an equation predicting the return from investing in alternative securities. Return is

More information

Trading Volume and Fama-French Three Factor Model on Excess Return. Empirical Evidence from Nairobi Security Exchange

Trading Volume and Fama-French Three Factor Model on Excess Return. Empirical Evidence from Nairobi Security Exchange Trading Volume and Fama-French Three Factor Model on Excess Return. Empirical Evidence from Nairobi Security Exchange Opuodho Gordon Ochere (MBA) Nasieku M. Tabitha (PhD) Olweny Tobias O (PhD) Department

More information

AN EMPIRICAL ANALYSIS OF THE PUBLIC DEBT RELEVANCE TO THE ECONOMIC GROWTH OF THE USA

AN EMPIRICAL ANALYSIS OF THE PUBLIC DEBT RELEVANCE TO THE ECONOMIC GROWTH OF THE USA AN EMPIRICAL ANALYSIS OF THE PUBLIC DEBT RELEVANCE TO THE ECONOMIC GROWTH OF THE USA Petar Kurečić University North, Koprivnica, Trg Žarka Dolinara 1, Croatia petar.kurecic@unin.hr Marin Milković University

More information

Empirical Analysis of Private Investments: The Case of Pakistan

Empirical Analysis of Private Investments: The Case of Pakistan 2011 International Conference on Sociality and Economics Development IPEDR vol.10 (2011) (2011) IACSIT Press, Singapore Empirical Analysis of Private Investments: The Case of Pakistan Dr. Asma Salman 1

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

Conflict of Exchange Rates

Conflict of Exchange Rates MPRA Munich Personal RePEc Archive Conflict of Exchange Rates Rituparna Das and U R Daga 2004 Online at http://mpra.ub.uni-muenchen.de/22702/ MPRA Paper No. 22702, posted 17. May 2010 13:37 UTC Econometrics

More information

Monetary Economics Measuring Asset Returns. Gerald P. Dwyer Fall 2015

Monetary Economics Measuring Asset Returns. Gerald P. Dwyer Fall 2015 Monetary Economics Measuring Asset Returns Gerald P. Dwyer Fall 2015 WSJ Readings Readings this lecture, Cuthbertson Ch. 9 Readings next lecture, Cuthbertson, Chs. 10 13 Measuring Asset Returns Outline

More information

The Effects of Oil Price Volatility on Some Macroeconomic Variables in Nigeria: Application of Garch and Var Models

The Effects of Oil Price Volatility on Some Macroeconomic Variables in Nigeria: Application of Garch and Var Models Journal of Statistical Science and Application, April 2015, Vol. 3, No. 5-6, 74-84 doi: 10.17265/2328-224X/2015.56.002 D DAV I D PUBLISHING The Effects of Oil Price Volatility on Some Macroeconomic Variables

More information

Forecasting Inflation in Kenya Using Arima - Garch Models

Forecasting Inflation in Kenya Using Arima - Garch Models International Journal of Management and Commerce Innovations ISSN 348-7585 (Online) Forecasting Inflation in Kenya Using Arima - Garch Models Charline UWILINGIYIMANA 1, Joseph MUNGA TU, Jean de Dieu HARERIMANA

More information

Random Walks vs Random Variables. The Random Walk Model. Simple rate of return to an asset is: Simple rate of return

Random Walks vs Random Variables. The Random Walk Model. Simple rate of return to an asset is: Simple rate of return The Random Walk Model Assume the logarithm of 'with dividend' price, ln P(t), changes by random amounts through time: ln P(t) = ln P(t-1) + µ + ε(it) (1) where: P(t) is the sum of the price plus dividend

More information

Financial Risk, Liquidity Risk and their Effect on the Listed Jordanian Islamic Bank's Performance

Financial Risk, Liquidity Risk and their Effect on the Listed Jordanian Islamic Bank's Performance Financial Risk, Liquidity Risk and their Effect on the Listed Jordanian Islamic Bank's Performance Lina Hani Warrad Associate Professor, Accounting Department Applied Science Private University, Amman,

More information

Sensex Realized Volatility Index (REALVOL)

Sensex Realized Volatility Index (REALVOL) Sensex Realized Volatility Index (REALVOL) Introduction Volatility modelling has traditionally relied on complex econometric procedures in order to accommodate the inherent latent character of volatility.

More information