Econometrics: Wages Changes’ Statistical Analysis

Determinants of Wage: Analysis

Linear Econometric Model

Linear model for the natural log of wage as a function of age and education:

In[W]=c+a1E+a2A

Where:

  • W is the wage
  • E is education level
  • A is age in years
  • C is a constant term

The Possible Consequence of Ignoring Age

Age is an important determining factor of wage. It is expected that wage is low among children and teenagers. Wage then starts increasing at young adulthood, peaks at adulthood and then starts declining in old age. This is a reflection of the productivity of people at different times of their lifespan. Excluding the age variable from the model will result in poor fitness of the model. That is, education alone cannot explain wage and therefore without the age variable, the model would be poor. This in practice is normally reflected by the measure of the goodness of fit of the model, which is the R squared. A low R squared reflects a poor fit of the model while a high R squared reflects a good fit of the model (Koop, 2004).

Wage Change Model With Respect to Age Depending on Age Level

Extend the model in a (i) above to allow for the possibility that wage changes with respect to age, at a different rate depending on the level of age:

In[W]=c+a1E+a2A+a3A2

The above model shows that the natural log of wage is a function of education level, age in years and age squared. The purpose of including the age squared is to show that wage changes as age increases but in a non-constant manner. The model is in form of a quadratic function, with respect to the age variable.

Wage Change Model With Respect to Age Depending on Education Level

Extend the model in a (ii) above to allow for the possibility that wage changes with respect to age, at a different rate depending on education levels:

In[W]=c+a1E+a2A+a3A2+a4AE

The above model shows that the natural log of wage is not only a function of education level, age in years and age squared, but it is also a function of the interaction between age in years and education level. The interaction term a4 AE shows that the natural log of wage changes with respect to age, at a different rate depending on education level.

Estimating Models’ Coefficients

Model 1 – Linear Econometric Model

In[W]=c+a1E+a2A

From the Eviews output 1, the coefficient on education is 0.089715, while that on age is 0.014212, and the constant is 0.623976. The standard error associated with the coefficient on education is 0.004948 and the associated t-statistic is 18.13304.

The probability value is 0.0000. The standard error associated with the coefficient on age is 0.001211 and the associated t-statistic is 1173407. The probability value is 0.0000. The standard error associated with the constant is 0.078503 and the associated t-statistic is 7.948386. The probability value is 0.0000. The R-squared is 0.277857 while the F-statistic is 247.4048 with a probability value of 0.000000.

Model 1 Сalculations

Dependent Variable: LN_WAGE
Method: Least Squares
Date: 11/20/11 Time: 13:53
Sample: 1 1289
Included observations: 1289

Variable Coefficient Std. Error t-Statistic Prob.
EDUCATION 0.089715 0.004948 18.13304 0.0000
AGE 0.014212 0.001211 11.73407 0.0000
C 0.623976 0.078503 7.948386 0.0000
Model 1 Calculations.
R-squared 0.277857 Mean dependent var 2.342416
Adjusted R-squared 0.276733 S.D. dependent var 0.586356
S.E. of regression 0.498667 Akaike info criterion 1.448567
Sum squared resid 319.7876 Schwarz criterion 1.460580
Log likelihood -930.6013 F-statistic 247.4048
Durbin-Watson stat 1.960079 Prob(F-statistic) 0.000000
Variables.

Interpretation of the coefficients

The coefficient on education (0.089715) implies that if education level increases by one level, wage will increase by 0.089715 x 100% = 8.9715 percent. The coefficient on age (0.014212) implies that if age increases by one year, wage will increase by 0.014212 x 100% = 1.4212 percent.

Model 2 – Wage Change Model With Respect to Age Depending on Age Level

In[W]=c+a1E+a2A+a3A2

From the Eviews output 2, the coefficient on education is 0.085245, while that on age is 0.072534. The coefficient on agesquared is -0.000738 and the constant is -0.370723. The standard error associated with the coefficient on education is 0.004875 and the associated t-statistic is 17.48498 while the probability value is 0.0000. The standard error associated with the coefficient on age is 0.007706 and the associated t-statistic is 9.412955.

The probability value is 0.0000. The standard error associated with the coefficient on agesquared is 9.63E-05 and the associated t-statistic is -7.659714. The probability value is 0.0000. The standard error associated with the constant is 0.150871 and the associated t-statistic is -2.457213. The probability value is 0.0141. The R-squared is 0.309389 while the F-statistic is 191.8903 with a probability value of 0.000000.

