28 lines
1.7 KiB
Markdown
28 lines
1.7 KiB
Markdown
---
|
|
title: Performance Reviews
|
|
description: Performance Reviews are dumb
|
|
date: 2025-02-08
|
|
lastmod: 2026-01-06
|
|
author: "wompmacho"
|
|
authors: ["wompmacho"]
|
|
---
|
|
|
|
The Hidden Flaw of Performance Reviews.
|
|
|
|
<!-- more -->
|
|
|
|
> [!quote] Goodhart's law
|
|
> [Goodhart's law](https://en.wikipedia.org/wiki/Goodhart%27s_law) is an adage often stated as, "When a measure becomes a target, it ceases to be a good measure". It is named after British economist Charles Goodhart, who is credited with expressing the core idea of the adage in a 1975 article on monetary policy in the United Kingdom:
|
|
>
|
|
> > Any observed statistical regularity will tend to collapse once pressure is placed upon it for control purposes.
|
|
>
|
|
> It was used to criticize the British Thatcher government for trying to conduct monetary policy on the basis of targets for broad and narrow money, but the law reflects a much more general phenomenon.
|
|
|
|
{{< rawhtml >}}
|
|
<div class="iframe-wrapper" style="display: flex; flex-direction: row; align-items: center; justify-content: center;">
|
|
<iframe width="" height="" src="https://www.youtube.com/embed/XQT8_SAwwUY?si=prH2i9-fEOHSyg2V" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
|
|
</div>
|
|
{{< /rawhtml >}}
|
|
|
|
In other words, when we use a measure to reward performance, we provide an incentive to manipulate the measure in order to receive the reward. This can sometimes result in actions that actually reduce the effectiveness of the measured system while paradoxically improving the measurement of system performance.
|