Round Robin Formula

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • kilmerAsHolliday
    SBR Rookie
    • 11-17-09
    • 45

    #1
    Round Robin Formula
    Maybe somebody can help me count the number of bets in a RR. ie 7X2=21 7X3=35
    My google machine wasn't able to help me find the formula
  • x2
    SBR Rookie
    • 06-03-11
    • 8

    #2
    (n!/(n-k)!)/k!

    Here's the excel if you include the number of games in A1 and number of teams in A2
    Code:
    =(FACT(A1)/(FACT(A1-A2)))/FACT(A2)
    Comment
    • kilmerAsHolliday
      SBR Rookie
      • 11-17-09
      • 45

      #3
      Thanks for the help, works great.
      Comment
      • lumpy19
        SBR High Roller
        • 09-12-08
        • 114

        #4
        You can also just type 7 choose 3 into google, 8 choose 3, 7 choose 4, etc
        Comment
        • RickySteve
          Restricted User
          • 01-31-06
          • 3415

          #5
          Originally posted by x2
          (n!/(n-k)!)/k!

          Here's the excel if you include the number of games in A1 and number of teams in A2
          Code:
          =(FACT(A1)/(FACT(A1-A2)))/FACT(A2)
          Um, =COMBIN().
          Comment
          • kilmerAsHolliday
            SBR Rookie
            • 11-17-09
            • 45

            #6
            I haven't used xl 5 years. I needed the formula.
            Comment
            • x2
              SBR Rookie
              • 06-03-11
              • 8

              #7
              Originally posted by RickySteve
              Um, =COMBIN().
              Thanks. I shudder at the amount of similar overcomplication buried in my spreadsheets.
              Comment
              • brewers7
                SBR Sharp
                • 03-11-06
                • 298

                #8
                Originally posted by kilmerAsHolliday
                Maybe somebody can help me count the number of bets in a RR. ie 7X2=21 7X3=35
                My google machine wasn't able to help me find the formula
                How about a Round-Robin and Parlay Excel spreadsheet where you plug in the amount bet and the moneyline amounts to see how much you win?...

                Attached...
                Attached Files
                Comment
                Search
                Collapse
                SBR Contests
                Collapse
                Top-Rated US Sportsbooks
                Collapse
                Working...