Found 24 posts - Go to Last Post


Resolved
It's a weighted average:

Take each rating level 1-5:
(# of ratings) ^2 / (rating * ((# of ratings)^2))

So original example

2 ratings of 3 = 2^2 / 2^2 * 3 = 4 / 12
1 rating of 4 = 1^1 / 1^1 * 4 = 1 / 4
add up numerators and denominators and divide = 1 +4 / 12 + 16 = 5/16 = 3.125

So appears to be rounding up to 3.2. So it appears Futiles was kind of right...Only works out cause the double of 2 is the same as 2 squared.
It's a weighted average:

Take each rating level 1-5:
(# of ratings) ^2 / (rating * ((# of ratings)^2))

So original example

2 ratings of 3 = 2^2 / 2^2 * 3 = 4 / 12
1 rating of 4 = 1^1 / 1^1 * 4 = 1 / 4
add up numerators and denominators and divide = 1 +4 / 12 + 16 = 5/16 = 3.125

So appears to be rounding up to 3.2. So it appears Futiles was kind of right...Only works out cause the double of 2 is the same as 2 squared.
Originally Posted by Fshguy

I was not joking...
It's a weighted average:

Take each rating level 1-5:
(# of ratings) ^2 / (rating * ((# of ratings)^2))

So original example

2 ratings of 3 = 2^2 / 2^2 * 3 = 4 / 12
1 rating of 4 = 1^1 / 1^1 * 4 = 1 / 4
add up numerators and denominators and divide = 1 +4 / 12 + 16 = 5/16 = 3.125

So appears to be rounding up to 3.2. So it appears Futiles was kind of right...Only works out cause the double of 2 is the same as 2 squared.
Originally Posted by Fshguy
I guess you can marked that one as "fixed" or "done" then!
I guess you can marked that one as "fixed" or "done" then!
Originally Posted by Kaens
Please. Pretty please. With sugar on top. I would prefer not to be asked questions like, "What open problems do you feel still need to be addressed?" unless I can actually look through my complaints and see which ones are pending.

Thanks! :cheers:

Sign up for a new account. It's free and easy!

Sign up for an account

Already have an account? Login here

Login to your account