<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://www.explainxkcd.com/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=108.162.221.129</id>
		<title>explain xkcd - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://www.explainxkcd.com/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=108.162.221.129"/>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php/Special:Contributions/108.162.221.129"/>
		<updated>2026-04-14T22:59:55Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.30.0</generator>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=293:_RTFM&amp;diff=222224</id>
		<title>293: RTFM</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=293:_RTFM&amp;diff=222224"/>
				<updated>2021-12-08T14:00:20Z</updated>
		
		<summary type="html">&lt;p&gt;108.162.221.129: fixed typo (man ---&amp;gt; main)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 293&lt;br /&gt;
| date      = July 23, 2007&lt;br /&gt;
| title     = RTFM&lt;br /&gt;
| image     = rtfm.png&lt;br /&gt;
| titletext = Life is too short for man pages, and occasionally much too short without them.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
The title RTFM is an acronym for &amp;quot;{{w|RTFM|read the fucking manual}},&amp;quot; which frustrated software manufacturers tell users when confronted with a simple question (most likely answered in the manual).&lt;br /&gt;
&lt;br /&gt;
However, [[Cueball]] encounters a similar situation with a {{w|911}} call (the emergency number in the US), in which the first question the 911 dispatcher asks is if Cueball has read the toaster's {{w|man page}} (man pages are the 'manual' for unix systems, but only describe commands and library functions, not hardware). Even if a man page existed, it is unreasonable to require the user of a toaster to read the manual simply to avoid being stabbed in the face. The 911 dispatcher decides that as Cueball has not read the main page, he is not entitled to medical assistance, and so hangs up.&lt;br /&gt;
&lt;br /&gt;
The title text refers to the popular phrase &amp;quot;Life's too short,&amp;quot; which asserts that because we only have a limited amount of time on Earth, and that time can pass by quickly, we should make the most of it. That could mean, for example, don't spend time reading the documentation unless you actually experience a problem. The second part suggests that some people actually die because they didn't RTFM!&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:[Cueball with a knife sticking out of his heavily bleeding face stands in front of a toaster on a counter, which has an arm extending from the top of it. He is holding a telephone to his ear.]&lt;br /&gt;
:Cueball: Hello, 911? I just tried to toast some bread, and the toaster grew an arm and stabbed me in the face!&lt;br /&gt;
:911: Did you read the toaster's man page first?&lt;br /&gt;
:Cueball: Well, no, but all I wanted was--&lt;br /&gt;
:911: ''click''&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}} &lt;br /&gt;
[[Category:Comics featuring Cueball]]&lt;br /&gt;
[[Category:Comics with color]]&lt;br /&gt;
[[Category:Man pages]]&lt;/div&gt;</summary>
		<author><name>108.162.221.129</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=Talk:1537:_Types&amp;diff=95335</id>
		<title>Talk:1537: Types</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=Talk:1537:_Types&amp;diff=95335"/>
				<updated>2015-06-12T12:25:56Z</updated>
		
		<summary type="html">&lt;p&gt;108.162.221.129: floating point precision&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Relevant: WAT talk https://www.destroyallsoftware.com/talks/wat&lt;br /&gt;
&lt;br /&gt;
Are (6) and (7) about completing sequences?&lt;br /&gt;
&lt;br /&gt;
If the sequence was [1, 2, 3, ?] we would expect the ? to be a placeholder for 4. So [1, 2, 3]+2 is wrong := FALSE. But [1, 2, 3]+4 is correct := TRUE.&lt;br /&gt;
&lt;br /&gt;
&amp;quot;+2 appears to be applying a unary + to the number 2&amp;quot; : or it adds the number of the line, 10, to 2 =&amp;gt; 12. Also, the eleventh line, &amp;quot;2+2&amp;quot; may add 2 to all the following 2, explaining line 12. (that theory is from a friend of mine) [[User:Seipas|Seipas]] ([[User talk:Seipas|talk]]) 12:17, 12 June 2015 (UTC)&lt;br /&gt;
: Also, for the lines 6 and 7, the operation &amp;quot;[1,2,3]+x&amp;quot; may add x to the set [1,2,3] and return true if the operation succeeded or false if not. Adding 2 to the set [1,2,3] returns false because 2 is already in [1,2,3]. [[User:Seipas|Seipas]] ([[User talk:Seipas|talk]]) 12:23, 12 June 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
Yellowish Blue: http://www.livescience.com/17948-red-green-blue-yellow-stunning-colors.html is NaN!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
''&amp;quot;The ironic thing is that fractions with 2 in the nominator are not the kind of numbers that typically suffer from floating point impreciseness.&amp;quot;''&lt;br /&gt;
- This is not technically correct.  Should read &amp;quot;fractions with 'power of 2' in the '''de'''nominator.  However, the 3/2 would cause precision errors.&lt;/div&gt;</summary>
		<author><name>108.162.221.129</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=Talk:1537:_Types&amp;diff=95330</id>
		<title>Talk:1537: Types</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=Talk:1537:_Types&amp;diff=95330"/>
				<updated>2015-06-12T12:20:36Z</updated>
		
		<summary type="html">&lt;p&gt;108.162.221.129: NaN yellow blue&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Relevant: WAT talk https://www.destroyallsoftware.com/talks/wat&lt;br /&gt;
