PROC BOXPLOT abends with INSETGROUP statement and single box


If the INSETGROUP statement is specified in PROC BOXPLOT and there is only a single group or box, the procedure will abend with an error such as:

ERROR: Floating Point Zero Divide.
ERROR: Termination due to Floating Point Exception

To circumvent this problem, the INSETGROUP statement must be omitted.