Financial Test Report
Financial Test Report
Sahiwal Campus
Introduction
In this report, I have to explain the fluctuations of volatility of American Airline Group
lnc of assets returns through different financials tests or analysis from the last three years. I have
to collect the time series data of AAL from Jan 1st, 2019 to Dec 31st, 20121 for analysis like to
check the stationarity of data, unit root tests, correlation analysis and regression analysis. These
analyses are performed by using Stata.
In this report, I have to analyze the data normality, to conduct stationary tests,
autocorrelation, heteroskedasticity and a detailed description of the univariate ARMA/ARIMA
model and the notion of conditional volatility with the popular family of Arch and Garch that
specially design to capture the autoregressive nature of the volatility of assets returns.
In our case, I have a non-stationary variable called “log y”. firstly, I must convert this
non-stationary variable into stationary variable by first differencing in the shape of “X” variable.
Afterwards, I can use this stationary variable to run various time series models such as unit root
tests, correlation and regression analysis etc. I shall be appointing graphs like line plot,
correlogram and histogram for better understanding.
Website: www.yahoofinance.com
Link: https://finance.yahoo.com/quote/AAL?p=AAL&.tsrc=fin-srch
Financial Tests Reports Saturday January 1 05:05:51 2022 Page 1
Notes:
1. Unicode is supported; see help unicode_advice.
2. Maximum number of variables is set to 5000; see help set_maxvar.
. generate t = tm(2019m1) + _n -1
. format t %tm
. tsset t
time variable: t, 2019m1 to 2021m12
delta: 1 month
. ac logy
. histogram logy
(bin=6, start=2.3513753, width=.20161561)
. corrgram logy
-1 0 1 -1 0 1
LAG AC PAC Q Prob>Q [Autocorrelation] [Partial Autocor]
. ac x
. histogram x
(bin=5, start=-.44276237, width=.13360626)
. corrgram x
-1 0 1 -1 0 1
LAG AC PAC Q Prob>Q [Autocorrelation] [Partial Autocor]
. tsset t
time variable: t, 2019m1 to 2021m12
delta: 1 month
Interpolated Dickey-Fuller
Test 1% Critical 5% Critical 10% Critical
Statistic Value Value Value
logy
L1. -.1214762 .0828079 -1.47 0.153 -.2905924 .0476401
LD. .0718011 .1803432 0.40 0.693 -.2965087 .440111
_trend .0002644 .0030493 0.09 0.931 -.0059631 .006492
_cons .3415998 .2820299 1.21 0.235 -.2343821 .9175818
. tsset t
time variable: t, 2019m1 to 2021m12
delta: 1 month
Financial Tests Reports Saturday January 1 05:05:53 2022 Page 3
. tsset t
time variable: t, 2019m1 to 2021m12
delta: 1 month
. correlate logy x
(obs=35)
logy x
logy 1.0000
x 0.1267 1.0000
logy x
logy 1.0000
36
x 0.1267 1.0000
0.4682
35 35
Number of obs = 35
Spearman's rho = 0.1162
Number of obs = 35
Kendall's tau-a = 0.0655
Kendall's tau-b = 0.0655
Kendall's score = 39
SE of score = 70.415
. tsset t
time variable: t, 2019m1 to 2021m12
delta: 1 month
. regress logy x
. dwstat
ARIMA regression
OPG
D.logy Coef. Std. Err. z P>|z| [95% Conf. Interval]
logy
_cons -.0192147 .0332725 -0.58 0.564 -.0844277 .0459982
ARMA
ar
L1. .6054437 1.083556 0.56 0.576 -1.518288 2.729175
ma
L1. -.5156457 1.176413 -0.44 0.661 -2.821372 1.790081
Note: The test of the variance against zero is one sided, and the two-sided
confidence interval is truncated at zero.
Financial Tests Reports Saturday January 1 05:05:53 2022 Page 5
. tsset t
time variable: t, 2019m1 to 2021m12
delta: 1 month
. regress D.logy
1 2.149 1 0.1426
OPG
D.logy Coef. Std. Err. z P>|z| [95% Conf. Interval]
logy
_cons -.0094948 .0241092 -0.39 0.694 -.0567479 .0377583
ARCH
arch
L1. .292099 .2675825 1.09 0.275 -.2323531 .8165511
.
3.5
3
log y
2.5
2
Stationarity:
Null Hypothesis: Stationary Data
Alt. Hypothesis: Non Stationary Data
According to the Correlogram or Stationary tests, the corresponding probability value of log y variable is
zero that is too much less than 5%. The variable of log y is non-stationary. It means I reject Null
Hypothesis and to select Alternative Hypothesis. On the other hand, the corresponding probability value
of “X” variable is greater than 5%. The variable of “X” is stationary. It means I cannot reject Null
Hypothesis rather I accept Alternative Hypothesis.
Unit Root:
Null Hypothesis (H0): variable is not stationary or got unit root
Alt. Hypothesis( H1): variable is stationary or no unit root
According to the Augmented Dickey Fuller tests, the value of absolute test statistics is less than the
critical value, it means I cannot reject Null Hypothesis because the variable of log y has unit root and also
the coefficient of L1 has negative value. The model is unit root or valid.
White Noise:
According to the Bartlett’s and Portmanteau white noise test, the probability value of white noise is
less than 5% and is equal to zero. The test allows running further analysis. It means I can accept Null
Hypothesis rather than Alternative Hypothesis.
Correlation Analysis:
Null Hypothesis (H0): P = 0, reject null hypothesis
Alt. Hypothesis( H1): P ≠ 0, accept null hypothesis
According to the Pearson’s correlation, the probability of list wise and pair wise is greater than zero it
means I accept Null Hypothesis that shows the high correlation relationships among the variables log y
and X.
According to the Spearman’s correlation, the probability value is greater than zero. It means the variables
have high monotonic relationship between them.
Regression Analysis:
The probability of regression analysis is greater than 5%. It means there is no relationship among
variables. The coefficient of X variable is also positive. The R-Squared value is too small which is less
than 5%. It indicates that the model is not fit for process.
According to the Durban Watson, the value is less than 2%. It indicates there is no autocorrelation
detected in the sample. It means there is a positive autocorrelation among variables.
ARIMA Model:
The value of likelihood in ARIMA Model is positive but not in high that not show the
significance level. The coefficient value of AR and MA is greater than 5%. These values are not show the
high level of significance.