
Originally Posted by
aurik
Was a hypothetical example, I don't remember the exact numbers. But there was a huge spike in the frequency graph at WD+fSTR.
Like, there was a 60% chance that the multiplier was between (1.0-1.5], and a 40% chance that the multiplier was exactly 1.0.
yeah,
that's what you wrote in wiki, right?, that the distribution is more like this
Code:
++ +
+ +
+ +
+ +
+ +
+ +
+ +
min max
which is slightly skew to the left (average < median)
rather than
Code:
+
+ +
+ +
+ +
+ +
+ +
+ +
min max
which is evenly distributed at average (average = median)