Suppose a researcher has a data table containing height measurements for students. The researcher receives an updated table that contains more recent measurements of the students’ heights. The researcher wants to avoid scrolling through the data tables to find the students whose height has changed, and copying and pasting the new values. Using the Update command, the researcher can quickly update the original data table with the new height values.
1.
|
The Big Class.jmp table contains the original data, and the New Heights.jmp table contains the updated data.
2.
|
3.
|
4.
|
Select Match columns.
|
5.
|
6.
|
Click Match.
|
This tells JMP to use name as the match column value, since it is the column whose values uniquely describe each row.
7.
|
Click OK.
|
Figure 5.42 The Updated Big Class.jmp Table