Skip to content

Commit 3d572fb

Browse files
committed
Updating raven
1 parent 9dc2ea5 commit 3d572fb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/raven.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1909,9 +1909,9 @@
19091909
"id": "6d2f146a",
19101910
"metadata": {},
19111911
"source": [
1912-
"Objection: Why not use a continuous model for the proportion of black ravens (e.g., a Beta prior) instead of discrete counts?\n",
1912+
"Objection: Why not use a continuous model for the proportion of black ravens instead of discrete counts?\n",
19131913
"\n",
1914-
"Response: We could, and the conclusion would be the same -- nothing in the argument requires discreteness."
1914+
"Response: We could, and that's how Royall formulated the model. In that case the argument about the direction of evidence is the same, and the update is similar, but we run into a problem when we use the posterior distribution to compute the probability of `A`. If the distribution of the proportion is continuous, the probability is `0` that the proportion is exactly `1`. I don't think that really changes the conclusion, but it makes the Bayesian formulation one more step removed from the original question, which might bother some people."
19151915
]
19161916
},
19171917
{

0 commit comments

Comments
 (0)