Whiskers
This is an applet using the pre-release version of GeoGebra to
do a box
and whiskers diagram. It uses a number of interesting features of the
pre-release.
From the list commands we use
L_2=Sort[L_1]+(0,1) - The Sort command and adding a constant point to
each element of a list.
L_3=xMin+(x(L_1)-xLow)/(xHigh-xLow)*(xMax-xMin) using a more
complicated function on each element of a list.
Sum
Mean
BoxPlot
TableText
Moving a list to a spreadsheet so that the points in the list have
individual names on the graph.
Mike May, S.J., Created with GeoGebra
|