<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>SAS Users Groups &#187; Waynette Tubbs</title>
	<atom:link href="http://blogs.sas.com/content/sgf/author/waynettetubbs/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.sas.com/content/sgf</link>
	<description>A snapshot of global users events, including best papers, presentations and innovative uses of SAS.</description>
	<lastBuildDate>Fri, 17 May 2013 15:03:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>3 of 30: Tricks for reducing CPU time</title>
		<link>http://blogs.sas.com/content/sgf/2013/05/10/3-of-30-tricks-for-reducing-cpu-time/</link>
		<comments>http://blogs.sas.com/content/sgf/2013/05/10/3-of-30-tricks-for-reducing-cpu-time/#comments</comments>
		<pubDate>Fri, 10 May 2013 13:00:26 +0000</pubDate>
		<dc:creator>Waynette Tubbs</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[papers & presentations]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[SAS Global Forum]]></category>
		<category><![CDATA[SAS Programmers]]></category>

		<guid isPermaLink="false">http://blogs.sas.com/content/sgf/?p=5888</guid>
		<description><![CDATA[Do you remember when CPU time was a high-priced commodity? "Today, if you are any good at what you do, the constrained resource is you," says Timothy Berryhill from Wells Fargo. Berryhill has years of experience with SAS on "many platforms and operating systems." He says there are several things [...]]]></description>
			<content:encoded><![CDATA[<p>Do you remember when CPU time was a high-priced commodity? "Today, if you are any good at what you do, the constrained resource is you," says Timothy Berryhill from Wells Fargo. Berryhill has years of experience with SAS on "many platforms and operating systems." He says there are several things you can do to save your time - and your company's money.</p>
<p>According to Berryhill, there are two very important things you can do to make the best of your time and those who look at your code later: Make sure your code is clear and correct. "To me, the main thing is correct. If the answers are wrong, it doesn't matter how you got there," he says.</p>
<p>Here are three of his tried-and-true tips:</p>
<ol>
<li>"I like to <strong>use the %LET</strong>, particularly at the top of my code where variables are going to change," says Berryhill. He use a series of the %LET at the top of the program to remind him of changes he needs to make.</li>
<li><strong>The NOBS option</strong> tells you how many observations you have in a dataset. According to Berryhill, the option is most useful when NOBS is 0. "If you try to do a PROC PRINT or a global dataset, you set that empty dataset, and Boom you're gone. (This only works for disk files, not views or tapes.)"</li>
<li><strong>Try your luck.</strong> When he isn't on a tight deadline, Berryhill says that he likes to experiment with code just to see if it  works. Recently, he found that the double question mark will suppress expected errors in the input function. "I was surprised to find out that it is also supported in a statement."</li>
</ol>
<p>Read 27 more of Berryhill's SAS tricks in his paper, "<a href="http://support.sas.com/resources/papers/proceedings13/128-2013.pdf" target="_blank">30 in 20 things you may not know about SAS</a>."
<div class="entry-utility"><span class="tag-links">tags: <a href="http://blogs.sas.com/content/sgf/tag/papers-presentations/">papers &amp; presentations</a>, <a href="http://blogs.sas.com/content/sgf/tag/performance/">performance</a>, <a href="http://blogs.sas.com/content/sgf/tag/sas-global-forum/">SAS Global Forum</a>, <a href="http://blogs.sas.com/content/sgf/tag/sas-programmers/">SAS Programmers</a></span></div>
]]></content:encoded>
			<wfw:commentRss>http://blogs.sas.com/content/sgf/2013/05/10/3-of-30-tricks-for-reducing-cpu-time/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Taking business intelligence mobile</title>
		<link>http://blogs.sas.com/content/sgf/2013/05/08/taking-business-intelligence-mobile/</link>
		<comments>http://blogs.sas.com/content/sgf/2013/05/08/taking-business-intelligence-mobile/#comments</comments>
		<pubDate>Wed, 08 May 2013 13:00:17 +0000</pubDate>
		<dc:creator>Waynette Tubbs</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[papers & presentations]]></category>
		<category><![CDATA[SAS Administrators]]></category>
		<category><![CDATA[SAS Global Forum]]></category>

		<guid isPermaLink="false">http://blogs.sas.com/content/sgf/?p=5881</guid>
		<description><![CDATA[In today's fast-paced, jam-packed work day, many people answer email and read reports after business hours. And more and more, they're doing those things on a smartphone or tablet. How are your users accessing and using your reports? Statistics South Africa has found that their end-users would prefer a mobile [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright  wp-image-5883" src="http://blogs.sas.com/content/sgf/files/2013/05/mobile-BI-300x203.png" alt="" width="210" height="142" />In today's fast-paced, jam-packed work day, many people answer email and read reports after business hours. And more and more, they're doing those things on a smartphone or tablet. How are your users accessing and using your reports? Statistics South Africa has found that their end-users would prefer a mobile environment for accessing reports, so it has moved to a <a href="http://www.sas.com/presscenter/roambiforsas/" target="_blank">mobile BI platform</a>.<span id="more-5881"></span></p>
<p>Koketso Moeng says that Statistics South Africa has allowed its users to access internal sites from their smartphones for some time, but reading text heavy reports and tables on an iPhone can be frustrating. And even in the areas on the website where they were using visualization, the information still wasn't as accessible as they would have liked.</p>
<h2>Choosing a platform</h2>
<p>Moeng says the team had to carefully consider the level of security that would be offered. "We have a lot of very sensitive information that should not be released before it's time," he said.</p>
<p>Additionally, Statistics South Africa had to ensure that the platform integrated with its existing infrastructure.  "We have invested a lot of money in our SAS environment and our operating environment," Moeng said. "So whatever we bring into that environment must integrate - you don't want to have to reshuffle things just to bring an additional tool into your environment."</p>
<p>Finally, Moeng's team wanted to make sure their users were happy with the platform so they would use it. They conducted focus groups to test the mobile BI on several platforms. "We said, 'Play around with these tools and give us feedback. Which ones do you like? Why do you like them? and Which one is most appealing to you?'"</p>
<h2>Pinch, swipe, tap</h2>
<p>They decided to go with Roambi because of the easy interface and many of the end-users were already using the iPad and iPhone. Moeng says there are "two flavors" of Roambi: Roambi Analytics produces beautiful graphics and with Roambi Flow, you can embed those graphics. This gives the end-user an interactive document that gives context to the data visualization.</p>
<p>"Configuration is very easy," says Moeng. In a SAS Enterprise Business Intelligence environment, it takes only a matter of minutes to configure. (Roambi runs off TomCat and MySQL.) Roambi uses the URL from your SAS Web Report Studio environment to interact with SAS.</p>
<p>As you can imagine, Roambi is touch-enabled - pinch, swipe and tap to access and manipulate the reports. Moeng did his entire presentation using Roambi Flow on an iPad.</p>
<p>In Moeng's paper, "<a href="http://support.sas.com/resources/papers/proceedings13/378-2013.pdf" target="_blank">Extending SAS Reports to your iPhone</a>," you can read more about publishing reports and giving access to your end-users. Also<a href="http://www.sas.com/software/visual-analytics/technology.html" target="_blank"> check out what SAS Visual Analytics can do on the mobile</a>.
<div class="entry-utility"><span class="tag-links">tags: <a href="http://blogs.sas.com/content/sgf/tag/papers-presentations/">papers &amp; presentations</a>, <a href="http://blogs.sas.com/content/sgf/tag/sas-administrators/">SAS Administrators</a>, <a href="http://blogs.sas.com/content/sgf/tag/sas-global-forum/">SAS Global Forum</a></span></div>
]]></content:encoded>
			<wfw:commentRss>http://blogs.sas.com/content/sgf/2013/05/08/taking-business-intelligence-mobile/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Text mining: Understand what your customers are saying</title>
		<link>http://blogs.sas.com/content/sgf/2013/05/01/text-mining-understand-what-your-customers-are-saying/</link>
		<comments>http://blogs.sas.com/content/sgf/2013/05/01/text-mining-understand-what-your-customers-are-saying/#comments</comments>
		<pubDate>Wed, 01 May 2013 21:32:28 +0000</pubDate>
		<dc:creator>Waynette Tubbs</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[papers & presentations]]></category>
		<category><![CDATA[SAS Global Forum]]></category>
		<category><![CDATA[text mining]]></category>

		<guid isPermaLink="false">http://blogs.sas.com/content/sgf/?p=5871</guid>
		<description><![CDATA[According to research, less than half of an organization's data is structured data; nearly 80 percent is unstructured data that may come from social media, customer letters, web pages, invoices and freeform survey answers. Getting the information you need from that data can be a quick and automated experience or [...]]]></description>
			<content:encoded><![CDATA[<p>According to research, less than half of an organization's data is structured data; nearly 80 percent is unstructured data that may come from social media, customer letters, web pages, invoices and freeform survey answers. Getting the information you need from that data can be a quick and automated experience or it can be long and painful. Alberta Parks is opting for quick and automated.<span id="more-5871"></span></p>
<p>Each year, 8 million people visit the Alberta Parks. They're bird watchers. Hikers, bikers and canoers. They're searching for adventure or a romantic fire lit evening. Since 2002, Alberta Parks has been using a paper survey to learn about the experiences and expectations of those visitors.</p>
<p>According to Alberta Tourism, Parks and Recreation analyst Jared Prins, the structured data from the surveys is easy to analyze. But, what about all of that unstructured data - write-in comments like "Rangers need skimpier uniforms." The old way of doing this was to hand-type the comments into a spreadsheet and then convert that into a SAS data set for analysis.</p>
<p>This can be a long, painful process. Prins said manually coding the surveys would take him three weeks locked in his office so that he could concentrate only on the data. Now, the process is largely automated and takes just a few minutes. That is a significant time savings, but Prins says that's only part of it. Text mining gives Alberta Parks a deeper understanding of its data and provides consistency.</p>
<p>If you only wanted to know how many times a word appears in the data, a simple word count would do the trick. What happens when you run into homonyms or words that can have two meanings? The parsing and filter nodes process natural language. The text parsing node understands parts of speech so that it can distinguish between river bank and international bank. Look at this example:</p>
<p><em>"There was nowhere to park my car."</em></p>
<p><em>"This is a fantastic park to visit."</em></p>
<p>And the noise is further reduced by reducing words to their root form (stems, stemming and stemmed all become stem) and using Stop and Start lists. A Stop List can be set to  ignore words such as - the, and, is.</p>
<p>"At Alberta Parks, we're becoming more focused on discovering actionable intelligence from our text data," he said.  Text mining helps them do that. It also helps them get a deeper understanding of customer issues by making it possible to handle more open-ended questions.</p>
<p><span style="color: #0000ff"><strong>Read Jared Prins' SAS Global Forum 2013 paper to learn more about how Alberta Parks is using SAS Text Miner. He also gives great ideas for setting it up for yourself. Read "<a title="SAS Global Forum 2013 - Replace Manual Coding of Customer Survey Comments with Text Mining" href="http://support.sas.com/resources/papers/proceedings13/099-2013.pdf" target="_blank"><span style="color: #0000ff">Replace Manual Coding of Customer Survey Comments with Text Mining: A Story of Discovery with Text as Data in the Public Sector</span></a>."</strong></span>
<div class="entry-utility"><span class="tag-links">tags: <a href="http://blogs.sas.com/content/sgf/tag/papers-presentations/">papers &amp; presentations</a>, <a href="http://blogs.sas.com/content/sgf/tag/sas-global-forum/">SAS Global Forum</a>, <a href="http://blogs.sas.com/content/sgf/tag/text-mining/">text mining</a></span></div>
]]></content:encoded>
			<wfw:commentRss>http://blogs.sas.com/content/sgf/2013/05/01/text-mining-understand-what-your-customers-are-saying/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Closing the distance using SAS® Enterprise BI</title>
		<link>http://blogs.sas.com/content/sgf/2013/04/29/closing-the-distance-using-sas-enterprise-bi/</link>
		<comments>http://blogs.sas.com/content/sgf/2013/04/29/closing-the-distance-using-sas-enterprise-bi/#comments</comments>
		<pubDate>Mon, 29 Apr 2013 22:49:52 +0000</pubDate>
		<dc:creator>Waynette Tubbs</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[dashboard]]></category>
		<category><![CDATA[papers & presentations]]></category>
		<category><![CDATA[reporting]]></category>
		<category><![CDATA[SAS Global Forum]]></category>

		<guid isPermaLink="false">http://blogs.sas.com/content/sgf/?p=5802</guid>
		<description><![CDATA[Managers, boards of directors, executives - everyone needs up-to-date information for decision making. And today that often means they need it in real-time. James Beaver and Tobin Scroggins from Farm Bureau Bank give their users the option of emailed reports for this real-time or near real-time information, or the users [...]]]></description>
			<content:encoded><![CDATA[<p>Managers, boards of directors, executives - everyone needs up-to-date information for decision making. And today that often means they need it in real-time. James Beaver and Tobin Scroggins from Farm Bureau Bank give their users the option of emailed reports for this real-time or near real-time information, or the users can access the dashboard to create personalized reports.<span id="more-5802"></span></p>
<p>Orginally, Beaver and Scroggins wanted to use the <a href="http://www.sas.com/technologies/bi/content_delivery/portal/index.html">SAS® Information Delivery Portal</a> to provide financial information to the state representatives of Farm Bureau Insurance. But as they were building out the dashboard and reporting capabilities, they realized that it had broader uses for them.</p>
<p>Their seemed to be a separation between internal customers (e.g. documentation, lending, personal banking) and external customers (Farm Bureau Insurance agents and state representations). A step to reduce that sense of distance was to provide the dashboard and daily financial reports to all stakeholders.</p>
<p>Various departments are supported by the work that Beaver and Scroggins do, including the board of directors, lenders, documentation, underwriting and personal banking. The reports help these customers compare and contrast department against department, county against county, state against state, etc. “It gives them a better idea of what’s going on,” says Scroggins.</p>
<p>Beaver and Scroggins wrote “Using SAS® Enterprise BI for Integrated Bank Reporting” to show other SAS users how to create and present reports using <a href="http://www.sas.com/technologies/bi/entbiserver/index.html">SAS® Enterprise BI Server</a> and the <a href="http://www.sas.com/technologies/bi/content_delivery/portal/index.html">SAS® Information Delivery Portal</a>.</p>
<p>In their paper, they cover the following reports:</p>
<ul>
<li>Financial balance sheet and income statement</li>
<li>Variance reports with actual, budgeted and difference – by department and line item. The reports let the user to drill down to the general ledger entry.</li>
<li>Daily and monthly new account volume</li>
<li>New account volume by geographic area and type</li>
</ul>
<p>The dashboard and reports are for anyone in the organization who is using BI applications – for instance, administrators and analysts may be very comfortable manipulating a cube, whereas business users and executives may only want an “easily digestible” piece that shows up every morning in an email.</p>
<p>“We are in a place now where things are siloed, but we’re moving toward using SAS as the reporting system for the entire organization,” says Scroggins. “So, that will be our one version of the truth.”</p>
<p>According to Scroggins, he and Beaver don’t deliver reports to Farm Bureau Insurance customers, but the reports may help the internal stakeholders serve the customers better. There are no metrics to verify that the reports and dashboards have improved the bank’s operation or performance - no money saved, no extra money earned – but perhaps this soft ROI is just as important.</p>
<p>Read Scroggins and Beaver’s paper, “<a href="http://support.sas.com/resources/papers/proceedings13/045-2013.pdf">Using SAS Enterprise BI for Integrated Bank Reporting</a>.” You can find all of the 2013 SAS Global Forum papers <a href="http://support.sas.com/resources/papers/proceedings13/">here</a>.
<div class="entry-utility"><span class="tag-links">tags: <a href="http://blogs.sas.com/content/sgf/tag/dashboard/">dashboard</a>, <a href="http://blogs.sas.com/content/sgf/tag/papers-presentations/">papers &amp; presentations</a>, <a href="http://blogs.sas.com/content/sgf/tag/reporting/">reporting</a>, <a href="http://blogs.sas.com/content/sgf/tag/sas-global-forum/">SAS Global Forum</a></span></div>
]]></content:encoded>
			<wfw:commentRss>http://blogs.sas.com/content/sgf/2013/04/29/closing-the-distance-using-sas-enterprise-bi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Friday&#039;s Innovation Inspiration - Visualization lets them &#039;see&#039; the data</title>
		<link>http://blogs.sas.com/content/sgf/2013/02/08/fridays-innovation-inspiration-visual-analytics/</link>
		<comments>http://blogs.sas.com/content/sgf/2013/02/08/fridays-innovation-inspiration-visual-analytics/#comments</comments>
		<pubDate>Fri, 08 Feb 2013 13:00:42 +0000</pubDate>
		<dc:creator>Waynette Tubbs</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[data visualization]]></category>
		<category><![CDATA[Friday's Innovation Inspiration]]></category>
		<category><![CDATA[VA]]></category>

		<guid isPermaLink="false">http://blogs.sas.com/content/sgf/?p=5106</guid>
		<description><![CDATA[Were you at SAS Global Forum last spring? Dr. Goodnight sat down at a computer console and personally demonstrated the cool things that SAS® Visual Analytics Explorer can do? Take a look at his demo, and then imagine working in a drag-and-drop, point and click environment with billions of rows [...]]]></description>
			<content:encoded><![CDATA[<p>Were you at SAS Global Forum last spring? Dr. Goodnight sat down at a computer console and personally demonstrated the cool things that SAS<sup>®</sup> Visual Analytics Explorer can do? <a title="Dr. Goodnight demonstrates SAS Visual Analytics Explorer" href="http://blogs.sas.com/content/sgf/2012/06/15/fridays-innovation-inspiration-a-billion-rows-on-the-fly/" target="_blank">Take a look at his demo</a>, and then imagine working in a drag-and-drop, point and click environment with billions of rows of data at your fingertips.</p>
<p>Think of the possibilities this can open for you. You can provide answers to questions that haven't even been asked for yet, resolve problems they didn't know exist. And, data visualization helps you translate your findings in a way that is easier to understand. You can even take a test drive - <a title="SAS Visual Analytics test drive" href="http://www.sas.com/software/visual-analytics/overview.html" target="_blank">try it now!</a></p>
<p>Read these other blog posts for more great information about for using visual analytics:</p>
<p style="padding-left: 30px"><a href="http://blogs.sas.com/content/sascom/2012/12/12/visual-analytics-will-inspire-more-questions-than-we-ever-would-have-asked-before/">Visual analytics will inspire more questions than we ever would have asked before</a><br />
<a href="http://blogs.sas.com/content/sascom/2012/12/11/5-features-smbs-want-from-data-visualization/">5 features SMBs want from data visualization</a><br />
<a href="http://blogs.sas.com/content/sascom/2012/05/23/how-to-make-data-visualization-more-intuitive-with-auto-charting/">How to make data visualization more intuitive with auto charting</a><br />
<a href="http://blogs.sas.com/content/sascom/2012/05/03/how-to-visualize-before-you-model-big-data/">How to visualize before you model big data</a><br />
<a href="http://blogs.sas.com/content/valuealley/2012/12/18/tell-your-story/">Tell your story</a><br />
<a href="http://blogs.sas.com/content/sascom/2012/11/21/are-your-applications-designed-tactically-or-strategically/">Are your applications designed tactically or strategically?</a></p>
<p><span style="color: #0000ff"><strong>Go ahead - watch the demo and then <a title="Try data visualization with SAS Visual Analytics" href="http://www.sas.com/apps/sim/redirect.jsp?detail=SIM103402_4053" target="_blank"><span style="color: #0000ff">plug you data into SAS<sup>®</sup> Visual Analytics</span></a>. Then tell me what you learned during your test drive.</strong></span>
<div class="entry-utility"><span class="tag-links">tags: <a href="http://blogs.sas.com/content/sgf/tag/data-visualization/">data visualization</a>, <a href="http://blogs.sas.com/content/sgf/tag/fridays-innovation-inspiration/">Friday's Innovation Inspiration</a>, <a href="http://blogs.sas.com/content/sgf/tag/va/">VA</a></span></div>
]]></content:encoded>
			<wfw:commentRss>http://blogs.sas.com/content/sgf/2013/02/08/fridays-innovation-inspiration-visual-analytics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New SAS text analytics community</title>
		<link>http://blogs.sas.com/content/sgf/2013/02/04/new-sas-text-analytics-community/</link>
		<comments>http://blogs.sas.com/content/sgf/2013/02/04/new-sas-text-analytics-community/#comments</comments>
		<pubDate>Mon, 04 Feb 2013 13:00:47 +0000</pubDate>
		<dc:creator>Waynette Tubbs</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blogs.sas.com/content/sgf/?p=4951</guid>
		<description><![CDATA[I'm happy to announce a new SAS text analytics community (online forum)! The community is a centralized location for everyone using SAS text analytics, including those working with Text Miner, Enterprise/Content Categorization, Sentiment Analysis and Ontology Management. Join the community to: Discuss ideas. Ask questions. Seek peer assistance. Share areas [...]]]></description>
			<content:encoded><![CDATA[<p>I'm <a title="New SAS text analytics community" href="https://communities.sas.com/community/support-communities/text-analytics" target="_blank">happy to announce a new SAS text analytics community</a> (online forum)! The community is a centralized location for everyone using SAS text analytics, including those working with Text Miner, Enterprise/Content Categorization, Sentiment Analysis and Ontology Management.</p>
<p>Join the community to:</p>
<ul>
<li>Discuss ideas.</li>
<li>Ask questions.</li>
<li>Seek peer assistance.</li>
<li>Share areas and events of interest with others.</li>
</ul>
<p>The new community is co-moderated by Julia Marshall, of USAID and Heather Edwards, Associated Press.</p>
<p><a title="New SAS text analytics community!" href="https://communities.sas.com/community/support-communities/text-analytics" target="_blank">Take a minute to check this out: Everyone is welcome</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.sas.com/content/sgf/2013/02/04/new-sas-text-analytics-community/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Friday&#039;s Innovation Inspiration - Recycle, reuse</title>
		<link>http://blogs.sas.com/content/sgf/2013/02/01/fridays-innovation-inspiration-recycle-reuse/</link>
		<comments>http://blogs.sas.com/content/sgf/2013/02/01/fridays-innovation-inspiration-recycle-reuse/#comments</comments>
		<pubDate>Fri, 01 Feb 2013 13:00:05 +0000</pubDate>
		<dc:creator>Waynette Tubbs</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Friday's Innovation Inspiration]]></category>

		<guid isPermaLink="false">http://blogs.sas.com/content/sgf/?p=4943</guid>
		<description><![CDATA[This technical case study by Faisal Dosani, Royal Bank of Canada; Lisa Eckler, Lisa Eckler Consulting Inc.; and Marje Fecht, Prowerk Consulting Ltd.,  discusses the steps to develop a hands-off process for creating flexible and extensible solutions that avoid maintainability issues and enable speed to market of results. Building reusable [...]]]></description>
			<content:encoded><![CDATA[<p><a title="Technical case study: Four steps to developing reusable code and production processes" href="http://www.sas.com/success/reusablecode_case.html" target="_blank">This technical case study</a> by Faisal Dosani, Royal Bank of Canada; Lisa Eckler, Lisa Eckler Consulting Inc.; and Marje Fecht, Prowerk Consulting Ltd.,  discusses the steps to develop a hands-off process for creating flexible and extensible solutions that avoid maintainability issues and enable speed to market of results.</p>
<p>Building reusable and extensible code requires planning and discipline, but the benefits<strong> </strong>outweigh the efforts. Once the framework is in place and metadata<strong> </strong>is available for a project, results can be delivered rapidly with little effort. By defining and utilizing minimally acceptable inputs and results - even if a component isn't available - the other components can be delivered to provide immediate value. Code modularization<strong> </strong>not only helps reusability but chunks the logic into digestible pieces. Documenting and sharing knowledge about short, focused modules is far easier than doing it for thousands of lines of code in one chunk.</p>
<p><strong>Read <a title="Technical case study" href="http://www.sas.com/success/reusablecode_case.html" target="_blank">Four steps to developing reusable code and production processes</a><em>. </em></strong>
<div class="entry-utility"><span class="tag-links">tags: <a href="http://blogs.sas.com/content/sgf/tag/fridays-innovation-inspiration/">Friday's Innovation Inspiration</a></span></div>
]]></content:encoded>
			<wfw:commentRss>http://blogs.sas.com/content/sgf/2013/02/01/fridays-innovation-inspiration-recycle-reuse/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Friday&#039;s Innovation Inspiration - Efficient credit scoring</title>
		<link>http://blogs.sas.com/content/sgf/2013/01/25/fridays-innovation-inspiration-efficient-credit-scoring/</link>
		<comments>http://blogs.sas.com/content/sgf/2013/01/25/fridays-innovation-inspiration-efficient-credit-scoring/#comments</comments>
		<pubDate>Fri, 25 Jan 2013 13:00:43 +0000</pubDate>
		<dc:creator>Waynette Tubbs</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Friday's Innovation Inspiration]]></category>

		<guid isPermaLink="false">http://blogs.sas.com/content/sgf/?p=4940</guid>
		<description><![CDATA[The traditional methods of making credit decisions relied mostly on human judgment; those have been replaced by methods that use statistical models. Today, statistical models are used not only for deciding whether to accept an applicant (application scoring), but also to predict the likelihood of defaults among customers who have [...]]]></description>
			<content:encoded><![CDATA[<p>The traditional methods of making credit decisions relied mostly on human judgment; those have been replaced by methods that use statistical models. Today, statistical models are used not only for deciding whether to accept an applicant (application scoring), but also to predict the likelihood of defaults among customers who have already been accepted (behavioral scoring) and to predict the likely amount of debt that the lender can expect to recover (collection scoring).<span id="more-4940"></span></p>
<p>In this paper, Credit Scoring for SAS Enterprise Miner software is used to build credit scoring models for the retail credit industry. In the introduction, it discusses the benefits of performing credit scoring and the advantages of building credit scoring models in-house using SAS Enterprise Miner. The paper also discusses the advantages and disadvantages of three important model types: the scorecard, the decision tree and the neural network. Finally, it includes a case study where an application scoring model is built with SAS Enterprise Miner, beginning with reading the development sample, through classing and selecting characteristics, fitting a regression model, calculating score points, assessing scorecard quality (in comparison to a decision tree model built on the same sample) and going through a reject inference process to arrive at a model for scoring the new customer applicant population.</p>
<p>Efficiency is gained by completely automating the modeling process, but even more so by providing the analyst with a graphical user interface that structures, connects and documents the flow of activities that are carried out. If changes or variations need to be introduced, the overall process is already defined and doesn’t have to be started from scratch. (For example, if a similar analysis needs to be carried out on different data, for a different purpose and by a new analyst, the process is still easy to apply.) Process flows enable the organization to implement its traditional way of working but also to experiment with new approaches and compare the results. The environment is flexible and open to allow the analyst to interact with the data and models and bring in his or her domain expertise.</p>
<p><span style="color: #0000ff"><strong>Review the process and the case study in this best practices paper: <a title="Credit scoring best practices paper" href="http://www.sas.com/resources/whitepaper/wp_10961.pdf" target="_blank"><span style="color: #0000ff">Building Credit Scorecards Using Credit Scoring for SAS<sup>®</sup> Enterprise Miner<sup>TM</sup></span></a>. Do you have other suggestions for papers on credit scoring for your fellow SAS users?</strong></span>
<div class="entry-utility"><span class="tag-links">tags: <a href="http://blogs.sas.com/content/sgf/tag/fridays-innovation-inspiration/">Friday's Innovation Inspiration</a></span></div>
]]></content:encoded>
			<wfw:commentRss>http://blogs.sas.com/content/sgf/2013/01/25/fridays-innovation-inspiration-efficient-credit-scoring/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Friday&#039;s Innovation Inspiration - Social network analysis and automation</title>
		<link>http://blogs.sas.com/content/sgf/2013/01/18/fridays-innovation-inspiration-social-network-analysis-and-automation/</link>
		<comments>http://blogs.sas.com/content/sgf/2013/01/18/fridays-innovation-inspiration-social-network-analysis-and-automation/#comments</comments>
		<pubDate>Fri, 18 Jan 2013 13:00:15 +0000</pubDate>
		<dc:creator>Waynette Tubbs</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Friday's Innovation Inspiration]]></category>

		<guid isPermaLink="false">http://blogs.sas.com/content/sgf/?p=4888</guid>
		<description><![CDATA[Big data seemed like all of the other marketing hype that we hear. But as the months have gone by, it seems clear that everyone is dealing with big data. You know, data coming in so fast that you can't adequately analyze it (at least not as efficiently and quickly [...]]]></description>
			<content:encoded><![CDATA[<p><span style="font-size: 13px"><a title="What is big data?" href="http://www.sas.com/big-data/" target="_blank">Big data</a> seemed like all of the other marketing hype that we hear. But as the months have gone by, it seems clear that everyone is dealing with big data. You know, data coming in so fast that you can't adequately analyze it (at least not as efficiently and quickly as you and your company would like). And the data sources are different from those that you were working with in the past. What we need today is a little automation. <span id="more-4888"></span></span></p>
<p><span style="font-size: 13px">Your skills and expertise are a very meaningful part of the analysis process, but some of the tasks can be automated. For instance, instead of having to know exactly what to look for at any given moment, you can set up alerts to proactively identify, prioritize and provide information - all based on pattern identification and quantification of risk.</span></p>
<p><span style="font-size: 13px">In this case study, the US government is using social network analysis software to answer questions that were unanswerable before or would have taken several analysts days, weeks or months:</span></p>
<ul>
<li><span style="font-size: 13px">Can the occurrence of one event be linked to another, thereby establishing </span><span style="font-size: 13px">a pattern?</span></li>
<li><span style="font-size: 13px">Does a particular transaction or event exhibit any alarming characteristics? </span></li>
<li><span style="font-size: 13px">Has some network collectively engaged in alarming transactions or activities? </span></li>
<li><span style="font-size: 13px">Does an activity significantly deviate from normal, expected </span><span style="font-size: 13px">behavior? </span></li>
<li><span style="font-size: 13px">Do changes in the frequency of communications indicate that an event is </span><span style="font-size: 13px">likely to occur? Should I be concerned about some recent activity, even </span><span style="font-size: 13px">though it seems harmless on its own?</span></li>
</ul>
<div><span style="color: #0000ff"><strong><span style="color: #0000ff">Where could you use this?? <a title="Free white paper: Using Advanced Analytics to Facilitate Intelligence Analysis" href="http://www.sas.com/reg/wp/corp/55283" target="_blank">Read this white paper</a></span> to get a little more information about how you can automate some of this work so that you can concentrate on providing new answers to new questions. </strong></span></div>
<div class="entry-utility"><span class="tag-links">tags: <a href="http://blogs.sas.com/content/sgf/tag/fridays-innovation-inspiration/">Friday's Innovation Inspiration</a></span></div>
]]></content:encoded>
			<wfw:commentRss>http://blogs.sas.com/content/sgf/2013/01/18/fridays-innovation-inspiration-social-network-analysis-and-automation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Friday&#039;s Innovation Inspiration - Version control</title>
		<link>http://blogs.sas.com/content/sgf/2013/01/11/fridays-innovation-inspiration-version-control/</link>
		<comments>http://blogs.sas.com/content/sgf/2013/01/11/fridays-innovation-inspiration-version-control/#comments</comments>
		<pubDate>Fri, 11 Jan 2013 13:00:44 +0000</pubDate>
		<dc:creator>Waynette Tubbs</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Friday's Innovation Inspiration]]></category>
		<category><![CDATA[papers & presentations]]></category>
		<category><![CDATA[SAS Global Forum]]></category>

		<guid isPermaLink="false">http://blogs.sas.com/content/sgf/?p=4653</guid>
		<description><![CDATA[Anything that you do manually leaves the door open for error; this is especially true for your file system.  Aside from that, automated processes are usually faster. Magnus Mengelbier has applied this philosophy to providing version control capabilities to SAS data sets, programs and outputs. "A manual process is most [...]]]></description>
			<content:encoded><![CDATA[<p>Anything that you do manually leaves the door open for error; this is especially true for your file system.  Aside from that, automated processes are usually faster. Magnus Mengelbier has applied this philosophy to providing version control capabilities to SAS data sets, programs and outputs.<span id="more-4653"></span></p>
<p>"A manual process is most often implemented to retain versions and snapshots of data, programs and deliverables with varying degrees of success," writes <a title="Simple Version Control of SAS® Programs and SAS Data Sets - SAS Global Forum 2012 presentation" href="http://support.sas.com/resources/papers/proceedings12/365-2012.pdf" target="_blank">Mengelbier writes in his SAS Global Forum 2012 paper</a>. He says that there are many software solutions to provide version control and an audit trail - automatically.  In his paper, Mengelbier explains how SAS processses and tools can be integrated for use with Subversion (open source software) for "simple and quick implementations for a SAS analytics environment as well as advanced integration with formal compliance controls."</p>
<p>In addition to version control, Mengelbier says that many providers - including Subversion - provide add-ons such as electronic signatures and business controls.</p>
<p>Mengelbier's macro and templates can be used in any clinical study, but he says "it provides the greatest advantage for a set of clinical studies that have similar design and endpoints."</p>
<p><span style="color: #0000ff"><strong><a title="Simple Version Control of SAS® Programs and SAS Data Sets - SAS Global Forum 2012 presentation" href="http://support.sas.com/resources/papers/proceedings12/365-2012.pdf" target="_blank"><span style="color: #0000ff">Download Mengelbier's paper to get more details</span></a>. </strong></span>
<div class="entry-utility"><span class="tag-links">tags: <a href="http://blogs.sas.com/content/sgf/tag/fridays-innovation-inspiration/">Friday's Innovation Inspiration</a>, <a href="http://blogs.sas.com/content/sgf/tag/papers-presentations/">papers &amp; presentations</a>, <a href="http://blogs.sas.com/content/sgf/tag/sas-global-forum/">SAS Global Forum</a></span></div>
]]></content:encoded>
			<wfw:commentRss>http://blogs.sas.com/content/sgf/2013/01/11/fridays-innovation-inspiration-version-control/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Extended login available for SAS web sites</title>
		<link>http://blogs.sas.com/content/sgf/2013/01/07/extended-login-available-for-sas-web-sites/</link>
		<comments>http://blogs.sas.com/content/sgf/2013/01/07/extended-login-available-for-sas-web-sites/#comments</comments>
		<pubDate>Mon, 07 Jan 2013 13:00:25 +0000</pubDate>
		<dc:creator>Waynette Tubbs</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blogs.sas.com/content/sgf/?p=4784</guid>
		<description><![CDATA[Don’t you just hate this: Every time you go to your favorite website or blog you have to login again? And, it does no good to simply keep the site open in your browser, because it logs you out for no activity. Well, don’t despair. We know what you want [...]]]></description>
			<content:encoded><![CDATA[<p>Don’t you just hate this: Every time you go to your favorite website or blog you have to login again? And, it does no good to simply keep the site open in your browser, because it logs you out for no activity. Well, don’t despair. We know what you want – an extended login.</p>
<p>You asked for it, and you got it: On Friday, December 8, 2012, a "Keep me logged in" option was added to the Login windows on all SAS web sites. Select this option when you log in to stay logged in to the SAS web sites for <strong>seven</strong> days if you are active or up to <strong>five</strong> days when you are idle. And, your login will persist across browser sessions during the seven or five day period. (Great news for those who follow community activity via email.)</p>
<p>Let us know how this works out, and tell us about other improvements you’d like to see.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.sas.com/content/sgf/2013/01/07/extended-login-available-for-sas-web-sites/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Friday&#039;s Innovation Inspiration - Hiring for keeps</title>
		<link>http://blogs.sas.com/content/sgf/2012/12/28/fridays-innovation-inspiration-hiring-for-keeps/</link>
		<comments>http://blogs.sas.com/content/sgf/2012/12/28/fridays-innovation-inspiration-hiring-for-keeps/#comments</comments>
		<pubDate>Fri, 28 Dec 2012 13:00:35 +0000</pubDate>
		<dc:creator>Waynette Tubbs</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Friday's Innovation Inspiration]]></category>

		<guid isPermaLink="false">http://blogs.sas.com/content/sgf/?p=4676</guid>
		<description><![CDATA[I recently published a post based on an InformationWeek article about the need for more analytic talent and tips for finding the right talent. InformationWeek failed  to include information about using SAS to uncover fraudulent responses in applications. This Post-It Note author uses SAS for that and entertainment. &#160; tags: Friday's [...]]]></description>
			<content:encoded><![CDATA[<p>I recently published a post based on an <em>InformationWeek</em> article about <a title="7 tips for finding big data talent" href="http://blogs.sas.com/content/sgf/2012/12/10/7-tips-for-finding-big-data-talent/" target="_blank">the need for more analytic talent and tips for finding the right talent</a>. <em>InformationWeek </em>failed  to include information about using SAS to uncover fraudulent responses in applications. This Post-It Note author uses SAS for that and entertainment.<span id="more-4676"></span></p>
<p>&nbsp;</p>
<p><img class="alignnone  wp-image-3879" src="http://blogs.sas.com/content/sgf/files/2012/09/search-resumes1-1024x699.jpg" alt="" width="614" height="419" />
<div class="entry-utility"><span class="tag-links">tags: <a href="http://blogs.sas.com/content/sgf/tag/fridays-innovation-inspiration/">Friday's Innovation Inspiration</a></span></div>
]]></content:encoded>
			<wfw:commentRss>http://blogs.sas.com/content/sgf/2012/12/28/fridays-innovation-inspiration-hiring-for-keeps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SAS Technical Support holiday hours</title>
		<link>http://blogs.sas.com/content/sgf/2012/12/21/sas-technical-support-holiday-hours/</link>
		<comments>http://blogs.sas.com/content/sgf/2012/12/21/sas-technical-support-holiday-hours/#comments</comments>
		<pubDate>Fri, 21 Dec 2012 12:00:56 +0000</pubDate>
		<dc:creator>Waynette Tubbs</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blogs.sas.com/content/sgf/?p=1530</guid>
		<description><![CDATA[I'm on the SAS Technical Support list serve, so I get some very interesting information to pass along to you guys. Sometimes, I put the information in the SAS Tech Report -  Hot Fix and product roadmap information, executive briefings and maintanence releases - but sometimes the information needs a little broader [...]]]></description>
			<content:encoded><![CDATA[<p><img class="size-medium wp-image-1532 alignright" src="http://blogs.sas.com/content/sgf/files/2011/12/SAS-Tech-Support-holiday-hours-300x300.jpg" alt="" width="180" height="180" />I'm on the SAS Technical Support list serve, so I get some very interesting information to pass along to you guys. Sometimes, I put the information in the <em><a title="SAS Tech Report" href="http://www.sas.com/news/newsletter/tech/current.html" target="_blank">SAS Tech Report </a></em>-  Hot Fix and product roadmap information, executive briefings and maintanence releases - but sometimes the information needs a little broader distribution. This is one of those times. Today's email was about the holiday time change for the US Tech Support Division and Customer Service.<span id="more-1530"></span></p>
<p>Normal business operations will be suspended for the US SAS  Technical Support Division and Customer Service Department beginning 8 p.m., Friday, Dec. 21.  A limited number of Technical Support consultants will be available Monday, Dec. 24 through Friday, Dec. 28, between the hours of 9 a.m. and 5 p.m. Eastern Standard Time (US).</p>
<p>Don't worry. During this time, critical problems will be handled as usual and <a title="SAS Technical Support policies" href="http://support.sas.com/techsup/support.html" target="_blank">in accordance with Technical Support policies</a>.</p>
<p>SAS Technical Support consultants will monitor and respond to:</p>
<ul>
<li>Email requests sent via <a href="mailto:support@sas.com">support@sas.com</a>.</li>
<li>Web form submissions from <a title="Submit a Problem to Technical Support " href="http://support.sas.com/ctx/supportform//createForm" target="_blank">support.sas.com</a>.</li>
<li>Phone voice mail messages called in to the Cary office 919-677-8008.</li>
</ul>
<p>On these days, critical issues will take priority over non-critical issues.</p>
<p>Normal business hours for the US SAS Technical Support Division and Customer Service Department will resume on Wednesday, Jan. 2, 2012 at 9 a.m. Eastern Standard Time (US).</p>
<p>Offices outside the US will operate according to the country schedules and holiday policies. Contact your <a href="http://www.sas.com/offices/intro.html">local SAS Office</a> for hours or more information.</p>
<h2>What to do before calling or emailing?</h2>
<p>Try self help. You may find that the answer you're seeking has already been found and published. I know ... self help can seem overwhelming when you're looking at support.sas.com as a whole, so let me break it down for you a bit. Here are a few links to get you started:</p>
<ul>
<li><a href="http://support.sas.com/resources/">Go to Our Knowledge Base</a></li>
<li><a href="http://support.sas.com/techsup/onsite.html">Engage Your On-site SAS Support Personnel</a></li>
<li><a href="http://support.sas.com/techsup/dwnload/">Download Files and Hot Fixes </a></li>
<li><a href="http://support.sas.com/adminservices/">Manage Your Accounts</a></li>
<li><a href="http://support.sas.com/techsup/license/">Get Assistance with License Issues</a></li>
<li><a title="Communities on SAS " href="http://communities.sas.com/index.jspa" target="_blank">Visit Communities.sas.com to Converse with SAS Users</a></li>
<li>Subscribe to
<ul>
<li><a href="http://support.sas.com/techsup/news/tsnews.html">TSNEWS-L</a> for hot fix announcements and important news from Technical Support</li>
<li><a href="http://support.sas.com/community/newsletters/index.html">e-Newsletters</a></li>
<li><a href="http://support.sas.com/community/rss/">RSS feeds, blogs, and listservs</a></li>
</ul>
</li>
</ul>
<p>One last thing to do <em><strong>before</strong> </em>contacting SAS Technical Support<em>.  </em>Gather this information to speed resolution of your problem:</p>
<ul>
<li>Your <a href="http://support.sas.com/techsup/contact/setinit2.html">site or customer number</a></li>
<li>Product name</li>
<li>SAS software release</li>
<li>Operating system</li>
<li>Description of your problem</li>
</ul>
<p>These tips should help you even if you won't be on holiday!!</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.sas.com/content/sgf/2012/12/21/sas-technical-support-holiday-hours/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Analytics 2013 Call for Papers</title>
		<link>http://blogs.sas.com/content/sgf/2012/12/17/analytics-2013-call-for-papers/</link>
		<comments>http://blogs.sas.com/content/sgf/2012/12/17/analytics-2013-call-for-papers/#comments</comments>
		<pubDate>Mon, 17 Dec 2012 13:00:28 +0000</pubDate>
		<dc:creator>Waynette Tubbs</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[call for papers]]></category>

		<guid isPermaLink="false">http://blogs.sas.com/content/sgf/?p=4656</guid>
		<description><![CDATA[The first step toward a successful conference is selection of high quality papers. In the past, you have helped us with this important task and I now ask for your help to make the Analytics 2013 London conference a great success. The 4th International SAS Analytics Conference (Analytics 2013) in Europe [...]]]></description>
			<content:encoded><![CDATA[<p>The first step toward a successful conference is selection of high quality papers. <a title="Analytics 2012 conference papers" href="http://www.sas.com/events/analytics/us/2012/" target="_blank">In the past, you have helped us with this important task</a> and I now ask for your help to make the Analytics 2013 London conference a great success.</p>
<p>The 4th International SAS Analytics Conference (Analytics 2013) in Europe will be held June 19 and 20 in the heart of London at the <a href="http://parkplaza.photowebeu.com/westminster-bridge/index.html?startat=vt">Park Plaza</a>.<span id="more-4656"></span></p>
<h2>Paper Presenters</h2>
<p>We want to have a broad array of presenters with papers from across Europe and the US, and from many industries. Presenters can be SAS employees, partners and customers and non-SAS customers, but not our competitors. Paper topics can be SAS analytics solution implementations, general analytics issues or about analytics theory.  SAS will cover the travel and hotel expenditures for paper presenters (one person per paper).</p>
<h2>Paper Proposals</h2>
<p>Please submit your Analytics 2013 paper proposals to <a title="Myles Hannon" href="mailto:myles.hannon@sas.com" target="_blank">Myles Hannon</a> no later than <strong>January</strong> <strong>7</strong>.</p>
<p>Each paper proposal should include:</p>
<h3>Speaker information</h3>
<ul>
<li>Current job position - include company name and industry.</li>
<li>Education.</li>
<li>Links to books, articles and papers</li>
<li>Areas of expertise.</li>
</ul>
<h3>Paper</h3>
<ul>
<li>Analytics area.</li>
<li>Paper topic.</li>
<li>Industry.</li>
<li>Draft paper title (if possible).</li>
<li>Short abstract (2-3 lines, if possible).</li>
</ul>
<h2><strong>Paper Approval</strong></h2>
<p>We will collect all proposals and review them.  If your paper proposal is accepted by the Analytics 2013 Program Committee, we will then need your paper title, abstract and your picture and profile.</p>
<h2><strong>Questions</strong></h2>
<p><a title="Analytics 2013" href="http://www.sas.com/events/analytics/europe/index.html" target="_blank">View the Analytics 2013 website</a>. If you have questions about the Analytics 2013 paper selection process or require any other guidance, then please contact <a title="Myles Hannon" href="mailto:myles.hannon@sas.com" target="_blank">Myles Hannon</a>.
<div class="entry-utility"><span class="tag-links">tags: <a href="http://blogs.sas.com/content/sgf/tag/call-for-papers/">call for papers</a></span></div>
]]></content:encoded>
			<wfw:commentRss>http://blogs.sas.com/content/sgf/2012/12/17/analytics-2013-call-for-papers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Friday&#039;s Innovation Inspiration - A %mockery?</title>
		<link>http://blogs.sas.com/content/sgf/2012/12/14/fridays-innovation-inspiration-a-mockery/</link>
		<comments>http://blogs.sas.com/content/sgf/2012/12/14/fridays-innovation-inspiration-a-mockery/#comments</comments>
		<pubDate>Fri, 14 Dec 2012 13:00:27 +0000</pubDate>
		<dc:creator>Waynette Tubbs</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Friday's Innovation Inspiration]]></category>
		<category><![CDATA[papers & presentations]]></category>
		<category><![CDATA[PharmaSUG]]></category>

		<guid isPermaLink="false">http://blogs.sas.com/content/sgf/?p=4646</guid>
		<description><![CDATA[Yao Huang says that you can use the %mock_table SAS macro to build mock tables needed for Phase I clinical trials. "Instead of spending a lot time to create or modify each table using a word processor, statisticians or programmers can quickly run this macro using a pre-specified excel template [...]]]></description>
			<content:encoded><![CDATA[<p>Yao Huang says that you can use the %mock_table SAS macro to build mock tables needed for Phase I clinical trials. "Instead of spending a lot time to create or modify each table using a word processor, statisticians or programmers can quickly run this macro using a pre-specified excel template to get the mock table they need."<span id="more-4646"></span></p>
<p>Huang's poster, <em><a title="PharmaSUG China poster presentation" href="http://www.lexjansen.com/pharmasug-cn/2012/papers/PharmaSUG_China_2012_p1.pdf" target="_blank">A SAS Macro Application to Create Mock Tables in Statistical Analysis Plans for Phase I Clinical Studies</a></em>, was displayed at PharmaSUG China in July. In the paper, Huang provides an example of the macro and the mock template. Huang says that he uses the macro %mock_table and the excel sheet template to save time. Creating tables using a word processor was very time consuming and inefficient.</p>
<p>"The macro and excel template method can be easily modified to create mock tables in other clinical studies with similar study objectives and endpoints," writes Huang.</p>
<p><span style="color: #0000ff"><strong><a title="PharmaSUG paper by Yao Huang" href="http://www.lexjansen.com/pharmasug-cn/2012/papers/PharmaSUG_China_2012_p1.pdf" target="_blank"><span style="color: #0000ff">Read his paper for examples of the mock  template and use of %mock_table.</span></a> </strong></span>
<div class="entry-utility"><span class="tag-links">tags: <a href="http://blogs.sas.com/content/sgf/tag/fridays-innovation-inspiration/">Friday's Innovation Inspiration</a>, <a href="http://blogs.sas.com/content/sgf/tag/papers-presentations/">papers &amp; presentations</a>, <a href="http://blogs.sas.com/content/sgf/tag/pharmasug/">PharmaSUG</a></span></div>
]]></content:encoded>
			<wfw:commentRss>http://blogs.sas.com/content/sgf/2012/12/14/fridays-innovation-inspiration-a-mockery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
