it is a seriesIs r a series or a scalar?
Search found 2 matches
- Fri Apr 01, 2011 11:37 am
- Forum: Data Manipulation
- Topic: draw number from uniform distribution
- Replies: 3
- Views: 4840
Re: draw number from uniform distribution
- Thu Mar 31, 2011 8:35 pm
- Forum: Data Manipulation
- Topic: draw number from uniform distribution
- Replies: 3
- Views: 4840
draw number from uniform distribution
Hi, I am new in the program...
I want to know how to draw number from a uniform distribution of [0,1] and make r = 1 if the number falls within the interval [0, 0.25]; r=2 if (0.25, 0.5], r=3 if (0.5, 0,75] and r=4 if (0.75, 1].
Many thanks!
I want to know how to draw number from a uniform distribution of [0,1] and make r = 1 if the number falls within the interval [0, 0.25]; r=2 if (0.25, 0.5], r=3 if (0.5, 0,75] and r=4 if (0.75, 1].
Many thanks!
