<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Interpreting Vector of Residuals in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Interpreting-Vector-of-Residuals/m-p/753131#M36615</link>
    <description>&lt;P&gt;Calling&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13684"&gt;@Rick_SAS&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 09 Jul 2021 12:59:38 GMT</pubDate>
    <dc:creator>Ksharp</dc:creator>
    <dc:date>2021-07-09T12:59:38Z</dc:date>
    <item>
      <title>Interpreting Vector of Residuals</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Interpreting-Vector-of-Residuals/m-p/752868#M36612</link>
      <description>&lt;DIV class="votecell post-layout--left"&gt;
&lt;DIV class="js-voting-container d-flex jc-center fd-column ai-stretch gs4 fc-black-200" data-post-id="4193015"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;DIV class="postcell post-layout--right"&gt;
&lt;DIV class="s-prose js-post-body"&gt;
&lt;P&gt;I've been reading the Projection section of this wiki article on ordinary least squares:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://en.wikipedia.org/wiki/Ordinary_least_squares#Normal_matrix" rel="nofollow noreferrer" target="_blank"&gt;https://en.wikipedia.org/wiki/Ordinary_least_squares#Normal_matrix&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But I'm not sure how to make sense of the vector of residuals. I'm using a very simple example on purpose just so it's easier to understand.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In any case...&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc iml;
A = {4 8,
     6 12};
b = {5, 1};&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;I had x of 0.1 and 0.2, p (projection) column vector [2, 3] and resulting vector residual of column vector [3, -2] ...but I have no idea how to interpret it beyond understanding that the residual is apparently the shortest of all possible vectors.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So, first, is the residual also referred to as..&lt;/P&gt;
&lt;P&gt;a. the orthogonal complement of b on to C(A)?&lt;/P&gt;
&lt;P&gt;b. How can I visualize the residual.&lt;/P&gt;
&lt;P&gt;How do I make sense of what a coordinate [3, -2] means for a vector residual?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Thu, 08 Jul 2021 13:37:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Interpreting-Vector-of-Residuals/m-p/752868#M36612</guid>
      <dc:creator>edasdfasdfasdfa</dc:creator>
      <dc:date>2021-07-08T13:37:15Z</dc:date>
    </item>
    <item>
      <title>Re: Interpreting Vector of Residuals</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Interpreting-Vector-of-Residuals/m-p/752924#M36613</link>
      <description>&lt;P&gt;I think I figured it out.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Residual of [3, -2) just tells you that vertically, one of the points is 3 above the regression line and the other point is 2 below the regression line?&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jul 2021 16:36:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Interpreting-Vector-of-Residuals/m-p/752924#M36613</guid>
      <dc:creator>edasdfasdfasdfa</dc:creator>
      <dc:date>2021-07-08T16:36:35Z</dc:date>
    </item>
    <item>
      <title>Re: Interpreting Vector of Residuals</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Interpreting-Vector-of-Residuals/m-p/753131#M36615</link>
      <description>&lt;P&gt;Calling&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13684"&gt;@Rick_SAS&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jul 2021 12:59:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Interpreting-Vector-of-Residuals/m-p/753131#M36615</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2021-07-09T12:59:38Z</dc:date>
    </item>
  </channel>
</rss>

