JoKeyser / jaspAudit

The Audit module is developed to facilitate statistical auditing in both Bayesian and classical manifestations. The main feature is a workflow that helps guide auditors through the sampling process. Additionally, there are stand-alone analyses for planning, selecting, and evaluating a sample. The module is based on the R package jfa.

Home Page:https://koenderks.github.io/jfa/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DOI R_build_status jfa digitTests

The Audit Module

JASP for Audit (the Audit module) is an add-on module for JASP that facilitates statistical auditing. Among other things, the module provides functionality for planning, performing, evaluating, and reporting a statistical audit sample. More concretely, it contains analyses for calculating sample sizes, selecting itms according to standard audit sampling techniques, and performing inference about the population misstatement on the basis of a data sample or summary statistics of a sample. The module also features Bayesian equivalents of these analyses that enable the user to easily incorporate prior information into the statistical procedure. In all analyses, the Audit module offers explanatory text that helps the auditor in interpreting, explaining, and reporting the analysis.

Manual

For an introduction to the Audit module, please download the manual or view it online. See this link for the paper about the Audit module.

Structure

The analyses in the Audit module are structured in JASP in the following way:

--- Audit
    -- Workflow
       - Sampling Workflow
       - Bayesian Sampling Workflow
    -- Planning
       - Planning
       - Bayesian Planning
    -- Selection
       - Selection
    -- Evaluation
       - Evaluation
       - Bayesian Evaluation
    -- Digit Analysis
       - Benford's Law
       - Repeated Values Analysis
    -- Other
       - True Value Estimation

Analyses

(Bayesian) Sampling Workflow

The sampling workflow is a four-stage analysis that guides the user through the process of planning, selecting, annotating, and evaluating a statistical audit sample. To make this process as easy as possible, the workflow automatically selects the appropriate options according to the type of data and audit question at hand. At the end, the sampling workflow produces a downloadable report containing the statistical results and their interpretation.

(Bayesian) Planning

The planning analysis allows the user to, given a set of sampling objectives, calculate the minimum sample size for a statistical audit sample. By specifying a (set of) sampling objective(s), a sample size can be calculated which (when the intended sample goed according to plan) allows for a statement about the population misstatement with a prespecified amount of assurance.

Selection

The selection analysis is an interface for the most commonly used sampling methods in auditing. The analysis allows the user to select a specified number of sampling units from the population according to one of three sampling algorithms: fixed interval sampling, cell sampling, and random sampling. Sampling units can be items (rows) or monetary units. The sample can be saved and exported to a file for futher annotation.

(Bayesian) Evaluation

The evaluation analysis allows the user to perform inference about the population misstatement on the basis of a data sample or summary statistics of a sample. The analysis contains a variety of statistical methods to evaluate the misstatement.

Digit Analysis

The two types of digits analyses (Benford's law and Repeated values) provide functionality for detecting irregular digit patterns in numerical data.

R Packages

The functionality of the Audit module heavily mirrors that of two R packages:

Translations

Interface Results
image image

About

The Audit module is developed to facilitate statistical auditing in both Bayesian and classical manifestations. The main feature is a workflow that helps guide auditors through the sampling process. Additionally, there are stand-alone analyses for planning, selecting, and evaluating a sample. The module is based on the R package jfa.

https://koenderks.github.io/jfa/


Languages

Language:R 77.3%Language:QML 22.7%