<?xml version="1.0" encoding="Windows-1252"?>
<rss version="2.0">
	<channel>
	<generator>Feed Editor</generator>
	<pubDate>18 Jan 2007 23:35:33 GMT</pubDate>
	<title>Using Excel as an Audit Tool</title>
	<description>&lt;P&gt;The purpose of EZ-R Excel is to simplify and facilitate the analysis and audit of data contained in Excel spreadsheets (or loaded into Excel spreadsheets) by providing an intuitive, easy to use menu system of all the commonly needed analytical and audit tools. EZ-R Excel is free software and may be used for any purpose. To use it, start by selecting or highlighting the area to be analyzed within an Excel spreadsheet, copying that data to the clipboard (either by selecting the menu item Edit | Copy) or else use the shortcut Ctrl-C. Once the data has been copied from the needed are on the Excel spreadsheet, it can then be "pasted" into the EZ-R Excel dialog, by either of three means: 1) click on the "Paste" button, 2) click in the Excel window and press Ctrl-V, or 3) select the menu item Edit | Paste. At this point a menu of analytical functions can be performed, and the results will be displayed in the Chart Box, and can also be saved for printing or further analysis. The results of processing can also be pasted back into Excel.&lt;/P&gt;
&lt;P&gt;The key functionality of EZ-R Excel includes the following components&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Benford's law 
&lt;LI&gt;Outlier identification 
&lt;LI&gt;Identifying duplicate (character) items 
&lt;LI&gt;Identifying duplicate integers 
&lt;LI&gt;Gap identification (e.g. check numbers) 
&lt;LI&gt;Population totals 
&lt;LI&gt;Linear regression&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;EZ-R Excel is available at &lt;STRONG&gt;no cost&lt;/STRONG&gt; and may be &lt;A href="http://www.ezrstats.com/Downloads.htm"&gt;downloaded&lt;/A&gt;.&lt;/P&gt;</description>
	<link>http://www.ezrstats.com/EZSXL.htm</link>
	<image>
	<url>http://www.ezrstats.com/images/logo1a.gif</url>
	<link>http://www.ezrstats.com/EZSXL.htm</link>
	<description>Download feed provided by EZ-R Stats, LLC.  Click to visit.</description>
	<title>EZ-R Stats, LLC logo</title>
	</image>
	<item>
	<title>Sampling directly from Excel worksheets</title>
	<description>A very common audit procedure is to sample data stored on an Excel worksheet. Although there are many ways to perform such a sample, the procedures tend to be tedious and time consuming. I have two prototype methods for such sampling, which can be done directly through the Internet. The idea is to copy the data to be sampled from the Excel workbook and then "paste" it onto a web form, etc. There are two examples, one is for &lt;A href="http://www.ezrstats.com/php/intvl.htm"&gt;interval sampling &lt;/A&gt;and the other is for &lt;A href="http://www.ezrstats.com/php/CMASamp.htm"&gt;cumulative monetary amount&lt;/A&gt; (CMA) sampling. Both procedures provide the sample selected as well as a sample reconciliation report which can then be "pasted" back into Excel. </description>
	<pubDate>16 Feb 2007 14:54:35 GMT</pubDate>
	</item>
	<item>
	<title>Tutorial example - web analytics software</title>
	<description>A brief tutorial on the use of web analytics software to classify data and to identify dates falling on federal holidays. Because the software is run from the web, there is no need to install or maintain the software. Also, this software is available for free use. The general approach is to analyze data contained in Excel sheets by selecting and copying the data, and then "pasting" it into the web analytics form and running the analysis on the internet. The results of the analysis can then be pasted back into Excel, if desired. The &lt;A href="http://www.ezrstats.com/OIG/Tutorial1.htm"&gt;tutorial page &lt;/A&gt;uses data in Excel format.A description of all the analytic tools is &lt;A href="http://www.ezrstats.com/Web_Based_Analytical_Software.htm" target=_self&gt;available&lt;/A&gt; for review and use (no cost).</description>
	<pubDate>4 Feb 2007 18:00:46 GMT </pubDate>
	<link>http://www.ezrstats.com/OIG/Tutorial1.htm</link>
	</item>
	<item>
	<title>Simple, efficient method to classify data in Excel and identify duplicates</title>
	<description>&lt;P&gt;Two common audit procedures are to classify data by their frequency of occurrence and to determine if there are any duplicate items. Often, this data may reside within an Excel spreadsheet. Both procedures can be done manually within Excel - for example by first sorting the data, doing subtotals, etc. However, this procedure can be both time consuming as well as error prone. &lt;/P&gt;
