Menu
×
   ❮     
HTML CSS JAVASCRIPT SQL PYTHON JAVA PHP HOW TO W3.CSS C C++ C# BOOTSTRAP REACT MYSQL JQUERY EXCEL XML DJANGO NUMPY PANDAS NODEJS R TYPESCRIPT ANGULAR GIT POSTGRESQL MONGODB ASP AI GO KOTLIN SASS VUE DSA GEN AI SCIPY AWS CYBERSECURITY DATA SCIENCE
     ❯   

Distribution

  • What is Normal Distribution?
  • What is Margin of Error?
  • What is Skewness?
  • What is Kurtosis?

Normal Distribution

The Normal Distribution Curve is a bell-shaped curve.

Each band of the curve has a width of 1 Standard Deviation:

Standard Normal Distribution

Each band of the curve has a width of 1 Standard deviation from the Mean Value.

Values less than 1 Standard Deviation away account for 68.27%.

Values less than 2 standard deviations away account for 95.45%.

Values less than 3 standard deviations away account for 99.73%.

What does it mean?

Most observations are within 1 standard deviation from the mean.

Almost all observations are within 2 standard deviations.

Practically all observations are within 3 standard deviations.


Normal Distribution Facts

Normal distribution is Symmetric. The peak always divides the distribution in half.

Normal distribution is a Probability distribution.

A lot of observations follow the normal distribution:

  • Your IQ
  • Your Weight
  • Your Height
  • Your Salary
  • Your Blood Pressure

Normal distribution shows that values near the mean are more frequent than values far from the mean:

Distance from the Mean ValuePercentage of the Population
1 Standard deviation68.27%
2 Standard deviations95.45%
3 Standard deviations99.73%

The 68–95–99.7 Rule (aka The Empirical Rule), is a shorthand to remember the percentage of values that lie within the different bands of a normal distribution.

Normal distribution is also known as the Gaussian Distribution and the Bell Curve.



The Margin of Error

Statisticians will always try to predict everything with 100% accuracy.

But, there will always be some uncertainty.

The Margin of Error is the number that quantifies this statistical uncertainty.

Different margins define different ranges for where we believe the correct answers can be found.

The acceptable margin is a matter of judgment, and relative to how important the answer is.

The more samples we collect, the lower the margin of error is:


Margin of Error


How to Interpret Margin of Error

Suppose 55% of a sampled population say they plan to vote "Yes".

When projecting this to a whole population, you add/subtract the margin of error to give a range of possible results.

With a margin of error of 3%, you are confident that between 52% and 58% will vote "Yes".

With a margin of error of 10%, you are confident that between 45% and 65% will vote "Yes".


Skewness

Skewness is a distortion (an asymmetry) from the bell curve (normal distribution).

Skewness

Kurtosis

Kurtosis is a also a distortion from the normal distribution (bell curve).

While skewness describes a unexpected values in one tail, kurtosis describes unexpected values in both tails.

Kurtosis

Image: Negative kurtosis (lower than normal distribution).

Kurtosis

Image: Positive kurtosis (higher than normal distribution).


×

Contact Sales

If you want to use W3Schools services as an educational institution, team or enterprise, send us an e-mail:
sales@w3schools.com

Report Error

If you want to report an error, or if you want to make a suggestion, send us an e-mail:
help@w3schools.com

W3Schools is optimized for learning and training. Examples might be simplified to improve reading and learning. Tutorials, references, and examples are constantly reviewed to avoid errors, but we cannot warrant full correctness of all content. While using W3Schools, you agree to have read and accepted our terms of use, cookie and privacy policy.

Copyright 1999-2024 by Refsnes Data. All Rights Reserved. W3Schools is Powered by W3.CSS.