Practice Exam 8.2.23 Flashcards
The following data pertain to Canova, Inc., for the year ended December 31:
What was Canova’s rate of return on assets for the year?
A. 5%
B. 24%
C. 6%
D. 20%
C. 6%
Return on assets equals net income divided by average total assets, or 6% {$150,000 ÷ [($2,000,000 + $3,000,000) ÷ 2]}.
Fact Pattern: The information below is for Casey Corporation.
Assuming operating income under variable costing is $1,800, Casey’s operating income under absorption costing is
A. $1,967
B. $2,000
C. $1,800
D. $2,167
B. $2,000
Assuming a fixed manufacturing overhead application rate of $1 per unit ($1,200 ÷ 1,200 units produced), ending inventory and operating income will be $200 greater under absorption than variable costing. Accordingly, absorption costing operating income is $2,000 ($1,800 variable costing operating income + $200).
Devices that are used only to perform sequential file processing will not permit
A. Data to be edited on a real-time basis.
B. The use of a database structure.
C. Batch processing to be initiated from a terminal.
D. Data to be edited in an offline mode.
A. Data to be edited on a real-time basis.
In an online, real-time system, direct (random), not sequential, access to files is required. As each transaction is entered, it is edited (validated). Files can then be immediately updated to reflect that transaction. Sequential file access is typical of (but not required in) batch processing.
A database has three record types: (1) for suppliers, a type that contains a unique supplier number, a supplier name, and a supplier address; (2) for parts, a type that contains a unique part number, a part name, a description, and a location; and (3) for purchases, a type that contains a unique supplier number referencing the supplier number in the supplier record, a part number referencing the part number in the part record, and a quantity. This database has a
A. Hierarchical structure.
B. Single flat-file structure.
C. Network structure.
D. Relational structure.
D. Relational structure.
A relational structure organizes data in conceptual tables. One relation (a table or file) can be joined with (related to) another by the DBMS without pointers or linked lists if each contains one or more of the same fields (also known as columns or attributes). This database has a relational structure because it includes no links that are not contained in the data records themselves.
Which of the following phrases defines the internal rate of return on a project?
A. The number of years it takes to recover the investment.
B. The discount rate at which the net present value of the project equals zero.
C. The weighted-average cost of capital used to finance the project.
D. The discount rate at which the net present value of the project equals one.
B. The discount rate at which the net present value of the project equals zero.
The IRR is the discount rate at which the investment’s NPV equals zero. Accordingly, it is the rate that equates the present value of the expected cash inflows with the present value of the expected cash outflows.
There are many ways that realtime accounts receivable systems differ from batch accounts receivable systems. Which one of the following is not correct?
Realtime Systems = Processing choices are menu-driven
Batch Systems = Processing is interactive
Realtime processing involves processing an input record and receiving the output soon enough to affect a current decision-making process. Such systems are often menu driven, providing the user with prearranged courses of actions. Batch processing, on the other hand, is the accumulation and grouping of transactions for processing on a delayed basis. Batch processing is thus not interactive, that is, the user does not receive immediate feedback from his or her input.
Fact Pattern: The information below is for Casey Corporation.
Casey’s operating income under variable (direct) costing is
A. $2,300
B. $1,800
C. $2,000
D. $600
B. $1,800
Operating income under variable costing equals sales, minus all fixed costs, minus the contribution margin. No fixed costs are inventoried. Variable COGS was $5,500 (1,000 units × $5.50). Variable selling and administrative costs were $500 (1,000 units × $0.50). Total variable costs equaled $6,000, and the contribution margin was $4,000 ($10,000 sales – $6,000). Total fixed costs equaled $2,200 ($1,200 + $1,000). Operating income was $1,800 ($4,000 – $2,200).
A company permits employees to work from home using company-owned laptops. Which of the following competitive advantages does the company most likely obtain as a result of this decision?
A. Availability.
B. Confidentiality.
C. Integrity.
D. Reliability.
A. Availability.
Availability is ensuring that the organization’s information systems are up and running so that employees and customers are able to access the data they need.
Performance of the general manager of the Industrial Product Division is measured using the residual income method. The general manager is reviewing the following forecasted information for the division for next year:
If the imputed interest charge is 15% and the general manager wants to achieve a residual income target of $2,000,000, what will costs (cost of goods sold and other operating expenses) have to be in order to achieve the target?
A. $25,150,000
B. $25,690,000
C. $10,800,000
D. $9,000,000
A. $25,150,000
Residual income is the excess of operating income over a targeted amount equal to an imputed interest charge on invested capital. If a manager has $19,000,000 of invested capital ($17,200,000 of plant and equipment + $1,800,000 of working capital), a 15% imputed interest charge equals $2,850,000. Adding $2,000,000 of residual income to the imputed interest results in a target profit of $4,850,000. This profit can be achieved if costs are $25,150,000 ($30,000,000 revenue – $4,850,000 profit).
A review of the system activity log kept by the operating system would reveal which of the following problems in the processing of the inventory?
A. In recording the transaction an inventory purchase was inadvertently recorded as an inventory usage.
B. The dollar amount of an inventory purchase transaction had two of the digits transposed.
C. An inventory purchase was recorded twice on the transaction file to be used in updating the master file.
D. The inventory master file scheduled to be updated every Friday was updated on Sunday.
D. The inventory master file scheduled to be updated every Friday was updated on Sunday.
The activity log records the time each job is started and finished as well as the resources consumed. Consequently, the delayed update would be detected by a review of the log.
Total quality management (TQM) in a manufacturing environment follows a series of steps in its implementation. Which of the following is the correct order of the steps?
A. Begin with external customer requirements, find suppliers who can satisfy them, and subcontract to those suppliers.
B. Begin with external customer requirements, identify customer-supplier relationships and requirements, and establish requirements for external suppliers.
C. Begin with external suppliers, proceed through the firm and find ways to use available supplies, and convince customers to use the products.
D. Begin with internal competencies, find external customers that need these skills, and establish requirements for external suppliers.
B. Begin with external customer requirements, identify customer-supplier relationships and requirements, and establish requirements for external suppliers.
TQM is customer focused, and requirements flow through the entity from the customers to the supplier.
Which of the following are objectives for performing tests during system development?
A. I and III only.
B. I, II, and IV only.
C. II, III, and IV only.
D. I, II, III, and IV.
D. I, II, III, and IV.
Testing is performed during system development with the intent of identifying errors or other defects. The job of testing is an iterative process as when one error is corrected, it can illuminate other errors or even create new ones. All of the objectives listed are objectives for performing tests during system development.
What approach is used to implement the cybersecurity framework in the context of COBIT 2019?
A. Inclusive approach.
B. Rapid approach.
C. Radical approach.
D. Incremental approach.
D. Incremental approach.
The CSF can be implemented in phases or across the entire organization simultaneously. In the context of COBIT 2019, the CSF is implemented incrementally in seven steps.
Avionics Industrials reported at year end that operating income before taxes for the year equaled $2,400,000. The firm’s weighted-average cost of capital (WACC) is 7.24%. The carrying amount of debt is $1,300,000, and the carrying amount of equity capital is $8,800,000. The income tax rate for Avionics is 30%. What is the economic value added (EVA)?
A. $731,240
B. $1,668,760
C. $1,680,000
D. $948,760
D. $948,760
EVA equals after-tax operating income minus the product of the weighted-average cost of capital (WACC) and the investment base. After-tax operating income equals operating income multiplied by 1 minus the tax rate, or $1,680,000 [$2,400,000 × (1 – .3)]. The investment base is $10,100,000, consisting of $1,300,000 of debt and $8,800,000 of equity. Thus, EVA equals $948,760 [$1,680,000 – ($10,100,000 × 0.0724)].
An accounting system that collects financial and operating data on the basis of the underlying nature and extent of the cost drivers is
A. Activity-based costing.
B. Cycle-time costing.
C. Direct costing.
D. Variable costing.
A. Activity-based costing.
An activity-based costing (ABC) system identifies the causal relationship between the incurrence of cost and the underlying activities that cause those costs. Under an ABC system, costs are applied to products on the basis of resources consumed (drivers).