Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 808cca4

Browse files
committed
Fixes two small typos
1 parent dac33d0 commit 808cca4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

1_DATASCITOOLBOX/Data Scientists Toolbox Course Notes.Rmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ $\pagebreak$
102102
* **Big data** = now possible to collect data cheap, but not necessarily all useful (need the right data)
103103

104104
## Experimental Design
105-
* Formulate you question in advance
105+
* Formulate your question in advance
106106
* **Statistical inference** = select subset, run experiment, calculate descriptive statistics, use inferential statistics to determine if results can be applied broadly
107107
* ***[Inference]*** **Variability** = lower variability + clearer differences = decision
108108
* ***[Inference]*** **Confounding** = underlying variable might be causing the correlation (sometimes called Spurious correlation)
@@ -118,5 +118,5 @@ $\pagebreak$
118118
* **Accuracy** = Pr(correct outcome)
119119
* **Data dredging** = use data to fit hypothesis
120120
* **Good experiments** = have replication, measure variability, generalize problem, transparent
121-
* Prediction is not inference, and be ware of data dredging
121+
* Prediction is not inference, and beware of data dredging
122122

0 commit comments

Comments
 (0)