User Tools

Site Tools


user-guide:xl-random-numbers

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

user-guide:xl-random-numbers [2025/11/10 15:58] – created tuser-guide:xl-random-numbers [2025/11/10 16:50] (current) – [Poisson distribution] t
Line 23: Line 23:
 Returns an integral pseudorandom number according to the discrete distribution probabilities., The value i has the probability probabilities i for 0 <= i < probabilities.length, the value probabilities.length has the remaining probability, i.e., the difference between the sum of probabilities and 1.  Returns an integral pseudorandom number according to the discrete distribution probabilities., The value i has the probability probabilities i for 0 <= i < probabilities.length, the value probabilities.length has the remaining probability, i.e., the difference between the sum of probabilities and 1. 
  
-===== Poisson distribution=====+===== Poisson distribution (many other in math3.distribution)=====
 <code> <code>
 import org.apache.commons.math3.distribution.PoissonDistribution; import org.apache.commons.math3.distribution.PoissonDistribution;
user-guide/xl-random-numbers.1762786695.txt.gz · Last modified: 2025/11/10 15:58 by t