&lt;P&gt;Here I discuss how this can be done very quickly, and I provide &lt;A href="http://www.ezrstats.com/EZ5.htm"&gt;example procedure steps &lt;/A&gt;and screen shots of the results. The data I use to illustrate the concepts is the list of debarred medical providers in the State of New Jersey. This list can either be downloaded directly, or else you can use the spreadsheet I have already prepared. &lt;/P&gt;
&lt;P&gt;The reason for using this list is that it contains elements common in many audit tests - e.g. State code, dates, reason codes, etc. Also, the data is public record. The data elements that I will focus on in this exercise are: state code, effective date and action taken. &lt;/P&gt;
&lt;P&gt;Four analytical procedures will be performed: &lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Classify state codes by frequency ,&lt;/LI&gt;
&lt;LI&gt;Determine if there are duplicate state codes,&lt;/LI&gt;
&lt;LI&gt;Classify action taken by type, &lt;/LI&gt;
&lt;LI&gt;Determine if there were any duplicate effective dates. &lt;/LI&gt;&lt;/OL&gt;
&lt;P&gt;Comments are welcome (&lt;A href="http://blog.ezrstats.com/2007/01/20/classifying-data-in-excel/"&gt;post comment &lt;/A&gt;on blog)....&lt;/P&gt;</description>
	<pubDate>20 Jan 2007 15:10:23 GMT </pubDate>
	<link>http://www.ezrstats.com/EZ5.htm</link>
	</item>
	<item>
	<title>A simple, yet effective, test using Benford's Law</title>
	<description>This example explains how to perform a simple, yet effective, test to determine if a data range in Excel conforms with that expected under Benford's law. The example data used is that provided in the 26th annual report to Congress (link provided). This is an audit test that should take no more than a few minutes, yet provides a good test of fit for the numbers in the range, and potentially an easy test for possible fraud or made-up data. See a &lt;A href="http://www.ezrstats.com/EZ1.htm"&gt;step-by-step procedure&lt;/A&gt;.</description>
	<pubDate>14 Jan 2007 05:00:00 GMT </pubDate>
	<link>http://www.ezrstats.com//EZ1.htm</link>
	<author>Mike.Blakley@ezrstats.com</author>
	<category>Data Analysis</category>
	<guid isPermaLink="false">http://www.ezrstats.com/#EZRXL19</guid>
	</item>
	<item>
	<title>Obtaining totals for a range</title>
	<description>&lt;P&gt;Provide sums and counts for positive, zero and negative amounts, as well as absolute values. Useful for sampling and obtaining control totals. To use the software, highlight and copy the area on a spreadsheet of interest and then "paste" the area into EZ-R Excel for analysis. &lt;A href="http://www.ezrstats.com/help/png/start8-totals.png"&gt;View screenshot&lt;/A&gt;. This menu driven software is available at no charge.&lt;/P&gt;
