<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<LINK REL="SHORTCUT ICON" HREF="/favicon.ico">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<link rel="stylesheet" type="text/css" href="/styles-site.css" />
<link rel="alternate" type="application/rss+xml" title="RSS" href="http://www.robbernard.com/index.rdf" />

<title>RobBernard.com: On Barry Bonds</title>

<link rel="start" href="http://www.robbernard.com/" title="Home" />

<link rel="prev" href="http://www.robbernard.com/archives/002048.html" title="Things I learned last week:" />


<link rel="next" href="http://www.robbernard.com/archives/002050.html" title="*" />


<script type="text/javascript" language="javascript">
<!--

function OpenTrackback (c) {
    window.open(c,
                    'trackback',
                    'width=480,height=480,scrollbars=yes,status=yes');
}

var HOST = 'www.robbernard.com';

// Copyright (c) 1996-1997 Athenia Associates.
// http://www.webreference.com/js/
// License is granted if and only if this entire
// copyright notice is included. By Tomer Shiran.

function setCookie (name, value, expires, path, domain, secure) {
    var curCookie = name + "=" + escape(value) + ((expires) ? "; expires=" + expires.toGMTString() : "") + ((path) ? "; path=" + path : "") + ((domain) ? "; domain=" + domain : "") + ((secure) ? "; secure" : "");
    document.cookie = curCookie;
}

function getCookie (name) {
    var prefix = name + '=';
    var c = document.cookie;
    var nullstring = '';
    var cookieStartIndex = c.indexOf(prefix);
    if (cookieStartIndex == -1)
        return nullstring;
    var cookieEndIndex = c.indexOf(";", cookieStartIndex + prefix.length);
    if (cookieEndIndex == -1)
        cookieEndIndex = c.length;
    return unescape(c.substring(cookieStartIndex + prefix.length, cookieEndIndex));
}

function deleteCookie (name, path, domain) {
    if (getCookie(name))
        document.cookie = name + "=" + ((path) ? "; path=" + path : "") + ((domain) ? "; domain=" + domain : "") + "; expires=Thu, 01-Jan-70 00:00:01 GMT";
}

function fixDate (date) {
    var base = new Date(0);
    var skew = base.getTime();
    if (skew > 0)
        date.setTime(date.getTime() - skew);
}

function rememberMe (f) {
    var now = new Date();
    fixDate(now);
    now.setTime(now.getTime() + 365 * 24 * 60 * 60 * 1000);
    setCookie('mtcmtauth', f.author.value, now, '', HOST, '');
    setCookie('mtcmtmail', f.email.value, now, '', HOST, '');
    setCookie('mtcmthome', f.url.value, now, '', HOST, '');
}

function forgetMe (f) {
    deleteCookie('mtcmtmail', '', HOST);
    deleteCookie('mtcmthome', '', HOST);
    deleteCookie('mtcmtauth', '', HOST);
    f.email.value = '';
    f.author.value = '';
    f.url.value = '';
}

//-->
</script>




<!--
<rdf:RDF xmlns="http://web.resource.org/cc/"
         xmlns:dc="http://purl.org/dc/elements/1.1/"
         xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<Work rdf:about="http://www.robbernard.com/archives/002049.html">
<dc:title>On Barry Bonds</dc:title>
<dc:description>I won&apos;t bother getting in to the steroids and all that, don&apos;t feel like cursing enough at the moment to do that conversation justice so let&apos;s move on. To quote Field of dreams: Shoeless Joe Jackson: The first two were...</dc:description>
<dc:creator>Rob Bernard</dc:creator>
<dc:date>2007-08-07T00:43:35-05:00</dc:date>
<license rdf:resource="http://creativecommons.org/licenses/by-nd-nc/1.0/" />
</Work>
<License rdf:about="http://creativecommons.org/licenses/by-nd-nc/1.0/">
<requires rdf:resource="http://web.resource.org/cc/Attribution" />
<requires rdf:resource="http://web.resource.org/cc/Notice" />
<permits rdf:resource="http://web.resource.org/cc/Reproduction" />
<permits rdf:resource="http://web.resource.org/cc/Distribution" />
<prohibits rdf:resource="http://web.resource.org/cc/CommercialUse" />
</License>
</rdf:RDF>
-->



