<?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: Execute t test for Extremum of Parabola in SAS Forecasting and Econometrics</title>
    <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Execute-t-test-for-Extremum-of-Parabola/m-p/390656#M2625</link>
    <description>&lt;P&gt;So let me make sure I am 100% understanding this requirement.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You want the X value (not the Y value) at the extremum, and you want to test to see if this X value is not some other number (for example, it is not 3). Is that correct?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The hypothesis tests I am familiar all deal with testing some aspect of the fitted model in the Y direction. I am not even sure it is kosher to test a hypothesis in the X direction, but assuming this is okay, a randomization test would work. I think you'd have to find someone who has written a macro to do perform randomization tests in general, and then adapt it for the case of this extremum.&lt;/P&gt;</description>
    <pubDate>Thu, 24 Aug 2017 15:40:52 GMT</pubDate>
    <dc:creator>PaigeMiller</dc:creator>
    <dc:date>2017-08-24T15:40:52Z</dc:date>
    <item>
      <title>Execute t test for Extremum of Parabola</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Execute-t-test-for-Extremum-of-Parabola/m-p/390574#M2618</link>
      <description>&lt;P&gt;Hallow,&lt;/P&gt;&lt;P&gt;I run a quadric regression:&lt;/P&gt;&lt;PRE&gt;Y = β1 X + β2〖〖X 〗^2   + ε&lt;/PRE&gt;&lt;P&gt;The Extremum of Parabola is&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;(–β1 )/2β2&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Both &amp;nbsp;&lt;/P&gt;&lt;PRE&gt;β1 and β2 &lt;/PRE&gt;&lt;P&gt;are significance, but as I understood it's not enough to determined that the Extremum of Parabolaֲ&amp;nbsp; which equal toֲ &amp;nbsp;&lt;/P&gt;&lt;PRE&gt;β1 and β2 &lt;/PRE&gt;&lt;P&gt;is significant.&lt;/P&gt;&lt;P&gt;Is there aֲ&amp;nbsp; SAS procedure that execute t test for Extremum of Parabolaֲ&amp;nbsp; ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Lior&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Aug 2017 12:22:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Execute-t-test-for-Extremum-of-Parabola/m-p/390574#M2618</guid>
      <dc:creator>lioradam</dc:creator>
      <dc:date>2017-08-24T12:22:08Z</dc:date>
    </item>
    <item>
      <title>Re: Execute t test for Extremum of Parabola</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Execute-t-test-for-Extremum-of-Parabola/m-p/390621#M2619</link>
      <description>&lt;BLOCKQUOTE&gt;
