I would like to have 30 random numbers which are distributed a) exponentially b) uniformly c) triangularly could you please provide me with these 30 numbers?
a.
exponential (mean=1000 , sd=1) :
998.65
999.66
1001.21
999.06
999.82
1000.02
999.27
999
1000.98
999.84
1000.61
1000.43
999.86
999.83
999.68
1000.83
1000.92
1000.62
1000.36
1000.41
998.97
1000.63
1001.35
999.35
999.57
1001.99
999.6
1000.94
999.6
999.43
b.
uniform distribution integers range (0,10) :
0,2,5,7,4,6,1,5,4,8,4,10,2,0,5,0,2,5,7,4,6,1,5,4,8,4,10,2,0,5
c.
triangular distribution range (0,1) mean = 0.5
0.1,0.2,0.7,0.5,0.5,0.6,0.3,0.2,0.9,1,0.1,0.2,0.7,0.5,0.5,0.6,0.3,0.2,0.9,1,0.1,0.2,0.7,0.5,0.5,0.6,0.3,0.2,0.9,1
(please upvote)
Get Answers For Free
Most questions answered within 1 hours.