Thursday, August 1, 2019

Dunning-Kruger effect revisited


Pat is a programmer at a large software company. At best, he’s a middling performer; his code is a mess (initializing variables that are never used, using variable names no one else understands, etc.), he takes longer than he should, and he doesn’t even remember his own code months later.

But Pat’s poor coding skills aren’t his most annoying attribute. What frustrates his manager the most is that Pat is absolutely convinced that he’s a great programmer. Last month was Pat’s performance review, and after receiving a low score from his manager, Pat incredulously argued:

“I’m one of the best programmers in this department! What kind of rating scale are you even using if someone with my talent can get a low score? There’s no way that your performance review form is accurately assessing my abilities. Or maybe you’re just assessing a bunch of stuff that has nothing to do with actually being a programmer!” 

If you’ve ever dealt with someone whose performance stinks, and they’re not only clueless that their performance stinks but they’re confident that their performance is good, you likely saw the Dunning-Kruger Effect in action.

Coined in 1999 by then-Cornell psychologists David Dunning and Justin Kruger, the eponymous Dunning-Kruger Effect is a cognitive bias whereby people who are incompetent at something are unable to recognize their own incompetence. And not only do they fail to recognize their incompetence, they’re also likely to feel confident that they actually are competent.

Pat’s programming skills need a lot of improvement. If Pat saw his deficiencies, he would be able to fix them, he wouldn’t fight constructive criticism of his coding, and, frankly, he wouldn’t be so frustrating to deal with...

The irony of the Dunning-Kruger Effect is that, Professor Dunning notes, “the knowledge and intelligence that are required to be good at a task are often the same qualities needed to recognize that one is not good at that task—and if one lacks such knowledge and intelligence, one remains ignorant that one is not good at that task.”...

And it’s not just college kids; you can find examples of the Dunning-Kruger Effect everywhere. One study of high-tech firms discovered that 32-42% of software engineers rated their skills as being in the top 5% of their companies. A nationwide survey found that 21% of Americans believe that it’s ‘very likely’ or ‘fairly likely’ that they’ll become millionaires within the next 10 years. Drivers consistently rate themselves above average. Medical technicians overestimate their knowledge in real-world lab procedures. In a classic study of faculty at the University of Nebraska, 68% rated themselves in the top 25% for teaching ability, and more than 90% rated themselves above average (which I’m sure you’ll notice is mathematically impossible).

Now, this isn’t hopeless. I recently spoke with Professor Dunning, who now teaches at the University of Michigan, and he told me that one of the problems in many organizations is that many people are underperforming simply because they don’t know that they could be doing better or what really great performance looks like. It’s not that they’re necessarily being defensive, rather they just lack the knowledge. In fact, he told me that research subjects were willing to criticize their own previous poor skills once they were trained up and could see the difference between their previous poor performance and their new improved performance.

https://www.forbes.com/sites/markmurphy/2017/01/24/the-dunning-kruger-effect-shows-why-some-people-think-theyre-great-even-when-their-work-is-terrible/#6c640f215d7c

Courtesy of a colleague



1 comment: