ArticleslgStudy

science

Whittaker–Henderson smoothing

Whittaker–Henderson smoothing is a science 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 Whittaker–Henderson smoothing rather than just read about it. In short: Whittaker–Henderson smoothing or Whittaker–Henderson graduation is a digital filter that can be applied to a set of digital data points for the purpose of smoothing the data, that is, to increase the precision of the data without distorting the signal tendency. It was first introduced by Georg Bohlmann (for order 1).

Key takeaways

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

Reference excerpt

Whittaker–Henderson smoothing or Whittaker–Henderson graduation is a digital filter that can be applied to a set of digital data points for the purpose of smoothing the data, that is, to increase the precision of the data without distorting the signal tendency. It was first introduced by Georg Bohlmann (for order 1). E.T. Whittaker independently proposed the same idea in 1923 (for order 3). Robert Henderson contributed to the topic by his two publications in 1924 and 1925. Whittaker–Henderson smoothing can be seen as P-Splines of degree 0. The special case of order 2 also goes under the name Hodrick–Prescott filter.

Mathematical formulation For a signal y i {\displaystyle y_{i}} , i = 1 , … , n {\displaystyle i=1,\ldots ,n} , of equidistant steps, e.g. a time series with constant intervals, the Whittaker–Henderson smoothing of order p {\displaystyle p} is the solution to the following penalized least squares problem:

x ^ = argmin x 1 , … , x n ⁡ ∑ i = 1 n ( y i − x i ) 2 + λ ∑ i = 1 n − p ( Δ p x i ) 2 , {\displaystyle {\hat {x}}=\operatorname {argmin} _{x_{1},\ldots ,x_{n}}\sum _{i=1}^{n}(y_{i}-x_{i})^{2}+\lambda \sum _{i=1}^{n-p}(\Delta ^{p}x_{i})^{2}\,,}

with penalty parameter λ {\displaystyle \lambda } and difference operator Δ {\displaystyle \Delta } :

Δ x i = x i + 1 − x i Δ 2 x i = Δ ( Δ x i ) = x i + 2 − 2 x i + 1 + x i {\displaystyle {\begin{aligned}\Delta x_{i}&=x_{i+1}-x_{i}\\\Delta ^{2}x_{i}&=\Delta (\Delta x_{i})=x_{i+2}-2x_{i+1}+x_{i}\end{aligned}}}

and so on. For λ → ∞ {\displaystyle \lambda \rightarrow \infty } , the solution converges to a polynomial of degree p − 1 {\displaystyle p-1} . For λ → 0 {\displaystyle \lambda \rightarrow 0} , the solution converges to the observations y {\displaystyle y} . The Whittaker-Henderson method is very similar to modern Smoothing spline methods; the latter use derivatives rather than differences of the smoothed values in the penalty term.

Properties Reversing y {\displaystyle y} just reverses the solution x ^ {\displaystyle {\hat {x}}} . The first p {\displaystyle p} moments of the data are preserved, i.e., the j-th momentum ∑ i y i j = ∑ i x ^ i j {\displaystyle \sum _{i}y_{i}^{j}=\sum _{i}{\hat {x}}_{i}^{j}} for j = 0 … p {\displaystyle j=0\ldots p} . Polynomials of degree p − 1 {\displaystyle p-1} are unaffected by the smoothing.

… excerpt ends here. Continue reading the full article.

Worked examples

Example 1 — a first encounter with Whittaker–Henderson smoothing

Start with the simplest possible case. Write down what Whittaker–Henderson smoothing claims or describes in one sentence, then invent the smallest concrete situation in which that sentence is true. In science, 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 Whittaker–Henderson smoothing 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 Whittaker–Henderson smoothing 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 Whittaker–Henderson smoothing

In research
Whittaker–Henderson smoothing appears in science 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 Whittaker–Henderson smoothing 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
Whittaker–Henderson smoothing is common in secondary-school and first-year university syllabi. It links to neighbouring topics Signal processing filter, Signal processing stubs, so understanding it makes those chapters shorter.
In everyday life
Look for Whittaker–Henderson smoothing 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 “Whittaker–Henderson smoothing” →

Affiliate

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

How to study Whittaker–Henderson smoothing in 20 minutes

  1. Read the reference excerpt below once, without taking notes.
  2. Close the page and write down what Whittaker–Henderson smoothing 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 Whittaker–Henderson smoothing out loud to somebody else — or to Teacher Smith in the lgStudy chat.

Frequently asked questions

What is Whittaker–Henderson smoothing in simple terms?

Whittaker–Henderson smoothing or Whittaker–Henderson graduation is a digital filter that can be applied to a set of digital data points for the purpose of smoothing the data, that is, to increase the precision of the data without distorting the signal tendency. It was first introduced by Georg Bohl…

Why does Whittaker–Henderson smoothing matter?

Because it connects several science 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 Whittaker–Henderson smoothing?

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 Whittaker–Henderson smoothing.

Tags

  • Signal processing filter
  • Signal processing stubs

Keep exploring