https://bugs.documentfoundation.org/show_bug.cgi?id=154872
Bug ID: 154872
Summary: Missing distributions in Calc's Random Number
Generator
Product: LibreOffice
Version: 7.6.0.0 alpha0+ Master
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: enhancement
Priority: medium
Component: Calc
Assignee: [email protected]
Reporter: [email protected]
Created attachment 186746
--> https://bugs.documentfoundation.org/attachment.cgi?id=186746&action=edit
Comparison between Calc and Excel RNG's
Calc has a good Random Number Generator (RNG), however it lacks 3 options that
are offered by Excel's RNG:
1) Poisson distribution
2) Patterned
3) Discrete distribution (a.k.a custom distribution)
Distributions (1) and (3) are very relevant in universitites when teaching
Discrete Simulation and Stochastic processes.
So I would like to propose the implementation of these distributions to make
Calc a better choice to teach these subjects.
See attached screenshots comparing the features offered by Calc and Excel.
--
You are receiving this mail because:
You are the assignee for the bug.