<?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: adding a normal curve to a histogram in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/adding-a-normal-curve-to-a-histogram/m-p/275471#M55085</link>
    <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For the one I am asking, I did not see any error message, but it just did not generate.&lt;/P&gt;&lt;P&gt;I did see another warning message on another statement&lt;/P&gt;&lt;P&gt;WARNING: Most ODS graphics with more than 5000 points have been suppressed. Use the&lt;/P&gt;&lt;P&gt;PLOTS(MAXPOINTS= ) option in the PROC REG statement to change or override the cutoff.&lt;/P&gt;</description>
    <pubDate>Mon, 06 Jun 2016 17:22:02 GMT</pubDate>
    <dc:creator>Bal23</dc:creator>
    <dc:date>2016-06-06T17:22:02Z</dc:date>
    <item>
      <title>adding a normal curve to a histogram</title>
      <link>https://communities.sas.com/t5/SAS-Programming/adding-a-normal-curve-to-a-histogram/m-p/275430#M55072</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;STRONG&gt;proc&lt;/STRONG&gt;&lt;/FONT&gt; &lt;STRONG&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;univariate&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;data&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=numtem10;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;VAR&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;FONT face="Courier New" size="2"&gt; ACOSTY10;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;histogram&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;run&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;ods&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;select&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;FONT face="Courier New" size="2"&gt; ParameterEstimates GoodnessOfFit FitQuantiles Bins MyPlot;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;STRONG&gt;proc&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; &lt;STRONG&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;univariate&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;data&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;FONT face="Courier New" size="2"&gt;=numtem10;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;histogram&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;FONT face="Courier New" size="2"&gt; acosty / &lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;normal&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;FONT face="Courier New" size="2"&gt;(&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;percents&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;FONT face="Courier New" size="2"&gt;=&lt;/FONT&gt;&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="2"&gt;&lt;FONT color="#008080" face="Courier New" size="2"&gt;&lt;FONT color="#008080" face="Courier New" size="2"&gt;20&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/STRONG&gt; &lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="2"&gt;&lt;FONT color="#008080" face="Courier New" size="2"&gt;&lt;FONT color="#008080" face="Courier New" size="2"&gt;40&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/STRONG&gt; &lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="2"&gt;&lt;FONT color="#008080" face="Courier New" size="2"&gt;&lt;FONT color="#008080" face="Courier New" size="2"&gt;60&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/STRONG&gt; &lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="2"&gt;&lt;FONT color="#008080" face="Courier New" size="2"&gt;&lt;FONT color="#008080" face="Courier New" size="2"&gt;80&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;midpercents&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;FONT face="Courier New" size="2"&gt;)&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;name&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;FONT face="Courier New" size="2"&gt;=&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="2"&gt;&lt;FONT color="#800080" face="Courier New" size="2"&gt;&lt;FONT color="#800080" face="Courier New" size="2"&gt;'MyPlot distribution'&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;inset&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;n&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;normal&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;FONT face="Courier New" size="2"&gt;(&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;ksdpval&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;FONT face="Courier New" size="2"&gt;) / &lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;pos&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;FONT face="Courier New" size="2"&gt; = ne &lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;format&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;FONT face="Courier New" size="2"&gt; = &lt;/FONT&gt;&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="2"&gt;&lt;FONT color="#008080" face="Courier New" size="2"&gt;&lt;FONT color="#008080" face="Courier New" size="2"&gt;6.3&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;STRONG&gt;run&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;my first one was able to generate a histogram but I want to add a curve to it. But the second cannot generate any figures.&lt;/P&gt;&lt;P&gt;Here is the error message. Any advice? Thanks.&lt;/P&gt;&lt;P&gt;**************&lt;/P&gt;&lt;P&gt;Output 'MyPlot' was not created. Make sure that the output object name, label, or path&lt;/P&gt;&lt;P&gt;is spelled correctly. Also, verify that the appropriate procedure options are used to&lt;/P&gt;&lt;P&gt;produce the requested output object. For example, verify that the NOPRINT option is not&lt;/P&gt;&lt;P&gt;used.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jun 2016 15:46:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/adding-a-normal-curve-to-a-histogram/m-p/275430#M55072</guid>
      <dc:creator>Bal23</dc:creator>
      <dc:date>2016-06-06T15:46:37Z</dc:date>
    </item>
    <item>
      <title>Re: adding a normal curve to a histogram</title>
      <link>https://communities.sas.com/t5/SAS-Programming/adding-a-normal-curve-to-a-histogram/m-p/275432#M55073</link>
      <description>&lt;P&gt;I tried two variables, acosty is the orginal variable, acosty10 is to break into deciles. None can generate a histogram with a normal curve.&lt;/P&gt;&lt;P&gt;In addition to the error message, there is a note below&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;NOTE: At least one W.D format was too small for the number to be printed. The decimal may be&lt;/P&gt;&lt;P&gt;shifted by the "BEST" format&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jun 2016 15:58:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/adding-a-normal-curve-to-a-histogram/m-p/275432#M55073</guid>
      <dc:creator>Bal23</dc:creator>
      <dc:date>2016-06-06T15:58:50Z</dc:date>
    </item>
    <item>
      <title>Re: adding a normal curve to a histogram</title>
      <link>https://communities.sas.com/t5/SAS-Programming/adding-a-normal-curve-to-a-histogram/m-p/275443#M55074</link>
      <description>&lt;P&gt;Put the MIDPERCENTS option outside of the parentheses:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc univariate data=sashelp.class;
