<?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: Calculate Z Score in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Calculate-Z-Score/m-p/501802#M72691</link>
    <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13684"&gt;@Rick_SAS&lt;/a&gt;&amp;nbsp;has wrote a blog about it before.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://blogs.sas.com/content/iml/2018/08/20/demise-of-standard-statistical-tables.html" target="_blank"&gt;https://blogs.sas.com/content/iml/2018/08/20/demise-of-standard-statistical-tables.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;p = cdf("Normal", 1.75) - 0.5;&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Fri, 05 Oct 2018 09:55:56 GMT</pubDate>
    <dc:creator>Ksharp</dc:creator>
    <dc:date>2018-10-05T09:55:56Z</dc:date>
    <item>
      <title>Calculate Z Score</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Calculate-Z-Score/m-p/501718#M72682</link>
      <description>&lt;DIV class="textLayer--absolute"&gt;FindP(0&amp;lt;z&amp;lt;1.75). what should be the perfect SAS code for Z value within this range?&lt;/DIV&gt;</description>
      <pubDate>Fri, 05 Oct 2018 01:59:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Calculate-Z-Score/m-p/501718#M72682</guid>
      <dc:creator>kazirifatantara</dc:creator>
      <dc:date>2018-10-05T01:59:04Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate Z Score</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Calculate-Z-Score/m-p/501726#M72683</link>
      <description>&lt;P&gt;I don't understand what you're asking. Are you trying to find the Probability or a Z-Score or something else? You can calculate a z score on a data point if you have the mean/std or the raw data. If you have the raw data, PROC STDIZE is what you want. If not, you can do the calculation manually in a data step.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/238370"&gt;@kazirifatantara&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;DIV class="textLayer--absolute"&gt;FindP(0&amp;lt;z&amp;lt;1.75). what should be the perfect SAS code for Z value within this range?&lt;/DIV&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Oct 2018 02:27:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Calculate-Z-Score/m-p/501726#M72683</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2018-10-05T02:27:31Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate Z Score</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Calculate-Z-Score/m-p/501802#M72691</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13684"&gt;@Rick_SAS&lt;/a&gt;&amp;nbsp;has wrote a blog about it before.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://blogs.sas.com/content/iml/2018/08/20/demise-of-standard-statistical-tables.html" target="_blank"&gt;https://blogs.sas.com/content/iml/2018/08/20/demise-of-standard-statistical-tables.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;p = cdf("Normal", 1.75) - 0.5;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 05 Oct 2018 09:55:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Calculate-Z-Score/m-p/501802#M72691</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2018-10-05T09:55:56Z</dc:date>
    </item>
  </channel>
</rss>