Model 2 Сalculations

Dependent Variable: LN_WAGE
Method: Least Squares
Date: 11/20/11 Time: 13:55
Sample: 1 1289
Included observations: 1289

Variable Coefficient Std. Error t-Statistic Prob.
EDUCATION 0.085245 0.004875 17.48498 0.0000
AGE 0.072534 0.007706 9.412955 0.0000
AGESQUARED -0.000738 9.63E-05 -7.659714 0.0000
C -0.370723 0.150871 -2.457213 0.0141
Model 2 Calculations.
R-squared 0.309389 Mean dependent var 2.342416
Adjusted R-squared 0.307777 S.D. dependent var 0.586356
S.E. of regression 0.487848 Akaike info criterion 1.405471
Sum squared resid 305.8241 Schwarz criterion 1.421489
Log likelihood -901.8263 F-statistic 191.8903
Durbin-Watson stat 1.963936 Prob(F-statistic) 0.000000
Variables.

Interpretation of the coefficients

The coefficient on education (0.085245) implies that if education level increases by one level, wage will increase by 0.085245 x 100% = 8.5245 percent. The coefficient on age (0.072534) implies that if age increases by one year, wage will increase by 0.072534 x 100% = 7.2534 percent. The coefficient on agesquared (-0.000738) implies that if age increases by one year, wage will reduce by 0.000738 x 100% = 0.0738 percent.

Model 3 – Wage Change Model With Respect to Age Depending on Education Level

In[W]=c+a1E+a2A+a3A2+a4AE

From the Eviews output 3, the coefficient on education is 0.050464, while that on age is 0.063333. The coefficient on agesquared is -0.000760 while that on age_educ is 0.000859. The constant is 0.041101. The standard error associated with the coefficient on education is 0.018958 and the associated t-statistic is 2.661846 while the probability value is 0.0079. The standard error associated with the coefficient on age is 0.009097 and the associated t-statistic is 6.962193 with a probability value of 0.0000.

The standard error associated with the coefficient on agesquared is 9.69E-05 and the associated t-statistic is -7.842321 with a probability value of 0.0000. The standard error associated with the coefficient on age_educ is 0.000452 and the associated t-statistic is 1.898335 with a probability value of 0.0579. The standard error associated with the constant is 0.264157 and the associated t-statistic is -0.155592 with a probability value of 0.8764. The R-squared is 0.311322 while the F-statistic is 145.1102 with a probability value of 0.000000.

Model 3 Сalculations

Dependent Variable: LN_WAGE
Method: Least Squares
Date: 11/20/11 Time: 13:58
Sample: 1 1289
Included observations: 1289

Variable Coefficient Std. Error t-Statistic Prob.
EDUCATION 0.050464 0.018958 2.661846 0.0079
AGE 0.063333 0.009097 6.962193 0.0000
AGESQUARED -0.000760 9.69E-05 -7.842321 0.0000
AGE_EDUC 0.000859 0.000452 1.898335 0.0579
C 0.041101 0.264157 0.155592 0.8764
Model 3 Calculations.
R-squared 0.311322 Mean dependent var 2.342416
Adjusted R-squared 0.309176 S.D. dependent var 0.586356
S.E. of regression 0.487354 Akaike info criterion 1.404220
Sum squared resid 304.9682 Schwarz criterion 1.424242
Log likelihood -900.0200 F-statistic 145.1102
Durbin-Watson stat 1.963665 Prob(F-statistic) 0.000000
Variables.

Interpretation of the coefficients

The coefficient on education (0.050464) implies that if education level increases by one level, wage will increase by 0.050464 x 100% = 5.0464 percent. The coefficient on age (0.063333) implies that if age increases by one year, wage will increase by 0.063333 x 100% = 6.3333 percent. The coefficient on agesquared (-0.000760) implies that if agesquared increases by one unit, wage will reduce by 0.000760 x 100% = 0.076 percent.

The coefficient on age_educ (0.000859) implies that if age_educ increases by one unit, wage will increase by 0.000859 x 100% = 0.0859 percent. Given that age has been interacted with education, this coefficient can also be interpreted as: the return to education increases by 0.0859 percent as age increases.

Level of Significance for Estimated Models

The T-Tests

The t-test is a test for the significance of the estimated coefficients. The null and alternative hypotheses for the t-test are given as:

  • H0: ai = 0
  • H1: ai ≠ 0

