<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Bayesianism &#8211; Spencer Greenberg</title>
	<atom:link href="https://www.spencergreenberg.com/tag/bayesianism/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.spencergreenberg.com</link>
	<description></description>
	<lastBuildDate>Sun, 22 Sep 2024 19:50:53 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.1</generator>

<image>
	<url>https://i0.wp.com/www.spencergreenberg.com/wp-content/uploads/2024/05/cropped-icon.png?fit=32%2C32&#038;ssl=1</url>
	<title>Bayesianism &#8211; Spencer Greenberg</title>
	<link>https://www.spencergreenberg.com</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">23753251</site>	<item>
		<title>Demystifying p-values</title>
		<link>https://www.spencergreenberg.com/2022/12/demystifying-p-values/</link>
					<comments>https://www.spencergreenberg.com/2022/12/demystifying-p-values/#comments</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Sat, 31 Dec 2022 20:40:00 +0000</pubDate>
				<category><![CDATA[Essays]]></category>
		<category><![CDATA[alpha]]></category>
		<category><![CDATA[alternative hypothesis]]></category>
		<category><![CDATA[Bayesianism]]></category>
		<category><![CDATA[false positives]]></category>
		<category><![CDATA[frequentism]]></category>
		<category><![CDATA[garden of forking paths]]></category>
		<category><![CDATA[multiple hypothesis testing]]></category>
		<category><![CDATA[null hypothesis]]></category>
		<category><![CDATA[null hypothesis significance testing]]></category>
		<category><![CDATA[p-hacking]]></category>
		<category><![CDATA[p-values]]></category>
		<category><![CDATA[probability]]></category>
		<category><![CDATA[publication bias]]></category>
		<category><![CDATA[random chance]]></category>
		<category><![CDATA[replication crisis]]></category>
		<category><![CDATA[statistical significance]]></category>
		<category><![CDATA[statistics]]></category>
		<category><![CDATA[underpowered]]></category>
		<guid isPermaLink="false">https://www.spencergreenberg.com/?p=3382</guid>

					<description><![CDATA[There is a tremendous amount of confusion around what a p-value actually is, despite their widespread use in science. Here is my attempt to explain the concept of p-values concisely and clearly (including why they are useful and what often goes wrong with them). — What&#8217;s a p-value? — If you run a study, then [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">There is a tremendous amount of confusion around what a p-value actually is, despite their widespread use in science. Here is my attempt to explain the concept of p-values concisely and clearly (including why they are useful and what often goes wrong with them).</p>



<p class="wp-block-paragraph"><strong>— What&#8217;s a p-value? —</strong></p>



<p class="wp-block-paragraph">If you run a study, then (all else equal, aside from rare edge cases) the lower the p-value, the lower the chance that your results are due to random chance or luck.</p>



<p class="wp-block-paragraph">More precisely: a p-value is the probability you&#8217;d get a result at least as extreme as what you got IF there were actually no effect (or if some other pre-specified &#8220;null hypothesis&#8221; is true).</p>



<p class="wp-block-paragraph">So it&#8217;s a probability calculated based on assuming that there is no effect (or assuming that a pre-specified &#8220;null hypothesis&#8221; is true). Here the phrase &#8220;no effect&#8221; would mean, in the case of a study on a new medicine, that the medicine doesn&#8217;t do anything.</p>



<p class="wp-block-paragraph">To put it in terms of coin flips: suppose you&#8217;re trying to decide if a coin is fair (i.e., if it has an equal chance of landing on heads and tails &#8211; so that&#8217;s your &#8220;null hypothesis&#8221; in this context). You flip the coin 100 times and get 60 heads. You calculate the p-value (p=0.06).</p>



<p class="wp-block-paragraph">This p-value tells you there&#8217;s a 6% chance you&#8217;d get 60 or more heads OR 60 or more tails out of 100 flips if the coin were actually fair.</p>



<p class="wp-block-paragraph">What makes p-values useful is that when they are high, you usually can&#8217;t rule out your effect being due to random chance or luck. And, when they are very low, random chance is (in most cases) unlikely to be the explanation for your result.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<p class="wp-block-paragraph"><strong>— What&#8217;s the problem with p-values? —</strong></p>



<p class="wp-block-paragraph">In social science, p&lt;0.05 is often used as the cutoff for a &#8220;successful&#8221; result (i.e., they treat the effect as real and potentially publishable). This is an arbitrary cutoff; there&#8217;s nothing special about 0.05. The phrase &#8220;statistically significant&#8221; is defined simply to mean that p&lt;0.05.</p>



<p class="wp-block-paragraph">There are many ways that p-values get commonly misused, creating lots of problems. For instance:</p>



<p class="wp-block-paragraph">• p-values often get misinterpreted as the probability that an effect is not real (recall: p-values are actually the probability of getting a result this extreme if there is no effect, which is not the same thing)</p>



<p class="wp-block-paragraph">• If you see one study where the main finding&#8217;s p-value is, say, 0.05, and another study where the main finding&#8217;s p-value is, say, 0.01, it&#8217;s tempting to conclude that the finding of the 2nd study is much less likely to be the result of chance (e.g., 1/5th as likely) than the 1st study&#8217;s finding. Unfortunately, we can&#8217;t draw this conclusion. The probability that a study&#8217;s finding is the result of chance is not the same as the p-value, and in fact, it can&#8217;t even be calculated just by knowing the p-value.</p>



<p class="wp-block-paragraph">• Because a p-value threshold is often used for a result to be publishable (p&lt;0.05 in social science), researchers sometimes engage in fishy methods to get their p-values below the threshold. This is known as &#8220;p-hacking.:</p>



<p class="wp-block-paragraph">• A result&#8217;s p-value (or &#8220;statistical significance&#8221;) is sometimes focused on instead of focusing on other factors that are also important. For instance, a result may have a low p-value but be such a weak effect that it&#8217;s totally useless or uninteresting.</p>



<p class="wp-block-paragraph">• While a low p-value helps you rule out the possibility that your effect is merely due to random chance, unfortunately, that&#8217;s all it helps you with. But researchers sometimes act as though it tells them more than that. Even an extremely low p-value doesn&#8217;t mean an effect is &#8220;real&#8221; or that the effect means what you think. Low p-values can result from a variety of causes, including mistakes in experimental design or confounds.</p>



<p class="wp-block-paragraph">Here&#8217;s another way to think about what a p-value is and isn&#8217;t that some people find helpful: a p-value does not tell you the probability that your result is due to chance. It tells you how consistent your results are with being due to chance. (I&#8217;m paraphrasing from <a href="https://statmodeling.stat.columbia.edu/2013/03/12/misunderstanding-the-p-value/#comment-143473">here</a>.) So, the lower the p-value, the less consistent your results are with them being due to chance.</p>



<p class="wp-block-paragraph">It&#8217;s interesting to note that, empirically, results with lower p-values are more likely to be genuine effects (i.e., not false positives). I looked at results for 325 psychology study replications, and when the original study p-value was at most 0.01, about 72% replicated. When p&gt;0.01, only 48% did.</p>



<p class="wp-block-paragraph">Ultimately, p-values are a useful (though often abused) statistical tool.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<p class="wp-block-paragraph"><strong>— BONUS APPENDIX: what&#8217;s the chance of a hypothesis being &#8220;true&#8221; if p&lt;0.05?  —</strong></p>



<p class="wp-block-paragraph">One annoying thing about p-values is that they don&#8217;t answer the question we are usually interested in. Usually, we want to know something like &#8220;What&#8217;s the probability that my hypothesis is true?&#8221; or &#8220;What&#8217;s the probability that the effect of this drug is bigger than X?&#8221; but p-values don&#8217;t tell us those things.</p>



<p class="wp-block-paragraph">However, we can put a different spin on p-values to get them to answer questions that are closer to what we&#8217;re really interested in. Let&#8217;s think of p-values as giving us a decision procedure (in an overly simplified world where you either &#8220;believe&#8221; in an effect or you fail to believe in it).&nbsp;</p>



<p class="wp-block-paragraph">Suppose you test 100 totally separate, previously unexplored hypotheses about humans, and suppose that you commit to &#8220;believe&#8221; a hypothesis is true if and only if you get p&lt;0.05 (and otherwise, you don&#8217;t believe it).</p>



<p class="wp-block-paragraph">I think it&#8217;s realistic that in a social science context, most hypotheses studied will be false since discovering novel, publishable hypotheses about humans is hard. So let&#8217;s suppose that 80% of the hypotheses you test are *not* true.&nbsp;</p>



<p class="wp-block-paragraph">Finally, suppose that you use a large enough number of participants in your studies so that if you are testing for the presence of a real effect, there is an 80% chance you&#8217;ll be able to find it (this 80% figure is a common recommendation for &#8220;statistical power&#8221;).&nbsp;</p>



<p class="wp-block-paragraph">Under these assumptions, if you test 100 hypotheses, then you will end up believing in 20 hypotheses, and 80% of those you believe will be true (with the other 20% being false positives). That means that of the results you believe in, 80% will be correct! Of course, this assumes no mistakes are made in the process of designing the experiment, running the statistics, and so on.</p>



<p class="wp-block-paragraph">Here&#8217;s how the math works out if you&#8217;re curious:</p>



<p class="wp-block-paragraph">• Out of the 100 hypotheses, 20 will be true, and of those, you&#8217;ll believe 16 = 0.80 * 20 (these are the true positives) and fail to believe 4 (these are the false negatives).</p>



<p class="wp-block-paragraph">• Out of the 100 hypotheses, 80 will be false, and of those, you&#8217;ll believe 4 = 0.05 * 80 (these are the false positives), and you&#8217;ll reject 76 (these are the true negatives).</p>



<p class="wp-block-paragraph">Of course, if the numbers here had been different, the conclusions would be different as well. For instance, imagine if you started with 2000 hypotheses, and this time, imagine that only 1% of them were true. If the power was still 80%, then:</p>



<p class="wp-block-paragraph">&nbsp;• Out of the 2000 hypotheses, 20 of them would be true, and of those, you&#8217;d believe 16 (0.80 * 20) of them (these are true positives) and fail to believe 4 of them (these are false negatives).</p>



<p class="wp-block-paragraph">• Out of the 2000 hypotheses, 1980 would be false, and of those, you&#8217;d believe 99 (0.05*1980) of them (these are false positives), and you&#8217;d reject the other 1881 of them (these are true negatives).</p>



<p class="wp-block-paragraph">• So, altogether, you&#8217;d believe 115 (16 + 99) hypotheses, of which only 16 would&#8217;ve actually been true, so of the results you believe in, less than 14% would be correct!&nbsp;</p>



<p class="wp-block-paragraph">From analyses like these, we can see that the probability that a specific hypothesis is true, given that we&#8217;ve found p&lt;0.05, depends on a variety of factors, including the sample size, the true effect size, the base rate probability that a new hypothesis tested by that researcher is true, the probability of errors being made in the experimental design or statistical analysis, and so on.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<p class="wp-block-paragraph">In real life:</p>



<p class="wp-block-paragraph">(1) Studies often don&#8217;t use large enough numbers of participants (and so are underpowered).</p>



<p class="wp-block-paragraph">(2) Researchers sometimes engage in p-hacking to artificially lower their p-values to help their papers get published.</p>



<p class="wp-block-paragraph">(3) Researchers often don&#8217;t carefully track how many hypotheses they&#8217;ve really tested.</p>



<p class="wp-block-paragraph">(4) The decision procedure described above is often not adhered to so strictly (e.g., a result of p=0.08 might be treated as suggestive evidence for the hypothesis, and hence the hypothesis is not rejected).</p>



<p class="wp-block-paragraph">(5) Real hypotheses often have auxiliary assumptions beyond what the p-value accounts for (such as an assumption that there is a lack of confounders, a lack of serious errors in the experimental setup, and so on).</p>



<p class="wp-block-paragraph">I personally don&#8217;t like thinking in terms of this decision procedure for p-values because I believe that modeling hypotheses as &#8220;true&#8221; or &#8220;false&#8221; is not a good approach to thinking clearly. This is because I believe it&#8217;s usually much better to think in terms of probabilities rather than a &#8220;true&#8221;/&#8221;false&#8221; dichotomy when trying to understand the answers to complex questions.</p>



<p class="wp-block-paragraph">Some people have argued that we should switch to a Bayesian approach to hypothesis testing since such an approach avoids many of the issues of p-values (including avoiding the problematic &#8220;true&#8221;/&#8221;false&#8221; dichotomy). But it also introduces other challenges, such as how to come up with an appropriate &#8220;prior&#8221; (which represents one&#8217;s belief about the probability of the hypothesis having different strengths of effects prior to seeing the study results).</p>



<p class="wp-block-paragraph"></p>



<p class="wp-block-paragraph"><em>This piece was first written on December 31, 2022, and first appeared on this site on April 2, 2023.</em></p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<p class="wp-block-paragraph"><a href="https://www.guidedtrack.com/programs/4zle8q9/run?essaySpecifier=%3A+Demystifying%20p-values" target="_blank" rel="noreferrer noopener">If you read this line, please do us a favor and click here to answer one quick question.</a></p>



<p class="wp-block-paragraph"></p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.spencergreenberg.com/2022/12/demystifying-p-values/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">3382</post-id>	</item>
		<item>
		<title>Human behavior makes more sense when you understand &#8220;Anchor Beliefs&#8221;</title>
		<link>https://www.spencergreenberg.com/2021/11/human-behavior-makes-more-sense-when-you-understand-anchor-beliefs/</link>
					<comments>https://www.spencergreenberg.com/2021/11/human-behavior-makes-more-sense-when-you-understand-anchor-beliefs/#comments</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Sun, 21 Nov 2021 15:31:00 +0000</pubDate>
				<category><![CDATA[Essays]]></category>
		<category><![CDATA[anchor beliefs]]></category>
		<category><![CDATA[Bayesianism]]></category>
		<category><![CDATA[confirmation bias]]></category>
		<category><![CDATA[core beleifs]]></category>
		<category><![CDATA[delusions]]></category>
		<category><![CDATA[fixed false beliefs]]></category>
		<category><![CDATA[learning]]></category>
		<category><![CDATA[lines of retreat]]></category>
		<category><![CDATA[sacred values]]></category>
		<category><![CDATA[scout mindset]]></category>
		<category><![CDATA[social learning]]></category>
		<category><![CDATA[soldier mindset]]></category>
		<category><![CDATA[trapped priors]]></category>
		<category><![CDATA[updating beliefs]]></category>
		<category><![CDATA[worldviews]]></category>
		<guid isPermaLink="false">https://www.spencergreenberg.com/?p=2556</guid>

					<description><![CDATA[There&#8217;s an important type of belief most of us have, which we call &#8220;Anchor Beliefs.&#8221; These beliefs are, by definition, those beliefs we hold that are almost impossible to change. To the believer, an Anchor Belief doesn&#8217;t feel like a mere belief &#8211; it feels like an&#160;undeniable truth. These beliefs are often too deeply rooted [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">There&#8217;s an important type of belief most of us have, which we call &#8220;Anchor Beliefs.&#8221; These beliefs are, by definition, those beliefs we hold that are almost impossible to change. To the believer, an Anchor Belief doesn&#8217;t feel like a mere belief &#8211; it feels like an&nbsp;<em>undeniable truth</em>. These beliefs are often too deeply rooted to change, and the cost of giving them up may be extremely high (e.g., questioning the belief might cause you to lose your family, friends, livelihood, or your understanding of what reality looks like). </p>



<p class="wp-block-paragraph">Whereas with most of our beliefs, when we get strong counter-evidence, we become at least a bit less confident in those beliefs, with anchor beliefs, strong counter-evidence doesn&#8217;t budge us at all &#8211; it just bounces off. That means we either ignore the evidence (e.g., just don&#8217;t let ourselves think about it), explain it away (e.g., &#8220;I must have misunderstood what happened&#8221;), or change our mind about other facts to incorporate the counter-evidence without our anchor belief budging (e.g., &#8220;they must have been lying to me.&#8221;)</p>



<p class="wp-block-paragraph">Understanding the role that Anchor Beliefs play in human psychology &#8211; and identifying your own personal Anchor Beliefs &#8211; can help you make better sense of the world around you. Additionally, such an understanding can help you search for&nbsp;false&nbsp;Anchor Beliefs &#8211; those apparently unquestionable truths that make up the foundations of some people&#8217;s worldviews despite being wrong! Challenging your own false anchors is very difficult, but the consequences may be life-changing.</p>



<p class="wp-block-paragraph">This article provides an introduction to Anchor Beliefs, including an explanation of how they differ from other beliefs, what can make them so hard to change, and a list of common categories of Anchor Beliefs that can help you identify your own. We also give some proposals for how false Anchor Beliefs form, how you can identify these false beliefs in yourself, and what you can do to question them in a safe and productive way. If you care about understanding your own mind and the minds of other people, we think you may find this write-up valuable!&nbsp;</p>



<hr class="wp-block-separator has-css-opacity"/>



<h2 class="wp-block-heading">How do Anchor Beliefs work? Instead of shifting with evidence, they shape how we&nbsp;<em>see</em>&nbsp;evidence.</h2>



<p class="wp-block-paragraph">With many low-stakes, shallow-rooted beliefs (such as which turn to take to get to a restaurant), our commitment to the belief tends to adjust when we get counter-evidence (for example, &#8220;this doesn&#8217;t look familiar &#8211; I wonder if I took the wrong turn back there&#8221;). This behavior looks like an approximate form of&nbsp;<a target="_blank" href="https://programs.clearerthinking.org/question_of_evidence.html" rel="noreferrer noopener"><u>Bayesian updating</u></a>. Anchor Beliefs don&#8217;t work like this.&nbsp;</p>



<p class="wp-block-paragraph">Anchor Beliefs almost never change, yet we still have to make sense of new information that we come across (some of which may strongly contradict our Anchor Beliefs). As mentioned, one solution is to warp the evidence that we receive such that we can fit it into our worldview AND keep our Anchor Belief intact at the same time. This is how Anchor Beliefs get their name: they are like huge, steel anchors securing boats to the ocean floor &#8211; only an enormously powerful current will be able to make them budge; any lesser current will simply swirl around the anchor. In this way, only incredibly powerful evidence can pose a threat to our Anchor Beliefs. And even then, our brains are highly adept at interpreting evidence so that our original Anchor Belief remains steadfast.&nbsp;</p>



<p class="wp-block-paragraph">Here&#8217;s a silly example to show how this might look in reality. Imagine that you HAVE to believe the walls of your house are blue. If you don&#8217;t, then everyone you love will reject you (or something equally catastrophic). So it&#8217;s really important that you believe the walls of your house are blue. This means you must bend the evidence that you receive so that your perception is compatible with this belief. But the walls of your house don&#8217;t&nbsp;<em>look&nbsp;</em>blue. How can you make sense of this? Maybe there is some strange-colored light in the house that makes the walls appear white. Or maybe there&#8217;s something wrong with your vision. Or maybe the walls are just an incredibly pale shade of blue that is very close to white. It&#8217;s not clear which explanation is correct, but it&#8217;s not worth wasting your time worrying about why blue walls would appear white. </p>



<p class="wp-block-paragraph">While you may think that you wouldn&#8217;t fall for a false Anchor Belief like this, being particularly smart or logical doesn&#8217;t necessarily help you challenge these kinds of beliefs. You&#8217;re more likely to come up with smarter and more logical reasons why your Anchor Belief&nbsp;<em>must&nbsp;</em>be correct (regardless of whether or not it is). If you search hard enough, there is almost always a way to reinterpret the evidence so that your Anchor Belief can remain steadfast.&nbsp;</p>



<hr class="wp-block-separator has-css-opacity"/>



<h2 class="wp-block-heading">Examples of common Anchor Beliefs</h2>



<p class="wp-block-paragraph">Some Anchor Beliefs are profound (say, about the origins of life), but many are prosaic (say, about the earth being spherical rather than flat). We all have large numbers of boring and trivial-sounding Anchor Beliefs such as:</p>



<ul class="wp-block-list">
<li>1+1 = 2</li>



<li>humans have teeth</li>



<li>you live in [whatever country you believe you live in]</li>
</ul>



<p class="wp-block-paragraph">Consider for a moment how hard it would be for someone to convince you that you were wrong about any of these beliefs! And consider for a moment how INSANE things would be for your worldview if you did correctly come to believe that these beliefs were false. The ramifications would be so shocking that it is hard to comprehend the implications of being wrong. </p>



<p class="wp-block-paragraph">What makes the above Anchor Beliefs &#8220;trivial&#8221; is they have a really high probability of being true, and virtually everyone concurs about them. Much more interesting and important to consider are Anchor Beliefs that may be false. False Anchor Beliefs are often acquired through social and cultural influences, though they can also come about in other ways (e.g., as defense mechanisms or by generalizing from a small number of traumatic experiences). Here are some common categories of Anchor Beliefs that could be false:</p>



<ul class="wp-block-list">
<li>Things that almost everyone you know is taught</li>



<li>Certain religious beliefs learned in childhood</li>



<li>Perceptions of ourselves (e.g., as good/bad)</li>



<li>Views about one&#8217;s community</li>



<li>Views about &#8220;enemy&#8221; groups</li>



<li>Inferences from viscerally shocking first-hand experiences (e.g., &#8220;the world&#8217;s unsafe&#8221;)</li>



<li>Beliefs your social group REQUIRES</li>



<li>Claims that the reputation of your most trusted authority figures are staked on</li>



<li>Beliefs that, if you stopped believing them, would leave you very confused about what to believe or what to do</li>
</ul>



<p class="wp-block-paragraph">The idea of an Anchor Belief is connected to (though not the same as) a number of other ideas, including:</p>



<ul class="wp-block-list">
<li>sacred values (social psychology)</li>



<li>soldier vs. scout mindset (see&nbsp;<a href="https://www.amazon.com/gp/product/0735217556/ref=as_li_tl?ie=UTF8&amp;camp=1789&amp;creative=9325&amp;creativeASIN=0735217556&amp;linkCode=as2&amp;tag=gimbeltechno-20&amp;linkId=0aee95a399d979bfe22a6f70def37ce1" target="_blank" rel="noreferrer noopener"><u>Julia Galef&#8217;s book</u></a>&nbsp;on the topic)</li>



<li>shibboleths (the Bible)</li>



<li>conflict vs. mistake theory (see&nbsp;<a href="https://slatestarcodex.com/2018/01/24/conflict-vs-mistake/" target="_blank" rel="noreferrer noopener"><u>Slate Star Codex</u></a>)</li>



<li>trapped priors (see&nbsp;<a href="https://astralcodexten.substack.com/p/trapped-priors-as-a-basic-problem" target="_blank" rel="noreferrer noopener"><u>Astral Codex Ten</u></a>)</li>



<li>belief updating (Connection Theory)</li>



<li>core beliefs (CBT)</li>



<li>leaving lines of retreat (<a href="https://www.lesswrong.com/posts/3XgYbghWruBMrPTAL/leave-a-line-of-retreat" target="_blank" rel="noreferrer noopener"><u>see LessWrong</u></a>)</li>
</ul>



<hr class="wp-block-separator has-css-opacity"/>



<h2 class="wp-block-heading">What does changing an Anchor Belief involve?</h2>



<p class="wp-block-paragraph">While Anchor Beliefs almost never change, on rare occasions, we cut an anchor loose, and our boat suddenly lurches forward into the unknown. Jettisoning an anchor doesn&#8217;t necessarily take you where you want to go. It is scary, and it isn&#8217;t always safe. It may even lead you to abandon other, even more steadfast anchors. But abandoning an Anchor Belief is sometimes the only way to move forward. There&#8217;s no guarantee that the new beliefs you adopt will be correct. Consider your belief &#8220;the earth is round&#8221; (i.e., approximately an oblate spheroid, rather than flat like a disk).&nbsp;</p>



<p class="wp-block-paragraph">Imagine, for a moment, what would happen if you came to believe in a flat earth, and you traced out the consequences of that belief. What is NASA, then? And SpaceX? What is the field of astronomy, or geology, or cartography? Surely our government must know &#8211; so why are they keeping it from us? How long have they known this? How do they prevent the truth from getting out? Is the whole world involved in this conspiracy? Am I in danger if I publicly say it&#8217;s a conspiracy? Why don&#8217;t more people speak out about this? Have all of my friends and family also been misled? Is gravity real (and if so, how does it work on a disk)? What are the stars in the sky?&nbsp;</p>



<p class="wp-block-paragraph">It would be incredibly disorienting to work through all the implications that would follow from changing this once previously-unquestioned belief. Additionally, many of us have never checked whether the earth<em>&nbsp;is</em>&nbsp;actually round! Have you looked carefully at the arguments for this claim? And at the counterarguments to those arguments? Have you ever doubted (for even one minute of your entire adult life) that the earth is round? If we trust the evidence we receive from our eyes, many of us might assume that the earth is flat. So, how do we know that it is not? We learn this fact through our social world. (Unless, perhaps, you&#8217;ve lived by the ocean and had a habit of watching tall sailboats on the horizon.)&nbsp;</p>



<p class="wp-block-paragraph">Fortunately, the earth isn&#8217;t flat. At least,&nbsp;<em>our</em>&nbsp;Anchor Beliefs say so &#8211; we&#8217;ve never personally run experiments to check, nor have we closely scrutinized the arguments for and against this claim. (If you wanted to, there are simple experiments that you can run &#8211; for example, you could attach a camera to a helium-filled high altitude weather balloon and&nbsp;<a target="_blank" href="https://www.bbc.com/news/av/uk-england-dorset-40706868" rel="noreferrer noopener"><u>see the round horizon from the vantage point of the camera</u></a>.) Notice that most scientific facts you believe are not as fundamental as &#8220;the earth is round,&#8221; which is a fact that has many important implications for our belief systems. Other scientific facts have fewer implications. For example, people were interested to learn that dinosaurs probably had feathers, but few (if any) had reasons to resist this update in their beliefs &#8211; because it didn&#8217;t challenge a core part of their worldview. In contrast, questioning a belief like &#8220;the earth is round&#8221; would throw most people&#8217;s belief systems into disarray.&nbsp;</p>



<p class="wp-block-paragraph">Interestingly enough, if you already believed there was a cabal secretly ruling the world and that scientists were controlled by this cabal, then the earth being round may merely be an ordinary belief rather than an Anchor Belief. In that case, switching your view from believing in a round earth to believing in a flat earth is not likely to be perspective-shattering &#8211; it&#8217;s easy to incorporate it into your worldview as just another thing the cabal has manipulated people to believe.&nbsp;</p>



<hr class="wp-block-separator has-css-opacity"/>



<h2 class="wp-block-heading">What happens when our anchor beliefs are wrong?</h2>



<p class="wp-block-paragraph">Anchor Beliefs aren&#8217;t necessarily false. A lot of them are true. They just aren&#8217;t&nbsp;<em>necessarily</em>&nbsp;true. So, it&#8217;s important to distinguish between two types of Anchor Beliefs: (1) &#8220;False Anchors&#8221; and (2) Anchor Beliefs that happen to be true. False Anchors are obviously much more worrisome. However, they often aren&#8217;t easy to spot. </p>



<p class="wp-block-paragraph">Remember, Anchor Beliefs feel to us (the believer) not like mere beliefs but like&nbsp;<em>indisputable truths</em>. However, it&#8217;s almost certain that we learned them from the people around us or derived them from shoddy generalizations, and they may not be obvious truths at all (that doesn&#8217;t mean they are false, just that they may not be indisputable like they seem). Our own Anchor Beliefs are like the dark matter of the self. They flow through us without detection, and they influence our actions. </p>



<p class="wp-block-paragraph">It&#8217;s not that doubting these beliefs is impossible, but we tend to automatically dismiss skepticism towards our Anchor Beliefs (or entirely ignore evidence that contradicts them) so that we don&#8217;t have to face abandoning our worldview. False Anchor Beliefs can have negative consequences the way any false belief can: by causing your predictions to be out of sync with reality. What makes them worse than your average false belief is that they are hard to change, largely because so many other beliefs tend to rely on them. But remember that not all Anchor Beliefs are false (so it wouldn&#8217;t make sense to give up a belief&nbsp;<em>merely</em>&nbsp;because it&#8217;s an Anchor).&nbsp;</p>



<hr class="wp-block-separator has-css-opacity"/>



<h2 class="wp-block-heading">Why is it that some of our beliefs become Anchor Beliefs?</h2>



<p class="wp-block-paragraph">In the simplest examples (such as 1+1=2), a belief can become an Anchor Belief (i.e., almost impossible to change) because we have so much valid evidence for it being true that our prior probability of it being true is almost 100%. These are Anchor Beliefs that we&#8217;re almost certainly right about &#8211; we&#8217;ll call them&nbsp;<em>Steel&nbsp;</em>Anchors because they provide a sturdy foundation for an accurate worldview. But what about those Anchor Beliefs we may well be wrong about? Beliefs that are foundational to us but are not the result of witnessing tons of valid evidence? </p>



<p class="wp-block-paragraph">Let&#8217;s call these Anchor Beliefs&nbsp;<em>Tin</em>&nbsp;Anchors. We are almost completely unable to change our mind about Tin Anchors, despite the fact that they don&#8217;t provide a valid foundation for an accurate worldview. Five reasons that we may form Tin Anchor Beliefs:</p>



<ol class="wp-block-list">
<li>It could be that Tin Anchors are a consequence of too many beliefs being piled on top of one fundamental belief, such that the fundamental belief can&#8217;t be questioned without challenging the whole pile of beliefs.</li>



<li>Tin Anchors might also be explained by the fact that it is better to have some model of the world than to have no model at all; without any kind of model, you fail to make predictions about the world, which is essential for understanding it. When an Anchor Belief falls, we&#8217;re often temporarily thrown into a state of confusion about what to believe, which makes predictions difficult. Tin Anchors, like real anchors, keep us stabilized.</li>



<li>Another explanation behind Tin Anchors is that people might grow up in social communities with poor epistemic standards; if everyone you trust tells you that something is true despite not having good evidence (especially if this starts in childhood and if this continues for a long time), these beliefs may become unmovable aspects of your worldview.</li>



<li>You might also find yourself forming Tin Anchors when you are in a situation where your brain predicts highly negative consequences from abandoning a belief. This makes changing our minds about that thing very painful and difficult. We will find all kinds of ways to cling to a belief if the alternative involves losing something that seems essential to our survival. Doubting one of these beliefs is like sticking your hand into a cage full of poisonous snakes: your mind wants to get away from the doubt as fast as possible (to avoid the severe predicted danger).</li>



<li>Tin Anchors sometimes occur when we generalize from shocking or traumatizing experiences. For instance, someone who is abused as a child might have an unshakable belief that they can&#8217;t trust other people not to hurt them (of course, some people truly cannot be trusted, but their brain may have overgeneralized this).</li>
</ol>



<hr class="wp-block-separator has-css-opacity"/>



<h2 class="wp-block-heading">Finding&nbsp;<em>your</em>&nbsp;Anchor Beliefs</h2>



<p class="wp-block-paragraph">It may be valuable to ask yourself: &#8220;What are my own Tin Anchors?&#8221; If you want to consider what Tin Anchor Beliefs you may have, here are some questions that it might be helpful to ask yourself:&nbsp;</p>



<ul class="wp-block-list">
<li>&#8220;What beliefs did I pick up from those around me that I can&#8217;t imagine not believing (yet many people in other social groups somehow manage not to believe)?&#8221;</li>



<li>&#8220;What viscerally shocking experience might I have overgeneralized from that explains my worldview now?&#8221;</li>



<li>&#8220;What might other people from another community claim my Anchor Beliefs are?&#8221;</li>
</ul>



<p class="wp-block-paragraph">These are pretty safe queries, as you&#8217;re very unlikely to stop believing your Tin Anchor Beliefs. And identifying one of your beliefs as a Tin Anchor doesn&#8217;t make it change, though it might be useful to know where your Anchors lie. Of course, it might be valuable (though costly) to try to change such an Anchor Belief if you want to. This might be something worth considering.&nbsp;</p>



<hr class="wp-block-separator has-css-opacity"/>



<h2 class="wp-block-heading">So, how do you challenge your Anchor Beliefs?</h2>



<p class="wp-block-paragraph">Suppose you think that you&#8217;ve found one of your own Tin Anchors that you think has important implications for your life,&nbsp;<em>and</em>&nbsp;you actually want to examine whether it&#8217;s true. One strategy that may help is to try and clearly imagine the world where this Tin Anchor Belief turns out to be false. What is that world like? Can you deal with and accept that world? How would believing that you live in that world change your behavior and relationships? Can you accept those changes? </p>



<p class="wp-block-paragraph">If you DO live in that world (where your Anchor Belief is false), would you want to believe you live in it, or would you rather pretend that your Anchor Belief isn&#8217;t false? If the answer is truly &#8220;yes&#8221; &#8211; you really would want to know if the belief is false, and you&#8217;re prepared to face the ramifications and consequences of losing that belief &#8211; then now you can truly start to put the belief to the test. Consider the strongest arguments on each side by, for instance, using&nbsp;<a rel="noreferrer noopener" target="_blank" href="https://programs.clearerthinking.org/challenge_your_deepest_beliefs.html"><u>our Clearer Thinking Belief Challenger program</u></a>. Seek out evidence that might disconfirm the belief. Ask people that disagree with this belief why they disagree with it. Surround yourself with some people who don&#8217;t have that Anchor Belief for a little while. See if the belief survives these tests.&nbsp;</p>



<hr class="wp-block-separator has-css-opacity"/>



<h2 class="wp-block-heading">How can you work around someone else&#8217;s false Anchor Beliefs?</h2>



<p class="wp-block-paragraph">Suppose you know someone who you think has a harmful, false belief. If your goal is to help them understand the world accurately, it is simplest to first identify the relevant Anchor Belief that this false belief relies on and assume that it cannot be changed. (Changing someone else&#8217;s foundational Anchor Belief will require an IMMENSE current or, in other words, powerful evidence that is impossible to ignore or misinterpret.) Consider what you&#8217;d say to this person to nudge them towards truth GIVEN their Anchor Beliefs. Too often, we try to change other people&#8217;s minds by attempting to shift 20-ton anchors. Instead, it is more effective to identify those Anchor Beliefs and then act as best you can under the assumption that you will almost certainly not be able to change them. </p>



<p class="wp-block-paragraph">Is it bad to have Tin Anchors? Some of these Anchor Beliefs are bad, but others are fine. In any event, it seems like we may not have a choice &#8211; Anchor Beliefs might be part of the construction of human minds. Once we acknowledge that people have these almost entirely unquestionable beliefs, the world &#8211; and how people act in it &#8211; begins to make much more sense. There&#8217;s a reason so many boats are just stuck where they are (no matter how much paddling appears to be happening on the surface).</p>



<hr class="wp-block-separator has-css-opacity"/>



<p class="wp-block-paragraph">For more about Anchor Beliefs, see <a href="https://www.spencergreenberg.com/2024/08/what-happens-when-your-beliefs-cant-change/">part 2 of this series</a>.</p>



<p class="wp-block-paragraph"></p>



<p class="wp-block-paragraph"><em>This essay was first written on November 21, 2021, was published on Clearer Thinking on December 22, 2021, and was cross-posted here on December 24, 2021.</em></p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.spencergreenberg.com/2021/11/human-behavior-makes-more-sense-when-you-understand-anchor-beliefs/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2556</post-id>	</item>
		<item>
		<title>The many ways to make inferences</title>
		<link>https://www.spencergreenberg.com/2018/10/the-many-ways-to-make-inferences/</link>
					<comments>https://www.spencergreenberg.com/2018/10/the-many-ways-to-make-inferences/#comments</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Mon, 08 Oct 2018 01:44:00 +0000</pubDate>
				<category><![CDATA[Essays]]></category>
		<category><![CDATA[Bayesianism]]></category>
		<category><![CDATA[cases]]></category>
		<category><![CDATA[causal analysis]]></category>
		<category><![CDATA[causes]]></category>
		<category><![CDATA[deduction]]></category>
		<category><![CDATA[experts]]></category>
		<category><![CDATA[frequentism]]></category>
		<category><![CDATA[inference]]></category>
		<category><![CDATA[intuition]]></category>
		<category><![CDATA[metaphors]]></category>
		<category><![CDATA[modeling]]></category>
		<category><![CDATA[probabilistic reasoning]]></category>
		<category><![CDATA[probability]]></category>
		<category><![CDATA[rationality]]></category>
		<category><![CDATA[reasoning]]></category>
		<category><![CDATA[regression]]></category>
		<category><![CDATA[similarities]]></category>
		<category><![CDATA[theorizing]]></category>
		<guid isPermaLink="false">https://www.spencergreenberg.com/?p=2564</guid>

					<description><![CDATA[There are a LOT of ways to make inferences. Many more, I think, than is generally realized. And they all have their weaknesses. You can make inferences using… (1) Deduction: As a consequence of the definition of X and Y, if X then Y. X applies to this case. Therefore Y. “Plato is a man, [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">There are a LOT of ways to make inferences. Many more, I think, than is generally realized. And they all have their weaknesses.</p>



<p class="wp-block-paragraph">You can make inferences using…</p>



<hr class="wp-block-separator"/>



<p class="wp-block-paragraph"><strong>(1) Deduction:</strong></p>



<p class="wp-block-paragraph">As a consequence of the definition of X and Y, if X then Y.</p>



<p class="wp-block-paragraph">X applies to this case. Therefore Y.</p>



<p class="wp-block-paragraph">“Plato is a man, and all men are mortal; therefore Plato is mortal.”</p>



<p class="wp-block-paragraph">“For any number that is an integer, there exists another integer greater than that number. 1,000,000 is an integer. So there exists an integer greater than 1,000,000.”</p>



<p class="wp-block-paragraph"><em>Especially popular among </em>philosophers and mathematicians?</p>



<p class="wp-block-paragraph"><em>Flaws:</em> to apply to the world, you need to add in assumptions about the world, or to apply other methods of inference on top.</p>



<hr class="wp-block-separator"/>



<p class="wp-block-paragraph"><strong>(2) Frequencies:</strong></p>



<p class="wp-block-paragraph">In the past, 95% of the time that X occurred, Y occurred.</p>



<p class="wp-block-paragraph">X occurred. Therefore Y (with high probability).</p>



<p class="wp-block-paragraph">“95% of the time when we saw a transaction identical to this one, it was fraudulent. So this transaction is fraudulent.”</p>



<p class="wp-block-paragraph"><em>Especially popular among </em>applied statisticians and data scientists?</p>



<p class="wp-block-paragraph"><em>Flaws: </em>You need to have a moderately large number of examples like the current one to perform calculations on, and the method assumes that those past examples were drawn from a process that is (statistically) just like the one that generated this latest example. Moreover, sometimes it is unclear what it means for “X” to have occurred. What if it’s something that’s very similar to but not quite like X that occurred &#8211; should that be counted? If we broaden our class of what counts or change to another class that still encompasses all of our prior examples, we’ll potentially get a different answer. Though, fortunately, there are plenty of cases where the class to use is fairly obvious.</p>



<hr class="wp-block-separator"/>



<p class="wp-block-paragraph"><strong>(3) Models:</strong></p>



<p class="wp-block-paragraph">Given our probabilistic model of this thing, when X occurs, the probability of Y is 0.95.</p>



<p class="wp-block-paragraph">X occurred. Therefore Y (with high probability).</p>



<p class="wp-block-paragraph">“Given our multivariate Gaussian model of loan prices, when this loan defaults, there is a 0.95 probability of this other loan defaulting.”</p>



<p class="wp-block-paragraph"><em>Especially popular among</em> financial engineers and risk modelers?</p>



<p class="wp-block-paragraph"><em>Flaws:</em> hinges on the appropriateness of the parameterized probabilistic model chosen, may require a moderately large amount of past data to estimate free model parameters, and may go haywire if modeling assumptions are suddenly violated.</p>



<hr class="wp-block-separator"/>



<p class="wp-block-paragraph"><strong>(4) Regression:</strong></p>



<p class="wp-block-paragraph">In prior data, as X and Z increased, the likelihood of Y increased.</p>



<p class="wp-block-paragraph">X and Z are at high levels. Therefore Y.</p>



<p class="wp-block-paragraph">“Height for children can be approximately predicted as an (increasing/positive) linear function of age and weight. This child is older and heavier than the others, so we predict he is also taller than the others.”</p>



<p class="wp-block-paragraph"><em>Especially common among </em>economists and data scientists?</p>



<p class="wp-block-paragraph"><em>Flaws:</em> often is applied with simple assumptions (e.g., linearity) that may not capture the complexity of the inference, but very large amounts of data may be needed to apply much more complex models (e.g., to use neural networks).</p>



<hr class="wp-block-separator"/>



<p class="wp-block-paragraph"><strong>(5) Bayesianism:</strong></p>



<p class="wp-block-paragraph">Given my prior odds on Y being true…</p>



<p class="wp-block-paragraph">And given evidence X…</p>



<p class="wp-block-paragraph">And given my Bayes factor, which is my estimate of how much more likely X is to occur if Y is true than if Y is not true…</p>



<p class="wp-block-paragraph">I calculate that Y is far more likely to be true than to not be true (by multiplying the prior odds by the Bayes factor to get the posterior odds).</p>



<p class="wp-block-paragraph">Therefore Y (with high probability).</p>



<p class="wp-block-paragraph">“My prior odds that my boss is angry at me were 1 to 4, because he’s angry at me about 20% of the time. But then he came into my office shouting and flipped over my desk, which I estimate is 200 times more likely to occur if he’s angry at me compared to if he’s not. So now the odds of him being angry at me are 200 * (1/4) = 50 to 1 in favor of him being angry.”</p>



<p class="wp-block-paragraph"><em>Not as popular as it should be?</em></p>



<p class="wp-block-paragraph"><em>Flaws:</em> it is sometimes hard to know what to set your prior odds at, and it can be very hard in some cases to perform the calculation. In practice, carrying out the calculation might end up relying on subjective estimates of the odds, which can be especially tricky to guess when the evidence is not binary (i.e., not of the form “happened” vs. “didn’t happened”), or if you have lots of different pieces of evidence that are partially correlated. On the other hand, if you can do the calculations in a given instance, and have a sensible way to set a prior, this is, in my opinion, the mathematically optimal framework to use for probabilistic prediction. In that sense, we can think of many of the other approaches on this list as (hopefully pragmatic) approximations of Bayesianism (sometimes good approximations, sometimes bad ones).</p>



<hr class="wp-block-separator"/>



<p class="wp-block-paragraph">(<strong>6) Theories:</strong></p>



<p class="wp-block-paragraph">Given our theory, when X occurs, Y occurs.</p>



<p class="wp-block-paragraph">X occurred. Therefore Y.</p>



<p class="wp-block-paragraph">“One theory is that depressed people are most at risk for suicide when they are beginning to come out of a really bad depressive episode. So as depression is remitting, patients should be carefully screened for potentially increasing risk factors.”</p>



<p class="wp-block-paragraph">“When inflation rises, unemployment falls. Inflation is rising, so unemployment will fall.”</p>



<p class="wp-block-paragraph"><em>Especially popular among </em>psychologists and economists?</p>



<p class="wp-block-paragraph"><em>Flaws:</em> it’s very challenging to come up with reliable theories, and often you will not know how accurate such a theory is. Even if it has substantial truth to it and is often right, there may be cases where the opposite of what was predicted actually happens, and for reasons that the theory can’t explain.</p>



<hr class="wp-block-separator"/>



<p class="wp-block-paragraph"><strong>(7) Causes:</strong></p>



<p class="wp-block-paragraph">We know that X causes Y to occur.</p>



<p class="wp-block-paragraph">X occurred. Therefore Y.</p>



<p class="wp-block-paragraph">“Rusting of gears causes increased friction, leading to greater wearing down. In this case, the gears were heavily rusted, so we expect to find a lot of wearing down.”</p>



<p class="wp-block-paragraph">“This gene produces this phenotype, and we see that this gene is present, so we expect to see the phenotype.”</p>



<p class="wp-block-paragraph"><em>Especially popular among</em> engineers and biologists?</p>



<p class="wp-block-paragraph"><em>Flaws: </em>it’s often extremely hard to figure out causality in a highly complex system, especially in “softer” subjects like nutrition.</p>



<hr class="wp-block-separator"/>



<p class="wp-block-paragraph"><strong>(8)</strong> <strong>Experts:</strong></p>



<p class="wp-block-paragraph">This expert (or prediction market, or prediction algorithm) X is 90% accurate at predicting things in this general domain of prediction.</p>



<p class="wp-block-paragraph">X predicts Y. Therefore Y (with high probability).</p>



<p class="wp-block-paragraph">“This prediction market has been right 90% of the time when predicting recent baseball outcomes, and in this case, they predict that the Yankees will win.”</p>



<p class="wp-block-paragraph"><em>Not as popular as it should be?</em></p>



<p class="wp-block-paragraph"><em>Flaws: </em>you often don’t have access to the predictions of experts (or of prediction markets or prediction algorithms), and when you do, you usually don’t have reliable measures of their past accuracy.</p>



<hr class="wp-block-separator"/>



<p class="wp-block-paragraph"><strong>(9) Metaphors:</strong></p>



<p class="wp-block-paragraph">X, which is what we are dealing with now, is metaphorically a Z.</p>



<p class="wp-block-paragraph">For Z, when W is true, then obviously Y.</p>



<p class="wp-block-paragraph">Now W (or its metaphorical equivalent) is true for X. Therefore Y.</p>



<p class="wp-block-paragraph">“Your life is but a boat, and you are riding on the waves of your experiences. When a raging storm hits, a boat can’t be under full sail. It can’t continue at its maximum speed. You are experiencing a storm now, and so you too must learn to slow down.”</p>



<p class="wp-block-paragraph"><em>Especially popular among</em> self-help gurus and some ancient philosophers?</p>



<p class="wp-block-paragraph"><em>Flaws:</em> Z working as a metaphor for X doesn’t mean that all (or even most) solutions that are good for situations involving Z are appropriate (or even make any sense) for X.</p>



<hr class="wp-block-separator"/>



<p class="wp-block-paragraph"><strong>(10) Similarities:</strong></p>



<p class="wp-block-paragraph">X occurred, and X is very similar to Z in properties A, B, and C.</p>



<p class="wp-block-paragraph">When things similar to Z in properties A, B, and C occur, Y usually occurs.</p>



<p class="wp-block-paragraph">Therefore Y (with high probability).</p>



<p class="wp-block-paragraph">“This conflict is similar to the Gulf war in that&#8230;and with “Gulf”-like wars, we have always seen that&#8230;”</p>



<p class="wp-block-paragraph">“This data point (with unknown label) is closest in feature space to this other data point which is labeled ‘cat,’ and all the other labeled points around that point are also labeled ‘cat,’ so this unlabeled point should also likely get the label ‘cat.’”</p>



<p class="wp-block-paragraph"><em>Especially popular among</em> historians and within some machine learning algorithms?</p>



<p class="wp-block-paragraph"><em>Flaws:</em> in the history case, it is difficult to know which features are the appropriate ones to use to compare similarities, and often the conclusions are based on a relatively small number of examples. In the machine learning case, a very large amount of data may be needed to train the model.</p>



<hr class="wp-block-separator"/>



<p class="wp-block-paragraph"><strong>(11) Cases:</strong></p>



<p class="wp-block-paragraph">In this handful of examples (or perhaps even just one example) where X occurred, Y occurred.</p>



<p class="wp-block-paragraph">X occurred. Therefore Y.</p>



<p class="wp-block-paragraph">“The last time we elected a [insert political group you don’t like] as president, we saw what happened. Let’s not make that mistake again.”</p>



<p class="wp-block-paragraph">“The last three times I went to action movies, I didn’t like them. So I don’t want to go to one again.”</p>



<p class="wp-block-paragraph"><em>Especially popular with</em> politicians and with nearly everyone in daily living?</p>



<p class="wp-block-paragraph"><em>Flaws:</em> unless we are in a situation with very little noise/variability, a few examples likely will not be enough to accurately generalize from.</p>



<hr class="wp-block-separator"/>



<p class="wp-block-paragraph"><strong>(12) Intuition:</strong></p>



<p class="wp-block-paragraph">X occurred. My intuition (that I may have trouble explaining) predicts that when X occurs, Y is true. Therefore Y.</p>



<p class="wp-block-paragraph">“The tone of voice he used when he talked about his family gave me a bad vibe. My feeling is that anyone who talks about their family with that tone of voice probably does not really love them.”</p>



<p class="wp-block-paragraph"><em>Popular with</em> nearly everyone in daily living?</p>



<p class="wp-block-paragraph"><em>Flaws: </em>our intuitions can be very well-honed in situations we’ve encountered many times and that we received feedback on (i.e., where there was some sort of answer we got about how well our intuition performed), but in highly novel situations or in situations where we receive no feedback on how well our intuition is performing, our intuitions may be highly inaccurate (even though we may not FEEL any less confident about our correctness).</p>



<hr class="wp-block-separator"/>



<p class="wp-block-paragraph"><em>This essay was first written on October 7, 2018, and first appeared on this site on December 31, 2021.</em>&nbsp;</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.spencergreenberg.com/2018/10/the-many-ways-to-make-inferences/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2564</post-id>	</item>
	</channel>
</rss>
