1. Graphs for one continuous variable
|
 | |
Histogram
Description: Shows distribution of observations of a sample. Bars represent the number of observations within ranges of values.
Requires: one continuous variable.
Command: Histogram
|
|
 | |
Cumulative frequency distribution.
Description: For each value of the variable the percentage of elements equal to or less than that value is plotted.
Requires: One continuous variable.
Command: Cumulative frequency distribution
|
|
 | |
Normal plot
Description: Plots the sample data against their normal scores. Observations from a Normally distributed sample should follow a straight line.
Requires: One continuous variable
Command: Normal plot
|
|
 | |
Box-and-whisker plot
Description: Graphical representation of non-parametric descriptive statistics, identifies outliers.
Requires: One continuous variable.
Command: Box-and-whisker plot
|