Skip to content

Commit 5390861

Browse files
committed
minor edits
1 parent 6622b39 commit 5390861

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

notebooks/10_distributions_statistical_measures.ipynb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -510,7 +510,8 @@
510510
"id": "03da6cb4",
511511
"metadata": {},
512512
"source": [
513-
"## What can statistical measures do (and what not)?"
513+
"## What can statistical measures do (and what not)?\n",
514+
"Statistical measures such as *mean* or *median*, or dispersion measures such as *standard deviation* or *range* often allow us to get a **very fast** first impression of a dataset. But we have to be careful not to put too much weight on those fairly basic statistical values."
514515
]
515516
},
516517
{

0 commit comments

Comments
 (0)