The Analytics Power Hour

#269: The Ins and Outs of Outliers with Brett Kennedy

35 snips
Apr 15, 2025
Brett Kennedy, a freelance data scientist and author of 'Outlier Detection in Python,' delves into the nuances of outlier detection methods. He compares identifying outliers to obscenity, noting the challenges of definition and detection. The discussion spans techniques such as z-scores and the Median Absolute Deviation, emphasizing the importance of context in data analysis. Kennedy also highlights the human touch needed in distinguishing significant anomalies from normal variations, showcasing the interplay between technology and human insight in deciphering data.
Ask episode
AI Snips
Chapters
Books
Transcript
Episode notes
INSIGHT

Not All Outliers Are Problems

  • Outliers aren't always problems; in finance, science or marketing, anomalies can reveal opportunities or new discoveries.
  • Outlier detection helps identify rare phenomena that merit further investigation.
ADVICE

Use Forecasting for Time Series

  • Forecasting methods, including ARIMA and exponential smoothing, offer interpretable ways to detect time-series outliers.
  • Combine trend and seasonal patterns to understand and interpret forecast deviations as outliers.
ADVICE

Frame Reference in Outlier Detection

  • Use multiple frames of reference to define 'normal' when detecting outliers in time series data.
  • Comparing recent values to similar past periods helps contextualize anomalies accurately.
Get the Snipd Podcast app to discover more snips from this episode
Get the app