Our Services

Get 15% Discount on your First Order

[rank_math_breadcrumb]

ECON

See attached below.

1. Open dataset “mortgage_rates_and_house_prices” that depicts 30-year fixed rate mortgage interest rate and an index that summarizes house prices in the U.S., between 1975 and 2023, observed quarterly. Use these data to answer all of the following:

a.
Generate the clock variable that starts at 1 in the first row and increases by one in each subsequent row until the last row.
Name this clock variable “time”. Then,
declare dataset as time series using this clock variable.

b. Use the “time” variable in a simple
regression setting to answer two separate questions concerning linear trends of these two series:

i. What is the
change in the house price index per each new quarter, on average?

ii. What is the
change in the mortgage rate per each new quarter, on average?

c.
Depict the mortgage rate and house price index on
two
separate plots.
Show them. Using
eyeballs
only, do those time series variables look stationary or non-stationary to you?
Why?
How can you tell?
Explain in plain English.

d. Use
two different flavors of the Dickey-Fuller test – the DF test
with trend and the DF test
with drift – to determine whether mortgage rates and house prices are either non-stationary, trend-stationary, or difference-stationary. What do you
conclude?
Explain your reasoning.

i.
State the null and the alternative hypotheses of the DF test with trend.

ii.
State the null and the alternative hypotheses of the DF test with drift.

iii.
Explain why you rejected or failed to reject the null hypotheses.

e. If both mortgage rates and house prices are non-stationary, check to see if they are cointegrated
using the Engle-Granger procedure. You will recall that a
regression is involved in this procedure, so use good judgment to decide which series will be dependent, and which independent variable.

i. Describe every step, in words, that you are taking in your .do file.

f. Based on the Engle-Granger test output, would running a regression between the house price index and mortgage rates result in spurious results?
Why or why not? Explain.

g. Based on the results of the DF tests
, conduct the appropriate treatment to induce stationarity in mortgage rates and house prices. Then,
depict their stationary versions on two separate time series plots.
Show them.

h. Now, create a
detrended version of house prices.
Name is “detrended_prices”.

i. Then,
subject the detrended house prices to the
DF test with drift.

ii.
What are null and alternative hypotheses? What is the
conclusion of this test?

iii.
Show the detrended house prices on a time series plot.

i. Now, create the
differenced version of house prices.
Name it “differences_prices”.

i. Then,
subject the differenced house prices to the
DF test with drift.

ii.
What are null and alternative hypotheses? What is the
conclusion of this test?

iii.
Show the differenced house prices on a time series plot.

j. Now,
extract a cointegrating relationship between house prices in level (raw form, not detrended or differences) and mortgage rates in level (raw form, not detrended or differences) using a simple vector error correction (VEC) model. Again, use the appropriate variable as dependent here, and the other as independent.

i. Note the exact
cointegrating equation in Stata output once you run this model.

ii.
Write that equation out.

iii.
Interpret the coefficient of the independent variable here.

iv. Recall that unless any variable is explicitly logged, you default to a lin-lin interpretation, whatever the unit the variable is measured in.

2. Open dataset “airtravel_monthly” that gives a long-run time series of
monthly domestic airline passengers in the United States from October 2002 through July 2023.

a.
Generate the clock variable that starts at 1 in the first row and increases by one in each subsequent row until the last row.
Name this clock variable “time”. Then,
declare dataset as time series using this clock variable.

b. Run the regression between current number of passengers as dependent, linear trend as independent, and also X lags of the number of passengers as independent variables, where X should be
identified correctly using the Akaike Information Criterion (AIC).

c. Then,
generate the
predicted (fitted) values of the number of passengers, your dependent variable.

d.
Place both actual and predicted series on the
same time series plot.

e. Perform
Chow structural break test with an
unknown break date
using the model you estimated part (b). Notice the estimated break date (at the given clock variable value). What month and year does it correspond to? Explain why the test finds what it does.

3. Open dataset “Airlines” which contains the daily number of airline passengers and
daily number of new COVID-19 cases in the United States between March 1 and October 31, 2020. Use these data to answer the following:

a.
Generate the clock variable that starts at 1 in the first row and increases by one in each subsequent row until the last row.
Name this clock variable “time”. Then,
declare dataset as time series using this clock variable.

b.
Create the time series plot of airline passengers.

c. Perform the
Granger causality test on between new COVID cases and the number of airline passengers.
Use the optimal number of lags, as
determined by AIC for both variables, in the vector autoregression (VAR) model to set up the Granger test. Recall that in a VAR, it doesn’t matter what you initially select as dependent and independent variables, since you’re estimating a system where they swap places anyway.

i.
Describe every step that you are taking for this test procedure in your .do file.

i.
State the
null
hypothesis of the Granger test.
State the
alternative hypothesis.

ii. Using
p = 0.10 as the threshold for statistical significance (as is sometimes done), what do you
conclude based on the findings of the Granger test? Which variable “causes” which, if any? Which doesn’t cause which, if any?

4. Carefully address each of the sub-problems, as successful completion of one part requires the preceding part to be correct also. Use dataset
“Employment_06_07.dta”.

a.
Generate a binary dummy variable called “white” that equals 1 if a person is white, and 0 otherwise. Rely on the non-binary indicator “race” to generate “white”.

b.
Generate log of earnings by taking the natural logarithm of “earnwke”. Call it “log_earning”.

c. Run regression with log_earnings as dependent, and “white”, “union”, “age”, “unemployed”, and “female” as independent variables.
Interpret the magnitude (size) of each effect (coefficient) for each independent variable. Use robust standard errors.

d. Now, run the same regression, but with an added interaction term between “white” and “female”. Don’t generate the interaction term manually.
Use the hash symbols instead.

