l5-fooled-by-randomness_stationarity-problem

Explains the stationarity problem in probabilistic reasoning about changing systems.

Updated Jun 29, 2026
One-click install
npx skills add https://github.com/curation-labs/taleb-mind --skill l5-fooled-by-randomness-stationarity-problem-curation-labs
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: l5-fooled-by-randomness_stationarity-problem
Source: https://github.com/curation-labs/taleb-mind/tree/main/skills/l5-fooled-by-randomness_stationarity-problem
Command: npx skills add https://github.com/curation-labs/taleb-mind --skill l5-fooled-by-randomness-stationarity-problem-curation-labs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? It addresses the flawed assumption that past data can reliably predict future outcomes when the underlying process generating that data is itself changing over time. ## Core Features & Use Cases - Stationarity Critique: Explains why statistical extrapolation fails when the data-generating process is non-stationary, using the metaphor of children altering an urn's contents. - Epistemological Framing: Distinguishes between computable textbook probability games and real-world systems where the rules themselves shift. - Use Case: When evaluating a financial model trained on historical market data, apply this reasoning to question whether the market regime that produced the training data still exists. ## Quick Start Ask the assistant to explain why extrapolating from past data fails when the underlying process changes, using the stationarity problem framing.

Frequently Asked Questions about l5-fooled-by-randomness_stationarity-problem

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What is the stationarity problem in probability and statistics?▼

The stationarity problem is the issue that statistical methods assume the process generating data is stable, but in real-world systems the process itself changes. Drawing conclusions from past data fails when the underlying generator has been altered.

Why does extrapolating from past data fail in markets?▼

Extrapolation fails because the market of one era is not the same generator as another era. The rules, participants, and structure change, so probabilities computed from old data describe a game that no longer exists.

How does the urn metaphor explain non-stationarity?▼

The urn metaphor contrasts textbook probability, where an urn has fixed known composition, with reality, where children add, remove, and repaint balls while you draw. You unknowingly compute probabilities for a changing system.

When should statistical models based on historical data be distrusted?▼

Distrust them when the system under study is social, economic, or political, where the generating process is in flux. One realization from one past generator gives no guarantee the generator has not been swapped.