June 13, 2026

Think back to high school maths. Probability. The chance something happens. A coin flip: 50/50. Rolling a six: 1 in 6. Drawing a red card: half the deck.
It felt abstract at the time. Something you calculated for exams and then forgot.
Except you didn’t forget it. You just stopped calling it probability.
Every day, dozens of times a day, you make decisions based on likelihood:
You are not calculating numbers. You are not writing down formulas. But you are absolutely reasoning about probability — estimating outcomes, weighing evidence, and picking the option that seems most likely to go well.
This is not a metaphor. This is literally what probability is.
When a large language model generates text, it does not know what to say the way a person knows something. It does not have opinions, memories, or intentions.
What it does is this: given everything that came before in the conversation, it calculates the most probable next word (or token). Then the most probable word after that. And so on, until a full response takes shape.
That is it. That is the core of it.
When you ask an AI “What is the capital of France?” — it does not look up the answer. It recognises that after a question like that, the word “Paris” is overwhelmingly likely to follow, based on patterns learned from an enormous amount of text.
When you ask it to explain something in simple terms, it does not choose to be clear. It predicts that a clear, simple response is the most probable appropriate output for that context.
It is probability, applied at massive scale, millions of times per second.
Here is where it gets interesting.
When you decide whether to bring an umbrella, you are drawing on past experience (what clouds usually mean), context (the time of year, the forecast), and a rough sense of what the likely outcome is. You are not running numbers — but you are doing probabilistic reasoning.
AI does the same thing, but with a different kind of “past experience”: the patterns in billions of words, images, or data points it was trained on. And instead of a gut feeling, it produces an actual probability distribution — a ranked list of likely next steps — and picks from the top.
The mechanism is different. The scale is different. The underlying logic is the same.
There is a lot of fear and mysticism around AI. People talk about it as if it is a new kind of intelligence that came out of nowhere, something fundamentally beyond human understanding.
But it did not come from nowhere. It came from maths we have understood for centuries — probability, statistics, optimisation — applied to data at a scale that was not possible before.
You are not excluded from understanding this. You already understand the core of it. You have been using it every day.
What AI changes is not the concept — it is the capacity. A human can hold a handful of variables in mind when making a judgment call. A trained model can weigh millions of patterns simultaneously, in milliseconds. That is a difference of scale, not of kind.
Here is the honest part.
Probabilistic reasoning — whether done by you or by a model — is not the same as understanding. When you guess it will rain, you might be wrong. When an AI generates a confident-sounding answer, it might also be wrong — and it will not always know that it is wrong.
This is why AI “hallucinations” happen. The model is not lying. It is producing the most probable-looking output, which sometimes means confidently generating something that is factually incorrect because incorrect-but-plausible text exists in its training data.
You make similar mistakes. You bring the umbrella and it stays dry. You skip the restaurant because the reviews seemed off and it turns out it was great. Probability is not certainty — for you or for AI.
The difference is that you can catch yourself, reason from new evidence, and adjust. Current AI systems are improving at this, but it is still one of the key gaps between what they do and what human cognition does.
Once you see AI as a probability engine rather than an oracle, a few things shift:
You stop treating its output as fact. A confident answer is not a correct answer. Verify what matters.
You get better at prompting. Giving the model more context is like giving yourself more data before a decision. Better input, better probability distribution, better output.
You stop being surprised by its mistakes. Of course it sometimes gets things wrong. So does any system that reasons from probability rather than certainty. That is not a flaw — it is a fundamental property of the approach.
You start to trust it more appropriately. For tasks where “most likely correct” is good enough, AI is extraordinarily useful. For tasks where you need guaranteed accuracy, you treat it as a starting point, not a final answer.
We built these systems by teaching machines to do what humans do naturally — reason about likelihood based on experience and context. The fact that it works as well as it does says something remarkable about how much of human thinking is actually probabilistic.
You were never just “doing maths” in school. You were learning to formalise something your brain was already doing. And now, the same formalisation — extended and scaled through computing power — is what makes AI useful.
It is not magic. It is not alien. It is probability.
And you have already understood it your whole life.