LawTalkers  

Go Back   LawTalkers > General Discussion > The Fashionable

» Site Navigation
 > FAQ
» Online Users: 132
0 members and 132 guests
No Members online
Most users ever online was 9,654, 05-18-2025 at 05:16 AM.
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Old 02-02-2004, 08:02 PM   #11
pretermitted_child
Underpants Gnomes!
 
pretermitted_child's Avatar
 
Join Date: Mar 2003
Posts: 302
Super Bowl and SB Contest

Quote:
Originally posted by str8outavannuys
On the Super Bowl contest:

Future contests like this (closest to final score) should have used lowest sum of squares method. It sounds complicated, but it really isn't.

(New England's actual points-Entry's guessed points for N.E) squared, + (Carolina's actual points-Entry's guessed points for Carolina) squared = Entry's score. Lowest sum of squares score wins.
It looks like your algorithm does not distinguish the following case:

Actual Score: NE: 32; CAR: 29

Entry#1: NE: 30; CAR: 24
Entry#2: NE: 34; CAR: 24

The calculation for Entry #1, according to your algorithm, would be: (32-30)^2 + (29-24)^2 = 2^2 + 5^5 = 29

And the calculation for Entry #2 would be: (32-34)^2 + (29-24)^2 = (-2)^2 + 5^5 = 29

This is why, as I had mentioned in my post on the superbowl contest thread, that you need an additional metric for accuracy -- I chose the absolute value of the difference between your guess for the point difference and the actual point difference. In this case, the point difference in the actual game is 3 (=32-29) (which, in some ways, indicates that the teams were evenly matched; a higher point difference would, presumably, indicate the opposite). The point difference for Entry #1 would be 6 (=30-24), while that of Entry #2 would be 10 (=34-24). Thus, under my algorithm, Entry #1 would win, which, I think, is a fairer result.

As for the sum of squares method in general, it penalizes guessing in a non-linear manner. This is why I suggested using absolute values.

Edited for spelling and a missing comma.

Last edited by pretermitted_child; 02-02-2004 at 08:08 PM..
pretermitted_child is offline  
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Powered by vBadvanced CMPS v3.0.1

All times are GMT -4. The time now is 11:15 AM.