logo Hurry, Grab up to 30% discount on the entire course
Order Now logo

Ask This Question To Be Solved By Our ExpertsGet A+ Grade Solution Guaranteed

expert
Jessica FullerComputer science
(5/5)

790 Answers

Hire Me
expert
Jude NnajiLaw
(5/5)

618 Answers

Hire Me
expert
Rakesh GillComputer science
(5/5)

735 Answers

Hire Me
expert
Hemant Kumar KhatriStatistics
(/5)

790 Answers

Hire Me
Quantitative Methods
(5/5)

how the unemployment rates of different regions are related. In particular, concerning the UK, London

INSTRUCTIONS TO CANDIDATES
ANSWER ALL QUESTIONS

Introduction

Unemployment, and the impact of economic crises, tend to vary across space as well as time. It is therefore of interest to explore how the unemployment rates of different regions are related. In particular, concerning the UK, London and the south-east of England display persistently lower unemployment rates than other regions of the country. In this exercise you will explore the relationship between the unemployment rate in London and another UK region.

You will apply the time series techniques considered in ECM104 lectures and classes, including unit root tests, diagnostic testing of models, cointegration analysis, and error correction modelling. Koop (2013) discusses these methods (see especially chapters 9, 10, and 11). 2

Data

The data is contained in the Excel file called ‘Regional Unemployment Data (2020) (2)’ available in the Assignments section of the Blackboard site. It contains monthly data for London and eleven other UK regions. These are given in table 1 below.

Table 1: Regions and Variable Names

Region Variable Name

London L

Northern Ireland NI

North East NE

North West NW

Scotland S

Wales W

South West SW

East E

The data also includes a variable Date which provides the year and month of each observation.

The data are in percentage terms, and seasonally adjusted, for the period April 1992 to July 2020 inclusive (340 observations). The last few observations coincide with the onset of the COVID-19 pandemic. The data were obtained from the website of the UK Office for National Statistics (Office for National Statistics, 2020).

For this question, you are required to consider two series, that for London and one for another UK region. The other regional series you must use is determined by the allocation rule given in table 2 below.

Import the data into Stata and identify the series you will use. Set up a monthly time variable based on the variable Date. Use the gen and tsset commands introduced in Stata Exercise 5.3

2 Useful texts including sections on unit root testing and cointegration are Brooks (2003) and Patterson (2000).

3 The commends required are:

gen Month=monthly(Date, "YM") asset Month, monthly

 Table 2: Series by Student Number

If the last two digits of your student number are You must use the variables:

00 to 13 L and NI

14 to 27 L and NE

28 to 41 L and W

42 to 55 L and S

56 to 69 L and NW

70 to 84 L and SW

85 to 99 L and E

Questions

1. Ocular Econometrics

a) Provide time series line plots of each of your two unemployment series. (10 marks)

b) Describe the evolution of the series over time commenting especially on any co-movements or changes in behaviour over time and the stationarity or otherwise of the series. (10 marks)

2. Non-Stationarity of Unemployment

Use augmented Dickey-Fuller (ADF) tests with an intercept to determine the order of integration of your two series. Recall that you will have to select an appropriate augmentation order for the tests. This is best done using an information criterion. (8 marks)

3. The Long-Run Relationship Between Unemployment in London and the Other Region

a) Determine if your two unemployment series are cointegrated using the Engle-Granger procedure. (See Stata Exercise 5 for how to do this). Use London as the explanatory variable, not the dependent variable. (8 marks)

b) Comment on the value of the slope coefficient in the cointegrating regression. (8 marks)

c) Save the residuals from the cointegrating regression as RES1 and provide a time series plot of them. Comment any particular characteristics you observe in the graph. (8 marks)

4. The Dynamic Relationship Between Unemployment Rates: Error Correction Models

a) Estimate two error correction models for the relationship between your unemployment series. One should have no additional lags of the differences (equation (1)), the other should include 8 lags of the differences (model (2)).4 Let L represent the unemployment rate in London and OTHER that

4 Remember and error correction model uses the differences of the variables of nterest and the lagged residuals from the cointegrating regression. of your other region. Then the models you should estimate are set out in equations (1) and (2):

(5/5)
Attachments:

Related Questions

. The fundamental operations of create, read, update, and delete (CRUD) in either Python or Java

CS 340 Milestone One Guidelines and Rubric  Overview: For this assignment, you will implement the fundamental operations of create, read, update,

. Develop a program to emulate a purchase transaction at a retail store. This  program will have two classes, a LineItem class and a Transaction class

Retail Transaction Programming Project  Project Requirements:  Develop a program to emulate a purchase transaction at a retail store. This

. The following program contains five errors. Identify the errors and fix them

7COM1028   Secure Systems Programming   Referral Coursework: Secure

. Accepts the following from a user: Item Name Item Quantity Item Price Allows the user to create a file to store the sales receipt contents

Create a GUI program that:Accepts the following from a user:Item NameItem QuantityItem PriceAllows the user to create a file to store the sales receip

. The final project will encompass developing a web service using a software stack and implementing an industry-standard interface. Regardless of whether you choose to pursue application development goals as a pure developer or as a software engineer

CS 340 Final Project Guidelines and Rubric  Overview The final project will encompass developing a web service using a software stack and impleme