Box Plot of Assay Data

Use the Geochem Analysis > GeochemUtilities > Box Plot option (CHBOXPLOT GX) to create a box plot of the selected assay data.

Box Plot of Assay Data dialog options

Assay channel

Select an assay channel from the drop-down list. Assay channels have their "class" attribute set to "ASSAY".

Script Parameter: CHBOXPLOT.CHAN

Categorization channel

Select a channel from the list of available string-type channels. All data values corresponding to each unique item in this channel are plotted to a single box.

Script Parameter: CHBOXPLOT.CATCHAN

Plot mean as ‘+’

If "yes", plot the value of the mean as a small red cross.

Script Parameter: CHBOXPLOT.PLOTMEAN

Single box width (mm)

The width of an individual box plot in mm. The full plot width is determined by this parameter, and the number of separate categories/classes.

Script Parameter: CHBOXPLOT.WIDTH

Plot height (mm)

The height of the plot box in mm. With the title text and category labels at the bottom, the entire plot will be taller than this.

Script Parameter: CHBOXPLOT.HEIGHT

Axis scaling

Select "Linear", "Logarithmic" or "Default". The "Default" setting makes use of the assay attributes "Logarithmic distribution" setting.

Script Parameter: CHBOXPLOT.SCALING (-1:Default, 0:Linear, 1: Logarithmic; default = 0: Linear)

Plot uncategorized data?

If there is no categorization value for some of the data, it is collected into a single category and plotted as "(none)". If you do not wish to view this data, select "No".

Script Parameter: CHBOXPLOT.PLOT_UNCATEGORIZED (0: No (default), 1: Yes)

Application Notes

A box plot divides the data up based on the input categorization channel, then plots a box-like figure which shows the data minimum and maximum, as well as the 25%, 50% (median) and 75% break points in the data.