Friday, September 25, 2015

Thanks, Dan!

Quite out of the blue, Dan Getz kindly sent me a nice LaTeX version of my hand-written copy of "The Solution", given in my last post.

Dan used the ShareLaTeX site - https://www.sharelatex.com/ .

So, here's a nice pdf file with The Solution.

Thanks a million, Dan - that was most thoughtful of you!

© 2015, David E. Giles

Tuesday, September 22, 2015

The Solution

You can find a solution to the problem posed in yesterday's post here.

I hope you can read my writing!

p.s.: Dan Getz kindly supplied a LaTeX version - here's the pdf file. Thanks, Dan!

© 2015, David E. Giles

Monday, September 21, 2015

Try This Problem

Here's a little exercise for you to work on:

We know from the Gauss-Markhov Theorem that within the class of linear and unbiased estimators, the OLS estimator is most efficient. Because it is unbiased, it therefore has the smallest possible Mean Squared Error (MSE) within the linear and unbiased class of estimators. However, there are many linear estimators which, although biased, have a smaller MSE than the OLS estimator. You might then think of asking: 
“Why don’t I try and find the linear estimator that has the smallest possible MSE?”
(a) Show that attempting to do this yields an “estimator” that can’t actually be used in practice.

(You can do this using the simple linear regression model without an intercept, although the result generalizes to the usual multiple linear regression model.)

(b) Now, for the simple regression model with no intercept, 

         yi = β xi + εi       ;     εi ~ i.i.d. [0 , σ2] ,

find the linear estimator, β* , that minimizes the quantity:

h[Var.(β*) / σ2] + (1 - h)[Bias(β*)/ β]2 , for 0 < h < 1.

Is  β* a legitimate estimator, in the sense that it can actually be applied in practice?

The answer will follow in a subsequent post.


© 2015, David E. Giles

Tuesday, September 1, 2015

September Reading List

  • Abeln, B. and J. P. A. M. Jacobs, 2015. Seasonal adjustment with and without revisions: A comparison of X-13ARIMA-SEATS and CAMPLET. CAMA Working Paper 25/2015, Crawford School of Public Policy, Australian National University.
  • Chan, J. C. C. and A. L. Grant, 2015. A Bayesian model comparison for trend-cycle decompositions of output. CAMA Working Paper 31/2015, Crawford School of Public Policy, Australian National University.
  • Chen, K. and K-S. Chan, 2015. A note on rank reduction in sparse multivariate regression. Journal of Statistical Theory and Practice, in press.
  • Fan, Y., S. Pastorello, and E. Renault, 2015. Maximization by parts in extremum estimation. Econometrics Journal, 18, 147-171.
  • Horowitz, J., 2014. Variable selection and estimation in high-dimensional models. Cemmap Working Paper CWP35/15, Institute of Fiscal Studies, Department of Economics, University College London.
  • Larson, W., 2015. Forecasting an aggregate in the presence of structural breaks in the disaggregates. RPF Working Paper No. 2015-002, Research Program on Forecasting, Center of Economic Research, George Washington University.


© 2015, David E. Giles

Wednesday, August 26, 2015

Biased Estimation of Marginal Effects

I began a recent post with the comment:
"One thing that a lot of practitioners seem to be unaware of (or they choose to ignore it) is that in many of the common situations where we use regression analysis to estimate elasticities, these estimators are biased.
And that's true even if all of the conditions needed for the coefficient estimator (e.g., OLS) to be unbiased are fully satisfied."
Exactly the same point can be made in respect of estimated marginal effects, and that's what this post is about.

Tuesday, August 25, 2015

The Distribution of a Ratio of Correlated Normals

Suppose that the random variables X1 and X2 are jointly distributed as bivariate Normal, with means of θ1 and θ2, variances of σ12 and σ22 respectively, and a correlation coefficient of ρ.

In this post we're going to be looking at the distribution of the ratio, W = (X1 / X2).

You probably know that if X1 and X2 are independent standard normal variables, then W follows a Cauchy distribution. This will emerge as a special case in what follows.

The more general case that we're concerned with is of interest to econometricians for several reasons.

Monday, August 24, 2015

The Bias of Certain Elasticity Estimators

In a recent post I discussed some aspects of estimating elasticities from regression models, and the interpretation of these values. That discussion should be kept in mind in reading what follows.

One thing that a lot of practitioners seem to be unaware of (or they choose to ignore it) is that in many of the common situations where we use regression analysis to estimate elasticities, these estimators are biased.

And that's true even if all of the conditions needed for the coefficient estimator (e.g., OLS) to be unbiased are fully satisfied.

Let's look at some common situations leading to the estimation of elasticities and marginal effects, and see if we can summarize what's going on.

Thursday, August 20, 2015

Econometric Society World Congress

The Econometric Society holds a World Congress every five years. Right now, the 2015 Congress is taking place in Montréal, Canada.

Here's the full program. Enjoy!


© 2015, David E. Giles

Wednesday, August 12, 2015

Classic Data Visualizations

My thanks to Veronica Johnson at Investech.com for drawing my attention a recent piece of theirs relating to Classic Data Visualizations.

As they say:
"A single data visualization graphic can be priceless. It can save you hours of research. They’re easy to read, interpret, and, if based on the right sources, accurate, as well.  And with the highly social nature of the web, the data can be lighthearted, fun and presented in so many different ways. 
What’s most striking about data visualizations though is that they aren’t as modern a concept as we tend to think they are. 
In fact, they go back to more than 2,500 years—before computers and tools for easy visual representation of data even existed."
Here are the eleven graphics that they highlight:

Tuesday, August 11, 2015

Symmetry and Skewness

After taking your first introductory course in statistics you probably agreed wholeheartedly with the following statement:
"A statistical distribution is symmetric if and only if it is not skewed."
After all, isn't that how we define "skewness"?

In fact, that statement is incorrect. There are distributions which have a skewness coefficient of zero, but are asymmetric.

Before considering some examples of this phenomenon, let's take a closer look at the meaning of "skewness" in the statistical context.