Skip to content

Commit

Permalink
blah
Browse files Browse the repository at this point in the history
  • Loading branch information
rudeboybert committed Nov 15, 2017
1 parent 6708447 commit e5554fc
Show file tree
Hide file tree
Showing 15 changed files with 99 additions and 100 deletions.
3 changes: 1 addition & 2 deletions 06-regression.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -222,8 +222,7 @@ ggplot(evals, aes(x=bty_avg, y=score)) +

### Correlation coefficient

The correlation coefficient between teacher evaluation score and beauty score is
high:
The correlation coefficient between teacher evaluation score and beauty score weakly positive:

```{r, eval=FALSE}
cor(evals$score, evals$bty_avg)
Expand Down
2 changes: 1 addition & 1 deletion docs/2-getting-started.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<meta name="author" content="Chester Ismay and Albert Y. Kim">


<meta name="date" content="2017-11-11">
<meta name="date" content="2017-11-15">

<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="apple-mobile-web-app-capable" content="yes">
Expand Down
2 changes: 1 addition & 1 deletion docs/3-viz.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<meta name="author" content="Chester Ismay and Albert Y. Kim">


<meta name="date" content="2017-11-11">
<meta name="date" content="2017-11-15">

<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="apple-mobile-web-app-capable" content="yes">
Expand Down
2 changes: 1 addition & 1 deletion docs/4-tidy.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<meta name="author" content="Chester Ismay and Albert Y. Kim">


<meta name="date" content="2017-11-11">
<meta name="date" content="2017-11-15">

<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="apple-mobile-web-app-capable" content="yes">
Expand Down
2 changes: 1 addition & 1 deletion docs/5-wrangling.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<meta name="author" content="Chester Ismay and Albert Y. Kim">


<meta name="date" content="2017-11-11">
<meta name="date" content="2017-11-15">

<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="apple-mobile-web-app-capable" content="yes">
Expand Down
168 changes: 84 additions & 84 deletions docs/6-regression.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<meta name="author" content="Chester Ismay and Albert Y. Kim">


<meta name="date" content="2017-11-11">
<meta name="date" content="2017-11-15">

<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="apple-mobile-web-app-capable" content="yes">
Expand Down Expand Up @@ -431,54 +431,54 @@ <h3><span class="header-section-number">6.1.1</span> Professor evaluations</h3>
</thead>
<tbody>
<tr class="odd">
<td>395</td>
<td align="right">4.2</td>
<td>288</td>
<td align="right">3.5</td>
<td align="left">not minority</td>
<td align="left">male</td>
<td align="left">english</td>
<td align="right">45</td>
<td align="right">3.33</td>
<td align="left">teaching</td>
<td align="right">34</td>
<td align="right">6.67</td>
<td align="left">tenure track</td>
</tr>
<tr class="even">
<td>64</td>
<td align="right">4.2</td>
<td align="left">not minority</td>
<td align="left">male</td>
<td align="left">english</td>
<td align="right">37</td>
<td align="right">4.33</td>
<td align="left">teaching</td>
</tr>
<tr class="odd">
<td>117</td>
<td>227</td>
<td align="right">3.3</td>
<td align="left">not minority</td>
<td align="left">female</td>
<td align="left">english</td>
<td align="right">57</td>
<td align="right">4.33</td>
<td align="right">39</td>
<td align="right">8.17</td>
<td align="left">teaching</td>
</tr>
<tr class="even">
<td>130</td>
<td align="right">4.7</td>
<tr class="odd">
<td>159</td>
<td align="right">4.6</td>
<td align="left">not minority</td>
<td align="left">male</td>
<td align="left">english</td>
<td align="right">62</td>
<td align="right">70</td>
<td align="right">3.00</td>
<td align="left">tenured</td>
</tr>
<tr class="even">
<td>376</td>
<td align="right">2.7</td>
<td align="left">minority</td>
<td align="left">female</td>
<td align="left">english</td>
<td align="right">43</td>
<td align="right">4.17</td>
<td align="left">tenured</td>
</tr>
<tr class="odd">
<td>435</td>
<td align="right">3.1</td>
<td>283</td>
<td align="right">3.8</td>
<td align="left">not minority</td>
<td align="left">male</td>
<td align="left">female</td>
<td align="left">english</td>
<td align="right">62</td>
<td align="right">2.00</td>
<td align="left">tenured</td>
<td align="right">34</td>
<td align="right">1.67</td>
<td align="left">tenure track</td>
</tr>
</tbody>
</table>
Expand Down Expand Up @@ -511,34 +511,34 @@ <h3><span class="header-section-number">6.1.2</span> Country-by-country life exp
</thead>
<tbody>
<tr class="odd">
<td align="left">Austria</td>
<td align="right">79.8</td>
<td align="left">Europe</td>
<td align="right">36126</td>
<td align="left">Burkina Faso</td>
<td align="right">52.3</td>
<td align="left">Africa</td>
<td align="right">1217.0</td>
</tr>
<tr class="even">
<td align="left">Denmark</td>
<td align="right">78.3</td>
<td align="left">Europe</td>
<td align="right">35278</td>
<td align="left">Iran</td>
<td align="right">71.0</td>
<td align="left">Asia</td>
<td align="right">11605.7</td>
</tr>
<tr class="odd">
<td align="left">Central African Republic</td>
<td align="right">44.7</td>
<td align="left">Niger</td>
<td align="right">56.9</td>
<td align="left">Africa</td>
<td align="right">706</td>
<td align="right">619.7</td>
</tr>
<tr class="even">
<td align="left">Trinidad and Tobago</td>
<td align="right">69.8</td>
<td align="left">Americas</td>
<td align="right">18008</td>
<td align="left">Slovak Republic</td>
<td align="right">74.7</td>
<td align="left">Europe</td>
<td align="right">18678.3</td>
</tr>
<tr class="odd">
<td align="left">New Zealand</td>
<td align="right">80.2</td>
<td align="left">Oceania</td>
<td align="right">25185</td>
<td align="left">Iceland</td>
<td align="right">81.8</td>
<td align="left">Europe</td>
<td align="right">36180.8</td>
</tr>
</tbody>
</table>
Expand Down Expand Up @@ -570,34 +570,34 @@ <h3><span class="header-section-number">6.1.3</span> Credit card balance</h3>
</thead>
<tbody>
<tr class="odd">
<td>275</td>
<td align="right">967</td>
<td align="right">30.6</td>
<td align="right">5869</td>
<td>136</td>
<td align="right">8</td>
<td align="right">44.5</td>
<td align="right">3500</td>
</tr>
<tr class="even">
<td>39</td>
<td align="right">531</td>
<td align="right">11.8</td>
<td align="right">3899</td>
<td>80</td>
<td align="right">0</td>
<td align="right">15.4</td>
<td align="right">2101</td>
</tr>
<tr class="odd">
<td>229</td>
<td align="right">156</td>
<td align="right">69.2</td>
<td align="right">4668</td>
<td>316</td>
<td align="right">463</td>
<td align="right">14.5</td>
<td align="right">3907</td>
</tr>
<tr class="even">
<td>253</td>
<td align="right">1355</td>
<td align="right">72.9</td>
<td align="right">8603</td>
<td>161</td>
<td align="right">836</td>
<td align="right">12.2</td>
<td align="right">4865</td>
</tr>
<tr class="odd">
<td>100</td>
<td align="right">1311</td>
<td align="right">83.9</td>
<td align="right">8494</td>
<td>313</td>
<td align="right">823</td>
<td align="right">27.8</td>
<td align="right">5227</td>
</tr>
</tbody>
</table>
Expand All @@ -622,34 +622,34 @@ <h3><span class="header-section-number">6.1.4</span> Biopics</h3>
</thead>
<tbody>
<tr class="odd">
<td align="left">Kundun</td>
<td align="right">5530000</td>
<td align="left">TRUE</td>
<td align="left">Impromptu</td>
<td align="right">4080000</td>
<td align="left">FALSE</td>
<td align="left">Male</td>
</tr>
<tr class="even">
<td align="left">Bloodsport</td>
<td align="right">11800000</td>
<td align="left">The Long Day Closes</td>
<td align="right">22800</td>
<td align="left">FALSE</td>
<td align="left">Male</td>
</tr>
<tr class="odd">
<td align="left">The Story of Vernon and Irene Castle</td>
<td align="right">1120000</td>
<td align="left">The Best Intentions</td>
<td align="right">1300000</td>
<td align="left">FALSE</td>
<td align="left">Female</td>
<td align="left">Male</td>
</tr>
<tr class="even">
<td align="left">In the Name of the Father</td>
<td align="right">25000000</td>
<td align="left">Henry &amp; June</td>
<td align="right">11600000</td>
<td align="left">FALSE</td>
<td align="left">Male</td>
<td align="left">Female</td>
</tr>
<tr class="odd">
<td align="left">Cadillac Records</td>
<td align="right">8130000</td>
<td align="left">TRUE</td>
<td align="left">Female</td>
<td align="left">Love &amp; Mercy</td>
<td align="right">9260000</td>
<td align="left">FALSE</td>
<td align="left">Male</td>
</tr>
</tbody>
</table>
Expand Down Expand Up @@ -687,7 +687,7 @@ <h3><span class="header-section-number">6.2.1</span> Exploratory data analysis</
</div>
<div id="correlation-coefficient" class="section level3">
<h3><span class="header-section-number">6.2.2</span> Correlation coefficient</h3>
<p>The correlation coefficient between teacher evaluation score and beauty score is high:</p>
<p>The correlation coefficient between teacher evaluation score and beauty score weakly positive:</p>
<div class="sourceCode"><pre class="sourceCode r"><code class="sourceCode r"><span class="kw">cor</span>(evals<span class="op">$</span>score, evals<span class="op">$</span>bty_avg)</code></pre></div>
<table>
<thead>
Expand Down
2 changes: 1 addition & 1 deletion docs/7-sampling.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<meta name="author" content="Chester Ismay and Albert Y. Kim">


<meta name="date" content="2017-11-11">
<meta name="date" content="2017-11-15">

<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="apple-mobile-web-app-capable" content="yes">
Expand Down
2 changes: 1 addition & 1 deletion docs/A-appendixA.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<meta name="author" content="Chester Ismay and Albert Y. Kim">


<meta name="date" content="2017-11-11">
<meta name="date" content="2017-11-15">

<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="apple-mobile-web-app-capable" content="yes">
Expand Down
2 changes: 1 addition & 1 deletion docs/B-appendixB.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<meta name="author" content="Chester Ismay and Albert Y. Kim">


<meta name="date" content="2017-11-11">
<meta name="date" content="2017-11-15">

<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="apple-mobile-web-app-capable" content="yes">
Expand Down
2 changes: 1 addition & 1 deletion docs/C-appendixC.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<meta name="author" content="Chester Ismay and Albert Y. Kim">


<meta name="date" content="2017-11-11">
<meta name="date" content="2017-11-15">

<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="apple-mobile-web-app-capable" content="yes">
Expand Down
6 changes: 3 additions & 3 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<meta name="author" content="Chester Ismay and Albert Y. Kim">


<meta name="date" content="2017-11-11">
<meta name="date" content="2017-11-15">

<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="apple-mobile-web-app-capable" content="yes">
Expand Down Expand Up @@ -375,7 +375,7 @@ <h1>
<div id="header">
<h1 class="title">An Introduction to Statistical and Data Sciences via R</h1>
<h4 class="author"><em>Chester Ismay and Albert Y. Kim</em></h4>
<h4 class="date"><em>November 11, 2017</em></h4>
<h4 class="date"><em>November 15, 2017</em></h4>
</div>
<div id="intro" class="section level1">
<h1><span class="header-section-number">1</span> Introduction</h1>
Expand All @@ -398,7 +398,7 @@ <h1><span class="header-section-number">1</span> Introduction</h1>
<li><em>Are you looking to connect with and contribute to ModernDive? Then click <a href="index.html#connect-contribute">here</a> for information on how.</em></li>
<li><em>Are you curious about the publishing of this book? Then click <a href="index.html#about-book">here</a> for more information on the open-source technology, in particular R Markdown and the bookdown package.</em></li>
</ul>
<p>This is version 0.2.0.9000 of ModernDive published on November 11, 2017. For previous versions of ModernDive, see Section <a href="index.html#about-book">1.4</a>.</p>
<p>This is version 0.2.0.9000 of ModernDive published on November 15, 2017. For previous versions of ModernDive, see Section <a href="index.html#about-book">1.4</a>.</p>
<hr />
<div id="intro-for-students" class="section level2">
<h2><span class="header-section-number">1.1</span> Introduction for students</h2>
Expand Down
Binary file modified docs/ismaykim_files/figure-html/jitter-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/ismaykim_files/figure-html/numxplot2-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/references.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<meta name="author" content="Chester Ismay and Albert Y. Kim">


<meta name="date" content="2017-11-11">
<meta name="date" content="2017-11-15">

<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="apple-mobile-web-app-capable" content="yes">
Expand Down
4 changes: 2 additions & 2 deletions docs/search_index.json

Large diffs are not rendered by default.

0 comments on commit e5554fc

Please sign in to comment.