Graphs
Histogram
Histogram of the data set.
http://en.wikipedia.org/wiki/Histogram
Box plot
Top wisker: Top box (Q1) + 1.5 x interquartile range (Q1-Q3)
Top box (Q1) below this value are 75% all the data points.
Median (Q2)
interquartile range 50% of all the data point are within this range.
Bottom box (Q3) above this value are 7% of all the data points
Bottom wisker: Bottom box (Q3) - 1.5 x interquartile range (Q1-Q3)
o outliers between 1.5 and 3 times the interquartile range
+ extreme outliers above 3x the interquartile range
http://en.wikipedia.org/wiki/Boxplot
Time graph
Shows how the data set behavior over time.
Legend
Green line Nominal value
red lines min and max tolerance borders
light grey outliers between 1.5 and 3x the interquartile range
Dark grey extreme outliers above 3x the interquartile range
Correlation graph
Shows graphical how the data set
correlates with the
comparing data set.
Legend
light grey outliers between 1.5 and 3x the interquartile range
Dark grey extreme outliers above 3x the interquartile range
Calculations
95% confidence interval for Mean
95% confidence interval for STDEV

To get the Confidence interval click on the graph of the dataset and it will be visible in in the graph popup.
DOE response graphs
Shows the influence of the levels of each factor in the DOE.
Legend
Legend
Green line Nominal value
The two grey lines are the medium puls and minus 1 STDEV to give a indication of the influence of the factor on the spread.