LibreOffice 25.2 ヘルプ
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.
乱数生成のための分布関数。
有効な分布関数とそのパラメータです
| 分布 | パラメーター | 
|---|---|
| 均一 | 
 | 
| 一様整数分布 | 
 | 
| 標準 | 
 生成された数の平均と標準偏差はダイアログに入力された平均と標準偏差とは異なるかもしれません。 | 
| コーシー分布 | 
 生成された数の中央値とシグマはダイアログに挿入されたデータと同一ではないかもしれません。 | 
| ベルヌーイ分布 | 
 | 
| 二項分布 | 
 | 
| カイ二乗分布 | 
 | 
| 幾何分布 | 
 | 
| 負の二項分布 | 
 | 
| ポアソン分布 | 
 | 
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.