var height weight;
histogram height weight / normal(percents=20 40 60 80) midpercents;
inset n normal(ksdpval) / pos = ne format = 6.3;
run;
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Also, the NAME= option is only for traditional graphics. It doesn't do anything when you use&amp;nbsp;ODS graphics.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jun 2016 16:16:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/adding-a-normal-curve-to-a-histogram/m-p/275443#M55074</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2016-06-06T16:16:22Z</dc:date>
    </item>
    <item>
      <title>Re: adding a normal curve to a histogram</title>
      <link>https://communities.sas.com/t5/SAS-Programming/adding-a-normal-curve-to-a-histogram/m-p/275445#M55075</link>
      <description>&lt;P&gt;I am unable to get a curve with your code. below is the note I got. The error message disappeared but the note is same&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;NOTE: At least one W.D format was too small for the number to be printed. The decimal may be&lt;/P&gt;&lt;P&gt;shifted by the "BEST" format.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jun 2016 16:23:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/adding-a-normal-curve-to-a-histogram/m-p/275445#M55075</guid>
      <dc:creator>Bal23</dc:creator>
      <dc:date>2016-06-06T16:23:24Z</dc:date>
    </item>
    <item>
      <title>Re: adding a normal curve to a histogram</title>
      <link>https://communities.sas.com/t5/SAS-Programming/adding-a-normal-curve-to-a-histogram/m-p/275456#M55079</link>
      <description>&lt;P&gt;The note about a format says that you have assigned a format that does not have enough positions to display the values you request.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;a 6.3 format will display up to 99.999 (6 total characters with 3 decimals). If you variable is larger than 100 you would get that message. If the values much larger, say 1,000,000 you would get exponential notation such as 1E6.&lt;/P&gt;
