Standardizing Data

RockWorks | Utilities | Stats | Standardize

This program is used to read a single column of values from the datasheet and calculate the mean and the deviation of each sample value relative to the mean. The resulting data are stored in a new column in the datasheet. For example, a standardized value of "2" indicates that the original data value is 2 standard deviations above the mean. A standardized value of "-0.564" indicates that the original data value is 0.564 standard deviations below the mean.

Menu Options
Step-by-Step Summary


  1. Access the RockWorks Datasheet program tab.
  2. Enter/open/import your data into the datasheet. Be sure that the file contains at least one column of data to be read and manipulated.
  3. Select the Utilities | Stats | Standardize menu option.
  4. Enter the requested menu information, listed above.
  5. Click the Process button to continue.

    The program will scan the source data column and calculate the mean and standard deviation for the data values. Each sample will then be standardized in terms of the deviation above or below the mean. If absolute values were requested, all minus signs will be stripped from the output data. These data will be listed in the requested output column of the current datasheet.

Back to Statistics Menu Summary

RockWare home page