&lt;P&gt;but as I understood it's not enough to determined that the Extremum of Parabola&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Why do you say this? Have you read this somewhere? Can you provide us with a reference?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there something about this specific problem that requires you to compute statistically significant differences between the extremum? Because the "usual" statistical modeling doesn't look at the extremum, it only tests to see if the and slopes are significant. (And by the way, your model doesn't have an intercept, why is that?)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have thought about this and if you really want to test if the extremum is not some value, you'd probably have to work out the math yourself, or do something like a randomization test.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Aug 2017 13:59:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Execute-t-test-for-Extremum-of-Parabola/m-p/390621#M2619</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2017-08-24T13:59:17Z</dc:date>
    </item>
    <item>
      <title>Re: Execute t test for Extremum of Parabola</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Execute-t-test-for-Extremum-of-Parabola/m-p/390627#M2622</link>
      <description>&lt;P&gt;Since a TTest compares a sample of values to a suspected mean or two samples for the same mean I am not sure where an extremum, which is a single point would be a candidate.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Perhaps you are looking to compare if a single value y&amp;nbsp;is within confidence limits of the regression at the same x value??&lt;/P&gt;</description>
      <pubDate>Thu, 24 Aug 2017 14:35:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Execute-t-test-for-Extremum-of-Parabola/m-p/390627#M2622</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2017-08-24T14:35:17Z</dc:date>
    </item>
    <item>
      <title>Re: Execute t test for Extremum of Parabola</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Execute-t-test-for-Extremum-of-Parabola/m-p/390647#M2623</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13884"&gt;@ballardw&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Perhaps you are looking to compare if a single value y&amp;nbsp;is within confidence limits of the regression at the same x value??&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Maybe he wants a test for H0: Extremum = k and then the confidence intervals might work; if the confidence interval around the regression at the extremum&amp;nbsp;contains k then you accept H0; otherwise you reject.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But I still am not on board with the idea that it's not enough to just test intercept and slopes ... I'd like to hear the reasoning why a test of the extremum is needed.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Aug 2017 15:20:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Execute-t-test-for-Extremum-of-Parabola/m-p/390647#M2623</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2017-08-24T15:20:22Z</dc:date>
    </item>
    <item>
      <title>Re: Execute t test for Extremum of Parabola</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Execute-t-test-for-Extremum-of-Parabola/m-p/390651#M2624</link>
      <description>&lt;P&gt;Hi Paige Miller,&lt;/P&gt;&lt;P&gt;Thank you for your quick response.&lt;/P&gt;&lt;P&gt;I don't have reference for that requirement. i've been told to do so by the Professor who guide me in my PhD.&lt;/P&gt;&lt;P&gt;In my specific problem, the extremum of the parabola is very&amp;nbsp; important (it is constitute&amp;nbsp; a peak&amp;nbsp; which I&amp;nbsp;set in the second stage in other regression as a dummy variable).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;if for example I receive that the peak of performance is in year 2 , I want to verify that it not in year 1 or 3.&lt;/P&gt;&lt;P&gt;the reason I don't have intercept is that I imply Fixed Effect (the "absorb" and "class" procedures).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regarding the randomization test you have mention could it be done by SAS?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Aug 2017 15:29:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Execute-t-test-for-Extremum-of-Parabola/m-p/390651#M2624</guid>
      <dc:creator>lioradam</dc:creator>
      <dc:date>2017-08-24T15:29:49Z</dc:date>
    </item>
    <item>
      <title>Re: Execute t test for Extremum of Parabola</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Execute-t-test-for-Extremum-of-Parabola/m-p/390656#M2625</link>
      <description>&lt;P&gt;So let me make sure I am 100% understanding this requirement.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You want the X value (not the Y value) at the extremum, and you want to test to see if this X value is not some other number (for example, it is not 3). Is that correct?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The hypothesis tests I am familiar all deal with testing some aspect of the fitted model in the Y direction. I am not even sure it is kosher to test a hypothesis in the X direction, but assuming this is okay, a randomization test would work. I think you'd have to find someone who has written a macro to do perform randomization tests in general, and then adapt it for the case of this extremum.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Aug 2017 15:40:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Execute-t-test-for-Extremum-of-Parabola/m-p/390656#M2625</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2017-08-24T15:40:52Z</dc:date>
    </item>
    <item>
      <title>Re: Execute t test for Extremum of Parabola</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Execute-t-test-for-Extremum-of-Parabola/m-p/390657#M2626</link>
      <description>&lt;P&gt;Hi Ballardw,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Actually its not have to be a t test , it can be any other statistical test which can confirm that the extremum of the parabula is significant.&lt;/P&gt;&lt;P&gt;I am not interested to compare if a single value yֲ is within confidence limits of the regression at the same x value but just to verfy that in this x value , the value of y is the highest.&lt;/P&gt;&lt;DIV class="lia-page"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Lior&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Aug 2017 15:42:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Execute-t-test-for-Extremum-of-Parabola/m-p/390657#M2626</guid>
      <dc:creator>lioradam</dc:creator>
      <dc:date>2017-08-24T15:42:06Z</dc:date>
    </item>
    <item>
      <title>Re: Execute t test for Extremum of Parabola</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Execute-t-test-for-Extremum-of-Parabola/m-p/390667#M2627</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think you formulate it right:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class="lia-page"&gt;&lt;CENTER&gt;&lt;DIV class="MinimumWidthContainer"&gt;&lt;DIV class="min-width-wrapper"&gt;&lt;DIV class="min-width"&gt;&lt;DIV class="lia-content"&gt;&lt;DIV class="lia-quilt lia-quilt-reply-page lia-quilt-layout-one-column lia-top-quilt"&gt;&lt;DIV class="lia-quilt-row lia-quilt-row-header"&gt;&lt;DIV class="lia-quilt-row lia-quilt-row-main"&gt;&lt;DIV class="lia-quilt-column lia-quilt-column-24 lia-quilt-column-single lia-quilt-column-main-content"&gt;&lt;DIV class="lia-quilt-column-alley lia-quilt-column-alley-single"&gt;&lt;DIV class="lia-panel lia-panel-section lia-component-editor"&gt;&lt;DIV class="lia-decoration-border"&gt;&lt;DIV class="lia-decoration-border-content"&gt;&lt;DIV&gt;&lt;DIV class="lia-panel-content-wrapper"&gt;&lt;DIV class="lia-panel-content"&gt;&lt;DIV class="lia-message-view message-uid-390647"&gt;&lt;DIV&gt;&lt;DIV class="lia-js-resize-images lia-component-forums-widget-board-message-view"&gt;&lt;DIV&gt;&lt;DIV class="lia-message-board lia-panel-message lia-js-data-messageUid-390647"&gt;&lt;DIV class="lia-panel-message-content"&gt;&lt;DIV class="lia-decoration-border"&gt;&lt;DIV class="lia-decoration-border-content"&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV class="lia-quilt lia-quilt-forum-message lia-quilt-layout-forum-message"&gt;&lt;DIV class="lia-quilt-row lia-quilt-row-forum-message-main"&gt;&lt;DIV class="lia-quilt-column lia-quilt-column-20 lia-quilt-column-right lia-quilt-column-main-right"&gt;&lt;DIV class="lia-quilt-column-alley lia-quilt-column-alley-right"&gt;&lt;DIV class="lia-message-body lia-component-body"&gt;&lt;DIV class="lia-message-body-content"&gt;&lt;P&gt;H0: Extremum = k and then the confidence intervals might work; if the confidence interval around the regression at the extremumֲ&amp;nbsp;contains k then you accept H0; otherwise you reject.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;so I understand from you that it is doable but needed a macro programing?&lt;/P&gt;&lt;P&gt;I will consult again with my professor regarding the reasoning for that test. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/CENTER&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Aug 2017 15:58:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Execute-t-test-for-Extremum-of-Parabola/m-p/390667#M2627</guid>
      <dc:creator>lioradam</dc:creator>
      <dc:date>2017-08-24T15:58:57Z</dc:date>
    </item>
    <item>
      <title>Re: Execute t test for Extremum of Parabola</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Execute-t-test-for-Extremum-of-Parabola/m-p/390695#M2628</link>
      <description>&lt;P&gt;Reparameterize your equation to make the extremum a parameter:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Y&amp;nbsp;= B2*X*(X-2*Xe)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;where Xe is the position of the extremum. Use proc nlin to estimate B2 and Xe. Proc nlin will give you&amp;nbsp;a confidence interval for Xe.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Aug 2017 16:56:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Execute-t-test-for-Extremum-of-Parabola/m-p/390695#M2628</guid>
      <dc:creator>PGStats</dc:creator>
      <dc:date>2017-08-24T16:56:55Z</dc:date>
    </item>
    <item>
      <title>Re: Execute t test for Extremum of Parabola</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Execute-t-test-for-Extremum-of-Parabola/m-p/390706#M2629</link>
      <description>&lt;P&gt;Thank you very much.&lt;/P&gt;&lt;P&gt;I will try that.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Lior&lt;/P&gt;</description>
      <pubDate>Thu, 24 Aug 2017 17:55:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Execute-t-test-for-Extremum-of-Parabola/m-p/390706#M2629</guid>
      <dc:creator>lioradam</dc:creator>
      <dc:date>2017-08-24T17:55:17Z</dc:date>
    </item>
  </channel>
</rss>

