Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

the dataset is from: https://www.princeton.edu/~mwatson/Stock-Watson_4E/Stock-Watson-Resources-4e.html its the CPS2015 (Used in EE 8.2) dataset Create a table with summary statistics for all variables in the dataset.

the dataset is from:

https://www.princeton.edu/~mwatson/Stock-Watson_4E/Stock-Watson-Resources-4e.html

its the CPS2015 (Used in EE 8.2) dataset

  1. Create a table with summary statistics for all variables in the dataset.
  2. Run a regression of average hourly earnings (AHE) on age (Age), sex (Female), and education (Bachelor). If Age increases from 25 to 26, how are earnings expected to change? If Age increases from 33 to 34, how are earnings expected to change? (
  3. Run a regression of the logarithm of average hourly earnings, ln(AHE), on Age, Female, and Bachelor. If Age increases from 25 to 26, how are earnings expected to change? If Age increases from 33 to 34, how are earnings expected to change?
  4. Run a regression of the logarithm of average hourly earnings, ln(AHE), on ln(Age), Female, and Bachelor. If Age increases from 25 to 26, how are earnings expected to change? If Age increases from 33 to 34, how are earnings expected to change?
  5. Run a regression of the logarithm of average hourly earnings, ln(AHE), on Age, Age2, Female, and Bachelor. If Age increases from 25 to 26, how are earnings expected to change? If Age increases from 33 to 34, how are earnings expected to change?
  6. Create a table with all four models, including robust standard errors.

I need help with these questions and how I can run them in R studio.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

General Topology

Authors: Stephen Willard

1st Edition

0486131785, 9780486131788

More Books

Students also viewed these Mathematics questions