Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit26ab06d

Browse files
committed
Update description of max ignorance notebook
1 parent1720729 commit26ab06d

File tree

1 file changed

+16
-2
lines changed

1 file changed

+16
-2
lines changed

‎notebooks/random diversions/2025-02 Maximum Ignorance for Bernoulli Trials.ipynb‎

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,19 +20,33 @@
2020
"id":"d2ed8640-ca27-4776-be94-6b1763131e07",
2121
"metadata": {},
2222
"source": [
23+
"# About: Max Ignorance applied to Bernoulli Trials\n",
2324
"Context\n",
2425
"* See Nassim Taleb's twitter thread on 19th February about Maximum Ignorance\n",
25-
"* Or seeNassim's other posts about the ~\"Surgeon's Problem\"\n",
26+
"* Or seehis other posts about the ~\"Surgeon's Problem\"\n",
2627
"\n",
2728
"Given\n",
2829
"* Binomial Distribution\n",
2930
"* n_samples\n",
30-
"* n_failures (<= n_samples)\n",
31+
"* n_failures\n",
3132
"\n",
3233
"Find\n",
3334
"* p_event as a function of the observed quantile"
3435
]
3536
},
37+
{
38+
"cell_type":"markdown",
39+
"id":"9a71f141-edff-4314-a34a-7e815737f3ca",
40+
"metadata": {},
41+
"source": [
42+
"### Proposed Extension\n",
43+
"Derive an expected value instead of matching the median for max ignorance\n",
44+
"\n",
45+
"Reasoning:\n",
46+
"* we are equally likely to observe any given percentile when sampling from a binomial distribution (a collection of bernoulli trials/coin flips)\n",
47+
"* `bernoulli_p` is non linear wrt the binomial distribution percentile observed"
48+
]
49+
},
3650
{
3751
"cell_type":"code",
3852
"execution_count":2,

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp