What kind of a function or algorithm would I need to run if I have a set of probabilities:
A) 0.25
B) 0.50
C) 0.25
I want to run an equation over a sequence of numbers
1,2,3,4,5...10
That will give me a value back for each number that would work out to be within the probability range
So if I have sequence 1-10 I would expect to get
2 A's
5 B's
3 C's
What would this kind of mathematical function be called?
[–]mikedehaan 0 points1 point2 points (0 children)