The Preview page displays a summary of the parameters stored in a data set. You can review the summary to determine that the data are correct before you begin analyzing it. You can also review basic statistics about each parameter, such as the range of values and the mean value. The Preview page provides an overview of the data set and allows you to understand the context in which you are making decisions and arriving at a recommended design. Parameter SummaryThe parameter summary table provides the following information about each parameter:
Parameter StatisticsThe parameter statistics provide a
Quantile Histogram showing the distribution of a
parameter along with the range and the number of samples in the data set. You
can hover over a bar in the histogram to see the range and the number of
samples of the data grouped into that bar.
The
Quantiles values list some basic statistics for
each parameter in the data set, such as its maximum and minimum values, median,
and upper and lower quartiles. The
Moments values list the mean value of the
parameter in the data set along with its standard deviation, variance,
skewness, and kurtosis—measures of the distribution of the data. For example,
the following figure shows the distribution of peak engine speed for the 32
data points in the car comparison data set:
Note the following:
If your analytics case was generated by the Monte Carlo adapter in Process Composer, the Preview page indicates the distribution type that was used with an input parameter, along with the mean and variance of the generating distribution. If a parameter is a string, the parameter statistics show information
about the frequency with which the string appears in the data set, as shown in
the following figure:
If a parameter is an array, the parameter statistics show information
for only a one-dimensional slice of the array. By default,
Results Analytics
calculates the statistics using the first element of the array for each data
point; however, you can select a different element using the menus adjacent to
the parameter name. If the array is composed of multiple dimensions,
Results Analytics
provides menus that allow you to select the desired elements of the array, as
shown in the following figure:
|