Check out our brand new Local Poker Communities! Get updates and interact with poker players in your area.
Visit the United States Poker Community | Visit the California Poker Community | Read more about the Launch of P5s Local
  1. Does anyone have a good formula for excel that will calculate the percent of field beaten in tournaments?

    I thought I had it, and tested with an easy number using a 10 person field, if I finish 5th, the following formula returns 55.5%. Is that right?

    =SUM((I6-J6)/I6)/((I6-1)/I6) assuming I6 is the total field, and J6 is my placement.

    Help!

    Thanks :)
  2. I think you can use this:

    1-(place finished/total entrants)

    right?