Qm

Combine two unbiased sensor readings

Two thermometers independently measure the same temperature without bias. The first has reading variance 5, the second has variance 20. You form the blend w(first)+(1w)(second)w \cdot (\text{first}) + (1-w)\cdot(\text{second}).

What weight ww on the first thermometer minimizes the variance of the combined reading?

Your answer

Solving needs a free account

Answers, streaks and solutions unlock when you are signed in. Reading the question and the hint stays free.

Discussion

Sign in to join the discussion · reading is open to everyone

💡 Discussion rules

  1. No full solutions here. Hints and approaches only.
  2. Complexity, edge cases and intuition are the point.
  3. Interview experiences are welcome. Respect your NDAs.

Loading discussion…

Learn the concepts

The theory behind this question.

Related questions

Best blend of two unbiased fair-value estimatesEqual-precision estimates deserve equal weightWeighting when you are told standard errorsPooling two samples of different sizesHow much does naive averaging waste?Variance of the sample mean
All questions →