<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: richard nelson</title>
    <description>The latest articles on DEV Community by richard nelson (@richardnel33254).</description>
    <link>https://dev.to/richardnel33254</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3581250%2F5edae3ce-8066-4d55-89e9-42b40621fffa.jpg</url>
      <title>DEV Community: richard nelson</title>
      <link>https://dev.to/richardnel33254</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/richardnel33254"/>
    <language>en</language>
    <item>
      <title>Understanding Skewness and Kurtosis</title>
      <dc:creator>richard nelson</dc:creator>
      <pubDate>Fri, 24 Oct 2025 06:38:15 +0000</pubDate>
      <link>https://dev.to/richardnel33254/understanding-skewness-and-kurtosis-2mpe</link>
      <guid>https://dev.to/richardnel33254/understanding-skewness-and-kurtosis-2mpe</guid>
      <description>&lt;p&gt;When analyzing datasets, it’s not enough to know measures of central tendency (mean, median, mode) and variability (variance, standard deviation).&lt;br&gt;
Skewness: The Measure of Asymmetry&lt;br&gt;
Definition: Skewness measures the degree and direction of asymmetry in a distribution around its mean.&lt;br&gt;
Income distribution → Often positively skewed because most people earn average wages, but a small number of high earners stretch the tail to the right.&lt;br&gt;
Exam scores → If most students score high but a few fail badly, the distribution is negatively skewed.&lt;br&gt;
Real-Life Example:&lt;/p&gt;

&lt;p&gt;Stock returns → Usually leptokurtic (heavy-tailed). This means extreme ups and downs occur more frequently than in a normal curve.&lt;br&gt;
Heights of people → Typically close to mesokurtic, since extreme deviations are rare.&lt;br&gt;
Uniform distribution → Often platykurtic (light-tailed), with fewer outliers.&lt;br&gt;
Key Difference&lt;/p&gt;

&lt;p&gt;Skewness → Tells us about the direction of data spread (left, right, or symmetric).&lt;br&gt;
Kurtosis → Tells us about the intensity of tails (normal, heavy, or light).&lt;/p&gt;

</description>
      <category>analytics</category>
      <category>beginners</category>
      <category>datascience</category>
    </item>
  </channel>
</rss>
