Archives
978-0134474021 Chapter 1 Solutions Manual Part 1
CHAPTER 1 ACCOUNTING INFORMATION SYSTEMS: AN OVERVIEW SUGGESTED ANSWERS TO DISCUSSION QUESTIONS 1.1 The value of information is the difference between the benefits realized from using that information and the costs of producing it. Would you, or any organization, ever […]
978-0134474021 Chapter 1 Solutions Manual Part 2
11.3 The use of IT at USAA a. Why should USAA collect data on which auto parts are fixed most frequently? What could it do with this data? Companies should gather and store data if the benefits received from the […]
978-0134474021 Chapter 10 Solutions Manual Part 1
CHAPTER 10 PROCESSING INTEGRITY AND AVAILABILITY CONTROLS SPECIAL INTRODUCTION TO EXCEL This chapter includes a number of problems that use Excel’s built-in Data Validation tool to help students better understand processing integrity controls by programming them in a spreadsheet. Some […]
978-0134474021 Chapter 10 Solutions Manual Part 2
10.2 What is the difference between using check digit verification and a validity check to test the accuracy of an account number entered on a transaction record? Check digit verification is designed to detect typographical errors such as transposing two […]
978-0134474021 Chapter 10 Solutions Manual Part 3
Using the data validation tool, a limit check to ensure that hours worked must be less than or equal to 40 can be designed as follows: Alternatively, the following IF statement would enforce the same limit check: =IF(A4<=40,””,”Error: hours worked […]
978-0134474021 Chapter 10 Solutions Manual Part 4
Check that only a single character is used. (field check) Alternatively, the following IF statement also checks this: =IF(LEN(S4)=1,””,”Plane character must contain only one character”) The LEN function returns the length of a text string. In this case, it checks […]
978-0134474021 Chapter 10 Solutions Manual Part 5
10.7 Which control(s) would best mitigate the following threats? a. The hours worked field in a payroll transaction record contained the value 400 instead of 40. As a result, the employee received a paycheck for $6,257.24 instead of $654.32. b. […]
978-0134474021 Chapter 10 Solutions Manual Part 6
10. 10 The ABC Company runs two shifts, from 8:00 AM to Midnight. Backups and system maintenance are performed between midnight and 8:00 AM. For each of the following scenarios, determine whether the company’s current backup procedures enable it to […]
978-0134474021 Chapter 11 Solutions Manual
CHAPTER 11 AUDITING COMPUTER-BASED INFORMATION SYSTEMS SUGGESTED ANSWERS TO DISCUSSION QUESTIONS 11.1 Auditing an AIS effectively requires that an auditor have some knowledge of computers and their accounting applications. However, it may not be feasible for every auditor to be […]
978-0134474021 Chapter 12 Solutions Manual Part 1
Ch. 12: The Revenue Cycle: Sales to Cash Collections CHAPTER 12 THE REVENUE CYCLE: SALES TO CASH COLLECTIONS SUGGESTED ANSWERS TO DISCUSSION QUESTIONS 12.1 Customer relationship management systems hold great promise, but their usefulness is determined by the amount of […]
978-0134474021 Chapter 12 Solutions Manual Part 2
Ch. 12: The Revenue Cycle: Sales to Cash Collections 12.4 EXCEL PROJECT. (Hint: For help on steps b and c, see the article “Dial a Forecast,” by James A. Weisel, in the December 2006 issue of the Journal of Accountancy. […]
978-0134474021 Chapter 12 Solutions Manual Part 3
12.7 O’Brien Corporation is a midsize, privately owned, industrial instrument manufacturer supplying precision equipment to manufacturers in the Midwest. The corporation is 10 years old and uses an integrated ERP system. The administrative offices are located in a downtown building […]
978-0134474021 Chapter 12 Solutions Manual Part 4
Ch. 12: The Revenue Cycle: Sales to Cash Collections 12.10 The Family Support Center is a small charitable organization. It has only four full-time employees: two staff, an accountant, and an office manager. The majority of its funding comes from […]
978-0134474021 Chapter 13 Solutions Manual Part 1
CHAPTER 13 THE EXPENDITURE CYCLE: PURCHASING TO CASH DISBURSEMENTS SUGGESTED ANSWERS TO DISCUSSION QUESTIONS 13.1 In this chapter and in Chapter 12 the controller of AOE played a major role in evaluating and recommending ways to use IT to improve […]
978-0134474021 Chapter 13 Solutions Manual Part 2
Accounting Information Systems 13.4 Match threats in the first column to appropriate control procedures in the second column. More than one control may be applicable. Threat Control Procedure 1. _d,e__ Failing to take available purchase discounts for prompt payment. a. […]
978-0134474021 Chapter 13 Solutions Manual Part 3
Ch 13: The Expenditure Cycle 13.10 Last year the Diamond Manufacturing Company purchased over $10 million worth of office equipment under its “special ordering” system, with individual orders ranging from $5,000 to $30,000. Special orders are for low-volume items that […]
978-0134474021 Chapter 14 Solutions Manual Part 1
CHAPTER 14 THE PRODUCTION CYCLE SUGGESTED ANSWERS TO DISCUSSION QUESTIONS 14.1. When activity-based cost reports indicate that excess capacity exists, management should either find alternative revenue-enhancing uses for that capacity or eliminate it through downsizing. What factors influence management’s decision? […]
978-0134474021 Chapter 14 Solutions Manual Part 2
14.5 The Joseph Brant Manufacturing Company makes athletic footwear. Processing of production orders is as follows: At the end of each week, the production planning department prepares a master production schedule (MPS) that lists which shoe styles and quantities are […]
978-0134474021 Chapter 14 Solutions Manual Part 3
Then, to use Solver:.. 1. Move to the Data tab and then click on ?/arrow symbol in the Solver … …. 2. Then enter the values in the cells in the Solver pop-up window as instructed in the article : […]
978-0134474021 Chapter 14 Solutions Manual Part 4
Double market share limitations for all three products plus the following constraint: sauce case sales cannot exceed 50% of the sum of soup and casserole case sales 14.9 EXCEL PROBLEM Download the spreadsheet for problem 14.9 from the website for […]
978-0134474021 Chapter 15 Solutions Manual Part 1
CHAPTER 15 THE HUMAN RESOURCES MANAGEMENT/PAYROLL CYCLE SUGGESTED ANSWERS TO DISCUSSION QUESTIONS 15.1 Should CPA firms continue to use time sheets for their employees? Why or why not? This should prompt discussion about how to account for employees’ efforts. CPAs […]
978-0134474021 Chapter 15 Solutions Manual Part 2
b. Suggest ways to improve the Kowal Manufacturing Company’s internal controls over hiring and payroll processing. (CPA Examination, adapted) 1. A system of advice forms should be installed so that new hires, terminations, rate 2. Before applicants are hired, their […]
978-0134474021 Chapter 15 Solutions Manual Part 3
f. Follow the instructions to run the “trace precedents” audit tool. Print screen shots that show the results, and save your work. How useful is this tool? What are its limitations, if any? The Trace Precedents tool is found on […]
978-0134474021 Chapter 16 Solutions Manual Part 2
b. Print out a report that shows sales by month for each salesperson. 16-1 ©2018 Pearson Education, Inc. Step1: select the salesperson, order date, and order amount fields in the window in the upper right corner that says “Choose Fields […]
978-0134474021 Chapter 17 Solutions Manual Part 2
g. h. In this scenario, a sale can include multiple inventory items. Also, a single inventory item can be included in multiple sales. For example, Wal-Mart customers can purchase many inventory items such as detergent, tires, and clothing items. These […]
978-0134474021 Chapter 18 Solutions Manual Part 1
CHAPTER 18 IMPLEMENTING AN REA MODEL IN A RELATIONAL DATABASE SUGGESTED ANSWERS TO DISCUSSION QUESTIONS 18.1 How would the process of generating a cash disbursements journal from the REA data model presented in Figure 18-4 and Table 18-1 differ from […]
978-0134474021 Chapter 18 Solutions Manual Part 2
18.9 Refer to Figure 18.4 and Table 18-1 to write the query logic needed to answer the following questions. (Optional: If requested by your instructor, write your queries in SQL or a Query-By-Example graphical interface.) Some answers may require more […]
978-0134474021 Chapter 19 Solutions Manual Part 1
CHAPTER 19 SPECIAL TOPICS IN REA MODELING SUGGESTED ANSWERS TO DISCUSSION QUESTIONS 19.1 Often it takes several sales calls to obtain the first order from a new customer. Why then does Figure 19-1 depict the relationship between the Call on […]
978-0134474021 Chapter 19 Solutions Manual Part 2
REQUIRED a. Draw an REA diagram for the library system. Remember to include cardinalities. a. REA diagram solution. 19-1 ©2018 Pearson Education, Inc. Accounting Information Systems Explanation of cardinalities: 1. One key to the problem is understanding that the Loan […]
978-0134474021 Chapter 19 Solutions Manual Part 3
19.7 At Big Time University (BTU) students are allowed to purchase two basketball tickets for each home game. Each ticket contains the date of the game, and the seat information, such as section, row, and individual seat number. Students pay […]
978-0134474021 Chapter 2 Solutions Manual Part 1
CHAPTER 2 OVERVIEW OF TRANSACTION PROCESSING AND ENTERPRISE RESOURCE PLANNING SYSTEMS SUGGESTED ANSWERS TO DISCUSSION QUESTIONS 2.1 Table 2-1 lists some of the documents used in the revenue, expenditure, and human resources cycle. What kinds of input or output documents […]
978-0134474021 Chapter 2 Solutions Manual Part 2
2.4 Your nursery sells various types and sizes of trees, bedding plants, vegetable plants, and shrubs. It also sells fertilizer and potting soil. Design a coding scheme for your nursery. Grading depends upon the instructor’s judgment about the quality of […]
978-0134474021 Chapter 20 Solutions Manual Part 1
CHAPTER 20 INTRODUCTION TO SYSTEMS DEVELOPMENT; SYSTEMS ANALYSIS SUGGESTED ANSWERS TO DISCUSSION QUESTIONS 20.1 The approach to long-range AIS planning described in this chapter is important for large organizations with extensive investments in computer facilities. Should small organizations with far […]
978-0134474021 Chapter 20 Solutions Manual Part 2
20.4 The controller of Tim’s Travel (TT) is deciding between upgrading the company’s existing computer system or replacing it with a new one. Upgrading the four-year-old system will cost $97,500 and extend its useful life for another seven years. The […]
978-0134474021 Chapter 20 Solutions Manual Part 3
20.8 Recent years have brought an explosive growth in electronic communication. Laptops, netbooks, e-readers, personal digital assistants, sophisticated cell phones, fax machines, e-mail, teleconferencing, office productivity software, and sophisticated management information systems have changed the way information is received, processed, […]
978-0134474021 Chapter 20 Solutions Manual Part 4
20.13 Managers at some companies face an ongoing systems development crisis: IS departments develop systems that businesses cannot or will not use. At the heart of the problem is a “great divide” that separates the world of business and the […]
978-0134474021 Chapter 21 Solutions Manual Part 1
CHAPTER 21 AIS DEVELOPMENT STRATEGIES SUGGESTED ANSWERS TO DISCUSSION QUESTIONS 21.1 What is the accountant’s role in the computer acquisition process? Should the accountant play an active role, or should all the work be left to computer experts? In what […]
978-0134474021 Chapter 21 Solutions Manual Part 2
b. Susan Shelton did not agree with Mark’s weightings and suggested the following changes: Flexibility 60 Reputation and reliability 50 Quality of support utilities 10 Graphics capability 10 When the changes are made, which vendor should Mark recommend? Based on […]
978-0134474021 Chapter 21 Solutions Manual Part 3
d. Suppose the company decides the prototype system is not practical, abandons it, and takes some other approach to solving its information problem. Does that mean prototyping is not a valid systems development approach? Explain your answer. Just because the […]
978-0134474021 Chapter 22 Solutions Manual Part 1
CHAPTER 22 SYSTEMS DESIGN, IMPLEMENTATION, AND OPERATION SUGGESTED ANSWERS TO DISCUSSION QUESTIONS 22.1 Prism Glass is converting to a new information system. To expedite and speed up implementation, the CEO asked your consulting team to postpone establishing standards and controls […]
978-0134474021 Chapter 22 Solutions Manual Part 2
b. Identify and describe three ways Mickie violated internal control principles during the AIS implementation. Most of the control features of the “old” system were retained in the “new” system; Proper backup procedures were not implemented in many areas. This […]
978-0134474021 Chapter 3 Solutions Manual Part 1
CHAPTER 3 SYSTEMS DEVELOPMENT AND DOCUMENTATION TECHNIQUES SUGGESTED ANSWERS TO DISCUSSION QUESTIONS 3.1 Identify the DFD elements in the following narrative: A customer purchases a few items from a local grocery store. Jill, a salesclerk, enters the transaction in the […]
978-0134474021 Chapter 3 Solutions Manual Part 2
3.4 Prepare a BPD that documents Beccan’s business processes. Employee Activities Performed Retail Store Weekly & rush orders Quarterly Purchasing Department Warehouse Receiving Clerk Accounts Payable From vendor Review Count inventory and Finalize & approve system generated PO Send PO […]
978-0134474021 Chapter 3 Solutions Manual Part 3
3.7 b. Prepare a document flowchart to document the cash receipts system at S&S. 3.7 c. Prepare a business process diagram for the cash receipts system at S&S Employee Activities Performed Treasurer From customer Clerk Accounts Receivable Weekly Management: Scott […]
978-0134474021 Chapter 3 Solutions Manual Part 4
3.10 (continued) c. A customer places an online order to purchase merchandise. The order is approved, filled, and sent to the customer with an invoice. Context Level 0 Customer Merchandise 3.10 (continued) d. An inventory request is received by the […]
978-0134474021 Chapter 4 Solutions Manual Part 1
CHAPTER 4 RELATIONAL DATABASES SUGGESTED ANSWERS TO DISCUSSION QUESTIONS 4.1 Contrast the logical and the physical views of data and discuss why separate views are necessary in database applications. Describe which perspective is most useful for each of the following […]
978-0134474021 Chapter 4 Solutions Manual Part 2
Query Query Result… … e. Which salesperson made the largest sale? Make Table Query Query Result… … …. Accounting Information Systems ….. f. How many units of each product were sold? Query 4-2 ©2018 Pearson Education, Inc. Query Query Result […]
978-0134474021 Chapter 4 Solutions Manual Part 3
NOTE: The above query only includes customers that have actually purchased items. There are customers in the database who have not purchased items and consequently were not included in the query results. How much of each item was sold? (Include […]
978-0134474021 Chapter 4 Solutions Manual Part 4
Query Result c. List all of the property appraisers. Query … … Query Result … … List all of the lenders. Query … … … … Query Result Query d. List the lenders that lent more than $100,000. … … […]
978-0134474021 Chapter 5 Solutions Manual Part 1
CHAPTER 5 FRAUD SUGGESTED ANSWERS TO DISCUSSION QUESTIONS 5.1 Do you agree that the most effective way to obtain adequate system security is to rely on the integrity of company employees? Why or why not? Does this seem ironic? What […]
978-0134474021 Chapter 5 Solutions Manual Part 2
5.4 Environmental, institutional, or individual pressures and opportune situations, which are present to some degree in all companies, motivate individuals and companies to engage in fraudulent financial reporting. Fraud prevention and detection require that pressures and opportunities be identified and […]
978-0134474021 Chapter 5 Solutions Manual Part 3
5.1 1. How does Miller fit the profile of the average fraud perpetrator? Like many fraud perpetrators, David Miller was not much different than the general public in terms of education, values, religion, marriage, and psychological makeup. How does he […]
978-0134474021 Chapter 6 Solutions Manual
CHAPTER 6 COMPUTER FRAUD AND ABUSE TECHNIQUES SUGGESTED ANSWERS TO DISCUSSION QUESTIONS 6.1 When U.S. Leasing (USL) computers began acting sluggishly, computer operators were relieved when a software troubleshooter from IBM called. When he offered to correct the problem they […]
978-0134474021 Chapter 7 Solutions Manual Part 1
CHAPTER 7 CONTROL AND ACCOUNTING INFORMATION SYSTEMS SUGGESTED ANSWERS TO DISCUSSION QUESTIONS 7.1 Answer the following questions about the audit of Springer’s Lumber & Supply a. What deficiencies existed in the internal environment at Springer’s? The fiinternal environment” refers to […]
978-0134474021 Chapter 7 Solutions Manual Part 2
7.10 Discuss several ways that ERM processes can be continuously monitored and modified so that deficiencies are reported to management. 1Have a special team or internal auditing perform a formal or a self-assessment ERM 2Supervise effectively, including training and assisting […]
978-0134474021 Chapter 7 Solutions Manual Part 3
7.3 The following description represents the policies and procedures for agent expense reimbursements at Excel Insurance Company. Agents submit a completed expense reimbursement form to their branch manager at the end of each week. The branch manager reviews the expense […]
978-0134474021 Chapter 7 Solutions Manual Part 4
7.8 Tralor Corporation manufactures and sells several different lines of small electric components. Its internal audit department completed an audit of its expenditure processes. Part of the audit involved a review of the internal accounting controls for payables, including the […]
978-0134474021 Chapter 7 Solutions Manual Part 5
a Control strengths in Spring Water’s sales/cash receipts b Type of control activity c Problems avoided/Risks mitigated by the controls 2 Transactions are sequentially numbered by the cash register. Design and use of documents and records. -Minimizes employee error and […]
978-0134474021 Chapter 8 Solutions Manual Part 1
CHAPTER 8 CONTROLS FOR INFORMATION SECURITY SUGGESTED ANSWERS TO DISCUSSION QUESTIONS 8.1 Explain why an organization would want to use all of the following information security controls: firewalls, intrusion prevention systems, intrusion detection systems, and a CIRT. Using this combination […]
978-0134474021 Chapter 8 Solutions Manual Part 2
Solution: Part a: Best case for P (25 minutes): Average case for P (20 minutes) Worst case for P (15 minutes) D=5 D=8 D=10 D=5 D=8 D=10 D=5 D=8 D=10 R=6 Good Good Good R=6 Good Good Good R=6 Good […]
978-0134474021 Chapter 9 Solutions Manual Part 1
CHAPTER 9 CONFIDENTIALITY AND PRIVACY CONTROLS SUGGESTED ANSWERS TO DISCUSSION QUESTIONS 9.1 From the viewpoint of the customer, what are the advantages and disadvantages to the opt-in versus the opt-out approaches to collecting personal information? From the viewpoint of the […]
978-0134474021 Chapter 9 Solutions Manual Part 2
Then uncheck the box next to “Locked” as shown below, because these are going to be the only cells we do not protect in the next step. Now, under the Format drop-down menu, select “Protect Sheet” and then a) enter […]
978-0134474021 Chapter 9 Solutions Manual Part 3
Ch. 9: Confidentiality and Privacy Controls 9.10 Certificate authorities are an important part of a public key infrastructure (PKI). Research at least two certificate authorities and write a report that explains the different types of digital certificates that they offer. […]
AC 25088
________ is a plan that specifies how to resume not only IT operations but all business processes in the event of a major calamity. A) Disaster recovery plan B) Business continuity plan C) Real-time monitoring plan D) Business contingency plan […]
AC 33502
A REA diagram can be used to verify whether job functions are properly segregated. The EOQ approach to managing inventory has been gaining popularity in recent years. FALSE A credit sale should always be denied if it exceeds the customer’s […]
AC 41638
Identify the item below that would be classified as an event by the REA data model. A) An IOU from a customer. B) The customer. C) A customer sale. D) A loan from a vendor. Grizzly Delivery calculates the cost […]
AC 41908
Tools called ________ can be used to identify unused and, therefore, unnecessary programs that represent potential security threats. A) router scanners B) vulnerabilities scanners C) deep inspection scanners D) TCP scanners What role does the information systems steering committee play […]
AC 46012
Use the chart below to answer the following questions regarding flow chart symbols. Which symbol would be used in a flowchart to represent a computer process? A) #1 B) #2 C) #5 D) #3 Perimeter defense is an example of […]
AC 47116
Perhaps the most striking fact about natural disasters in relation to AIS controls is that A) many companies in one location can be seriously affected at one time by a disaster. B) losses are absolutely unpreventable. C) there are a […]
AC 59274
A ________ control ensures that the correct and most current files are being updated. A) cross-footing balance test B) data matching C) file labels D) write-protect mechanism Who is responsible for ensuring that the new system will meet the needs […]
AC 74832
If recent trends in end-user computing (EUC) persist, EUC will represent ________ of all information processing by the end of 2020. A) 15% – 24% B) 20% – 49% C) 50% – 74% D) 75% or more The transaction cycle […]
AC 78632
Identify the first step in protecting the confidentiality of intellectual property below. A) Identifying who has access to the intellectual property. B) Identifying the means necessary to protect the intellectual property. C) Identifying the weaknesses surrounding the creation of the […]
ACC 27403
Which of the following is not one way CAATS could be used? A) To merge files. B) To test files for specific risks. C) To process electronic transactions. D) To query data files to retrieve records meeting specified criteria. Which […]
Acc 45097
The expenses associated with disposal of defective products are ________ costs. A) prevention B) inspection C) internal failure D) external failure Identify the statement below which is true. A) Cloud computing is a control technique for system availability. B) Cloud […]
ACC 45990
________ are incurred to ensure that products are created without defects the first time. A) External failure costs B) Inspection costs C) Internal failure costs D) Prevention costs Combining REA diagrams for individual transaction cycles into a single, enterprise-wide model […]
Acc 53523
Data about all of the following facets of a business activity are most likely to be recorded in a master file except the A) business activity. B) resources affected by the business activity. C) people who participate in the business […]
Acc 55259
E-R diagrams can be used to represent the contents of any kind of database. SOX suggested the fraud hotline as a mechanism for employees to report fraud and abuse. FALSE An accounting information system requires at least one computer. FALSE […]
Acc 58009
A clerk at a grocery store scanned the bar code for a low cost bag of frozen chicken wings then gave his friend an expensive brand-name bag of frozen chicken wings. Which of the following controls would best prevent the […]
Acc 59177
Each event in an REA model will in most cases have at least one ________ agent and one ________ agent involved with the event. A) internal; resource B) external; entity C) internal; employee D) internal; external Which of the following […]
Acc 63030
Identify the party below that is not external to the firm. A) customer B) vendor C) government agencies D) CEO The relationship between the Acquire Services and Disburse Cash events is modeled as ________ to reflect the common situation in […]
ACC 66095
4 ) Understand and create an REA diagram for the HR/payroll cycle. Ans: not provided 2 ) Extend REA diagrams to include information about employee roles, M:N agentevent relationships, locations, and relationships between resources and agents. Ans: not provided 2 […]
ACC 69296
According to the ERM model, ________ help the company address all applicable laws and regulations. A) compliance objectives B) operations objectives C) reporting objectives D) strategic objectives The Trust Services Framework reliability principle that states that users must be able […]
Acc 69945
The best example of an effective payroll transaction file record count would most likely be A) sum of net pay. B) total number of employees. C) sum of FICA. D) total of employees’ social security numbers. Lebanese looping is A) […]
Acc 71192
A company uses the method for tracking accounts receivable where customers pay according to individual sales invoices. This describes the ________ method. A) monthly statement B) open-invoice C) balance forward D) cycle billing Helge Autoparts sells new and refurbished auto […]
ACC 76850
Lauren wants to open a floral shop in a downtown business district. She doesn’t have funds enough to purchase inventory and pay six months’ rent up front. Lauren approaches a good friend, Jamie, to discuss the possibility of Jamie investing […]
Accounting 38452
How many tables are needed to implement an REA data model that has three distinct entities, two M:N relationships and two 1:N relationships in a relational database? A) 5 B) 7 C) 8 D) 10 Which table is most likely […]
Accounting 42433
The steps that criminals take to trick an unsuspecting employee into granting them access is called A) scanning and mapping the target. B) social engineering. C) research. D) reconnaissance. What control should be put in place that assigns responsibility for […]
Accounting 49183
Product code WSH500D08 is an example of A) sequence codes. B) block codes. C) group codes. D) mnemonic codes. Identify the system below that is likely to be most appropriate for end-user development. A) An accounts receivable system. B) A […]
Accounting 87205
An accounts receivable aging report is useful for doing everything except A) estimating bad debts. B) estimating future sales. C) projecting the timing of future cash flows. D) deciding whether to increase a specific customer’s credit limit. Which symbol would […]
ACCT 24612
A back door into a system that bypasses normal system controls is called a A) virus. B) logic bomb. C) trap door. D) data diddle. Use the chart below to answer the following questions regarding flow chart symbols. Which symbol […]
Acct 28268
Which of the following is not an example of how an AIS adds value to an organization? A) Patient information at a hospital are encrypted and made only available on the hospital’s network to the patient with an access code. […]
ACCT 32119
Regularly reviewing an accounts receivable aging report can help management do what? A) identify customers who have not purchased anything lately B) determine whether changes are needed in the firm’s credit policies C) improve the speed which customers make payments […]
ACCT 38570
What control would best mitigate the threat of paying an invoice twice? A) never authorizing payment of a photocopy of an invoice B) double-checking mathematical accuracy of invoices C) approval of purchase orders D) maintaining adequate perpetual inventory records In […]
Acct 40681
A(n) ________ system posts an approved invoice to the vendor account and stores it in an open invoice file until payment is made by check. A) nonvoucher B) voucher C) cycle D) evaluated receipt settlement Which of the following is […]
ACCT 67087
Identify the type of information below that is least likely to be considered confidential by an organization. A) Audited financial statements. B) Legal documents. C) Top executives’ salaries. D) New product development plans. Moneka Jones is the CIO for Noela […]
ACCT 77154
The project committee for ALDI corporation is attempting to evaluate design alternatives proposed for a new, organization-wide accounting information system. However, there is a great deal of debate regarding whether the system should be standardized on using tapes, disks, hard […]
ACCT 81660
Merlin Frodo has been doing custom piercings and tattoos for over thirty years. His home and place of business is a garage in the harbor district of Seattle, Washington. He keeps meticulous records of every job he has ever completed. […]
ACCT 89059
The principle of selecting and developing controls that might help mitigate risks to an acceptable level belongs to which of the COSO’s Internal Control Model’s component? A) Control environment. B) Risk assessment. C) Control activities. D) Information and communication. How […]
ACCT 89208
Which of the statements below is false with regards to the tables for M:N relationships? A) Non-key attributes may be included. B) Multiple attribute primary keys are used. C) Single attribute primary keys may be used. D) Concatenated keys are […]
Acct 94561
Information that does not omit important aspects of the underlying events or activities that it measures is A) complete. B) accessible. C) relevant. D) timely. Data masking is also referred to as A) encryption. B) tokenization. C) captcha. D) cookies. […]
ACT 14350
Sam Jones has been the controller of Downtown Tires for 25 years. Ownership of the firm recently changed hands and the new owners are conducting an audit of the financial records. The audit has been unable to reproduce financial reports […]
ACT 25769
Probably the most important change management control is A) monitoring user rights and privileges during the change process. B) testing all changes thoroughly prior to implementation on a stand-alone computer. C) updating all documentation to reflect changes made to the […]
ACT 35260
All of the following controls for online entry of a sales order would be useful except A) check digit verification on the dollar amount of the order. B) validity check on the inventory item numbers. C) field check on the […]
ACT 59373
The primary objective of accounting is to A) implement strong internal controls. B) provide useful information to decision makers. C) prepare financial statements. D) ensure the profitability of an organization. A workforce inventory report A) is filed each quarter to […]
ACT 78702
A control procedure designed so that the employee that records cash received from customers does not also have access to the cash itself is an example of a(n) A) preventive control. B) detective control. C) corrective control. D) authorization control. […]
ACT 89794
Loreen Tina is the chief lawyer for Tamara Incorporated. The CEO of Tamara Incorporated asks Loreen whether the company should periodically delete all company e-mail. If Loreen is well-versed in AIS best practices, she would mostly likely respond, A) Yes, […]
MET MG 42728
In a data flow diagram of the customer payment process, “Customer payment” will appear above or in A) a square. B) a circle. C) two horizontal lines. D) an arrow. Multi-factor authentication A) involves the use of two or more […]
MET MG 54363
Using the database depicted above, in the Sales table, “Customer #” is best described as A) an attribute. B) a primary key. C) a foreign key. D) A, B, and C Identify one way “rainbow tables” are often used. A) […]
MET MG 60373
A query that extracts, for a given time period, the total amount of all sales events for which there is no corresponding receive cash event will yield A) a cash account ledger. B) a credit sales journal. C) an accounts […]
MET MG 75515
The audit committee of the board of directors A) is usually chaired by the CFO. B) conducts testing of controls on behalf of the external auditors. C) provides a check and balance on management. D) does all of the above. […]
MET MG 83385
Budgets used for internal planning purposes and performance evaluation should be developed on the basis of A) responsibility accounting. B) generally accepted accounting principles. C) financial accounting standards. D) managerial accounting standards. Which of the following is not a factor […]
MET MG 83582
An integrated REA diagram merges multiple copies of some entities in order to A) minimize the repetition of agent entities. B) maximize the legibility of the diagram by avoiding the need to have relationship lines cross one another. C) keep […]
SMG AC 14649
A special purpose hardware device or software running on a general purpose computer, which filters information that is allowed to enter and leave the organization’s information system, is known as a(n) A) demilitarized zone. B) intrusion detection system. C) intrusion […]
SMG AC 25931
________ are associated with testing to ensure that products meet quality standards. A) External failure costs B) Inspection costs C) Internal failure costs D) Prevention costs Labor productivity is measured by the quantity produced divided by the labor time required […]
SMG AC 29045
When canned software is used for systems acquisition, the physical design phase of the systems development life cycle (SDLC) A) does not involve designing and coding, although modifications may still need to be made. B) is combined with the conceptual […]
SMG AC 35645
In which entity would an item’s actual cost information most likely be maintained? A) Inventory entity. B) Order_Inventory entity. C) Inventory-Order_Inventory entity. D) Cost entity. Firms should consider preparing a software prototype if the application A) will be used for […]
SMG AC 40502
Which of the following diagrams represents a situation where items rented by a customer must be returned intact, and several rented items could be returned at the same time? A) B) C) D) Which of the following control design considerations […]
SMG AC 41079
The project development committee for Photomat Incorporated is discussing output design alternatives for a new, organization-wide accounting information system. There is a heated debate among the team regarding which departments should be given the quarterly sales report. Mark prefers that […]
SMG AC 48954
When printed on paper, data output is referred to as A) reports. B) hard copy. C) soft copy. D) financials. For replacement of inventories and assets destroyed by fire or other disasters, an organization needs A) stand-by facilities. B) adequate […]
SMG AC 55876
Employees and Training entities is ________ , because a given employee will, over time, attend numerous training courses and, conversely, several employees may attend the same specific training class. A) 1:1 B) 1:N C) M:N D) 1:M Picking ticket number […]
SMG AC 71013
Falk Noam is the internal auditor for Matan Incorporated. Before investigating the HRM / payroll cycle at Matan, Falk decided to read up on the proper segregation of duties regarding payroll disbursement processes. For strongest segregation of duties, the ________ […]