This may sound wierd, or easy, I just don't have a statistics background. How do I alter the statistical value of an array of emmitted random numbers? I am completely capable of using ranges, or creating an algorithim, I just need pseudo code or a brief description to guide me through the process. This is not homework. This would mean I essentially generate randoms, and the final result has a statistical probability. Thanks!
overwraith 83 Newbie Poster
Recommended Answers
Jump to PostWhat do you mean by "the statistical value"? If it's "average, std deviation etc" then you can't alter them except by altering the random numbers. Eg adding .7 to each value will increase the average by .7
Or, are you looking to convert uniformly distributed random numbers into a set …
All 4 Replies
rproffitt 2,701 https://5calls.org Moderator
JamesCherrill 4,733 Most Valuable Poster Team Colleague Featured Poster
ddanbe 2,724 Professional Procrastinator Featured Poster
overwraith 83 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.