- Statistics - Discussion
- Z table
- Weak Law of Large Numbers
- Venn Diagram
- Variance
- Type I & II Error
- Trimmed Mean
- Transformations
- Ti 83 Exponential Regression
- T-Distribution Table
- Sum of Square
- Student T Test
- Stratified sampling
- Stem and Leaf Plot
- Statistics Notation
- Statistics Formulas
- Statistical Significance
- Standard normal table
- Standard Error ( SE )
- Standard Deviation
- Skewness
- Simple random sampling
- Signal to Noise Ratio
- Shannon Wiener Diversity Index
- Scatterplots
- Sampling methods
- Sample planning
- Root Mean Square
- Residual sum of squares
- Residual analysis
- Required Sample Size
- Reliability Coefficient
- Relative Standard Deviation
- Regression Intercept Confidence Interval
- Rayleigh Distribution
- Range Rule of Thumb
- Quartile Deviation
- Qualitative Data Vs Quantitative Data
- Quadratic Regression Equation
- Process Sigma
- Process Capability (Cp) & Process Performance (Pp)
- Probability Density Function
- Probability Bayes Theorem
- Probability Multiplecative Theorem
- Probability Additive Theorem
- Probability
- Power Calculator
- Pooled Variance (r)
- Poisson Distribution
- Pie Chart
- Permutation with Replacement
- Permutation
- Outlier Function
- One Proportion Z Test
- Odd and Even Permutation
- Normal Distribution
- Negative Binomial Distribution
- Multinomial Distribution
- Means Difference
- Mean Deviation
- Mcnemar Test
- Logistic Regression
- Log Gamma Distribution
- Linear regression
- Laplace Distribution
- Kurtosis
- Kolmogorov Smirnov Test
- Inverse Gamma Distribution
- Interval Estimation
- Individual Series Arithmetic Mode
- Individual Series Arithmetic Median
- Individual Series Arithmetic Mean
- Hypothesis testing
- Hypergeometric Distribution
- Histograms
- Harmonic Resonance Frequency
- Harmonic Number
- Harmonic Mean
- Gumbel Distribution
- Grand Mean
- Goodness of Fit
- Geometric Probability Distribution
- Geometric Mean
- Gamma Distribution
- Frequency Distribution
- Factorial
- F Test Table
- F distribution
- Exponential distribution
- Dot Plot
- Discrete Series Arithmetic Mode
- Discrete Series Arithmetic Median
- Discrete Series Arithmetic Mean
- Deciles Statistics
- Data Patterns
- Data collection - Case Study Method
- Data collection - Observation
- Data collection - Questionaire Designing
- Data collection
- Cumulative Poisson Distribution
- Cumulative plots
- Correlation Co-efficient
- Co-efficient of Variation
- Cumulative Frequency
- Continuous Series Arithmetic Mode
- Continuous Series Arithmetic Median
- Continuous Series Arithmetic Mean
- Continuous Uniform Distribution
- Comparing plots
- Combination with replacement
- Combination
- Cluster sampling
- Circular Permutation
- Chi Squared table
- Chi-squared Distribution
- Central limit theorem
- Boxplots
- Black-Scholes model
- Binomial Distribution
- Beta Distribution
- Best Point Estimation
- Bar Graph
- Arithmetic Range
- Arithmetic Mode
- Arithmetic Median
- Arithmetic Mean
- Analysis of Variance
- Adjusted R-Squared
- Home
Selected Reading
- Who is Who
- Computer Glossary
- HR Interview Questions
- Effective Resume Writing
- Questions and Answers
- UPSC IAS Exams Notes
Statistics - Skewness
If dispersion measures amount of variation, then the direction of variation is measured by skewness. The most commonly used measure of skewness is Karl Pearson s measure given by the symbol Skp. It is a relative measure of skewness.
Formula
${S_{KP} = frac{Mean-Mode}{Standard Deviation}}$
When the distribution is symmetrical then the value of coefficient of skewness is zero because the mean, median and mode coincide. If the co-efficient of skewness is a positive value then the distribution is positively skewed and when it is a negative value, then the distribution is negatively skewed. In terms of moments skewness is represented as follows:
${eta_1 = frac{mu^2_3}{mu^2_2} \[7pt] Where mu_3 = frac{sum(X- ar X)^3}{N} \[7pt] , mu_2 = frac{sum(X- ar X)^2}{N}}$
If the value of ${mu_3}$ is zero it imppes symmetrical distribution. The higher the value of ${mu_3}$, the greater is the symmetry. However ${mu_3}$ do not tell us about the direction of skewness.
Example
Problem Statement:
Information collected on the average strength of students of an IT course in two colleges is as follows:
Measure | College A | College B |
---|---|---|
Mean | 150 | 145 |
Median | 141 | 152 |
S.D | 30 | 30 |
Can we conclude that the two distributions are similar in their variation?
Solution:
A look at the information available reveals that both the colleges have equal dispersion of 30 students. However to estabpsh if the two distributions are similar or not a more comprehensive analysis is required i.e. we need to work out a measure of skewness.
${S_{KP} = frac{Mean-Mode}{Standard Deviation}}$Value of mode is not given but it can be calculated by using the following formula:
${ Mode = 3 Median - 2 Mean \[7pt] College A: Mode = 3 (141) - 2 (150)\[7pt] , = 423-300 = 123 \[7pt] S_{KP} = frac{150-123}{30} \[7pt] , = frac{27}{30} = 0.9 \[7pt] \[7pt] College B: Mode = 3(152)-2 (145)\[7pt] , = 456-290 \[7pt] , S_kp = frac{(142-166)}{30} \[7pt] , = frac{(-24)}{30} = -0.8 }$ Advertisements