&lt;P&gt;So make the width of any formats used wider, try 9.3&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jun 2016 16:54:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/adding-a-normal-curve-to-a-histogram/m-p/275456#M55079</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2016-06-06T16:54:19Z</dc:date>
    </item>
    <item>
      <title>Re: adding a normal curve to a histogram</title>
      <link>https://communities.sas.com/t5/SAS-Programming/adding-a-normal-curve-to-a-histogram/m-p/275460#M55081</link>
      <description>&lt;P&gt;The note "&lt;SPAN&gt;At least one W.D format...&lt;/SPAN&gt;" does not prevent the production of a graph. The problem is elsewhere. Please post the entire log for what you have tried.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jun 2016 16:58:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/adding-a-normal-curve-to-a-histogram/m-p/275460#M55081</guid>
      <dc:creator>PGStats</dc:creator>
      <dc:date>2016-06-06T16:58:58Z</dc:date>
    </item>
    <item>
      <title>Re: adding a normal curve to a histogram</title>
      <link>https://communities.sas.com/t5/SAS-Programming/adding-a-normal-curve-to-a-histogram/m-p/275465#M55082</link>
      <description>&lt;P&gt;NO curve nor histogram was generated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1858 proc univariate data=numtem10;&lt;/P&gt;&lt;P&gt;1859 var acosty acost;&lt;/P&gt;&lt;P&gt;1860 histogram acosty acost / normal(percents=20 40 60 80) midpercents;&lt;/P&gt;&lt;P&gt;1861 inset n normal(ksdpval) / pos = ne format = 9.3;&lt;/P&gt;&lt;P&gt;1862 run;&lt;/P&gt;&lt;P&gt;NOTE: PROCEDURE UNIVARIATE used (Total process time):&lt;/P&gt;&lt;P&gt;real time 3.16 seconds&lt;/P&gt;&lt;P&gt;cpu time 0.32 seconds&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jun 2016 17:09:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/adding-a-normal-curve-to-a-histogram/m-p/275465#M55082</guid>
      <dc:creator>Bal23</dc:creator>
      <dc:date>2016-06-06T17:09:47Z</dc:date>
    </item>
    <item>
      <title>Re: adding a normal curve to a histogram</title>
      <link>https://communities.sas.com/t5/SAS-Programming/adding-a-normal-curve-to-a-histogram/m-p/275470#M55084</link>
      <description>&lt;P&gt;You may have excluded the graphs from ODS destinations. Try preceeding your proc univariate call with&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ODS select all;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jun 2016 17:21:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/adding-a-normal-curve-to-a-histogram/m-p/275470#M55084</guid>
      <dc:creator>PGStats</dc:creator>
      <dc:date>2016-06-06T17:21:00Z</dc:date>
    </item>
    <item>
      <title>Re: adding a normal curve to a histogram</title>
      <link>https://communities.sas.com/t5/SAS-Programming/adding-a-normal-curve-to-a-histogram/m-p/275471#M55085</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For the one I am asking, I did not see any error message, but it just did not generate.&lt;/P&gt;&lt;P&gt;I did see another warning message on another statement&lt;/P&gt;&lt;P&gt;WARNING: Most ODS graphics with more than 5000 points have been suppressed. Use the&lt;/P&gt;&lt;P&gt;PLOTS(MAXPOINTS= ) option in the PROC REG statement to change or override the cutoff.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jun 2016 17:22:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/adding-a-normal-curve-to-a-histogram/m-p/275471#M55085</guid>
      <dc:creator>Bal23</dc:creator>
      <dc:date>2016-06-06T17:22:02Z</dc:date>
    </item>
    <item>
      <title>Re: adding a normal curve to a histogram</title>
      <link>https://communities.sas.com/t5/SAS-Programming/adding-a-normal-curve-to-a-histogram/m-p/275476#M55086</link>
      <description>&lt;P&gt;The message is self-explanatory. Making a graph with more than 5000 points will take some time and may not be very informative.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jun 2016 17:40:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/adding-a-normal-curve-to-a-histogram/m-p/275476#M55086</guid>
      <dc:creator>PGStats</dc:creator>
      <dc:date>2016-06-06T17:40:08Z</dc:date>
    </item>
    <item>
      <title>Re: adding a normal curve to a histogram</title>
      <link>https://communities.sas.com/t5/SAS-Programming/adding-a-normal-curve-to-a-histogram/m-p/275489#M55087</link>
      <description>&lt;P&gt;It is very important that you either&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1) Post your data, or&lt;/P&gt;
&lt;P&gt;2) Post any NOTEs, WARNINGs, or ERRORs that appear in the log. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Another suggestion: Please try to reproduce your problem by using a small data set such as Sashelp.Class. That will make it easier for those who are trying to diagnose your errors. For example, if you say "this code works with Sashelp.Class but does not work with my real data, that will let us know that the issue is with the data, not with the syntax.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jun 2016 18:09:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/adding-a-normal-curve-to-a-histogram/m-p/275489#M55087</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2016-06-06T18:09:31Z</dc:date>
    </item>
  </channel>
</rss>

