<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: I'm terrible at math!</title>
	<link>http://ask.metafilter.com/44430/Im-terrible-at-math/</link>
	<description>Comments on Ask MetaFilter post I'm terrible at math!</description>
	<pubDate>Mon, 14 Aug 2006 21:57:06 -0800</pubDate>
	<lastBuildDate>Mon, 14 Aug 2006 21:57:06 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: I&apos;m terrible at math!</title>
		<link>http://ask.metafilter.com/44430/Im-terrible-at-math</link>	
		<description>If i have a 20% probability of something happening each time its checked, and make two checks of said event triggering, what is the overall chance of it happening? &lt;br /&gt;&lt;br /&gt; Yeah, i haven&apos;t taken a math class in about a decade, and even then, the last bunch were gloriously bad &quot;core plus&quot; math.</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2006:site.44430</guid>
		<pubDate>Mon, 14 Aug 2006 21:50:37 -0800</pubDate>
		<dc:creator>teishu</dc:creator>
		
			<category>math</category>
		
	</item> <item>
		<title>By: JakeWalker</title>
		<link>http://ask.metafilter.com/44430/Im-terrible-at-math#681210</link>	
		<description>The overall chance of 1 or more events occuring is 40%.  Just simple addition.&lt;br&gt;
&lt;br&gt;
If you want to know the chance of just 1 thing happening, that is, that the event happens once and only once on two presses, that gets a bit more complicated.  This would be .2 * .8 (the opposite of the event happening odds), or 16%.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.44430-681210</guid>
		<pubDate>Mon, 14 Aug 2006 21:57:06 -0800</pubDate>
		<dc:creator>JakeWalker</dc:creator>
	</item><item>
		<title>By: pompomtom</title>
		<link>http://ask.metafilter.com/44430/Im-terrible-at-math#681211</link>	
		<description>1 -  0.8^2 = 0.36</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.44430-681211</guid>
		<pubDate>Mon, 14 Aug 2006 21:57:31 -0800</pubDate>
		<dc:creator>pompomtom</dc:creator>
	</item><item>
		<title>By: RobotHero</title>
		<link>http://ask.metafilter.com/44430/Im-terrible-at-math#681212</link>	
		<description>Quick answer, %36&lt;br&gt;
&lt;br&gt;
It&apos;s not simple addition, otherwise if you rolled six dice, there would be %100 odds that one of them would be a six.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.44430-681212</guid>
		<pubDate>Mon, 14 Aug 2006 21:58:22 -0800</pubDate>
		<dc:creator>RobotHero</dc:creator>
	</item><item>
		<title>By: JakeWalker</title>
		<link>http://ask.metafilter.com/44430/Im-terrible-at-math#681213</link>	
		<description>Right.  I&apos;m an idiot.  Sorry.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.44430-681213</guid>
		<pubDate>Mon, 14 Aug 2006 22:01:44 -0800</pubDate>
		<dc:creator>JakeWalker</dc:creator>
	</item><item>
		<title>By: sbutler</title>
		<link>http://ask.metafilter.com/44430/Im-terrible-at-math#681217</link>	
		<description>A = the event triggers the first time. p(A) = 0.2&lt;br&gt;
B = the event triggers the second time. p(B) = 0.2&lt;br&gt;
&lt;br&gt;
You want p(A or B). The obvious way is to do what JakeWalker did, and say &quot;p(A or B) = p(A) + p(B) = .4&quot;. What&apos;s wrong with that? You&apos;ve over counted once (that is, you&apos;ve double counted the p(A &lt;em&gt;and&lt;/em&gt; B)). This is inclusion-exclusion principal,  which says &quot;p(A or B) = p(A) + p(B) - p(A and B) = 0.2 + 0.2 - 0.04 = 0.36&quot;.&lt;br&gt;
&lt;br&gt;
Or, you could directly calculate it by checking all the possibilities, but you have to be careful. In this case, &quot;p(A or B) = p(A)p(not B) + p(not A)p(B) + p(A)p(B) = 0.16 + 0.16 + 0.04 = 0.36&quot;.&lt;br&gt;
&lt;br&gt;
You you can do it the easy way, and realize that p(A or B) is equal to &quot;1 - p(neither A nor B)&quot;. That is &quot;1 - 0.8*0.8 = 0.36&quot;.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.44430-681217</guid>
		<pubDate>Mon, 14 Aug 2006 22:12:33 -0800</pubDate>
		<dc:creator>sbutler</dc:creator>
	</item><item>
		<title>By: unixrat</title>
		<link>http://ask.metafilter.com/44430/Im-terrible-at-math#681220</link>	
		<description>I agree with 36%.&lt;br&gt;