</head>

<body marginwidth="0" marginheight="0" link="#336699" vlink="#003366" alink="red">
<base target="_blank">
<div align="center"><br>
  <table width="96%" border="0" cellspacing="0" cellpadding="0">
    <tr> 
      <td colspan="7" rowspan="2" align="left" valign="bottom"> <div class="head"></div>
        <div class="head"> <a target="_self" href="http://www.RobBernard.com"><img src="/Images/Robbernard.gif" width="375" height="120" border="0" /></a></div></td>
      <td rowspan="2" width=7 align="left" valign="bottom">&nbsp;</td>
      <td rowspan="2" width=100% align="left" valign="bottom"><b><font color="#FFFFFF" size="-1">Blogging 
        Daytonnati, the nation, and the world.</font></b></td>
      <td width="10" rowspan="2" align="right" valign="bottom"><img src="/Images/Curve-B-br.gif" width="10" height="10" /></td>
      <td height="9" colspan="2" align="left" valign="top" bgcolor="#000066"><img src="/Images/Curve-R-tl.gif" width="10" height="10" /></td>
      <td width="99" height="9" align="right" valign="top" bgcolor="#000066"><img src="/Images/Curve-R-tr.gif" width="10" height="10" /></td>
    </tr>
    <tr> 
      <td colspan="2" align="center" valign="top" bgcolor="#000066"  > <table width="100%" border="0" cellspacing="0" cellpadding="5">
          <tr> 
            <td width="44%" valign="top"> <div align="right"> <span class="links"><b><font color="#FFFFFF">Search<br />
                this site:</font></b></span></div></td>
            <td width="56%" valign="top"> <div align="right"> 
                <form method="get" target="_self" action="http://www.robbernard.com/mt/mt-search.cgi">
                  <input type="hidden" name="IncludeBlogs" value="1" />
                  <input id="label2" name="search" size="20" />
                  <input name="submit2" type="submit" value="Search" />
                </form>
              </div></td>
          </tr>
        </table>
        <b><span class="blogstreet:blogroll"><a title="Subscribe to this blog" target="_self" href="aim:goim?screenname=blogchangebot&message=subscribe+www.robbernard.com"><img src="http://www.neuronwave.com/bcb/bcblogo.gif" border="0" vspace="2" hspace="2"/></a></span><font color="#FFFFFF" size="4"><strong></strong></font> 
        <font color="#FFFFFF" size="4"><strong> <img src="http://www.robbernard.com/Images/synd.gif" width="80" height="15" usemap="#syndMap2MapMapMap" border="0" vspace="2" hspace="2" /> 
        </strong></font></b><b><font color="#FFFFFF" size="4"><strong><font color="#FFFFFF" size="4"><strong><span class="blogstreet:blogroll"> 
        <map name="syndMap2MapMapMap" id="synd2222">
          <area shape="rect" coords="0,0,39,15" href="http://www.robbernard.com/index.xml" target="_self" alt="XML" />
          <area shape="rect" coords="40,0,80,15" href="http://www.robbernard.com/index.rdf" target="_self" alt="RDF" />
        </map>
        </span></strong></font></strong></font></b></td>
      <td width=99 align="left" valign="bottom" bgcolor="#000066"  >&nbsp;</td>
    </tr>
    <tr> 
      <td width=11 align="left" valign="top" bgcolor="#000066"  > <div align="left"> 
        </div>
        <b><img src="/Images/Curve-R-tl.gif" width="10" height="10" /></b></td>
      <td colspan="11" rowspan="2" align="left" valign="center" bgcolor="#000066"  > 
        <div align="left"> <font color="#FFFFFF" size="4">&nbsp;&nbsp;<a href="http://www.robbernard.com/" target="_self" class="links2">Home</a> 
          <strong>| </strong> <a href="http://www.robbernard.com/archives.html" target="_self" class="links2">Archives</a> 
          <strong>| </strong> <a href="http://www.robbernard.com/categories.html" target="_self" class="links2">Categories</a> 
          <strong>| </strong> 
          <script language="JavaScript" type="text/javascript">
      <!--
        var a = "Contact Me"
        var b = "robert"
        var c = "robbernard"
		var d = "."
		var e = "com"
		var f = "mail"
		var g = "to"
		var h = ":"
		var i = "@"
        document.write("<a href=" + f + g + h + b + i + c + d + e + " class='links2'>" + a + "</a>")
  //--></script>
          <font color="#FFFFFF" size="4"><strong>| </strong> <a href="http://www.robbernard.com/about.html"  target="_self" class="links2">About 
          Me</a> </font></div>
        <b></b><b><font color="#FFFFFF" size="4"><strong> <font color="#FFFFFF" size="4"><strong><span class="blogstreet:blogroll"> 
        <map name="syndMap2MapMap" id="synd222">
          <area shape="rect" coords="0,0,39,15" href="http://www.robbernard.com/index.xml" target="_self" alt="XML" />
          <area shape="rect" coords="40,0,80,15" href="http://www.robbernard.com/index.rdf" target="_self" alt="RDF" />
        </map>
        </span></strong></font></strong></font></b></td>
      <td width=99 align="left" valign="bottom" bgcolor="#000066"  >&nbsp;</td>
    </tr>
    <tr> 
      <td width=11 align="left" valign="bottom" bgcolor="#000066"  ><img src="/Images/Curve-R-bl.gif" width="10" height="10" /></td>
      <td width=99 align="left" valign="bottom" bgcolor="#000066"  >&nbsp;</td>
    </tr>
    <tr> 
      <td height=10 colspan="10" align=right valign=top><img src="/Images/Curve-B-tr.gif" width="10" height="10" /></td>
      <td colspan=4 bgcolor="#000066"></td>
    </tr>
    <tr> 
      <td width=90% colspan="10" rowspan=3 align="left" valign="top"> <table width="100%" border="0" cellspacing="0" cellpadding="0">
          <tr> 
            <td align="left" valign="top">&nbsp;</td>
            <td bgcolor=white><div class="textbox"> <div id="content">


