A company needs to analyze five years of sales transaction data, customer demographics, and product categories for ad hoc reporting and trend analysis. Which data storage solution is most appropriate?
Opening subject page...
Loading your content
CPA Bar Quiz
Practice Information Systems And Reporting in CPA Bar with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.
Question 1 / 20
0 of 20 answered
A company needs to analyze five years of sales transaction data, customer demographics, and product categories for ad hoc reporting and trend analysis. Which data storage solution is most appropriate?
This quiz focuses on Information Systems And Reporting, giving you a quick way to practice the rules, question types, and explanations that matter most for CPA Bar.
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.
A company needs to analyze five years of sales transaction data, customer demographics, and product categories for ad hoc reporting and trend analysis. Which data storage solution is most appropriate?
Explanation: A data warehouse is specifically designed to support analytical and reporting workloads over large historical datasets. Its denormalized structure and indexing optimize it for complex queries that join multiple data sources across long time periods. Option A is unsuitable for large-volume, multi-source data requiring relational queries. Option C (OLTP) is optimized for fast, individual transaction processing - not historical analysis or ad hoc queries across large datasets. Option D stores unstructured document images, not structured queryable data.
A data analyst needs to retrieve all customer records from an accounts receivable database where the outstanding balance exceeds $10,000. Which SQL command accomplishes this?
Explanation: SELECT is the SQL command for retrieving data. The * retrieves all columns, FROM specifies the table, and WHERE applies the filter condition. This query returns all rows from the customers table where the balance column exceeds 10,000. Option A uses UPDATE, which modifies existing records - it would change data, not retrieve it. Option B uses DELETE, which removes records - a destructive operation. Option D uses INSERT, which adds new records to a table.
A company's dashboard shows: revenue 3,600,000(target4,000,000), gross margin 32% (target 42%), customer satisfaction 79/100 (target 85), and on-time delivery 88% (target 95%). Measured by percentage-point variance from target, which KPI shows the largest negative gap?
Explanation: Percentage-point variances: Gross margin = 32% - 42% = -10pp; On-time delivery = 88% - 95% = -7pp; Customer satisfaction = 79 - 85 = -6 points; Revenue = -$400,000 (not a percentage-point measure). Gross margin shows the largest negative percentage-point gap at -10 points. Option A measures revenue in dollars, not percentage points. Options B and C correctly calculate their gaps but both are smaller than gross margin's -10pp.
Under SEC rules, within how many business days must a public company file a Form 8-K following a triggering event such as entering into a material definitive agreement?
Explanation: The SEC requires Form 8-K to be filed within 4 business days of most triggering events, including material agreements, executive officer changes, and other significant corporate events. The 4-business-day rule ensures that material information is promptly disclosed to investors. Option B (10 days) was the prior rule before the SEC tightened 8-K requirements. Options C and D describe deadlines for annual and quarterly reports, not 8-K filings.
Under ASC 280, which of the following disclosures is required for each reportable segment?
Explanation: ASC 280 requires disclosure of revenues and a measure of profit or loss for each reportable segment. Total assets must also be disclosed, but only when that amount is included in the measure of segment profit or loss reviewed by the chief operating decision maker (CODM) or is otherwise regularly provided to and used by the CODM to assess segment performance. Additional items - such as depreciation, interest, equity method investments, and capital expenditures - are required when included in segment profit or regularly provided to the CODM. Option A (management compensation) is not a segment disclosure requirement. Option B (customer-level detail) is not required; only entity-wide major customer information for customers exceeding 10% of total revenue is required. Option C (segment-specific risks) is not an ASC 280 requirement.
A company's internal reporting system generates a weekly flash report showing prior-week sales, gross margin, and backlog. This represents which type of management reporting?
Explanation: An internal weekly flash report is a form of operational management reporting, designed to give managers timely performance data so they can make quick operational decisions - adjusting staffing, expediting orders, or addressing margin issues. Option B is incorrect; internal flash reports are not GAAP-compliant external reports. Option C describes regulatory filings, which are formal compliance documents. Option D describes the annual MD&A, which is a narrative section of the annual report prepared far less frequently.
A company assigns a data steward for each key data domain (customer, financial, and product data). What is the primary role of a data steward?
Explanation: A data steward is responsible for the quality and integrity of data within a specific domain. This includes defining data standards, resolving data quality issues, enforcing consistent definitions, and ensuring data meets the needs of users. Option A describes data security responsibilities, typically managed by IT security. Option B describes an analyst or data engineer role. Option D describes an external auditor function, which is independent of the organization's data stewardship structure.
Under Regulation S-K, which of the following topics is required in a public company's Management Discussion and Analysis (MD&A) section of the annual report?
Explanation: MD&A under Regulation S-K requires companies to discuss: results of operations comparing periods; liquidity and capital resources; known trends, demands, commitments, or uncertainties material to future performance; and critical accounting estimates. Option A (personal investment portfolios) is not an MD&A requirement; it may appear in proxy statement disclosures under different rules. Options B and C describe disclosures not required in MD&A.
A company uses descriptive analytics in its financial reporting process. Which of the following best characterizes what descriptive analytics provides?
Explanation: Descriptive analytics summarizes historical data to answer the question 'What happened?' through reports, dashboards, and visualizations. Option A describes predictive analytics, which forecasts future outcomes. Option C describes prescriptive analytics, which recommends specific actions. Option D describes a monitoring or alerting function that sits within operational reporting systems, not a type of analytics per se.
A company's sales report shows revenue 8% above budget. However, the data was extracted from a legacy system known to sometimes double-count intercompany transactions. An analyst presents this report to the board without investigating the data quality issue. Which concern is most significant?
Explanation: Data quality is a prerequisite for reliable decision-making. Presenting results from a system with documented double-counting issues without verification means the board cannot trust whether the favorable variance is real or an artifact of the data error. If intercompany transactions were double-counted, the actual revenue performance may be below budget rather than above it. Option A overstates the disclosure requirement. Option B incorrectly dismisses accuracy requirements. Option D is logically flawed - data errors can produce either favorable or unfavorable-appearing results.
A company uses robotic process automation (RPA) to process 95% of accounts payable transactions. The remaining 5% (exceptions) are handled manually with no documented procedures, approval requirements, or review. Which concern does this raise?
Explanation: In automated environments, manual exceptions often represent the highest-risk transactions precisely because they fall outside the automated control framework. Fraudsters and bad actors specifically target exception processes because they know automated controls do not apply there. An uncontrolled manual channel for 5% of AP transactions can expose the company to the same risks the automation was designed to prevent. Option A is incorrect; automation requires its own controls. Option B underweights the risk of exception handling by citing a percentage. Option D is incorrect; the company owns its internal controls regardless of which systems it uses.
Under SEC rules, a Form 10-K annual report for a large accelerated filer must be filed within how many days of the fiscal year-end?
Explanation: Large accelerated filers (public float of 700millionormore)mustfileForm10−Kwithin60daysoffiscalyear−end.Acceleratedfilers(publicfloatof75 million to under $700 million) have 75 days, and non-accelerated filers have 90 days. Option B is the deadline for accelerated filers. Option C is the deadline for non-accelerated filers. Option D is not a standard Form 10-K filing deadline.
A company's financial close takes 12 business days. Analysis shows 60% of the delay is caused by manual collection of data from 15 separate departmental spreadsheets emailed to the accounting team. Which improvement would most directly address this bottleneck?
Explanation: The root cause of the delay is manual data collection from fragmented sources. The most direct and scalable solution is to eliminate manual collection by connecting departmental systems to a centralized platform where data updates automatically. This directly addresses the 60% of delay caused by the collection bottleneck. Option A adds headcount to process inefficiency rather than eliminating the inefficiency. Option B reduces frequency but does not address the root cause - each close would still take 12 days. Option C addresses external reporting speed, not internal close efficiency.
An enterprise resource planning (ERP) system serves which primary function for an organization?
Explanation: An ERP system provides a unified platform that integrates previously siloed business processes and data. By using a single shared database, transactions entered in one module (such as sales) automatically flow into related modules (such as accounts receivable and inventory) in real time. Option B overstates ERP's role; ERP generates financial data but audited statements still require human review and professional judgment. Option C is incorrect; ERP systems require robust internal controls, they do not replace them. Option D describes a standalone accounting system, which is a legacy approach that ERP replaced.
A finance director finds a dashboard with 35 real-time KPIs difficult to use because it is hard to identify which metrics require immediate attention. Which design improvement is most appropriate?
Explanation: Effective dashboard design prioritizes the signal-to-noise ratio. A dashboard with 35 metrics makes it cognitively difficult to identify the few that genuinely require action. Best practice is to focus on a small number (typically 8-12) of the most strategically important KPIs, using color coding, alert thresholds, and visual hierarchy to draw attention to out-of-range items. Option A compounds the problem by adding more metrics. Option B eliminates the proactive monitoring function entirely. Option C substitutes a time-delayed report for a real-time tool without addressing the usability problem.
A company's GAAP report shows operating income of 2,100,000whilethemanagement(non−GAAP)reportforthesameperiodshows3,400,000. Which analytical consideration is most important?
Explanation: The $1,300,000 gap between GAAP and management operating income is significant. Understanding the specific items excluded in the management view - such as depreciation, amortization, restructuring charges, or stock-based compensation - determines whether the management figure is a meaningful measure of ongoing operational performance or a flattering presentation that obscures real costs. Neither the GAAP nor management figure is automatically superior; both provide useful but different information when properly reconciled. Option B dismisses a legitimate and widely used analytical tool. Option C confuses a common reporting practice with manipulation. Option D overstates the management figure's superiority.
Two business units use different definitions of revenue: Business Unit A records cash collected, while Business Unit B records invoiced amounts. When the CFO consolidates both reports, the combined revenue figure is not comparable to prior periods. Which data governance failure does this illustrate?
Explanation: Data governance establishes the standards, definitions, and rules that ensure data is used consistently across an organization. When two business units use materially different definitions of the same metric (cash vs. accrual revenue), any consolidated figure is methodologically inconsistent and potentially misleading. This is a fundamental data governance failure - the organization lacks a common data dictionary enforcing consistent definitions. Option A avoids the problem rather than solving it. Option C perpetuates the inconsistency. Option D is incorrect; ERP consolidation modules aggregate data but do not resolve definitional inconsistencies between source systems.
A company's ERP system requires VP of Finance approval for purchase orders exceeding 500,000.ReviewingtheAPlog,ananalystfindseightpurchaseordersfromthesamevendor,allbetween480,000 and $499,000, processed within a single month. What type of control concern does this pattern most clearly suggest?
Explanation: Eight purchase orders from the same vendor, all clustering between 480,000and499,000 within a single month, is a clear pattern consistent with intentional structuring - deliberately sizing or splitting transactions to remain just below the $500,000 approval threshold and bypass VP oversight. Structuring of control thresholds is a well-documented fraud and circumvention technique. The appropriate response is to escalate the pattern for investigation and review whether the combined economic substance of these transactions constitutes a single arrangement requiring higher-level approval. Option B misidentifies the threshold level as the issue rather than the vendor's transaction pattern. Option C evaluates each order in isolation and misses the systematic pattern that signals circumvention. Option D mischaracterizes a behavioral pattern as a data entry problem.
A company needs to visualize how total revenue is distributed across five product categories and show each category's share of the total. Which visualization type is most appropriate?
Explanation: A pie chart or stacked bar chart is designed to show part-to-whole relationships - how individual components (product categories) contribute to a total (revenue). Both display proportions effectively. Option A (line chart) is suited for showing trends over time. Option C (scatter plot) is suited for showing the relationship between two continuous variables. Option D (waterfall chart) is suited for showing how a starting value builds up or breaks down through a series of additions and subtractions.
A company migrates all financial data from on-premises servers to a third-party cloud provider. Which risk category is most directly affected?
Explanation: Migrating to a third-party cloud introduces several interconnected risks: the provider now controls access to critical data (vendor dependency risk), data security depends on the provider's controls rather than the company's own (security risk), and service availability is subject to the provider's uptime guarantees rather than the company's own infrastructure (availability risk). Additionally, regulatory requirements for data residency and privacy may create compliance implications. Options A, C, and D each narrowly characterize the risk or incorrectly dismiss it, when in reality the transition creates a multi-dimensional risk profile that requires assessment.