<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Outliers on Nalar</title>
    <link>https://nalar.dev/tags/outliers/</link>
    <description>Recent content in Outliers on Nalar</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Wed, 02 Sep 2026 00:00:00 +0700</lastBuildDate>
    <atom:link href="https://nalar.dev/tags/outliers/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Robust Outlier Detection with Median Absolute Deviation</title>
      <link>https://nalar.dev/robust-outlier-detection-with-median-absolute-deviation/</link>
      <pubDate>Wed, 02 Sep 2026 00:00:00 +0700</pubDate>
      <guid>https://nalar.dev/robust-outlier-detection-with-median-absolute-deviation/</guid>
      <description>&lt;p&gt;Outlier detection often begins with a rule such as &amp;ldquo;flag values more than three standard deviations from the mean.&amp;rdquo; That works reasonably well for approximately normal data without severe contamination, but the same extreme observations you want to detect can move both the mean and the standard deviation.&lt;/p&gt;&#xA;&lt;p&gt;Median absolute deviation, usually abbreviated MAD, provides a more robust alternative.&lt;/p&gt;&#xA;&lt;h2 id=&#34;why-mean-and-standard-deviation-can-be-fragile&#34;&gt;Why mean and standard deviation can be fragile&lt;/h2&gt;&#xA;&lt;p&gt;Consider response times in milliseconds:&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
