In 2024, an Air Canada customer asked a chatbot about bereavement fares. The bot confidently invented a refund policy that didn’t exist. The airline refused to honor it. A tribunal ruled in the customer’s favor. The bot hadn’t decided anything — it had predicted an answer based on patterns in its training data. The company treated that prediction as policy.

That’s the real risk today: probabilistic systems wrapped in deterministic interfaces. AI offers a guess. The interface presents it as truth. The user — or worse, the organisation — acts on it.

Humans prefer certainty

We’re wired to believe past actions determine future outcomes. Flip a coin 999 times and get heads every time: the deterministic mind assumes the coin is rigged. The probabilistic mind accepts the 1000th flip could still go either way. That second mindset is harder to hold onto — but it’s exactly what designers need right now. Products operate in complex, nonlinear environments, and AI accelerates that complexity. When design teams treat AI outputs as the answer rather than one of many answers, they build fragile experiences — and in fields like medical diagnostics or financial forecasting, genuinely dangerous ones.

This guide is about designing probabilistically with AI as a partner. It shows how to use AI to sharpen your thinking, not outsource it — while accounting for model bias, human sentiment, and perceived risk.

Probabilistic thinking + AI

Most questions we ask AI don’t produce binary answers. They produce probabilities based on patterns in data. Ask “Do aliens exist?” and the answer sits somewhere between plausible and uncertain. Scientists consider life elsewhere likely; there’s no concrete evidence. The answer doesn’t resolve the question — it frames it as a probability. Designers should read AI outputs the same way: as signals, not conclusions. Possible outcomes that must be interpreted within product goals, user behaviour, and business constraints.

Many digital products already work this way. Netflix doesn’t know you’ll enjoy Superstore because you watched The Office — it estimates the probability and surfaces the title. The interface is responding to a prediction.

Design decisions can follow the same logic. AI models combine behavioural analytics with research insights to estimate outcome likelihoods. Those probabilities act as a yardstick for design strategy. Imagine analytics suggest 60 % confidence that users will complete a purchase vs. 90 % confidence. At 60 %, the design must do persuasive work — testimonials, comparisons, reassurance signals. At 90 %, the user is already motivated — the design should remove friction so the action happens quickly. Same screen, very different design problem.

AI can also simulate outcomes before you commit to a direction — using historical data and behavioural models. The value of those simulations depends heavily on prompt structure, context, hypothesis, user motivation, and the edge cases you want stressed.

Here’s one practical use: evaluating early designs through structured prompts, especially when you can’t access the target user group directly. The prompt below is a starting point for evaluating a design from the perspective of neurodivergent users. Treat it as a template — adapt user group, criteria, and output format to your product. Use it as a conversation starter with your team, not as a verdict.

Evaluate the [design file or weblink] for usability, accessibility, and content relevance from the perspective of neurodivergent users such as those with autism spectrum disorder, ADHD, learning disabilities, etc. Consider: Is the layout and navigation intuitive for neurodivergent users? Is the language and content appropriate and engaging? Are there any barriers — technical, cognitive, or sensory — this group might face? How well does the site meet their specific needs or goals? Provide a SWOT analysis, probability score for successful use by neurodivergent users, and any recommendations for improvement.

Note: This is an oversimplification. Be mindful of your product’s intricate details and make appropriate changes.

That said, simulations don’t replace experimentation. Models are trained on historical data — they reflect past behaviour more strongly than they predict future change. Imagine designing a voice interface for elderly users who struggle with touchscreens. A model trained on mobile interaction data might predict low engagement — not because the idea lacks value, but because the dataset reflects different user behaviour. Simulations should always surface assumptions, not prevent innovation.

Be cautious of skewed probabilistic thinking

AI systems are built on historical data — more specifically, on the datasets they’re trained on. That foundation shapes the outputs we receive. During the AI Summit in France, India’s Prime Minister Narendra Modi shared an example: ask an AI model to generate an image of a person writing with the left hand — the output may still show a right-handed writer. The reason is statistical — most people are right-handed, and training data reflects that. This may have improved over time, but the point remains. I still occasionally see this behaviour when generating images with similar models.

What you receive is not truth. It is the most statistically likely outcome given the data available. Always ask: Does past data meaningfully predict the future I’m designing for? For Cypriot and EU businesses running e‑commerce or CRM systems, this has real implications. A model trained on Western European user behaviour might misjudge local preferences in Limassol, Nicosia, or multicultural markets where English, Russian, and Greek intersect. Design for the probability — but verify against your actual users.