A3 M9 Audit Data Analytics

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/63

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 10:05 PM on 8/7/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

64 Terms

1
New cards

Definition and Purpose of ADAs

Techniques that enable auditors to analyze financial and nonfinancial data to discover patterns, relationships, and anomalies, changing how audits are performed due to increased data availability and auditing technology.

2
New cards

Applicability of ADAs

Can be applied across all areas of an audit—risk assessment, tests of controls, substantive procedures, and overall conclusions—and a single ADA can concurrently provide evidence for multiple areas if objectives are met.

3
New cards

Benefits of ADAs

Enhance audit quality by providing better client understanding, advanced risk assessment, expanded coverage (up to entire populations), metadata insights, increased efficiency, enhanced fraud detection, and improved visual reporting.

4
New cards

Steps in Applying ADAs

  1. Plan the ADA (objective, data needed, techniques, tools)

  2. Access and obtain data (sourcing and ETL cleaning)

  3. Review relevance and reliability of data

  4. Perform the ADA

  5. Evaluate outcomes and address whether objectives were achieved.

5
New cards

ADA Tools and Technology Types

  • Data Extraction & Preparation (ETL)

  • Data Modeling

  • Data Visualization

6
New cards

Data Extraction & Preparation (ETL):

Spreadsheet tools, SQL explorer, data transformation/cleaning software, and Robotics Process Automation (RPA).

7
New cards

Data Modeling