&lt;br&gt;
If you&apos;d like to do this yourself, the plain English explanation is this:&lt;br&gt;
&lt;br&gt;
Everytime you do something, the odds of it occurring at least once is a running total of the happenings before &lt;i&gt;plus&lt;/i&gt; the remaining total times the chance of it happening now.&lt;br&gt;
&lt;br&gt;
So the first time would be...&lt;br&gt;
Running total: 0%&lt;br&gt;
Remaining total: 100%&lt;br&gt;
Chance: 20%&lt;br&gt;
So... 0 + (100 * .2) =  .2 or 20% (obvious)&lt;br&gt;
&lt;br&gt;
Second time would be...&lt;br&gt;
Running total: 20%&lt;br&gt;
Remaining total: 80%&lt;br&gt;
Chance: 20% (never changes)&lt;br&gt;
So... 20 + (80 * .2) = .36 or 36%&lt;br&gt;
&lt;br&gt;
Third time would be&lt;br&gt;
Running total: 36%&lt;br&gt;
Remaining total: 64%&lt;br&gt;
Chance: 20%&lt;br&gt;
So... 36 + (64 * .2) = 48.8 or roughly 49% &lt;br&gt;
&lt;br&gt;
And so on and so forth.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.44430-681220</guid>
		<pubDate>Mon, 14 Aug 2006 22:20:30 -0800</pubDate>
		<dc:creator>unixrat</dc:creator>
	</item><item>
		<title>By: alexei</title>
		<link>http://ask.metafilter.com/44430/Im-terrible-at-math#681224</link>	
		<description>Not to pick on JakeWalker, but a correction to his second paragraph is in order: the chance of the event happening once and only once is 0.32 (32%)-- sixteen percent for happening the first time, but not the second, and sixteen for happening the second time but not the first. Add the four percent (20% squared) chance of it happening both times and you&apos;re back up to the 36% (i.e. the &quot;checking all the possibilities method shown by &lt;a href=&quot;http://ask.metafilter.com/mefi/44430#681217&quot;&gt;sbutler&lt;/a&gt;).</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.44430-681224</guid>
		<pubDate>Mon, 14 Aug 2006 22:38:27 -0800</pubDate>
		<dc:creator>alexei</dc:creator>
	</item><item>
		<title>By: teishu</title>
		<link>http://ask.metafilter.com/44430/Im-terrible-at-math#681496</link>	
		<description>so 36%. &lt;br&gt;
&lt;br&gt;
and looking at some of the explainations, no wonder i couldn&apos;t figure it out myself.&lt;br&gt;
&lt;br&gt;
thanks everyone.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.44430-681496</guid>
		<pubDate>Tue, 15 Aug 2006 09:15:34 -0800</pubDate>
		<dc:creator>teishu</dc:creator>
	</item><item>
		<title>By: Dasein</title>
		<link>http://ask.metafilter.com/44430/Im-terrible-at-math#681606</link>	
		<description>Yeah, 36% is the right answer - a similar problem was discussed in this &lt;a href=&quot;http://ask.metafilter.com/mefi/36264&quot;&gt;thread&lt;/a&gt; (though the discussion got severly retarded because people don&apos;t seem to be able to get their heads around probability).&lt;br&gt;
&lt;br&gt;
To figure out the chance of something happening in these situations (discrete events), you take the chance that the thing doesn&apos;t happen each time, and multiply them.&lt;br&gt;
&lt;br&gt;
So in your scenario there&apos;s an 80% chance that the thing doesn&apos;t happen each time. That means there&apos;s a 64% chance it doesn&apos;t happen BOTH times (.8 times .8). So there&apos;s a 36% chance that it will happen at least once.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.44430-681606</guid>
		<pubDate>Tue, 15 Aug 2006 10:28:11 -0800</pubDate>
		<dc:creator>Dasein</dc:creator>
	</item><item>
		<title>By: louigi</title>
		<link>http://ask.metafilter.com/44430/Im-terrible-at-math#681742</link>	
		<description>What&apos;s the event? Suppose I give you a closed box: 80 percent chance it&apos;s just an empty box, but 20 percent chance I scratched my initials on the inside of the lid. &lt;br&gt;
&lt;br&gt;
Suppose that the event is that my initials are on the inside of the lid. Then &lt;i&gt;each time&lt;/i&gt; you open the box, the probability that my initials are on the inside of the lid is 20%. (If you don&apos;t believe me, think about keeping your eyes closed the first two times you open the lid.) But &lt;i&gt;given&lt;/i&gt; that the first time you opened the box, my initials were there, the probability that they&apos;re there the second and subsequent times is 100%.&lt;br&gt;
&lt;br&gt;
For this event, the probability that the event happens either the first or the second time, is &lt;i&gt;exactly the same&lt;/i&gt; as the probability it happens the first time, i.e., it is 20%, not 36%. &lt;br&gt;
&lt;br&gt;
In probability-speak, this is because the two events are not independent. The 36% calculation is valid if the second time you check, the event &quot;triggers&quot; independently of the first time, which everyone (probably correctly) assumed that you meant. But this independence does not hold for every possible pair of events.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.44430-681742</guid>
		<pubDate>Tue, 15 Aug 2006 12:03:49 -0800</pubDate>
		<dc:creator>louigi</dc:creator>
	</item><item>
		<title>By: rkent</title>
		<link>http://ask.metafilter.com/44430/Im-terrible-at-math#681743</link>	
		<description>Follow on question that may help the OP (but which secretly also interests me): what are the formulas for calculating the following, given an event with p = 0.2:&lt;br&gt;
&lt;br&gt;
1) the event occurs at least once in n trials,&lt;br&gt;
&lt;br&gt;
2) the event occurs exactly once in n trials,&lt;br&gt;
&lt;br&gt;
3) the event occurs n times in n trials (OK, I know this one, it&apos;s p^n, right?).&lt;br&gt;
&lt;br&gt;
4) As a bonus, where can an otherwise math-competent adult get info like this?  I suppose a beginning stats/prop textbook is in order... any suggestions?&lt;br&gt;
&lt;br&gt;
I think one source of confusion in learning probability is that a lot of sources start with degenerate cases, like a coin flip with p=0.5 where distinct concepts like p and !p get muddy, and/or go straight to a numeric solution without showing work along the way.  *Sigh*... oh, for a sophomore-year math class!</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.44430-681743</guid>
		<pubDate>Tue, 15 Aug 2006 12:04:37 -0800</pubDate>
		<dc:creator>rkent</dc:creator>
	</item><item>
		<title>By: hooves</title>
		<link>http://ask.metafilter.com/44430/Im-terrible-at-math#681871</link>	
		<description>I agree that 36% is the right answer.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.44430-681871</guid>
		<pubDate>Tue, 15 Aug 2006 13:56:59 -0800</pubDate>
		<dc:creator>hooves</dc:creator>
	</item><item>
		<title>By: phliar</title>
		<link>http://ask.metafilter.com/44430/Im-terrible-at-math#682066</link>	
		<description>&lt;em&gt;&lt;br&gt;
