<?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/"
	>

<channel>
	<title>Math Goes Pop! &#187; Math in the News</title>
	<atom:link href="http://www.mathgoespop.com/category/math-in-the-news/feed" rel="self" type="application/rss+xml" />
	<link>http://www.mathgoespop.com</link>
	<description>Ruminations on the Intersection Between Mathematics and Popular Culture</description>
	<lastBuildDate>Sat, 04 Feb 2012 02:21:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Lego Math Maniac</title>
		<link>http://www.mathgoespop.com/2012/01/lego-math-maniac.html</link>
		<comments>http://www.mathgoespop.com/2012/01/lego-math-maniac.html#comments</comments>
		<pubDate>Wed, 25 Jan 2012 19:49:23 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Math Gets Around]]></category>
		<category><![CDATA[Math in the News]]></category>
		<category><![CDATA[Kleiber's Law]]></category>
		<category><![CDATA[Legos]]></category>
		<category><![CDATA[Power Law]]></category>

		<guid isPermaLink="false">http://www.mathgoespop.com/?p=1640</guid>
		<description><![CDATA[<p>Though I have lived in Southern California for several years, I have never been to Legoland, a theme park based around the classic (and awesome) children&#8217;s toys.  The park perennially sits in the shadow of more popular parks in the region (e.g. Disneyland, Universal Studios, and the Banana Club Museum), and its prices make it hard <span style="color:#777"> . . . &#8594; Read More: <a href="http://www.mathgoespop.com/2012/01/lego-math-maniac.html">Lego Math Maniac</a></span>]]></description>
			<content:encoded><![CDATA[<p>Though I have lived in Southern California for several years, I have never been to <a href="http://www.legoland.com/">Legoland</a>, a theme park based around the classic (and awesome) children&#8217;s toys.  The park perennially sits in the shadow of more popular parks in the region (e.g. <a href="http://disneyland.disney.go.com/">Disneyland</a>, <a href="http://www.universalstudioshollywood.com/">Universal Studios</a>, and the <a href="http://www.bananaclub.com/InsideMuseum.htm">Banana Club Museum</a>), and its prices make it hard to justify a visit for an adult male with no children, no matter how many fond Lego memories he may have from his childhood.  However, given the recent attention Lego has received in the context of mathematics, it may be time to finally plan a trip.</p>
<p>A recent <a href="http://www.wired.com/wiredscience/2012/01/the-mathematics-of-lego/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+wired%2Findex+%28Wired%3A+Index+3+%28Top+Stories+2%29%29&amp;utm_content=Google+Reader">article</a> on Wired&#8217;s website discusses the mathematics of Lego &#8211; more specifically, it highlights an article on the complexity of Lego systems.  As any child will tell you, Lego sets can vary from very simple, small sets, to much larger and more complicated ones.  As a simple corollary, smaller sets will have fewer pieces, and larger sets will have more pieces.  But how does the number of <em>types</em> of pieces grow as the size of the set grows?  For example, if a 100 piece set consists of 10 different types of pieces, is it reasonable to guess that a 1000 piece set will consist of 100 different types of pieces?</p>
<p style="text-align: center;"><object width="480" height="360" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/mdp7KxcYt6c?version=3&amp;hl=en_US&amp;rel=0" /><param name="allowfullscreen" value="true" /><embed width="480" height="360" type="application/x-shockwave-flash" src="http://www.youtube.com/v/mdp7KxcYt6c?version=3&amp;hl=en_US&amp;rel=0" allowFullScreen="true" allowscriptaccess="always" allowfullscreen="true" /></object></p>
<p style="text-align: left;">In a word, no.  Though the number of different types of pieces will grow as the size of a set grows, it will grow slower than the size of the set (in other words, it will grow sub-linearly).  To put it another way, as the size of the Lego set grows, rather than building more and more new types of pieces, the same types of pieces that are present in smaller sets tend to be used in new ways.  The effect is that the proportion of distinct piece types <em>decreases</em> as the size of the set grows.  From a mathematical standpoint, if we let <em>y</em> denote the number of different types of pieces, and <em>x</em> be the number of pieces, then this power law is giving us the following equation:</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=y%20%3D%20Ax%5E%7Bb%7D%2C&#038;bg=T&#038;fg=000000&#038;s=0' alt='y = Ax^{b},' title='y = Ax^{b},' class='latex' /></p>
<p style="text-align: left;">for some constants <em>A</em> and <em>b</em>, with <em>b</em> between 0 and 1.  While <em>y</em> grows as <em>x</em> grows, it does not grow as quickly as <em>x</em> itself.</p>
<p style="text-align: left;">Taken in a broader context, though, this should not be surprising.  Examples of similar phenomena are prevalent throughout nature, as well as in made-made phenomena such as urban planning.  One example cited in the Wired article is <a href="http://en.wikipedia.org/wiki/Kleiber%27s_law">Kleiber&#8217;s Law</a>, which states that the ratio of an animal&#8217;s metabolic rate to its mass tends to decrease as mass increases (in other words, larger animals are capable of metabolizing more efficiently).  <a href="http://www.sciencedaily.com/releases/2009/09/090903163945.htm">Here&#8217;s</a> an article that discusses an analogue of this power law in the context of brain development, and relates this to the development of cities.</p>
<p style="text-align: left;">So the next time you give a Lego set to a child, feel free to explain this connection &#8211; I&#8217;m sure any child will welcome the math lesson (at least, any child worth giving a Lego set to in the first place).  It&#8217;s also worth noting that this phenomenon is most likely not unique to Lego sets &#8211; I am eagerly awaiting a similar report on the mathematics of <a href="http://en.wikipedia.org/wiki/Tinkertoy">Tinkertoys</a> &#8211; though unfortunately, in this case the number of piece types seems not to have increased in nearly a century.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mathgoespop.com/2012/01/lego-math-maniac.html/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Batman Interlude</title>
		<link>http://www.mathgoespop.com/2011/08/batman-interlude.html</link>
		<comments>http://www.mathgoespop.com/2011/08/batman-interlude.html#comments</comments>
		<pubDate>Sat, 06 Aug 2011 05:21:45 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Math in the News]]></category>
		<category><![CDATA[batman]]></category>

		<guid isPermaLink="false">http://www.mathgoespop.com/?p=1343</guid>
		<description><![CDATA[<p>Hi everyone.  Apologies for flying under the radar lately.  I am getting married soon, and along with life&#8217;s usual habit of getting in the way, preparations are surprisingly time consuming.</p>
<p>Having said that, I have a couple of articles in the pipeline specifically addressing the intersection of mathematics and weddings (the intersection is non-empty, I assure you).  <span style="color:#777"> . . . &#8594; Read More: <a href="http://www.mathgoespop.com/2011/08/batman-interlude.html">Batman Interlude</a></span>]]></description>
			<content:encoded><![CDATA[<p>Hi everyone.  Apologies for flying under the radar lately.  I am getting married soon, and along with life&#8217;s usual habit of getting in the way, preparations are surprisingly time consuming.</p>
<p>Having said that, I have a couple of articles in the pipeline specifically addressing the intersection of mathematics and weddings (the intersection is non-empty, I assure you).  In the meantime, if you&#8217;re looking for a mathematical fix, you need look no further than <a href="http://boingboing.net/2011/07/29/batman-logo-in-equation-form.html?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+boingboing%2FiBag+%28Boing+Boing%29">this</a> link, which gives an explicit function whose graph bears a striking resemblance to the Batman logo.  Mathematicians who need to contact crime fighters need no longer live in fear.</p>
<div class="wp-caption aligncenter" style="width: 610px"><img src="http://craphound.com/images/CNy9J.jpg" alt="" width="600" height="620" /><p class="wp-caption-text">Na-na-na-na Na-na-na-na MATH GRAPHS!!!!</p></div>
<p>Want to see your favorite superhero&#8217;s logo memorialized in the Cartesian coordinate plane?  Give it a shot!</p>
<p>I&#8217;ll be back soon with some more substantial content.  Hat tip to Nate for the link to this crime-reducing function.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mathgoespop.com/2011/08/batman-interlude.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Math Jams</title>
		<link>http://www.mathgoespop.com/2011/07/math-jams.html</link>
		<comments>http://www.mathgoespop.com/2011/07/math-jams.html#comments</comments>
		<pubDate>Wed, 20 Jul 2011 18:15:51 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Math Gets Around]]></category>
		<category><![CDATA[Math in the News]]></category>
		<category><![CDATA[evolution]]></category>
		<category><![CDATA[npr]]></category>
		<category><![CDATA[school house rock]]></category>
		<category><![CDATA[sesame street]]></category>

		<guid isPermaLink="false">http://www.mathgoespop.com/?p=1316</guid>
		<description><![CDATA[<p style="text-align: left;">Sorry I&#8217;m so late to the party on this one, but I wanted to draw your attention to this NPR article from a couple of months back.  It profiles the &#8220;Songwriter in Residence&#8221; program at the University of Tennessee&#8217;s National Institute for Mathematical and Biological Synthesis (or NIMBioS if you feel like spitting a <span style="color:#777"> . . . &#8594; Read More: <a href="http://www.mathgoespop.com/2011/07/math-jams.html">Math Jams</a></span>]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;">Sorry I&#8217;m so late to the party on this one, but I wanted to draw your attention to <a href="http://www.npr.org/2011/05/17/136402623/scientists-and-musicians-compare-notes">this</a> NPR article from a couple of months back.  It profiles the &#8220;Songwriter in Residence&#8221; program at the University of Tennessee&#8217;s National Institute for Mathematical and Biological Synthesis (or NIMBioS if you feel like spitting a bunch of letters out of your mouth).  The experimental program hires songwriters for one month stints at the Institute, during which time they work with researchers to develop two songs on current scientific/mathematical research.  Here&#8217;s one of the resident&#8217;s performing a song on sexual selection:</p>
<p style="text-align: center;"><object width="560" height="349"><param name="movie" value="http://www.youtube.com/v/ce5zoeWudAw?version=3&amp;hl=en_US&amp;rel=0" /><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><embed type="application/x-shockwave-flash" width="560" height="349" src="http://www.youtube.com/v/ce5zoeWudAw?version=3&amp;hl=en_US&amp;rel=0" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p style="text-align: left;">While combining the arts with the sciences is nothing new, it&#8217;s cool to see a program embrace the intersection of these disciplines with such gusto.  Of course, it can be difficult to squeeze educational content out of a song with a science focus, but if School House Rock has taught me anything, it is that education and fly jams need not be mutually exclusive.  If you feel, however, that NIMBioS&#8217;s song on sexual selection doesn&#8217;t quite make the cut on the education front, here are some other math and science songs to ease you through your hump day.</p>
<p style="text-align: left;">Here is &#8220;The First and Second Law&#8221; by <a href="http://en.wikipedia.org/wiki/Flanders_and_Swann">Flanders and Swann</a> (this one is highly recommended), a song about thermodynamics:</p>
<p style="text-align: center;"><object width="480" height="390"><param name="movie" value="http://www.youtube.com/v/VtEqn-5XHpU?version=3&amp;hl=en_US&amp;rel=0" /><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><embed type="application/x-shockwave-flash" width="480" height="390" src="http://www.youtube.com/v/VtEqn-5XHpU?version=3&amp;hl=en_US&amp;rel=0" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p style="text-align: left;">The University of Tennessee isn&#8217;t the only school to join songwriting and science.  Here&#8217;s an evolutionary jam courtesy of the University of Chicago:</p>
<p style="text-align: center;"><object width="560" height="349"><param name="movie" value="http://www.youtube.com/v/1UtHYiXpKh8?version=3&amp;hl=en_US&amp;rel=0" /><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><embed type="application/x-shockwave-flash" width="560" height="349" src="http://www.youtube.com/v/1UtHYiXpKh8?version=3&amp;hl=en_US&amp;rel=0" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p style="text-align: left;">For the mathematically inclined, there isn&#8217;t much that can beat &#8220;Finite Simple Group (of Order Two)&#8221;:</p>
<p style="text-align: center;"><object width="480" height="390"><param name="movie" value="http://www.youtube.com/v/BipvGD-LCjU?version=3&amp;hl=en_US&amp;rel=0" /><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><embed type="application/x-shockwave-flash" width="480" height="390" src="http://www.youtube.com/v/BipvGD-LCjU?version=3&amp;hl=en_US&amp;rel=0" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p style="text-align: left;">Though, if those jokes don&#8217;t make much sense, one can always listen to muppets singing about math instead.  Who knew there was math in tube socks?</p>
<p style="text-align: center;"><object width="560" height="349"><param name="movie" value="http://www.youtube.com/v/YgP1n1kPI0U?version=3&amp;hl=en_US&amp;rel=0" /><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><embed type="application/x-shockwave-flash" width="560" height="349" src="http://www.youtube.com/v/YgP1n1kPI0U?version=3&amp;hl=en_US&amp;rel=0" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p style="text-align: left;">(Hat tip to Meg for the NPR link!)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mathgoespop.com/2011/07/math-jams.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>More Shameless Self-Promotion</title>
		<link>http://www.mathgoespop.com/2011/07/more-shameless-self-promotion.html</link>
		<comments>http://www.mathgoespop.com/2011/07/more-shameless-self-promotion.html#comments</comments>
		<pubDate>Sat, 16 Jul 2011 06:03:41 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Holidays]]></category>
		<category><![CDATA[Math in the News]]></category>
		<category><![CDATA[numbers guy]]></category>

		<guid isPermaLink="false">http://www.mathgoespop.com/?p=1319</guid>
		<description><![CDATA[<p>Hi all.  As a small gift for you going into this weekend, here&#8216;s a link to an article from The Numbers Guy at the Wall Street Journal.  I was one of several people interviewed for my thoughts on the preponderance of math holidays that have been in the news recently.  If you&#8217;ve been reading this blog <span style="color:#777"> . . . &#8594; Read More: <a href="http://www.mathgoespop.com/2011/07/more-shameless-self-promotion.html">More Shameless Self-Promotion</a></span>]]></description>
			<content:encoded><![CDATA[<p>Hi all.  As a small gift for you going into this weekend, <a href="http://blogs.wsj.com/numbersguy/happy-square-prime-sandwich-day-1072/">here</a>&#8216;s a link to an article from The Numbers Guy at the Wall Street Journal.  I was one of several people interviewed for my thoughts on the preponderance of math holidays that have been in the news recently.  If you&#8217;ve been reading this blog for a while, you will already know my general feelings towards these holidays.  More details, though, can be found <a href="http://www.mathgoespop.com/2009/03/square-root-day.html">here</a> or <a href="http://www.mathgoespop.com/2009/04/numerology-goes-on-holiday-again.html">here</a>.  If you&#8217;re curious, you can probably find other articles in which I jump on the soapbox.</p>
<p>I&#8217;ll be back next week with something more substantive.  In the meantime, enjoy your weekend, and if you&#8217;re in Los Angeles, Happy Carmageddon!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mathgoespop.com/2011/07/more-shameless-self-promotion.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Scoreboard Stats</title>
		<link>http://www.mathgoespop.com/2011/05/scoreboard-stats.html</link>
		<comments>http://www.mathgoespop.com/2011/05/scoreboard-stats.html#comments</comments>
		<pubDate>Thu, 26 May 2011 21:28:19 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Math in the News]]></category>
		<category><![CDATA[Sports]]></category>
		<category><![CDATA[baseball]]></category>
		<category><![CDATA[e]]></category>
		<category><![CDATA[poisson distribution]]></category>
		<category><![CDATA[probability]]></category>
		<category><![CDATA[statistics]]></category>

		<guid isPermaLink="false">http://www.mathgoespop.com/?p=1247</guid>
		<description><![CDATA[<p>A couple of weeks ago I noticed this article on the Yahoo Sports page, which highlighted a statistically rare event that occurred in the American League on Sunday, May 8th.  On that day, 7 baseball games were played on the AL schedule, and in all of those games one team scored exactly 5 runs.  The post <span style="color:#777"> . . . &#8594; Read More: <a href="http://www.mathgoespop.com/2011/05/scoreboard-stats.html">Scoreboard Stats</a></span>]]></description>
			<content:encoded><![CDATA[<p>A couple of weeks ago I noticed <a href="http://sports.yahoo.com/mlb/blog/big_league_stew/post/Gimme-Five-American-League-scoreboard-features-?urn=mlb-wp5759">this</a> article on the Yahoo Sports page, which highlighted a statistically rare event that occurred in the American League on Sunday, May 8th.  On that day, 7 baseball games were played on the AL schedule, and in all of those games one team scored exactly 5 runs.  The post then links to <a href="http://news.yahoo.com/s/ap/20110509/ap_on_sp_ba_ne/bba5_alive">this</a> article from the AP, which gives this rare event the following context:</p>
<blockquote><p>It was the first time in 18 years that such a quirky thing happened with a full schedule. On Aug. 10, 1993, all seven NL games featured one team scoring precisely two runs, STATS LLC said.</p>
<p>The last time it occurred with five or more runs was July 20, 1955, when all four AL games had at least one team score exactly six, STATS LLC said.</p></blockquote>
<p>When I read this article, some questions immediately came to mind: exactly how rare is it for one team in a collection of 7 baseball games to have a common score of 5?  Also, if 7 teams in 7 games have the same score, which score are they most likely to share?  Are the 7 games with a common score 0f 2 more or less likely to occur than the 7 games with a common score of 5?</p>
<p>We can answer these questions with some (relatively) simple probability models, given some caveats.  I&#8217;d like to estimate these probabilities using only one parameter: the average number of runs a team scores during a game.  Of course, that average will vary from team to team, and also from year to year (in particular, runs per game have declined from the heyday of steroid-mania that gripped baseball at the turn of the millennium).  Due to different rules, there may also be variation between the American and National Leagues.  Let me ignore this, though, and consider only an average number of runs per game overall &#8211; what we lose in precision we will more than make up for in clarity.</p>
<div id="attachment_1249" class="wp-caption aligncenter" style="width: 320px"><a href="http://www.mathgoespop.com/wp-content/uploads/2011/05/dingers.jpg"><img class="size-full wp-image-1249" title="dingers" src="http://www.mathgoespop.com/wp-content/uploads/2011/05/dingers.jpg" alt="" width="310" height="230" /></a><p class="wp-caption-text">Ahh, the late 90&#39;s, when it was easier to sock a few dingers.</p></div>
<p>The question remains: how many runs are scored on average in a baseball game?  I found some data online which is somewhat outdated, but I&#8217;ll stick to it for convenience (and, more importantly, out of laziness) &#8211; any alteration in this number is easy to propagate throughout the following discussion.  In <a href="http://www.hardballtimes.com/main/article/runs-per-game/">this</a> article from 2005, the author tabulated the average number of runs per game in MLB over a 5 year span from 2000-2004 (that&#8217;s over 12,000 games!).  He has a nice looking graph of the distribution of scores as well:</p>
<p><a href="http://www.hardballtimes.com/main/article/runs-per-game/"><img class="aligncenter size-full wp-image-1250" title="runspergame" src="http://www.mathgoespop.com/wp-content/uploads/2011/05/runspergame.gif" alt="" width="439" height="369" /></a>A savvy probability student might see the long tail of this probability distribution and liken it to the <a href="http://en.wikipedia.org/wiki/Poisson_distribution">Poisson distribution</a>, a distribution encountered in many probability courses, and which is frequently motivated by a desire to model &#8220;rare events.&#8221;  I put the term in quotations since what constitutes &#8220;rare&#8221; is frequently left undefined, and in any event, is not really pertinent to this discussion.</p>
<p>Let us suppose, then, that the number of runs scored per game by each team follows a Poisson distribution.  French aside, this means that the probability a team will score <em>n</em> runs is equal to</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=e%5E%7B-A%7D%5Cfrac%7BA%5En%7D%7Bn%21%7D&#038;bg=T&#038;fg=000000&#038;s=0' alt='e^{-A}\frac{A^n}{n!}' title='e^{-A}\frac{A^n}{n!}' class='latex' />,</p>
<p style="text-align: left;">where A is the average number of runs scored per game &#8211; in this case, 4.82, and <em>e</em> is the unsung hero sometimes known as <a href="http://www.mathgoespop.com/2010/01/e-day.html">Euler&#8217;s number</a>.  Don&#8217;t worry too much about this formula; if you prefer, the graph of the function <img src='http://s.wordpress.com/latex.php?latex=e%5E%7B-4.82%7D%5Cfrac%7B4.82%5En%7D%7Bn%21%7D&#038;bg=T&#038;fg=000000&#038;s=0' alt='e^{-4.82}\frac{4.82^n}{n!}' title='e^{-4.82}\frac{4.82^n}{n!}' class='latex' /> looks like this (courtesy of <a href="http://www.wolframalpha.com/">Wolfram Alpha</a>):</p>
<p style="text-align: left;"><a href="http://www.mathgoespop.com/wp-content/uploads/2011/05/Picture-2.png"><img class="aligncenter size-full wp-image-1252" title="Poisson482" src="http://www.mathgoespop.com/wp-content/uploads/2011/05/Picture-2.png" alt="" width="320" height="193" /></a>Note that the fit isn&#8217;t perfect &#8211; this graph starts much lower at 0 than the graph of the actual data pictured above, for example &#8211; but there is precedence for using the Poisson distrubtion to model runs in a baseball game (<a href="http://www.jstor.org/pss/2684837">this</a> article provides one such example, but a subscription is required to view it in its entirety).  More careful analysis is possible, and can be found in resources like <a href="http://books.google.com/books?id=1mNZfyil2ecC&amp;lpg=PA168&amp;ots=oXZDh_q7X5&amp;dq=probability%20distribution%20of%20runs%20scored%20in%20a%20baseball%20game&amp;pg=PP1#v=onepage&amp;q=probability%20distribution%20of%20runs%20scored%20in%20a%20baseball%20game&amp;f=false">this</a> one, but again, I want to keep things relatively simple.</p>
<p style="text-align: left;">So, let us suppose that the probability that a team scores <em>n</em> runs is <img src='http://s.wordpress.com/latex.php?latex=e%5E%7B-4.82%7D%5Cfrac%7B4.82%5En%7D%7Bn%21%7D&#038;bg=T&#038;fg=000000&#038;s=0' alt='e^{-4.82}\frac{4.82^n}{n!}' title='e^{-4.82}\frac{4.82^n}{n!}' class='latex' />.  What then, is the probability than in a baseball game, one of the teams will score <em>n</em> runs?  Either team A can score <em>n</em> runs or team <em>B</em> can score <em>n</em> runs, but they can&#8217;t both score <em>n</em> runs since baseball games can&#8217;t end in a tie.  This means that the probability of A or B scoring <em>n</em> runs is simply the probability that A scores <em>n</em> runs plus the probability that <em>B</em> scores <em>n</em> runs, or <img src='http://s.wordpress.com/latex.php?latex=2e%5E%7B-4.82%7D%5Cfrac%7B4.82%5En%7D%7Bn%21%7D&#038;bg=T&#038;fg=000000&#038;s=0' alt='2e^{-4.82}\frac{4.82^n}{n!}' title='2e^{-4.82}\frac{4.82^n}{n!}' class='latex' /></p>
<p style="text-align: left;">For the odds that this happens 7 times, we then multiply this number by itself 7 times (lurking under this is the assumption that runs scored in different games are <a href="http://en.wikipedia.org/wiki/Independence_%28probability_theory%29">independent</a>, which seems like an entirely reasonable assumption to make).  To summarize, we estimate the probability that one team in each of 7 games scores n runs is</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=%282e%5E%7B-4.82%7D%5Cfrac%7B4.82%5En%7D%7Bn%21%7D%29%5E7.&#038;bg=T&#038;fg=000000&#038;s=0' alt='(2e^{-4.82}\frac{4.82^n}{n!})^7.' title='(2e^{-4.82}\frac{4.82^n}{n!})^7.' class='latex' /></p>
<p style="text-align: left;">If <em>n</em> = 5 (as it did earlier this month), the probability is roughly .064%.  In other words, if 7 AL games were played every day, you would expect this outcome once every 1,560 days or so.  Having said that, with more careful analysis it&#8217;s possible to show that in fact, if 7 games will have teams scoring the same number of runs, 5 is the most likely number.  For comparison, when <em>n</em> = 2 the probability is only a paltry 0.00812%, making what happened on May 8th over 75 times more likely than what happened on August 10, 1993.  Of course, it&#8217;s not fair to compare these records to the 6 run record in 1955, since in that case only 4 games were played, rather than 7.  Nevertheless, it&#8217;s not difficult to adjust this model from 7 games to 4 games (or an arbitrary number of games).</p>
<p style="text-align: left;">So, rather than some murky intuition telling us this event should be unlikely, with a little more effort we can attempt to quantify exactly how unlikely this event should be.  More sophisticated models for runs could be used, but perhaps that is a topic I will save for another day.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mathgoespop.com/2011/05/scoreboard-stats.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Female Math Role Models?</title>
		<link>http://www.mathgoespop.com/2011/03/female-math-role-models.html</link>
		<comments>http://www.mathgoespop.com/2011/03/female-math-role-models.html#comments</comments>
		<pubDate>Sat, 12 Mar 2011 07:57:10 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Math in the News]]></category>
		<category><![CDATA[Women and Math]]></category>
		<category><![CDATA[danica mckellar]]></category>
		<category><![CDATA[gender gap]]></category>
		<category><![CDATA[slate]]></category>

		<guid isPermaLink="false">http://www.mathgoespop.com/?p=1102</guid>
		<description><![CDATA[<p>I&#8217;ve occasionally touched upon the gender gap in mathematics, mostly in response to some recent study that has attempted to explain why mathematics (and the sciences in general) are so predominately male.  An article that appeared in Slate last week makes me think it is time, once again, to discuss this topic.</p>
<p>After giving a brief overview <span style="color:#777"> . . . &#8594; Read More: <a href="http://www.mathgoespop.com/2011/03/female-math-role-models.html">Female Math Role Models?</a></span>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve occasionally touched upon the <a href="http://www.mathgoespop.com/category/women-and-math">gender gap</a> in mathematics, mostly in response to some recent study that has attempted to explain why mathematics (and the sciences in general) are so predominately male.  An <a href="http://www.slate.com/id/2286671/">article</a> that appeared in Slate last week makes me think it is time, once again, to discuss this topic.</p>
<p>After giving a brief overview of the observed gender gap in science and math careers, writer Shankar Vedantam then discusses the results of some recent experiments out of the University of Massachusetts at Amherst which revealed new features of this gender gap.</p>
<p>In both experiments, researchers (roughly speaking) found correlations between the unconscious attitudes that females in a variety of scientific majors had towards mathematics and the gender of proctors and professors in mathematics.  Among the findings (more details can be had by viewing the article):</p>
<ul>
<li>Given a question posed to the classroom by the professor, the percentage of female respondents decreased from 11% at the beginning of the semester to 7% at the end when the professor was male, but jumped from 7% to 46% when the professor was female.</li>
<li>The percentage of female students who asked for help from the professor went from 12% to 14% when the professor was female, but dropped from 12% to 0% when the professor was male.</li>
<li>Female students wound up with less mathematical confidence when their professors were male, even if they performed better than their male peers when tested on their math performance.</li>
</ul>
<p>These statistics are quite interesting, although it would be helpful if they were a bit more contextualized.  For example, how did the percentage of male students who asked for help from the professor vary with the professor&#8217;s gender?  Certainly a drop from 12% to 0% is telling, but if, for instance, a professor can&#8217;t retain even one female in his office hours by the end of the semester, that may say more about his teaching abilities in general than it does about any unconscious bias at work.</p>
<p>Even so, this correlation between female performance/self-identification and the presence of a female mentor is an intriguing one.  While I don&#8217;t necessarily think that one can draw a causal inference from the data, it certainly would be nice if female students who are interested in mathematics had a larger pool of female role models from which to draw.  Restricted to the realm of popular culture, the number of mathematically-inclined female role models is particularly slim.  The only one I can think of offhand is <a href="http://en.wikipedia.org/wiki/Danica_McKellar">Danica McKellar</a>, who, though well-intentioned, still conforms to gender stereotypes that many parents may find problematic.</p>
<p>For my own part, I&#8217;m proud to say that I&#8217;m fairly good at retaining students in office hours from week to week.  It may not be much, but maybe it&#8217;s a start.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mathgoespop.com/2011/03/female-math-role-models.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Look, but don&#8217;t Scratch</title>
		<link>http://www.mathgoespop.com/2011/03/lookbutdontscratch.html</link>
		<comments>http://www.mathgoespop.com/2011/03/lookbutdontscratch.html#comments</comments>
		<pubDate>Thu, 03 Mar 2011 06:43:29 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Math in the News]]></category>
		<category><![CDATA[lottery]]></category>
		<category><![CDATA[Pigeonhole Principle]]></category>
		<category><![CDATA[probability]]></category>
		<category><![CDATA[wired]]></category>

		<guid isPermaLink="false">http://www.mathgoespop.com/?p=1090</guid>
		<description><![CDATA[<p>Ladies and gentlemen, please excuse my prolonged absence.  Life occasionally has a habit of getting in the way of the schedule that I&#8217;d like to keep; in this case, it means I haven&#8217;t been able to update over the past month.  Fear not though, for now I have returned, and I am ready to dish on <span style="color:#777"> . . . &#8594; Read More: <a href="http://www.mathgoespop.com/2011/03/lookbutdontscratch.html">Look, but don&#8217;t Scratch</a></span>]]></description>
			<content:encoded><![CDATA[<p>Ladies and gentlemen, please excuse my prolonged absence.  Life occasionally has a habit of getting in the way of the schedule that I&#8217;d like to keep; in this case, it means I haven&#8217;t been able to update over the past month.  Fear not though, for now I have returned, and I am ready to dish on math and pop culture.</p>
<p>In that spirit, I would be remiss if I did not take a moment to mention <a href="http://www.wired.com/magazine/2011/01/ff_lottery/3/">this</a> article from Wired last month on the man who cracked the code for several scratch lottery ticket games.  Mohan Srivastiva, geological statistician by day and mathematical rogue by night, discovered a pattern in certain scratch lottery tickets back in 2003, but I&#8217;m sure (as <a href="http://www.lotterypost.com/news/227079/1940460">this</a> article suggests) he&#8217;s received a bit more publicity since the Wired article hit.</p>
<p>I highly recommend reading the whole article, but I&#8217;ll outline the gist of his discovery here.  In order to do so, I&#8217;ll need to specify a type of scratch game he cracked.  The article focuses primarily on a tic-tac-toe themed scratcher shown below.</p>
<p><a href="http://www.wired.com/magazine/wp-content/images/19-02/ff_lottery4_f.jpg"><img class="alignleft" src="http://www.wired.com/magazine/wp-content/images/19-02/ff_lottery4_f.jpg" alt="" width="320" height="596" /></a>The left side of the ticket is what gets scratched &#8211; below each X and each O lies a number.  Once all of ticket has been scratched, you can compare the uncovered numbers to the numbers on the eight 3&#215;3 grids.  If, in any of those grids, you can find three numbers in a row, column, or diagonal that match the hidden list, you are a winner.  Note the craftiness here &#8211; much like the McDonald&#8217;s monopoly game, it&#8217;s much more likely to get two numbers in a row rather than three, so that a ticket can seem tantalizingly close to being a winner.</p>
<p>In each square of each grid sits a number between 1 and 39.  Also, within each grid, no number repeats more than once; however, since there are 72 squares total on the scratcher, some numbers must repeat themselves between grids (by the <a href="http://en.wikipedia.org/wiki/Pigeonhole_principle">pigeonhole principle</a>, if you like).  Some numbers may repeat several times (for example, 17 appears three times in the ticket on the left), while others will appear only once (such as 08).  The key to cracking the ticket, Srivastiva realized, is to take note of the numbers that appear only once on the ticket.  Such numbers will be called &#8220;singletons.&#8221;</p>
<p>There are several singletons on the ticket presented here, and a more thorough analysis is given in the Wired article.  Most importantly, though, one of the grids has a row of singletons: 24, 12, and 29 are all singletons, and this sequence makes an appearance in the second grid in the in the third row.</p>
<p>What Srivastiva observed was that if a ticket has a sequence of singletons in a winning row, column, or diagonal, then that ticket is likely to be a winner.  In particular, since you can determine all the singletons without scratching off the ticket, he realized that this game reveals information about the likelihood of winning!  In theory, one could (at least in 2003, before the game was pulled) make a career out of buying these tickets in bulk, scratching off the identified winners, and returning the remainder &#8211; Srivastiva even went so far as to ask if lottery tickets could be returned, and found that indeed they could be (in fact, it seems as though this is not such an uncommon occurrence). Ultimately, the only reason why he exposed this fault was that he decided the effort involved in sticking it to the man wasn&#8217;t worth it &#8211; he thought he could earn roughly $600 a day by going through lottery tickets, but he earned more money and had more fun at his day job.</p>
<div id="attachment_1098" class="wp-caption aligncenter" style="width: 370px"><a href="http://www.imdb.com/title/tt0088850/"><img class="size-full wp-image-1098" title="Brewsters Millions " src="http://www.mathgoespop.com/wp-content/uploads/2011/03/brewstersmillions.jpg" alt="" width="360" height="163" /></a><p class="wp-caption-text">With the right lotto strategy, this could be you!</p></div>
<p>Kudos to Mr. Srivastiva for his foray into mathematical badassery.  From a mathematical standpoint, there are a number of questions one can ask about this particular type of ticket.  Here&#8217;s one: what&#8217;s the probability that a number is a singleton?  Of course, these tickets can&#8217;t be completely random, as Srivastiva observed, since &#8220;the lottery corporation needs to control the number of winning tickets. The game can’t be truly random. Instead, it has to generate the illusion of randomness while actually being carefully determined.”  Nevertheless, for argument&#8217;s sake let&#8217;s suppose the numbers on the ticket are random.</p>
<p>In this case, a number is a singleton if it appears on one grid and doesn&#8217;t appear on the remaining 7 grids.  What is the probability that a given number appears on a 3 x 3 grid?  Since there are 9 numbers in the grid, this probability equals 9/39 = 3/13.  If we fix a number between 1 and 39, and let <em>X</em> denote the number of times that number appears in the grids, then <em>X</em> satisfies a <a href="http://en.wikipedia.org/wiki/Binomial_distribution">binomial distribution</a> with <em>n</em> = 8 and <em>p</em> = 3/13.  In particular, <em>X</em> = 1 means that the number is a singleton, and <em>P</em>(<em>X</em> = 1) = 8*(3/13)*(10/13)<sup>7</sup>, which is approximately 29.4%.  We also see that the expected value of <em>X</em> (i.e. the expected number of times any given number will occur) is <em>np</em> = 24/13, which is around 1.85.  One can also find the probabilities that <em>X</em> takes on some other value.</p>
<p>Of course, one can also ask what happens if we vary the number of grids, the sizes of the grids, or the size of the number pool from which we draw.  Other questions abound as well: what are the odds of getting two singletons in a row?  Three singletons in a row?  How do the odds of winning change if the number of hidden values change (either in absolute terms, or as a proportion of the total pool of values)?  These questions, gentle reader, I will leave for you.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mathgoespop.com/2011/03/lookbutdontscratch.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Brief PSA</title>
		<link>http://www.mathgoespop.com/2011/01/brief-psa.html</link>
		<comments>http://www.mathgoespop.com/2011/01/brief-psa.html#comments</comments>
		<pubDate>Tue, 01 Feb 2011 00:40:19 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Math in the News]]></category>

		<guid isPermaLink="false">http://www.mathgoespop.com/?p=1062</guid>
		<description><![CDATA[<p>Hi everyone.  This week is a little hectic for me, so I won&#8217;t have time for a full-fledged post until probably this weekend.  I thought I would take an opportunity to respond to this, though, since a few people have sent it my way.  I&#8217;d just like to remind all mathematically-minded folks that our rep in <span style="color:#777"> . . . &#8594; Read More: <a href="http://www.mathgoespop.com/2011/01/brief-psa.html">Brief PSA</a></span>]]></description>
			<content:encoded><![CDATA[<p>Hi everyone.  This week is a little hectic for me, so I won&#8217;t have time for a full-fledged post until probably this weekend.  I thought I would take an opportunity to respond to <a href="http://www.msnbc.msn.com/id/41314561/ns/us_news-weird_news/">this</a>, though, since a few people have sent it my way.  I&#8217;d just like to remind all mathematically-minded folks that our rep in this country is bad enough already, so please, let&#8217;s all agree to not pee on our colleagues&#8217; office doors.  In fact, I don&#8217;t think it should be too hard to take it a step further, and actively remove ourselves from any situation in which someone could even reasonably accuse us of peeing on their door (office or otherwise).</p>
<p>Then again, maybe this guy was putting his own spin on the latest dance craze.</p>
<p style="text-align: center;"><iframe title="YouTube video player" class="youtube-player" type="text/html" width="640" height="390" src="http://www.youtube.com/embed/tLPZmPaHme0" frameborder="0" allowFullScreen></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mathgoespop.com/2011/01/brief-psa.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lost Winnings</title>
		<link>http://www.mathgoespop.com/2011/01/lostwinnings.html</link>
		<comments>http://www.mathgoespop.com/2011/01/lostwinnings.html#comments</comments>
		<pubDate>Thu, 13 Jan 2011 21:45:40 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Math in the News]]></category>
		<category><![CDATA[Math on TV]]></category>
		<category><![CDATA[combinations]]></category>
		<category><![CDATA[lost]]></category>
		<category><![CDATA[lottery]]></category>
		<category><![CDATA[probability]]></category>

		<guid isPermaLink="false">http://www.mathgoespop.com/?p=1018</guid>
		<description><![CDATA[<p>Last week, two very lucky people won the Mega Millions lottery jackpot (here&#8216;s a profile on one of the winners).  This particular lottery is played in 41 out of the 50 states, and these two individuals will share a combined, pre-tax total of $380 million.</p>
<p>But are they so lucky after all?  Setting aside the common notion <span style="color:#777"> . . . &#8594; Read More: <a href="http://www.mathgoespop.com/2011/01/lostwinnings.html">Lost Winnings</a></span>]]></description>
			<content:encoded><![CDATA[<p>Last week, two very lucky people won the Mega Millions lottery jackpot (<a href="http://www.megamillions.com/mcenter/pressrelease.asp?newsID=5A051296-4770-4426-A143-535A423640ED">here</a>&#8216;s a profile on one of the winners).  This particular lottery is played in 41 out of the 50 states, and these two individuals will share a combined, pre-tax total of $380 million.</p>
<p>But are they so lucky after all?  Setting aside the common notion that winning the lottery can actually do you more harm than good, some people are concerned because of the numbers themselves that made the winning ticket.</p>
<p>The numbers drawn for this particular lottery were 4, 8, 15, 25, 47, and 42.  Note that the last number is lower than the number that precedes it because it is the so-called &#8220;Mega Number,&#8221; which is drawn from a different pool than the first five.  For those of you with a penchant for televised dramas set in tropical locations, you may note that these numbers bear a striking similarity to Hurley&#8217;s <a href="http://en.wikipedia.org/wiki/Numbers_%28Lost%29">numbers</a> from <a href="http://en.wikipedia.org/wiki/Lost_%28TV_series%29">Lost</a>.</p>
<p><a href="http://www.tv.com/hurleys-numbers-arent-so-unlucky-anymore/webnews/249677.html"><img class="aligncenter size-full wp-image-1023" title="hurnums" src="http://www.mathgoespop.com/wp-content/uploads/2011/01/hurnums.jpg" alt="" width="480" height="401" /></a></p>
<p>As evidenced by the above image, Hurley&#8217;s number&#8217;s were 4, 8, 15, 16, 23, and 42.  In other words, 4 out of the 6 Mega Millions numbers matched Hurley&#8217;s!</p>
<p>Unfortunately, Lost fans will note that this is not necessarily a good thing; on the show, the numbers caused Hurley nothing but trouble (including, but not limited to, a meteor strike on his place of work).  Hurley (real name <a href="http://www.imdb.com/name/nm0306201/">Jorge Garcia</a>) himself wrote on his <a href="http://furtherdispatches.wordpress.com/2011/01/05/will-you-people-ever-learn/">blog</a>: &#8220;When will you people learn? The numbers are bad!&#8221;</p>
<div id="attachment_1027" class="wp-caption aligncenter" style="width: 404px"><a href="http://www.mathgoespop.com/wp-content/uploads/2011/01/hurley.jpg"><img class="size-full wp-image-1027" title="hurley" src="http://www.mathgoespop.com/wp-content/uploads/2011/01/hurley.jpg" alt="" width="394" height="222" /></a><p class="wp-caption-text">This is how Hurley feels about the numbers.</p></div>
<p>From a mathematical standpoint, though, I&#8217;m less interested in whether or not the numbers are cursed (if the show is any indication, this question has already been decisively settled), and more interested in how likely it is for the lottery jackpot to so closely match the numbers from the show.</p>
<p>Lottery odds are quite well understood.  What&#8217;s more, someone by the name of Durango Bill has a <a href="http://www.durangobill.com/MegaMillionsOdds.html">website</a> devoted to odds for the Mega Millions lottery (he also calculates that the odds of dying in a car accident on the way to buy a lottery ticket are almost 6 times as high as the odds of winning the lottery itself).  We don&#8217;t need all the information on this site, though, just some of it.</p>
<p>To calculate the odds, one needs to know how many numbers are in play for the lottery.  The first five numbers are drawn from a pool (without replacement) of 56, while the Mega Number is drawn from a pool of 46.  Since we are choosing 5 numbers from the original 56, the total number of outcomes is 56 <a href="http://en.wikipedia.org/wiki/Combination">choose</a> 5, or 3,819,816.  Clearly there are 46 different choices for the Mega Number.  Therefore, the total number of outcomes is the product 3,819,816 x 46 = 175,711,536.</p>
<p>(As an aside, note that this is much higher than the number of outcomes available if the Mega Number didn&#8217;t exist, and one simply chose 6 numbers from the pool of 56.  In this case, the number of outcomes would be 56 choose 6, or 32,468,436.  In other words, use of the Mega Number effectively makes the number of outcomes over 5 times larger, thereby significantly decreasing the likelihood of a jackpot!)</p>
<p>Now, what are the odds that three of the five numbers, in addition to the Mega Number, will match the Lost numbers?  Well, there&#8217;s only one way to match the Mega Number, but there are 5 choose 3 = 10 ways to match 3 of the 5 Lost numbers, and 51 choose 2 = 1,275  ways to match 2 of the 51 non-lost numbers.  Therefore, the total number of favorable outcomes is 1,275 x 10 = 12,750, which means the probability of this event occurring must be 12,750/175,711,536 (the proportion of total outcomes which are favorable), which amounts to around 1 in 13,781. In particular, this is 12,750 times as likely as winning the jackpot, for which the odds are 1/175,711,536.</p>
<p>&#8220;But wait!&#8221; you might say.  &#8220;Not only did the numbers match, but their positions matched too!&#8221;  In other words, the 4, 8, and 15 were the first three numbers in both lotteries.  If we take position into account, we could ask &#8220;What are the odds that 3 of the 5 numbers and the Mega Number match the Lost Numbers, and have the same position?&#8221;  You should expect that these odds are lower, since we are now further restricting the types of tickets that we count (for example, the ticket 1 2 4 8 15 42 would count only if position doesn&#8217;t matter).</p>
<p>If we fix the positions, then we want to count the number of possible lottery tickets of the form 4 8 15 <em>a b</em> 42, where <em>a</em> must be between 17 and <em>b</em> (since the numbers are listed in increasing order and 16 is not allowed), not including 23, and <em>b</em> must be between <em>a</em> and 56, not including 23.</p>
<p>To count these outcomes, we split into two cases.  First, if <em>a </em>is between 17 and is less than 23, then there are 6 choices for <em>a</em> (17, 18, 19, 20, 21, or 22) and for each choice of <em>a</em> there are 56 &#8211; <em>a</em> &#8211; 1 = 55 &#8211; <em>a</em> choices for <em>b</em> (since <em>b</em> must lie between <em>a</em> + 1 and 56, and can&#8217;t be 23).  Therefore, the total number of outcomes if <em>a</em> is less than 23 is</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=%5Csum_%7Ba%3D17%7D%5E%7B22%7D%2855-a%29%20%3D%20213.&#038;bg=T&#038;fg=000000&#038;s=0' alt='\sum_{a=17}^{22}(55-a) = 213.' title='\sum_{a=17}^{22}(55-a) = 213.' class='latex' /></p>
<p style="text-align: left;">Secondly, if <em>a</em> is greater than 23, then there are 32 choices for <em>a </em>(since <em>a</em> must lie between 24 and 55), and for each choice of <em>a</em> there are now 56 &#8211; <em>a</em> choices for <em>b</em>.  In particular, note that <em>a</em> can never be 56, since <em>a</em> must be less than <em>b</em>, and 56 is the highest possible number. Therefore, in this case, the number of outcomes is</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=%5Csum_%7Ba%3D24%7D%5E%7B55%7D%2856-a%29%20%3D%20528.&#038;bg=T&#038;fg=000000&#038;s=0' alt='\sum_{a=24}^{55}(56-a) = 528.' title='\sum_{a=24}^{55}(56-a) = 528.' class='latex' /></p>
<p style="text-align: left;">From this, we see the number of favorable outcomes is now only 213 + 528 = 741, which makes the probability of a jackpot with 4 of 6 numbers (including the Mega Number) in the same position as 4 of the 6 Lost Numbers only 741/175,711,536, or roughly 1 in 237,128.  In particular, the odds are decreased by a factor of over 17.</p>
<p style="text-align: left;">To put it more succinctly, the odds are small.  But when the lottery is involved, one frequently encounters unlikely events such as this.  While it&#8217;s a cool coincidence, I think we can all agree it&#8217;s unwise to play the Lost Numbers when you buy your lottery tickets.  It just doesn&#8217;t make sense to choose the most popular possible combination of numbers &#8211; after all, you don&#8217;t want to share that Jackpot with anyone.</p>
<p style="text-align: left;">Just as importantly, of course, nobody wants to bet with cursed numbers.</p>
<p style="text-align: left;">(Other articles can be found <a href="http://latimesblogs.latimes.com/showtracker/2011/01/thank-you-hurley-lost-numbers-pay-off-as-winning-mega-millions-numbers.html">here</a> and <a href="http://latimesblogs.latimes.com/showtracker/2011/01/jorge-garcia-and-carlton-cuse-respond-to-mega-millions-winning-lost-numbers.html">here</a>.)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mathgoespop.com/2011/01/lostwinnings.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Pi, I Shake My Fist at You</title>
		<link>http://www.mathgoespop.com/2010/11/pi-i-shake-my-fist-at-you.html</link>
		<comments>http://www.mathgoespop.com/2010/11/pi-i-shake-my-fist-at-you.html#comments</comments>
		<pubDate>Wed, 24 Nov 2010 22:02:33 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Math Education]]></category>
		<category><![CDATA[Math in the News]]></category>
		<category><![CDATA[Math on TV]]></category>
		<category><![CDATA[pi]]></category>

		<guid isPermaLink="false">http://www.mathgoespop.com/?p=953</guid>
		<description><![CDATA[<p>A couple of days ago I watched a video that really depressed me.  Here&#8216;s a link to a local news story from Ankeny, Iowa &#8211; I&#8217;d encourage you to take a look at the news clip there (unfortunately, I can&#8217;t embed it here).  The story concerns a 6th grade student who has memorized the decimal expansion <span style="color:#777"> . . . &#8594; Read More: <a href="http://www.mathgoespop.com/2010/11/pi-i-shake-my-fist-at-you.html">Pi, I Shake My Fist at You</a></span>]]></description>
			<content:encoded><![CDATA[<p>A couple of days ago I watched a video that really depressed me.  <a href="http://www.kcci.com/r/25845894/detail.html">Here</a>&#8216;s a link to a local news story from Ankeny, Iowa &#8211; I&#8217;d encourage you to take a look at the news clip there (unfortunately, I can&#8217;t embed it here).  The story concerns a 6th grade student who has memorized the decimal expansion of pi to 340 or so digits.</p>
<p>In and of itself, this might not seem like a particularly newsworthy achievement &#8211; as any <a href="http://en.wikipedia.org/wiki/Pi_Day">Pi Day</a> aficionado can tell you, there are people who have memorized more digits.  Perhaps what makes it newsworthy is the fact that the student is only twelve years old, or, more perversely, the fact that his accomplishment came in response to the challenge of his math teacher, who asked his students to memorize as many digits of pi as possible.  By far the most depressing part of the video is a brief clip that shows all the students in the classroom mindlessly rattling off successive digits of pi.  The lack of enthusiasm is almost palpable.</p>
<p>Now, I don&#8217;t want to come off as too much of a curmudgeon here.  I have no doubt that this student is stoked that he made it on to TV for an academic achievement, regardless of the actual merits of that achievement (at least the student is aware enough to remark that the information he&#8217;s memorized will probably never be put to use).  That&#8217;s fine &#8211; he has every right to be proud of himself for making it onto the local news.  What really gets my goat is the fact that this teacher thought it would be a good idea to make students memorize digits of pi.  I can think of few better ways to dampen a natural enthusiasm for mathematical learning than by asking students to memorize a series of digits that will have no practical value for any of them, ever.  It would be like having an English teacher ask students to memorize a random string of words which, taken collectively, didn&#8217;t teach the student anything about vocabulary or grammar.</p>
<p>Is there any benefit to this exercise?  According to the teacher, &#8220;The ability to memorize that much stuff has to help tremendously.&#8221;  Well, ok.  But aren&#8217;t there more important things to learn about in math class?  Is math class really the best venue to discover a talent like this?  I am fairly certain that students in Singapore aren&#8217;t spending class time and homework time memorizing digits of pi.  I&#8217;m sure this teacher has good intentions, but I fail to see much value in this apparently newsworthy event.  The mystique of the number pi, I suppose, never fails to attract attention.</p>
<p>If this exercise is what gets this sixth grader interested in math, then by all means he should memorize as many digits of pi as he can.  For the vast majority of students, however, such an exercise is probably beyond tedious.  I can only hope that this news story doesn&#8217;t inspire other teachers to compel other students to do the same thing.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mathgoespop.com/2010/11/pi-i-shake-my-fist-at-you.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

