mirror of
https://github.com/vacp2p/discv5-notebook.git
synced 2025-02-24 01:58:15 +00:00
Update notebook.ipynb
This commit is contained in:
parent
311e1686c2
commit
2567196312
@ -260,19 +260,6 @@
|
|||||||
"*Let's start with basic assumptions, k=16, c=0.1.*"
|
"*Let's start with basic assumptions, k=16, c=0.1.*"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"cell_type": "code",
|
|
||||||
"execution_count": 10,
|
|
||||||
"metadata": {},
|
|
||||||
"outputs": [
|
|
||||||
{
|
|
||||||
"ename": "SyntaxError",
|
|
||||||
"evalue": "invalid syntax (<ipython-input-10-ad1f430e4121>, line 1)",
|
|
||||||
"output_type": "error",
|
|
||||||
"traceback": [
|
|
||||||
"\u001b[0;36m File \u001b[0;32m\"<ipython-input-10-ad1f430e4121>\"\u001b[0;36m, line \u001b[0;32m1\u001b[0m\n\u001b[0;31m `P(A u ...[15 more times]) = 1 - P(!A ^ ...[15 more times]) = 1 - ((1-0.1))^16^`\u001b[0m\n\u001b[0m ^\u001b[0m\n\u001b[0;31mSyntaxError\u001b[0m\u001b[0;31m:\u001b[0m invalid syntax\n"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
],
|
],
|
||||||
"source": [
|
"source": [
|
||||||
"`P(A u ...[15 more times]) = 1 - P(!A ^ ...[15 more times]) = 1 - ((1-0.1))^16^`"
|
"`P(A u ...[15 more times]) = 1 - P(!A ^ ...[15 more times]) = 1 - ((1-0.1))^16^`"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user