200 Points for best (correct) answer to this math problem

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Justin7
    SBR Hall of Famer
    • 07-31-06
    • 8577

    #36
    Originally posted by Spektre
    Between 0 and 1 ot can be approximated by the formula x=(1/pi) arcsin (2P+1) +0.5
    How did you get this result?

    Anyone talking about numerical probabilities assuming a fixed P have no chance of winning points. I want a specific formula in the form provided by Spekre (assuming x = odds of winning first set).
    Comment
    • Spektre
      SBR High Roller
      • 02-28-10
      • 184

      #37
      Originally posted by Justin7
      How did you get this result? Anyone talking about numerical probabilities assuming a fixed P have no chance of winning points. I want a specific formula in the form provided by Spekre (assuming x = odds of winning first set).
      Ancient Chinese secret. It is not that accurate an approximation.
      Comment
      • sapidoc
        SBR MVP
        • 03-25-10
        • 1273

        #38
        More Time...
        Last edited by sapidoc; 08-17-11, 09:20 PM. Reason: I just saw this thread
        Comment
        • Justin7
          SBR Hall of Famer
          • 07-31-06
          • 8577

          #39
          I'll extend this contest another 24 hours (to 48 hours from when I first posted the question).
          Comment
          • Spektre
            SBR High Roller
            • 02-28-10
            • 184

            #40
            Originally posted by Justin7
            I'll extend this contest another 24 hours (to 48 hours from when I first posted the question).

            Do YOU indeed have a closed form solution, or is this a homework assignment you need help with?
            Comment
            • smmtea
              SBR Rookie
              • 08-11-11
              • 8

              #41
              Originally posted by Spektre
              For a given P use numerical methods to solve the equation:

              6x^5 - 15x^4 +10x^3 = P

              Where x is the answer and P is the match win probability given in the question.

              Spektre
              this is all beyond me, but could you explain how you guys came up with this equation?
              and good luck with the solution.
              Comment
              • Robkor
                SBR Rookie
                • 07-22-10
                • 2

                #42
                I think 6x^5-15x^4+10x^3-p=0 is the equation to solve...

                Fitting the curve with the sigmoidal function I get this:

                p=p(win)>=0.5 ... p(score first)=[-ln(1/p-1)/12]^0.825 - 0.5

                p=p(win)<0.5 ... p(score first)=0.5-[ln(1/p-1)/12]^0.825

                The results break down towards extremes 0 an 1 but are fairly accurate in the range p(win)[0.15, 0.85]
                Comment
                • Bosseman22
                  SBR Sharp
                  • 09-30-09
                  • 286

                  #43
                  100%
                  Comment
                  • Robkor
                    SBR Rookie
                    • 07-22-10
                    • 2

                    #44
                    this one may seem very unscientific, but it's a good approximation...

                    Because the function is symmetric around 0.5, 0.5 we can fit the 5th order polynom by two second order polynomials, first on range [0, 0.5] and second on (0.5, 1].

                    I get these coefficients for A, B and C
                    p=p(win) < 0.5 ... A=2.37388, B=-0.17162, C=0.00104
                    p=p(win)>=0.5 ... A=-2.37388, B=4.57615, C=-1.20330

                    The solutions for each of the ranges are
                    p(score first)=[-B+sqrt(B^2-4×A×(C-p(win))]/2A

                    ...just plug in the corresponding coefficients.

                    Robkor
                    Comment
                    • Dark Horse
                      SBR Posting Legend
                      • 12-14-05
                      • 13764

                      #45
                      Originally posted by Spektre
                      Do YOU indeed have a closed form solution, or is this a homework assignment you need help with?
                      I could think of two or three sports that meet the criteria for the game. Lines for first set props may be in the underwater basket weaving area?
                      Last edited by Dark Horse; 08-18-11, 06:58 AM.
                      Comment
                      • horja1
                        SBR Hall of Famer
                        • 01-13-11
                        • 5646

                        #46
                        Comment
                        • Pokerjoe
                          SBR Wise Guy
                          • 04-17-09
                          • 704

                          #47
                          Originally posted by Justin7
                          Two teams compete. The first team to score 3 times wins.

                          The odds of the first team winning the match is P. The odds of the second team winning the match is (1-P), which you can also label Q. P and Q are both real numbers between 0 and 1 exclusive (neither number is a 0 or 1).

                          What are the odds of the first team winning the first point?
                          Is the real world inspiration for this question about deriving game moneylines from series' moneylines? Are you thinking a series price would maybe be more accurate than a game price? For advanced betting, anyway?

                          Or are you researching "Team A to win Series in X games" props?

                          I'm just wondering what your real world application is.
                          Comment
                          • aca
                            SBR MVP
                            • 03-20-06
                            • 2111

                            #48
                            Grand slam tennis mach case!

                            If you know prob that one player will won match (take that from pinnacle odds) how calculate prob that he will won frst set?

                            Spectre, If best of five is too complex for us how about only best of 3 case!

                            Me seem that your numerical solution from post #24 is correct!
                            Last edited by SBRAdmin3; 07-14-14, 02:30 PM.
                            Comment
                            • Spektre
                              SBR High Roller
                              • 02-28-10
                              • 184

                              #49
                              Originally posted by Dark Horse
                              I could think of two or three sports that meet the criteria for the game. Lines for first set props may be in the underwater basket weaving area?
                              What? I'm not asking if there is an application for the question. I am asking if he indeed already has a closed form solution, as I do not beleive one exists other than using numerical methods. The polynomial does not seem to factor to real roots if P is arbitrary.
                              Comment
                              • mathdotcom
                                SBR Posting Legend
                                • 03-24-08
                                • 11689

                                #50
                                So to make things clear you're assuming probabilities of points scored are independent? If you're doing this for the relevant baseball prop you won't even get close. If you're doing it for soccer then independence might be okay but I imagine the prop would only be offered as a three way line, in which case your assumption of binary outcomes is violated.
                                Comment
                                • mathdotcom
                                  SBR Posting Legend
                                  • 03-24-08
                                  • 11689

                                  #51
                                  Also TomG already answered this. If you're too lazy to work it out and plug it into a math program that will simplify the algebra as much as possible, which can then easily be put into excel, then you don't really deserve an answer.
                                  Comment
                                  • Justin7
                                    SBR Hall of Famer
                                    • 07-31-06
                                    • 8577

                                    #52
                                    Originally posted by mathdotcom
                                    If you're too lazy to work it out and plug it into a math program that will simplify the algebra as much as possible, which can then easily be put into excel, then you don't really deserve an answer.
                                    Good to see you again, Mathy.
                                    Comment
                                    • Pokerjoe
                                      SBR Wise Guy
                                      • 04-17-09
                                      • 704

                                      #53
                                      Originally posted by Justin7
                                      Good to see you again, Mathy.
                                      That's funny. But for the record, I also thought TomG's answer was right. It's what I would do, fwiw. We're not voting on a winner, are we?

                                      Ganchrow for judge?
                                      Comment
                                      • sapidoc
                                        SBR MVP
                                        • 03-25-10
                                        • 1273

                                        #54
                                        Unfortunately I don't think I'm going to have time to figure this out before the deadline I just have too much going on before I leave for my trip, but I'll throw my thoughts as they are right now and hopefully it leads someone else to the full solution.

                                        If you read through the posts so far you get a pretty good about how relate p to x, and I agree with what has been proposed as far as that's concerned. As Justin said, he doesn't want a look-up chart or answers for given p values. He would like a formula expressed in terms of the x for what many have already shown is:

                                        p = 6x^5 - 15x^4 + 10x^3

                                        He also stated that the chance to get a point remains constant throughout the match, so I don't think we need to over-complicate this. We would just like a general algebraic solution.

                                        Now, as someone already pointed out, quintic functions provide no general algebraic solution (Abel–Ruffini theorem).

                                        However, (and Justin has re-iterated this several times) on the range 0 < p < 1 the function loses the other local maxima/minima and inflection points (see below) and in actuality looks more like a cubic or logarithmic function (or at least could be expressed as such). Now outside this range the general solution would of course fall apart, which I think he already knows but is not concerned about.

                                        Essentially we are looking for a piecewise solution for p on the interval (0,1) and nothing more.

                                        To help with what I've written above, here is a graph of the quintic:



                                        It is trivial to just use numerical methods or online calculators to get an actual solution, but to express what we care about in the general case will take some more figuring out and by looking at this graph I tend to agree with Justin that I believe it is possible for that given range.

                                        The logic being applied in Robkor's posts above is what needs to be done (I have not verified his formulas or calculations however). But I believe if someone spent some time to get the exact formula required and expressed it as he has, that would be exactly what Justin is looking for.

                                        I really wish I could spend some more time and research on this, but need to let it rest. Good luck guys.

                                        PS-- love this kind of stuff Justin, please do another in 2 weeks!
                                        Last edited by SBR Jonelyn; 04-16-15, 02:40 PM. Reason: image does not exist
                                        Comment
                                        • rsigley
                                          SBR Sharp
                                          • 02-23-08
                                          • 304

                                          #55
                                          it's just the standard uniform distribution which has EV (a+b)/2 in this case where a=0, b =1 and variance (b-a)^2/12

                                          this is how computers generate random numbers.

                                          when you use this in your next book will i get co-author credit
                                          Comment
                                          • Justin7
                                            SBR Hall of Famer
                                            • 07-31-06
                                            • 8577

                                            #56
                                            Originally posted by rsigley
                                            it's just the standard uniform distribution which has EV (a+b)/2 in this case where a=0, b =1 and variance (b-a)^2/12

                                            this is how computers generate random numbers.

                                            when you use this in your next book will i get co-author credit
                                            I'm pretty sure I am done with books. It was fun, but writing anything else would either be useless, or cost me money.
                                            Comment
                                            • rsigley
                                              SBR Sharp
                                              • 02-23-08
                                              • 304

                                              #57
                                              btw if you want real answer have to include things like correlation between 1st set/full game etc

                                              from info can only look at the case where they're independent so prob(winning full game) = prob(winning a set)
                                              Comment
                                              • durito
                                                SBR Posting Legend
                                                • 07-03-06
                                                • 13173

                                                #58
                                                Link is not working-Removed
                                                Last edited by SBRAdmin3; 07-14-14, 02:30 PM.
                                                Comment
                                                • Spektre
                                                  SBR High Roller
                                                  • 02-28-10
                                                  • 184

                                                  #59
                                                  Originally posted by sapidoc
                                                  Unfortunately I don't think I'm going to have time to figure this out before the deadline I just have too much going on before I leave for my trip, but I'll throw my thoughts as they are right now and hopefully it leads someone else to the full solution. If you read through the posts so far you get a pretty good about how relate p to x, and I agree with what has been proposed as far as that's concerned. As Justin said, he doesn't want a look-up chart or answers for given p values. He would like a formula expressed in terms of the x for what many have already shown is: p = 6x^5 - 15x^4 + 10x^3 He also stated that the chance to get a point remains constant throughout the match, so I don't think we need to over-complicate this. We would just like a general algebraic solution. Now, as someone already pointed out, quintic functions provide no general algebraic solution (Abel–Ruffini theorem). However, (and Justin has re-iterated this several times) on the range 0 < p < 1 the function loses the other local maxima/minima and inflection points (see below) and in actuality looks more like a cubic or logarithmic function (or at least could be expressed as such). Now outside this range the general solution would of course fall apart, which I think he already knows but is not concerned about. Essentially we are looking for a piecewise solution for p on the interval (0,1) and nothing more. To help with what I've written above, here is a graph of the quintic: It is trivial to just use numerical methods or online calculators to get an actual solution, but to express what we care about in the general case will take some more figuring out and by looking at this graph I tend to agree with Justin that I believe it is possible for that given range. The logic being applied in Robkor's posts above is what needs to be done (I have not verified his formulas or calculations however). But I believe if someone spent some time to get the exact formula required and expressed it as he has, that would be exactly what Justin is looking for. I really wish I could spend some more time and research on this, but need to let it rest. Good luck guys. PS-- love this kind of stuff Justin, please do another in 2 weeks!
                                                  I disagree that you will find a piecewise cubic function to fit this fifth order equation exactly between 0 and 1.

                                                  Spektre
                                                  Last edited by SBR Jonelyn; 04-16-15, 02:40 PM. Reason: image does not exist
                                                  Comment
                                                  • sapidoc
                                                    SBR MVP
                                                    • 03-25-10
                                                    • 1273

                                                    #60
                                                    Originally posted by Spektre
                                                    I disagree that you will find a piecewise cubic function to fit this fifth order equation exactly between 0 and 1. Spektre
                                                    Maybe not necessarily a cubic function... but logarithmic, trigonometric or some combination of those do you think we can not get anything more than an approximation to that interval?
                                                    Comment
                                                    • Spektre
                                                      SBR High Roller
                                                      • 02-28-10
                                                      • 184

                                                      #61
                                                      Originally posted by aca
                                                      Grand slam tennis mach case!

                                                      If you know prob that one player will won match (take that from pinnacle odds) how calculate prob that he will won frst set?

                                                      Spectre, If best of five is too complex for us how about only best of 3 case!

                                                      Me seem that your numerical solution from post #24 is correct!

                                                      The odds of Team 1 winning the first game of a 3 game, 2 team match, given that the chance of Team 1 winning the match is P and given that the chance of Team 1 winning each individual game is x, the formula for x is:

                                                      To be continued...
                                                      Spektre
                                                      Last edited by SBRAdmin3; 07-14-14, 02:31 PM. Reason: wrong formula given
                                                      Comment
                                                      • rsigley
                                                        SBR Sharp
                                                        • 02-23-08
                                                        • 304

                                                        #62
                                                        Originally posted by Spektre
                                                        The odds of Team 1 winning the first game of a 3 game, 2 team match, given that the chance of Team 1 winning the match is P and given that the chance of Team 1 winning each individual game is x, the formula for x is:

                                                        x = 1 - SQRT(1-P).

                                                        Spektre
                                                        so if Team A is 50% to win the match, they are 29.289% to win game 1? yea that makes sense
                                                        Last edited by rsigley; 08-18-11, 03:22 PM. Reason: clarification
                                                        Comment
                                                        • sapidoc
                                                          SBR MVP
                                                          • 03-25-10
                                                          • 1273

                                                          #63
                                                          Originally posted by Spektre
                                                          I disagree that you will find a piecewise cubic function to fit this fifth order equation exactly between 0 and 1. Spektre
                                                          I'm starting to think this is true. We can definitely get some real nice approximations and for the purposes of betting and odds would more than suffice. But an exact, general algebraic solution may not exist even on a closed interval of the quintic. I'm curious if we get an answer later on.
                                                          Comment
                                                          • Spektre
                                                            SBR High Roller
                                                            • 02-28-10
                                                            • 184

                                                            #64
                                                            Originally posted by sapidoc
                                                            Maybe not necessarily a cubic function... but logarithmic, trigonometric or some combination of those do you think we can not get anything more than an approximation to that interval?
                                                            I am guessing and do not have a proof, but I believe you will not find a cubic, logarithmic, trigonometric, or polynomial function that will be an exact fit for this.

                                                            I think it would need to be a rational function.

                                                            Spektre
                                                            Comment
                                                            • rsigley
                                                              SBR Sharp
                                                              • 02-23-08
                                                              • 304

                                                              #65
                                                              also btw,

                                                              how can something take any value in the open interval, which doesn't include the endpoints, (0,1) but not include 0 and 1?

                                                              in these cases

                                                              0<p<1 is the same thing as 0<=p<=1 so you can't exclude 0,1

                                                              unless you want to violate the assumption that P and Q are real numbers between 0 and 1
                                                              Comment
                                                              • sapidoc
                                                                SBR MVP
                                                                • 03-25-10
                                                                • 1273

                                                                #66
                                                                Originally posted by Spektre
                                                                I am guessing and do not have a proof, but I believe you will not find a cubic, logarithmic, trigonometric, or polynomial function that will be an exact fit for this. I think it would need to be a rational function. Spektre
                                                                Comment
                                                                • rsigley
                                                                  SBR Sharp
                                                                  • 02-23-08
                                                                  • 304

                                                                  #67
                                                                  Originally posted by Spektre
                                                                  I am guessing and do not have a proof, but I believe you will not find a cubic, logarithmic, trigonometric, or polynomial function that will be an exact fit for this.

                                                                  I think it would need to be a rational function.

                                                                  Spektre
                                                                  How exactly?

                                                                  Here is the information given

                                                                  a) 3 points
                                                                  b) Prob winning entire game = p, losing = 1-p
                                                                  c) P is contained in (0,1) for all reals
                                                                  d) P can't be 0 or 1 which is wrong if c) is true

                                                                  Nothing about a team that wins the 1st set is 90% to win the entire game, etc. You can't tell anything about set 1 from the game results because you don't know anything about how set 1 affects the final game. For all you know winning set 1 could make you more likely to lose the entire game than win.

                                                                  The only valid answer without that information is to assume they are independent, in which case you just use the standard uniform distribution which implies their chance to win the entire game is equal to their chance to win the first set.
                                                                  Comment
                                                                  • tomcowley
                                                                    SBR MVP
                                                                    • 10-01-07
                                                                    • 1129

                                                                    #68
                                                                    There's not going to be a closed-form solution that works for the set of all possible quintics, but solving it numerically or via excel solver is trivial.
                                                                    Comment
                                                                    • rsigley
                                                                      SBR Sharp
                                                                      • 02-23-08
                                                                      • 304

                                                                      #69
                                                                      Originally posted by tomcowley
                                                                      There's not going to be a closed-form solution that works for the set of all possible quintics, but solving it numerically or via excel solver is trivial.
                                                                      How exactly? I don't think Justin7 intended this to be, but this thread is turning out to be a great example between the differences of probability and statistics.

                                                                      Lets say we wanted to look at the the % of times a 1H under hits when the full game under hits (which is basically this problem). We would need to make some "statistical inference" based on data collected to determine what is the relationship between the 1H total and the full game total. We could do this by looking at the 1H scores based on the full game total and model the relationship between them. Then we can use that data to determine the relationship between them.

                                                                      In this example there's no data or implied relationship between them so we can't just assume one, therefore the way it is stated it is not calculable. You can't even go the route to assume every condition because the chances of all the conditions being equally likely is essentially 0.

                                                                      If he gave some fixed probabilities or data about the relationship between 1st set and the total game then sure you can calculate it, but without that or data to determine a relationship between them you can't calculate anything unless you assume independence.
                                                                      Comment
                                                                      • Spektre
                                                                        SBR High Roller
                                                                        • 02-28-10
                                                                        • 184

                                                                        #70
                                                                        Originally posted by rsigley
                                                                        so if Team A is 50% to win the match, they are 29.289% to win game 1? yea that makes sense

                                                                        formula also violates basic axiom of probability that the sums of all probabilities have to equal 1

                                                                        Yeah, got in a hurry. I am not sure about your reasoning for why it is wrong but it is indeed the wrong formula. Update to be made shortly for the 3 game match situation.

                                                                        Spektre
                                                                        Comment
                                                                        SBR Contests
                                                                        Collapse
                                                                        Top-Rated US Sportsbooks
                                                                        Collapse
                                                                        Working...