<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>TMA4267 Linear Statistical Models Part 2: Linear regression by Mette Langaas</title>
      <link>https://padlet.com/mette_langaas/7xp70hykdfkv</link>
      <description>What are the important results in this part of the course?</description>
      <language>en-us</language>
      <pubDate>2017-01-31 09:59:52 UTC</pubDate>
      <lastBuildDate>2026-03-01 07:07:09 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url>https://padlet-assets.s3.amazonaws.com/icons/Thunder.png</url>
      </image>
      <item>
         <title>Classical linear model</title>
         <author>mette_langaas</author>
         <link>https://padlet.com/mette_langaas/7xp70hykdfkv/wish/152981585</link>
         <description><![CDATA[<div>$$Y=X\beta +\varepsilon$$<br>Y=response, X=design matrix, \(\beta\)=regression parameters and \(\varepsilon\)=error vector.<br>1) E\( (\varepsilon)\)=0<br>2) Cov(\(\varepsilon)=\sigma^2 I\)<br>3) Design matrix X has full rank.<br>For the normal linear model in addition assume that <br>4) errors \(\varepsilon\) are normal.</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-02-10 07:31:29 UTC</pubDate>
         <guid>https://padlet.com/mette_langaas/7xp70hykdfkv/wish/152981585</guid>
      </item>
      <item>
         <title>Regression</title>
         <author>user8715</author>
         <link>https://padlet.com/mette_langaas/7xp70hykdfkv/wish/156989383</link>
         <description><![CDATA[<div>Sums of Squares Regression:<br>$$ SSR = \sum_{i=1}^n (\hat{y}_i - \bar{y})^2$$<br>Sums of Squares Error:<br>$$ SSE = \sum_{i=1}^n (y_i - \hat{y}_i)^2 $$<br>Sums of Squared Total:<br>$$ SST = SSE + SSR $$<br><br>$$ R^2 = \frac{SSR}{SST} = 1 - \frac{SSE}{SST} $$</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-03-01 12:33:13 UTC</pubDate>
         <guid>https://padlet.com/mette_langaas/7xp70hykdfkv/wish/156989383</guid>
      </item>
      <item>
         <title>p-value for hypothesis for \(\beta_j\)</title>
         <author>user8715</author>
         <link>https://padlet.com/mette_langaas/7xp70hykdfkv/wish/156991876</link>
         <description><![CDATA[<var>H_0: \beta_j = 0, \text{ vs. } H_1: \beta_j \neq 0 </var><div><br></div><div>Statistic (assuming (H<sub>0</sub>) is true): </div><var>T_{j0} = \frac{\hat{\beta_j} - 0}{\sqrt{C_{jj}} \hat{\sigma}}  </var><div>where (C<sub>jj</sub>) is the corresponding diagonal element of \((X^TX)^{-1}\)<br>p-value:</div><var>P(|T_{j0}| \geq |t_{j0}|, \text{when } H_0 \text{is true})</var><div><br> where \(t_{j0}\) is the observed value of \(T_{j0}\).</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-03-01 12:46:49 UTC</pubDate>
         <guid>https://padlet.com/mette_langaas/7xp70hykdfkv/wish/156991876</guid>
      </item>
   </channel>
</rss>
