The histogram is useful for examining the distribution of data sampled from a continuous variable. The range of the variable is divided into a certain number of subintervals or bins. The height of the bar in each bin is proportional to the number of data points that have values in that bin.
To create a histogram using the GUI
For details, see Creating a Data Table.
IML Studio displays the Histogram dialog box.
You can optionally select a numeric frequency variable and click Set Freq. The ith value of the frequency variable specifies the frequency of the ith value of the X variable.
For a discussion of the BY Variables and BY Options tabs, see BY Group Processing: Using BY Group Processing.