Tukey’s Box Plot ◾ 63
Application Summary: Twin Box Plot
◾ e twin box plot is a qualitative test and should be performed before any
hypothesis test.
◾ e only way to compare overall performance of data sets is the twin box plot.
◾ We can compare the following aspects of process using twin box plots:
− Quartile-to-quartile distance (IQR)
− Whisker-to-whisker distance
− Range
− Median (central tendency)
− Outliers
− Skew
◾ Each comparison can provide a unique clue about difference in processes.
◾ We can use a rule of thumb: if boxes overlap, there is no significant shift in
central value.
◾ After seeing the twin box plot, we can decide which confirmatory test must
be performed.
− If there is shift in central value, confirm it with a t test.
− If dispersion is different, confirm it with an F test.
− If outliers are present, cross check them with a control chart.
◾ We can take preliminary decisions with the box plot, followed by confirma-
tory tests to make the final decision.
◾ When data are nonnormal, twin box plots provide more reliable clues than
conventional tests.
Box 4.2 Evaluating improvEmEnt
e need to evaluate that improvement occurs more often than we think in
software projects. In the very first place, we collect data because we wish to
improve performance. We are thus made to check if performance has really
improved after data collection and reporting. To do this, we need two sets
of performance data, before and after improvement. en we just have to
prepare a twin box plot and compare the results, as described in this chapter.
ere are other circumstances when we consciously improve performance
through six sigma and lean; once again, we can use box plots to compare
results before and after improvement. Sometimes we may do special experi-
ments and invariably use the box plot to portray data using box plots as evi-
dence for improvement. Box plots are widely used as graphical companion
to experiments. High maturity in software engineering involves continual
improvement, and the box plot is a very valuable tool.