&lt;br /&gt;
Are (6) and (7) about completing sequences?&lt;br /&gt;
&lt;br /&gt;
If the sequence was [1, 2, 3, ?] we would expect the ? to be a placeholder for 4. So [1, 2, 3]+2 is wrong := FALSE. But [1, 2, 3]+4 is correct := TRUE.&lt;br /&gt;
&lt;br /&gt;
&amp;quot;+2 appears to be applying a unary + to the number 2&amp;quot; : or it adds the number of the line, 10, to 2 =&amp;gt; 12. Also, the eleventh line, &amp;quot;2+2&amp;quot; may add 2 to all the following 2, explaining line 12. (that theory is from a friend of mine) [[User:Seipas|Seipas]] ([[User talk:Seipas|talk]]) 12:17, 12 June 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Yellowish Blue: http://www.livescience.com/17948-red-green-blue-yellow-stunning-colors.html is NaN!&lt;/div&gt;</summary>
		<author><name>108.162.221.129</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1132:_Frequentists_vs._Bayesians&amp;diff=77184</id>
		<title>1132: Frequentists vs. Bayesians</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1132:_Frequentists_vs._Bayesians&amp;diff=77184"/>
				<updated>2014-10-15T03:51:33Z</updated>
		
		<summary type="html">&lt;p&gt;108.162.221.129: /* Explanation */ reflectd to reflected&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1132&lt;br /&gt;
