<?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 How to solve the problem in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-solve-the-problem/m-p/935625#M45018</link>
    <description>&lt;P class="" align="justify"&gt;&lt;FONT face="Arial, serif"&gt;&lt;FONT size="3"&gt;&lt;SPAN&gt;&lt;STRONG&gt;Details:&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P class="" align="justify"&gt;&lt;FONT face="Arial, serif"&gt;&lt;FONT size="3"&gt;&lt;SPAN&gt;Read in the Price and Volume Excel sheets.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P class="" align="justify"&gt;&lt;FONT face="Arial, serif"&gt;&lt;FONT size="3"&gt;&lt;SPAN&gt;On you price data, decide on three companies that you want to work with.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P class="" align="justify"&gt;&lt;FONT face="Arial, serif"&gt;&lt;FONT size="3"&gt;&lt;SPAN&gt;Create a new variable Price_Change to reflect the closing price minus the opening price.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P class="" align="justify"&gt;&lt;FONT face="Arial, serif"&gt;&lt;FONT size="3"&gt;&lt;SPAN&gt;Create a new variable Percent_Change to reflect the Price_Change divided by the Open price. Format this new variable percent7.2.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P class="" align="justify"&gt;&lt;FONT face="Arial, serif"&gt;&lt;FONT size="3"&gt;&lt;SPAN&gt;Generate a PDF list data report in the Journal format containing Company, Date, Open, Close, Price_Change and Percent_Change - in that order.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P class="" align="justify"&gt;&lt;FONT face="Arial, serif"&gt;&lt;FONT size="3"&gt;&lt;SPAN&gt;Generate a PDF summary statistics report for Percent_Change for each company including only the mean, minimum, maximum, median and standard deviation.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P class="" align="justify"&gt;&lt;FONT face="Arial, serif"&gt;&lt;FONT size="3"&gt;&lt;SPAN&gt;Create a line chart of the Close price by company over time. All companies should be on the same graph, each represented by its own respective line. Be sure to include a legend.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P class="" align="justify"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="" align="justify"&gt;&lt;FONT face="Arial, serif"&gt;&lt;FONT size="3"&gt;&lt;SPAN&gt;&lt;STRONG&gt;Deliverables:&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class="" align="justify"&gt;&lt;FONT face="Arial, serif"&gt;&lt;FONT size="3"&gt;&lt;SPAN&gt;&lt;STRONG&gt;-&amp;nbsp;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Arial, serif"&gt;&lt;FONT size="3"&gt;&lt;SPAN&gt;Submit an Enterprise Guide Project (.egp file) including all of your steps. The project should run start to finish and not include any unnecessary steps.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class="" align="justify"&gt;&lt;FONT face="Arial, serif"&gt;&lt;FONT size="3"&gt;&lt;SPAN&gt;- Create appropriate titles and footnotes for the listing report, summary statistics report and line chart.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class="" align="justify"&gt;&lt;FONT face="Arial, serif"&gt;&lt;FONT size="3"&gt;&lt;SPAN&gt;- Rename task nodes to be descriptive of what they are accomplishing.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class="" align="justify"&gt;&lt;FONT face="Arial, serif"&gt;&lt;FONT size="3"&gt;&lt;SPAN&gt;-Submit a screenshot of the process flow and the pdf copies generated.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 12 Jul 2024 16:40:18 GMT</pubDate>
    <dc:creator>Mbaug</dc:creator>
    <dc:date>2024-07-12T16:40:18Z</dc:date>
    <item>
      <title>How to solve the problem</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-solve-the-problem/m-p/935625#M45018</link>
      <description>&lt;P class="" align="justify"&gt;&lt;FONT face="Arial, serif"&gt;&lt;FONT size="3"&gt;&lt;SPAN&gt;&lt;STRONG&gt;Details:&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P class="" align="justify"&gt;&lt;FONT face="Arial, serif"&gt;&lt;FONT size="3"&gt;&lt;SPAN&gt;Read in the Price and Volume Excel sheets.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P class="" align="justify"&gt;&lt;FONT face="Arial, serif"&gt;&lt;FONT size="3"&gt;&lt;SPAN&gt;On you price data, decide on three companies that you want to work with.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P class="" align="justify"&gt;&lt;FONT face="Arial, serif"&gt;&lt;FONT size="3"&gt;&lt;SPAN&gt;Create a new variable Price_Change to reflect the closing price minus the opening price.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P class="" align="justify"&gt;&lt;FONT face="Arial, serif"&gt;&lt;FONT size="3"&gt;&lt;SPAN&gt;Create a new variable Percent_Change to reflect the Price_Change divided by the Open price. Format this new variable percent7.2.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P class="" align="justify"&gt;&lt;FONT face="Arial, serif"&gt;&lt;FONT size="3"&gt;&lt;SPAN&gt;Generate a PDF list data report in the Journal format containing Company, Date, Open, Close, Price_Change and Percent_Change - in that order.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P class="" align="justify"&gt;&lt;FONT face="Arial, serif"&gt;&lt;FONT size="3"&gt;&lt;SPAN&gt;Generate a PDF summary statistics report for Percent_Change for each company including only the mean, minimum, maximum, median and standard deviation.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P class="" align="justify"&gt;&lt;FONT face="Arial, serif"&gt;&lt;FONT size="3"&gt;&lt;SPAN&gt;Create a line chart of the Close price by company over time. All companies should be on the same graph, each represented by its own respective line. Be sure to include a legend.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P class="" align="justify"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="" align="justify"&gt;&lt;FONT face="Arial, serif"&gt;&lt;FONT size="3"&gt;&lt;SPAN&gt;&lt;STRONG&gt;Deliverables:&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class="" align="justify"&gt;&lt;FONT face="Arial, serif"&gt;&lt;FONT size="3"&gt;&lt;SPAN&gt;&lt;STRONG&gt;-&amp;nbsp;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Arial, serif"&gt;&lt;FONT size="3"&gt;&lt;SPAN&gt;Submit an Enterprise Guide Project (.egp file) including all of your steps. The project should run start to finish and not include any unnecessary steps.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class="" align="justify"&gt;&lt;FONT face="Arial, serif"&gt;&lt;FONT size="3"&gt;&lt;SPAN&gt;- Create appropriate titles and footnotes for the listing report, summary statistics report and line chart.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class="" align="justify"&gt;&lt;FONT face="Arial, serif"&gt;&lt;FONT size="3"&gt;&lt;SPAN&gt;- Rename task nodes to be descriptive of what they are accomplishing.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class="" align="justify"&gt;&lt;FONT face="Arial, serif"&gt;&lt;FONT size="3"&gt;&lt;SPAN&gt;-Submit a screenshot of the process flow and the pdf copies generated.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jul 2024 16:40:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-solve-the-problem/m-p/935625#M45018</guid>
      <dc:creator>Mbaug</dc:creator>
      <dc:date>2024-07-12T16:40:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to solve the problem</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-solve-the-problem/m-p/935628#M45019</link>
      <description>&lt;P&gt;Which step are you having problems with?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp; Describe what you have attempted and any result.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jul 2024 16:46:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-solve-the-problem/m-p/935628#M45019</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2024-07-12T16:46:00Z</dc:date>
    </item>
  </channel>
</rss>

