ArticleslgStudy

engineering

Newey–West estimator

Newey–West estimator is a engineering topic covered in the lgStudy science library. This page brings together a partial reference excerpt, illustrations, worked examples, real-world applications and a short study plan, so you can understand Newey–West estimator rather than just read about it. In short: A Newey–West estimator is used in statistics and econometrics to provide an estimate of the covariance matrix of the parameters of a regression-type model where the standard assumptions of regression analysis do not apply. It was devised by Whitney K.

Key takeaways

  • Newey–West estimator belongs to engineering; place it in that map before memorising details.
  • Learn the definition first, then one example that makes the definition concrete.
  • Connect Newey–West estimator to a quantity you can measure, compute or draw — that is where exam questions come from.
  • Reproduce the core statement of Newey–West estimator from memory before moving on to harder problems.

Reference excerpt

A Newey–West estimator is used in statistics and econometrics to provide an estimate of the covariance matrix of the parameters of a regression-type model where the standard assumptions of regression analysis do not apply. It was devised by Whitney K. Newey and Kenneth D. West in 1987, although there are a number of later variants. The estimator is used to try to overcome autocorrelation (also called serial correlation), and heteroskedasticity in the error terms in the models, often for regressions applied to time series data. The abbreviation "HAC," sometimes used for the estimator, stands for "heteroskedasticity and autocorrelation consistent." There are a number of HAC estimators described in, and HAC estimator does not refer uniquely to Newey–West. One version of Newey–West Bartlett requires the user to specify the bandwidth and usage of the Bartlett kernel from Kernel density estimation Regression models estimated with time series data often exhibit autocorrelation; that is, the error terms are correlated over time. The heteroscedastic consistent estimator of the error covariance is constructed from a term X T Σ X {\displaystyle X^{\operatorname {T} }\Sigma X} , where X {\displaystyle X} is the design matrix for the regression problem and Σ {\displaystyle \Sigma } is the covariance matrix of the residuals. The least squares estimator b {\displaystyle b} is a consistent estimator of β {\displaystyle \beta } . This implies that the least squares residuals e i {\displaystyle e_{i}} are "point-wise" consistent estimators of their population counterparts E i {\displaystyle E_{i}} . The general approach, then, will be to use X {\displaystyle X} and e {\displaystyle e} to devise an estimator of X T Σ X {\displaystyle X^{\operatorname {T} }\Sigma X} . This means that as the time between error terms increases, the correlation between the error terms decreases. The estimator thus can be used to improve the ordinary least squares (OLS) regression when the residuals are heteroscedastic and/or autocorrelated.

X T Σ X = 1 T ∑ t = 1 T e t 2 x t x t T + 1 T ∑ ℓ = 1 L ∑ t = ℓ + 1 T w ℓ e t e t − ℓ ( x t x t − ℓ T + x t − ℓ x t T ) {\displaystyle X^{\operatorname {T} }\Sigma X={\frac {1}{T}}\sum _{t=1}^{T}e_{t}^{2}x_{t}x_{t}^{\operatorname {T} }+{\frac {1}{T}}\sum _{\ell =1}^{L}\sum _{t=\ell +1}^{T}w_{\ell }e_{t}e_{t-\ell }(x_{t}x_{t-\ell }^{\operatorname {T} }+x_{t-\ell }x_{t}^{\operatorname {T} })}

w ℓ = 1 − ℓ L + 1 {\displaystyle w_{\ell }=1-{\frac {\ell }{L+1}}}

where T is the sample size, e t {\displaystyle e_{t}} is the t th {\displaystyle t^{\text{th}}} residual and x t {\displaystyle x_{t}} is the t th {\displaystyle t^{\text{th}}} row of the design matrix, and w ℓ {\displaystyle w_{\ell }} is the Bartlett kernel and can be thought of as a weight that decreases with increasing separation between samples. Disturbances that are farther apart from each other are given lower weight, while those with equal subscripts are given a weight of 1. This ensures that second term converges (in some appropriate sense) to a finite matrix. This weighting scheme also ensures that the resulting covariance matrix is positive semi-definite. L = 0 reduces the Newey–West estimator to Huber–White standard error. L specifies the "maximum lag considered for the control of autocorrelation. A common choice for L" is T 1 / 4 {\displaystyle T^{1/4}} .

… excerpt ends here. Continue reading the full article.

Worked examples

Example 1 — a first encounter with Newey–West estimator

Start with the simplest possible case. Write down what Newey–West estimator claims or describes in one sentence, then invent the smallest concrete situation in which that sentence is true. In engineering, the smallest case is usually a single object, a single equation or a single measurement. Check that every symbol or term in your sentence has a meaning in that case.

Example 2 — changing one variable

Take the situation from Example 1 and change exactly one quantity: double it, halve it, or set it to zero. Predict what should happen to Newey–West estimator before you calculate. Comparing your prediction with the result is the fastest way to find out whether you understand the idea or only the words.

Example 3 — an exam-style question

Typical questions about Newey–West estimator ask you to (a) state it precisely, (b) apply it to given data, and (c) explain a limitation. Practise writing all three answers in under five minutes; the third part is what separates a full-mark answer from an average one.

Applications of Newey–West estimator

In research
Newey–West estimator appears in engineering research whenever the underlying quantities have to be modelled precisely. Papers usually cite it as a starting assumption and then explore where it breaks down.
In technology and industry
Engineering practice reuses Newey–West estimator in design rules, simulations and safety margins. Knowing the idea lets you read a specification sheet and understand why the numbers look the way they do.
In the classroom
Newey–West estimator is common in secondary-school and first-year university syllabi. It links to neighbouring topics Estimation methods, Estimator, Regression with time series structure, so understanding it makes those chapters shorter.
In everyday life
Look for Newey–West estimator outside the textbook — in sport, cooking, traffic, electronics or the sky above you. An example you found yourself is remembered far longer than one you were given.
Ask Teacher Smith questions about this articleOpens your AI tutor with a question about “Newey–West estimator” →

Affiliate

Preply — study more efficiently by working with a personal tutor. 50% off.

How to study Newey–West estimator in 20 minutes

  1. Read the reference excerpt below once, without taking notes.
  2. Close the page and write down what Newey–West estimator means in your own words.
  3. Compare your version with the excerpt and mark what you missed.
  4. Work through the three examples above with pen and paper.
  5. Explain Newey–West estimator out loud to somebody else — or to Teacher Smith in the lgStudy chat.

Frequently asked questions

What is Newey–West estimator in simple terms?

A Newey–West estimator is used in statistics and econometrics to provide an estimate of the covariance matrix of the parameters of a regression-type model where the standard assumptions of regression analysis do not apply. It was devised by Whitney K.

Why does Newey–West estimator matter?

Because it connects several engineering ideas at once: it gives you a definition you can apply, a quantity you can calculate, and a way to check whether a result is plausible.

How should I study Newey–West estimator?

Read the excerpt, restate it from memory, then work through the examples and applications listed on this page. The five-step study plan above takes about twenty minutes.

What does this page cover?

It gives you a compact reference excerpt plus original lgStudy explanations, examples, applications and study material on Newey–West estimator.

Tags

  • Estimation methods
  • Estimator
  • Regression with time series structure

Keep exploring