ImageVerifierCode 换一换
格式:DOCX , 页数:20 ,大小:357.67KB ,
资源ID:2590618      下载积分:3 金币
快捷下载
登录下载
邮箱/手机:
温馨提示:
快捷下载时,用户名和密码都是您填写的邮箱或者手机号,方便查询和重复下载(系统自动生成)。 如填写123,账号就是123,密码也是123。
特别说明:
请自助下载,系统不会自动发送文件的哦; 如果您已付费,想二次下载,请登录后访问:我的下载记录
支付方式: 支付宝    微信支付   
验证码:   换一换

加入VIP,免费下载
 

温馨提示:由于个人手机设置不同,如果发现不能下载,请复制以下地址【https://www.bingdoc.com/d-2590618.html】到电脑端继续下载(重复下载不扣费)。

已注册用户请登录:
账号:
密码:
验证码:   换一换
  忘记密码?
三方登录: 微信登录   QQ登录  

下载须知

1: 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。
2: 试题试卷类文档,如果标题没有明确说明有答案则都视为没有答案,请知晓。
3: 文件的所有权益归上传用户所有。
4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
5. 本站仅提供交流平台,并不能对任何下载内容负责。
6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。

版权提示 | 免责声明

本文(accounting information systems.docx)为本站会员(b****2)主动上传,冰点文库仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。 若此文所含内容侵犯了您的版权或隐私,请立即通知冰点文库(发送邮件至service@bingdoc.com或直接QQ联系客服),我们立即给予删除!

accounting information systems.docx

1、accounting information systemsSOLUTIONS FOR CHAPTER 4Discussion QuestionsDQ4-1 Data flow diagrams and flowcharts provide redundant pictures of an information system. We dont need both. Discuss.ANS. Logical data flow diagrams (DFDs) present only the logical elements of an information system. By exclu

2、ding the physical elements, the logical DFD allows us to concentrate on what a system is doing without being distracted by how the functions are being performed and by whom. Physical DFDs present the physical elements of an information system. They concentrate on who is acting on the data flowing th

3、rough the system. Physical DFDs allow us to concentrate on the entities involved in processing information. We can also see how much “work” is done by an entity by observing the flows into and out of an entity and whether those flows change names, an indication that they have been transformed within

4、 the entity. Finally, a flowchart presents the logical and the physical details of a systems functions. It shows the details of how a process is accomplished and also shows the organizational unit that performs the process. As we will see in Chapter 9, these details are necessary to permit evaluatio

5、n of a systems controls. Also, systems flowcharts describe exception and error routines, which DFDs do not. DFDs concentrate on usual and recurring events.In conclusion, it is only with all of these diagrams that we can get a complete picture of a process. As noted above, however, each diagram has i

6、t function and, depending on our purpose, all may not be needed.DQ4-2 It is easier to learn to prepare data flow diagrams, which use only a few symbols, than it is to learn to prepare flowcharts, which use a number of different symbols. Discuss.ANS. Compare the DFD symbols in Figure 4.1 to the flowc

7、harting symbols in Figure 4.6 and you probably conclude that it is quite easy to learn the DFD symbols. Also, examine Figure 4.7 and see that there are several standard routines used in flowcharts. Also, we believe that constructing DFDs presents fewer problems in determining layout and placement of

8、 symbols. We conclude, therefore, that DFDs are easier to construct than are flowcharts. You might have a different opinion.DQ4-3 Describe the who, what, where, and how of the following scenario. A customer gives his purchase to a sales clerk, who enters the sale in a cash register and puts the mone

9、y in the register drawer. At the end of the day, the sales clerk gives the cash and the register tape to the cashier.ANS. Who = The sales clerk performs the data processing activities. The customer and the cashier are entities in the relevant environment. What = (1) Give purchase to sales clerk(2) E

10、nter sale in register (if it is an electronic register, data stores could be updated) (3) Put money in drawer(4) Give cash and register tape to cashier. Where = Store. How = A manual process is performed by the sales clerk using a cash register.DQ4-4 Why are there many correct logical DFD solutions?

11、 Why is there only one correct physical DFD solution?ANS. For each sensible grouping of logical activities, there is a correct logical DFD. And, since there are often many sensible groupings, there are multiple correct solutions. However, there is only one correct physical DFD for each system, becau

12、se these diagrams are constructed directly from a description of the system. There is a one-to-0ne correspondence between entities and bubbles, leaving little or no room for interpretation.DQ4-5 Explain why a flow from a higher- to a lower-numbered bubble on a logical DFD is a physical manifestation

13、 of the system. Give an example.ANS. If we feel that we must send a data flow from one bubble on a logical DFD to a bubble on that diagram with a lower number, then we must have a picture in our mind of that lower-numbered bubble as a person, place, or thing rather than a logical activity. If you ha

