spiluke said:System:
Reverse the numbers which the voters gave to songs in the percentage system.
Oh I didn't vote in time Sorry
My system:
The voter's last place gets -(their first place's score)
The voter's first place gets -(their last place's score)
The song in the middle gets -(its own score)
Same system as I used last time tbh.
IF(x>=98, 12, IF(x>=94, 10, IF(x>=90, 8, IF(x>=86, 7, IF(x>=82, 6, IF(x>=78, 5, IF(x>=74, 4, IF(x>=70, 3, IF(x>=66, 2, IF(x>=62, 1, 0))))))))))
spiluke said:System:
Reverse the numbers which the voters gave to songs in the percentage system.
brb(a, b) = random.org random number generator between a and b (or RANDBETWEEN from Excel)
points*brb(-3, 3)+((brb(1,30)-brb(1,30))*brb(1,30))/brb(1,30) + number of Zapryan asses in music video * 100
You can simplify if it will be easier to calculate
System:
Just count the two highest votes and the lowest vote a song receives and ignore the others.