2D Histograms - Quick Tab
Use the options on the Quick tab of the 2D Histograms Startup Panel to specify the variable and type of histogram to create. This tab has a limited selection of graph types, categories, and fit types. For more options, use the Advanced tab.
Fit type.
Integer mode. Use this option to automatically identify the most informative method of categorization. If the Auto check box is selected (default), the program will automatically categorize ("bin") the values of the selected variable(s) into "neat" intervals, yielding the simplest interval boundaries and step sizes possible, to create the most easily interpretable graphs. If you clear the Auto check box, the program will assume that the values in the respective variable(s) are all integer values, and truncate (not round) all non-integer values to integers before binning.
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 (e.g., possible step sizes could be .1, .05, 50, 200, etc.). However, if you want to force single integer categories (e.g., if you want to produce a histogram for 100 different integer values), clear 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.
The following options dictate how the categories are organized in the graph:
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.