<?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 Changing displayed significant figures for PROC CAPABILITY (PCTLSS option) in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Changing-displayed-significant-figures-for-PROC-CAPABILITY/m-p/171451#M44228</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;I am performing process capability analysis using PROC CAPABILITY&amp;nbsp; by generating histogram then displaying inset for desired information, in my application the % of observations &amp;lt; lower specification limit by using the PCTLSS option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question is, is there a way to customize the number of decimal places the PCTLSS option outputs?&amp;nbsp; The default displays only 1 decimal place and I need more than that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Dec 2013 15:19:29 GMT</pubDate>
    <dc:creator>raom</dc:creator>
    <dc:date>2013-12-12T15:19:29Z</dc:date>
    <item>
      <title>Changing displayed significant figures for PROC CAPABILITY (PCTLSS option)</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Changing-displayed-significant-figures-for-PROC-CAPABILITY/m-p/171451#M44228</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;I am performing process capability analysis using PROC CAPABILITY&amp;nbsp; by generating histogram then displaying inset for desired information, in my application the % of observations &amp;lt; lower specification limit by using the PCTLSS option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question is, is there a way to customize the number of decimal places the PCTLSS option outputs?&amp;nbsp; The default displays only 1 decimal place and I need more than that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Dec 2013 15:19:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Changing-displayed-significant-figures-for-PROC-CAPABILITY/m-p/171451#M44228</guid>
      <dc:creator>raom</dc:creator>
      <dc:date>2013-12-12T15:19:29Z</dc:date>
    </item>
    <item>
      <title>Re: Changing displayed significant figures for PROC CAPABILITY (PCTLSS option)</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Changing-displayed-significant-figures-for-PROC-CAPABILITY/m-p/171452#M44229</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Found my answer here:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/qcug/63922/HTML/default/viewer.htm#qcug_capability_a0000001505.htm"&gt;http://support.sas.com/documentation/cdl/en/qcug/63922/HTML/default/viewer.htm#qcug_capability_a0000001505.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Essentially just specify width after putting PCTLSS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;proc capability data=data;&lt;/P&gt;&lt;P&gt;spec lsl=A usl=B;&lt;/P&gt;&lt;P&gt;var X;&lt;/P&gt;&lt;P&gt;histogram X;&lt;/P&gt;&lt;P&gt;inset PCTLSS (5.4);&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Dec 2013 16:36:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Changing-displayed-significant-figures-for-PROC-CAPABILITY/m-p/171452#M44229</guid>
      <dc:creator>raom</dc:creator>
      <dc:date>2013-12-12T16:36:58Z</dc:date>
    </item>
  </channel>
</rss>

