'Create distribution with specified mean and median (i.e., with skew)
I have 5 input variables: max min mean median standarddeviation
I want to create an array of numbers representing this distribution. Surprisingly this is not in apache Math3. Any hints on the best way to do this or an extant library would be appreciated
(note: I know this looks a lot like a comp 101 homework assignment, but it isn't. It's a dev in a hurry on a small side project at work wanted yesterday)
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
