8.5

Mine Sweeper

Background: 

Try the well know Mine Sweeper game through IDEAscript.

Sudoku

Background: 

Sudoku game for IDEA through IDEAScript.

Copy Header Info

Background: 

The script will copy the header info from one file to another file.  This can be used when importing an excel file in which the data is over several tabs but the header info is only on the first tab.  The script will take the header info from the first and copy it to the second file.

The script was updated on March 17, 2016.  It now has an option to copy the old header name to the field description so that information is not lost.

Top Records Extraction Exclusion

Background: 

This script will perform the Top Records Extraction function within IDEA but at the same time it will also creates a second file with all the records that are not part of the Top Records Extractions. After selecting your file and hitting ok you will be taken to the Top Records Extraction dialog where you can enter all the parameters needed for the Top Records Extraction.  The script will then perform the extraction and then do a join to extract all the non selected items.

Payment Date vs Due Date

Background: 

This script allows you to take two date fields and perform three different extracts:

  1. First date field is less than second date field,
  2. First date field is equal to second date field, and
  3. First date field is greater than second date field.

It will then summarize the findings based on year and month.  You can select which date field to use for obtaining the date and month information.

Script updated Feb 12, 2019

Text Search

Background: 

The text search script gives you an alternatvie interface to performing a text search from within IDEA.  The script allows you to select up to 10 different search terms (you can use the wildcards), it also allows you decide if the search is case sensitve or not and the type of search, i.e.

Z-score

Background: 

Calculates the z-score of a selected numerical field.  The user has the option of having the analysis performed based on the population standard deviation or the sample standard deviation.

2nd - 3rd - 4th digit test

Background: 

This script will perform the 2nd, 3rd and 4th digit test which is based on Benford's Law.  The test is based on Mark J. Nigrini's book Benford's Law Applications for Forensic Accounting, Auditing, and Fraud Detection.  The script will create one file for each digit test.

Feb 14, 2013 - Updated for IDEA v9.

Identify Blank / Repeat Fields

Background: 

This script will identify any blank fields or fields in which the information repeats.  The scrpt will rename the fields based on a prefix that the user gives.  It also write a text file to the working directory of the fields which should be kept.  The script will then create a new IDEA file which will list the fields that contain empty or repeating data and allows the user to decide if they wish to keep or delete the field.  The user would then run the script a second time in order to delete the choosen fields.

GEL-2

Background: 

The purpose of the GEL tests (GEL-1 and GEL-2) is to detect relationships or links within a data file that serve as potential indicators of fraud.

Pages

Subscribe to RSS - 8.5