Skip to main content

Skewness Calc ஐ எப்படி கணக்கிடுவது

Skewness Calc என்றால் என்ன?

Skewness measures the asymmetry of a probability distribution. Positive skew (right tail) means a few large values pull the mean up; negative skew (left tail) means a few small values pull it down.

சூத்திரம்

Skewness = E[(X − μ)³] / σ³ = (Σ(xᵢ − x̄)³) / (n × s³)
X
data set
μ
mean
σ
standard deviation
s
sample standard deviation

படிப்படியான வழிகாட்டி

  1. 1Sample skewness = (n/((n−1)(n−2))) × Σ((xᵢ−x̄)/s)³
  2. 2Symmetric: skewness ≈ 0
  3. 3Right-skewed: mean > median > mode
  4. 4Left-skewed: mean < median < mode

தீர்க்கப்பட்ட எடுத்துக்காட்டுகள்

உள்ளீடு
Income data with a few very high earners
முடிவு
Positively skewed (right tail); mean > median
உள்ளீடு
Test scores where most are near the top
முடிவு
Negatively skewed (left tail)

அடிக்கடி கேட்கப்படும் கேள்விகள்

What does skewness tell us?

Positive skewness: tail on right (long right tail). Negative: tail on left. Zero: symmetric.

When is data considered skewed?

Typically, |skewness| > 0.5 indicates noticeable skew. > 1 is highly skewed.

How is skewness different from kurtosis?

Skewness measures asymmetry. Kurtosis measures tail weight (how extreme the values are).

அமைப்புகள்