Skip to content

Commit

Permalink
slide 17 typo: red line
Browse files Browse the repository at this point in the history
  • Loading branch information
roncoursera committed Jul 9, 2014
1 parent abf411d commit 2c2d6eb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 07_RegressionModels/01_03_ols/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -369,7 +369,7 @@ <h2>Plotting the fit</h2>
<article>
<ul>
<li>Size of points are frequencies at that X, Y combination.</li>
<li>For the red lie the child is outcome.</li>
<li>For the red line the child is outcome.</li>
<li>For the blue, the parent is the outcome (accounting for the fact that the response is plotted on the horizontal axis).</li>
<li>Black line assumes \(Cor(Y, X) = 1\) (slope is \(Sd(Y)/Sd(x)\)).</li>
<li>Big black dot is \((\bar X, \bar Y)\).</li>
Expand Down Expand Up @@ -445,4 +445,4 @@ <h2>Plotting the fit</h2>
<script src="../../libraries/highlighters/highlight.js/highlight.pack.js"></script>
<script>hljs.initHighlightingOnLoad();</script>
<!-- DONE LOADING HIGHLIGHTER JS FILES -->
</html>
</html>

0 comments on commit 2c2d6eb

Please sign in to comment.