diff --git a/docs/lecs_html/01_sampling.slides.html b/docs/lecs_html/01_sampling.slides.html index db5ec77..5cb8823 100644 --- a/docs/lecs_html/01_sampling.slides.html +++ b/docs/lecs_html/01_sampling.slides.html @@ -1,15959 +1,15477 @@ - - - - - - - - - -01_sampling slides - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- -
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- - - - - - - - - - - + + + + + + + + + +01_sampling slides + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ + + + + + + + + + + diff --git a/docs/lecs_html/02_sample_size.slides.html b/docs/lecs_html/02_sample_size.slides.html index beba6ce..07fd165 100644 --- a/docs/lecs_html/02_sample_size.slides.html +++ b/docs/lecs_html/02_sample_size.slides.html @@ -50,6 +50,7 @@ .highlight .m { color: var(--jp-mirror-editor-number-color) } /* Literal.Number */ .highlight .s { color: var(--jp-mirror-editor-string-color) } /* Literal.String */ .highlight .ow { color: var(--jp-mirror-editor-operator-color); font-weight: bold } /* Operator.Word */ +.highlight .pm { color: var(--jp-mirror-editor-punctuation-color) } /* Punctuation.Marker */ .highlight .w { color: var(--jp-mirror-editor-variable-color) } /* Text.Whitespace */ .highlight .mb { color: var(--jp-mirror-editor-number-color) } /* Literal.Number.Bin */ .highlight .mf { color: var(--jp-mirror-editor-number-color) } /* Literal.Number.Float */ @@ -14495,6 +14496,9 @@ .reveal { font-size: 160%; } +.reveal table { + font-size: var(--jp-ui-font-size1); +} .reveal pre { width: inherit; padding: 0.4em; @@ -14538,6 +14542,23 @@ margin: 5px 5px 0 0; } +.reveal div.highlight { + margin: 0; +} + +.reveal div.highlight > pre { + margin: 0; + width: 100%; + font-size: var(--jp-code-font-size); +} + +.reveal div.jp-OutputArea-output > pre { + margin: 0; + width: 90%; + font-size: var(--jp-code-font-size); + box-shadow: none; +} + /* Reveal navigation controls */ .reveal .controls .navigate-left, @@ -14578,17 +14599,14 @@ /* Scrollbars */ -::-webkit-scrollbar -{ +::-webkit-scrollbar { width: 6px; height: 6px; } -::-webkit-scrollbar * -{ - background:transparent; +::-webkit-scrollbar * { + background: transparent; } -::-webkit-scrollbar-thumb -{ +::-webkit-scrollbar-thumb { background: #727272 !important; } @@ -14615,12 +14633,12 @@ }, displayAlign: 'center', CommonHTML: { - linebreaks: { - automatic: true + linebreaks: { + automatic: true } } }); - + MathJax.Hub.Queue(["Typeset", MathJax.Hub]); } } @@ -14641,7 +14659,7 @@
-

STAT 201 - Statistical Inference for Data Science

Lecture 2: Sampling distribution

+

STAT 201 - Statistical Inference for Data Science

Lecture 2: Sampling distribution

Photos/Images by #WOCinTech/#WOCinTech Chat (CC-BY)

@@ -14658,15 +14676,15 @@

Recap with applets +

+
+
-
+
+
-
-
-
-