Calculating Odss based on Win Pct

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Blargh
    SBR High Roller
    • 04-20-08
    • 241

    #1
    Calculating Odss based on Win Pct
    I need an excel formula that can take the porbablilty % and calculate the american odds.

    I can figure it out by trial and error or by pen, paper and algebra. But I want to have excel do it for me.

    For example how can get Excel to calculate 60% = -150 for me?
  • Dunder
    Restricted User
    • 10-26-09
    • 3345

    #2
    =IF(A1<=0.5,SUM((1/A1)*100)-100,SUM((1/(1-A1))*-100)+100)

    Where A1 contains the probabilty e.g. 0.60
    Comment
    • runnershane14
      SBR Wise Guy
      • 07-23-07
      • 803

      #3
      How do you calculate the win probability if you knew the line was -150? In other words what is the reverse formula -150 to .6?
      Comment
      • Dunder
        Restricted User
        • 10-26-09
        • 3345

        #4
        Originally posted by runnershane14
        How do you calculate the win probability if you knew the line was -150? In other words what is the reverse formula -150 to .6?
        =IF(A1>0,SUM(1/((A1+100)/100)),SUM(1-(1/((A1-100)/-100))))

        Again where cell A1 contains the US odds.
        Comment
        • ljump12
          SBR High Roller
          • 12-08-09
          • 113

          #5
          Was that really that hard to do for yourself? The only slightly complicated thing in there was an if statement... Learn excel, its the least you can do.
          Comment
          • Blargh
            SBR High Roller
            • 04-20-08
            • 241

            #6
            Yes. That was hard to do by myself. That is why I posted the question.
            Comment
            • IrishTim
              SBR Wise Guy
              • 07-23-09
              • 983

              #7
              I have a file that should help but having problems posting it here. PM with your e-mail if you want it blargh and I'll send it over to you.
              Comment
              • elgreco
                SBR Wise Guy
                • 12-16-09
                • 988

                #8
                Thanks Dunder
                Comment
                • ScreaminPain
                  SBR High Roller
                  • 09-17-08
                  • 246

                  #9
                  Blargh...I've seen Tim's file (previously posted) and it is easily understood and self-explanatory. Take him up on his offer and save the file on your 'puter.


                  Originally posted by IrishTim
                  I have a file that should help but having problems posting it here. PM with your e-mail if you want it blargh and I'll send it over to you.
                  Comment
                  SBR Contests
                  Collapse
                  Top-Rated US Sportsbooks
                  Collapse
                  Working...