Analytics software/plug-ins, data mining software, programming scripts, and cloud-based services (e.g., Benford's law, sampling).

8
New cards

Data Visualization

Charts, graphs, visualization software, and Natural Language Processing (NLP) tools.

9
New cards

Four Broad Categories of ADA Techniques

  1. Descriptive Analytics

  2. Diagnostic Analytics

  3. Predictive Analytics

  4. Prescriptive Analytics

10
New cards

Descriptive Analytics

Explains what happened or is happening (e.g., summary statistics, mean/median, standard deviation, sorting/filtering, aging).

11
New cards

Diagnostic Analytics

Explains why something happened by uncovering correlations and causes (e.g., clustering, drill-down/drill-through, variance analysis, period-over-period, sequence checks).

12
New cards

Predictive Analytics

Uses historical data to predict future events (e.g., regression analysis, forecasting, classification, sentiment analysis).

13
New cards

Prescriptive Analytics

Prescribes optimal courses of action to achieve desired outcomes (e.g., what-if analysis, machine learning, NLP, decision support).

14
New cards

ADA Applications by Audit Area

  • Risk Assessment

  • Test of Controls

  • Substantive Procedures

  • Concluding the Audit

15
New cards

Risk Assessment

Identifies previously unknown risks, assesses financial statement/assertion/fraud risks, and helps plan further procedures.

16
New cards

Test of Controls

Evaluates external data, analyzes internal data to verify control effectiveness, detects control failure anomalies, and assists in reperformance (e.g., fuzzy logic matching).

17
New cards

Substantive Procedures

Used in tests of details (sequence checks, full population testing, structure/content analyses) and substantive analytical procedures (regression, trend, ratio, period-over-period).

18
New cards

Concluding the Audit

Applies analytics with advanced entity knowledge to confirm no material misstatements were missed and evaluate updated financial figures.

19
New cards

Data Sources & Storage Functions

Sourced from information systems (AIS, ERP, CRM), internal logs/ledgers, and external sources. Stored in repositories ranging from Data Lakes (structured/unstructured), Data Warehouses, Data Marts, Data Cubes, Databases, Tables, to Spreadsheets.

20
New cards

Data File Formats

Includes tab-separated (.txt), comma-separated (.csv), Excel (.xlsx), Access database (.accdb), Extensible Markup Language (.xml), hypercube (.hyper), and compressed (.zip) files.

21
New cards

Structured Data

Organized in relational databases using tables, attributes (columns), records (rows), and fields. Uses primary keys (unique identifiers), foreign keys, and composite keys. Reduced in redundancy via normalization.

22
New cards

Unstructured Data

Unorganized and inconsistent original formats (e.g., social media posts, sensor data, video/images, transcripts) typically stored in data lakes.

23
New cards

Data Attributes

an be quantitative/numeric (discrete whole numbers, continuous decimals, interval scale, ratio scale), qualitative/text (nominal categories, ordinal ranks), date/time data, or geographic data.

24
New cards

Data Reliability Verification & Enhancements

Verified using GITC testing, flowcharts, confirmations, recalculations, SOC 1 reports, sequence tests, batch/hash total validations, and reconciliations (e.g., subledger to general ledger). Reliability is highest when the auditor sources data directly, independently, from effective control environments, via original documents, and in written/documented form.

25
New cards

Visualizations & Interpreting Results

Visuals (scatter plots, bullet charts, column/line charts, pie charts) must use appropriate scaling (starting y-axis at zero) and unbiased design. Outliers in classification plots or unexpected divergence in trend analysis require drill-down procedures and further audit investigation.

26
New cards

Evaluating & Grouping Outcomes

Items flagged by ADAs are categorized as either clearly inconsequential (no RMM individually or in aggregate; rationale documented) or not clearly inconsequential (grouped by common characteristics, requiring further substantive procedures, fraud risk assessments, or control failure evaluations).

27
New cards
Information Systems
Information systems utilized by an entity to store data include Accounting Information Systems (AIS), Management Information Systems (MIS), Executive Information Systems (EIS), Decision Support Systems (DSS), Customer Relationship Management systems (CRMs), Supply Chain Management systems (SCM), Inventory Management Systems (IMS), Knowledge Management Systems (KMS), and Enterprise Resource Planning systems (ERPs).
28
New cards
Data Storage Functions
Repositories used to store data, listed from largest to smallest, include:
29
New cards
Data Lake
Stores all structured and unstructured data.
30
New cards
Data Warehouse
Structured and organized database tables available for analysis.
31
New cards
Data Mart
A subset of database tables used for specific business segments.
32
New cards
Data Cubes
Database tables transformed for drilling
33
New cards
Databases
Structured tables available for specific analysis.
34
New cards
Tables
Single sheets of attributes and records.
35
New cards
Spreadsheets
Data files that may contain tables and/or other values.
36
New cards
Internal and External Sources
Data for ADAs can be sourced internally or externally:
37
New cards
Internal & Reporting Sources
Audited financial statements, transaction logs, subledgers, general ledgers, source documents (invoices, purchase orders, receiving reports), stand
38
New cards
External Sources
Governmental external sources, private external sources, and service organizations (e.g., cloud computing providers).
39
New cards
Structured Data Elements
Components of structured data in relational databases:
40
New cards
Tables
Objects in a database stored in files containing rows and columns.
41
New cards
Attributes
Columns in a table representing characteristics or properties describing objects.
42
New cards
Records
Rows in a table containing information about a single entity or object.
43
New cards
Fields
The space at the intersection of a column and row where a data value is entered.
44
New cards
Database Keys
Attributes that uniquely identify records or facilitate relationships between tables:
45
New cards
Primary Key
A required attribute in every table containing a unique identifier (e.g., customer number or email address).
46
New cards
Foreign Key
An attribute in one table containing values corresponding to a primary key in another table.
47
New cards
Composite Key
A combination of more than one attribute used to create a unique identifier when a single attribute is insufficient.
48
New cards
Normalization
A database design technique that reduces data redundancy by dividing large tables into smaller tables linked together with foreign keys.
49
New cards
Relational Databases
An effective method to reduce data redundancies across a structured dataset by restructuring data into multiple linked tables using primary and foreign keys.
50
New cards
Visualization Design Best Practices
Guidelines to ensure ethical and effective decision
51
New cards
Choose the Right Type of Visualization
Ensure the selected chart type (e.g., scatter plot, pie chart, line chart) properly communicates the intended information.
52
New cards
Apply Correct Scaling
Start y
53
New cards
Utilize Appropriate Colors
Select color schemes while considering the audience and cultural context to avoid misinterpretation.
54
New cards
Emphasize Focus Areas
Design visualizations to focus directly on the target ADA objective while avoiding bias.
55
New cards
ADA Visual Interpretation Techniques
Regression Analysis, Variance Analysis, Period over Period Analysis, Classification Analysis, Trend Analysis
56
New cards
Regression Analysis
Evaluates relationships between dependent and independent variables using scatter plots and regression lines ($R^2$ values) to set expectations for comparison against actual results.
57
New cards
Variance Analysis
Compares forecasted/budgeted values to actual values using tools like bullet charts; significant deviations past acceptable margins trigger further audit procedures.
58
New cards
Period
over
59
New cards
Classification
A predictive analytic using scatter plots, pie charts, or tree maps to assign new data points to historical categories; outliers require increased audit judgment and investigation.
60
New cards
Trend Analysis
Uses line charts to evaluate patterns over time and set expectations; inconsistent trends relative to comparative data warrant drilling up/down into timelines.
61
New cards
Evaluating & Grouping Misstatements
Clearly Inconsequential, Not Clearly Inconsequential, and Additional Procedures
62
New cards
Clearly Inconsequential
Items or groups of items determined not to pose a risk of material misstatement individually or in aggregate; rationale based on amount or nature must be documented.
63
New cards
Not Clearly Inconsequential
Possible misstatements requiring grouping by common characteristics and further analysis to determine if actual misstatements exist.
64
New cards
Additional Procedures
Further qualitative and quantitative evaluations applied to items that remain "not clearly inconsequential," including assessing potential fraud risk, control/process failures, and expanding substantive tests.