Mathematics/Statistics/Distributions

From Dev Wiki
< Mathematics‎ | Statistics
Revision as of 17:21, 25 October 2020 by Brodriguez (talk | contribs) (Brodriguez moved page Statistics/Distributions to Mathematics/Statistics/Distributions)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Also known as a Density Curve.

A distribution of a data set is essentially a graph that shows all values of data and how often they occur.

For an ordered data set, the x-axis denotes the values of the data. The y-axis denotes the frequency of each specific value.
Alternatively, if the distribution is trying to predict future outcomes, then the x-axis denotes value and the y-axis denotes the probability of that value occurring.

Template:ToDo


Normal Distribution

Also known as a Bell Curve, or Gaussian Distribution.

A normal distribution is based on continuous numerical data, and is always symmetrically centered around the average value, aka the mean.
The width of the curve is defined by the standard deviation of the dataset.

In a normal distribution, 68% of all data will fall between 1 standard deviation of the mean, and 95% of all data will fall between 2 standard deviations of the mean.
In other words, the farther from the mean, the less frequently values occur.

Template:ToDo

Template:ToDo