Computing Standard Deviations of Grid Values

RockWorks | ModOps | Grid | Statistics | Standardize

This program is used to re-compute the grid node values such that they represent the standard deviations from the mean. When examining the new model, node values between zero and 1 can be considered background. Values between 1 and 2 can be considered slightly anomalous. Values between 2 and 3 are moderately anomalous. Values between 3 and 4 are strongly anomalous. Values above 4 are extremely anomalous. When comparing different types of geochemistry (e.g. PCB's vs TDS) , it is often useful to standardize the models first and then divide them by each other.

This program requires that a real number RockWorks grid model (.RwGrd file) already exists.

Menu Options
Step-by-Step Summary


  1. Select the ModOps | Grid | Statistics | Standardize menu option.
  2. Enter the requested menu settings, described above.
  3. Click the Process button to continue.

    The program will load the input grid file, compute the mean of the node values, and calculate the deviation of each grid node value relative to the mean, both above and below. In the output file, a "standardized" value of "2" for a node indicates that the node is 2 standard deviations above the mean. A node value of "-0.579" indicates that the node is 0.579 standard deviations below the mean. If you have requested, negative values will be stored as positives. In addition, if you have activated the background filter, the program will reset those values to zero. These standard deviation values will be stored in a new grid file on disk under the output file name you selected. The requested diagram(s) will be displayed in a RockPlot2D tab and/or RockPlot3D tab in the Options window.

  4. You can adjust any of the settings in the Options window and then click the Process button again to regenerate the diagram(s).
  5. If you have requested a map, it will be displayed in a RockPlot window. View / save / manipulate / print / export the map in the RockPlot2D or RockPlot3D window.

Back to Grid Menu Summary

RockWare home page