| date      = November 9, 2012&lt;br /&gt;
| title     = Frequentists vs. Bayesians&lt;br /&gt;
| image     = frequentists_vs_bayesians.png&lt;br /&gt;
| titletext = 'Detector! What would the Bayesian statistician say if I asked him whether the--' [roll] 'I AM A NEUTRINO DETECTOR, NOT A LABYRINTH GUARD. SERIOUSLY, DID YOUR BRAIN FALL OUT?' [roll] '... yes.'}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|The core subject matter, as well as the interpretation of the last panel, is open to debate.}}&lt;br /&gt;
&lt;br /&gt;
This is a comic about probability theory. &lt;br /&gt;
&lt;br /&gt;
During the night, a person cannot directly observe the sun to see if it has exploded, but can tell indirectly by a variety of means, many of them simple and practical.  For example, the person could use a telephone to call a person in a place where it is day, read posts on Twitter, or look at the moon (the moon does not make its own light, and appears bright only because of reflected sunlight).  In the comic, a person relies on the fact that neutrinos can pass through the earth, so a neutrino detector would detect neutrinos from the sun at all times, day and night.  Although this is a theoretically possible method of detecting solar explosions, it is exceedingly impractical, especially using a detector of the size depected in the comic.  (If current neutrino detection technology was scaled down to the size shown, and the sun did not become a supernova, then the average rate of neutrino detection would be less than one per week, so waiting for dawn would be faster than waiting for a neutrino to be detected.  If the sun did become a supernova, then the entire earth, including the detector, would be instantly destroyed, so the mere fact that the detector survives to give any response is sufficient to conclude, with 100% certainty, that the sun has not become a supernova.)  In addition, the detector is stated to give false results (&amp;quot;lie&amp;quot;) 1/36th of the time.  Assuming this detector is otherwise reliable, when the detector reports a solar explosion, there, there are two possibilities: either (a) the sun has exploded (which is extremely unlikely), but has not become a supernova), and the detector is telling the truth, or (b) the sun ''hasn't'' exploded and the detector is lying (which occurs 1/36th of the time).&lt;br /&gt;
&lt;br /&gt;
The Frequentist considers what he knows about the detector. Since the detector rolls two standard dice and only lies if they both land on 6, there is only a 1/36 chance that the detector is lying. He references the concept of {{w|P-value|p}}&amp;lt;0.05, which is a scientific research standard where a result is presumed to provide strong evidence against a &amp;quot;null hypothesis&amp;quot; if there is less than a 5% chance that the result occurs given that the null hypothesis is true. (For instance, if you test a new medicine and find that it appears to help your test subjects, and you find that, statistically speaking, the chance that the test subjects improved from the placebo effect alone is less than 5%, you would consider this strong evidence that the medicine is really working.) He notes that the P-value in this case is less than 0.05, and thus the standard threshold has been met. Simply put, the Frequentist notes that it is unlikely for the detector to lie, and therefore the sun has probably exploded.&lt;br /&gt;
&lt;br /&gt;
The Bayesian uses a more comprehensive approach. Based on what he knows about the detector, it is unlikely that the detector is lying. But based on what he knows about the ''sun'' (and possibly the relative improbability that the a solar explosion would be detected by the neutrino detector before the expected time of dawn, without being destroyed by a supernova), it is ''extremely'' unlikely that the sun has suddenly exploded. (Modern astronomy tells us that the sun will retain its current condition for at least 5 billion years, aside from minor variations in its output.) The unlikeliness of the detector lying is greatly outweighed by the unlikeliness of the sun exploding. (In Bayesian reasoning, in this context, the knowledge about the probability of the sun exploding is called a {{w|Prior probability|&amp;quot;prior&amp;quot;}}.) Therefore, he concludes that the sun has ''not'' exploded and the detector is lying. (This line of reasoning is not made explicit in the comic, but it is typical of how an ordinary Bayesian would approach the situation.)&lt;br /&gt;
&lt;br /&gt;
The Bayesian's line, &amp;quot;Bet you $50 it hasn't&amp;quot;, could be taken as a simple expression of confidence, based on the reasoning above. It could also be taken to mean that the Bayesian has had a further thought: If the sun ''has'' exploded, civilization will quickly collapse and money will become worthless. Thus, even if he loses the bet, he really loses nothing at all. This again references the idea that Bayesians tend to consider things in context, whereas Frequentists have a narrow focus. (It's also a tongue-in-cheek reference to the absurdity of the premise.)&lt;br /&gt;
&lt;br /&gt;
The title and the last two frames suggest that &amp;quot;frequentist&amp;quot; interpretation of statistics is somehow wrong, which has prompted debate. Many believe that the Bayesian and the frequentist interpretations of probability theory are not mutually exclusive and neither is wrong. One argument states that the Frequentist in the comic is actually misusing P-values, in a way that violates standard frequentist practice. P-values are usually used only for numerical values that are known to fall along a specific distribution — in this case, it is used to determine the significance of a discrete event, which is wrong. Others believe that the use of prior knowledge by The Bayesian enables him to reach his conclusion. For more views on this issue, see the discussion box.&lt;br /&gt;
&lt;br /&gt;
The labels on the bottom two panels were applied as an after-thought, according to Munroe's post [http://web.archive.org/web/20130117080920/http://andrewgelman.com/2012/11/16808/#comment-109366 here]; he states his intention was &amp;quot;to illustrate a case where naïve application of that significance test can give a result that's obviously nonsense.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
[[File:Nate Silver Tweet.png|.@JoeNBC: If you think it's a toss-up, let's bet. If Obama wins, you donate $1,000 to the American Red Cross. If Romney wins, I do. Deal?|right]]&lt;br /&gt;
&lt;br /&gt;
Arguably, this is another comic about the accuracy of presidential election predictions that used Bayesian statistical models, such as Nate Silver's ''538'' and Professor Sam Wang's ''PEC''. Thomas Bayes studied conditional probability — the likelihood that one event is true when given information about some other related event. From {{w|Bayes Theorem|Wikipedia}}: &amp;quot;Bayesian interpretation expresses how a subjective degree of belief should rationally change to account for evidence&amp;quot;. The Bayesian's bet may refer to a well-publicized bet that Nate Silver tried to make with Joe Scarborough regarding the outcome of the election (see tweet on the right).&lt;br /&gt;
&lt;br /&gt;
The title text refers to a classic series of logic puzzles known as {{w|Knights and Knaves#Question 3|Knights and Knaves}}, where there are two guards in front of two exit doors, one of which is real and the other leads to death. One guard is a liar and the other tells the truth. The visitor doesn't know which is which, and is allowed to ask one question to one guard. The solution is to ask either guard what the other one would say is the real exit, then choose the opposite. Two such guards were featured in the 1986 Jim Henson movie ''[[246|Labyrinth]]'', which is referenced in the text.&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:Did the sun just explode? (It's night, so we're not sure)&lt;br /&gt;
&lt;br /&gt;
:[Two statisticians stand alongside an adorable little computer that is suspiciously similar to K-9 that speaks in Westminster typeface.]&lt;br /&gt;
:Frequentist Statistician: This neutrino detector measures whether the sun has gone nova.&lt;br /&gt;
:Bayesian Statistician: Then, it rolls two dice. If they both come up as six, it lies to us. Otherwise, it tells the truth.&lt;br /&gt;
:Frequentist Statistician: Let's try. [to the detector] Detector! Has the sun gone nova?&lt;br /&gt;
:Detector: ''roll'' YES.&lt;br /&gt;
&lt;br /&gt;
:Frequentist Statistician:&lt;br /&gt;
:Frequentist Statistician: The probability of this result happening by chance is 1/36=0.027.  Since p&amp;lt;0.05, I conclude that the sun has exploded.&lt;br /&gt;
&lt;br /&gt;
:Bayesian Statistician:&lt;br /&gt;
:Bayesian Statistician: Bet you $50 it hasn't.&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
[[Category:Comics featuring Cueball]]&lt;br /&gt;
[[Category:Math]]&lt;br /&gt;
[[Category:Statistics]]&lt;br /&gt;
[[Category:Physics]]&lt;/div&gt;</summary>
		<author><name>108.162.221.129</name></author>	</entry>

	</feed>