αi represents the individual coefficients in each of the three models above. The null hypothesis states that the coefficient is not different from zero hence it is statistically insignificant. The alternative hypothesis on the other hand states that the coefficient is different from zero and is therefore statistically significant. To determine the statistical significance of the t-tests, one compares the p-value with the level of significance (Tinbergen, 2004). If the p-value is less than the level of significance, we reject the null hypothesis and fail to reject the alternative hypothesis (Wooldridge, 2009).

Assuming a significance level of 5% (0.05), the p-values in model 1 are all 0.000 and are therefore less than the p-value. In this case, we reject the null hypothesis that the each of the two coefficients is statistically insignificant and conclude that all the coefficients are statistically significant.

Similarly in model 2, all the p-values are 0.000 and are therefore less than the level of significance. In this case, we reject the null hypothesis and conclude that each of the three coefficients is statistically significant.

In model 3, the p-values associated with the four coefficients are: 0.0079, 0.000, 0.000 and 0.0579, respectively. Comparing the p-values with a 5% level of significance, only the first three coefficients are statistically significant. The last coefficient (on age_educ) is not statistically significant at 5% level of significance. However, it is statistically significant at 10% level of significance.

The F-Test

The F-test measures the joint significance of all the coefficients (Kennedy, 2003). The null and alternative hypotheses are given as:

  • H0: a1 = a2 = ・・・ an = 0
  • H1: a1 ≠ a2 ≠ ・・・ an ≠ 0

Like in the t-test, the significance is determined by comparing the p-value (of the F-statistic) with the level of significance (Baltagi, 2011). In model 1, the p-value of the F-statistic is 0.000000 which is less than the level of significance (0.05). The conclusion is that education and age jointly explain changes in wages.

Similarly in model 2, the p-value of the F-statistic is 0.000000, which is less than the level of significance of 0.05 implying that education, age and agesquared jointly explain changes in wages.

Likewise in model 3, the p-value of the F-statistic is 0.000000, which is less than the level of significance of 0.05 implying that education, age, agesquared and age_educ jointly explain changes in wages.

Potentially Relevant Variables

Other potentially relevant variables that should have been included in the model include: years of experience, skills level and government policy.

The interaction between age and education (showing the dependence between education and age) is statistically insignificant. This shows that education is indeed independent of age and therefore the models are not mis-specified.

References

Baltagi, B. H., 2011. Econometrics. London: Springer.

Kennedy, P., 2003. A guide to econometrics. Cornwall: MPG Books.

Koop, G., 2004. Analysis of Economic Data. Hoboken. UK: John Wiley & Sons, Inc.

Tinbergen, J., 2004. Econometrics. Oxfordshire: Routledge.

Wooldridge, J. M., 2009. Introductory econometrics: a modern approach. Mason, OH: South-Western Cengage Learning.

Cite this paper

Select style

Reference

StudyCorgi. (2021, February 18). Econometrics: Wages Changes’ Statistical Analysis. https://studycorgi.com/econometrics-wages-changes-statistical-analysis/

Work Cited

"Econometrics: Wages Changes’ Statistical Analysis." StudyCorgi, 18 Feb. 2021, studycorgi.com/econometrics-wages-changes-statistical-analysis/.

* Hyperlink the URL after pasting it to your document

References

StudyCorgi. (2021) 'Econometrics: Wages Changes’ Statistical Analysis'. 18 February.

1. StudyCorgi. "Econometrics: Wages Changes’ Statistical Analysis." February 18, 2021. https://studycorgi.com/econometrics-wages-changes-statistical-analysis/.


Bibliography


StudyCorgi. "Econometrics: Wages Changes’ Statistical Analysis." February 18, 2021. https://studycorgi.com/econometrics-wages-changes-statistical-analysis/.

References

StudyCorgi. 2021. "Econometrics: Wages Changes’ Statistical Analysis." February 18, 2021. https://studycorgi.com/econometrics-wages-changes-statistical-analysis/.

This paper, “Econometrics: Wages Changes’ Statistical Analysis”, was written and voluntary submitted to our free essay database by a straight-A student. Please ensure you properly reference the paper if you're using it to write your assignment.

Before publication, the StudyCorgi editorial team proofread and checked the paper to make sure it meets the highest standards in terms of grammar, punctuation, style, fact accuracy, copyright issues, and inclusive language. Last updated: .

If you are the author of this paper and no longer wish to have it published on StudyCorgi, request the removal. Please use the “Donate your paper” form to submit an essay.