<?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: reading a univariate plot in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/reading-a-univariate-plot/m-p/133755#M36300</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;These are questions about regression diagnostic plots. Submit&lt;/P&gt;&lt;P&gt;ODS GRAPHICS ON;&lt;/P&gt;&lt;P&gt;and run PROC REG. Several of these plots are created automatically.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 Mar 2013 18:48:37 GMT</pubDate>
    <dc:creator>Rick_SAS</dc:creator>
    <dc:date>2013-03-18T18:48:37Z</dc:date>
    <item>
      <title>reading a univariate plot</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/reading-a-univariate-plot/m-p/133753#M36298</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to answer the following questions based on a proc univariate normal plot and need&amp;nbsp; help asap. &lt;/P&gt;&lt;P&gt;Can anyone help?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="Default"&gt;&lt;SPAN style="font-size: 11.5pt;"&gt;a. Violation of equal mean assumption using a residual plot &lt;/SPAN&gt;&lt;/P&gt;&lt;P class="Default"&gt;&lt;SPAN style="font-size: 11.5pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 11.5pt;"&gt;. &lt;/SPAN&gt;&lt;/P&gt;&lt;P class="Default"&gt;&lt;SPAN style="font-size: 11.5pt;"&gt;b. Violation of equal variance assumption using a residual plot. &lt;/SPAN&gt;&lt;/P&gt;&lt;P class="Default"&gt;&lt;SPAN style="font-size: 11.5pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P class="Default"&gt;&lt;SPAN style="font-size: 11.5pt;"&gt;c. Violation of normality assumption &lt;/SPAN&gt;&lt;/P&gt;&lt;P class="Default"&gt;&lt;SPAN style="font-size: 11.5pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P class="Default" style="margin-bottom: 2.2pt;"&gt;&lt;SPAN style="font-size: 11.5pt;"&gt; Using the normal probability plot, &lt;/SPAN&gt;&lt;/P&gt;&lt;P class="Default" style="margin-bottom: 2.2pt;"&gt;&lt;SPAN style="font-size: 11.5pt;"&gt; Using the box plot &lt;/SPAN&gt;&lt;/P&gt;&lt;P class="Default" style="margin-bottom: 2.2pt;"&gt;&lt;SPAN style="font-size: 11.5pt;"&gt; Using a stem and leaf plot &lt;/SPAN&gt;&lt;/P&gt;&lt;P class="Default"&gt;&lt;SPAN style="font-size: 11.5pt;"&gt; conduct a statistical test (Ho, Ha, TS, pvalue and conclusion) &lt;/SPAN&gt;&lt;/P&gt;&lt;P class="Default"&gt;&lt;SPAN style="font-size: 11.5pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P class="Default"&gt;&lt;SPAN style="font-size: 11.5pt;"&gt;d. Flag potential outliers looking at studentized and jackknife residuals. (State the critical value you used ) What does this mean? &lt;/SPAN&gt;&lt;/P&gt;&lt;P class="Default"&gt;&lt;SPAN style="font-size: 11.5pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P class="Default"&gt;&lt;SPAN style="font-size: 11.5pt;"&gt;e. Flag any high leverage points. (State the critical value you used) . What does this mean? &lt;/SPAN&gt;&lt;/P&gt;&lt;P class="Default"&gt;&lt;SPAN style="font-size: 11.5pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P class="Default"&gt;&lt;SPAN style="font-size: 11.5pt;"&gt;f. Look at Cook’s D values and make conclusions. State critical value. &lt;/SPAN&gt;&lt;/P&gt;&lt;P class="Default"&gt;&lt;SPAN style="font-size: 11.5pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P class="Default"&gt;&lt;SPAN style="font-size: 11.5pt;"&gt;g. Make a conclusion about the PRESS statistic. &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Mar 2013 13:43:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/reading-a-univariate-plot/m-p/133753#M36298</guid>
      <dc:creator>amartinez401</dc:creator>
      <dc:date>2013-03-14T13:43:01Z</dc:date>
    </item>
    <item>
      <title>Re: reading a univariate plot</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/reading-a-univariate-plot/m-p/133754#M36299</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;&amp;nbsp; Usually, folks post the code they've tried, any error messages they get and a sample of the data they need to analyze. You have only posted questions, without any data or program. Saying that the plot is a UNIVARIATE plot is useful, but without anything concrete to go on, it's hard to comment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a,b,c: &lt;A href="http://people.duke.edu/~rnau/testing.htm" title="http://people.duke.edu/~rnau/testing.htm"&gt;Testing the assumptions of linear regression&lt;/A&gt; and &lt;A href="http://www.quality-control-plan.com/StatGuide/linreg_ass_viol.htm" title="http://www.quality-control-plan.com/StatGuide/linreg_ass_viol.htm"&gt;Does your data violate linear regression assumptions?&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;d &lt;A href="http://www-stat.wharton.upenn.edu/~waterman/Teaching/701f99/Class04/class04.pdf" title="http://www-stat.wharton.upenn.edu/~waterman/Teaching/701f99/Class04/class04.pdf"&gt;http://www-stat.wharton.upenn.edu/~waterman/Teaching/701f99/Class04/class04.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e &lt;A href="http://pages.stern.nyu.edu/~churvich/Undergrad/Handouts2/31-Reg6.pdf" title="http://pages.stern.nyu.edu/~churvich/Undergrad/Handouts2/31-Reg6.pdf"&gt;http://pages.stern.nyu.edu/~churvich/Undergrad/Handouts2/31-Reg6.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;f &lt;A class="active_link" href="http://www.ats.ucla.edu/stat/sas/webbooks/reg/chapter2/sasreg2.htm"&gt;http://www.ats.ucla.edu/stat/sas/webbooks/reg/chapter2/sasreg2.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;g &lt;A class="active_link" href="http://www.business.latech.edu/~jcochran/QA622/pdf%20note%20files/checking%20the%20fit%20in%20multiple%20regression.pdf" title="http://www.business.latech.edu/~jcochran/QA622/pdf%20note%20files/checking%20the%20fit%20in%20multiple%20regression.pdf"&gt;http://www.business.latech.edu/~jcochran/QA622/pdf%20note%20files/checking%20the%20fit%20in%20multiple%20regression.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are quite a few .EDU resources here. Google is your friend.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cynthia&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Mar 2013 22:16:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/reading-a-univariate-plot/m-p/133754#M36299</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2013-03-17T22:16:19Z</dc:date>
    </item>
    <item>
      <title>Re: reading a univariate plot</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/reading-a-univariate-plot/m-p/133755#M36300</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;These are questions about regression diagnostic plots. Submit&lt;/P&gt;&lt;P&gt;ODS GRAPHICS ON;&lt;/P&gt;&lt;P&gt;and run PROC REG. Several of these plots are created automatically.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Mar 2013 18:48:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/reading-a-univariate-plot/m-p/133755#M36300</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2013-03-18T18:48:37Z</dc:date>
    </item>
  </channel>
</rss>

