乱数で埋める
Populate a cell range with automatically generated pseudo random numbers with the selected distribution function and its parameters.
データ
セルの範囲
Define the range of cells to fill with random numbers. If you have previously selected a range, it will be displayed here.
乱数生成
分布
乱数生成のための分布関数。
有効な分布関数とそのパラメータです
分布 |
パラメーター |
均一 |
|
一様整数分布 |
|
標準 |
![]() 生成された数の平均と標準偏差はダイアログに入力された平均と標準偏差とは異なるかもしれません。 |
コーシー分布 |
![]() 生成された数の中央値とシグマはダイアログに挿入されたデータと同一ではないかもしれません。 |
ベルヌーイ分布 |
|
二項分布 |
|
カイ二乗分布 |
|
幾何分布 |
|
Negative Binomial |
|
オプション
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.
小数丸めを有効にする。
Truncate the number to a given number of Decimal Places.
小数点以下の桁数
Number of decimal places of the numbers generated.