1.
Select Help > Sample Data Library and open Cars.jmp.
2.
Select Graph > Graph Builder.
3.
Select Size and drag it into the X zone.
This variable represents the type of the vehicle. Eight levels are listed alphabetically on the X axis: compact (comp), heavy (hev), lightweight (lt), medium (med), mini, multi-purpose (mpv), pick-up truck (pu), and van. Since the levels are listed alphabetically, they are not ordered in a meaningful way. For example, heavy comes before mini and lightweight. You want to order the levels by Wt (weight).
4.
Select Wt and drag it to the middle of the X axis. Drop it just above the X axis. Before you drop the variable, a blue quadrilateral appears.
Merging Wt and Size
The levels of Size are now arranged in increasing order according to the average Wt of all vehicles in the levels. Notice that mini and lt (lightweight) are now ordered before hev (heavy). The axis label is updated, signifying that an ordering variable is in use.
Next, verify that Size is actually ordered by Wt.
5.
Select Wt and drag it to the Y zone.
6.
Select Mean from the Summary Statistic list.
Example of Size Ordered by Wt, Ascending
You can see that the average Wt increases from left to right.
7.
Right-click in the X zone and select Order By > Wt, descending.
Now the levels of Size are arranged in decreasing order of mean Wt. You want to see if the right femur load (R Leg) decreases with vehicle weight.
8.
Right-click Wt in the Y zone and select Remove.
9.
Select R Leg and drag it to the Y zone.
10.
Select None from the Summary Statistic list.
Example of R Leg Ordered by Wt, Descending
R Leg seems unrelated to the weight classes.
The default ordering statistic is the mean. To use another statistic, right-click in the X zone, select Order By and change it to the statistic you want. To remove the ordering, select None.

Help created on 9/19/2017