Author Topic: points calculating  (Read 1883 times)

sass

  • Newbie
  • *
  • Posts: 24
    • View Profile
points calculating
« on: October 29, 2008, 08:11:50 PM »
I have set up a formula as follows:

10 * (sqrt(n)/sqrt(r))

I just had a tournament where I wanted to apply this points structuring and the points seemed to calculate properly with the exception of one player.  When I ran the stats it showed points as follows (9 player tourny)

1st: 30
2nd: 21
3rd: 17
4th: 15
5th: 13
6th: 13....should be 12
7th: 11
8th: 11
9th: 10

Any ideas as to why 6th place received 13 pts as opposed to 12?

Thanks alot.
Sass

sass

  • Newbie
  • *
  • Posts: 24
    • View Profile
Re: points calculating
« Reply #1 on: October 29, 2008, 08:56:54 PM »
Disregard, I figured it out finally...the bust out time was logged as identical so it made 5th and 6th chop.