Be Aware of Bias Before Taking Exams: Lessons from a Flight Disaster

  • Thread starter Thread starter Slimy0233
  • Start date Start date
AI Thread Summary
Expectation bias significantly influences decision-making and can lead to critical errors, as illustrated by a documentary on a pilot error that resulted in a disaster. This bias often manifests in everyday situations, such as during academic assessments, where prior knowledge or perceived "correct" answers can lead to careless mistakes. For instance, when encountering familiar answer options, individuals may not fully engage with the material, resulting in errors that could have been avoided with more careful consideration. The discussion highlights that expectation bias is prevalent in various fields, including software development, where overlooked facts can lead to misdiagnoses of problems. A specific example involved a developer failing to recognize a change in a standardized file format, which ultimately caused significant issues in their code. The conversation also references the Titan sub disaster, emphasizing how ignored warning signs and biases can have dire consequences. Overall, awareness of expectation bias is crucial in both academic and professional settings to prevent errors and improve outcomes.
Slimy0233
Messages
167
Reaction score
48
Recently I was watching a documentary on how expectation bias caused a pilot error during a flight which ended up in disaster for everyone aboard. Now, obviously, these biases manifest in our daily lives very frequently thought their consequences might not be as severe most of the times.

While going through my maths assignment I did a few months ago, I realized that I have had many errors which could be at least mildly attributed to expectation bias and I am pretty sure you have had such experiences as well, now, what major biases should one be aware of before sitting for a physics exam.

Sometimes, when I "knew" the answer because I had seen the "right" options for the previous question, I would not put in as much effort and just give an answer which matched the "right" options. I didn't actively disregard any facts while choosing this option, I just didn't remember them. Turns out the "right" option was wrong and I had made mistakes which had I not seen the "right" option before I would have known about. Now, of c, this won't happen in exams, but yeah, expectation bias is pretty common anyways.

Also, thank you for your answers in advance!
 
Physics news on Phys.org
I found this article on expectation bias in flying

https://www.aviationfile.com/flight... foremost, it can,Airlines Flight 173 in 1978.

There are many cases where some apparent minor fact was ignored or discounted but which could have saved the day. I think this happens all the time but we seldom notice it.

In program develop, it’s not uncommon to collect a bunch of facts when diagnosing a problem creating a theory of what’s wrong from most of the facts only to discover what really happened and how those ignored facts explained the truth if only we had listened to them.

I had one such software bug that I simply couldn’t get rid of. I scoured my program looking for what was wrong. The one thing I hadn’t considered until late in the game was that another developer had changed a standardized file format (a file format used in the public domain for geographic maritime data) in a library I was using.

It was something they shouldn’t have done but I got the blame since my demo code was broken and theirs had been working for awhile already. When I fixed the error back to what it should have been, it broke their code oops and then there was a lot of yelling.

The titan sub disaster contains elements of expectation bias and warning signs that were ignored with a fatal outcome for the crew.
 
Similar to the 2024 thread, here I start the 2025 thread. As always it is getting increasingly difficult to predict, so I will make a list based on other article predictions. You can also leave your prediction here. Here are the predictions of 2024 that did not make it: Peter Shor, David Deutsch and all the rest of the quantum computing community (various sources) Pablo Jarrillo Herrero, Allan McDonald and Rafi Bistritzer for magic angle in twisted graphene (various sources) Christoph...
Thread 'My experience as a hostage'
I believe it was the summer of 2001 that I made a trip to Peru for my work. I was a private contractor doing automation engineering and programming for various companies, including Frito Lay. Frito had purchased a snack food plant near Lima, Peru, and sent me down to oversee the upgrades to the systems and the startup. Peru was still suffering the ills of a recent civil war and I knew it was dicey, but the money was too good to pass up. It was a long trip to Lima; about 14 hours of airtime...
Back
Top