Mean: 1/n * Σ(x). Median: sort(x) and gets the value in the middle. Mode: Most frequent value. Useful for Bimodal or Multimodal (several bumps in a chart) data.
Intro to Statistics
These thoughts were extracted from Udacity online course and cover topics such as: Visualizing relationships in data, Probability, Estimation, Outliers and Normal Distribution, Inference and Regression.