Std Table Fill selection with custom random

From LabRPS Documentation
Revision as of 02:53, 4 September 2022 by LabRPS (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Std Table Fill selection with custom random.svg Std Table Fill selection with custom random

Menu location
Table → Fill Selection → Custom Random
Phenomena
All
Default shortcut
None
Introduced in version
0.001
See also
Random Values, Show Comments

Description

The Std Table Fill selection with custom random command fills each cell in the column with a normally distributed random values.

Usage

  1. Select the Table → Fill Selection With → Std Table Fill selection with custom random.svg Custom Random option from the menu.

Note

This command fills each cell in the column with a normally distributed random values. The rows in the selected column are filled with normally distributed random values calculate using the Ziggurat method with a mean of 0.0 and a standard deviation of 1.0. The computational routine is from the Gnu Scientific Library (look here for more details).