diff --git a/06_StatisticalInference/04_Expectations/index.Rmd b/06_StatisticalInference/04_Expectations/index.Rmd index 40a2f598b..1e405a147 100644 --- a/06_StatisticalInference/04_Expectations/index.Rmd +++ b/06_StatisticalInference/04_Expectations/index.Rmd @@ -214,7 +214,7 @@ g + facet_grid(. ~ size) ``` --- -## Sumarizing what we know +## Summarizing what we know - Expected values are properties of distributions - The population mean is the center of mass of population - The sample mean is the center of mass of the observed data