<div class="blog">

<div id="menu">
<div align="center">
<h5>
<table><tr><td align=right>

<a TARGET="_self" href="http://www.robbernard.com/archives/002048.html">&laquo;</a>

</td><td align=right width=40%>

<a TARGET="_self" href="http://www.robbernard.com/archives/002048.html">Things I learned last week:</a>

</td><td>
<td width=2>|</td><td align=center><a TARGET="_self" href="http://www.robbernard.com/">Main</a></td><td width=2>|</td>
<td width=40% align=left>

<a TARGET="_self" href="http://www.robbernard.com/archives/002050.html">*</a>

</td><td align=left>

<a TARGET="_self" href="http://www.robbernard.com/archives/002050.html">&raquo;</a>

</td></tr></table>
</h5></div>
</div>

</div>


<div class="blog">

<div class="date">Tuesday, August  7, 2007</div>

<div class="blogbody">

<div class="posts">

<div class="posttitle">On Barry Bonds</div> 

<p>I won't bother getting in to the steroids and all that, don't feel like cursing enough at the moment to do that conversation justice so let's move on.</p>

<p>To quote Field of dreams:<br />
<blockquote>Shoeless Joe Jackson: The first two were high and tight, so where do you think the next one's gonna be?</p>

<p>Archie Graham: Well, either low and away, or in my ear.</p>

<p>Shoeless Joe Jackson: He's not gonna wanna load the bases, so look low and away.</p>

<p>Archie Graham: Right.</p>

<p>Shoeless Joe Jackson: But watch out for in your ear. </blockquote></p>

<p>Pitchers can only control the outside of the plate if there's a threat that they will come inside on the hitter.  If the pitcher never comes inside then the batter's free to hang out over the plate and wait for that outside pitch he knows is coming. Suddenly the pitcher only has half the plate to work with and the batter only has to cover half the plate.</p>