e. From the above regression in (d), give the actual magnitude (size) of the effect
of being white on earnings, when female = 0.
What is this effect relative to?
Be sure to interpret coefficients correctly. Is this log-lin, lin-log… regression? Use the table in Notes Set 8 to help you with interpretation.

f. From the above regression in (d), give the actual magnitude (size) of the effect
of being white on earnings, when female = 1.
What is this effect relative to? Be sure to interpret coefficients correctly. Is this log-lin, lin-log… regression? Use the table in Notes Set 8 to help you with interpretation.

h. Give the actual magnitude (size) of the effect on earnings
of being white female relative to
white male?

i. Use the command that
starts with margins, dydx(… to confirm your findings in (e) and (f) on the impact of “white” on earnings when the person is, separately, female and male.

j. Use command marginsplot immediately after the preceding command to
generate the plot of these conditional marginal effects.
Which is statistically significant?
Which is insignificant?
Explain how you know.

Page 2 of 2

Share This Post

Email
WhatsApp
Facebook
Twitter
LinkedIn
Pinterest
Reddit

Order a Similar Paper and get 15% Discount on your First Order

Related Questions

Help with RTI Tier 1-3 Graphic Organizer

EDSP 622 EDSP 622 RTI Tier 1-3 Graphic Organizer Assignment instructions Overview As special educators, it is necessary to assess and interpret data when making decisions about the needs of students. Through the reading and materials in the course, you will understand the role of the three tiers of Response

lawson

 Any use of AI will result in an automatic 0 Respond  to a professional article, discussing the two  major types of research methodologies, worth 100 points. The article is  attached.  You  will be asked to respond to several questions about the article and the  author’s point of view. Discuss the

assitant needed kk ac

please see attachment AOS 492- Financial Literacy for Leaders Applied Financial Decision Project PURPOSE: To integrate the learning from all the course units within the AOS492 course, this assignment is an opportunity to incorporate the important aspects learned in the course, research, and other readings to be able to apply

edu 535 week 9 discussion

  Read the blog post, Careers and Learning: Real-Time, All the Time,Links to an external site. from Deloitte Insights. Then, in your discussion, please address the following: Discuss how the changing cultures in society and the workplace are affecting career choices in learning and development as well as training. Explain

assitant needed S Kenniqua

please see the attachment K. Grate 2 Leveling the Playing Field: Why Female Athletes Deserve Equal Pay Should professional female athletes be paid the same as male athletes in the same sport? Thesis: Women professional athletes are supposed to earn as much as their counterparts in the same sport due

question

Journal Entry 1 · What is the difference between facilitating learning and teaching information​? Journal Entry 2 · Imagine that the parents in your class are not pleased with the authentic measures for assessment being used. They want to know if their children are doing as well as others. Based

question

Video 2 Kristen A- I liked the idea of doing formative assessments, where teachers are doing small check-ins with students. This means students can gain feedback and make immediate changes. One of the people in the video brought up how we often write feedback on a student’s paper, but then

assitant needed SL Kenniqua

please see attachment Using the short story, “The Lottery,” please provide an example of each of the following concepts.  Include the page number in your answer.   1.      What is a social fact from the story? Why should it be considered a social fact?   2.      From our discussion on Culture, give

assitant needed kk ac

please see attachment Question 4 (5 points)   What categories of activities are reported on the statement of cash flows? Does it matter in what order these sections are presented? Question 5 (10 points)   What function does the statement of cash flows serve, as one of the four basic financial statements? Question

assitant needed kk ac

please see attachment Many organizations have difficulties controlling their inventory.  Reflecting on your present or past jobs, think about practices that could cause problems controlling the organization’s inventory.  Then explain one of these practices, why it was or could be considered a problem with controlling inventory, and what could be

health education

To this point in the course the bulk of our discussion has been on the role of the health educator as an organizational manager and how that relates to different areas of the organization. With this information in mind, I would like you to explain the concept of a health

question

620 Baseline Survey Directions: Answer and submit your answers to this survey BEFORE completing any of the course readings. 1. What do students need in order to learn effectively? 2. Describe how your students’ physical, social, and emotional development will impact your lesson planning and instruction. 3. How do students’ family,

questions

 Please answer each question in complete paragraph. Do not repeat the questions. All answers should be followed by a reference   Any use of AI will result in automatic 0   

edwards

Please respond to the posts 2 Recommendations for Prevention and Diversion Programs for Juveniles Juvenile delinquency prevention and diversion programs are crucial to  both rehabilitation efforts and public safety. Instead of focusing  primarily on formal adjudication and incarceration, these programs aim  to address the root causes of delinquent behavior, with

Education edu 535 week 8 assignment

refer to the attached document Overview Educational experts develop strategies and techniques to provide the best instructional strategies for learning. These strategies are grounded in the research of learning theorists and various methods of acquiring knowledge. In this assignment, you will identify activities for your training program that align with

edu 535 week 8 discussion

  A training program that you designed to help your organization or institution improve communication from the boardroom to the mailroom has been in place for the past three months. You notice that there are still communication issues across multiple departments and lines of business. Your chief financial officer is

assitant needed H Kenniqua

please see attachment US HISTORY II THE GREAT DEPRESSION Film “Stormy Weather” The Century: America’s Time 1, What was the “Bonus March?” What does this event tell you about the feelings of Americans during this period? 2. What were Hoover’s responses to the Depression? 3. What were some common means

edwards

  Recommendations For Prevention/Diversion Programs For Juveniles You  will include in your assessment the assumptions you think are related  to these programs, if these assumptions are justified, and your  rationale as to why the public doesn’t support diversion programs. The  purpose of this assignment will give you the opportunity to