<?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=162.158.78.226</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=162.158.78.226"/>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php/Special:Contributions/162.158.78.226"/>
		<updated>2026-04-15T20:18:00Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.30.0</generator>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1988:_Containers&amp;diff=201644</id>
		<title>1988: Containers</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1988:_Containers&amp;diff=201644"/>
				<updated>2020-11-11T02:01:22Z</updated>
		
		<summary type="html">&lt;p&gt;162.158.78.226: /* Explanation */ added link&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1988&lt;br /&gt;
| date      = May 2, 2018&lt;br /&gt;
| title     = Containers&lt;br /&gt;
| image     = containers.png&lt;br /&gt;
| titletext = All services are microservices if you ignore most of their features.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
&lt;br /&gt;
{{w|Docker (software)|Docker}} is a computer program that performs {{w|Operating-system-level virtualization|operating-system-level virtualization}} also known as containerization. [[White Hat]] notices that many people are using Docker for &amp;quot;everything,&amp;quot; implying that he does not understand what all the fuss is about. [[Cueball]] then explains the fundamental idea behind Docker with a simple story. &lt;br /&gt;
&lt;br /&gt;
He notes how difficult it can be to combine two programs and have them work together as one. This is something all programmers can relate to. His specific example is to get two separate programs to display side-by-side on a tablet. The main joke is that Cueball's solution is a surprising twist to solving the problem. Instead of writing a lot of complicated code to deal with the problem at hand, he sidesteps the problem by using two separate devices, literally gluing them together. Containerization software, like Docker, uses the same general idea but the &amp;quot;glue&amp;quot; and the &amp;quot;multiple computers&amp;quot; are done in software, instead of literally gluing two computers together.&lt;br /&gt;
&lt;br /&gt;
Cueball states that he achieved &amp;quot;software enlightenment&amp;quot; when he &amp;quot;solved&amp;quot; the problem by sidestepping it.&lt;br /&gt;
&lt;br /&gt;
White Hat's initial confusion comes from the fact that Cueball did not write any software, yet achieved &amp;quot;software enlightenment.&amp;quot; A good programmer doesn't necessarily need to be able to write programs or even understand how they work, provided that he/she has the skills needed to combine existing programs to solve tasks. An alternate interpretation is that someone with little programming experience is able to create a working program simply by copy/pasting code snippets from a coding site such as Stack&amp;amp;nbsp;Overflow and &amp;quot;gluing&amp;quot; them together without really understanding how they work.&lt;br /&gt;
&lt;br /&gt;
The title text makes a joke about developers writing code for use in a containerized environment. The ideal is to only write &amp;quot;{{w|microservices}}&amp;quot; which are modules that do just one thing and do it well. The joke here is that even when a module does many different things, you can pretend it is a &amp;quot;microservice&amp;quot; by just ignoring all of its features but one (hopefully one that it does well).&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:[White Hat is sitting at a laptop. Cueball is standing behind him.]&lt;br /&gt;
:White Hat: Man, Docker is being used for &amp;lt;i&amp;gt;everything&amp;lt;/i&amp;gt;.&lt;br /&gt;
:White Hat: I don't know how I feel about it.&lt;br /&gt;
:Cueball: Story time!&lt;br /&gt;
&lt;br /&gt;
:[Cueball is standing by himself.]&lt;br /&gt;
:Cueball: Once, long ago, I wanted to use an old tablet as a wall display.&lt;br /&gt;
&lt;br /&gt;
:[A picture of Cueball's imagined tablet with two applications open side by side. The app on the left is &amp;quot;LiveCam&amp;quot;. The app on the right is Google Calendar.]&lt;br /&gt;
:Cueball: I had an app and a calendar webpage that I wanted to show side by side, but the OS didn't have split-screen support.&lt;br /&gt;
:Cueball: So I decided to build my own app.&lt;br /&gt;
&lt;br /&gt;
:[White Hat and Cueball as before, but White Hat has turned to face Cueball.]&lt;br /&gt;
:Cueball: I downloaded the SDK and the IDE, registered as a developer, and started reading the language's docs.&lt;br /&gt;
&lt;br /&gt;
:[A picture of two smartphones glued together side by side, held on a backing board. The same two applications shown earlier are open on different phones.]&lt;br /&gt;
:Cueball: ...Then I realized it would be '''&amp;lt;i&amp;gt;way&amp;lt;/i&amp;gt;''' easier to get two smaller phones on eBay and glue them together.&lt;br /&gt;
:Cueball: On that day, I achieved software enlightenment.&lt;br /&gt;
&lt;br /&gt;
:[White Hat and Cueball still facing each other, with White Hat's arm resting on the back of the chair.]&lt;br /&gt;
:White Hat: But you never learned to write software.&lt;br /&gt;
:Cueball: No, I just learned how to glue together stuff that I don't understand.&lt;br /&gt;
:White Hat: I...OK, fair.&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Comics featuring White Hat]]&lt;br /&gt;
[[Category:Comics featuring Cueball]]&lt;br /&gt;
[[Category:Comics with color]]&lt;/div&gt;</summary>
		<author><name>162.158.78.226</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=2379:_Probability_Comparisons&amp;diff=201089</id>
		<title>2379: Probability Comparisons</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=2379:_Probability_Comparisons&amp;diff=201089"/>
				<updated>2020-11-03T05:14:31Z</updated>
		
		<summary type="html">&lt;p&gt;162.158.78.226: SSN has 9 digits&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 2379&lt;br /&gt;
