I have a data set having 2000 elements. I found the distribution of that data set as Gamma (0.4). I am trying to give scores to these numbers on 1-100 scale. but I think linear conversion formulas will not work since it has a statistical distribution. How can I solve this problem? Thanks
Asked
Active
Viewed 153 times
0
-
I'm voting to close this question as off-topic because it's not a programming question and has no clear answer. – C8H10N4O2 Mar 15 '16 at 02:10
1 Answers
0
most common practice is to use true bayesian calculation check this out: http://web.archive.org/web/20100810093827/http://www.wowwebdesigns.com/formula.php

Kevin Reid
- 37,492
- 13
- 80
- 108

The Surrican
- 29,118
- 24
- 122
- 168
-
The link in this question was broken (domain parking page), so I edited it into an Internet Archive link. Is there a better replacement? – Kevin Reid Jun 01 '12 at 01:56