<p>Now let's take a moment to examine the effects of the bleeping body armor Barry Bonds wears on his elbow and how it has affected his ability to "brave" the inside pitches so he can knock the outside pitches out of the park.  The following table lists the playing year and the percentage of Bonds' plate appearances in which he was hit by a pitch.<br />
<center><table border=1 align=center><tr><th>Year</th><th>HBP/TPA</th></tr><tr><td>1986</td><td>.41%</td></tr><tr><td>1987</td><td>.49%</td></tr><tr><td>1988</td><td>.33%</td></tr><tr><td>1989</td><td>.15%</td></tr><tr><td>1990</td><td>.48%</td></tr><tr><td>1991</td><td>.63%</td></tr><tr><td>1992</td><td>.82%</td></tr><tr><td>1993</td><td>.29%</td></tr><tr><td>1994</td><td>1.27%</td></tr><tr><td>1995</td><td>.79%</td></tr><tr><td>1996</td><td>.15%</td></tr><tr><td>1997</td><td>1.16%</td></tr><tr><td>1998</td><td>1.14%</td></tr><tr><td>1999</td><td>.69%</td></tr><tr><td>2000</td><td>.49%</td></tr><tr><td>2001</td><td>1.36%</td></tr><tr><td>2002</td><td>1.47%</td></tr><tr><td>2003</td><td>1.82%</td></tr><tr><td>2004</td><td>1.46%</td></tr><tr><td>2005</td><td>0% (only 52 plate appearances)</td></tr><tr><td>2006</td><td>2.03%</td></tr></table></center><br />
Now then, to further split things up, I feel there are two important dates we need to consider.  Bonds first started wearing protection on his elbow in 1992.  The armor evolved over the next few years, getting bigger, and bigger, and more complex and the last change appears to have come in 2001 when he got the behemoth he now wears.  So let's take a look at the combined hit-by-pitch percentages for 1986-1991, 1992-2000, and 2001-Present:<br />
<br/><center><table border=1 align=center><tr><th>Years</th><th>HBP/TPA</th></tr><tr><td>1986-1991</td><td>.44%</td></tr><tr><td>1992-2000</td><td>.75%</td></tr><tr><td>2001-Present</td><td>1.46%</td></tr></table></center><br/><br />
There's a pretty clear progression there.  The more armor Bonds wears the more he's getting hit.  He walks to the plate with enough armor to make Sir Lancelot feel at home and he doesn't seem as gun shy about getting hit.  He's hanging in there on those inside pitches and getting plunked while he waits for a choice outside pitch he can hammer.</p>

<p><br />
Of course this isn't 100% conclusive, I'd hate to rule out the possibility that as time went on more and more pitchers just started trying to put it in the jackass's ear.</p>

<p>Related: <a href="http://www.editorandpublisher.com/eandp/news/article_display.jsp?vnu_content_id=1003621797">Editor & Publisher - "Barry Bonds' HR Record Tainted by Elbow 'Armor'?</a></p>

<a name="more"></a>


<div class="posted">Posted by Rob Bernard on Tuesday, August 07, 2007 at <a target="_self" href="http://www.robbernard.com/archives/002049.html">12:43 AM</a> in 
<a href="http://www.robbernard.com/archives/cat_baseball.html" target="_self">Baseball</a>
	
	<!--| <a target="_self" href="#email">E-mail This Entry</a>-->
<br /></div>
</div>

</div>
<div class="posts">
<base target="_self">




<base target="_blank">
</div>
</div>
</div>
<!--
<center><img src="/Images/bar.gif"  height=20 width=375></center><a name="email"></a><BR>
<table border=0 cellspacing=0 cellpadding=0>
<tr valign=top align=left><td><div class="title"><B>E-mail this entry</b></div><BR>
<div class="comments" align=left>
<form method="post" action="http://www.robbernard.com/mt/mt-send-entry.cgi">
<input type="hidden" name="entry_id" value="2049" />
<input type="hidden" name="_redirect" value="http://www.robbernard.com/archives/002049.html" /></td></tr>
<tr valign=top align=left><td>Email this entry to:<br />
<input name="to" size="30" /><br /><br />
Your email address:<br />
<input name="from" size="30" /><br /><br />
Message (optional):<br />
<textarea name="message" rows="5" cols="40" wrap="virtual"></textarea><br /><br /><input type="submit" value="Send" /><br /></td><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td>

