Ad space (future)
Google AdSense block will go here.
Ad space (future)
Google AdSense block will go here.
Main content
Your lesson text, examples, tables, etc.
Key ideas
- Mean, median, mode
- Variance, standard deviation
- Coefficient of variation
Example (data)
Suppose: 5, 6, 6, 9, 14
Excel
- Mean:
=AVERAGE(A1:A5)
- Sample SD:
=STDEV.S(A1:A5)
- Sample variance:
=VAR.S(A1:A5)