Life Quote by Peter L. Bernstein
““So we pour in data from the past to fuel the decision-making mechanisms created by our models, be they linear or nonlinear. But therein lies the logician's trap: past data from real life constitute a sequence of events rather than a set of independent observations, which is what the laws of probability demand.[...]It is in those outliers and imperfections that the wildness lurks.””
About This Quote
Source Speech: Talk on Data Modeling, 1990s
Models often treat past observations as independent, ignoring their sequential nature, which leads to hidden risks in predictions.
In simple terms: Treating data as independent can hide real patterns.
Recognize and model sequential dependencies.
Themes
Mood
Type
When to use this quote
- financial forecasting
- machine learning model training
- risk assessment
- policy planning
Key Concepts
Questions to Reflect On
- How do you account for temporal dependencies?
- What outliers could be signaling?
Ignoring sequence can cause overconfidence in predictions.