5 min read

How to Decide: 4 - Ethics

(or “Why Our Decisions Matter”)

Programming Note…

Next week marks the start of the final semester of my MS Stats program, so this is my final post for the summer.

It’s been such an interesting challenge trying to sum up the mountains of information I’ve taken in so far. I think discussing the “WHY” in what we do is a nice way to wrap this series up. Enjoy!

Wrapping up Summer of Stats 2.0

People often like to proudly declare that they are “data-driven” decision makers, as if this somehow makes them unusual. Of course you’re data-driven! And so is everyone else.

Let’s say you open the fridge to grab some milk for your cereal. Before you pour, you notice that its expiration date was last Friday. You check and <yep>, it sure smells sour:

(photo source)

Given the data you collected (the expiration date, the smell), you’ve made your decision to buy new milk. Congratulations, you are officially “data driven”!

The Problem with Being Data-Driven

Data is great, but can only take you so far. Contrary to popular belief, data can’t magically tell you what you should or shouldn’t do. It is simply a means for testing our ideas.

When people abdicate their own judgement in favor of “the data”, bad things can happen.

This is how we end up with social media platforms that maximize outrage (because it drives “engagement”), and how you may end up paying more for your Uber if your battery is low.

These aren’t the kind of decisions most people would be proud to make, but they are ultimately decisions rooted in data. As these example make clear, data has no conscience, so it stands to reason that data should never be the sole decision-maker.

At least, if we want to ensure our decisions are ethical.

A Better Alternative

Instead of being “data-driven”, I believe a better approach is to be people-driven.

In this mode of thinking, we aim to add value to what people do. Yes, we might use data to accomplish this, but people are never cut out of the decision loop. Our models exist simply to assist people in doing their work.

A great example of this is happens on container ships.

(photo source)

On these huge ships, cargo planners are responsible for placing the containers so that they can be quickly and easily offloaded. After the planner arranges the containers how they want them, an optimization model calculates the “optimal” placement based on the data in the manifests.

The system shows where the model disagrees with the human placement, to highlight potential opportunities. But, because the model can’t know everything the human is ultimately in charge.

If the planner doesn’t like the model’s placement, or feels that another approach would be better, they are free to ignore it. The model is not an all-powerful god-like entity, it is a humble helper.


Ethics in Daily Life

One practical lesson that you can take away is:

With great data comes great responsibility

Data gives us the power to better understand how things work. Used correctly, this can help us dramatically improve our decision-making.

However, in the wrong hands, data can also be used to add misery to everyone’s lives.

Where’s the Trust?

We saw above an example of how data can be used to help people. Unfortunately, not all data-driven models are so helpful.

Too often, data is used to tell us what we are allowed to do, rather than actually help us. Think about all those awful chatbots that can’t figure out that you just want a refund for your defective product.

“I’m sorry that your product arrived broken. Would you like to buy another one?”

These tools suck because they substitute data for trust. Companies believe that, given enough data, they can know what you need better than you do. They don’t trust that YOU could actually know what is best for you.

This leads inevitably to a situation where users waste their time trying to navigate a labyrinth of options and “helpful” resources, rather than getting their specific problem solved.

Data as a Weapon

Sadly, many problematic uses of data aren’t even intentional - they are a result of people following the metrics and not thinking through the full ramifications of their data.

Cathy O’Neil’s book, Weapons of Math Destruction is a great resource to understand this problem - in it, she provides many interesting real life examples of issues caused by blindly trusting data.

I highly encourage anyone who works with data to read this book, and seriously consider her message of caution regarding the very negative impacts that poorly researched models can have.

Summing Up

Data gives us the power to discover new, surprising, and often subtle truths about ourselves and others. But with this knowledge comes the responsibility to use it to help others.

It is usually not hard to “follow the data”. What is hard is to STOP following the data when it actively does harm to others. In these cases, the only correct answer is a polite, but firm, “No”.

Remember: Statistics doesn’t come with a moral compass. You have to supply it.

========================