Skip to content

Commit 5b63bc3

Browse files
author
Quarto GHA Workflow Runner
committed
Built site for gh-pages
1 parent 040f8aa commit 5b63bc3

64 files changed

Lines changed: 1153 additions & 1007 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.nojekyll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
b780ca6f
1+
80fbdb45

authors.html

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,17 @@
22
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head>
33

44
<meta charset="utf-8">
5-
<meta name="generator" content="quarto-1.8.26">
5+
<meta name="generator" content="quarto-1.9.36">
66

77
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
88

99
<meta name="author" content="Mine Çetinkaya-Rundel and Johanna Hardin">
1010

1111
<title>Authors – Introduction to Modern Statistics (2e)</title>
1212
<style>
13+
/* Default styles provided by pandoc.
14+
** See https://pandoc.org/MANUAL.html#variables-for-html for config info.
15+
*/
1316
code{white-space: pre-wrap;}
1417
span.smallcaps{font-variant: small-caps;}
1518
div.columns{display: flex; gap: min(4vw, 1.5em);}
@@ -36,19 +39,18 @@
3639
<link href="./images/openintro.png" rel="icon" type="image/png">
3740
<script src="site_libs/quarto-html/quarto.js" type="module"></script>
3841
<script src="site_libs/quarto-html/tabsets/tabsets.js" type="module"></script>
39-
<script src="site_libs/quarto-html/axe/axe-check.js" type="module"></script>
4042
<script src="site_libs/quarto-html/popper.min.js"></script>
4143
<script src="site_libs/quarto-html/tippy.umd.min.js"></script>
4244
<script src="site_libs/quarto-html/anchor.min.js"></script>
4345
<link href="site_libs/quarto-html/tippy.css" rel="stylesheet">
44-
<link href="site_libs/quarto-html/quarto-syntax-highlighting-c115713b74ff8bcd8ed35270603a4893.css" rel="stylesheet" class="quarto-color-scheme" id="quarto-text-highlighting-styles">
45-
<link href="site_libs/quarto-html/quarto-syntax-highlighting-dark-b48b13b17e828e7fee5d86eb98a32420.css" rel="stylesheet" class="quarto-color-scheme quarto-color-alternate" id="quarto-text-highlighting-styles">
46-
<link href="site_libs/quarto-html/quarto-syntax-highlighting-c115713b74ff8bcd8ed35270603a4893.css" rel="stylesheet" class="quarto-color-scheme-extra" id="quarto-text-highlighting-styles">
46+
<link href="site_libs/quarto-html/quarto-syntax-highlighting-d2f6fdc7fd0d86dc2e6c63543c73682c.css" rel="stylesheet" class="quarto-color-scheme" id="quarto-text-highlighting-styles">
47+
<link href="site_libs/quarto-html/quarto-syntax-highlighting-dark-f5a7d01b9f3f7a05c7d78431d94a6d9f.css" rel="stylesheet" class="quarto-color-scheme quarto-color-alternate" id="quarto-text-highlighting-styles">
48+
<link href="site_libs/quarto-html/quarto-syntax-highlighting-d2f6fdc7fd0d86dc2e6c63543c73682c.css" rel="stylesheet" class="quarto-color-scheme-extra" id="quarto-text-highlighting-styles">
4749
<script src="site_libs/bootstrap/bootstrap.min.js"></script>
4850
<link href="site_libs/bootstrap/bootstrap-icons.css" rel="stylesheet">
49-
<link href="site_libs/bootstrap/bootstrap-41ebc7e69ef0285b0c3541b9cc726a5c.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme" id="quarto-bootstrap" data-mode="light">
50-
<link href="site_libs/bootstrap/bootstrap-dark-790f3f5e7e2e01ab58e527b05f631cee.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme quarto-color-alternate" id="quarto-bootstrap" data-mode="dark">
51-
<link href="site_libs/bootstrap/bootstrap-41ebc7e69ef0285b0c3541b9cc726a5c.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme-extra" id="quarto-bootstrap" data-mode="light">
51+
<link href="site_libs/bootstrap/bootstrap-1818ac5854a7b390c1c7ef3178db6d79.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme" id="quarto-bootstrap" data-mode="light">
52+
<link href="site_libs/bootstrap/bootstrap-dark-3fd4aa34171c5260a8fbb0109a7357d5.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme quarto-color-alternate" id="quarto-bootstrap" data-mode="dark">
53+
<link href="site_libs/bootstrap/bootstrap-1818ac5854a7b390c1c7ef3178db6d79.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme-extra" id="quarto-bootstrap" data-mode="light">
5254
<script id="quarto-search-options" type="application/json">{
5355
"location": "sidebar",
5456
"copy-button": false,

data-applications.html

Lines changed: 15 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,14 @@
22
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head>
33
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
44
<meta charset="utf-8">
5-
<meta name="generator" content="quarto-1.8.26">
5+
<meta name="generator" content="quarto-1.9.36">
66
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
77
<meta name="author" content="Mine Çetinkaya-Rundel and Johanna Hardin">
88
<title>3&nbsp; Applications: Data – Introduction to Modern Statistics (2e)</title>
99
<style>
10+
/* Default styles provided by pandoc.
11+
** See https://pandoc.org/MANUAL.html#variables-for-html for config info.
12+
*/
1013
code{white-space: pre-wrap;}
1114
span.smallcaps{font-variant: small-caps;}
1215
div.columns{display: flex; gap: min(4vw, 1.5em);}
@@ -22,7 +25,6 @@
2225
div.csl-bib-body { }
2326
div.csl-entry {
2427
clear: both;
25-
margin-bottom: 0em;
2628
}
2729
.hanging-indent div.csl-entry {
2830
margin-left:2em;
@@ -52,19 +54,18 @@
5254
<link href="./images/openintro.png" rel="icon" type="image/png">
5355
<script src="site_libs/quarto-html/quarto.js" type="module"></script>
5456
<script src="site_libs/quarto-html/tabsets/tabsets.js" type="module"></script>
55-
<script src="site_libs/quarto-html/axe/axe-check.js" type="module"></script>
5657
<script src="site_libs/quarto-html/popper.min.js"></script>
5758
<script src="site_libs/quarto-html/tippy.umd.min.js"></script>
5859
<script src="site_libs/quarto-html/anchor.min.js"></script>
5960
<link href="site_libs/quarto-html/tippy.css" rel="stylesheet">
60-
<link href="site_libs/quarto-html/quarto-syntax-highlighting-c115713b74ff8bcd8ed35270603a4893.css" rel="stylesheet" class="quarto-color-scheme" id="quarto-text-highlighting-styles">
61-
<link href="site_libs/quarto-html/quarto-syntax-highlighting-dark-b48b13b17e828e7fee5d86eb98a32420.css" rel="stylesheet" class="quarto-color-scheme quarto-color-alternate" id="quarto-text-highlighting-styles">
62-
<link href="site_libs/quarto-html/quarto-syntax-highlighting-c115713b74ff8bcd8ed35270603a4893.css" rel="stylesheet" class="quarto-color-scheme-extra" id="quarto-text-highlighting-styles">
61+
<link href="site_libs/quarto-html/quarto-syntax-highlighting-d2f6fdc7fd0d86dc2e6c63543c73682c.css" rel="stylesheet" class="quarto-color-scheme" id="quarto-text-highlighting-styles">
62+
<link href="site_libs/quarto-html/quarto-syntax-highlighting-dark-f5a7d01b9f3f7a05c7d78431d94a6d9f.css" rel="stylesheet" class="quarto-color-scheme quarto-color-alternate" id="quarto-text-highlighting-styles">
63+
<link href="site_libs/quarto-html/quarto-syntax-highlighting-d2f6fdc7fd0d86dc2e6c63543c73682c.css" rel="stylesheet" class="quarto-color-scheme-extra" id="quarto-text-highlighting-styles">
6364
<script src="site_libs/bootstrap/bootstrap.min.js"></script>
6465
<link href="site_libs/bootstrap/bootstrap-icons.css" rel="stylesheet">
65-
<link href="site_libs/bootstrap/bootstrap-41ebc7e69ef0285b0c3541b9cc726a5c.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme" id="quarto-bootstrap" data-mode="light">
66-
<link href="site_libs/bootstrap/bootstrap-dark-790f3f5e7e2e01ab58e527b05f631cee.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme quarto-color-alternate" id="quarto-bootstrap" data-mode="dark">
67-
<link href="site_libs/bootstrap/bootstrap-41ebc7e69ef0285b0c3541b9cc726a5c.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme-extra" id="quarto-bootstrap" data-mode="light">
66+
<link href="site_libs/bootstrap/bootstrap-1818ac5854a7b390c1c7ef3178db6d79.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme" id="quarto-bootstrap" data-mode="light">
67+
<link href="site_libs/bootstrap/bootstrap-dark-3fd4aa34171c5260a8fbb0109a7357d5.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme quarto-color-alternate" id="quarto-bootstrap" data-mode="dark">
68+
<link href="site_libs/bootstrap/bootstrap-1818ac5854a7b390c1c7ef3178db6d79.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme-extra" id="quarto-bootstrap" data-mode="light">
6869
<script src="site_libs/quarto-contrib/glightbox/glightbox.min.js"></script>
6970
<link href="site_libs/quarto-contrib/glightbox/glightbox.min.css" rel="stylesheet">
7071
<link href="site_libs/quarto-contrib/glightbox/lightbox.css" rel="stylesheet"><script id="quarto-search-options" type="application/json">{
@@ -611,7 +612,7 @@ <h1 class="title"><span id="sec-data-applications" class="quarto-section-identif
611612
Table&nbsp;3.1: Last five rows of the <code>paralympic_1500</code> dataset.
612613
</figcaption><div aria-describedby="tbl-paralympic-df-tail-caption-0ceaefa1-69ba-4598-a22c-09a6ac19f8ca">
613614
<div class="cell-output-display">
614-
<table class="table table-striped table-condensed do-not-create-environment cell caption-top table-sm small">
615+
<table class="table table-striped table-condensed cell caption-top table-sm small">
615616
<thead><tr class="header">
616617
<th style="text-align: right;" data-quarto-table-cell-role="th"></th>
617618
<th style="text-align: right;" data-quarto-table-cell-role="th">year</th>
@@ -698,7 +699,7 @@ <h1 class="title"><span id="sec-data-applications" class="quarto-section-identif
698699
Table&nbsp;3.2: First five rows of the <code>paralympic_1500</code> dataset.
699700
</figcaption><div aria-describedby="tbl-paralympic-df-head-caption-0ceaefa1-69ba-4598-a22c-09a6ac19f8ca">
700701
<div class="cell-output-display">
701-
<table class="table table-striped table-condensed do-not-create-environment cell caption-top table-sm small">
702+
<table class="table table-striped table-condensed cell caption-top table-sm small">
702703
<thead><tr class="header">
703704
<th style="text-align: right;" data-quarto-table-cell-role="th"></th>
704705
<th style="text-align: right;" data-quarto-table-cell-role="th">year</th>
@@ -793,7 +794,7 @@ <h1 class="title"><span id="sec-data-applications" class="quarto-section-identif
793794
Table&nbsp;3.3: Variables and their descriptions for the <code>paralympic_1500</code> dataset.
794795
</figcaption><div aria-describedby="tbl-paralympic-var-def-caption-0ceaefa1-69ba-4598-a22c-09a6ac19f8ca">
795796
<div class="cell-output-display">
796-
<table class="table table-striped table-condensed do-not-create-environment cell caption-top table-sm small">
797+
<table class="table table-striped table-condensed cell caption-top table-sm small">
797798
<thead><tr class="header">
798799
<th style="text-align: left;" data-quarto-table-cell-role="th">Variable</th>
799800
<th style="text-align: left;" data-quarto-table-cell-role="th">Description</th>
@@ -885,7 +886,7 @@ <h1 class="title"><span id="sec-data-applications" class="quarto-section-identif
885886
Table&nbsp;3.4: Mean, minimum, and maximum of the gold medal times for the 1500m race broken down by division and type of race.
886887
</figcaption><div aria-describedby="tbl-paralympic-summary-caption-0ceaefa1-69ba-4598-a22c-09a6ac19f8ca">
887888
<div class="cell-output-display">
888-
<table class="table table-striped table-condensed do-not-create-environment cell caption-top table-sm small">
889+
<table class="table table-striped table-condensed cell caption-top table-sm small">
889890
<thead><tr class="header">
890891
<th style="text-align: left;" data-quarto-table-cell-role="th">division</th>
891892
<th style="text-align: left;" data-quarto-table-cell-role="th">type</th>
@@ -1041,7 +1042,7 @@ <h1 class="title"><span id="sec-data-applications" class="quarto-section-identif
10411042
<p>You can also access the full list of labs supporting this book <a href="https://www.openintro.org/go?id=ims-r-labs">here</a>.</p>
10421043

10431044

1044-
<div id="refs" class="references csl-bib-body hanging-indent" data-entry-spacing="0" role="list" style="display: none">
1045+
<div id="refs" class="references csl-bib-body hanging-indent" role="list" style="display: none">
10451046
<div id="ref-Witmer:2021" class="csl-entry" role="listitem">
10461047
Witmer, J. 2021. <span>“Simpson’s Paradox, Visual Displays, and Causal Diagrams.”</span> <em>The American Mathematical Monthly</em> 128 (7): 598–610. <a href="https://doi.org/10.1080/00029890.2021.1932237">https://doi.org/10.1080/00029890.2021.1932237</a>.
10471048
</div>

0 commit comments

Comments
 (0)