1) the event occurs at least once in n trials,&lt;br&gt;
&lt;/em&gt;&lt;br&gt;
&lt;br&gt;
The opposite of this that the event never happens, i.e. doesn&apos;t happen the first time, &lt;i&gt;and&lt;/i&gt; doesn&apos;t happen the second time, &lt;em&gt;and&lt;/em&gt; ... = (1-p)&lt;sup&gt;n&lt;/sup&gt;. So the probability it happens at least once: 1 -  (1-p)&lt;sup&gt;n&lt;/sup&gt;.&lt;br&gt;
&lt;br&gt;
&lt;em&gt;&lt;br&gt;
2) the event occurs exactly once in n trials,&lt;br&gt;
&lt;/em&gt;&lt;br&gt;
&lt;br&gt;
This is &quot;(E happens the first time and never any of the other times) &lt;em&gt;or&lt;/em&gt; (E happens the second time and never any of the other times) &lt;em&gt;or&lt;/em&gt; ... &quot;  Each of those terms is p(1-p)&lt;sup&gt;n-1&lt;/sup&gt;, so the probability of the whole string is np(1-p)&lt;sup&gt;n-1&lt;/sup&gt;.&lt;br&gt;
&lt;br&gt;
Look up the &lt;em&gt;binomial distribution&lt;/em&gt; on the web. &lt;br&gt; &lt;center&gt;   P(event happens exactly &lt;em&gt;i&lt;/em&gt; times) = C(n,i) p&lt;sup&gt;i&lt;/sup&gt; (1-p)&lt;sup&gt;n-i&lt;/sup&gt;&lt;/center&gt;&lt;br&gt;where C(n,i) is the number of ways you can choose &lt;em&gt;i&lt;/em&gt; of &lt;em&gt;n&lt;/em&gt; things, which is n!/(i! (n-i)!).&lt;br&gt;
&lt;br&gt;
Check out any of the books by John Allen Paulos or Ivars Peterson for easy to follow popular treatments of math(s).</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.44430-682066</guid>
		<pubDate>Tue, 15 Aug 2006 17:12:10 -0800</pubDate>
		<dc:creator>phliar</dc:creator>
	</item>
	</channel>
</rss>