14、ve such a picture, your diagram will represent a physical description of the system, regardless of the labels that we might assign to the flows and to the bubbles. Lets use Figure 4.11 for an example. If in that DFD we sent the data flow Cash receipts total to bubble number 2.0, we would have a phys

15、ical data flow. Perhaps we included such a flow because we picture bubble 2.0 as a place rather than as a function. That would be a mistake in constructing a logical DFD.DQ4-6 Compare and contrast the purpose of and techniques used in drawing physical DFDs and logical DFDs.ANS. We draw physical DFDs

16、 to depict a systems entitiesboth internal and externaland to characterize the communications between those entities. We draw logical DFDs to describe the functionsor information processing activitiesperformed by the system. We use the same symbols for drawing logical and physical DFDs. However, the

17、 way we use those symbols differs. In a physical DFD, the bubbles are labeled with the names of entities, while in a logical DFD, the labels describe the functions being performed. In a physical DFD the labels on the data flows and on the data stores are actual specific names that describe the metho

18、d used for communicating and for storing the data, while in a logical DFD, those labels are generic descriptions or names that describe the data.DQ4-7 If we document a system with a system flowchart and data flow diagrams, we have over-documented the system. Discuss.ANS. We dont agree with this stat

19、ement. Each tool documents a different aspect of a system and is used for a different purpose A systems flowchart depicts a systems information and operations activities and superimposes those activities onto the organizations structure. We use the flowchart to understand the systems activitiesboth

20、information and operationsand to analyze the systems controls. Data flow diagrams concentrate on the data, the entities that act on the data, and the information systems functions being performed by a system. We use the DFDs to analyze each of these elements of a system. Also, we use the logical DFD

21、 extensively in the development of new systems.DQ4-8 Preparing a table of entities and activities as the first step in documenting systems seems to be unnecessary and unduly cumbersome. It would be a lot easier to bypass this step and get right to the necessary business of actually drawing the diagr

22、ams. Do you agree? Discuss fully.ANS. We dont agree. With practice, preparation of a table of entities and activities is not difficult. Also, we find that we prefer to prepare this table before drawing any diagrams because the table helps us to lay out the diagrams and to avoid mistakes and minimize

23、 the need for redrawing.DQ4-9 In terms of the sequence used in documenting systems, it would be easier to prepare a systems flowchart before we prepare data flow diagrams. Do you agree? Discuss fully.ANS. We dont agree. Those of you familiar with flowchartsand not familiar with DFDsmight prefer to s

24、tart with a flowchart. However, our experience is that a flowchart is the most difficult of the diagrams to draw because: the flowchart uses many more symbols than the other diagrams, must be carefully laid out, and may require complicated on- and off-page connectors. After completing the table of e

25、ntities and activities and the DFDs, we have found that completing a systems flowchart is relatively uncomplicated.DQ4-10 Since there are computer-based documentation products that can draw data flow diagrams and systems flowcharts, learning to draw them manually is a waste of time. Do you agree? Di

26、scuss fully.ANS. We disagree, partly. We have used computer-based documentation packages and believe that you must know something about drawing DFDs and flowcharts before you can use such packages effectively. However, you might develop your documenting skills by using such a package rather than by

27、practicing manual diagram preparation. The faculty in our English department believes that students can be better writers, if they learn to write using a word-processing package. Perhaps students would prepare better documentation if they were to learn to prepare DFDs and flowcharts while using a do

28、cumentation package.ProblemsNOTE TO INSTRUCTORS: Additional problems can be created from the diagrams and solutions for Problems 4-1 through 4-3. First, you could provide the students with the narrative and a partially completed diagram requiring that the students fill in the missing parts of the di

29、agram. Or, you could provide the diagram and a partially completed narrative and require that the students fill in the blanks in the narrative.P4-1 ANS. At the Companys sales office, sales representatives answer customer calls and enter customer orders into the computer. The computer accesses the In

30、ventory master data (on disk) to determine the availability and prices for the items requested. Also, the computer accesses the Customer master data (on disk) to determine the customers credit limit and compares that limit to the balance outstanding on the Accounts receivable master data (on disk) a

31、nd to the amount of the order. Next, the computer updates the inventory master data and notifies the clerk that the order has been accepted. The clerk notifies the customer by phone. Also, the computer prints a two-part picking ticket on a printer located in the warehouse. In the warehouse, clerks a

32、nnotate the picking ticket (we assume that it is annotated with the quantities picked), file copy 2 in the warehouse and send copy 1 to shipping (we assume that it is sent along with the goods). In shipping, clerks prepare a two-part packing slip, file copy 2 with the annotated picking ticket and give copy 1 to the carrier (we assume that the packing slip is attached to the goods).P4-2 ANS. Potential customers contact this company with a request for services. A contract is prepared and filed in the Contract file

copyright@ 2008-2023 冰点文库 网站版权所有

经营许可证编号:鄂ICP备19020893号-2