Workspace Node: 2D Histograms - Advanced Tab

In the 2D Histograms workspace node dialog box, select the Advanced tab to display the following options.

Element Name Description
Variables Click this button to display a variable selection dialog box, in which you select the variable(s) to be plotted.

When you select more than one variable for a Regular Graph type, a sequence of graphs is produced (one for each variable). Note that you can select up to 300 variables at a time.

Graph type Select the type of 2D histogram to be plotted. Click the following links for a brief description of that type of graph.

Regular

Multiple

Double-Y

Showing Type Select the display of the histogram.
Standard Select Standard to display the graph as a standard 2D histogram.
Hanging Bars Select Hanging Bars to display the graph as a Hanging Bars histogram.
Cumulative Select Cumulative in order for the consecutive columns in the resulting histogram to represent cumulative frequencies (such as  the summation of all preceding categories, up to and including the current category) instead of the raw data.
Stacked Select Stacked to display the graph as a stacked histogram.
Pareto chart Select this check box to sort the data in Pareto chart form.
Note: this check box is available only when the Graph type option is set to Regular.
Breaks between columns Select this check box if you want the histogram columns to be separated from each other.

According to common convention, histograms of continuous variables should be displayed with no breaks (the breaks signify discrete values).

Show percentages Select this check box to display percentages (relative frequencies) at the top of each column in the histogram.

Percentages can be displayed for all types of histograms (Regular, Double-Y, Multiple, and Hanging Bars).

Show Counts Select this check box to display counts (frequencies) used in creating the histogram at the top of each column in the histogram.

Percentages can be displayed for all types of histograms.

Y axis This box is available only if Regular is selected as the Graph type.

You can select different types of labels or scales for the vertical (y) axes in the histogram from the Y axis box. The available options are:

N When you select N, the histogram will show only the respective frequency counts for the left y-axis labels.
Note: you can select the Show percentages check box to display relative frequencies (percentages) at the top of each column in the histogram.
% When you select %, the histogram will show the respective relative frequency counts (percentages) for the left y-axis labels.
Note: the values that will be displayed in the Graph Data Editor (and that are actually plotted in the histogram) will still be frequency counts; however, appropriate text labels (percentage values) are used as Scale Values for the left y-axis. Therefore, you can easily later change to frequency counts for the y-axis labels. Also note that in order to change the step sizes (increments) for the y-axis, you need to change the respective Step in the Graph Options dialog box - Axis: Major Units tab (to adjust the horizontal grid lines) as well as the Skip values check box in the Graph Options dialog box - Axis: Scale Values tab to display the respective percentage labels at the desired intervals (see the description of Scale Values and Scaling for additional details).
% & N If you select % & N, the histogram will show the relative frequency counts (percentages) as labels for the left y-axis, and the frequency counts as labels for the right y-axis.

Refer to the description of the previous option for a description of percentage labels for the y-axis in histograms.

N & % If you select N & %, the histogram will show the frequency counts as labels for the left y-axis, and the relative frequency counts (percentages) as labels for the right y-axis.

This is the reverse labeling as described in the previous paragraph.

Fit type You can superimpose a distribution over the histogram.

Select the type of distribution to fit from this list. For more details on fit types, see Fitted Functions for Histograms.

Intervals Use the options in this group box to specify a method of categorization of the values in the histogram for the selected variable(s).

Each of the methods is discussed in Method of Categorization and/or Intervals, or click on a link below:

Integer mode
Auto check box selected The Auto check box is used to automatically identify the most informative method of categorization.

The program will identify from the data the appropriate boundaries and step sizes for the bins that will yield the most easily interpretable graph. This method of categorization is also referred to as neat scaling: Neat categories in this context means that Statistica chooses a step size with the only significant digit being either 1, 2, or 5 (such as the Auto check box to create categorizations (binning) as described in the next paragraph.

Auto check box not selected When this check box is cleared, Statistica truncates (not rounds) each encountered value of the selected variable to an integer value, and creates one category for each integer.

For example, all values 2.1, 2.4, 2.5, 2.8, ... would be truncated to the integer value 2, and counted in that (integer) category. If the nature of the data is continuous (with fractional values), in order to obtain a detailed picture of the distribution of the respective variables, accept the default Auto option (leave the check box selected), which causes values to be binned (assigned to categories) as described in the previous paragraph.

Unique values
Unsorted Select the Unsorted option button to plot the categories in the same sequence as they occur in the data set.
Asc. Select the Asc option button to plot the categories in ascending order.
Desc. Select the Desc option button to plot the categories in descending order.
Change Variable For multivariate histograms (such as Double-Y), the categorization is based on the values of the first variable selected in the list.

For example, if you first select a grouping variable with two codes (1 and 2), the categorization would be based on those two values of the grouping variable. If you select Integer mode, the program would scan this grouping variable, select all of the integer values (which in this variable are the values 1 and 2), and base the frequencies of the rest of the selected variables on those integer values. Click the Change Variable button to select a different variable for the histogram.

Statistics You can include a variety of statistics as footnotes in the graph by selecting one or more of the check boxes in this group box.
Shapiro-Wilk test Select this check box to include the Shapiro-Wilk W statistics for normality and its associated p-value.
Descriptive statistics Select this check box to include a variety of descriptive statistics including the total count, mean, and standard deviation, as well as the minimum and maximum values.
Total count Select this check box to include the total count or number of cases used in creating the histogram.
Kolmogorov-Smirnov test Select this check box to include the Kolmogorov-Smirnov d statistics (for normality), its associated p-value, and the Lilliefors statistic.
Options / C / W See Common Options.
OK Click this button to accept all the specifications made in the dialog box and to close it.

The results are placed in the Reporting Documents workspace node after running (updating) the project.