-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathchapter16.html
More file actions
28 lines (28 loc) · 2.82 KB
/
chapter16.html
File metadata and controls
28 lines (28 loc) · 2.82 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="" xml:lang="">
<head>
<meta charset="utf-8" />
<meta name="generator" content="pandoc" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
<title>chapter16</title>
<style>
code{white-space: pre-wrap;}
span.smallcaps{font-variant: small-caps;}
span.underline{text-decoration: underline;}
div.column{display: inline-block; vertical-align: top; width: 50%;}
div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;}
ul.task-list{list-style: none;}
</style>
<script src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js" type="text/javascript"></script>
<!--[if lt IE 9]>
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
<![endif]-->
</head>
<body>
<p>#Orthodox methods: historical background.</p>
<p><span class="math inline">\(\leftarrow\)</span> <a href="./index.html">Back to Chapters</a></p>
<h3 id="comments-on-16.3.">Comments on 16.3.</h3>
<p>At the risk of engaging in fourth-order opinion-making (aka my opinion about Jaynes’s opinion of Newman’s opinion of Jeffrey’s opinion of Newman’s methods):</p>
<p>The “dispute” between Neyman and Jeffreys refferred to on p. 496 is quite bizarre. The problem is to determine probability of drawing a white ball in the following setting: presented with 2 urns, first with one white and two black balls and one with one black and one white ball, one chooses with equal probability first the urn, and then one of the balls from the chosen urn. Of course both Neyman and Jeffreys know the answer is 5/12 (aka the average of 1/2 and 1/3). What happened is basically Jeffereys claimed that Neyman’s definition of probability (which is essentially fraction of underlying equiprobable outcomes in some unspecified space of all outcomes) will lead to nonsensical answer of 2/5. Neyman rightfully objected that the space of outcomes applicable to this problem is not the “naive” one that Jeffreys supposes he would use (aka the final ball chosen), but a different one, which, while left unspecified, produces the correct answer of 5/12, as Neyman demonstrates. Thus Neyman (correctly, in my view) accuses Jeffreys of basing criticism on a misapplication of the (Neyman’s) method – a criticism Jaynes so often levies against non-Byeseans, it’s ironic he fails to match the pattern to this case. (Finally, both Neyman and Jeffreys refer to <a href="https://en.wikipedia.org/wiki/Janina_Hosiasson-Lindenbaum">Janina Hosiasson</a>: Jeffreys thanks her for bringing this problem to his attention, and Neyman names her as a person specifically knowledgeable about possible misapplications of his version of definition of probability! As Louis Jouvet might say “Comme c’est étrange…”. )</p>
</body>
</html>