</form></tr></table>-->
</div>
              </div></td>
            <td>&nbsp;</td>
          </tr>
        </table></td>
      <td width=10% colspan="3" align="right" valign="top" bgcolor="#000066"> <center> 
        <font color="#FFFFFF" size="4"><strong><span class="blogstreet:blogroll"> 
        <map name="syndMap2Map" id="synd22">
          <area shape="rect" coords="0,0,39,15" href="http://www.robbernard.com/index.xml" target="_self" alt="XML" />
          <area shape="rect" coords="40,0,80,15" href="http://www.robbernard.com/index.rdf" target="_self" alt="RDF" />
        </map>
        </span></strong></font><div class="posts" align = "left"> <font color=white> 
        <strong> 
        <script language="javascript" src="http://www.robbernard.com/scripts/blurb.js"> </script>
        </strong> <br> <br> <div class="links" align = "left"> <span class="blogstreet:blogroll"> 
          </span></div>
        <div class="links" align = "left"> 

<!--#include virtual="/scripts/links.html" --> 



<!--#include virtual="/scripts/links2.html" --> 

          <A HREF=http://www.hostedscripts.com/scripts/antispam.html></A> <br>

          <br>

          <A HREF=http://duke.robbernard.com/></A> </span> </font> </div></td></tr>

    <tr> 

      <td colspan="3" align="center" valign="bottom" bgcolor="#000066"> <noscript>

        <a href="http://www.blogshares.com/blogs.php?blog=http%3A%2F%2Fwww.robbernard.com&user=8737"><img src="http://www.blogshares.com/images/blogshares.jpg" alt="Listed on BlogShares" width="117" height="23"/></a> 

        </noscript> <p> 





<div class="posts" align = "left">

<font color=white size-->



<a href="http://creativecommons.org/licenses/by-nd-nc/1.0/"><img alt="Creative Commons License" border="0" src="http://creativecommons.org/images/public/somerights" /></a><br />

This site and all associated works created by Rob Bernard are unless otherwise stated licensed under a <a href="http://creativecommons.org/licenses/by-nd-nc/1.0/" class="links">Creative Commons License</a>.

</div>

</div></font>



<div class="links" align = "left"><font color="white">
<b>Powered by<br /><a href="http://www.movabletype.org" class="links">Movable Type 
4.23-en</a></b><br />    </font></div>

<br>
<a href="http://www.truthlaidbear.com/showdetails.php?url=http://www.robbernard.com/&style=javascript">My Ecosystem Details</a>

        <br> 
        <!-- Start of StatCounter Code -->
        <script type="text/javascript" language="javascript">
var sc_project=201390; 
</script> <script type="text/javascript" language="javascript" src="http://www.statcounter.com/counter/counter.js"></script> 
        <noscript>
        <a href="http://www.statcounter.com" target="_blank"><img  src="http://c1.statcounter.com/counter.php?sc_project=201390&amp;java=0" alt="web page counter" border="0"></a> 
        </noscript> 
        <!-- End of StatCounter Code -->
    <tr> 
      <td colspan="3" bgcolor="#000066" valign="bottom"> </tr>
    <tr> 
      <td colspan="10" align="left" valign="bottom">&nbsp; </td>
      <td colspan="3" bgcolor="#000066">&nbsp; </td>
    </tr>
    <tr> 
      <td colspan="10">&nbsp;</td>
      <td width="18" align=left valign=bottom bgcolor="#000066"><img src="/Images/Curve-R-bl.gif" width="10" height="10" /></td>
      <TD colspan="2" align=right valign=bottom bgcolor="#000066"><img src="/Images/Curve-R-br.gif" width="10" height="10" /></TD>
    </tr>
    <tr> 
      <td width="11">&nbsp;</td>
      <td width="227">&nbsp;</td>
      <td width="121">&nbsp;</td>
      <td width="16">&nbsp;</td>
    </tr>
  </table>
</div>

<!--Master.com.content-->
<!--Rob Bernard Robert Bernard-->
</body>
</html>

