Fill Random Numbers

Populate a cell range with automatically generated pseudo random numbers with the selected distribution function and its parameters.

このコマンドの見つけ方

From the menu bar:

Choose Sheet - Fill Cells - Fill Random Number


データ

セルの範囲

Define the range of cells to fill with random numbers. If you have previously selected a range, it will be displayed here.

乱数生成

分布

乱数生成のための分布関数。

有効な分布関数とそのパラメータです

分布

パラメーター

均一

  • 最小: サンプルの最小値。

  • 最大: サンプルの最大値。

一様整数分布

  • 最小: サンプルの最小値。

  • 最大: サンプルの最大値。

標準

  • 平均値: 正規分布の平均です。

  • 標準偏差: 正規分布の標準偏差。

warning

生成された数の平均と標準偏差はダイアログに入力された平均と標準偏差とは異なるかもしれません。


コーシー分布

  • 中央値: データまたは位置パラメータの中央値。

  • シグマ: 尺度パラメータ。

warning

生成された数の中央値とシグマはダイアログに挿入されたデータと同一ではないかもしれません。


ベルヌーイ分布

  • p値: は、1 回の試行が成功する確率。

二項分布

  • p値: 各試行で成功する確率。

  • 試行回数: 実験の試行回数。

カイ二乗分布

  • Nu 値: 自由度の数を規定する正の整数。

幾何分布

  • p 値: 各々の試行が成功する確率。

負の二項分布

  • p 値: 各々の試行が成功する確率。

  • 試行回数: 実験の試行回数。

Poisson

  • Mean: The mean of the Poisson distribution.


オプション

Enable custom seed

Set the initial value of the random number generator to a known value Seed.

シード値

Value set to initiate the random number generator algorithm. It is used to initialize (seed) the random number generator in order to reproduce the same sequence of pseudorandom numbers. Specify a positive integer number (1, 2, ...) to produce a specific sequence, or leave the field blank if you don't need this particular feature.

小数丸めを有効にする。

Round the number to a given number of Decimal Places.

小数点以下の桁数

Number of decimal places of the numbers generated.

ご支援をお願いします!