<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Tom Flesher &#187; sabermetrics</title>
	<atom:link href="http://tomflesher.com/tag/sabermetrics/feed/" rel="self" type="application/rss+xml" />
	<link>http://tomflesher.com</link>
	<description>Mercenary Educator and Bad Economist</description>
	<lastBuildDate>Mon, 14 Mar 2011 03:02:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='tomflesher.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Tom Flesher &#187; sabermetrics</title>
		<link>http://tomflesher.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://tomflesher.com/osd.xml" title="Tom Flesher" />
	<atom:link rel='hub' href='http://tomflesher.com/?pushpress=hub'/>
		<item>
		<title>Back when it was hard to hit 55&#8230;</title>
		<link>http://tomflesher.com/2010/07/08/back-when-it-was-hard-to-hit-55/</link>
		<comments>http://tomflesher.com/2010/07/08/back-when-it-was-hard-to-hit-55/#comments</comments>
		<pubDate>Thu, 08 Jul 2010 15:06:05 +0000</pubDate>
		<dc:creator>tomflesher</dc:creator>
				<category><![CDATA[Baseball]]></category>
		<category><![CDATA[Economics]]></category>
		<category><![CDATA[baseball-reference.com]]></category>
		<category><![CDATA[home runs]]></category>
		<category><![CDATA[R]]></category>
		<category><![CDATA[regression]]></category>
		<category><![CDATA[sabermetrics]]></category>
		<category><![CDATA[Stuff Keith Hernandez Says]]></category>
		<category><![CDATA[talent pool dilution]]></category>
		<category><![CDATA[Willie Mays]]></category>
		<category><![CDATA[Year of the Pitcher]]></category>

		<guid isPermaLink="false">http://tomflesher.com/?p=319</guid>
		<description><![CDATA[Last night was one of those classic Keith Hernandez moments where he started talking and then stopped abruptly, which I always like to assume is because the guys in the truck are telling him to shut the hell up. He was talking about Willie Mays for some reason, and said that Mays hit 55 home [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tomflesher.com&#038;blog=20518139&#038;post=319&#038;subd=tomflesher&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Last night was one of those classic Keith Hernandez moments where he started talking and then stopped abruptly, which I always like to assume is because the guys in the truck are telling him to shut the hell up. He was talking about <a href="http://www.baseball-reference.com/players/m/mayswi01.shtml">Willie Mays </a>for some reason, and said that Mays hit 55 home runs &#8220;back when it was hard to hit 55.&#8221; Keith coyly said that, while it was easy for a while, it was &#8220;getting hard again,&#8221; at which point he abruptly stopped talking.</p>
<p>Keith&#8217;s unusual candor about drug use and Mays&#8217; career best of 52 home runs aside, this pinged my &#8220;Stuff Keith Hernandez Says&#8221; meter. After accounting for any time trend and other factors that might explain home run hitting, is there an upward trend? If so, is there a pattern to the remaining home runs?</p>
<p>The first step is to examine the data to see if there appears to be any trend. Just looking at it, there appears to be a messy U shape with a minimum around t=20, which indicates a quadratic trend. That means I want to include a term for time and a term for time squared.<a href="http://tomflesher.files.wordpress.com/2010/07/homerunspergame1.jpg"><img class="alignright size-thumbnail  wp-image-325" title="homerunspergame" src="http://tomflesher.files.wordpress.com/2010/07/homerunspergame1.jpg?w=150&h=102" alt="" width="150" height="102" /></a></p>
<p>Using the per-game averages for home runs from 1955 to 2009, I detrended the data using t=1 in 1955. I also had to correct for the effect of the designated hitter. That gives us an equation of the form</p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Chat%7BHR%7D+%3D+%5Chat%7B%5Cbeta_%7B0%7D%7D+%2B+%5Chat%7B%5Cbeta_%7B1%7D%7Dt+%2B+%5Chat%7B%5Cbeta_%7B2%7D%7D+t%5E%7B2%7D+%2B+%5Chat%7B%5Cbeta_%7B3%7D%7D+DH+&amp;bg=ffffff&amp;fg=666666&amp;s=0' alt='&#92;hat{HR} = &#92;hat{&#92;beta_{0}} + &#92;hat{&#92;beta_{1}}t + &#92;hat{&#92;beta_{2}} t^{2} + &#92;hat{&#92;beta_{3}} DH ' title='&#92;hat{HR} = &#92;hat{&#92;beta_{0}} + &#92;hat{&#92;beta_{1}}t + &#92;hat{&#92;beta_{2}} t^{2} + &#92;hat{&#92;beta_{3}} DH ' class='latex' /></p>
<p>The results:</p>
<table border="0" cellspacing="0" cellpadding="0" width="384">
<col span="6" width="64"></col>
<tbody>
<tr>
<td width="64" height="20"></td>
<td width="64">Estimate</td>
<td width="64">Std. Error</td>
<td width="64">t-value</td>
<td width="64">p-value</td>
<td width="64">Signif</td>
</tr>
<tr>
<td height="20">B0</td>
<td align="right">0.957</td>
<td align="right">0.0328</td>
<td align="right">29.189</td>
<td align="right">0.0001</td>
<td align="right">0.9999</td>
</tr>
<tr>
<td height="20">t</td>
<td align="right">-0.0188</td>
<td align="right">0.0028</td>
<td align="right">-6.738</td>
<td align="right">0.0001</td>
<td align="right">0.9999</td>
</tr>
<tr>
<td height="20">tsq</td>
<td align="right">0.0004</td>
<td align="right">0.00005</td>
<td align="right">8.599</td>
<td align="right">0.0001</td>
<td align="right">0.9999</td>
</tr>
<tr>
<td height="20">DH</td>
<td align="right">0.0911</td>
<td align="right">0.0246</td>
<td align="right">3.706</td>
<td align="right">0.0003</td>
<td align="right">0.9997</td>
</tr>
</tbody>
</table>
<p>We can see that there&#8217;s an upward quadratic trend in predicted home runs that together with the DH rule account for about 56% of the variation in the number of home runs per game in a season (<img src='http://s0.wp.com/latex.php?latex=R%5E2+%3D+.5618&amp;bg=ffffff&amp;fg=666666&amp;s=0' alt='R^2 = .5618' title='R^2 = .5618' class='latex' />). The Breusch-Pagan test has a p-value of .1610, indicating a possibility of mild homoskedasticity but nothing we should get concerned about.</p>
<p>Then, I needed to look at the difference between the predicted number of home runs per game and the actual number of home runs per game, which is accessible by subtracting</p>
<p><img src='http://s0.wp.com/latex.php?latex=Residual+%3D+HR+-+%5Chat%7BHR%7D&amp;bg=ffffff&amp;fg=666666&amp;s=0' alt='Residual = HR - &#92;hat{HR}' title='Residual = HR - &#92;hat{HR}' class='latex' /></p>
<p>This represents the &#8220;abnormal&#8221; number of home runs per year. The question then becomes, &#8220;Is there a patt<a href="http://tomflesher.files.wordpress.com/2010/07/homerunresiduals1.jpg"><img class="alignright size-thumbnail  wp-image-331" title="homerunresiduals" src="http://tomflesher.files.wordpress.com/2010/07/homerunresiduals1.jpg?w=150&h=102" alt="" width="150" height="102" /></a>ern to the number of abnormal home runs?&#8221;  There are two ways to answer this. The first way is to look at the abnormal home runs. Up until about t=40 (the mid-1990s), the abnormal home runs are pretty much scattershot above and below 0. However, at t=40, the residual jumps up for both leagues and then begins a downward trend. It&#8217;s not clear what the cause of this is, but the knee-jerk reaction is that there might be a drug use effect. On the other hand, there are a couple of other explanations.</p>
<p>The most obvious is a boring old expansion effect. In 1993, the National League added two teams (the Marlins and the Rockies), and in 1998 each league added a team (the AL&#8217;s Rays and the NL&#8217;s Diamondbacks). Talent pool dilution has shown up in our discussion of hit batsmen, and I believe that it can be a real effect. It would be mitigated over time, however, by the establishment and development of farm systems, in particular strong systems like the one that&#8217;s producing good, cheap talent for the Rays.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tomflesher.wordpress.com/319/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tomflesher.wordpress.com/319/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tomflesher.wordpress.com/319/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tomflesher.wordpress.com/319/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tomflesher.wordpress.com/319/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/tomflesher.wordpress.com/319/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tomflesher.wordpress.com/319/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/tomflesher.wordpress.com/319/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tomflesher.wordpress.com/319/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tomflesher.wordpress.com/319/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tomflesher.wordpress.com/319/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tomflesher.wordpress.com/319/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tomflesher.wordpress.com/319/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tomflesher.wordpress.com/319/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tomflesher.com&#038;blog=20518139&#038;post=319&#038;subd=tomflesher&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://tomflesher.com/2010/07/08/back-when-it-was-hard-to-hit-55/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4cc81c8ef60cdc1c146147aed58a6174?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Tom</media:title>
		</media:content>

		<media:content url="http://tomflesher.files.wordpress.com/2010/07/homerunspergame1.jpg?w=150" medium="image">
			<media:title type="html">homerunspergame</media:title>
		</media:content>

		<media:content url="http://tomflesher.files.wordpress.com/2010/07/homerunresiduals1.jpg?w=150" medium="image">
			<media:title type="html">homerunresiduals</media:title>
		</media:content>
	</item>
		<item>
		<title>Pinch Hitters from the Bullpen</title>
		<link>http://tomflesher.com/2010/07/06/pinch-hitters-from-the-bullpen/</link>
		<comments>http://tomflesher.com/2010/07/06/pinch-hitters-from-the-bullpen/#comments</comments>
		<pubDate>Tue, 06 Jul 2010 14:38:15 +0000</pubDate>
		<dc:creator>tomflesher</dc:creator>
				<category><![CDATA[Baseball]]></category>
		<category><![CDATA[Economics]]></category>
		<category><![CDATA[binomial distribution]]></category>
		<category><![CDATA[bullpen]]></category>
		<category><![CDATA[Carlos Zambrano]]></category>
		<category><![CDATA[Livan Hernandez]]></category>
		<category><![CDATA[margin of error]]></category>
		<category><![CDATA[Micah Owings]]></category>
		<category><![CDATA[pinch hitter]]></category>
		<category><![CDATA[sabermetrics]]></category>

		<guid isPermaLink="false">http://tomflesher.com/?p=295</guid>
		<description><![CDATA[Occasionally, a solid two-way player shows up in the majors. Carlos Zambrano is known as a solid hitter with a great arm (despite the occasional meltdown), and Micah Owings is the rare pitcher used as a pinch hitter. Even Livan Hernandez has 15 pinch-hit plate appearances (with 2 sacrifice bunts, 6 strikeouts, and a .077 [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tomflesher.com&#038;blog=20518139&#038;post=295&#038;subd=tomflesher&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Occasionally, a solid two-way player shows up in the majors. <strong><a href="http://www.baseball-reference.com/players/z/zambrca01.shtml?utm_source=direct&amp;utm_medium=linker&amp;utm_campaign=Linker">Carlos  Zambrano</a></strong> is known as a solid hitter with a great arm (<a href="http://cbs2chicago.com/sports/Cubs.White.Sox.2.1773303.html">despite the occasional meltdown</a>), and <strong><a href="http://www.baseball-reference.com/players/o/owingmi01.shtml?utm_source=direct&amp;utm_medium=linker&amp;utm_campaign=Linker">Micah  Owings</a></strong> is the rare pitcher used as a pinch hitter. Even <strong><a href="http://www.baseball-reference.com/players/h/hernali01.shtml?utm_source=direct&amp;utm_medium=linker&amp;utm_campaign=Linker">Livan  Hernandez</a></strong> has 15 pinch-hit plate appearances (with 2 sacrifice bunts, 6 strikeouts, and a .077 average and .077 OBP, <a href="http://www.baseball-reference.com/players/split.cgi?n1=hernali01&amp;year=Career&amp;t=b#defp">compared with</a> a lifetime .227 average and .237 OBP).</p>
<p>Like Hernandez, Zambrano has <a href="http://www.baseball-reference.com/players/split.cgi?n1=zambrca01&amp;year=Career&amp;t=b#defp">a very different batting line</a> as a pinch hitter than as a pitcher. In 24 plate appearances as a pinch hitter, Big Z is hitting only .087 with a .087 OBP, compared to his .243/.249 line when hitting as a pitcher. Since we see the same effect for both of these pitchers, it seems like there&#8217;s some sort of difference in hitting as a pinch hitter that causes the pitchers to be less mentally prepared. Of course, these numbers come from a very small sample.</p>
<p>On the other hand, <strong><a href="http://www.baseball-reference.com/players/o/owingmi01.shtml?utm_source=direct&amp;utm_medium=linker&amp;utm_campaign=Linker">Micah  Owings</a></strong> hits .307/.331 as a pitcher, and a quite similar .250/.298 as a pinch hitter. What&#8217;s the difference? Owings has almost double Zambrano&#8217;s plate appearances as a pinch hitter with 47. That seems to show that maybe Owings&#8217; larger sample size is what causes the similarity. How can this be tested rigorously?</p>
<p>As we did with <strong><a href="http://www.baseball-reference.com/players/y/youklke01.shtml?utm_source=direct&amp;utm_medium=linker&amp;utm_campaign=Linker">Kevin  Youkilis</a></strong> and his title of Greek God of Take Your Base, we can use the <a href="http://en.wikipedia.org/wiki/Binomial_distribution">binomial distribution</a> to see if it&#8217;s reasonable for Owings, Hernandez and Zambrano to hit so differently as pinch hitters. To figure out whether it&#8217;s reasonable or not, let&#8217;s limit our inquiry to OBP just because it&#8217;s a more inclusive measure and then assume that the batting average as a pitcher (i.e. the one with a larger sample size) is the pitcher&#8217;s &#8220;true&#8221; batting average and use that to represent the probability of getting on base. Each plate appearance is a Bernoulli trial with a binary outcome &#8211; we&#8217;ll call it a success if the player gets on base and a failure otherwise.</p>
<p>Under the binomial distribution, the probability of a player with OBP <em>p</em> getting on base <em>k</em> times in <em>n</em> plate appearances is:</p>
<p><img src='http://s0.wp.com/latex.php?latex=%5CPr%28K+%3D+k%29+%3D+%7Bn%5Cchoose+k%7Dp%5Ek%281-p%29%5E%7Bn-k%7D&amp;bg=ffffff&amp;fg=666666&amp;s=0' alt='&#92;Pr(K = k) = {n&#92;choose k}p^k(1-p)^{n-k}' title='&#92;Pr(K = k) = {n&#92;choose k}p^k(1-p)^{n-k}' class='latex' /></p>
<p>with</p>
<p><img src='http://s0.wp.com/latex.php?latex=%7Bn%5Cchoose+k%7D%3D%5Cfrac%7Bn%21%7D%7Bk%21%28n-k%29%21%7D&amp;bg=ffffff&amp;fg=666666&amp;s=0' alt='{n&#92;choose k}=&#92;frac{n!}{k!(n-k)!}' title='{n&#92;choose k}=&#92;frac{n!}{k!(n-k)!}' class='latex' /></p>
<p>We&#8217;ll also need the margin of  error for proportions. If <em>p </em>= OBP as pitcher, and we assume a  t-distribution with over 100 plate appearances (i.e. degrees of  freedom), then the margin of error is:</p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Csqrt%7B%5Cfrac%7Bp%281-p%29%7D%7Bn-1%7D%7D&amp;bg=ffffff&amp;fg=666666&amp;s=0' alt='&#92;sqrt{&#92;frac{p(1-p)}{n-1}}' title='&#92;sqrt{&#92;frac{p(1-p)}{n-1}}' class='latex' /></p>
<p>so that 95% of the time we&#8217;d expect the  pinch hitting OBP to lie within</p>
<p><img src='http://s0.wp.com/latex.php?latex=OBP+%5Cpm+2%5Ctimes%5Csqrt%7B%5Cfrac%7Bp%281-p%29%7D%7Bn-1%7D%7D&amp;bg=ffffff&amp;fg=666666&amp;s=0' alt='OBP &#92;pm 2&#92;times&#92;sqrt{&#92;frac{p(1-p)}{n-1}}' title='OBP &#92;pm 2&#92;times&#92;sqrt{&#92;frac{p(1-p)}{n-1}}' class='latex' /></p>
<p><img src='http://s0.wp.com/latex.php?latex=%5CPr%28K+%3D+k%29+%3D+%7Bn%5Cchoose+k%7Dp%5Ek%281-p%29%5E%7Bn-k%7D&amp;bg=ffffff&amp;fg=666666&amp;s=0' alt='&#92;Pr(K = k) = {n&#92;choose k}p^k(1-p)^{n-k}' title='&#92;Pr(K = k) = {n&#92;choose k}p^k(1-p)^{n-k}' class='latex' /></p>
<p>with</p>
<p><img src='http://s0.wp.com/latex.php?latex=%7Bn%5Cchoose+k%7D%3D%5Cfrac%7Bn%21%7D%7Bk%21%28n-k%29%21%7D&amp;bg=ffffff&amp;fg=666666&amp;s=0' alt='{n&#92;choose k}=&#92;frac{n!}{k!(n-k)!}' title='{n&#92;choose k}=&#92;frac{n!}{k!(n-k)!}' class='latex' /></p>
<p>We&#8217;ll also need the margin of  error for proportions. If <em>p </em>= OBP as pitcher, and we assume a  t-distribution with over 100 plate appearances (i.e. degrees of  freedom), then the margin of error is:</p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Csqrt%7B%5Cfrac%7Bp%281-p%29%7D%7Bn-1%7D%7D&amp;bg=ffffff&amp;fg=666666&amp;s=0' alt='&#92;sqrt{&#92;frac{p(1-p)}{n-1}}' title='&#92;sqrt{&#92;frac{p(1-p)}{n-1}}' class='latex' /></p>
<p>so that 95% of the time we&#8217;d expect the  pinch hitting OBP to lie within</p>
<p><img src='http://s0.wp.com/latex.php?latex=OBP+%5Cpm+2%5Ctimes%5Csqrt%7B%5Cfrac%7Bp%281-p%29%7D%7Bn-1%7D%7D&amp;bg=ffffff&amp;fg=666666&amp;s=0' alt='OBP &#92;pm 2&#92;times&#92;sqrt{&#92;frac{p(1-p)}{n-1}}' title='OBP &#92;pm 2&#92;times&#92;sqrt{&#92;frac{p(1-p)}{n-1}}' class='latex' /></p>
<p>Let&#8217;s start with Owings. He has an OBP of .331 as a pitcher in 151 plate appearances, so the probability of having at most 14 times on base in 47 plate appearances is .3778. In other words, about 38% of the time, we&#8217;d expect a random string of 47 plate appearances to have 14 or fewer times on base. His 95% confidence interval is .254 to .408, so his .298 OBP as a pinch hitter is certainly statistically credible.</p>
<p>Owings is special, though. Hernandez, for example, has 994 plate appearances as a pitcher and a .237 OBP, with only one time on base in 15 plate appearances. It&#8217;s a very small sample, but the binomial distribution predicts he would have at most one time on base only about 9.8% of the time. His confidence interval is .210 to .264, which means that it&#8217;s very unlikely that he&#8217;d end up with an OBP of .077 unless there is some relevant difference between hitting as a pitcher and hitting as a pinch hitter.</p>
<p>Zambrano&#8217;s interval breaks down, too. He has 601 plate appearances as a pitcher with a .249 OBP, but an anemic .087 OBP (two hits) in 24 plate appearances as a pinch hitter. We&#8217;d expect 2 or fewer hits only 4% of the time, and 95% of the time we&#8217;d expect Big Z to hit between .214 and .284.</p>
<p>As a result, we can make two determinations.</p>
<ol>
<li>Zambrano and Hernandez are hitting considerably below expectations as pinch hitters. It&#8217;s likely, though not proven, that this is a pattern among most pitchers.</li>
<li><strong><a href="http://www.baseball-reference.com/players/o/owingmi01.shtml?utm_source=direct&amp;utm_medium=linker&amp;utm_campaign=Linker">Micah  Owings</a></strong> is a statistical outlier from the pattern. It&#8217;s not clear why.</li>
</ol>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tomflesher.wordpress.com/295/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tomflesher.wordpress.com/295/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tomflesher.wordpress.com/295/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tomflesher.wordpress.com/295/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tomflesher.wordpress.com/295/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/tomflesher.wordpress.com/295/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tomflesher.wordpress.com/295/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/tomflesher.wordpress.com/295/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tomflesher.wordpress.com/295/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tomflesher.wordpress.com/295/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tomflesher.wordpress.com/295/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tomflesher.wordpress.com/295/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tomflesher.wordpress.com/295/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tomflesher.wordpress.com/295/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tomflesher.com&#038;blog=20518139&#038;post=295&#038;subd=tomflesher&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://tomflesher.com/2010/07/06/pinch-hitters-from-the-bullpen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4cc81c8ef60cdc1c146147aed58a6174?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Tom</media:title>
		</media:content>
	</item>
		<item>
		<title>Manny&#039;s First 27 Games (or, the Marginal Product of Drug Use)</title>
		<link>http://tomflesher.com/2010/06/04/mannys-first-27-games-or-the-marginal-product-of-drug-use/</link>
		<comments>http://tomflesher.com/2010/06/04/mannys-first-27-games-or-the-marginal-product-of-drug-use/#comments</comments>
		<pubDate>Fri, 04 Jun 2010 18:36:35 +0000</pubDate>
		<dc:creator>tomflesher</dc:creator>
				<category><![CDATA[Baseball]]></category>
		<category><![CDATA[Economics]]></category>
		<category><![CDATA[baseball-reference.com]]></category>
		<category><![CDATA[Dodgers]]></category>
		<category><![CDATA[economics]]></category>
		<category><![CDATA[Manny Ramirez]]></category>
		<category><![CDATA[performance-enhancing drugs]]></category>
		<category><![CDATA[sabermetrics]]></category>
		<category><![CDATA[sports economics]]></category>
		<category><![CDATA[statistics]]></category>
		<category><![CDATA[suspension]]></category>

		<guid isPermaLink="false">http://tomflesher.com/?p=145</guid>
		<description><![CDATA[Last year, Manny Ramirez was suspended for 50 games on May 6. The suspension came after his 27th game of the season. On May 25th of this year, Manny played his 27th game of 2010. That means we can take a look at the first 27 games of each season, when he was using performance-enhancing [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tomflesher.com&#038;blog=20518139&#038;post=145&#038;subd=tomflesher&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Last year, <strong><a href="http://www.baseball-reference.com/players/r/ramirma02.shtml?utm_source=direct&amp;utm_medium=linker&amp;utm_campaign=Linker">Manny  Ramirez</a></strong> was suspended for 50 games on May 6. The suspension came after his 27th game of the season. On May 25th of this year, Manny played his 27th game of 2010. That means we can take a look at the first 27 games of each season, when he was using performance-enhancing drugs (<a href="http://www.baseball-reference.com/players/gl.cgi?n1=ramirma02&amp;t=b&amp;year=2009&amp;share=2.45#2104-2130-sum:batting_gamelogs">in 2009</a>) and when he wasn&#8217;t (<a href="http://www.baseball-reference.com/players/gl.cgi?t=b&amp;year=2010&amp;n1=ramirma02&amp;share=3.31#2208-2234-sum:batting_gamelogs">presumably, this year</a>). The differential line is behind the cut.</p>
<p><span id="more-145"></span></p>
<table style="border-collapse:collapse;width:336pt;" border="0" cellspacing="0" cellpadding="0" width="448">
<col style="width:48pt;" span="7" width="64"></col>
<tbody>
<tr style="height:15pt;">
<td class="xl65" style="height:15pt;width:48pt;" width="64" height="20">Stat</td>
<td class="xl65" style="width:48pt;" width="64">G</td>
<td class="xl65" style="width:48pt;" width="64">GS</td>
<td class="xl65" style="width:48pt;" width="64">Rslt</td>
<td class="xl65" style="width:48pt;" width="64">PA</td>
<td class="xl65" style="width:48pt;" width="64">AB</td>
<td class="xl65" style="width:48pt;" width="64">R</td>
</tr>
<tr style="height:15pt;">
<td class="xl65" style="height:15pt;" height="20">2009</td>
<td class="xl65">27</td>
<td class="xl65">27</td>
<td class="xl65">20-7</td>
<td class="xl65">120</td>
<td class="xl65">92</td>
<td class="xl65">22</td>
</tr>
<tr style="height:15pt;">
<td class="xl65" style="height:15pt;" height="20">2010</td>
<td class="xl65">27</td>
<td class="xl65">23</td>
<td class="xl65">17-10</td>
<td class="xl65">104</td>
<td class="xl65">82</td>
<td class="xl65">13</td>
</tr>
<tr style="height:15pt;">
<td class="xl65" style="height:15pt;" height="20">∆</td>
<td class="xl65">0</td>
<td class="xl65">-4</td>
<td class="xl65">-3</td>
<td class="xl65">-16</td>
<td class="xl65">-10</td>
<td class="xl65">-9</td>
</tr>
<tr style="height:15pt;">
<td class="xl65" style="height:15pt;" height="20"></td>
<td class="xl65"></td>
<td class="xl65"></td>
<td class="xl65"></td>
<td class="xl65"></td>
<td class="xl65"></td>
<td class="xl65"></td>
</tr>
<tr style="height:15pt;">
<td class="xl65" style="height:15pt;" height="20">Stat</td>
<td class="xl65">2B</td>
<td class="xl65">3B</td>
<td class="xl65">HR</td>
<td class="xl65">RBI</td>
<td class="xl65">BB</td>
<td class="xl65">IBB</td>
</tr>
<tr style="height:15pt;">
<td class="xl65" style="height:15pt;" height="20">2009</td>
<td class="xl65">9</td>
<td class="xl65">0</td>
<td class="xl65">6</td>
<td class="xl65">20</td>
<td class="xl65">26</td>
<td class="xl65">8</td>
</tr>
<tr style="height:15pt;">
<td class="xl65" style="height:15pt;" height="20">2010</td>
<td class="xl65">6</td>
<td class="xl65">0</td>
<td class="xl65">2</td>
<td class="xl65">21</td>
<td class="xl65">18</td>
<td class="xl65">2</td>
</tr>
<tr style="height:15pt;">
<td class="xl65" style="height:15pt;" height="20">∆</td>
<td class="xl65">-3</td>
<td class="xl65">0</td>
<td class="xl65">-4</td>
<td class="xl65">1</td>
<td class="xl65">-8</td>
<td class="xl65">-6</td>
</tr>
<tr style="height:15pt;">
<td class="xl65" style="height:15pt;" height="20"></td>
<td class="xl65"></td>
<td class="xl65"></td>
<td class="xl65"></td>
<td class="xl65"></td>
<td class="xl65"></td>
<td class="xl65"></td>
</tr>
<tr style="height:15pt;">
<td class="xl65" style="height:15pt;" height="20">Stat</td>
<td class="xl65">SO</td>
<td class="xl65">HBP</td>
<td class="xl65">SH</td>
<td class="xl65">SF</td>
<td class="xl65">GDP</td>
<td class="xl65">BA</td>
</tr>
<tr style="height:15pt;">
<td class="xl65" style="height:15pt;" height="20">2009</td>
<td class="xl65">17</td>
<td class="xl65">1</td>
<td class="xl65">0</td>
<td class="xl65">1</td>
<td class="xl65">2</td>
<td class="xl65">0.348</td>
</tr>
<tr style="height:15pt;">
<td class="xl65" style="height:15pt;" height="20">2010</td>
<td class="xl65">13</td>
<td class="xl65">1</td>
<td class="xl65">0</td>
<td class="xl65">3</td>
<td class="xl65">1</td>
<td class="xl65">0.329</td>
</tr>
<tr style="height:15pt;">
<td class="xl65" style="height:15pt;" height="20">∆</td>
<td class="xl65">-4</td>
<td class="xl65">0</td>
<td class="xl65">0</td>
<td class="xl65">2</td>
<td class="xl65">-1</td>
<td class="xl65">-0.019</td>
</tr>
<tr style="height:15pt;">
<td class="xl65" style="height:15pt;" height="20"></td>
<td class="xl65"></td>
<td class="xl65"></td>
<td class="xl65"></td>
<td class="xl65"></td>
<td class="xl65"></td>
<td class="xl65"></td>
</tr>
<tr style="height:15pt;">
<td class="xl65" style="height:15pt;" height="20">Stat</td>
<td class="xl65">OBP</td>
<td class="xl65">SLG</td>
<td class="xl65">OPS</td>
<td class="xl65">aLI</td>
<td class="xl65">WPA</td>
<td class="xl65">RE24</td>
</tr>
<tr style="height:15pt;">
<td class="xl65" style="height:15pt;" height="20">2009</td>
<td class="xl65">0.492</td>
<td class="xl65">0.641</td>
<td class="xl65">1.133</td>
<td class="xl65">1.02</td>
<td class="xl65">1.674</td>
<td class="xl65">17.11</td>
</tr>
<tr style="height:15pt;">
<td class="xl65" style="height:15pt;" height="20">2010</td>
<td class="xl65">0.442</td>
<td class="xl65">0.476</td>
<td class="xl65">0.918</td>
<td class="xl65">1</td>
<td class="xl65">1.334</td>
<td class="xl65">9.43</td>
</tr>
<tr style="height:15pt;">
<td style="height:15pt;" height="20">∆</td>
<td class="xl65">-0.05</td>
<td class="xl65">-0.165</td>
<td class="xl65">-0.215</td>
<td class="xl65">-0.02</td>
<td class="xl65">-0.34</td>
<td class="xl65">-7.68</td>
</tr>
</tbody>
</table>
<p>Obviously, comparing across these years involves making some assumptions, some of which are justified and some of which aren&#8217;t. They boil down to assuming that there isn&#8217;t any other factor that would explain Manny&#8217;s decline in performance. For example, I&#8217;m assuming that Manny didn&#8217;t play a tougher schedule in 2010 than in 2009, which may be suspect because the Dodgers were 20-7 in Manny&#8217;s games in 2009 but 17-10 in 2010. I&#8217;m also assuming that Manny&#8217;s position in the batting order didn&#8217;t change his numbers, which may or may not be a factor. Manny invariably hit third in 2009 and has more often been hitting 4th in 2010.</p>
<p>However, the line is very telling. In 2009, Manny hit 6 home runs in 120 plate appearances, or about .05 home runs per PA. This year, he hit 2 in 104 PA, or a little bit under .02 home runs per PA. This is a significant drop, and since he&#8217;s being intentionally walked significantly less (6.7% of the time in 2009 versus 1.9% of the time this year), it corroborates the idea that Manny is seen as less of a threat. This could also be a result of Manny being moved to the fourth slot instead of being protected by <strong><a href="http://www.baseball-reference.com/players/e/ethiean01.shtml?utm_source=direct&amp;utm_medium=linker&amp;utm_campaign=Linker">Andre  Ethier</a></strong>, but Manny is often backed up by <strong><a href="http://www.baseball-reference.com/players/l/loneyja01.shtml?utm_source=direct&amp;utm_medium=linker&amp;utm_campaign=Linker">James  Loney</a></strong> this year, so I&#8217;m not sure the protection issue is realistic.</p>
<p>Two of those home runs became sacrifice flies, and Manny is striking out slightly less this year, but overall his OBP and slugging average have fallen precipitously.</p>
<p>The margin of error for proportions is <img src='http://s0.wp.com/latex.php?latex=%5Csqrt%7B%5Cfrac%7Bp%281-p%29%7D%7Bn%7D%7D&amp;bg=ffffff&amp;fg=666666&amp;s=0' alt='&#92;sqrt{&#92;frac{p(1-p)}{n}}' title='&#92;sqrt{&#92;frac{p(1-p)}{n}}' class='latex' /> , so the margin for his OBP this year is <img src='http://s0.wp.com/latex.php?latex=%5Csqrt%7B%5Cfrac%7B.442%28.458%29%7D%7B104%7D%7D&amp;bg=ffffff&amp;fg=666666&amp;s=0' alt='&#92;sqrt{&#92;frac{.442(.458)}{104}}' title='&#92;sqrt{&#92;frac{.442(.458)}{104}}' class='latex' /> , or about <img src='http://s0.wp.com/latex.php?latex=%5Csqrt%7B%5Cfrac%7B202%7D%7B104%7D%7D&amp;bg=ffffff&amp;fg=666666&amp;s=0' alt='&#92;sqrt{&#92;frac{202}{104}}' title='&#92;sqrt{&#92;frac{202}{104}}' class='latex' /> , which is about <img src='http://s0.wp.com/latex.php?latex=.044&amp;bg=ffffff&amp;fg=666666&amp;s=0' alt='.044' title='.044' class='latex' />. That means that we can be 95% confident that Manny&#8217;s &#8220;true&#8221; OBP is somewhere within <img src='http://s0.wp.com/latex.php?latex=.442+%5Cpm+1.98%28.044%29&amp;bg=ffffff&amp;fg=666666&amp;s=0' alt='.442 &#92;pm 1.98(.044)' title='.442 &#92;pm 1.98(.044)' class='latex' />. This interval puts the bounds at <img src='http://s0.wp.com/latex.php?latex=.355&amp;bg=ffffff&amp;fg=666666&amp;s=0' alt='.355' title='.355' class='latex' /> on the low end and <img src='http://s0.wp.com/latex.php?latex=.529&amp;bg=ffffff&amp;fg=666666&amp;s=0' alt='.529' title='.529' class='latex' />. In fact, the difference &#8211; <img src='http://s0.wp.com/latex.php?latex=.05&amp;bg=ffffff&amp;fg=666666&amp;s=0' alt='.05' title='.05' class='latex' /> &#8211; is about 1.14 standard  errors. That means we can only be about 75% certain that the difference is not due to chance.</p>
<p>Still, as the year plays out, I&#8217;ll be very interested in seeing whether this is a temporary trend or whether Manny&#8217;s numbers take a permanent dive.</p>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;overflow:hidden;">
<table style="border-collapse:collapse;width:1056pt;" border="0" cellspacing="0" cellpadding="0" width="1408">
<col style="width:48pt;" span="22" width="64"></col>
<tbody>
<tr style="height:15pt;">
<td class="xl63" style="height:15pt;width:48pt;" width="64" height="20">G</td>
<td class="xl63" style="border-left:medium none;width:48pt;" width="64">GS</td>
<td class="xl63" style="border-left:medium none;width:48pt;" width="64">PA</td>
<td class="xl63" style="border-left:medium none;width:48pt;" width="64">AB</td>
<td class="xl63" style="border-left:medium none;width:48pt;" width="64">R</td>
<td class="xl63" style="border-left:medium none;width:48pt;" width="64">H</td>
<td class="xl63" style="border-left:medium none;width:48pt;" width="64">2B</td>
<td class="xl63" style="border-left:medium none;width:48pt;" width="64">3B</td>
<td class="xl63" style="border-left:medium none;width:48pt;" width="64">HR</td>
<td class="xl63" style="border-left:medium none;width:48pt;" width="64">RBI</td>
<td class="xl63" style="border-left:medium none;width:48pt;" width="64">BB</td>
<td class="xl63" style="border-left:medium none;width:48pt;" width="64">IBB</td>
<td class="xl63" style="border-left:medium none;width:48pt;" width="64">SO</td>
<td class="xl63" style="border-left:medium none;width:48pt;" width="64">HBP</td>
<td class="xl63" style="border-left:medium none;width:48pt;" width="64">SH</td>
<td class="xl63" style="border-left:medium none;width:48pt;" width="64">SF</td>
<td class="xl63" style="border-left:medium none;width:48pt;" width="64">BA</td>
<td class="xl63" style="border-left:medium none;width:48pt;" width="64">OBP</td>
<td class="xl63" style="border-left:medium none;width:48pt;" width="64">SLG</td>
<td class="xl63" style="border-left:medium none;width:48pt;" width="64">OPS</td>
<td class="xl63" style="border-left:medium none;width:48pt;" width="64">WPA</td>
<td class="xl63" style="border-left:medium none;width:48pt;" width="64">RE24</td>
</tr>
<tr style="height:15pt;">
<td class="xl63" style="height:15pt;border-top:medium none;" height="20">27</td>
<td class="xl63" style="border-top:medium none;border-left:medium none;">27</td>
<td class="xl63" style="border-top:medium none;border-left:medium none;">120</td>
<td class="xl63" style="border-top:medium none;border-left:medium none;">92</td>
<td class="xl63" style="border-top:medium none;border-left:medium none;">22</td>
<td class="xl63" style="border-top:medium none;border-left:medium none;">32</td>
<td class="xl63" style="border-top:medium none;border-left:medium none;">9</td>
<td class="xl63" style="border-top:medium none;border-left:medium none;">0</td>
<td class="xl63" style="border-top:medium none;border-left:medium none;">6</td>
<td class="xl63" style="border-top:medium none;border-left:medium none;">20</td>
<td class="xl63" style="border-top:medium none;border-left:medium none;">26</td>
<td class="xl63" style="border-top:medium none;border-left:medium none;">8</td>
<td class="xl63" style="border-top:medium none;border-left:medium none;">17</td>
<td class="xl63" style="border-top:medium none;border-left:medium none;">1</td>
<td class="xl63" style="border-top:medium none;border-left:medium none;">0</td>
<td class="xl63" style="border-top:medium none;border-left:medium none;">1</td>
<td class="xl63" style="border-top:medium none;border-left:medium none;">0.348</td>
<td class="xl63" style="border-top:medium none;border-left:medium none;">0.492</td>
<td class="xl63" style="border-top:medium none;border-left:medium none;">0.641</td>
<td class="xl63" style="border-top:medium none;border-left:medium none;">1.133</td>
<td class="xl63" style="border-top:medium none;border-left:medium none;">1.674</td>
<td class="xl63" style="border-top:medium none;border-left:medium none;">17.11</td>
</tr>
<tr style="height:15pt;">
<td class="xl63" style="height:15pt;border-top:medium none;" height="20">27</td>
<td class="xl63" style="border-top:medium none;border-left:medium none;">23</td>
<td class="xl63" style="border-top:medium none;border-left:medium none;">104</td>
<td class="xl63" style="border-top:medium none;border-left:medium none;">82</td>
<td class="xl63" style="border-top:medium none;border-left:medium none;">13</td>
<td class="xl63" style="border-top:medium none;border-left:medium none;">27</td>
<td class="xl63" style="border-top:medium none;border-left:medium none;">6</td>
<td class="xl63" style="border-top:medium none;border-left:medium none;">0</td>
<td class="xl63" style="border-top:medium none;border-left:medium none;">2</td>
<td class="xl63" style="border-top:medium none;border-left:medium none;">21</td>
<td class="xl63" style="border-top:medium none;border-left:medium none;">18</td>
<td class="xl63" style="border-top:medium none;border-left:medium none;">2</td>
<td class="xl63" style="border-top:medium none;border-left:medium none;">13</td>
<td class="xl63" style="border-top:medium none;border-left:medium none;">1</td>
<td class="xl63" style="border-top:medium none;border-left:medium none;">0</td>
<td class="xl63" style="border-top:medium none;border-left:medium none;">3</td>
<td class="xl63" style="border-top:medium none;border-left:medium none;">0.329</td>
<td class="xl63" style="border-top:medium none;border-left:medium none;">0.442</td>
<td class="xl63" style="border-top:medium none;border-left:medium none;">0.476</td>
<td class="xl63" style="border-top:medium none;border-left:medium none;">0.918</td>
<td class="xl63" style="border-top:medium none;border-left:medium none;">1.334</td>
<td class="xl63" style="border-top:medium none;border-left:medium none;">9.43</td>
</tr>
<tr style="height:15pt;">
<td class="xl63" style="height:15pt;border-top:medium none;" height="20">0</td>
<td class="xl63" style="border-top:medium none;border-left:medium none;">4</td>
<td class="xl63" style="border-top:medium none;border-left:medium none;">16</td>
<td class="xl63" style="border-top:medium none;border-left:medium none;">10</td>
<td class="xl63" style="border-top:medium none;border-left:medium none;">9</td>
<td class="xl63" style="border-top:medium none;border-left:medium none;">5</td>
<td class="xl63" style="border-top:medium none;border-left:medium none;">3</td>
<td class="xl63" style="border-top:medium none;border-left:medium none;">0</td>
<td class="xl63" style="border-top:medium none;border-left:medium none;">4</td>
<td class="xl63" style="border-top:medium none;border-left:medium none;">-1</td>
<td class="xl63" style="border-top:medium none;border-left:medium none;">8</td>
<td class="xl63" style="border-top:medium none;border-left:medium none;">6</td>
<td class="xl63" style="border-top:medium none;border-left:medium none;">4</td>
<td class="xl63" style="border-top:medium none;border-left:medium none;">0</td>
<td class="xl63" style="border-top:medium none;border-left:medium none;">0</td>
<td class="xl63" style="border-top:medium none;border-left:medium none;">-2</td>
<td class="xl63" style="border-top:medium none;border-left:medium none;">0.019</td>
<td class="xl63" style="border-top:medium none;border-left:medium none;">0.05</td>
<td class="xl63" style="border-top:medium none;border-left:medium none;">0.165</td>
<td class="xl63" style="border-top:medium none;border-left:medium none;">0.215</td>
<td class="xl63" style="border-top:medium none;border-left:medium none;">0.34</td>
<td class="xl63" style="border-top:medium none;border-left:medium none;">7.68</td>
</tr>
</tbody>
</table>
</div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tomflesher.wordpress.com/145/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tomflesher.wordpress.com/145/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tomflesher.wordpress.com/145/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tomflesher.wordpress.com/145/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tomflesher.wordpress.com/145/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/tomflesher.wordpress.com/145/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tomflesher.wordpress.com/145/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/tomflesher.wordpress.com/145/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tomflesher.wordpress.com/145/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tomflesher.wordpress.com/145/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tomflesher.wordpress.com/145/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tomflesher.wordpress.com/145/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tomflesher.wordpress.com/145/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tomflesher.wordpress.com/145/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tomflesher.com&#038;blog=20518139&#038;post=145&#038;subd=tomflesher&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://tomflesher.com/2010/06/04/mannys-first-27-games-or-the-marginal-product-of-drug-use/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4cc81c8ef60cdc1c146147aed58a6174?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Tom</media:title>
		</media:content>
	</item>
		<item>
		<title>Quickie: Dallas Braden&#039;s Perfect Game</title>
		<link>http://tomflesher.com/2010/05/11/quickie-dallas-bradens-perfect-game/</link>
		<comments>http://tomflesher.com/2010/05/11/quickie-dallas-bradens-perfect-game/#comments</comments>
		<pubDate>Tue, 11 May 2010 19:49:15 +0000</pubDate>
		<dc:creator>tomflesher</dc:creator>
				<category><![CDATA[Baseball]]></category>
		<category><![CDATA[Braden's perfect game]]></category>
		<category><![CDATA[Buehrle's perfect game]]></category>
		<category><![CDATA[Dallas Braden]]></category>
		<category><![CDATA[Oakland As]]></category>
		<category><![CDATA[probability]]></category>
		<category><![CDATA[sabermetrics]]></category>
		<category><![CDATA[Tampa Bay Rays]]></category>

		<guid isPermaLink="false">http://tomflesher.com/?p=77</guid>
		<description><![CDATA[Dallas Braden of the Oakland As pitched a perfect game Sunday, on Mother&#8217;s Day. Under the methods discussed last year after Buehrle&#8217;s perfect game, Braden &#8211; who&#8217;s been active for four seasons &#8211; has an OBP-against of .328. That means he has a probability for any given plate appearance of .672 of the batter not [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tomflesher.com&#038;blog=20518139&#038;post=77&#038;subd=tomflesher&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong><a href="http://www.baseball-reference.com/players/b/bradeda01.shtml?utm_source=direct&amp;utm_medium=linker&amp;utm_campaign=Linker">Dallas  Braden</a></strong> of the Oakland As pitched a perfect game Sunday, on Mother&#8217;s Day. Under the methods discussed last year after Buehrle&#8217;s perfect game, Braden &#8211; who&#8217;s been active for four seasons &#8211; has an OBP-against of .328. That means he has a probability for any given plate appearance of .672 of the batter not reaching base.</p>
<p>Since he sat down 27 batters consecutively, the probability of that event happening is (.672)<sup>27</sup>, or .0000218; equivalently, given his current stats, a bit over 2 in every 100,000 games that Braden pitches should be perfect games.</p>
<p>Over the same period (2007-2010), the American League OBP has hovered between .331 (this year) and .338 (2007). .336 was the mode (2008, 2009), so I&#8217;ll use it to estimate that the chance for a perfect game facing the league average team would be (.664)<sup>27</sup>, or .0000157, or equivalently about 1.5 out of every 100,000 games should be a perfect game.As you can see, it&#8217;s more likely for Braden than the average pitcher, but not by much.</p>
<p>Nice job, Dallas!</p>
<p>As a side note, the Tampa Bay Rays were the victim of BOTH perfect games. Their team OBP was .343 in 2009, with a probability not to get on base of .657, meaning that the probability of getting 27 batters seated consecutively is about 1.2 in 100,000. Since many other teams have lower team OBPs, it&#8217;s very surprising that the Rays were the victims of both games.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tomflesher.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tomflesher.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tomflesher.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tomflesher.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tomflesher.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/tomflesher.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tomflesher.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/tomflesher.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tomflesher.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tomflesher.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tomflesher.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tomflesher.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tomflesher.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tomflesher.wordpress.com/77/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tomflesher.com&#038;blog=20518139&#038;post=77&#038;subd=tomflesher&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://tomflesher.com/2010/05/11/quickie-dallas-bradens-perfect-game/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4cc81c8ef60cdc1c146147aed58a6174?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Tom</media:title>
		</media:content>
	</item>
		<item>
		<title>Cy Young gives me a headache.</title>
		<link>http://tomflesher.com/2010/01/15/cy-young-gives-me-a-headache/</link>
		<comments>http://tomflesher.com/2010/01/15/cy-young-gives-me-a-headache/#comments</comments>
		<pubDate>Fri, 15 Jan 2010 17:01:29 +0000</pubDate>
		<dc:creator>tomflesher</dc:creator>
				<category><![CDATA[Baseball]]></category>
		<category><![CDATA[Economics]]></category>
		<category><![CDATA[baseball-reference.com]]></category>
		<category><![CDATA[Bill James]]></category>
		<category><![CDATA[Cy Young predictor]]></category>
		<category><![CDATA[economics]]></category>
		<category><![CDATA[Eric Gagne]]></category>
		<category><![CDATA[linear regression]]></category>
		<category><![CDATA[R]]></category>
		<category><![CDATA[Rob Neyer]]></category>
		<category><![CDATA[sabermetrics]]></category>
		<category><![CDATA[Tim Lincecum]]></category>
		<category><![CDATA[Weighted saves]]></category>
		<category><![CDATA[Weighted shutouts]]></category>

		<guid isPermaLink="false">http://tomflesher.com/?p=71</guid>
		<description><![CDATA[As usual, I&#8217;ve started my yearly struggle against a Cy Young predictor. Bill James and Rob Neyer&#8217;s predictor (which I&#8217;ve preserved for posterity here) did a pretty poor job this year, having predicted the wrong winner in both leagues and even getting the order very wrong compared to the actual results. Inside, I&#8217;d like to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tomflesher.com&#038;blog=20518139&#038;post=71&#038;subd=tomflesher&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>As usual, I&#8217;ve started my yearly struggle against a Cy Young predictor. Bill James and Rob Neyer&#8217;s <a title="ESPN.com" href="http://espn.go.com/mlb/features/cyyoung">predictor</a> (which I&#8217;ve preserved for posterity <a href="http://tomflesher.com/docs/CyPredictor.pdf">here</a>) did a pretty poor job this year, having predicted the wrong winner in both leagues and even getting the order very wrong compared to the <a href="http://www.baseball-reference.com/awards/awards_2009.shtml#ALcya">actual results</a>. Inside, I&#8217;d like to share some of my pain, since I can&#8217;t seem to do much better.</p>
<p><span id="more-71"></span></p>
<p>I&#8217;m using a <a href="http://tomflesher.com/docs/pitchers0509.txt">dataset</a> I culled from baseball-reference.com&#8217;s <a href="http://www.baseball-reference.com/play-index/">Play Index</a> to which I added Cy Young points for each year, as well as a number of binary variables for team division wins, team wildcard appearances, and so on. It includes every player who pitched from the 2005 through 2009 seasons, all told about 3000 observations. Using <a href="http://cran.r-project.org/">R</a>, I tried a number of linear regression models to test their veracity.</p>
<p>First, I tried a variation of the James/Neyer formula, CYP = ((5*IP/9)-ER) + (SO/12) + (SV*2.5) + Shutouts + ((W*6)-(L*2)) + VB. I included IP, ER, SO, SV, SHO, W, L, and VB and got this result:</p>
<p><em>Call:<br />
lm(formula = model &lt;- cypoints ~ IP + ER + SO + SV + SHO + W +<br />
L + VB)</em></p>
<p><em>Residuals:<br />
Min       1Q   Median       3Q      Max<br />
-31.2641  -1.4715   0.1084   0.9949 144.4079</em></p>
<p><em>Coefficients:<br />
Estimate Std. Error t value Pr(&gt;|t|)<br />
(Intercept) -0.1057887  0.2341857  -0.452    0.651<br />
IP           0.0080245  0.0136774   0.587    0.557<br />
ER          -0.0960892  0.0184517  -5.208 2.03e-07 ***<br />
SO           0.0483835  0.0090107   5.370 8.45e-08 ***<br />
SV           0.0001499  0.0218261   0.007    0.995<br />
SHO          5.5749651  0.4340868  12.843  &lt; 2e-16 ***<br />
W            0.5653568  0.0899062   6.288 3.64e-10 ***<br />
L           -0.3987691  0.0901410  -4.424 1.00e-05 ***<br />
VB          -0.0191531  0.3781868  -0.051    0.960<br />
&#8212;<br />
Signif. codes:  0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1</em></p>
<p><em>Residual standard error: 7.977 on 3213 degrees of freedom<br />
Multiple R-squared: 0.1952,     Adjusted R-squared: 0.1932<br />
F-statistic: 97.43 on 8 and 3213 DF,  p-value: &lt; 2.2e-16</em></p>
<p>This isn&#8217;t promising. Over the past five years, these factors aren&#8217;t very predictive at all &#8211; the model explains only about 19% of the variation in voting; innings pitched, saves, and the victory bonus aren&#8217;t statistically significant, and the victory bonus has a negative effect. The caveat, of course, is that James and Neyer aren&#8217;t predicting <em>actual</em> Cy Young voting points but rather a statistical construct that shows the relative likelihood that a given pitcher will receive the Cy. I&#8217;m predicting actual Cy Young points. Still, the effects should be similar.</p>
<p>In fact, the model grossly overestimates the proclivity of Cy Young voters for choosing relievers. A pitcher with Saves as his primary statistic hasn&#8217;t been given the Cy since Eric Gagne in 2003. This is a double-edged sword &#8211; on the one hand, saves have apparently been historically significant for the Cy, but on the other hand, the voting appears to be trending away from them. The five-year time set I used is a compromise to get enough data without compromising the trend.</p>
<p>After playing with R for a little while, I ended up creating a few extra measures that seem to capture the voting a little bit better (but not much). First, to approximate the relief effect, I created a &#8220;weighted saves&#8221; statistic that multiplies SV*GF and then takes the square root. To maximize the stat for a given number of games finished, all of those games would be saves. (Every save is a game finished, by definition.) Thus, it helps show that the pitcher was relied on as a clutch player. I did the same thing for Complete Games and Shutouts &#8211; weighted shutouts is the square root of CG*SHO. Again, to maximize this, every complete game should be a shutout. It ends up being far more predictive than CG or SHO alone. Finally, to capture the added value of each marginal win and marginal strikeout and the added penalty for each marginal home run and marginal walk, I included the squares of those terms. I also tried a dummy variable for previous year winner, since Lincecum&#8217;s so-so predicted points must have been bumped up by something.</p>
<p>After playing with the stats with parsimony in mind, I came up with a number of models, the best of which is:</p>
<p><em>Call:<br />
lm(formula = model &lt;- cypoints ~ W + Wsq + HR + HRsq + K + Ksq +<br />
BB + BBsq + weightedsv + weightedsho)</em></p>
<p><em>Residuals:<br />
Min       1Q   Median       3Q      Max<br />
-40.7374  -1.0710  -0.1198   1.1044 122.7243</em></p>
<p><em>Coefficients:<br />
Estimate Std. Error t value Pr(&gt;|t|)<br />
(Intercept)  1.995e-03  2.795e-01   0.007   0.9943<br />
W           -1.295e+00  1.315e-01  -9.844  &lt; 2e-16 ***<br />
Wsq          1.260e-01  7.371e-03  17.091  &lt; 2e-16 ***<br />
HR           1.807e-01  7.286e-02   2.480   0.0132 *<br />
HRsq        -1.499e-02  2.143e-03  -6.996 3.19e-12 ***<br />
K           -8.473e-02  1.642e-02  -5.161 2.61e-07 ***<br />
Ksq          5.972e-04  6.734e-05   8.869  &lt; 2e-16 ***<br />
BB           2.292e-01  3.143e-02   7.292 3.82e-13 ***<br />
BBsq        -2.826e-03  3.041e-04  -9.295  &lt; 2e-16 ***<br />
weightedsv   7.411e-02  1.652e-02   4.487 7.49e-06 ***<br />
weightedsho  2.443e+00  3.252e-01   7.513 7.43e-14 ***<br />
&#8212;<br />
Signif. codes:  0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1</em></p>
<p><em>Residual standard error: 7.245 on 3211 degrees of freedom<br />
Multiple R-squared: 0.3367,     Adjusted R-squared: 0.3346<br />
F-statistic:   163 on 10 and 3211 DF,  p-value: &lt; 2.2e-16</em></p>
<p>It&#8217;s not a great predictor, explaining only about 33% of the variation in points. However, all of the regressors are statistically significant at at leas the 99% level. Some of the other models I tried are <a href="http://tomflesher.com/docs/cymodels2009.txt">here</a>, so you can get an idea of how significant or insignificant other stats might have been at predicting the Cy Young winner.</p>
<p>The long and the short of it is, there appears to be very little predictive value for the Cy Young voting with respect to common statistical measures.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tomflesher.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tomflesher.wordpress.com/71/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tomflesher.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tomflesher.wordpress.com/71/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tomflesher.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/tomflesher.wordpress.com/71/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tomflesher.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/tomflesher.wordpress.com/71/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tomflesher.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tomflesher.wordpress.com/71/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tomflesher.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tomflesher.wordpress.com/71/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tomflesher.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tomflesher.wordpress.com/71/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tomflesher.com&#038;blog=20518139&#038;post=71&#038;subd=tomflesher&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://tomflesher.com/2010/01/15/cy-young-gives-me-a-headache/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4cc81c8ef60cdc1c146147aed58a6174?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Tom</media:title>
		</media:content>
	</item>
		<item>
		<title>Silly bean counters</title>
		<link>http://tomflesher.com/2008/09/07/silly-bean-counters/</link>
		<comments>http://tomflesher.com/2008/09/07/silly-bean-counters/#comments</comments>
		<pubDate>Mon, 08 Sep 2008 05:40:01 +0000</pubDate>
		<dc:creator>tomflesher</dc:creator>
				<category><![CDATA[Baseball]]></category>
		<category><![CDATA[economics]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[sabermetrics]]></category>

		<guid isPermaLink="false">http://tomflesher.com/?p=12</guid>
		<description><![CDATA[I came across the Beane Count, invented by ESPN.com&#8217;s Rob Neyer, by accident. My first thought: &#8220;That&#8217;s crap. Just summing ranks doesn&#8217;t accomplish anything.&#8221; My second thought: &#8220;How can I prove this?&#8221; My third through nth thoughts involved my standard method of creating a needlessly complex spreadsheet using data culled from ESPN.com. The results were [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tomflesher.com&#038;blog=20518139&#038;post=14&#038;subd=tomflesher&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I came across the <a href="http://sports.espn.go.com/mlb/beanecount">Beane Count</a>, invented by ESPN.com&#8217;s Rob Neyer, by accident. My first thought: &#8220;That&#8217;s crap. Just summing ranks doesn&#8217;t accomplish anything.&#8221; My second thought: &#8220;How can I prove this?&#8221;</p>
<p>My third through nth thoughts involved my standard method of creating a needlessly complex spreadsheet using data culled from ESPN.com. The results were quite surprising.</p>
<p><span id="more-14"></span></p>
<p>I ran the usual 1.81 version of Wins Above Expectation numbers (Holy cow, Tampa and the Angels are way above!), and in addition I ran the Beane Count and checked how it correlated to the standings.</p>
<p>The Beane Count is the sum of ranks-in-league for home runs, walks, home runs allowed, and walks allowed (with lower obviously being better for the last two categories). The theory, according to Rob Neyer, is that teams that walk and hit home runs, and do not allow their opponents to walk or hit home runs, will do better on the whole than teams that fail to walk and hit homers, or allow their opponents to do the same.</p>
<p>According to the data (stored <a href="http://tomflesher.com/docs/Standings080906.pdf">here</a> in handy dandy PDF format), Beane Count actually <a href="http://en.wikipedia.org/wiki/Correlation">correlates</a> very strongly with league rank. In the American League, the correlation to actual wins is .658; in the NL, .736. The correlation to Pythagorean expected league rank was even stronger: .755 in the AL and a whopping .845 in the NL. I&#8217;m prepared to eat my words on this one: Beane Count is a solid stat, particularly when measured against highly predictive stats.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/tomflesher.wordpress.com/14/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/tomflesher.wordpress.com/14/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tomflesher.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tomflesher.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tomflesher.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tomflesher.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tomflesher.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/tomflesher.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tomflesher.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/tomflesher.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tomflesher.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tomflesher.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tomflesher.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tomflesher.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tomflesher.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tomflesher.wordpress.com/14/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tomflesher.com&#038;blog=20518139&#038;post=14&#038;subd=tomflesher&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://tomflesher.com/2008/09/07/silly-bean-counters/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4cc81c8ef60cdc1c146147aed58a6174?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Tom</media:title>
		</media:content>
	</item>
		<item>
		<title>Wins Above Expectation (with a side of run differential)</title>
		<link>http://tomflesher.com/2008/09/01/wins-above-expectation-with-a-side-of-run-differential/</link>
		<comments>http://tomflesher.com/2008/09/01/wins-above-expectation-with-a-side-of-run-differential/#comments</comments>
		<pubDate>Tue, 02 Sep 2008 01:02:45 +0000</pubDate>
		<dc:creator>tomflesher</dc:creator>
				<category><![CDATA[Baseball]]></category>
		<category><![CDATA[Angels]]></category>
		<category><![CDATA[Blue Jays]]></category>
		<category><![CDATA[Rays]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[sabermetrics]]></category>

		<guid isPermaLink="false">http://tomflesher.com/?p=10</guid>
		<description><![CDATA[In continuing my thoughts about the Pythagorean Expectation from about a week ago, I took a look at the MLB standings for the period ending August 31, 2008. I played with the stats a little bit, since I haven&#8217;t really thought through the basis for most of them. Today&#8217;s project: find Pythagorean expectations for each [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tomflesher.com&#038;blog=20518139&#038;post=12&#038;subd=tomflesher&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>In continuing my thoughts about the <a href="http://en.wikipedia.org/wiki/Pythagorean_expectation">Pythagorean Expectation</a> from about a week ago, I took a look at the <a href="http://sports.espn.go.com/mlb/standings?date=20080831">MLB standings for the period ending August 31, 2008</a>. I played with the stats a little bit, since I haven&#8217;t really thought through the basis for most of them.</p>
<p>Today&#8217;s project: find Pythagorean expectations for each team, then find the difference between the actual and expected win percentages (&#8220;pythagorean difference&#8221;). Apply the pythagorean difference to the total number of games played to determine a team&#8217;s Wins Above Expectation by multiplying the total number of games by the pythagorean difference.</p>
<p>Practical application: none.</p>
<p>Discussion and numbers behind the cut.</p>
<p><span id="more-12"></span></p>
<p>I&#8217;m using OpenOffice.org Calc and numbers that I copypasted from ESPN.com, cited above. The formatting is a little wonky because this was just a play session for me, but <a href="http://tomflesher.com/docs/Standings080831.pdf">here</a> are my data in handy dandy PDF format (original spreadsheet format available upon request).</p>
<p>Wins Above Expectation is a measure of the economy of a particular baseball team &#8211; the ability to win more games than the number of runs scored would predict. I would therefore hypothesize it to be useful as a measure of defensive ability, though of limited use from a predictive standpoint because anything it would predict could be more elegantly but less surely predicted using other measures.</p>
<p>Speaking of elegance, I can&#8217;t help but notice that the pythagorean expected rank and the rank by run differential are the same in all cases. The elegance of run differential as a method of ranking teams&#8217; performance hadn&#8217;t occurred to me before, but I&#8217;ll probably continue to use it. The use of pythagorean expectation is to predict a number of wins given a particular number of games. (The correlation between expected rank and rank by run differential is obvious after thinking it through, since pythagorean expectation is basically just a special case of differential.)</p>
<p>The Rays&#8217; exceedingly economical performance isn&#8217;t surprising, since they&#8217;ve been squeaking out wins regularly all season. As a team, they rank second in MLB in the teams&#8217; number of saves (a stand-in variable for close wins), behind only the LA Angels (who beat them in terms of WAE as well). There&#8217;s also no surprise that one of this season&#8217;s biggest <a href="http://tomflesher.com/?p=8">punching bags</a>, Toronto, is last in the league in negative WAE (that is, wins below expectation).  This is what happens when you lose tight games and get your wins by enormous margins. Lesson to be learned: consistent performance creates measuring statistics that closely match performance.</p>
<p><span style="text-decoration:underline;">Edit to Add</span>: I added an additional page of stats using the 1.81 exponent cited in the Wikipedia article. The numbers changed; the ranks didn&#8217;t.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/tomflesher.wordpress.com/12/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/tomflesher.wordpress.com/12/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tomflesher.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tomflesher.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tomflesher.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tomflesher.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tomflesher.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/tomflesher.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tomflesher.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/tomflesher.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tomflesher.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tomflesher.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tomflesher.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tomflesher.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tomflesher.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tomflesher.wordpress.com/12/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tomflesher.com&#038;blog=20518139&#038;post=12&#038;subd=tomflesher&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://tomflesher.com/2008/09/01/wins-above-expectation-with-a-side-of-run-differential/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4cc81c8ef60cdc1c146147aed58a6174?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Tom</media:title>
		</media:content>
	</item>
		<item>
		<title>Things I spend a lot of time thinking about</title>
		<link>http://tomflesher.com/2008/08/03/about-me/</link>
		<comments>http://tomflesher.com/2008/08/03/about-me/#comments</comments>
		<pubDate>Sun, 03 Aug 2008 21:17:26 +0000</pubDate>
		<dc:creator>tomflesher</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[beer]]></category>
		<category><![CDATA[brewing]]></category>
		<category><![CDATA[economics]]></category>
		<category><![CDATA[Mets]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[sabermetrics]]></category>
		<category><![CDATA[Yankees]]></category>

		<guid isPermaLink="false">http://tomflesher.com/?p=3</guid>
		<description><![CDATA[Baseball generally, the New York teams specifically, applied economics, sabermetrics (wait, those two are the same thing), Canada, Canadian politics, rational choice theory in professional sports, homebrewing, the hop shortage, torbie cats named Samantha, US politics, Brewery Ommegang.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tomflesher.com&#038;blog=20518139&#038;post=537&#038;subd=tomflesher&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Baseball generally, the New York teams specifically, applied economics, sabermetrics (wait, those two are the same thing), Canada, Canadian politics, rational choice theory in professional sports, homebrewing, the hop shortage, torbie cats named Samantha, US politics, Brewery Ommegang.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/tomflesher.wordpress.com/537/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/tomflesher.wordpress.com/537/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tomflesher.wordpress.com/537/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tomflesher.wordpress.com/537/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tomflesher.wordpress.com/537/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tomflesher.wordpress.com/537/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tomflesher.wordpress.com/537/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/tomflesher.wordpress.com/537/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tomflesher.wordpress.com/537/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/tomflesher.wordpress.com/537/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tomflesher.wordpress.com/537/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tomflesher.wordpress.com/537/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tomflesher.wordpress.com/537/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tomflesher.wordpress.com/537/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tomflesher.wordpress.com/537/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tomflesher.wordpress.com/537/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tomflesher.com&#038;blog=20518139&#038;post=537&#038;subd=tomflesher&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://tomflesher.com/2008/08/03/about-me/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4cc81c8ef60cdc1c146147aed58a6174?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Tom</media:title>
		</media:content>
	</item>
	</channel>
</rss>
