{{ 'ml-label-loading-course' | message }}
{{ toc.name }}
{{ toc.signature }}
{{ tocHeader }} {{ 'ml-btn-view-details' | message }}
{{ tocSubheader }}
{{ 'ml-toc-proceed-mlc' | message }}
{{ 'ml-toc-proceed-tbs' | message }}
Lesson
Exercises
Recommended
Tests
An error ocurred, try again later!
Chapter {{ article.chapter.number }}
{{ article.number }}. 

{{ article.displayTitle }}

{{ article.intro.summary }}
{{ 'ml-btn-show-less' | message }} {{ 'ml-btn-show-more' | message }} expand_more
{{ 'ml-heading-abilities-covered' | message }}
{{ ability.description }} {{ ability.displayTitle }}
{{ 'ml-heading-lesson-settings' | message }}
{{ 'ml-lesson-show-solutions' | message }}
{{ 'ml-lesson-show-hints' | message }}
{{ 'ml-lesson-number-slides' | message : article.intro.bblockCount}}
{{ 'ml-lesson-number-exercises' | message : article.intro.exerciseCount}}
{{ 'ml-lesson-time-estimation' | message }}

Concept

Normal Distribution

A normal distribution is a type of probability distribution where the mean, the median, and the mode are all equal to each other. The graph that represents a normal distribution is called a normal curve and it is a continuous, bell-shaped curve that is symmetric with respect to the mean of the data set.
A normal curve with mean 950 and standard deviation 25.

This type of distribution is the most common continuous probability distribution that can be observed in real life. When a normal distribution has a mean of and standard deviation of it is called a standard normal distribution. A normal distribution can be standardized by transforming each of its values into their corresponding scores.

Normal Curve with mean 0 and standard deviation 1

The total area under the normal curve is or Because of this, the area under the normal curve in a certain interval represents the percentage of data within that interval or the probability of randomly selecting a value that belongs to that interval. The Empirical Rule can be used to determine the area under the normal curve at specific intervals.

Example

Consider the weights of oranges as an example of normally distributed data. The mean weight of an orange is about grams and the standard deviation is approximately grams. The distribution of a sample of weights of randomly chosen oranges is described by the following histogram.

Histogram

The histogram will look more and more like a normal curve as more and more observations are made. In addition to this example, topics such as human height or income also tend to be normally distributed. It is also worth noting that not all data sets are normally distributed. If the mean and median are not equal, then the data set is skewed.