Dissertation Milestones Timetable Semester 2: Milestone Target Times Completion of Dissertation
Dissertation Milestones Timetable Semester 2: Milestone Target Times Completion of Dissertation
1
and 4. Dependent variables:
PD = Government Debt to GDP
Once you BG = Budget Balance to GDP
have your
data in an Independent Variables:
Excel INT = Long Term Interest Rate
spreadsheet, GDP = GDP Growth
send this to INF = Inflation
me with a UN = Unemployment rate
full list of the ELE = Election Year Dummy
variables LEFT = % of Left Cabinet Members
(number 2) FRAG = Fractionalisation Index
so I can COAG = Coalition Government Dummy
check it looks MINGOV = Minority Government Dummy
okay. MAT = Dummy for Maastricht Treaty (TEU)
EMU = Dummy for EMU Accession
In particular
if doing time- A priori expectations:
series
Model (1)
analysis then
you must B2 B5 B6 B7 B9 B10 <0
ensure you
B1 B3 B4 B8 B11 B12 >0
have data in
either real Model (2)
terms, or in
B3 B4 B8 B11 B12 <0
proportional
terms (e.g. as B1 B2 B5 B6 B7 B9 B10 >0
a % figure).
2. This chapter should include a matrix / table as suggested below for all
the variables in your model:
2
PD leads to
depreciation
of the RER.
Once we Data analysis / results chapter where the specifics will differ for each of
have agreed you in relation to the type of dissertation you are undertaking and how
on your data confident you are on data analysis, but the emphasis of this chapter is to
(numbers 3 show the analytical process that you decide to follow. As indicated
and 4 below, this will probably range from simple building blocks of graphs and
above), then descriptive statistics through to measures of association through
you can start multiple regression. [approximately 1500-2000 words]
the data
analysis. You will need to install SPSS for your laptop/PC see:
https://unibradfordac.sharepoint.com/sites/it-services-intranet/Shared
I would %20Documents/spss.pdf
suggest you
send me (as Graphical representation of data:
a Word file
o Line graphs to show trends
by cutting
o X-Y graphs to show relationship between the two variables
and pasting
o Disaggregate the data into key periods (e.g. due to change in
from your
country circumstances) and compare / contrast across these
SPSS output
different time periods
file) the
o Some or all of these might go into your Introduction and/or
results step-
Background chapters
by-step to
review.
Descriptive statistics:
o Produce descriptive statistics (i.e. mean, minimum, maximum
and standard deviation) of variables across the whole sample or
3
in the disaggregated time periods/countries etc for comparison if
appropriate
Measures of association:
o Correlation shows the association between a pair of variables in
terms of whether it is positive (i.e. they move in the same
direction) or negative (i.e. they move in different directions) on a
scale from -1 to +1
o Simple regression again shows the association between a pair of
variables in terms of whether it is positive (i.e. they move in the
same direction) or negative (i.e. they move in different
directions), but also the impact that one variable has upon the
other and elasticity of the relationship
o Multiple regression shows the association between the
dependent variable (i.e. the exchange rate) and a range of
independent variables (i.e. the factors hypothesised to influence
the exchange rate) in terms of whether it is positive (i.e. they
move in the same direction) or negative (i.e. they move in
different directions). Again it shows the impact and elasticity of
the relationship
Suggested reading:
o Davis, G. and Pecar, B. (2010) Business statistics using Excel,
Oxford University Press. [Management Library 658.00182 DAV]
o Gujarati, D. (2009) Basic econometrics, McGraw-Hill. [330.2 GUJ]
o Gujarati, D. (2011) Econometrics by example, Palgrave. [330.2
GUJ]
4
SPSS Regression Output1
Model Summary
a. Predictors: (Constant), GDP growth, real INT, CPI (1980=100), GDP deflator
1980=100
ANOVAa
Total 24.005 30
1
Also see: http://www.onecaribbean.org/content/files/exploringRelationshipsSPSS.pdf for ideas similar to the above and how to write-up your findings.
5
Results table shown in your dissertation
CPI 0.019***
(4.577)
Real interest rates -7.967***
(3.032)
GDP deflator -0.014***
(3.122)
GDP growth -3.525**
(2.198)
Constant 2.425***
(10.625)
R2 0.74
Adj. R2 0.70
F (4,26) 18.316***
n 30
Note: all of the above information comes from the SPSS output shown on the page 5, but
only these important elements need to be shown in your results tables.
6
Ideas about how to discuss about your regression results
7
8
Regression diagnostic discussion
To raise the level of your empirical analysis, then after completing the discussion of your
regression results, you should consider the potential breakdown of the assumptions of OLS
regression, i.e. whether the estimators are BLUE – best, linear unbiased.
For all models you need to check for multicolinearity between the independent
variables, this is the undesirable situation when one independent variable is a linear
function of other independent variables. There are several ways you can test for this:
o By examining the level of correlation between the independent variables
o Test when running the regressions by selecting the Collinearity diagnostics test
through the sequence: Analyse → Regression → Linear → (choose your
dependent and independent variables) → Statistics → Collinearity diagnostics.
The collinearity diagnostics confirm that there are serious problems with
multicolinearity if several eigenvalues are close to 0, indicating that the
predictors are highly intercorrelated and that small changes in the data values
may lead to large changes in the estimates of the coefficients
o You can examine the variance inflation factor (VIF) where the established
threshold is, such that VIF should be lower than 10.
For time series models the issue of serial correlation/autocorrelation, will be a potential
problem. You can test when running regressions by selecting the Durbin-Watson test
through the sequence:
o Analyse → Regression → Linear → (choose your dependent and independent
variables) → Statistics → Durbin-Watson. You will then need to manually check
to see if serial correlation/autocorrelation is a problem in your model (see one of
the recommended textbooks for how to do this test).
o To remove serial correlation/autocorrelation from your model you have to use
the SPSS syntax editor: File → New → Syntax → type AREG → type dependent
variable SPSS name followed by the word with and then type the SPSS name of
your independent variables → press red arrow on menu bar to run the
regression. This will run the model twice, once without correcting for serial
correlation and then correcting for it.