Monday, December 03, 2007
Weibull
I always thought that the Tango Distribution was something that was already invented. It seems that it must be a form of the Weibull Distribution. Hopefully, one of you with some time on your hands can do the comparison, and perhaps finally make me retire the poorly named Tango Distribution.
Tango, I was playing around with your distribution earlier today. The TD gives the right shape, as you would expect, but it cannot be adjusted based on the run environment (if I am reading the help file correctly). For example, a team that scores 4.5 R/G ought to have a different shaped distribution depending on whether it plays in a 9 R/G, 1 R/G, or 30 R/G environment. (I should check this using extreme run environments from the liveball/deadball eras, but I am almost certain this is correct.) The Weibull can correct for this based on the shape parameter gamma.
Here is a quick and dirty comparison between Tango (R/G = 4.5) and the three Weibull examples I gave above:
http://web.mit.edu/baxamusa/Public/tango_dist_weibull_dist.JPG
The TD works great for realistic run environments, but not so much in the extremes. That’s not really a shortcoming of the TD, though, given that we don’t see environments that weird! But it does make sense that if runs are very hard or easy to come by, then the shape of the curve should change. The picture I linked to illustrates that well, IMO.
I still have to read a little bit about what the control parameter is in the TD and see if that affects things.