Generate Run Numbers
This routine generates Run numbers. Run numbers are the unique numbers defining the experimental combinations.
Run numbers will be generated using the independent variables selected. The first variable will change slowest and the last variable will change the fastest as shown below.
For example:
a | b | c | Run |
---|---|---|---|
1 | 1 | 1 | 1 |
1 | 1 | 2 | 2 |
1 | 2 | 1 | 3 |
1 | 2 | 2 | 4 |
2 | 1 | 1 | 5 |
2 | 1 | 2 | 6 |
2 | 2 | 1 | 7 |
2 | 2 | 2 | 8 |
Data Variables
These are the variables that may be selected.
Buttons to Select/Deselect
These buttons moveData Variables to and from the Selected Variables list.
Selected Variables
The selected variables to be used to generate the new variable.
Interval Size
The interval size is the range of values used in each row of the Frequency Plot.
Cancel Button
Click this button to exit without generating any new variables.
Help Button
Brings up this Website.