If you had a model that properly (that is, when properly using training and test data sets) exhibited a ROI of -10%, would you fade its suggestions to receive a profit?
Fading your own model?
Collapse
X
-
HUYSBR Sharp
- 04-29-09
- 253
#1Fading your own model?Tags: None -
Justin7SBR Hall of Famer
- 07-31-06
- 8577
#2No. Find out what in your model is predictably wrong. There might be a gem there, but fading it is another disaster unless you know why it is failing.Comment -
mathdotcomSBR Posting Legend
- 03-24-08
- 11689
#3J7 says in his book this happened to him a lotComment -
NSN21SBR Sharp
- 05-13-11
- 322
#5It has to be something that can be logically explained as to why it works. Otherwise, it's really nothing more than just data mining.Comment -
TomGSBR Wise Guy
- 10-29-07
- 500
#6fudge factors thoughComment -
mathdotcomSBR Posting Legend
- 03-24-08
- 11689
#7"In an earlier attempt to model MLB, I made some assumptions that were worse than bad, and the model was a disaster of epic proportions ... After testing it for a year, it looked like it was a winning model. My team then bet Fezzik 15k that my model would win at least 5 units in its first 250 plays. When our contest started, my model went 17-47, losing 31.94 units, before I conceded defeat to Fezzik." pg.170
Sounds like this model was 'predictably wrong'. And I believe in forum posts you have mentioned that in your career you have built many failing models.Comment -
HUYSBR Sharp
- 04-29-09
- 253
#9"In an earlier attempt to model MLB, I made some assumptions that were worse than bad, and the model was a disaster of epic proportions ... After testing it for a year, it looked like it was a winning model. My team then bet Fezzik 15k that my model would win at least 5 units in its first 250 plays. When our contest started, my model went 17-47, losing 31.94 units, before I conceded defeat to Fezzik." pg.170
Sounds like this model was 'predictably wrong'.Comment -
Dark HorseSBR Posting Legend
- 12-14-05
- 13764
-
Justin7SBR Hall of Famer
- 07-31-06
- 8577
#12
If you can identify where a market "should" price a game, and see where a game is mispriced relative to that, you will gain an edge no matter what you call the method.Comment -
Emily_HainesSBR Posting Legend
- 04-14-09
- 15917
#13You can back test these bastards to yield shit that hits 70% but going forward they never seem to lead you to that pot of gold.Comment -
hutennisSBR Wise Guy
- 07-11-10
- 847
#14Fading yours or someone else's "model" is losing proposition no matter what.
For the most part your "model" inevitably belongs to a "50/50 minus commission" grave yard b/c no matter what you do you take market prices that are 50/50 minus commission. And that is true for both sides. Your losses beyond expected are simply result of being unlucky. As soon as you switch sides your "model" will start getting back to its mean and you'll lose ungodly more than you should have theoretically due to bad timing.Comment -
mathdotcomSBR Posting Legend
- 03-24-08
- 11689
#15Whatever you want to call the "market adjustment", every single model I have developed is "fudged" to market. And yes, this includes the better winning ones.
If you can identify where a market "should" price a game, and see where a game is mispriced relative to that, you will gain an edge no matter what you call the method.Comment -
hutennisSBR Wise Guy
- 07-11-10
- 847
#16
"If you can be smarter than the rest of the world, you will gain an edge no matter what."
And yet, it is amazing.
Tell them they have to outsmart the world and they'll go to the movie.
Tell them they have to identify mispricing and the'll lose the farm trying.Comment -
mathdotcomSBR Posting Legend
- 03-24-08
- 11689
#18Basically to be a dick to him on the forumAnd curiosity about how other people approach the same problems as I do.
J7 is a good guy and looks good in a suit with that graphical bookcase thing behind him, but I worry about his regression workComment -
mathdotcomSBR Posting Legend
- 03-24-08
- 11689
#19Basically to be a dick to him on the forumAnd curiosity about how other people approach the same problems as I do.
J7 is a good guy and looks good in a suit with that graphical bookcase thing behind him, but I worry about his regression work
Also, at the end of the day he makes money so may as well listen to what he has to sayComment -
MonkeyF0ckerSBR Posting Legend
- 06-12-07
- 12144
#20Whatever you want to call the "market adjustment", every single model I have developed is "fudged" to market. And yes, this includes the better winning ones.
If you can identify where a market "should" price a game, and see where a game is mispriced relative to that, you will gain an edge no matter what you call the method.Comment -
HUYSBR Sharp
- 04-29-09
- 253
#21Can anyone explain what this "fudge factor" is?Comment -
Justin7SBR Hall of Famer
- 07-31-06
- 8577
#22When you develop a model, you can never include every single factor that affects a score. If 1. The market is at least quasi-efficient, and 2. your model is accurate, you should have roughly equal numbers of overs and unders as potential bets. Similarly, the average total of your model should be similar to the average of the market.
What if omitted factors cause a 5% discrepancy? So your totals are consistently higher than the market? Or lower? You measure the difference, and mark to market. If over the course of thousands of games, your average total was 5% less than the the average market total, you'd introduce a fudge factor.... Multiply your projected total to get you in line with the market.Comment -
HUYSBR Sharp
- 04-29-09
- 253
#24When you develop a model, you can never include every single factor that affects a score. If 1. The market is at least quasi-efficient, and 2. your model is accurate, you should have roughly equal numbers of overs and unders as potential bets. Similarly, the average total of your model should be similar to the average of the market.
What if omitted factors cause a 5% discrepancy? So your totals are consistently higher than the market? Or lower? You measure the difference, and mark to market. If over the course of thousands of games, your average total was 5% less than the the average market total, you'd introduce a fudge factor.... Multiply your projected total to get you in line with the market.Comment -
mathdotcomSBR Posting Legend
- 03-24-08
- 11689
#25Using a "fudge factor" takes a very naive view of regression analysis, and I've said this before, you should really take a course on what's going on in the background. If you're consistently predicting higher than normal totals, you can't just subtract x from the predicted values and call it a day. It means that at least one of your co-efficients is too high (other than the constant), which means your model is overestimating the marginal effect of a certain variable, probably because you have omitted something seriously relevant. If the underlined part of that statement doesn't bother you, then, well, carry on...Comment -
MonkeyF0ckerSBR Posting Legend
- 06-12-07
- 12144
#27Using a "fudge factor" takes a very naive view of regression analysis, and I've said this before, you should really take a course on what's going on in the background. If you're consistently predicting higher than normal totals, you can't just subtract x from the predicted values and call it a day. It means that at least one of your co-efficients is too high (other than the constant), which means your model is overestimating the marginal effect of a certain variable, probably because you have omitted something seriously relevant. If the underlined part of that statement doesn't bother you, then, well, carry on...Comment -
MonkeyF0ckerSBR Posting Legend
- 06-12-07
- 12144
-
Justin7SBR Hall of Famer
- 07-31-06
- 8577
#29
The larger groups can include a lot more information, and are the ones that define the closing price.Comment -
MonkeyF0ckerSBR Posting Legend
- 06-12-07
- 12144
#31Perhaps I should clarify. You (alone), a single person, or even a small group cannot include everything. These may define the earlier markets, but not the later markets. As the market size grows, it becomes more lucrative to larger groups, even with the price gradually becoming more efficient.
The larger groups can include a lot more information, and are the ones that define the closing price.
How is group size positively correlated to the information available to them?Comment -
MonkeyF0ckerSBR Posting Legend
- 06-12-07
- 12144
#32And how could you possibly IMPROVE upon the pricing of these "larger groups" that "can include a lot more information and are the ones that define the closing price" when you say that you have less information than them anyway?Comment -
mathdotcomSBR Posting Legend
- 03-24-08
- 11689
#33J7 making bizarre statements here
Created all my models alone in my basement with the lights off, cellphone off, etc.
The minimum requirements are some form of data collection ability, moderate knowledge of the sport, and a background in statistics.
The Billy Walters method is definitely the exception rather than the normLast edited by mathdotcom; 06-10-12, 06:17 PM.Comment
SBR Contests
Collapse
Top-Rated US Sportsbooks
Collapse
#1 BetMGM
4.8/5 BetMGM Bonus Code
#2 FanDuel
4.8/5 FanDuel Promo Code
#3 Caesars
4.8/5 Caesars Promo Code
#4 DraftKings
4.7/5 DraftKings Promo Code
#5 Fanatics
#6 bet365
4.7/5 bet365 Bonus Code
#7 Hard Rock
4.1/5 Hard Rock Bet Promo Code
#8 BetRivers
4.1/5 BetRivers Bonus Code