Skip to content

Commit 2b4d0ab

Browse files
committed
Cleaned out oldstuff from tutorial
1 parent 9b711e0 commit 2b4d0ab

File tree

2 files changed

+0
-38
lines changed

2 files changed

+0
-38
lines changed

Statistics/.ipynb_checkpoints/normal_Distribution_Area_Under_Curve-checkpoint.ipynb

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -7,25 +7,6 @@
77
"## Graph Probability Density Function"
88
]
99
},
10-
{
11-
"cell_type": "code",
12-
"execution_count": 1,
13-
"metadata": {
14-
"collapsed": true
15-
},
16-
"outputs": [],
17-
"source": [
18-
"## To DO\n",
19-
"\n",
20-
"# Show how people generate z score table\n",
21-
"# Show other uses of z score table similar to how people use it for the\n",
22-
"# coursera class on it. \n",
23-
"\n",
24-
"# Explain how table works (if stuff works)\n",
25-
"\n",
26-
"# Show boxplot and explain how it works. "
27-
]
28-
},
2910
{
3011
"cell_type": "markdown",
3112
"metadata": {},

Statistics/normal_Distribution_Area_Under_Curve.ipynb

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -7,25 +7,6 @@
77
"## Graph Probability Density Function"
88
]
99
},
10-
{
11-
"cell_type": "code",
12-
"execution_count": 1,
13-
"metadata": {
14-
"collapsed": true
15-
},
16-
"outputs": [],
17-
"source": [
18-
"## To DO\n",
19-
"\n",
20-
"# Show how people generate z score table\n",
21-
"# Show other uses of z score table similar to how people use it for the\n",
22-
"# coursera class on it. \n",
23-
"\n",
24-
"# Explain how table works (if stuff works)\n",
25-
"\n",
26-
"# Show boxplot and explain how it works. "
27-
]
28-
},
2910
{
3011
"cell_type": "markdown",
3112
"metadata": {},

0 commit comments

Comments
 (0)