&lt;P&gt;&lt;IMG alt=totals hspace=0 src="http://www.ezrstats.com/Help/png/totals.png" align=middle border=2&gt;&lt;/P&gt;</description>
	<pubDate>20 Nov 2006 05:00:00 GMT </pubDate>
	<link>http://www.ezrstats.com/EZSXL.htm</link>
	<author>Mike.Blakley@ezrstats.com</author>
	<category>Data summarization</category>
	<guid isPermaLink="false">http://www.ezrstats.com/#EZRXL1</guid>
	</item>
	<item>
	<title>Basic population statistics</title>
	<description>Provide basic statistics such as mean, minimum, maximum, standard deviation. Useful to obtain an overview of the data distribution. To use the software, highlight and copy the area on a spreadsheet of interest and then "paste" the area into EZ-R Excel for analysis. &lt;A href="http://www.ezrstats.com/help/png/start11-statistics.png"&gt;Screen shot&lt;/A&gt;.</description>
	<pubDate>20 Nov 2006 05:00:00 GMT </pubDate>
	<link>http://www.ezrstats.com/EZSXL.htm</link>
	<author>Mike.Blakley@ezrstats.com</author>
	<category>Data summarization</category>
	<guid isPermaLink="false">http://www.ezrstats.com/#EZRXL2</guid>
	</item>
	<item>
	<title>Classifying data</title>
	<description>Group the data by values, providing counts and summaries (if a numeric weight variable has been specified). This is done by opening an Excel workbook, selecting and copying the area of interest, and then "pasting" it into EZ-R Excel for menu drive analysis. &lt;A href="http://www.ezrstats.com/help/png/start12-classify.png"&gt;Screen Shot&lt;/A&gt;.</description>
	<pubDate>20 Nov 2006 05:00:00 GMT </pubDate>
	<link>http://www.ezrstats.com/EZSXL.htm</link>
	<author>Mike.Blakley@ezrstats.com</author>
	<category>Data Validation/Error Identification</category>
	<guid isPermaLink="false">http://www.ezrstats.com/#EZRXL3</guid>
	</item>
	<item>
	<title>Stratifying data</title>
	<description>&lt;P&gt;Group the data by values into "bins" in order to determine the population distribution. Useful for sampling or data classification. First copy and paste the data from an Excel spreadsheet into EZ-R Excel. Next, specify the "bin" values, i.e. starting and ending values. and then click "Run". &lt;A href="http://www.ezrstats.com/help/png/start9-stratify.png"&gt;Screen shot&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;A &lt;A href="http://www.ezrstats.com/EZ3.htm"&gt;step-by-step tutorial &lt;/A&gt;is available, based upon an Excel spreadsheet which can also be downloaded.&lt;/P&gt;</description>
	<pubDate>20 Nov 2006 05:00:00 GMT </pubDate>
	<link>http://www.ezrstats.com/EZSXL.htm</link>
	<author>Mike.Blakley@ezrstats.com</author>
	<category>Data classification</category>
	<guid isPermaLink="false">http://www.ezrstats.com/#EZRXL4</guid>
	</item>
	<item>
	<title>Identifying Outliers</title>
	<description>Identify the five largest and smallest values, and list the row number they are found on and the number of standard deviations their value has from the population mean. Useful in identifying potential error conditions. Select, copy and paste data from an open Excel spreadsheet into EZ-R Excel for analysis. &lt;A href="http://www.ezrstats.com/help/png/start10-outliers.png"&gt;Screen shot&lt;/A&gt;</description>
	<pubDate>20 Nov 2006 05:00:00 GMT </pubDate>
	<link>http://www.ezrstats.com/EZSXL.htm</link>
	<author>Mike.Blakley@ezrstats.com</author>
	<category>Identification of Potential Errors</category>
	<guid isPermaLink="false">http://www.ezrstats.com/#EZRXL5</guid>
	</item>
	<item>
	<title>Producing Histograms from Excel - How to</title>
	<description>&lt;P&gt;Provide a histogram of data values and chart it. Useful to visualize how the data is distributed. Select and copy the data from an Excel worksheet and then "paste" it into EZ-R Excel. The system automatically selects the range and bins for the histogram as follows - The minimum and maximum values are set at 10% beyond their values.Once the data has been selected and analyzed, a chart is produced. &lt;A href="http://www.ezrstats.com/help/png/start14-histogram.png"&gt;Screen shot.&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;IMG alt="histogram chart" hspace=0 src="http://www.ezrstats.com/help/png/histogram.png" align=middle border=2&gt;&lt;/P&gt;</description>
	<pubDate>20 Nov 2006 05:00:00 GMT </pubDate>
	<link>http://www.ezrstats.com/EZSXL.htm</link>
	<author>Mike.Blakley@ezrstats.com</author>
	<category>Data classification</category>
	<guid isPermaLink="false">http://www.ezrstats.com/#EZRXL6</guid>
	</item>
	<item>
	<title>Duplicate integers</title>
	<description>Identifies duplicate integer numbers (e.g. Check numbers, purchase orders, vouchers, etc.)  Values do not need to be presorted.   From the list of column names, click one or more column names of interest.  Then click the "Run" button.  You may also double click in the "Selected" column in order to select multiple columns. Useful for quickly locating potential duplicate items (numeric only - there is a separate function for locating duplicate text).</description>
	<pubDate>20 Nov 2006 05:00:00 GMT </pubDate>
	<link>http://www.ezrstats.com/EZSXL.htm</link>
	<author>Mike.Blakley@ezrstats.com</author>
	<category>Duplicates</category>
	<guid isPermaLink="false">http://www.ezrstats.com/#EZRXL8</guid>
	</item>
	<item>
	<title>Gaps between integers</title>
	<description>Identifies gaps or missing values in series of integers such as check numbers, purchase orders, receiving report numbers, etc.  Values do not need to be presorted.  First select the range of values to be analyzed in the Excel sheet. Once the range has been selected, it can be copied to the clipboard, pasted into EZ-R XL and then an analysis run.</description>
	<pubDate>20 Nov 2006 05:00:00 GMT </pubDate>
	<link>http://www.ezrstats.com/EZSXL.htm</link>
	<author>Mike.Blakley@ezrstats.com</author>
	<category>Error detection</category>
	<guid isPermaLink="false">http://www.ezrstats.com/#EZRXL10</guid>
	</item>
	<item>
	<title>Tests using Benford's Law</title>
	<description>&lt;P&gt;Determine the extent to which the data conforms with that expected under Benford's Law. From the list of column names, click the column name of interest (or double click multiple columns in the Selected column). Then click the "Run" button. Once the processing is complete, a Benford analysis is performed and a chart displayed. Software is available at no charge. The chart will show the "Kolmogorov-Smirnov D-Statistic" which is a measure of the degree to which the distribution conforms with that which would be expected. The values range from 0 (perfect correlation) to 1 (no correlation). Benford distributions with a D-Statistic of .05 or less generally indicate good conformity with Benford's law.&lt;A href="http://www.ezrstats.com/help/png/start13-benford.png"&gt;Screen shot&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;IMG alt="Benford's Law chart" hspace=0 src="http://www.ezrstats.com/help/png/benford.png" align=middle border=0&gt;&lt;/P&gt;</description>
	<pubDate>20 Nov 2006 05:00:00 GMT </pubDate>
	<link>http://www.ezrstats.com/Benford.htm</link>
	<author>Mike.Blakley@ezrstats.com</author>
	<category>Data classification</category>
	<guid isPermaLink="false">http://www.ezrstats.com/#EZRXL11</guid>
	</item>
	<item>
	<title>Analytical Review - Linear Regression</title>
	<description>&lt;P&gt;Using the columns selected, performs the statistical KS test and also linear regression to report on relationships or differences between the columns. Useful for analytical review of financial data (e.g. trial balance or account balances) over various years or quarters. There are two components to the analytical review. The first is a linear regression between various columns or rows. The first step is to start with the data on the Excel sheet to be analyzed.Shown below is an example of financial statements for four quarters and also fiscal year end amounts. This example uses actual amounts shown in SEC filings. Highlight the areas shown on the spreadsheet to be analyzed, ensuring that each of the columns of interest has a title name contained in a single cell which clearly denotes the financial data. In the case below, we have selected the five comparative income statements for the various periods. &lt;A href="http://www.ezrstats.com/help/png/LR2.png"&gt;Screen shot&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;There is also a &lt;A href="http://www.ezrstats.com/EZ2.htm"&gt;step-by-step tutorial available&lt;/A&gt;, which uses Excel data which can be downloaded.&lt;/P&gt;</description>
	<pubDate>20 Nov 2006 05:00:00 GMT </pubDate>
	<link>http://www.ezrstats.com/EZSXL.htm</link>
	<author>Mike.Blakley@ezrstats.com</author>
	<category>Data mining</category>
	<guid isPermaLink="false">http://www.ezrstats.com/#EZRXL13</guid>
	</item>
	<item>
	<title>Analytical Review - Kolmogorov-Smirnov</title>
	<description>This component is another statistical measure ("KS") to identify the line item of greatest interest as contributing the most to any variation or deviation between the two columns (which are typically balance sheets or income statements at different points in time). From the list of column names, left double click the column names of interest. (If desired, an alternative procedure is to select the cell and type an "X" in the cell). Select the column name which contains the name of the account being listed and either right double click the cell or else manually enter a "D" in the cell contents. Once all selections have been made, click the "Run" button.The link shows an example of financial statements for four quarters and also fiscal year end amounts. This example uses actual amounts shown in SEC filings. Highlight the areas shown on the spreadsheet to be analyzed, ensuring that each of the columns of interest has a title name contained in a single cell which clearly denotes the financial data. In the case below, we have selected the five comparative income statements for the various periods. &lt;A href="http://www.ezrstats.com/help/png/KS7.png"&gt;Screen Shot&lt;/A&gt;.</description>
	<pubDate>20 Nov 2006 05:00:00 GMT </pubDate>
	<link>http://www.ezrstats.com/EZSXL.htm</link>
	<author>Mike.Blakley@ezrstats.com</author>
	<category>Data mining</category>
	<guid isPermaLink="false">http://www.ezrstats.com/#EZRXL15</guid>
	</item>
	<item>
	<title>Tests for Duplicates</title>
	<description>Identifies duplicate entries in the range (case sensitive). Data from a range within an Excel sheet is selected and copied, then pasted into EZ-R Excel. This is a test for duplicate text values. &lt;A href="http://www.ezrstats.com//Help/hs/Excel_Duplicates.png"&gt;screen shot.&lt;/A&gt;</description>
	<pubDate>20 Nov 2006 05:00:00 GMT </pubDate>
	<link>http://www.ezrstats.com/EZSXL.htm</link>
	<author>Mike.Blakley@ezrstats.com</author>
	<category>Error Detection</category>
	<guid isPermaLink="false">http://www.ezrstats.com/#EZRXL17</guid>
	</item>
	<item>
	<title>Telephone Numbers</title>
	<description>Classifies long distance numbers into invalid as well as the top and bottom five by frequency of call. A range of long distance telephone numbers can be analyzed and summarized. The analysis will count the number of invalid telephone numbers (these are ten digit numbers, but either the area code is invalid or unassigned). Source of data is the &lt;A href="http://docs.nanpa.com/cgi-bin/npa_reports/nanpa?function=list_npa_geo_number"&gt;North American NPA assignments &lt;/A&gt;. The valid telephone numbers are classified as to area code, and the both the top5 (i.e. the area codes most frequently called) as well as the bottom 5 (area codes least frequently called) are listed. The telephone number may be in any format with any sorts of separators, i.e. parenthesis, dash, space etc. &lt;A href="http://www.ezrstats.com//help/hs/Excel_Phone.png"&gt;Screen shot&lt;/A&gt;</description>
	<pubDate>20 Nov 2006 05:00:00 GMT </pubDate>
	<link>http://www.ezrstats.com/EZSXL.htm</link>
	<author>Mike.Blakley@ezrstats.com</author>
	<category>Data Analysis</category>
	<guid isPermaLink="false">http://www.ezrstats.com/#EZRXL18</guid>
	</item>
	</channel></rss>
