Chapter 7
Formula Editor
Construct Formulas
Use the JMP Formula Editor to create a column whose values are computed by a formula and store that formula as part of a column’s information. Formulas can be simple assignments of numeric, character, or row state constants, or they can contain complex evaluations based on conditional clauses. The Formula Editor window operates like a calculator with buttons, displays, and a list of functions.
Figure 7.1 The Formula Editor
Formulas are an integral part of a data table for the following reasons:
• They are stored as part of a column’s information when you save the data table.
• You can examine or change ...