| date      = October 30, 2020&lt;br /&gt;
| title     = Probability Comparisons&lt;br /&gt;
| image     = probability comparisons new.png&lt;br /&gt;
| titletext = Call me, MAYBE.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|Created by LEBRON JAMES THROWING M&amp;amp;Ms AT A KEYBOARD. The table for the explanations of the chances isn't complete, nor is the transcript. Do NOT delete this tag too soon.}}&lt;br /&gt;
&lt;br /&gt;
This is a list of probabilities for different events. There are numerous recurring themes, of which the most common are free throws (13 entries), birthdays (12), dice (12, split about evenly between 6-sided (d6) and 20-sided (d20) types), {{w|M&amp;amp;M's|M&amp;amp;M}} candies (11), playing cards (9), {{w|NBA}} basketball mid-game victory predictions (9), {{w|Scrabble}} tiles (7), coins (7), white Christmases (7), and the NBA players {{w|Stephen Curry}} and {{w|LeBron James}} (7 each). &lt;br /&gt;
&lt;br /&gt;
Themes are variously repeated and combined, for humorous effect. For instance, there are entries for both the probability that St. Louis will have a white Christmas (21%) and that it will not (79%). Also given is the 40% probability that a random Scrabble tile will contain a letter from the name &amp;quot;Steph Curry&amp;quot;. &lt;br /&gt;
&lt;br /&gt;
There are 80 items in the list, the last two of which devolve into absurdity - perhaps from the stress of preparing the other 78 entries.&lt;br /&gt;
&lt;br /&gt;
The list may be an attempt to better understand probabilistic election forecasts for the {{w|2020 United States presidential election}}, which was four days away at the time this comic was published and had also been alluded to in [[2370: Prediction]] and [[2371: Election Screen Time]]. Statistician and {{w|psephologist}} {{w|Nate Silver}} is referenced in one of the list items. On the date this cartoon was published, Nate Silver's website FiveThirtyEight.com was publishing forecast probabilities of Donald Trump and Joe Biden winning the US Presidential election. [[https://projects.fivethirtyeight.com/2020-election-forecast/]]. On 31 October 2020, the forecast described the chances of Donald Trump winning as &amp;quot;roughly the same as the chance that it’s raining in downtown Los Angeles. It does rain there. (Downtown L.A. has about 36 rainy days per year, or about a 1-in-10 shot of a rainy day.)&amp;quot; A day previously, when the chances were 12%, the website had also described Trump's chances of winning as &amp;quot;slightly less than a six sided die rolling a 1&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
The probabilities are calculated from [https://xkcd.com/2379/sources/ these sources], as mentioned in the bottom left corner.&lt;br /&gt;
&lt;br /&gt;
The title text refers to the song &amp;quot;{{w|Call Me Maybe}}&amp;quot; by {{w|Carly Rae Jepsen}} (cited twice in the list). &amp;quot;MAYBE&amp;quot; is emphasized, perhaps because the probability of getting her phone number correct, as in the last item in the list, is very low. The capitalization could also be a reference to Scrabble tiles, as was previously mentioned in association with Carly Rae Jepsen.&lt;br /&gt;
&lt;br /&gt;
==Table==&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
! Odds&lt;br /&gt;
! Text&lt;br /&gt;
! Explanation&lt;br /&gt;
|-&lt;br /&gt;
| 0.01%&lt;br /&gt;
| You guess the last four digits of someone's {{w|Social Security Number}} on the first try&lt;br /&gt;
| There are nine digits in a {{w|Social Security Number}}, but the last four are commonly used as an identity verification factor. (1/10)&amp;lt;sup&amp;gt;4&amp;lt;/sup&amp;gt; = 0.0001, or 0.01%&lt;br /&gt;
|-&lt;br /&gt;
| 0.1%&lt;br /&gt;
| Three randomly chosen people are all left-handed&lt;br /&gt;
| The chances of having left-{{w|handedness}} is about [https://www.healthline.com/health/left-handers-and-health-risk 10%], and 10%&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt; = 0.1%.&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=&amp;quot;2&amp;quot; | 0.2%&lt;br /&gt;
| You draw 2 random {{w|Scrabble}} tiles and get M and M&lt;br /&gt;
| This appears to be an error. Under standard English {{w|Scrabble letter distribution}} there are 100 tiles of which 2 are M. This would give a probability of randomly drawing M and M as 2/100 × 1/99 ≈ 0.02%. However, other language editions of Scrabble have different letter distributions, some of which could allow this to be true.&lt;br /&gt;
|-&lt;br /&gt;
| You draw 3 random {{w|M&amp;amp;Ms}} and they're all red&lt;br /&gt;
| Depending on the source of one's M&amp;amp;Ms in the U.S., the proportion of reds is either 0.131 or 0.125 .  0.131^3 ≈ 0.225%; 0.125^3 ≈ 0.177% .&lt;br /&gt;
|-&lt;br /&gt;
| 0.3%&lt;br /&gt;
| You guess someone's birthday in one try.&lt;br /&gt;
| 1/365 ≈ 0.27%. Taking into account that a person might have been born February 29, the probability with a random guess is slightly lower.  If the guesser knows on which days there are slightly more births (for example, early October, believed to be because of conceptions occurring on the evening of December 31) and which days there are slightly fewer (for examples, holidays on which a planned, pre-scheduled C-section is unlikely to be held), then the probability is slightly higher.&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=&amp;quot;2&amp;quot; | 0.5%&lt;br /&gt;
| An {{w|NBA}} team down by 30 at halftime wins&lt;br /&gt;
| This calculation, along with all related ones, use the source NBA Win Probability Calculator. Entering Q2, 0:00, and -30 into the calculator yields 0.6% .&lt;br /&gt;
|-&lt;br /&gt;
| You get 4 M&amp;amp;Ms and they're all brown or yellow&lt;br /&gt;
| Depending on the source of one's M&amp;amp;Ms in the U.S., the proportion of them that is brown or yellow is either 0.25 or 0.259 .  0.25&amp;lt;sup&amp;gt;4&amp;lt;/sup&amp;gt;≈ 0.39%; 0.259&amp;lt;sup&amp;gt;4&amp;lt;/sup&amp;gt; ≈ 0.45% .&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=&amp;quot;2&amp;quot; | 1%&lt;br /&gt;
| {{w|Steph Curry}} gets two free throws and misses both&lt;br /&gt;
| Curry is a 91% career free throw shooter, so the percentage of missing 1 FT is about 9%. The chance of missing 2 FTs is about 0.8% ≈ 1%.&lt;br /&gt;
|-&lt;br /&gt;
| {{w|LeBron James}} guesses your birthday, if each guess costs one free throw and he loses if he misses&lt;br /&gt;
| LeBron James' free-throw odds are ~73% . The odds of him winning on the first round are 1/365, for the second (1/364)(0.73), for the third (1/363)(0.73)&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;... Summing all of these from 1 to 365 gives us his total odds of winning at any point in the game are ≈ 1.022% .&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=&amp;quot;2&amp;quot; | 1.5%&lt;br /&gt;
| You get two M&amp;amp;Ms and they're both red&lt;br /&gt;
| Depending on the source of one's M&amp;amp;Ms in the U.S., the proportion of reds is either 0.131 or 0.125 . 0.131^2 ≈ 1.7%; 0.125^2 ≈ 1.6% . &lt;br /&gt;
|-&lt;br /&gt;
| You share a birthday with a {{w|Backstreet Boys|Backstreet Boy}}&lt;br /&gt;
|Each of the five Backstreet Boys has a different birthday, so the odds that you share a birthday with one is 5/365.25 ≈ 1.3% .&lt;br /&gt;
|-&lt;br /&gt;
| 2%&lt;br /&gt;
| You guess someone's card on the first try&lt;br /&gt;
| There are 52 cards in a normal deck of cards (excluding jokers), so the probability is 1/52, which is approximately 0.019 (1.9%).&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=&amp;quot;2&amp;quot;| 3%&lt;br /&gt;
| You guess 5 coin tosses and get them all right&lt;br /&gt;
| The chance of correctly predicting a coin toss is 0.5. The chance of predicting 5 in a row is 0.5&amp;lt;sup&amp;gt;5&amp;lt;/sup&amp;gt;, or 3.125%.&lt;br /&gt;
|-&lt;br /&gt;
| Steph Curry wins that birthday free throw game&lt;br /&gt;
| Swap out 0.73 for 0.91 in the above calculations to find Steph Curry's odds of winning. This sum yields ~3.13% .&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=&amp;quot;3&amp;quot;| 4%&lt;br /&gt;
| You sweep a 3-game {{w|rock paper scissors}} series&lt;br /&gt;
| Picking randomly, you have a 1 in 3 chance of beating an opponent on the first try. (1/3)&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt; = 1/27 ≈ 4% .&lt;br /&gt;
|-&lt;br /&gt;
| {{w|Portland, Oregon}} has a {{w|White Christmas (weather)|white Christmas}}&lt;br /&gt;
| According to Randall's source (from the ''Bulletin of the American Meteorological Society''), the probability of snow cover in Portland is 4%.&lt;br /&gt;
|-&lt;br /&gt;
| You share a birthday with two {{w|US Senator}}s&lt;br /&gt;
| At the time this comic was published, 15 days were birthdays for more than one Senator, and 15/365.25 ≈ 4%.&amp;lt;ref&amp;gt;Rand Paul and John Thune - January 7&amp;lt;br/&amp;gt;&lt;br /&gt;
Chris Van Hollen and Roy Blunt - January 10&amp;lt;br/&amp;gt;&lt;br /&gt;
Tina Smith and James Lankford - March 4&amp;lt;br/&amp;gt;&lt;br /&gt;
Tammy Duckworth and Mitt Romney - March 12&amp;lt;br/&amp;gt;&lt;br /&gt;
Angus King and Patrick Leahy - March 31&amp;lt;br/&amp;gt;&lt;br /&gt;
Jim Risch and Ron Wyden - May 3&amp;lt;br/&amp;gt;&lt;br /&gt;
Dianne Feinstein and Elizabeth Warren - June 22&amp;lt;br/&amp;gt;&lt;br /&gt;
Todd Young and Joe Manchin - August 24&amp;lt;br/&amp;gt;&lt;br /&gt;
Kamala Harris, Brian Schatz, and Sheldon Whitehouse - October 20&amp;lt;br/&amp;gt;&lt;br /&gt;
Jeff Merkley and Mike Rounds - October 24&amp;lt;br/&amp;gt;&lt;br /&gt;
Jim Inhofe and Pat Toomey - November 17&amp;lt;br/&amp;gt;&lt;br /&gt;
Dick Durbin and John Kennedy - November 21&amp;lt;br/&amp;gt;&lt;br /&gt;
Rick Scott and Gary Peters - December 1&amp;lt;br/&amp;gt;&lt;br /&gt;
John Boozman and David Perdue - December 10&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Based on [https://en.wikipedia.org/wiki/List_of_current_United_States_senators List of current US Senators on Wikipedia] (and processed through [https://bit.ly/2HZeqQs this Google sheet)].&lt;br /&gt;
&amp;lt;/ref&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=&amp;quot;2&amp;quot;| 5%&lt;br /&gt;
| An NBA team down 20 at halftime wins&lt;br /&gt;
| Entering Q2, 0:00, and -20 into the NBA Win Probability Calculator yields 5.2% or 5.3% .&lt;br /&gt;
|-&lt;br /&gt;
| You roll a natural 20&lt;br /&gt;
| A natural 20 indicates a critical hit in the {{w|Dungeons &amp;amp; Dragons}} role playing game. &amp;quot;Natural&amp;quot; means that it is the number showing when rolling a d20 (a 20-sided die), as opposed to an overall total of 20 when counting the die roll plus modifiers. There are twenty sides to a d20 die. 1/20 = 0.05 = 5%&lt;br /&gt;
|-&lt;br /&gt;
| 6%&lt;br /&gt;
| You correctly guess someone's card given 3 tries&lt;br /&gt;
| Picking a random card within 3 times gives 1 - (51/52)(50/51)(49/50) ≈ 6% .&lt;br /&gt;
|-&lt;br /&gt;
| 7%&lt;br /&gt;
| LeBron James gets two free throws and misses both&lt;br /&gt;
| James' career FT percentage is 73%, so the probability of a miss is 27%. The probability of 2 misses is (27%)&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;, which is about 7%.&lt;br /&gt;
|-&lt;br /&gt;
| 8%&lt;br /&gt;
| You correctly guess someone's card given 4 tries&lt;br /&gt;
| Assuming you guess four different cards, 4/52 = 0.0769 ≈ 8% .&lt;br /&gt;
|-&lt;br /&gt;
| 9%&lt;br /&gt;
| Steph Curry misses a free throw&lt;br /&gt;
| Curry's career free throw percentage is 91%, so the probability of a miss is 9%.&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=&amp;quot;2&amp;quot;|10%&lt;br /&gt;
| You draw 5 cards and get the Ace of Spades&lt;br /&gt;
| There are 52 cards in a normal deck of cards (excluding jokers), and the Ace of Spades is one of them. The chances of getting the card is 1 - 51/52 * 50/51 * 49/50 * 48/49 * 47/48 which is approximately 0.096, which rounds to the given 10%. &amp;lt;!-- make into math format --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| There's a {{w|Moment magnitude scale|magnitude}} 8+ earthquake in the next month&lt;br /&gt;
| Note that, unlike other earthquake examples, this does not specify where the earthquake occurs.&lt;br /&gt;
|-&lt;br /&gt;
| 11%&lt;br /&gt;
| You sweep a 2-game rock paper scissors series&lt;br /&gt;
| You have a 1/3 chance of winning the first comparison, and a 1/3 chance of winning the second. (1/3) * (1/3) = 1/9 ~ 0.11 = 11% .&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=&amp;quot;3&amp;quot;|12%&lt;br /&gt;
| A randomly-chosen American lives in {{w|California}}&lt;br /&gt;
| California is the most populous state in the US. Out of the approximately 328.2 million Americans (as of 2019), 39.51 million live in California. This means that a randomly chosen American has about a 39.51/328.2 ≈ 10.33% chance of living in California. Due to population change and rounding based on different sources, this could be pushed to 12%.&lt;br /&gt;
|-&lt;br /&gt;
| You correctly guess someone's card given 6 tries&lt;br /&gt;
| Assuming you don't repeat previous wrong guesses, the probability is 6/52 ≈ 11.54%.&lt;br /&gt;
|-&lt;br /&gt;
| You share a birthday with a {{w|US President}}&lt;br /&gt;
| Presidents {{w|James Polk}} and {{w|Warren Harding}} share a birthday, and are the only presidents so far (in 2020) to do so. Additionally, {{w|Grover Cleveland}} served two non-consecutive terms and is counted twice (as the 22nd and 24th presidents). He therefore shares a birthday with himself. With 43 distinct birthdays, the odds of sharing a birthday are 43/365 ≈ 12%. (This does not consider February 29 or that more births occur on some days than others.)&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=&amp;quot;3&amp;quot;|13%&lt;br /&gt;
| A {{w|Dice#Polyhedral_dice|d6}} beats a {{w|Dice#Polyhedral_dice|d20}}&lt;br /&gt;
| The odds of a d6 beating a d20 are (0 + 1 + 2 + 3 + 4 + 5)/(6*20) = 0.125 ≈ 13% .&lt;br /&gt;
|-&lt;br /&gt;
| An NBA team down 10 going into the 4th quarter wins&lt;br /&gt;
| Entering Q3, 0:00, and -10 into the NBA Win Probability Calculator yields 12.6% or 12.8% .&lt;br /&gt;
|-&lt;br /&gt;
| You pull one M&amp;amp;M from a bag and it's red&lt;br /&gt;
| Depending on the source of one's M&amp;amp;Ms in the U.S., the proportion of reds is either 0.131 or 0.125 .&lt;br /&gt;
|-&lt;br /&gt;
| 14%&lt;br /&gt;
| A randomly drawn scrabble tile beats a D6 die roll&lt;br /&gt;
| {{w|Scrabble}} is a game in which you place lettered tiles to form words. Most of the scores per letter are 1, making it rare to beat a d6. The odds are (70/100)(0) + (7/100)(1/6) + (8/100)(2/6) + (10/100)(3/6) + (1/100)(4/6) + (4/100)(6/6) ≈ 14%.&lt;br /&gt;
|-&lt;br /&gt;
| 15%&lt;br /&gt;
| You roll a D20 and get at least 18&lt;br /&gt;
| The set of &amp;quot;at least 18&amp;quot; on a d20 is 18, 19, and 20. The odds of rolling one of these is 3/20 = 15% .&lt;br /&gt;
|-&lt;br /&gt;
| 16%&lt;br /&gt;
| Steph Curry gets two free throws but makes only one&lt;br /&gt;
| Steph Curry's FT percentage is 91%, so (0.91)(0.09) = 8.19% . However, the order of these is irrelevant, so the total odds are 16.38% .&lt;br /&gt;
|-&lt;br /&gt;
| 17%&lt;br /&gt;
| You roll a D6 die and get a 6&lt;br /&gt;
| The odds are 1/6 ≈ 17% .&lt;br /&gt;
|-&lt;br /&gt;
| 18%&lt;br /&gt;
| A D6 beats or ties a D20&lt;br /&gt;
| The odds are (1 + 2 + 3 + 4 + 5 + 6)/(120) = 17.5% .&lt;br /&gt;
|-&lt;br /&gt;
| 19%&lt;br /&gt;
| At least one person in a random pair is left-handed&lt;br /&gt;
| The chances of being left handed is about 10%, so the probability of both people in the pair not being left-handed is 0.9&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;=0.81, and 1-0.81=0.19.&lt;br /&gt;
|-&lt;br /&gt;
| 20%&lt;br /&gt;
| You get a dozen M&amp;amp;Ms and none of them are brown&lt;br /&gt;
| Depending on the source of one's M&amp;amp;Ms in the U.S., the proportion of browns is either 0.124 or 0.125 .  (1 - 0.125)^12 ≈ 20.1%; (1 - 0.124)^12 ≈ 20.4% .&lt;br /&gt;
|-&lt;br /&gt;
| 21%&lt;br /&gt;
| {{w|St. Louis}} has a white Christmas&lt;br /&gt;
| According to Randall's source, the probability of snow cover in St. Louis is 21%.&lt;br /&gt;
|-&lt;br /&gt;
| 22%&lt;br /&gt;
| An NBA team wins when they're down 10 at halftime&lt;br /&gt;
| Entering Q2, 0:00, and -10 into the NBA Win Probability Calculator yields 22.3% or 22.5% .&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=&amp;quot;2&amp;quot;| 23%&lt;br /&gt;
| You get an M&amp;amp;M and it's blue&lt;br /&gt;
| Depending on the source of one's M&amp;amp;Ms in the U.S., the proportion of blues is either 0.207 or 0.25 . &lt;br /&gt;
|-&lt;br /&gt;
| You share a birthday with a US senator&lt;br /&gt;
| There are 100 Senators, but 31 Senators share 15 birthdays and 69 Senators have unique birthdays, so there are a total of 84 days of the year that are the birthday of a Senator.&lt;br /&gt;
|-&lt;br /&gt;
| 24%&lt;br /&gt;
| You correctly guess that someone was born in the winter&lt;br /&gt;
| The winter lasts ~24% of the year, so ~24% of birthdays are in the winter.&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=&amp;quot;2&amp;quot;| 25%&lt;br /&gt;
| You correctly guess that someone was born in the fall&lt;br /&gt;
| The fall lasts ~25% of the year, so ~25% of birthdays are in the fall. This statement would also have been true for spring.&lt;br /&gt;
|-&lt;br /&gt;
| You roll two plain M&amp;amp;Ms and get M and M.&lt;br /&gt;
| An M&amp;amp;M can land on one of two sides, one with an M and one without. The odds of &amp;quot;rolling&amp;quot; two Ms is 1/4 = 25%. The term &amp;quot;rolling&amp;quot; is used jokingly in reference to the d6s and d20s above, suggesting that an M&amp;amp;M is a standard d2; this becomes especially true once you consider that a more accurate reference would have been to a coin, not a die.&lt;br /&gt;
|-&lt;br /&gt;
| 26%&lt;br /&gt;
| You correctly guess someone was born in the summer&lt;br /&gt;
| The summer lasts ~26% of the year, so ~26% of birthdays are in the summer.&lt;br /&gt;
|-&lt;br /&gt;
| 27%&lt;br /&gt;
| LeBron James misses a free throw&lt;br /&gt;
| James' career FT percentage is 73%, so the probability of missing is 27%. &lt;br /&gt;
|-&lt;br /&gt;
| 32%&lt;br /&gt;
| {{w|Pittsburgh}} has a white Christmas&lt;br /&gt;
| According to Randall's source, the probability of snow cover in Pittsburgh is 32%.&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=&amp;quot;3&amp;quot;| 33%&lt;br /&gt;
| A randomly chosen Star Wars movie (Episodes I-IX) has &amp;quot;of the&amp;quot; in the title&lt;br /&gt;
| Episodes II (Attack of the Clones), III (Revenge of the Sith), and VI (Return of the Jedi) are the movies. This gives the odds of 3/9 ≈ 33% .&lt;br /&gt;
|-&lt;br /&gt;
| You win the Monty Hall sports car by picking a door and refusing to switch&lt;br /&gt;
| The {{w|Monty Hall problem}} is a counterintuitive logic problem, in which you pick one of three doors at random. One of the doors has a car behind it, so the odds that you picked the door are 1/3 ≈ 33%. Thus, by not switching doors, your odds remain the same. The Monty Hall problem has previously appeared in [[1282: Monty Hall]] and [[1492: Dress Color]].&lt;br /&gt;
|-&lt;br /&gt;
| You win rock paper scissors by picking randomly&lt;br /&gt;
| The odds of beating an opponent on the first try by picking randomly is 1/3 ≈ 33% .&lt;br /&gt;
|-&lt;br /&gt;
| 34%&lt;br /&gt;
| You draw five cards and get an ace&lt;br /&gt;
| The odds are 1 - (48/52)(47/51)(46/50)(45/49)(44/48) ≈ 34% .&lt;br /&gt;
|-&lt;br /&gt;
| 35%&lt;br /&gt;
| A random Scrabble tile is one of the letters in &amp;quot;random&amp;quot;&lt;br /&gt;
| The odds of drawing a letter in &amp;quot;random&amp;quot; are (6 + 9 + 6 + 4 + 8 + 2)/100 = 35% .&lt;br /&gt;
|-&lt;br /&gt;
| 39%&lt;br /&gt;
| LeBron James gets two free throws but misses one&lt;br /&gt;
| LeBron James' FT percentage is 73% , so the odds are (0.73)(0.27) = 19.71% . However, the order is irrelevant, so the odds are actually twice, or 39.42% .&lt;br /&gt;
|-&lt;br /&gt;
| 40%&lt;br /&gt;
| A random Scrabble tile is a letter in &amp;quot;Steph Curry&amp;quot;&lt;br /&gt;
| The odds of drawing a letter in &amp;quot;Steph Curry&amp;quot; are (4 + 6 + 12 + 2 + 2 + 2 + 4 + 6 + 2)/100 = 40% .&lt;br /&gt;
|-&lt;br /&gt;
| 46%&lt;br /&gt;
| There's a magnitude 7 quake in LA within 30 years&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=&amp;quot;2&amp;quot;|48%&lt;br /&gt;
| {{w|Milwaukee}} has a white Christmas&lt;br /&gt;
| According to Randall's source, the probability of snow cover in Milwaukee is 48%.&lt;br /&gt;
|-&lt;br /&gt;
| A random Scrabble tile is a letter in Carly Rae Jepsen&lt;br /&gt;
| The odds of a Scrabble tile being in her name are (2 + 9 + 6 + 4 + 2 + 12 + 1 + 2 + 4 + 6)/100 = 48% .&lt;br /&gt;
|-&lt;br /&gt;
| 50%&lt;br /&gt;
| You get heads in a coin toss&lt;br /&gt;
| There are two options in a coin toss, heads or tails, so the odds of getting heads is 50% (1/2).&lt;br /&gt;
|-&lt;br /&gt;
| 53%&lt;br /&gt;
| {{w|Salt Lake City}} has a white Christmas&lt;br /&gt;
| According to Randall's source, the probability of snow cover in Salt Lake City is 53%.&lt;br /&gt;
|-&lt;br /&gt;
| 54%&lt;br /&gt;
| LeBron James gets two free throws and makes both&lt;br /&gt;
| James' career FT percentage is 73%, so the probability of making 2 FT is (73%)&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt; = 53.9%.&lt;br /&gt;
|-&lt;br /&gt;
| 58%&lt;br /&gt;
| A random Scrabble tile is a letter in &amp;quot;Nate Silver&amp;quot;&lt;br /&gt;
| {{w|Nate Silver}} is a recurring person on xkcd. The odds of a Scrabble tile being in his name are (6 + 9 + 6 + 12 + 4 + 9 + 4 + 2 + 6)/100 = 58% .&lt;br /&gt;
|-&lt;br /&gt;
| 60%&lt;br /&gt;
| You get two M&amp;amp;Ms and neither is blue&lt;br /&gt;
| Depending on the source of one's M&amp;amp;Ms in the U.S., the proportion of blues is either 0.207 or 0.25 .  (1 - 0.207)^2 ≈ 62.9%; (1 - 0.25)^2 ≈ 56.3%.&lt;br /&gt;
|-&lt;br /&gt;
| 65%&lt;br /&gt;
| {{w|Burlington, Vermont}} has a white Christmas&lt;br /&gt;
| According to Randall's source, the probability of snow cover in Burlington is 65%.&lt;br /&gt;
|-&lt;br /&gt;
| 66%&lt;br /&gt;
| A randomly chosen movie from the main Lord of the Rings trilogy has “of the” in the title twice&lt;br /&gt;
| The titles are:&lt;br /&gt;
* ''The Lord '''of the''' Rings: The Fellowship '''of the''' Ring''&lt;br /&gt;
* ''The Lord '''of the''' Rings: The Two Towers''&lt;br /&gt;
* ''The Lord '''of the''' Rings: The Return '''of the''' King''&lt;br /&gt;
All of them have “of the” at least once, in “The Lord of the Rings”, but only the first and third have it twice, and 2/3 ≈ 66%. This number typically rounds up to 67% , however, and it is unclear why it is not, given that the same reduced fraction is written in the 67% category below.&lt;br /&gt;
|-&lt;br /&gt;
| 67%&lt;br /&gt;
| You roll at least a 3 with a d6&lt;br /&gt;
| The set of &amp;quot;at least 3&amp;quot; on a d6 refers to 3, 4, 5, and 6. The odds are 4/6 ≈ 67%.&lt;br /&gt;
|-&lt;br /&gt;
| 71%&lt;br /&gt;
| A random Scrabble tile beats a random dice roll&lt;br /&gt;
| This is a typo, as the correct probability is at the 14% entry. A random (d6) die roll beats a random Scrabble tile 71% of the time. [[Randall]] probably meant to write '''A random d6 dice roll''' beats '''a random Scrabble tile'''.&lt;br /&gt;
|-&lt;br /&gt;
| 73%&lt;br /&gt;
| LeBron James makes a free throw&lt;br /&gt;
| This is James' career FT percentage, 73%.&lt;br /&gt;
|-&lt;br /&gt;
| 75%&lt;br /&gt;
| You drop two M&amp;amp;Ms and one of them ends with the &amp;quot;M&amp;quot; up so it's clear they're not Skittles&lt;br /&gt;
| The odds of at least one 'M' showing up is 1 - (1/4) = 75% . The reference to {{w|Skittles}} is that the two candies look similar to one another, and Randall has probably bit into a Skittle thinking it was an M&amp;amp;M, or vice versa. This trick might prevent that from happening in the future.&lt;br /&gt;
|-&lt;br /&gt;
| 76%&lt;br /&gt;
| You get two M&amp;amp;Ms and neither is red&lt;br /&gt;
| Depending on the source of one's M&amp;amp;Ms in the U.S., the proportion of reds is either 0.131 or 0.125 .  (1 - 0.131)^2 ≈ 75.5%; (1 - .125)^2 ≈ 76.6%.&lt;br /&gt;
|-&lt;br /&gt;
| 77%&lt;br /&gt;
| You get an an M&amp;amp;M and it's not blue&lt;br /&gt;
| Depending on the source of one's M&amp;amp;Ms in the U.S., the proportion of blues is either 0.207 or 0.25 .  (1 - 0.207) = 79.3%; (1 - 0.25) = 75.0%.&lt;br /&gt;
|-&lt;br /&gt;
| 78%&lt;br /&gt;
| An NBA team wins when they're up 10 at halftime&lt;br /&gt;
| Entering Q2, 0:00, and 10 into the NBA Win Probability Calculator yields 77.5% or 77.7% .&lt;br /&gt;
|-&lt;br /&gt;
| 79%&lt;br /&gt;
| St. Louis doesn't have a white Christmas&lt;br /&gt;
| According to Randall's source, the probability of snow cover in St. Louis is 21%, thus the probability of ''no'' snow cover is 79%.&lt;br /&gt;
|-&lt;br /&gt;
| 81%&lt;br /&gt;
| Two random people are both right-handed&lt;br /&gt;
| The probability of 1 person being right-handed is about 90%, thus the probability of 2 right-handers is (90%)&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt; = 81%.&lt;br /&gt;
|-&lt;br /&gt;
| 83%&lt;br /&gt;
| Steph Curry gets two free throws and makes both&lt;br /&gt;
| Curry's career FT percentage is 91%, so the probability of making 2 FTs is (91%)&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt; = 82.81%.&lt;br /&gt;
|-&lt;br /&gt;
| 85%&lt;br /&gt;
| You roll a d20 and get at least a 4&lt;br /&gt;
| The set &amp;quot;at least 4&amp;quot; on a d20 refers to 4, 5, 6... 18, 19, 20. The odds of this are 17/20 = 85% .&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=&amp;quot;2&amp;quot;| 87%&lt;br /&gt;
| An NBA team up by 10 going into the 4&amp;lt;sup&amp;gt;th&amp;lt;/sup&amp;gt; quarter wins&lt;br /&gt;
| Entering Q3, 0:00, and 10 into the NBA Win Probability Calculator yields 87.2% or 87.4% .&lt;br /&gt;
|-&lt;br /&gt;
| Someone fails to guess your card given 7 tries&lt;br /&gt;
|Assuming they guess seven different cards, there are 45 unguessed cards left. 45/52 = 0.865384615 ~ 86.5% &lt;br /&gt;
|-&lt;br /&gt;
| 88%&lt;br /&gt;
| A randomly chosen American lives outside California&lt;br /&gt;
| This is the opposite of the previous California probability. As the probability of an American living in California is 12%, the opposite would be 88%.&lt;br /&gt;
|-&lt;br /&gt;
| 89%&lt;br /&gt;
| You roll a 3 or higher given two tries&lt;br /&gt;
| The probability of rolling a 3 or higher (on a 6-sided die) is 66%, so the percentage of rolling a 3 or higher given 2 tries is 1 - (1-.66)&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt; = 89%.&lt;br /&gt;
|-&lt;br /&gt;
| 90%&lt;br /&gt;
| Someone fails to guess your card given 5 tries&lt;br /&gt;
| Assuming they guess five different cards, there are 47 unguessed cards left. 47/52 = 0.90385 ~ 90% &lt;br /&gt;
|-&lt;br /&gt;
| rowspan=&amp;quot;2&amp;quot;| 91%&lt;br /&gt;
| You incorrectly guess that someone was born in August&lt;br /&gt;
| If the odds of someone being born in August are ~9% , then the odds that a person was not born in August are ~91%. (In an average month, 8 1/3% of the population was born.  August has an above average number of days, but still only about 8.5% of the year is in August.)&lt;br /&gt;
|-&lt;br /&gt;
| Steph Curry makes a free throw&lt;br /&gt;
| This is Curry's career FT percentage, 91%.&lt;br /&gt;
|-&lt;br /&gt;
| 92%&lt;br /&gt;
| You guess someone's birth month at random and are wrong&lt;br /&gt;
| On average, a month lasts 8⅓% of the year. Thus, if you were to guess someone's birth month at random, you would be wrong 91 ⅔% of the time.&lt;br /&gt;
|-&lt;br /&gt;
| 93%&lt;br /&gt;
| Lebron James makes a free throw given two tries&lt;br /&gt;
| James' career FT percentage is 73%, so the percentage of his making at least 1 FT given 2 tries is 1 - (1-.73)&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt; = 93%.&lt;br /&gt;
|-&lt;br /&gt;
| 94%&lt;br /&gt;
| Someone fails to guess your card given 3 tries&lt;br /&gt;
| The odds of this happening are (51/52)(50/51)(49/50) ≈ 94% .&lt;br /&gt;
|-&lt;br /&gt;
| 95%&lt;br /&gt;
| An NBA team wins when they're up 20 at halftime&lt;br /&gt;
| Entering Q2, 0:00, and 20 into the NBA Win Probability Calculator yields 94.7% or 94.8% .&lt;br /&gt;
|-&lt;br /&gt;
| 96%&lt;br /&gt;
| Someone fails to guess your card given 2 tries&lt;br /&gt;
| The odds of this happening are (51/52)(50/51) ≈ 96% .&lt;br /&gt;
|-&lt;br /&gt;
| 97%&lt;br /&gt;
| You try to guess 5 coin tosses and fail&lt;br /&gt;
| The odds of this happening are 1 - (1/2)&amp;lt;sup&amp;gt;5&amp;lt;/sup&amp;gt; ≈ 97% .&lt;br /&gt;
|-&lt;br /&gt;
| 98%&lt;br /&gt;
| You incorrectly guess someone's birthday is this week&lt;br /&gt;
| The odds of this happening are about 51/52 ≈ 98%. (This depends on the week; there are more births in early October and fewer in holiday weeks.)&lt;br /&gt;
|-&lt;br /&gt;
| 98.5%&lt;br /&gt;
| An NBA team up 15 points with 8 minutes left wins&lt;br /&gt;
| Entering Q4, 8:00, and 15 into the NBA Win Probability Calculator yields 98.0% or 98.6% .&lt;br /&gt;
|-&lt;br /&gt;
| 99%&lt;br /&gt;
| Steph Curry makes a free throw given two tries&lt;br /&gt;
| James' career FT percentage is 91%, so the percentage of his making at least 1 FT given 2 tries is 1 - (1-.91)&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt; = 99%.&lt;br /&gt;
|-&lt;br /&gt;
| 99.5%&lt;br /&gt;
| An NBA team that's up by 30 points at halftime wins&lt;br /&gt;
| Entering Q2, 0:00, and 30 into the NBA Win Probability Calculator yields 99.4% .&lt;br /&gt;
|-&lt;br /&gt;
| 99.7%&lt;br /&gt;
| You guess someone's birthday at random and are wrong&lt;br /&gt;
| The odds of this are 364/365 ≈ 99.7%.&lt;br /&gt;
|-&lt;br /&gt;
| 99.8%&lt;br /&gt;
| There's not a {{w|Moment magnitude scale|magnitude}} 8 quake in {{w|California}} next year&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 99.9%&lt;br /&gt;
| A random group of three people contains a right-hander&lt;br /&gt;
| About 90% of people are right-handed, so the percentage of at least 1 right-hander in a group of 3 is 1 - (1-.9)&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt; = 99.9%.&lt;br /&gt;
|-&lt;br /&gt;
| 99.99%&lt;br /&gt;
| You incorrectly guess the last four digits of someone's social security number&lt;br /&gt;
| There are nine digits in a Social Security Number, but the last four are commonly used as an identity verification factor. The odds of this are 1 - (1/10)&amp;lt;sup&amp;gt;4&amp;lt;/sup&amp;gt; = 99.99% .&lt;br /&gt;
|-&lt;br /&gt;
| 99.9999999999999995%&lt;br /&gt;
| You pick up a phone, dial a random 10-digit number, and say 'Hello Barack Obama, there's just been a {{w|Moment magnitude scale|magnitude}} 8 earthquake in {{w|California}}!&amp;quot; and are wrong&lt;br /&gt;
| This probability combines two events.&lt;br /&gt;
&lt;br /&gt;
First, the probability that a random 10-digit telephone number belongs to Obama is 1/10&amp;lt;sup&amp;gt;10&amp;lt;/sup&amp;gt;. This ignores potential complications from Obama owning multiple phones or failing to answer personally (perhaps using an assistant or answering machine). Additionally, it assumes numbers are dialed at random rather than making more intelligent guesses like using likely addresses to guess area codes.&lt;br /&gt;
&lt;br /&gt;
Second, the probability of a magnitude 8 California quake is given in a previous entry as 0.2% per year. Although the time window for an earthquake to &amp;quot;just occur&amp;quot; is not given, a 15 minute window corresponds (within rounding error) to the total probability given.&lt;br /&gt;
|-&lt;br /&gt;
| 0.00000001%&lt;br /&gt;
| You add &amp;quot;Hang on, this is big — I'm going to loop in Carly Rae Jepsen&amp;quot;, dial another random 10-digit number, and she picks up&lt;br /&gt;
| Carly Rae Jepsen is a Canadian singer. As Canada uses the 10-digit {{w|North American Numbering Plan}}, the odds of a random number being hers would be 1 - (1/10)&amp;lt;sup&amp;gt;10&amp;lt;/sup&amp;gt; = 0.00000001%. Like Obama, this ignores the possibility that she has multiple phones or that she doesn't answer personally.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
{{#tag:references}}&lt;br /&gt;
&lt;br /&gt;
==Trivia==&lt;br /&gt;
In the original comic, &amp;quot;outside&amp;quot; in the 88% probability section is spelled incorrectly as &amp;quot;outide&amp;quot;. In addition, the 39% section had &amp;quot;two free throw&amp;quot; instead of &amp;quot;throws&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
The (seemingly unimportant) odds of LeBron James' versus Stephen Curry's free throws and names in Scrabble refer to [[2002: LeBron James and Stephen Curry]].&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
&amp;lt;big&amp;gt;Probability Comparisons&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
0.01% You guess the last four digits of someone's social security number on the first try&lt;br /&gt;
&lt;br /&gt;
0.1% Three randomly chosen people are all left-handed&lt;br /&gt;
&lt;br /&gt;
0.2% You draw 2 random Scrabble tiles and get M and M&lt;br /&gt;
&lt;br /&gt;
You draw 3 random M&amp;amp;Ms and they're all red&lt;br /&gt;
&lt;br /&gt;
0.3% You guess someone's birthday in one try.&lt;br /&gt;
&lt;br /&gt;
0.5% An NBA team down by 30 at halftime wins&lt;br /&gt;
&lt;br /&gt;
You get 4 M&amp;amp;Ms and they're all brown or yellow&lt;br /&gt;
&lt;br /&gt;
1% Steph Curry gets two free throws and misses both&lt;br /&gt;
&lt;br /&gt;
LeBron James guesses your birthday, if each guess costs one free throw and he loses if he misses&lt;br /&gt;
&lt;br /&gt;
1.5% You get two M&amp;amp;Ms and they're both red&lt;br /&gt;
&lt;br /&gt;
You share a birthday with a Backstreet Boy&lt;br /&gt;
&lt;br /&gt;
2% You guess someone's card on the first try&lt;br /&gt;
&lt;br /&gt;
3% You guess 5 coin tosses and get them all right&lt;br /&gt;
&lt;br /&gt;
Steph Curry wins that birthday free throw game&lt;br /&gt;
&lt;br /&gt;
4% You sweep a 3-game rock paper scissors series&lt;br /&gt;
&lt;br /&gt;
Portland, Oregon has a white Christmas&lt;br /&gt;
&lt;br /&gt;
You share a birthday with two US Senators&lt;br /&gt;
&lt;br /&gt;
5% An NBA team down 20 at halftime wins&lt;br /&gt;
&lt;br /&gt;
You roll a natural 20&lt;br /&gt;
&lt;br /&gt;
6% You correctly guess someone's card given 3 tries&lt;br /&gt;
&lt;br /&gt;
7% LeBron James gets two free throws and misses both&lt;br /&gt;
&lt;br /&gt;
8% You correctly guess someone's card given 4 tries&lt;br /&gt;
&lt;br /&gt;
9% Steph Curry misses a free throw&lt;br /&gt;
&lt;br /&gt;
10% You draw 5 cards and get the Ace of Spades&lt;br /&gt;
&lt;br /&gt;
There's a magnitude 8+ earthquake in the next month&lt;br /&gt;
&lt;br /&gt;
11% You sweep a 2-game rock paper scissors series&lt;br /&gt;
&lt;br /&gt;
12% A randomly-chosen American lives in California&lt;br /&gt;
&lt;br /&gt;
You correctly guess someone's card given 6 tries&lt;br /&gt;
&lt;br /&gt;
You share a birthday with a US President&lt;br /&gt;
&lt;br /&gt;
13% A d6 beats a d20&lt;br /&gt;
&lt;br /&gt;
An NBA team down 10 going into the 4th quarter wins&lt;br /&gt;
&lt;br /&gt;
You pull one M&amp;amp;M from a bag and it's red&lt;br /&gt;
&lt;br /&gt;
14% A randomly drawn scrabble tile beats a d6 die roll&lt;br /&gt;
&lt;br /&gt;
15% You roll a d20 and get at least 18&lt;br /&gt;
&lt;br /&gt;
16% Steph Curry gets two free throws but makes only one&lt;br /&gt;
&lt;br /&gt;
17% You roll a d6 die and get a 6&lt;br /&gt;
&lt;br /&gt;
18% A d6 beats or ties a d20&lt;br /&gt;
&lt;br /&gt;
19% At least one person in a random pair is left-handed&lt;br /&gt;
&lt;br /&gt;
20% You get a dozen M&amp;amp;Ms and none of them are brown&lt;br /&gt;
&lt;br /&gt;
21% St. Louis has a white Christmas&lt;br /&gt;
&lt;br /&gt;
22% An NBA team wins when they're down 10 at halftime&lt;br /&gt;
&lt;br /&gt;
23% You get an M&amp;amp;M and it's blue&lt;br /&gt;
&lt;br /&gt;
You share a birthday with a US senator&lt;br /&gt;
&lt;br /&gt;
24% You correctly guess that someone was born in the winter&lt;br /&gt;
&lt;br /&gt;
25% You correctly guess that someone was born in the fall&lt;br /&gt;
&lt;br /&gt;
You roll two plain M&amp;amp;Ms and get M and M.&lt;br /&gt;
&lt;br /&gt;
26% You correctly guess someone was born in the summer&lt;br /&gt;
&lt;br /&gt;
27% LeBron James misses a free throw&lt;br /&gt;
&lt;br /&gt;
32% Pittsburgh has a white Christmas&lt;br /&gt;
&lt;br /&gt;
33% A randomly chosen Star Wars movie (Episodes I-IX) has &amp;quot;of the&amp;quot; in the title&lt;br /&gt;
&lt;br /&gt;
You win the Monty Hall sports car by picking a door and refusing to switch&lt;br /&gt;
&lt;br /&gt;
You win rock paper scissors by picking randomly&lt;br /&gt;
&lt;br /&gt;
34% You draw five cards and get an ace&lt;br /&gt;
&lt;br /&gt;
35% A random Scrabble tile is one of the letters in &amp;quot;random&amp;quot;&lt;br /&gt;
&lt;br /&gt;
39% LeBron James gets two free throws but misses one&lt;br /&gt;
&lt;br /&gt;
40% A random Scrabble tile is a letter in &amp;quot;Steph Curry&amp;quot;&lt;br /&gt;
&lt;br /&gt;
46% There's a magnitude 7 quake in LA within 30 years&lt;br /&gt;
&lt;br /&gt;
48% Milwaukee has a white Christmas&lt;br /&gt;
&lt;br /&gt;
A random Scrabble tile is a letter in Carly Rae Jepsen&lt;br /&gt;
&lt;br /&gt;
50% You get heads in a coin toss&lt;br /&gt;
&lt;br /&gt;
53% Salt Lake City has a white Christmas&lt;br /&gt;
&lt;br /&gt;
54% LeBron James gets two free throws and makes both&lt;br /&gt;
&lt;br /&gt;
58% A random Scrabble tile is a letter in &amp;quot;Nate Silver&amp;quot;&lt;br /&gt;
&lt;br /&gt;
60% You get two M&amp;amp;Ms and neither is blue&lt;br /&gt;
&lt;br /&gt;
65% Burlington, Vermont has a white Christmas&lt;br /&gt;
&lt;br /&gt;
66% A randomly chosen movie from the main Lord of the Rings trilogy has “of the” in the title twice&lt;br /&gt;
&lt;br /&gt;
67% You roll at least a 3 with a d6&lt;br /&gt;
&lt;br /&gt;
71% A random Scrabble tile beats a random dice roll&lt;br /&gt;
&lt;br /&gt;
73% LeBron James makes a free throw&lt;br /&gt;
&lt;br /&gt;
75% You drop two M&amp;amp;Ms and one of them ends with the &amp;quot;M&amp;quot; up so it's clear they're not Skittles&lt;br /&gt;
&lt;br /&gt;
76% You get two M&amp;amp;Ms and neither is red&lt;br /&gt;
&lt;br /&gt;
77% You get an an M&amp;amp;M and it's not blue&lt;br /&gt;
&lt;br /&gt;
78% An NBA team wins when they're up 10 at halftime&lt;br /&gt;
&lt;br /&gt;
79% St. Louis doesn't have a white Christmas&lt;br /&gt;
&lt;br /&gt;
81% Two random people are both right-handed&lt;br /&gt;
&lt;br /&gt;
83% Steph Curry gets two free throws and makes both&lt;br /&gt;
&lt;br /&gt;
85% You roll a d20 and get at least a 4&lt;br /&gt;
&lt;br /&gt;
87% An NBA team up by 10 going into the 4&amp;lt;sup&amp;gt;th&amp;lt;/sup&amp;gt; quarter wins&lt;br /&gt;
&lt;br /&gt;
Someone fails to guess your card given 7 tries&lt;br /&gt;
&lt;br /&gt;
88% A randomly chosen American lives outside California&lt;br /&gt;
&lt;br /&gt;
89% You roll a 3 or higher given two tries&lt;br /&gt;
&lt;br /&gt;
90% Someone fails to guess your card given 5 tries&lt;br /&gt;
&lt;br /&gt;
91% You incorrectly guess that someone was born in August&lt;br /&gt;
&lt;br /&gt;
Steph Curry makes a free throw&lt;br /&gt;
&lt;br /&gt;
92% You guess someone's birth month at random and are wrong&lt;br /&gt;
&lt;br /&gt;
93% Lebron James makes a free throw given two tries&lt;br /&gt;
&lt;br /&gt;
94% Someone fails to guess your card given 3 tries&lt;br /&gt;
&lt;br /&gt;
95% An NBA team wins when they're up 20 at halftime&lt;br /&gt;
&lt;br /&gt;
96% Someone fails to guess your card given 2 tries&lt;br /&gt;
&lt;br /&gt;
97% You try to guess 5 coin tosses and fail&lt;br /&gt;
&lt;br /&gt;
98% You incorrectly guess someone's birthday is this week&lt;br /&gt;
&lt;br /&gt;
98.5% An NBA team up 15 points with 8 minutes left wins&lt;br /&gt;
&lt;br /&gt;
99% Steph Curry makes a free throw given two tries&lt;br /&gt;
&lt;br /&gt;
99.5% An NBA team that's up by 30 points at halftime wins&lt;br /&gt;
&lt;br /&gt;
99.7% You guess someone's birthday at random and are wrong&lt;br /&gt;
&lt;br /&gt;
99.8% There's not a magnitude 8 quake in California next year&lt;br /&gt;
&lt;br /&gt;
99.9% A random group of three people contains a right-hander&lt;br /&gt;
&lt;br /&gt;
99.99% You incorrectly guess the last four digits of someone's social security number&lt;br /&gt;
&lt;br /&gt;
99.9999999999999995% You pick up a phone, dial a random 10-digit number, and say 'Hello Barack Obama, there's just been a magnitude 8 earthquake in California!&amp;quot; and are wrong&lt;br /&gt;
&lt;br /&gt;
0.00000001% You add &amp;quot;Hang on, this is big — I'm going to loop in Carly Rae Jepsen&amp;quot;, dial another random 10-digit number, and she picks up&lt;br /&gt;
&lt;br /&gt;
Sources: https://xkcd.com/2379/sources/&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
[[Category:Statistics]]&lt;br /&gt;
[[Category:Comics featuring real people]]&lt;br /&gt;
[[Category:Comics featuring politicians]]&lt;br /&gt;
[[Category:Comics featuring Nate Silver]]&lt;br /&gt;
[[Category:Basketball]]&lt;br /&gt;
[[Category:Christmas]]&lt;br /&gt;
[[Category:Food]]&lt;/div&gt;</summary>
		<author><name>162.158.78.226</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=2292:_Thermometer&amp;diff=190410</id>
		<title>2292: Thermometer</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=2292:_Thermometer&amp;diff=190410"/>
				<updated>2020-04-11T03:17:46Z</updated>
		
		<summary type="html">&lt;p&gt;162.158.78.226: /* Explanation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 2292&lt;br /&gt;
| date      = April 10, 2020&lt;br /&gt;
| title     = Thermometer&lt;br /&gt;
| image     = thermometer.png&lt;br /&gt;
| titletext = I hate how many times you have to press it to get to the system normal people use, degrees Rømer.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|Created by a ROGUE RADIAN. Please mention here why this explanation isn't complete. Do NOT delete this tag too soon.}}&lt;br /&gt;
This comic expresses comedic undiscussed frustration at the difference between expected units of {{w|temperature}} in different contexts. [[Randall]], as an engineer, would likely have strong opinions with units, as unit conversion is often a gripe for many engineers. &lt;br /&gt;
&lt;br /&gt;
[[Cueball]] may be sick or ill, and is trying to check his {{w|Human body temperature|body temperature}}, but he is unclear what the results mean. Cueball's {{w|thermometer}} has several units, of which the four shown grow progressively and humorously less useful:&lt;br /&gt;
&lt;br /&gt;
*{{w|Celsius}} units are used in most of the world. They set 0 degrees to water's freezing point and 100 degrees to water's boiling point.  Randall lives in Boston, USA, one of the only countries where Celsius is not used for health measurements.  The health relevent temperatures are discussed only in Fahrenheit in the USA.&lt;br /&gt;
*{{w|Kelvin}} is a unit often used in scientific fields. It is based on Celsius, with 1 Celsius degree equivalent to 1 Kelvin degree, where 0 K is {{w|absolute zero}} or -273 °C.&lt;br /&gt;
*Degrees {{w|Rankine scale|Rankine}} are similar to Kelvin, but far less well known. It is the Fahrenheit equivalent to Kelvin, starting at absolute zero with 0°R equal to -459 °F, and 1 Fahrenheit degree being equivalent to 1 Rankine degree.&lt;br /&gt;
*In a scientific sense, temperature is the average {{w|kinetic energy}} of a group of particles. Using {{w|Boltzmann's Constant}}, one can convert between the kinetic energy and temperature.&lt;br /&gt;
The use of these last three units for home temperature gauging is ridiculous, as Kelvin and Rankine are far too large and uncommon to be practical for the average user, while kinetic energy is scaled so wildly that no user would likely know it; this is why Boltzmann's Constant is printed on the thermometer.&lt;br /&gt;
&lt;br /&gt;
In the last frame Cueball calls the thermometer the worst. From a nerd's perspective this would be an extraordinary device, offering even exotic temperature scales. However, a &amp;quot;normal person&amp;quot; would find this thermometer terribly difficult to use for everyday purposes, like checking their body temperature, or the temperature of food.&lt;br /&gt;
&lt;br /&gt;
{{w|Fahrenheit}} is not shown, though Cueball presumably (until seeing the title text) wants to use it. It is primarily used in the United States and generally appreciated for 0 degrees being &amp;quot;really cold&amp;quot; and 100 degrees being &amp;quot;really hot&amp;quot;, but is defined as 32°F for the freezing point of water and 212°F as the boiling point of water (earlier definitions used a rescaled Rømer scale, the temperature of brine, or the body temperature of a healthy human.)&lt;br /&gt;
&lt;br /&gt;
The title text references an archaic temperature unit, {{w|Rømer scale|Rømer}}, which is a scale whose fixed points are 7.5 as water's freezing point and 60 as water's boiling point. A unit on the Rømer scale is about 40/21 of a unit on the Celsius scale.&lt;br /&gt;
&lt;br /&gt;
In [[1643: Degrees]], Cueball struggles with which temperature unit to use, and ultimately tells his friend the temperature in {{w|radian}}s, which is not a valid temperature scale. In [[1923: Felsius]], Randall proposes a combined Fahrenheit/Celsius temperature scale called Felsius.&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
{{incomplete transcript|Do NOT delete this tag too soon.}}&lt;br /&gt;
:[Cueball stands in the center of the panel holding a thermometer.]&lt;br /&gt;
:Cueball: This thermometer is in Celsius. How do you change it?	&lt;br /&gt;
:Off-panel voice: Long press the button.&lt;br /&gt;
&lt;br /&gt;
:[Cueball presses the button, and the thermometer beeps]&lt;br /&gt;
:''Press''&lt;br /&gt;
:''Beep''&lt;br /&gt;
:Thermometer: Units: Kelvin	&lt;br /&gt;
:Cueball: No...	&lt;br /&gt;
&lt;br /&gt;
:[Cueball presses the button, and the thermometer beeps]&lt;br /&gt;
:''Press''&lt;br /&gt;
:''Beep''&lt;br /&gt;
:Thermometer: Units: Degrees Rankine	&lt;br /&gt;
:Cueball: What.	&lt;br /&gt;
&lt;br /&gt;
:[Cueball presses the button, and the thermometer beeps]&lt;br /&gt;
:''Press''&lt;br /&gt;
:''Beep''&lt;br /&gt;
:Thermometer: Units: Average Translational Kinetic Energy&lt;br /&gt;
:Cueball: This is the worst thermometer.&lt;br /&gt;
:Off-panel voice: Boltzmann's constant is on the side if you need it.&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
[[Category:Comics featuring Cueball]]&lt;br /&gt;
[[Category:Science]]&lt;br /&gt;
[[Category:Physics]]&lt;/div&gt;</summary>
		<author><name>162.158.78.226</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=2243:_Star_Wars_Spoiler_Generator&amp;diff=184860</id>
		<title>2243: Star Wars Spoiler Generator</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=2243:_Star_Wars_Spoiler_Generator&amp;diff=184860"/>
				<updated>2019-12-19T00:33:51Z</updated>
		
		<summary type="html">&lt;p&gt;162.158.78.226: /* Table */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 2243&lt;br /&gt;
| date      = December 18, 2019&lt;br /&gt;
| title     = Star Wars Spoiler Generator&lt;br /&gt;
| image     = star wars spoiler generator.png&lt;br /&gt;
| titletext = The heroes seem to be gaining the upper hand until Darth Juul manages to flip the switch on the car wash control panel from 'REGULAR' to 'PREMIUM.'&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|Created by DARTH KYLE}}&lt;br /&gt;
On December 20, 2019 (2 days after the publication of this comic), the final movie of the &amp;quot;Skywalker saga&amp;quot; of ''Star Wars'' films, ''{{w|Star Wars: The Rise of Skywalker}}'', will be released. It received a world premiere in Los Angeles on December 16, so there are lots of spoilers online, and also lots of people who want to avoid spoilers.  Randall has created a flowchart that generates &amp;quot;spoilers&amp;quot; to the film, but as Randall probably has not seen the film (or, if he has, he doesn't actually want to spoil us), all of the so-called spoilers are nonsensical.&lt;br /&gt;
&lt;br /&gt;
The formula for each spoiler is as follows: &amp;quot;In this Star Wars movie, our heroes return to take on the First Order and new villain '''[villain name]''' with help from their new friend '''[friend name]'''. Rey builds a new lightsaber with a '''[color]''' blade, and they head out to confront the First Order's new superweapon, the '''[superweapon name]''', a space station capable of '''[evil plan]'''. They unexpectedly join forces with their old enemy '''[character]''' and destroy the superweapon in a battle featuring '''[strange event]'''. P.S. Rey's parents are '''[character]''' and '''[character]'''&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
The {{w|First Order (Star Wars)|First Order}} is the main antagonist group in the ''Star Wars'' sequel trilogy series. In ''{{w|Star Wars: The Force Awakens}}'', they use a superweapon in their base, Starkiller Base, to destroy the planetary system housing the headquarters of the New Republic, the democratic government which was formed after the Empire's defeat in ''{{w|Return of the Jedi}}''. &lt;br /&gt;
&lt;br /&gt;
&amp;quot;Building a {{w|lightsaber}}&amp;quot; is one of the rites of passage for becoming a Jedi Knight. In the prequel trilogy, new Jedi build lightsabers as an official part of the journey towards Knighthood, and in the original trilogy, Luke Skywalker builds a lightsaber between ''The Empire Strikes Back'' and ''Return of the Jedi'' as part of his training with Yoda.  Rey has used the lightsaber that Anakin Skywalker made and used (which Luke also used when he was a new Jedi) for the first two movies of the sequel trilogy, and so it would be thematically appropriate for her to build her own prior to the trilogy's final entry.  Most Jedi's lightsabers are either blue or green, with a few notable exceptions (e.g. Mace Windu's purple lightsaber signifies his incredible combat prowess).  Kyber crystals are aligned with the Light Side of the Force, so Sith must overpower and &amp;quot;bleed&amp;quot; their crystals before they will function for them, which causes their distinctive red color.  Having a lightsaber of a color other than blue, green, or red is often seen in the ''Star Wars'' fandom as a sign of being a &amp;quot;Mary Sue&amp;quot;, which is an accusation which has been made of Rey.&lt;br /&gt;
&lt;br /&gt;
Another common plot point in ''Star Wars'' media is the construction, use, and destruction of a superweapon.  These are inspired by stories and media of World War II, in which militaries sought to find, attack, and destroy critical elements of their enemies' resources and infrastructure, and meanwhile would construct elaborate defenses for themselves.  The attack on the Death Star in particular is inspired by {{w|Operation Chastise}}, the &amp;quot;bouncing bomb&amp;quot; attack on Germany's hydroelectric power plants; Operation Chastise was dramatised in the 1951 book and 1955 film ''The Dam Busters'', which was [https://www.youtube.com/watch?v=lNdb03Hw18M very thoroughly homaged].&lt;br /&gt;
&lt;br /&gt;
{{w|Rey (Star Wars)|Rey}}, one of the main characters in the sequel trilogy series is an orphan, who was left behind on the planet Jakku as a child. As Rey is Force-sensitive and adept at using a lightsaber, there is much speculation among Star Wars fans as to the identity of her parents. In ''{{w|Star Wars: The Last Jedi}}'', villain Kylo Ren tells her that she is the child of &amp;quot;filthy junk traders&amp;quot;, but many fans speculate that he was lying to her.&lt;br /&gt;
&lt;br /&gt;
This is the second false fact generating comic, after [[1930: Calendar Facts]].&lt;br /&gt;
&lt;br /&gt;
==Table==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Entry&lt;br /&gt;
! Explanation&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; | New villain&lt;br /&gt;
|-&lt;br /&gt;
| Kyle Ren&lt;br /&gt;
|Kyle Ren is one letter away from {{w|Kylo Ren|''Kylo'' Ren}}, the adopted &amp;quot;Sith name&amp;quot; of Ben Solo, son of Han and Leia Solo.  Kylo is one of the antagonists of the first two movies in the sequel trilogy, and presumably will be so in the third, but there's nobody in the films named &amp;quot;Kyle&amp;quot;.  (There are a handful of ''Legends'' characters named Kyle, most famously Kyle Katarn, protagonist of the ''Star Wars: Jedi Knight'' video game series.)&lt;br /&gt;
|-&lt;br /&gt;
| {{w|Malloc}}&lt;br /&gt;
| Malloc is a function used in the C programming language to allocate more memory in the running of a program. Malloc may sound similar to {{w|Darth Maul|Maul}}, one of the villains in ''{{w|Star Wars: The Phantom Menace}}'' and in other Star Wars series.&lt;br /&gt;
|-&lt;br /&gt;
|Darth Sebelius&lt;br /&gt;
| {{w|Sebelius}} is the last name of several US people. {{w|Kathleen Sebelius}} is a former state representative and governor of Kansas who was Secretary of the Department of Health and Human Services under President Obama. Randall may have chosen this surname as it sounds similar to {{w|Darth Sidious}}, the overarching villain in the first 6 Star Wars films, who is rumored to return in the upcoming film.&lt;br /&gt;
|-&lt;br /&gt;
|{{w|Theranos}}&lt;br /&gt;
|Theranos was a medical technology company founded by {{w|Elizabeth Holmes}} which claimed to have developed revolutionary blood tests that could produce more data from limited volumes of blood than ever before.  They were eventually found to have engaged in fraudulent activity, having tricked investors into thinking their technology was performing better than it actually was or ever could, which resulted in fines for Holmes and Theranos president {{w|Ramesh Balwani}} and the bankruptcy of Theranos. Theranos also sounds similar to {{w|Thanos}}, the main villain of the Infinity Saga in the Marvel Cinematic Universe.&lt;br /&gt;
|-&lt;br /&gt;
|Lord Juul&lt;br /&gt;
|{{w|Juul}} is a brand of e-cigarettes. In addition to the broader controversy surrounding electronic cigarettes, Juul has been investigated for its sale of flavored additives for their cigarettes, which are alleged to be particularly attractive to minors.&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; | New friend&lt;br /&gt;
|-&lt;br /&gt;
| Kim Spacemeasurer&lt;br /&gt;
| May be a parody of the name {{w|Luke Skywalker}}, one of the main characters in the original trilogy of films.  Other &amp;quot;Nounverber&amp;quot; names in ''Star Wars'' include Starkiller, Luke's original last name which was later applied to Starkiller Base in ''The  Awakens'', and Biggs Darklighter, Luke's childhood friend and fellow Rebel pilot who died in the attack on the original Death Star.&lt;br /&gt;
|-&lt;br /&gt;
|Teen Yoda&lt;br /&gt;
|{{w|The Child (Star Wars character)|The Child}}, commonly called &amp;quot;Baby Yoda&amp;quot; by fans and the media, is a breakout character from the Disney+ series ''{{w|The Mandalorian}}''. Randall envisions a &amp;quot;teenage&amp;quot; version of this character teaming up with the main characters.&lt;br /&gt;
|-&lt;br /&gt;
|Dab Tweetdeck&lt;br /&gt;
| A {{w|Dab (dance)|dab}} is a dance move which is many decades old but was made popular by that name in the late 2010's.  {{w|TweetDeck}} is an application for managing Twitter accounts.  Taken together, &amp;quot;Dab Tweetdeck&amp;quot; could be a character name proposed by clueless Disney executives to attract &amp;quot;the kids&amp;quot; to see ''The Rise of Skywalker'', although one would think that this name would be heavily promoted and thus not a spoiler in that case.&lt;br /&gt;
|-&lt;br /&gt;
| Yaz Progestin&lt;br /&gt;
| Yaz sounds like the first name of {{w|Maz Kanata}}, a supporting protagonist in the sequel trilogy.  {{w|Progestin}} is a type of medication which imitates the effects of {{w|progesterone}}, a female sex hormone.  They are used for various purposes, including birth control, fertility, and appetite stimulation.&lt;br /&gt;
|-&lt;br /&gt;
| TI-83&lt;br /&gt;
| Droids in the Star Wars universe typically have names with letters and numbers, such as R2D2, C-3PO, BB-8, etc. Randall has created a new character called &amp;quot;TI-83&amp;quot;. In real life, the {{w|TI-83}} is a common model of graphing calculator manufactured by Texas Instruments.  This mirrors the origin of the name &amp;quot;R2-D2&amp;quot;, which was inspired when Lucas was working on ''{{w|American Graffiti}}'' and was asked for Reel 2, Dialog Track 2, which was abbreviated &amp;quot;R-2-D-2&amp;quot;.  He remarked that it would be a &amp;quot;great name&amp;quot; and included it in his then-in-development script for ''Star Wars''.&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; | lightsaber colors&lt;br /&gt;
|-&lt;br /&gt;
| [beige/ochre/mauve/aquamarine/taupe]&lt;br /&gt;
| These are different types of colors, none of which is a &amp;quot;traditional&amp;quot; color for a lightsaber. {{w|Beige}} is a pale-grayish yellow. {{w|Ochre}} is a clay earth pigment ranging from yellow to deep orange or brown. {{w|Mauve}} is a pale purple color. A purple color has been used for a lightsaber in the prequel trilogy series, by Jedi Master {{w|Mace Windu}}. {{w|Aquamarine (color)|Aquamarine}} is a blueish green color. {{w|Taupe}} is a dark brown color between brown and gray.&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; | superweapon names&lt;br /&gt;
|-&lt;br /&gt;
|Sun Obliterator&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|Moonsquisher&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|World Eater&lt;br /&gt;
| Possibly a reference to {{w|Alduin}}, the main villain of the popular game {{w|The Elder Scrolls V: Skyrim}}.&lt;br /&gt;
|-&lt;br /&gt;
|Planet Zester&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|Superconducting supercollider&lt;br /&gt;
| A {{w|supercollider}}, or particle accelerator, is a machine used to accelerate charged particles to very high speeds, for testing in particle physics. &lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; |  station capabilities&lt;br /&gt;
|-&lt;br /&gt;
|blowing up a planet with a bunch of beams of energy that combine into one&lt;br /&gt;
|This is how the {{w|Death Star}} was depicted in ''{{w|Star Wars: A New Hope}}''. Many beams converged together to form one energy beam. The superweapon was used to destroy the planet Alderaan, as an intimidation tactic against Princess Leia.&lt;br /&gt;
|-&lt;br /&gt;
|blowing up a bunch of planets with one beam of energy that splits into many&lt;br /&gt;
|This is how the superweapon on Starkiller Base was depicted in ''{{w|Star Wars: The  Awakens}}''. A single energy beam split into several beams, allowing it to attack many planets. The superweapon was used to destroy the planets in the Hosnian system, the headquarters of the New Republic.&lt;br /&gt;
|-&lt;br /&gt;
|cutting a planet in half and smashing the halves together like two cymbals&lt;br /&gt;
|This could relate to the Demon Core, a mass of plutonium.&lt;br /&gt;
|-&lt;br /&gt;
|increasing the CO&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; levels in a planet's atmosphere, causing rapid heating&lt;br /&gt;
|This seems to have occurred on the planet {{w|Venus}}. Venus is 97% carbon dioxide, and is also the hottest planet in the Solar System, due to a greenhouse effect, preventing the planet from cooling.&lt;br /&gt;
|-&lt;br /&gt;
|triggering the end credits before the movie is done&lt;br /&gt;
|The {{w|closing credits}} or end credits of a film is the list of cast and crew who were involved in the making of the film. It would be quite strange to show the end credits of the film before it has concluded. This entry is considerably less damaging{{Citation needed}} than the other 4 entries in this section.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
{{incomplete transcript}}&lt;br /&gt;
:&amp;lt;big&amp;gt;Star Wars Spoiler Generator&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:[Shown below is a branching flowchart of sorts that begins at the phrase &amp;quot;In this Star Wars movie, our heroes return to take on the First Order and new villain...&amp;quot;, then flows through various paths to build up a story.]&lt;br /&gt;
&lt;br /&gt;
:In this Star Wars movie, our heroes return to take on the First Order and new villain...&lt;br /&gt;
::Kyle Ren&lt;br /&gt;
::Malloc&lt;br /&gt;
::Darth Sebelius&lt;br /&gt;
::Theranos&lt;br /&gt;
::Lord Juul&lt;br /&gt;
&lt;br /&gt;
:...with help from their new friend...&lt;br /&gt;
::Kim Spacemeasurer&lt;br /&gt;
::Teen Yoda&lt;br /&gt;
::Dab Tweetdeck&lt;br /&gt;
::Yaz Progestin&lt;br /&gt;
::TI-83&lt;br /&gt;
&lt;br /&gt;
:Rey builds a new lightsaber with a...&lt;br /&gt;
::beige&lt;br /&gt;
::ochre&lt;br /&gt;
::mauve&lt;br /&gt;
::aquamarine&lt;br /&gt;
::taupe&lt;br /&gt;
&lt;br /&gt;
:...blade, and they head out to confront the First Order's new superweapon, the...&lt;br /&gt;
::Sun Obliterator&lt;br /&gt;
::Moonsquisher&lt;br /&gt;
::World Eater&lt;br /&gt;
::Planet Zester&lt;br /&gt;
::Superconducting Supercollider&lt;br /&gt;
&lt;br /&gt;
:...a space station capable of...&lt;br /&gt;
::blowing up a planet with a bunch of beams of energy that combine into one&lt;br /&gt;
::blowing up a bunch of planets with one beam of energy that splits into many&lt;br /&gt;
::cutting a planet in half and smashing the halves together like two cymbals&lt;br /&gt;
::increasing the CO&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; levels in a planet's atmosphere, causing rapid heating&lt;br /&gt;
::triggering the end credits before the movie is done&lt;br /&gt;
&lt;br /&gt;
:They unexpectedly join forces with their old enemy...&lt;br /&gt;
::Boba Fett&lt;br /&gt;
::Salacious Crumb&lt;br /&gt;
::The Space Slug&lt;br /&gt;
::the bottom half of Darth Maul&lt;br /&gt;
::Youtube commenters&lt;br /&gt;
&lt;br /&gt;
:...and destroy the superweapon in a battle featuring&lt;br /&gt;
::a bow that shoots little lightsaber-headed arrows&lt;br /&gt;
::X-Wings and TIE fighters dodging the giant letters of the opening crawl&lt;br /&gt;
::a Sith educational display that uses Force Lightning to demonstrate the dielectric breakdown of air&lt;br /&gt;
::Kylo Ren putting on another helmet over his smaller one&lt;br /&gt;
::a Sith car wash where the bristles on the brushes are little lightsabers&lt;br /&gt;
&lt;br /&gt;
:P.S. Rey's parents are...&lt;br /&gt;
::Luke&lt;br /&gt;
::Leia&lt;br /&gt;
::Han&lt;br /&gt;
::Obi-Wan&lt;br /&gt;
::a random junk trader&lt;br /&gt;
&lt;br /&gt;
:...and...&lt;br /&gt;
::Poe&lt;br /&gt;
::BB-8&lt;br /&gt;
::Amilyn Holdo&lt;br /&gt;
::Laura Dern&lt;br /&gt;
::a random junk trader&lt;br /&gt;
::that one droid from the Jawa Sandcrawler that says ''Gonk''&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
&amp;lt;!-- Include any categories below this line. --&amp;gt;&lt;br /&gt;
[[Category:Charts]]&lt;br /&gt;
[[Category:Star Wars]]&lt;br /&gt;
[[Category:Comics featuring real people]] &amp;lt;!-- Laura Dern --&amp;gt;&lt;br /&gt;
[[Category:Programming]] &amp;lt;!-- malloc --&amp;gt;&lt;/div&gt;</summary>
		<author><name>162.158.78.226</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=2232:_Hotel_Room_Party&amp;diff=183485</id>
		<title>2232: Hotel Room Party</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=2232:_Hotel_Room_Party&amp;diff=183485"/>
				<updated>2019-11-22T18:23:42Z</updated>
		
		<summary type="html">&lt;p&gt;162.158.78.226: /* Explanation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 2232&lt;br /&gt;
| date      = November 22, 2019&lt;br /&gt;
| title     = Hotel Room Party&lt;br /&gt;
| image     = hotel_room_party.png&lt;br /&gt;
| titletext = [proudly greeting the hotel manager at the door] &amp;quot;Did I do aa good job?&amp;quot;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|Created by a TRASHED HOTEL ROOM. Please mention here why this explanation isn't complete. Do NOT delete this tag too soon.}}&lt;br /&gt;
&lt;br /&gt;
It is a common trope that really wild parties in hotel rooms, particularly by rock bands on tour, end up trashing that hotel room as crazy party goers break and spill things.  Such parties are widely perceived to be very fun, because they got so out of control.  In this comic, [[Cueball]] (together with [[Hairy]], [[Ponytail]], [[White Hat]], [[Megan]], and [[Blondie]]) is misunderstanding cause and effect as he plans to throw a party where you trash a hotel room.  Instead of planning a wild party, he is planning to calmly and deliberately trash the hotel room by assigning people to do damage.  Unlike a real wild party, this is unlikely to be fun.{{Citation needed}}  Also, because Cueball is so organized, he is also planning for maintenance and cleaning services to undo the damage.  In actual trash-a-hotel-room parties the party goers are so hungover or tired afterward that they don't clean up but leave the damage.  This often results in rock bands being charged large amounts of money after the fact for the hotel to do the repairs.&lt;br /&gt;
&lt;br /&gt;
In addition to rock bands, trashing of hotel rooms are also featured in the Tailhook scandal of 1991, where naval officers [https://books.google.com/books?id=E6YY2P0C8wkC&amp;amp;pg=PA82&amp;amp;lpg=PA82&amp;amp;dq=tailhook+chainsaw&amp;amp;source=bl&amp;amp;ots=RCKVl3BThT&amp;amp;sig=ACfU3U2YI2QhSLY2RgXQqLCkl3tc6DO3tA&amp;amp;hl=en&amp;amp;sa=X&amp;amp;ved=2ahUKEwjttqCfqv7lAhXlJDQIHUsSCEgQ6AEwC3oECAkQAQ#v=onepage&amp;amp;q=tailhook%20chainsaw&amp;amp;f=false cut down a wall between two hotel suites with a chainsaw], while [https://tvtropes.org/pmwiki/pmwiki.php/Main/WildTeenParty trashing a home during a teenage party] while parents are away, and the mad rush to clean up the damage/evidence before the parents return, is a common trope in teen movies.&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:[ [[Hairy]], [[Ponytail]], [[Cueball]], [[White Hat]], [[Megan]], and [[Blondie]] are standing in a line. Cueball is raising his left hand with his pointer finger extended and is facing his left. He is also pointing to the right. The other five are facing Cueball.]&lt;br /&gt;
:Cueball: OK everyone, let's break into teams.&lt;br /&gt;
:Cueball: Katie, get the wire cutters and start disassembling the TV. You two can strip the wallpaper. Mike and I will work on shredding the mattress.&lt;br /&gt;
:Cueball: You, start shopping for maintenance and cleaning services. We don't want to leave the staff to deal with this.&lt;br /&gt;
&lt;br /&gt;
:[Caption below the panel]: It's my first time throwing one of those parties where you trash a hotel room and I want to make sure I get it right.&lt;br /&gt;
&lt;br /&gt;
[[Category:Comics featuring Cueball]]&lt;br /&gt;
[[Category:Comics featuring Hairy]]&lt;br /&gt;
[[Category:Comics featuring Ponytail]]&lt;br /&gt;
[[Category:Comics featuring White Hat]]&lt;br /&gt;
[[Category:Comics featuring Megan]]&lt;br /&gt;
[[Category:Comics featuring Blondie]]&lt;br /&gt;
&lt;br /&gt;
== Trivia ==&lt;br /&gt;
* The title text to this comic originally read '[proudly greeting the hotel manager at the door] &amp;quot;Did I do aa good job?&amp;quot;' It is not clear if the 'aa' is a typo, or intentionally representing someone slurring their words because they are drunk or hung over from a party.&lt;br /&gt;
* Cueball gives instructions to a 'Mike' and a 'Katie' while giving instructions.  Since Megan has a specific name, this suggests that either Ponytail or Blondie are named Katie, while either Hairy or White Hat are named Mike.&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Comics featuring Megan]]&lt;br /&gt;
[[Category:Comics featuring Cueball]]&lt;br /&gt;
[[Category:Comics featuring Hairy]]&lt;br /&gt;
[[Category:Comics featuring Ponytail]]&lt;br /&gt;
[[Category:Comics featuring White Hat]]&lt;br /&gt;
[[Category:Comics featuring Blondie]]&lt;/div&gt;</summary>
		<author><name>162.158.78.226</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=Talk:2231:_The_Time_Before_and_After_Land&amp;diff=183271</id>
		<title>Talk:2231: The Time Before and After Land</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=Talk:2231:_The_Time_Before_and_After_Land&amp;diff=183271"/>
				<updated>2019-11-21T05:16:40Z</updated>
		
		<summary type="html">&lt;p&gt;162.158.78.226: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!--Please sign your posts with ~~~~ and don't delete this text. New comments should be added at the bottom.--&amp;gt;&lt;br /&gt;
I believe that the &amp;quot;bees&amp;quot; are paired with words like &amp;quot;for&amp;quot; in the chart to draw similarities to the word &amp;quot;before&amp;quot;? [[Special:Contributions/172.68.54.34|172.68.54.34]] 21:49, 20 November 2019 (UTC)&lt;br /&gt;
&lt;br /&gt;
Agreed. Has been changed. [[Special:Contributions/172.68.132.155|172.68.132.155]] 21:59, 20 November 2019 (UTC)&lt;br /&gt;
&lt;br /&gt;
While the chart begins with Big Bang on the left side, I bee-lieve it's a history of our solar system, not the universe.  When Rocky Planets formed is not a single specific point in time across the entire universe, and we have no idea if bees or thyme even exist beyond our planet. [[User:Ianrbibtitlht|Ianrbibtitlht]] ([[User talk:Ianrbibtitlht|talk]]) 23:12, 20 November 2019 (UTC)&lt;br /&gt;
: Not quite.  The Earth formed with the rest of the solar system.  And since &amp;quot;Rocky planets form&amp;quot; is shown earlier, it's presumably refers to rocky planets in the ''universe'' -- in ''other'', older star systems, rather than our own. --[[User:Aaron of Mpls|Aaron of Mpls]] ([[User talk:Aaron of Mpls|talk]])&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
As of this comment, this page is the first page to pop up when typing in the phrase &amp;quot;The Time for Beeland&amp;quot;.&lt;br /&gt;
[[Special:Contributions/172.69.90.16|172.69.90.16]] 23:51, 20 November 2019 (UTC)&lt;br /&gt;
&lt;br /&gt;
What's missing is [https://www.youtube.com/watch?v=VdQY7BusJNU Time after Thyme] [[User:Capncanuck|Capncanuck]] ([[User talk:Capncanuck|talk]]) 00:45, 21 November 2019 (UTC)&lt;br /&gt;
:And big missed opportunity for &amp;quot;Four bees land on thyme&amp;quot; [[Special:Contributions/162.158.78.226|162.158.78.226]] 05:16, 21 November 2019 (UTC)&lt;/div&gt;</summary>
		<author><name>162.158.78.226</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=2002:_LeBron_James_and_Stephen_Curry&amp;diff=158225</id>
		<title>2002: LeBron James and Stephen Curry</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=2002:_LeBron_James_and_Stephen_Curry&amp;diff=158225"/>
				<updated>2018-06-04T11:28:25Z</updated>
		
		<summary type="html">&lt;p&gt;162.158.78.226: /* Explanation */ Was demonstrably false; now true&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 2002&lt;br /&gt;
| date      = June 4, 2018&lt;br /&gt;
| title     = LeBron James and Stephen Curry&lt;br /&gt;
| image     = lebron_james_and_stephen_curry.png&lt;br /&gt;
| titletext = The 538TR attempts to capture a player's combined skill at basketball (either real-life or NBA 2K18) and election forecasting.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|Created by a Basketball - Please change this comment when editing this page. Do NOT delete this tag too soon.}}&lt;br /&gt;
&lt;br /&gt;
At first glance, the comic looks like an in-depth analysis of two NBA star players, LeBron James and Stephen Curry. The joke is that while comprehensive, all the statistics are completely meaningless - many don't show any correlation, and if there is one, it's extremely unlikely there is any causal link in there.&lt;br /&gt;
&lt;br /&gt;
The shot map shows from what position Curry's shots were scored compared to other NBA players. It shows that he scored several times from outside the playing field, including twice from the bleachers (which isn't a legal play), and once from the locker room (which is physically impossible due to multiple walls in between).&lt;br /&gt;
&lt;br /&gt;
The note about the alignment with Magnetic North is likely a reference to Foxes. Artic and Red Foxes both have a ditinctive hunting method, called 'mousing', involving tracking prey that is hiding under the snow, then leaping into the air and diving into the snow head-first, to try to catch the prey. A study found that they are more likely (to a statistically significant degree) to catch their prey when mousing, when they start facing approximately 20 degrees east of Magnetic North. (link: [http://blogs.discovermagazine.com/notrocketscience/2011/01/11/foxes-use-the-earths-magnetic-field-as-a-targeting-system/])&lt;br /&gt;
&lt;br /&gt;
Nate Silver is a political commentator and founder of FiveThirtyEight website, famous for getting everything right in 2012 US presidential elections, and getting everything approximately right in 2016.&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
{{incomplete transcript|Do NOT delete this tag too soon.}}&lt;br /&gt;
:'''NBA Playoffs ''DataDive'' '''&lt;br /&gt;
:'''Lebron James and Stephen Curry'''&lt;br /&gt;
:'''What makes these superstars so extraordinary?'''&lt;br /&gt;
&lt;br /&gt;
:[The comic consists of several plots and tables, listed here in western reading order]&lt;br /&gt;
&lt;br /&gt;
:'''Scatter plot of Social Security Number vs Free throw percentage'''&lt;br /&gt;
:The social security numbers range from 000-00-0000 to 999-99-9999. No pattern discrenable, aside from points being a bit denser in the middle of the plot. Steven Curry is marked as a point on the right edge of the plot.&lt;br /&gt;
&lt;br /&gt;
:'''Scatter plot of 2018 points per game vs Average teammate APGAR score'''&lt;br /&gt;
:Pattern suggests a somewhat positive link between the two factors. Lebon James is marked as having a lot of points, but low teammate score.&lt;br /&gt;
&lt;br /&gt;
:'''Shot map'''&lt;br /&gt;
:A map of a basketball field is shown with dots placed where players have taken shots at the goal. Steven Curry has dots in a separate color. For the all players category the dots generally cluster next to the goal basket and in front of the three point line. Steven has no dots next to the basket, but does cluster next to the three point line. He also has several dots off the side of the playing field, including three in the bleachers and one in the locker room.&lt;br /&gt;
&lt;br /&gt;
:'''Sandwiches eaten during play vs Win %'''&lt;br /&gt;
:A plot that suggests no relation between the factors because practically all dots are in the zero sandwiches column. 2018 Wariors have one dot marked as a high win % and 4 sandwiches.&lt;br /&gt;
&lt;br /&gt;
:'''2018 total points'''&lt;br /&gt;
:A table listing teams and their total scores with an extra column labeled &amp;quot;When net is within 15° of magnetic north&amp;quot;. The row for the Cleveland Cavaliers is highlighted and shows an abnormally high score in the magnetic north column.&lt;br /&gt;
&lt;br /&gt;
:{| class = &amp;quot;wikitable&amp;quot;&lt;br /&gt;
! 2018 Total points&lt;br /&gt;
! &lt;br /&gt;
! When net is withing 15° of magnetic north&lt;br /&gt;
|-&lt;br /&gt;
!&lt;br /&gt;
! Overall&lt;br /&gt;
! North&lt;br /&gt;
|-&lt;br /&gt;
|'''Golden State Warriors'''&lt;br /&gt;
|'''9304'''&lt;br /&gt;
|'''330'''&lt;br /&gt;
|-&lt;br /&gt;
|Houston Rockets&lt;br /&gt;
|9213&lt;br /&gt;
|268&lt;br /&gt;
|-&lt;br /&gt;
|New Orleans Pelicans&lt;br /&gt;
|9161&lt;br /&gt;
|219&lt;br /&gt;
|-&lt;br /&gt;
|Toronto Raptors&lt;br /&gt;
|9156&lt;br /&gt;
|341&lt;br /&gt;
|-&lt;br /&gt;
|'''Cleveland Cavaliers'''&lt;br /&gt;
|'''9091'''&lt;br /&gt;
|'''1644'''&lt;br /&gt;
|-&lt;br /&gt;
|Denver Nuggets&lt;br /&gt;
|9020&lt;br /&gt;
|280&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
:[A table at the bottom:]&lt;br /&gt;
&lt;br /&gt;
:{| class = &amp;quot;wikitable&amp;quot;&lt;br /&gt;
!&lt;br /&gt;
! Stephen Curry&lt;br /&gt;
! Lebron James&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Have you heard of him&lt;br /&gt;
|Probably&lt;br /&gt;
|Yes&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|President during most recent game 7 loss&lt;br /&gt;
|Obama&lt;br /&gt;
|Bush&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Pog collection&lt;br /&gt;
|Large&lt;br /&gt;
|Staggeringly large&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Career average fed interest rate&lt;br /&gt;
|3.42%&lt;br /&gt;
|4.41%&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Name scrabble score&lt;br /&gt;
|22&lt;br /&gt;
|22&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Best sport&lt;br /&gt;
|Basketball&lt;br /&gt;
|Basketball&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Height&lt;br /&gt;
|Over 6'&lt;br /&gt;
|Over 6'&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Retirement year&lt;br /&gt;
|2027&lt;br /&gt;
|Unknown&lt;br /&gt;
!Nate Silver&lt;br /&gt;
|-&lt;br /&gt;
|FiveThirtyEight total rating (devised by Nate Silver to combine all metrics into a single stat&lt;br /&gt;
|'''37.4'''&lt;br /&gt;
|'''31.8'''&lt;br /&gt;
|'''86.6'''&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Sport]]&lt;/div&gt;</summary>
		<author><name>162.158.78.226</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1893:_Thread&amp;diff=145805</id>
		<title>1893: Thread</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1893:_Thread&amp;diff=145805"/>
				<updated>2017-09-22T18:41:31Z</updated>
		
		<summary type="html">&lt;p&gt;162.158.78.226: Fixed length of Interval from 250 to 200 years.  An entire cycle is 250 years, with 50 years of threadfall and 200 years of Interval.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1893&lt;br /&gt;
| date      = September 22, 2017&lt;br /&gt;
| title     = Thread&lt;br /&gt;
| image     = thread.png&lt;br /&gt;
| titletext = Since the current Twitter threadfall kicked off in early 2016, we can expect it to continue until the mid 2060s when the next Interval begins.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|Needs more. Do not delete this tag before the explanation is actually complete.}}&lt;br /&gt;
&lt;br /&gt;
F'nor is a character from the popular sci-fi/fantasy series &amp;quot;{{w|Dragonriders of Pern}},&amp;quot; by Anne McCaffrey. He is posting a Twitter comment (a &amp;quot;thread&amp;quot; that's only one comment long, hence &amp;quot;1/1&amp;quot;) about &amp;quot;Thread,&amp;quot; a massively destructive alien organism from the same series. &amp;quot;Pern&amp;quot; is a fictional human-colonized planet and the main setting of the series.&lt;br /&gt;
&lt;br /&gt;
Typically, when starting a series of tweets (used to have content longer than 140 characters), one will start the first tweet with &amp;quot;Thread: &amp;quot; and end it with 1/X. The second tweet will read 2/X, and so on. If X, the total number of tweets, is unknown at the start, it will be listed or 1/many or omitted: 1/&lt;br /&gt;
&lt;br /&gt;
Here, there is a play on the Twitter thread and the actual threat to Pern.&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Threadfall&amp;quot; is the name for the beginning of 50-year cyclic periods when Thread attacks the world of Pern &amp;amp; its inhabitants, which occur between relatively safe &amp;quot;Intervals&amp;quot; of around 200 years. In the strip's alt text, as Threadfall occurred in 2016, it should be expected to continue for ~50 more years until 2060, when the next Interval will begin.&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
{{incomplete transcript|Do NOT delete this tag too soon.}}&lt;br /&gt;
&lt;br /&gt;
:[A mock-up of a &amp;quot;tweet&amp;quot; from the site twitter.com is shown. It contains a mock-up of a user photo of the fictional character F'nor resembling Hairy, including a tiny line sketch of F'nor's brown dragon Canth flying overhead. Below the tweet are several action buttons typical of a twitter post for comments, replying, likes, etc.]&lt;br /&gt;
&lt;br /&gt;
:F'nor&lt;br /&gt;
:&amp;lt;span style=&amp;quot;color:gray&amp;quot;&amp;gt;@fnor&amp;lt;/span&amp;gt;&lt;br /&gt;
:Thread: The greatest threat to our life on Pern 1/1&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
&lt;br /&gt;
[[Category: Comics featuring Hairy]]&lt;/div&gt;</summary>
		<author><name>162.158.78.226</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=Talk:1876:_Eclipse_Searches&amp;diff=144130</id>
		<title>Talk:1876: Eclipse Searches</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=Talk:1876:_Eclipse_Searches&amp;diff=144130"/>
				<updated>2017-08-16T18:17:23Z</updated>
		
		<summary type="html">&lt;p&gt;162.158.78.226: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!--Please sign your posts with ~~~~ and don't delete this text. New comments should be added at the bottom.--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
I don't get it. - BK {{unsigned ip|108.162.216.16}}&lt;br /&gt;
&lt;br /&gt;
Because people are apparently (according to the Google-search data, anyways) more excited about the upcoming eclipse than they were about the election, Cueball is predicting that society is going to go a little crazy when the eclipse actually happens. Megan adds that the traffic jams will likely be insurmountable and &amp;quot;if you're planning to be on the road, bring water&amp;quot;--i.e., don't expect to go anywhere fast. In the title text Mr. Munroe further explains this statement, noting that past eclipses have generated bad traffic jams and those were before the days of widespread social media networking, which will certainly make matters much worse. [[User:Berets|Berets]] ([[User talk:Berets|talk]]) 17:21, 14 August 2017 (UTC)&lt;br /&gt;
&lt;br /&gt;
::To be fair, not that many of us were excited for election day. The Trumpists were excited. The #imwithheriguess weren't. We wanted Clinton because she wasn't Trump. Nervous about the insanity that would occur if Trump won, but not excited about the mediocrity that would happen if Clinton won. [[Special:Contributions/108.162.245.88|108.162.245.88]] 21:43, 14 August 2017 (UTC)&lt;br /&gt;
:::Don't forget the sizeable number of people who had the same opinions, but with the roles reversed (wanting Trump because he wasn't Hillary). Most of the people I know who wanted Trump were in that group. [[User:Mulan15262|Mulan15262]] ([[User talk:Mulan15262|talk]]) 04:02, 15 August 2017 (UTC)&lt;br /&gt;
:I guess the association with traffic jams is that in the USofA, people are used to stand for hours in line to vote. --[[Special:Contributions/198.41.242.29|198.41.242.29]] 17:47, 14 August 2017 (UTC)&lt;br /&gt;
&lt;br /&gt;
I remember the 1970 eclipse! Here in Northern Virginia, it was nearly total. I was nine and my dad made us a pinhole camera. Now I'm gonna have to make one for my kids, since it looks like the goggles are pretty much sold out. [[Special:Contributions/162.158.255.118|162.158.255.118]] 19:08, 14 August 2017 (UTC)&lt;br /&gt;
&lt;br /&gt;
I understand this XKCD differently. The fact that no one looks up &amp;quot;eclipse&amp;quot; is that something bad will happen during it, that's why Cueball is urged to bring water, as in essential survival gear. [[Special:Contributions/108.162.216.106|108.162.216.106]] 20:12, 14 August 2017 (UTC) AM&lt;br /&gt;
:Yeah, and the Moon will fall into the Sun like the ISS did before: [[1830: ISS Solar Transit 2]] --[[User:Dgbrt|Dgbrt]] ([[User talk:Dgbrt|talk]]) 22:26, 14 August 2017 (UTC)&lt;br /&gt;
: Sounds more like 1868 (shouldn't that be linked in the explanation?) :) [[User:NiceGuy1|NiceGuy1]] ([[User talk:NiceGuy1|talk]]) 05:29, 15 August 2017 (UTC)&lt;br /&gt;
&lt;br /&gt;
: Not sure what you mean by “The fact that no one looks up &amp;quot;eclipse&amp;quot;” … the graph in the comic shows that ''loads'' of people are looking up &amp;quot;eclipse&amp;quot;. [[Special:Contributions/141.101.99.11|141.101.99.11]] 13:16, 16 August 2017 (UTC)&lt;br /&gt;
&lt;br /&gt;
What's funny to me is that this growing interest is completely fictitious within the context of my experience, LOL! I have LITERALLY only heard about this eclipse on XKCD, if it were any other comic I would never even have the thought that an eclipse might really be coming. :) I've really seen and heard no mention anywhere else (all I can think right now is that this explanation talks about it crossing the States, maybe it'll be too south to see here in Canada, therefore nobody around here is interested?). It also mystifies me how this and 1868 (again, shouldn't it be linked here?) seem to be making a mountain out of a molehill. An eclipse isn't this weird, uncommon, unheard-of phenomenon, why the big deal???!?! [[User:NiceGuy1|NiceGuy1]] ([[User talk:NiceGuy1|talk]]) 05:29, 15 August 2017 (UTC)&lt;br /&gt;
&lt;br /&gt;
: Because Eclipses are awesome. Its like a good song on the radio it passes quickly but sticks with you for days (or weeks) [[Special:Contributions/141.101.98.250|141.101.98.250]] 07:29, 15 August 2017 (UTC)&lt;br /&gt;
:: Good songs on radio? I heard about these, but I doubt such mystical thing exists. As for the eclipse: I guess I'll watch the live stream. Or sleep. [[User:Elektrizikekswerk|Elektrizikekswerk]] ([[User talk:Elektrizikekswerk|talk]]) 07:45, 15 August 2017 (UTC)&lt;br /&gt;
: Yes, eclipses are not too uncommon, but you still have to be lucky to experience one first hand. &amp;quot;Watching a live stream&amp;quot; of an eclipse is like watching porn: Both can be entertaining, but it's nothing like the real thing. [[User:LordHorst|LordHorst]] ([[User talk:LordHorst|talk]]) 08:52, 15 August 2017 (UTC)&lt;br /&gt;
&lt;br /&gt;
:I've heard talk about it outside of XKCD, but I live and work in the 90% band so I think that you are correct about the local variation in how much people care.[[Special:Contributions/108.162.237.232|108.162.237.232]] 14:04, 15 August 2017 (UTC)&lt;br /&gt;
&lt;br /&gt;
:This eclipse will have a nearly 70 mile wide path of totality cross the entire continental US.  The next major eclipse in the US will be in 2024, but it will cross from Mexico through the Great Lakes and New England.  [[Special:Contributions/172.68.65.36|172.68.65.36]] 17:44, 15 August 2017 (UTC)&lt;br /&gt;
&lt;br /&gt;
:I have seen two total eclipses and I am really sad I could not fit it into my plans to be in the totality band in the US this Monday. There is no reason to watch it live streamed, you could see one of the old any time you like. It has nothing on a real Eclipse. There is no doubt in my mind that experiencing those two total eclipses are the most crazy and beautiful nature experiences I have ever had. The one you are going to see this Monday is part of a long series. Each series of eclipses reappear every 18 years 1/3 around the globe to the west. So this eclipse is the next in the series of the first I saw in Europe (I was in Hungary) in August 1999. And the one mentioned in 2024 was the one I say in 2006 in Turkey. I live in Denmark so I had to travel further for those two than most of the people in the US has to, and they even can travel domestic. Go there and have an experience of a life time. And hope that Trump do not cancel the Eclipse... See title text of both [[1302: Year in Review]] and [[1779: 2017]]... Enjoy it you lucky people living right next to the totality! ;-) --[[User:Kynde|Kynde]] ([[User talk:Kynde|talk]]) 07:25, 16 August 2017 (UTC)&lt;br /&gt;
&lt;br /&gt;
:This is the first total eclipse visible in the continental US since 1979.  About half the current US population wasn't even born then.  That totality was visible in a much smaller and mostly sparsely-populated part of the US.  The last eclipse with totality visible near a significant percentage of the US population was in 1970.  It's a pretty safe bet that &amp;gt;80% of the US population has never seen a total eclipse in person.  So, while perhaps eclipses are an ordinary event for Canadians, the 2017 eclipse is indeed a &amp;quot;weird, uncommon, unheard-of phenomenon&amp;quot;.[[Special:Contributions/162.158.78.226|162.158.78.226]] 18:17, 16 August 2017 (UTC)&lt;/div&gt;</summary>
		<author><name>162.158.78.226</name></author>	</entry>

	</feed>