Skip to content

Commit f573865

Browse files
committed
Added back in 68-95-99.7 rule
1 parent 6f5fb6e commit f573865

File tree

3 files changed

+1352
-31
lines changed

3 files changed

+1352
-31
lines changed

.DS_Store

0 Bytes
Binary file not shown.

Statistics/.ipynb_checkpoints/normal_Distribution_Area_Under_Curve-checkpoint.ipynb

100644100755
Lines changed: 1 addition & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -1324,36 +1324,6 @@
13241324
"\n",
13251325
"fig.savefig('images/NormalDistribution.png', dpi = 1200)"
13261326
]
1327-
},
1328-
{
1329-
"cell_type": "markdown",
1330-
"metadata": {},
1331-
"source": [
1332-
"## Stackoverflow Question"
1333-
]
1334-
},
1335-
{
1336-
"cell_type": "markdown",
1337-
"metadata": {},
1338-
"source": [
1339-
"1. https://math.stackexchange.com/questions/2346769/help-reconcile-probability-density-functions-and-probability"
1340-
]
1341-
},
1342-
{
1343-
"cell_type": "markdown",
1344-
"metadata": {},
1345-
"source": [
1346-
"$$\\int_{0}^{0}\\frac{1}{\\sqrt{2\\pi}}e^{-x^{2}/2}\\mathrm{d}x = 0$$"
1347-
]
1348-
},
1349-
{
1350-
"cell_type": "code",
1351-
"execution_count": null,
1352-
"metadata": {
1353-
"collapsed": true
1354-
},
1355-
"outputs": [],
1356-
"source": []
13571327
}
13581328
],
13591329
"metadata": {
@@ -1373,7 +1343,7 @@
13731343
"name": "python",
13741344
"nbconvert_exporter": "python",
13751345
"pygments_lexer": "ipython2",
1376-
"version": "2.7.12"
1346+
"version": "2.7.6"
13771347
}
13781348
},
13791349
"nbformat": 4,

0 commit comments

Comments
 (0)