score (in TOP list) = (voters / (voters + minrates)) * avg + (minrates / (voters + minrates)) * S
where:
voters = numer of users that rated this video minrates = number of rates required to be in TOP list avg = AMV's average rate S = average rate of all videos on AMV.com.pl |