← LibraryAlgorithms for Decision MakingProject Management · Project Risk ManagementLesson 6/18← PrevNext →
ArticlePublished 6 Jul 20266 min readBy Kevin Joginrisk managementdecision theorydecision under uncertaintyBayesian networks

Project ManagementProject Risk ManagementSeries

Algorithms for Decision Making

A risk-focused field guide to deciding well under uncertainty — twenty-six chapters across five parts, re-read for the project professional rather than the roboticist.

5 parts 26 chapters Original KEVOS® synthesis

The premise

Every risk decision is made without full knowledge

Risk management is decision-making under uncertainty. That is its entire job.

This series works through the modern computational toolkit built for exactly that problem: how a rational actor should choose when outcomes are probabilistic, information is incomplete, and the situation unfolds over time. The mathematics comes from artificial intelligence and operations research — but the reading here is deliberately practical. Less “how to fly an aircraft autonomously,” more “how to decide well when you cannot see the whole board.”

Each chapter explains one method in plain terms, then draws the line back to the work a project professional actually does: quantifying exposure, sequencing responses, learning from outcomes, acting on imperfect status, and coordinating with everyone else who is also making decisions.

How the series is organised

A ladder of uncertainty

Each part takes away one more thing you are allowed to know for certain, then asks how to decide anyway. Climb it and the problem gets harder — and closer to how real projects actually feel.

MORE UNCERTAINTY → I · Known model II · Known dynamics III · Unknown model IV · Unseen state V · Other deciders
I

You know the model

Quantify belief and pick the best single choice — probabilistic reasoning and simple decisions.

II

You know the dynamics

Decide across a whole timeline, not one moment — Markov decision processes.

III

You don’t know the model

Learn the odds while you act — reinforcement learning and exploration.

IV

You can’t see the true state

Decide on belief, not observation — partially observable problems.

V

Others are deciding too

Act strategically among many actors — multiagent systems.

The series

Twenty-six chapters, five parts

Every card names one method, a one-line synopsis, and its risk lens — what the idea means for real project decisions.

II

Sequential Problems

Decide well over a whole timeline, not one moment.

Where to start

Three ways through

You don’t have to read all twenty-six in order. Pick the route that matches the decision in front of you.

Route A

The essentials

Enough to quantify exposure and sequence decisions well. The backbone every risk practitioner should hold.

Part I → Ch 5 → Part II (6, 8)
Route B

The uncertainty track

For work where the model is unknown or the true state is hidden — the hard, realistic middle of most projects.

Ch 14 → Part III → Part IV
Route C

The full path

The complete ladder, bottom to top, as the field itself builds it. Best read over time, one part per sitting.

Parts I → II → III → IV → V

About this series

Original synthesis, plainly stated

Every explanation, diagram, and risk lens in this series is original KEVOS® work. Nothing is reproduced verbatim. The subject matter is the established field of computational decision-making — probabilistic graphical models, Markov decision processes, reinforcement learning, partially observable problems, and multiagent systems — as consolidated in the standard graduate text by Kochenderfer, Wheeler and Wray. The value KEVOS® adds is the translation: taking a rigorous but abstract body of theory and reading it through the single question a project professional keeps asking — how do I decide well when I cannot see the whole board?

Each chapter page stands on its own, favours intuition over notation, and closes with what the method means in practice. Where theory would help but isn’t essential, it’s noted, not dumped.

Continue learning

Actor–Critic MethodsArticle · Project Risk ManagementNEXT LESSON →Approximate Value FunctionsArticle · Project Risk ManagementExact Solution MethodsArticle · Project Risk ManagementInferenceArticle · Project Risk Management