An introduction to research

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • trevlyn1983
    SBR Wise Guy
    • 05-25-09
    • 940

    #176
    Could you post the VB code please ? For some reason his isnt showing up for me .
    Comment
    • hoyas2007
      SBR High Roller
      • 03-24-10
      • 106

      #177
      If you copy the button that is posted in this thread and then paste it in microsoft excel, the real code will show up. The button in the thread doesn't work for me either, but that's how I got around it
      Comment
      • uva3021
        SBR Wise Guy
        • 03-01-07
        • 537

        #178
        Originally posted by hoyas2007
        If you copy the button that is posted in this thread and then paste it in microsoft excel, the real code will show up. The button in the thread doesn't work for me either, but that's how I got around it
        nice
        Comment
        • demens
          SBR MVP
          • 10-22-10
          • 2785

          #179
          Originally posted by demens
          Can you tell me what =per2line is?
          ........
          Comment
          • uva3021
            SBR Wise Guy
            • 03-01-07
            • 537

            #180
            Originally posted by demens
            ........
            win probability converted to ML

            you can change the naming conventions of the UDFs to avoid confusion, i don't mind
            Comment
            • hoyas2007
              SBR High Roller
              • 03-24-10
              • 106

              #181
              UVA: Do you have any idea what "Runtime error 9: subscript out of range" might refer to? Is there anything else that I need to do in terms of defining the data in order to get this to work?
              Thanks a lot
              Comment
              • demens
                SBR MVP
                • 10-22-10
                • 2785

                #182
                Originally posted by uva3021
                win probability converted to ML

                you can change the naming conventions of the UDFs to avoid confusion, i don't mind

                It would be easier is you had the code saved/copied somewhere.

                What function did you use?
                100/(1 – (1/WIN%) ) ??

                Is it the same as PROB2US() from Ganchars stuff?

                EDIT.

                Well, its not since it has 2 parameters, uses VIG as well as win%.
                Last edited by demens; 04-18-11, 12:27 PM.
                Comment
                • uva3021
                  SBR Wise Guy
                  • 03-01-07
                  • 537

                  #183
                  Originally posted by demens
                  It would be easier is you had the code saved/copied somewhere.

                  What function did you use?
                  100/(1 – (1/WIN%) ) ??

                  Is it the same as PROB2US() from Ganchars stuff?

                  EDIT.

                  Well, its not since it has 2 parameters, uses VIG as well as win%.
                  you can just ignore the VIG option, and enter the win probability as a percentage

                  I've since updated that one, but Ganchrow's below is far more versatile and flexible then mine, so i suggest using his
                  Comment
                  • uva3021
                    SBR Wise Guy
                    • 03-01-07
                    • 537

                    #184
                    Originally posted by hoyas2007
                    UVA: Do you have any idea what "Runtime error 9: subscript out of range" might refer to? Is there anything else that I need to do in terms of defining the data in order to get this to work?
                    Thanks a lot
                    typically get an error if you entered the wrong parameters (i.e. W% > 1 or < 0), though it could be on my end
                    Comment
                    • uva3021
                      SBR Wise Guy
                      • 03-01-07
                      • 537

                      #185
                      Here is the new playoff matchups excel file

                      You can ignore the simulator sheet (except for the predicted lines), its just for fun, and its an older simulator, i think my first one, so its very messy

                      Primarily the playoff matchup sheet is useful, the drop down box at the top labeled "l_pyth, e_ptyh...." represent the different metrics used to assess the series prices

                      You can select whichever teams you wish in the drop down boxes, and switch conference 2-2-2-1 format to finals 2-3-2 format

                      All the values on that sheet are attached to formulas
                      Attached Files
                      Comment
                      • demens
                        SBR MVP
                        • 10-22-10
                        • 2785

                        #186
                        Originally posted by uva3021
                        Here is the new playoff matchups excel file

                        You can ignore the simulator sheet (except for the predicted lines), its just for fun, and its an older simulator, i think my first one, so its very messy

                        Primarily the playoff matchup sheet is useful, the drop down box at the top labeled "l_pyth, e_ptyh...." represent the different metrics used to assess the series prices

                        You can select whichever teams you wish in the drop down boxes, and switch conference 2-2-2-1 format to finals 2-3-2 format

                        All the values on that sheet are attached to formulas
                        Its just a bunch of error and name? for me man. I'm using oo calc, you gotta post some of those formulas man.

                        pythex function returns an NAME?
                        most of the other stuff in the TEAM sheet returns error:502. Total, line ,etc/

                        per2line function still not sure what thats is exactly.

                        Basically the sheet doesn't work for me because most of the cells have errors in them.
                        Comment
                        • uva3021
                          SBR Wise Guy
                          • 03-01-07
                          • 537

                          #187
                          Originally posted by demens
                          Its just a bunch of error and name? for me man. I'm using oo calc, you gotta post some of those formulas man.

                          pythex function returns an NAME?
                          most of the other stuff in the TEAM sheet returns error:502. Total, line ,etc/

                          per2line function still not sure what thats is exactly.

                          Basically the sheet doesn't work for me because most of the cells have errors in them.
                          it doesn't work in OO calc, which doesn't support microsoft VBA routines, has to be excel
                          Comment
                          • Aman_Dage
                            SBR Rookie
                            • 04-23-11
                            • 48

                            #188
                            Most people and me are too lazy to do any things of this, I don't worry about losing any edge
                            Comment
                            • Aman_Dage
                              SBR Rookie
                              • 04-23-11
                              • 48

                              #189
                              Nice information. I wonder how many people put this much thought and energy into their decisions. More power to those who can come up with an edge and win money.
                              Comment
                              • vyomguy
                                SBR Hall of Famer
                                • 12-08-09
                                • 5794

                                #190
                                i use shell script and awk for most of the scraping....quick and efficient
                                Comment
                                • Ingram$
                                  SBR High Roller
                                  • 08-09-11
                                  • 185

                                  #191
                                  Comment
                                  • Ethan
                                    Restricted User
                                    • 02-14-11
                                    • 375

                                    #192
                                    Comment
                                    • ballparkbabe
                                      Restricted User
                                      • 09-11-11
                                      • 2

                                      #193
                                      hmm neat
                                      Comment
                                      • Inspirited
                                        SBR MVP
                                        • 06-26-10
                                        • 1788

                                        #194
                                        I'm slowly moving along here. I've learned perl for data scraping and manipulation and am looking to use R for statistics. Right now I'm using csv files and guess I should look into learning how to use mysql or something.
                                        Comment
                                        • 357vegas
                                          SBR Rookie
                                          • 10-28-11
                                          • 35

                                          #195
                                          Anyone use usatoday - Sagarin rating for power rating and SOS?

                                          Would love if someone would show me how to put in an excel sheet automatically?

                                          Thanks
                                          Comment
                                          • theclutch7
                                            Restricted User
                                            • 12-14-10
                                            • 366

                                            #196
                                            theclutch7

                                            chicago won, philly has problems
                                            Comment
                                            • theclutch7
                                              Restricted User
                                              • 12-14-10
                                              • 366

                                              #197
                                              ha haa ha
                                              Comment
                                              • theclutch7
                                                Restricted User
                                                • 12-14-10
                                                • 366

                                                #198
                                                time to change the ny logo?
                                                Comment
                                                • Hank63
                                                  SBR Rookie
                                                  • 11-07-11
                                                  • 19

                                                  #199
                                                  Very helpful!
                                                  Comment
                                                  • Hank63
                                                    SBR Rookie
                                                    • 11-07-11
                                                    • 19

                                                    #200
                                                    Great thread
                                                    Comment
                                                    • Dan Kelly
                                                      SBR MVP
                                                      • 02-19-11
                                                      • 1332

                                                      #201
                                                      Would anyone in here do me a favor and look at my NBA excel spreadsheet from last year - of course, I am always looking to make improvements and I would appreciate any ideas - your eyes might see something no one else does. I am trying to get as much info out of it as possible, It has all the quarters and no OT's (they are luck) and what I'd really like to do with it is make it work visually - I do have that started with some coloring. Spend 2 minutes on it and throw it away if you want to - not to be trite, but time is money. Any input is welcome. Send me a message and I will attach it to the return.
                                                      Thanks
                                                      p.s. the reason I am making this request is that I recently sent it to an SBR poster and got some terrific feedback.
                                                      Comment
                                                      • dooncan
                                                        SBR Rookie
                                                        • 01-11-12
                                                        • 1

                                                        #202
                                                        Hi i'm trying to track down the mlb_ex_1.csv file. Does anyone know where I can get it from now or could PM it?
                                                        Comment
                                                        • jonohull
                                                          SBR Rookie
                                                          • 07-27-11
                                                          • 29

                                                          #203
                                                          I was doing some scraping today and accidentally made Yahoo temporarily block my ISP (my college). Sorry everyone else at my school...
                                                          Comment
                                                          • Inspirited
                                                            SBR MVP
                                                            • 06-26-10
                                                            • 1788

                                                            #204
                                                            Here's a great class at an introductory level.

                                                            Comment
                                                            • Salmon Steak
                                                              SBR MVP
                                                              • 03-05-10
                                                              • 2110

                                                              #205
                                                              Originally posted by Inspirited
                                                              Here's a great class at an introductory level.

                                                              http://www.ml-class.org/

                                                              Thanks man, I will likely participate in this. How great that these courses look to be free. What a great opportunity.
                                                              Comment
                                                              • Sportsguy_USA
                                                                SBR Hustler
                                                                • 09-29-10
                                                                • 59

                                                                #206
                                                                Hmmmm....I'll save myself some time and hire this out to my team in india for $2/hr to put together. Good post.

                                                                On that note..."Kelly Criterion", wouldn't you need a) what source you using to obtain all the data sets, and b) application of machine learning....beyond my pea size brain...so I revert back to my first point....outsource to my little army of indians. Go guys go.
                                                                Comment
                                                                • Sportsguy_USA
                                                                  SBR Hustler
                                                                  • 09-29-10
                                                                  • 59

                                                                  #207
                                                                  Oh - so no one get their panties in a knot - I employ a variety of guys from all over the world - india, philipines, china, easter europe for technical dev. work as this...and secondly...my indian guys...well, they are small, or little...or well....I'm just bigger than them.
                                                                  Comment
                                                                  • uva3021
                                                                    SBR Wise Guy
                                                                    • 03-01-07
                                                                    • 537

                                                                    #208
                                                                    Originally posted by Salmon Steak
                                                                    Thanks man, I will likely participate in this. How great that these courses look to be free. What a great opportunity.
                                                                    I took the ai-class course last year and I enjoyed it. Received a certificate of accomplishment sealed and signed by the professors who administered the course. The concept goes far beyond just watching yale lectures or searching iTunes U. I signed up for 3 more classes that were suppose to have started by now but now Stanford is facing legal issues in making these courses available.
                                                                    Comment
                                                                    • sportsbetjunkie
                                                                      SBR Rookie
                                                                      • 02-26-12
                                                                      • 10

                                                                      #209
                                                                      This is an excellent guide. You could create an e-book out of this. Keep up the good work.
                                                                      Comment
                                                                      • jonohull
                                                                        SBR Rookie
                                                                        • 07-27-11
                                                                        • 29

                                                                        #210
                                                                        I was trying to use Excel and VB macros to scrape my data, but I've been using Python the last week or so and it is so much faster and just as easy. It took less than 200 lines of code to make a program to scrape the box scores and individual stats for every game of the year in the NBA and save each day into its own csv file.
                                                                        Comment
                                                                        SBR Contests
                                                                        Collapse
                                                                        Top-Rated US Sportsbooks
                                                                        Collapse
                                                                        Working...