What this quiz covers
This quiz focuses on Apply Data Analytics To Identify Anomalies, giving you a quick way to practice the rules, question types, and explanations that matter most for CPA Isc.
Which of the following best describes the purpose of using stratification in audit data analytics?
CPA Isc Quiz
Practice Apply Data Analytics To Identify Anomalies in CPA Isc with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.
This quiz focuses on Apply Data Analytics To Identify Anomalies, giving you a quick way to practice the rules, question types, and explanations that matter most for CPA Isc.
Try each quiz question before looking at the correct answer. Use the explanations to review missed ideas, then come back to similar questions until the pattern feels familiar.
Which of the following best describes the purpose of using stratification in audit data analytics?
Explanation: Stratification divides data into meaningful subgroups (e.g., by dollar range, department, or transaction type) enabling focused analysis on high-risk segments. Answer B is correct. Deduplication (A) removes duplicates. Correlation (C) measures relationships between variables. Data conversion (D) is a data preparation technique.
Which of the following data analytics techniques is most appropriate for identifying duplicate invoice payments?
Explanation: Duplicate payment detection requires comparing records on key fields (invoice number, vendor, amount, date) to identify identical or near-identical entries. Matching and deduplication analysis directly addresses this. Answer A is correct. Regression (B), time-series (C), and stratification (D) do not identify duplicate individual transactions.
An auditor uses data analytics to examine all vendor payments in a period and identifies several payments made on weekends to vendors with no prior transaction history. This technique is best described as:
Explanation: Identifying payments that deviate from expected patterns (weekend timing, unknown vendors) is anomaly detection - a core data analytics technique used in auditing and fraud examination. Answer C is correct. Regression analysis (A) predicts relationships between variables. Data normalization (B) is a data preparation step. Visualization (D) presents findings but does not perform the detection.
A company's internal auditor runs a Benford's Law analysis on expense reimbursement data. The analysis reveals that the digit '5' appears as the leading digit far more frequently than expected. This finding most likely suggests:
Explanation: Benford's Law predicts the natural frequency of leading digits in large numeric datasets. A spike in '5' as the leading digit often signals amounts clustered just below a common approval threshold (e.g., $500 or $5,000), a red flag for fraud. Answer B is correct. Accurate data (A) would conform to expected Benford's distribution. Date errors (C) would not create a leading-digit pattern in amounts. Rounding (D) affects trailing digits, not leading digits systematically.
Which of the following statements best describes a 'continuous auditing' approach using data analytics?
Explanation: Continuous auditing leverages automated analytics to monitor the full population of transactions on an ongoing basis, flagging exceptions for immediate investigation rather than waiting for periodic audits. Answer C is correct. Annual full-population testing (A) is traditional auditing. Manual sampling (B) is also traditional. Real-time financial reporting (D) is a financial reporting concept, not continuous auditing.
A company's purchasing analytics system flags all purchase orders where the order amount is just below the manager approval threshold of $10,000. This type of control is designed to detect which type of fraudulent activity?
Explanation: Flagging transactions just below approval thresholds detects 'splitting' - deliberately structuring purchases in amounts below authorization limits to circumvent controls. Answer A is correct. Vendor master manipulation (B) involves changes to vendor data. Duplicate payments (C) are detected by matching, not threshold analysis. Inventory quantity changes (D) are unrelated to purchase order amounts.
Which of the following best describes the use of 'data profiling' as a precursor to audit analytics?
Explanation: Data profiling involves understanding the dataset - its completeness, format consistency, range of values, null fields, and other characteristics - before running analytics, ensuring the analysis will produce reliable results. Answer C is correct. Predictive modeling (A) is a subsequent analytics step. Visualization (B) presents results. Encryption (D) is a data security measure.
An auditor wants to test all journal entries for unusual characteristics such as round-dollar amounts, entries posted on holidays, or entries made by IT administrators. Which audit analytics approach is most appropriate?
Explanation: Testing the full population of journal entries against multiple risk-based criteria (round numbers, unusual dates, unusual preparers) simultaneously is the most comprehensive and appropriate approach. Answer B is correct. Regression (A) is predictive modeling. Statistical sampling (C) misses transactions not in the sample. Cluster analysis (D) groups similar items but does not apply specific risk filters.
An auditor analyzes payroll data and discovers that several employees received pay increases significantly above the approved percentage range during the same pay period. Which type of analytics procedure best describes this analysis?
Explanation: Identifying transactions that fall outside defined acceptable ranges (approved increase percentage) is exception reporting - a fundamental anomaly detection technique. Answer C is correct. Trend analysis (A) looks at aggregate patterns over time. Benford's Law (B) analyzes leading digit distributions. Regression (D) models predictive relationships.
An auditor wants to identify all transactions in the accounts payable ledger where the same vendor bank account number appears on multiple vendor records. Which analytics technique is most appropriate?
Explanation: Cross-reference matching identifies shared attributes (same bank account) across different records - a key technique for detecting fictitious vendor schemes where one person controls multiple vendor accounts. Answer C is correct. Time-series (A), stratification (B), and Benford's Law (D) do not detect shared bank account numbers across vendor records.
An auditor uses regression analysis to establish an expectation of sales revenue based on units sold and average price. Actual revenues are then compared to this expectation. Which audit objective does this analytics procedure primarily support?
Explanation: Regression-based expectation models compare actual recorded amounts to analytically derived expectations, primarily testing whether revenue is accurately stated relative to underlying business drivers. Answer B is correct. Completeness (A) involves testing for missing transactions. Existence (C) involves confirming transactions occurred. Cutoff (D) involves timing of recognition.
An auditor examines employee expense reports and computes the ratio of expense amounts to the number of business days traveled for each employee. Several employees have ratios significantly above the company norm. This analysis technique is best described as:
Explanation: Computing per-day expense ratios and comparing them to a benchmark identifies outliers using ratio analysis. Answer A is correct. Benford's Law (B) examines digit distributions, not computed ratios. Regression (C) models relationships between variables. Stratification (D) segments data into groups.
A continuous monitoring system automatically flags any general ledger journal entries posted after 11 PM on weekdays or at any time on weekends. Which fraud risk does this control most directly address?
Explanation: Fraudsters often post fictitious or concealing journal entries outside normal business hours to avoid detection. Flagging after-hours journal entries is a common automated control targeting this risk. Answer D is correct. Duplicate vendor payments (A) occur during business hours in normal processing. Ghost employees (B) are payroll-level anomalies. Inventory theft (C) is a physical control matter.
A data analyst discovers that inventory quantities in the ERP system were adjusted downward on the last day of each quarter but recovered to prior levels shortly after the quarter closed. Which type of anomaly does this pattern most likely represent?
Explanation: Systematic downward adjustments at quarter-end that reverse shortly after are a classic indicator of inventory manipulation to affect reported financial results (e.g., reducing COGS or asset values temporarily). Answer B is correct. Normal seasonal patterns (A) do not reverse immediately after quarter-end. IT recalibration (C) would not follow this financial reporting cycle pattern. Data entry errors (D) would be random, not systematic at quarter-end.
A data analyst reviews accounts receivable aging data and identifies that a small number of customer accounts have balances that have remained unchanged for over 18 months. This finding is most consistent with which type of anomaly?
Explanation: Receivable balances that remain static for extended periods often indicate write-off avoidance, fictitious receivables, or collection failures - anomalies that should trigger further investigation. Answer D is correct. Duplicate postings (A) would change rather than freeze balances. Credit limit changes (B) affect future credit, not static aging. Rounding errors (C) would create small discrepancies, not static large balances.
Which of the following data analytics tools is most commonly used by auditors to extract, transform, and analyze large volumes of structured data from accounting and ERP systems?
Explanation: ACL (now Galvanize) and IDEA are purpose-built audit data analytics tools designed to extract, manipulate, and analyze structured financial data from ERP and accounting systems. Answer A is correct. Python web scraping (B) targets unstructured external data. BI dashboards (C) are reporting tools, not audit analytics platforms. Database normalization tools (D) are for schema design, not analysis.
An auditor performs a gap analysis on a sequence of pre-numbered sales invoices. The purpose of this analysis is to:
Explanation: A gap analysis on pre-numbered documents identifies breaks in the numeric sequence, which may indicate missing or suppressed transactions - a key completeness test in auditing. Answer C is correct. Deviation from average amounts (A) is an exception test. Duplicate detection (B) is a separate test. Statistical distribution (D) is a different analytical procedure.
A company implements an automated three-way match control in its accounts payable system. Which type of anomaly does this control primarily prevent?
Explanation: A three-way match control compares the purchase order, goods receipt, and vendor invoice to ensure all three agree before payment is processed, preventing payment for goods not ordered or not received. Answer D is correct. Duplicate HR records (A) are unrelated. Vendor master changes (B) require access controls. GL coding errors (C) are addressed by coding controls, not three-way match.
Which of the following is the most significant advantage of using data analytics over traditional sampling methods in auditing?
Explanation: The primary advantage of data analytics over sampling is complete population testing - every transaction is examined, eliminating the risk of missing anomalies that fall outside a sample. Answer D is correct. Analytics does not prove fraud - it identifies exceptions requiring investigation (A). Auditor judgment remains essential (B). Analytics may require significant initial investment (C).
Which of the following data quality issues would most significantly compromise the reliability of anomaly detection analytics?
Explanation: If source data is incomplete or inaccurate, analytics will produce unreliable results - either flagging legitimate transactions as anomalies or missing actual exceptions. Data quality is foundational to analytics reliability. Answer A is correct. SQL vs. specialized software (B) is a tool choice, not a data quality issue. Multi-year analysis (C) can be appropriate. Large amounts (D) are not inherently problematic.