1. #1
    Professor1215
    Improve Everyday
    Professor1215's Avatar Become A Pro!
    Join Date: 11-28-11
    Posts: 216
    Betpoints: 3212

    Theory

    Lets say independent variable X1 and X2 have a very strong correlation with the dependent variable, Y. (Both close to .944)

    We run a regression on this and determine that both independent variables have strong relationships with the dependent variable. (R-squared value of .88, the rest of the data looked good too).

    A formula is developed from the regression. The formula projects N data results of the dependent variable based on X1 and X2. (I could be saying this wrong)

    You then take that "data result" and convert it into a line.

    If this concept was ran through 2000 random simulations, and showed that your model beat 11/10 odds 53% of the time, (two questions) would my model be classified as statistically significant and do I have the right though process on this?



    Thanks

  2. #2
    Professor1215
    Improve Everyday
    Professor1215's Avatar Become A Pro!
    Join Date: 11-28-11
    Posts: 216
    Betpoints: 3212

    Another question to ask is how strong would you classify a model with strong correlations and r-sqaured values, the fact that it held up nicely vs. 2000 games, etc. Thanks again.

  3. #3
    flsaders85
    flsaders85's Avatar Become A Pro!
    Join Date: 11-06-11
    Posts: 68
    Betpoints: 5253

    Are you testing your model with the same data you used in your regression. If so, do not trust your findings. You need to develop your model using one set of data.....and test your model using another set of data.

  4. #4
    TravisVOX
    TravisVOX's Avatar Become A Pro!
    Join Date: 12-25-12
    Posts: 30
    Betpoints: 861

    flsaders85 is right. Before getting too excited about it, you should run the same formula against a set of games that were not used in the original development sample and verify their results.

    I use three sets of data...

    1 - Development (60% of the events in my database)
    2 - Testing sample for verifying the development formulas (20%)
    3 - Simulation sample for using the formulas from step one and actually simulating wagering (20%)

    You could get away with just two steps, but I found you end-up trying to over fit the second sample as well as the first.

  5. #5
    Blax0r
    Blax0r's Avatar Become A Pro!
    Join Date: 10-13-10
    Posts: 688
    Betpoints: 1512

    Quote Originally Posted by TravisVOX View Post
    flsaders85 is right. Before getting too excited about it, you should run the same formula against a set of games that were not used in the original development sample and verify their results.

    I use three sets of data...

    1 - Development (60% of the events in my database)
    2 - Testing sample for verifying the development formulas (20%)
    3 - Simulation sample for using the formulas from step one and actually simulating wagering (20%)

    You could get away with just two steps, but I found you end-up trying to over fit the second sample as well as the first.
    Is #2 more of a "good-to-have", than an necessity?

  6. #6
    marcoforte
    marcoforte's Avatar Become A Pro!
    Join Date: 08-10-08
    Posts: 140
    Betpoints: 396

    I use binary logistic regression. Agree with posters above. Test data must be completely separate from training database. I only use 2 databases using the test database to simulate wagering.

  7. #7
    TravisVOX
    TravisVOX's Avatar Become A Pro!
    Join Date: 12-25-12
    Posts: 30
    Betpoints: 861

    Quote Originally Posted by Blax0r View Post
    Is #2 more of a "good-to-have", than an necessity?
    Yes, you could say that. Depends on how much data you have or how much exists in that sport to begin with as well.

  8. #8
    Professor1215
    Improve Everyday
    Professor1215's Avatar Become A Pro!
    Join Date: 11-28-11
    Posts: 216
    Betpoints: 3212

    Great feedback gents, thank you very much!

  9. #9
    bubbabubba23
    bubbabubba23's Avatar Become A Pro!
    Join Date: 02-25-14
    Posts: 8

    u guys are smart

Top