What Makes a Proper Decision Support System?

A new AI-generated tutorial on the essential properties of decision support

Another tutorial from the AI tutorial series, and this time on a question very close to home:

📄 What Makes a Proper Decision Support System?

Its core claim is one I keep repeating to students and colleagues: a machine learning model is not, by itself, a decision support system — and neither is an optimisation model. A prediction has no decision maker, no alternatives, no trade-offs, and no accountability. An “optimal” solution often assumes the objective is known and fixed, when in practice it rarely is.

The tutorial goes back to the DSS classics (Simon, Gorry and Scott Morton, Keen, Little, Sprague) and forward to modern work on human–AI decision making, and synthesises twelve properties of a proper DSS in four layers: decision focus, human agency, epistemic transparency, and institutional embedding. It also turns them into a rubric you can use to score a real system. As with the others in the series, it is AI-generated: a good map, but go to the sources for anything you build on.

How it connects to my research

This is essentially the backbone of much of what I work on:

Enjoy, and let me know what you think.