Presentation is loading. Please wait.

Presentation is loading. Please wait.

Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved Whitten Bentley DittmanSYSTEMS ANALYSIS AND DESIGN METHODS5th Edition.

Similar presentations


Presentation on theme: "Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved Whitten Bentley DittmanSYSTEMS ANALYSIS AND DESIGN METHODS5th Edition."— Presentation transcript:

1 Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved Whitten Bentley DittmanSYSTEMS ANALYSIS AND DESIGN METHODS5th Edition 13 C H A P T E R OUTPUT DESIGN AND PROTOTYPING

2 Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved Whitten Bentley DittmanSYSTEMS ANALYSIS AND DESIGN METHODS5th Edition Chapter Thirteen Output Design & Prototyping Differentiate between detailed, summary, and exception reports. Identify several output implementation methods. Distinguish among area, bar, column, pie, line, radar, donut, and scatter charts and their uses. Describe several general principles that are important to output design. Design and prototype computer outputs.

3 Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved Whitten Bentley DittmanSYSTEMS ANALYSIS AND DESIGN METHODS5th Edition Output Design – Concepts and Guidelines Outputs: the most visible component of a working information system. –basis for final assessment of the system’s value. Need here to decide on how to physically design the outputs. Many different kinds and methods of delivery –printer, screen, email, hyperlinks, microfiche, multimedia, point-of-sale terminals, etc. (See book) Will look at output distribution and audience and the implementation methods of outputs.

4 Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved Whitten Bentley DittmanSYSTEMS ANALYSIS AND DESIGN METHODS5th Edition Internal Outputs Internal outputs are intended for the internal system owners and system users within an organization. –Detailed reports present information with little or no filtering. e.g. detailed listing of inventory items; sales by salesperson… –Summary reports categorize information for managers who do not want to wade through details. Increasingly presented inn graphical formats using charts. Sales ‘by department’ ‘by store.’ –Exception reports filter detailed information before presenting it. Error reports; items not meeting the norms… delinquent accounts.

5 Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved Whitten Bentley DittmanSYSTEMS ANALYSIS AND DESIGN METHODS5th Edition Detailed Report

6 Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved Whitten Bentley DittmanSYSTEMS ANALYSIS AND DESIGN METHODS5th Edition Summary Report

7 Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved Whitten Bentley DittmanSYSTEMS ANALYSIS AND DESIGN METHODS5th Edition Exception Report

8 Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved Whitten Bentley DittmanSYSTEMS ANALYSIS AND DESIGN METHODS5th Edition External Outputs External outputs leave an organization. –Intended for customers, suppliers, partners, or regulatory agencies. e.g., invoices, paychecks, course schedules, airline tickets… –Turnaround documents are external outputs that eventually re-enter the system as inputs Most “bills” and invoices include a stub to be returned by the customer with payment.

9 Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved Whitten Bentley DittmanSYSTEMS ANALYSIS AND DESIGN METHODS5th Edition External Document

10 Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved Whitten Bentley DittmanSYSTEMS ANALYSIS AND DESIGN METHODS5th Edition Turnaround Document

11 Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved Whitten Bentley DittmanSYSTEMS ANALYSIS AND DESIGN METHODS5th Edition Output Implementation Methods Printed output –Tabular output presents information in columns. Most programs produce these. Detailed, Summary, and Exception Reports. –Zoned output places text and numbers into designated “areas” Contains areas for customer and/or order data. –Cheapest and most common medium of output pre-printed forms; common stock. Screen output –Graphic output is the use of pictorial charts to convey information in ways that demonstrate trends and relationships that cannot be easily seen in tabular formats. Point-of-sale terminals –Classic example: the ATM; Walmart, Home Depot with bar codes –All these outputs must be designed.

12 Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved Whitten Bentley DittmanSYSTEMS ANALYSIS AND DESIGN METHODS5th Edition Output Implementation Methods Multimedia –Formats – other than traditional numbers, codes, words. –Usually includes sounds, pictures, and animation –Usually a contemporary extension to the screen. –Not dependent on screen display technology. E-mail –Usually get e-mail confirmations on orders. –Registrations and confirmations; hotels; airfares. Hyperlinks –Most outputs are web-enabled (allows embedded links) –Most companies have invested in web-based internal report systems that consolidate weeks, months, and years of traditional internal reports into an organized database from which reports can be recalled and displayed or printed. –Much existing information reformatted for browsers. Microfilm –Or microfiche – can store hundreds of pages of documents on a single microfilm sheet.

13 Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved Whitten Bentley DittmanSYSTEMS ANALYSIS AND DESIGN METHODS5th Edition Chart Types Sample Line Chart Area Chart Bar Chart Column Chart for summarizing and showing the change in data over Selection Criteria Line charts show one or more series of data over a period of time. They are useful for summarizing and showing data at regular intervals. Each line represents one series or category of data. Area charts are similar to line charts except that the focus is on the area under the line. That area is useful time. Each line represents one series or category of data. Bar charts are useful for comparing series or categories of data. Each bar represents one series or category of data. Column charts are similar to bar charts except that the bars are vertical. Also, a series of column charts may be used to compare the same categories at different times or time intervals. Each bar represents one series or category of data.

14 Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved Whitten Bentley DittmanSYSTEMS ANALYSIS AND DESIGN METHODS5th Edition Chart Types (concluded) Sample Selection Criteria Pie Chart Donut Chart Radar Chart Scatter Chart represented by data points using either different colors can show multiple series or categories of data, each as Pie charts show the relationship of parts to a whole. They are useful for summarizing percentages of a whole within a single series of data. Each slice represents one item in that series of data. Donut charts are similar to pie charts except that they its own concentric ring. Within each ring, a slice of that ring represents one item in that series of data. Radar charts are useful for comparing different aspects of more than one series or category of data. Each data series is represented as a geometric shape around a central point. Multiple seriesare overlaid so that can be compared. Scatter charts are useful for showing the relationship between two or more series or categories of data measured at uneven intervals of time. Each series is or bullets.

15 Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved Whitten Bentley DittmanSYSTEMS ANALYSIS AND DESIGN METHODS5th Edition How to Design and Prototype Outputs Former primary tool for output design: –printer spacing chart and display layout charts. –Not used too much today – if prototyping tools are available. –Excel and Lotus 1-2-3 can be used to printed output forms very easily (Cobol class??) –Nowadays, these spreadsheets can be used to format outputs that include graphics, as well.

16 Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved Whitten Bentley DittmanSYSTEMS ANALYSIS AND DESIGN METHODS5th Edition Printer Spacing Chart

17 Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved Whitten Bentley DittmanSYSTEMS ANALYSIS AND DESIGN METHODS5th Edition Output Design Probably best modern tool for prototyping outputs is the PC database application development environment. Access – not powerful enough for most enterprise level databases, but great for prototyping outputs. –Creates rapid development tools to construct a single user or few-user database system w/test data. –Can use data for prototyping outputs (populating fields) –Can use Access’s report facility to create report layouts and get output designs and test them with users. Can also do with System Architect Significantly accelerates output design process. More robust tools exist (Seagate’s Crystal Reports…)

18 Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved Whitten Bentley DittmanSYSTEMS ANALYSIS AND DESIGN METHODS5th Edition CASE Tool for Output Design

19 Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved Whitten Bentley DittmanSYSTEMS ANALYSIS AND DESIGN METHODS5th Edition Report Writer Tool

20 Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved Whitten Bentley DittmanSYSTEMS ANALYSIS AND DESIGN METHODS5th Edition Report Writer Tool (continued)

21 Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved Whitten Bentley DittmanSYSTEMS ANALYSIS AND DESIGN METHODS5th Edition Output Design Guidelines Outputs should be simple to read and interpret. –Every output must have a title. –Every output should time and date stamped. –Reports and screens should include headings. –Fields and columns should be clearly labeled. –Reports should include legends for all abbreviations. –Use information hiding to expand and contract information. –Information should never have to be manually edited. –Information should be balanced across the page or screen. –Provide for easy navigation within information. –Avoid computer jargon and most error messages. The timing of outputs is important. The distribution of (or access to) outputs must be sufficient to assist all relevant users. Outputs must be acceptable to the system users who will receive them.

22 Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved Whitten Bentley DittmanSYSTEMS ANALYSIS AND DESIGN METHODS5th Edition Output Design Process 1.Identify system outputs and review logical requirements. 2.Specify physical output requirements. 3.As necessary, design any preprinted forms. 4.Design, validate and test outputs using some combination of: 1.Layout tools (e.g., hand sketches, spacing charts, or CASE tools. 2.Prototyping tools (e.g., spreadsheet, PC DBMS, 4GL) 3.Code generating tools (e.g., report writer)

23 Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved Whitten Bentley DittmanSYSTEMS ANALYSIS AND DESIGN METHODS5th Edition A Logical Data Structure for Output Requirements INVOICE = INVOICE NUMBER +INVOICE DATE +CUSTOMER NUMBER +CUSTOMER NAME +CUSTOMER BILLING ADDRESS = ADDRESS > +1 {SERVICE DATE + SERVICE PROVIDED + SERVICE CHARGE } n +PREVIOUS BALANCE DUE +PAYMENTS RECEIVED +TOTAL NEW SERVICE CHARGES +INTEREST CHARGES +NEW BALANCE DUE +MINIMUM PAYMENT DUE +PAYMENT DUE DATE +( DEFAULT CREDIT CARD NUMBER ) +( [ CREDIT MESSAGE, PAYMENT MESSAGE ] ) ADDRESS=( POST OFFICE BOX NUMBER ) +STREET ADDRESS +CITY +STATE +POSTAL ZONE Red and blue symbols are relational operators; that is, they specify the relationship between attributes to be included on the output in terms of sequence + selection [ data attributes] iteration min {data attr} max optionality (data attributes) Many CASE tools support this logical notation.

24 Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved Whitten Bentley DittmanSYSTEMS ANALYSIS AND DESIGN METHODS5th Edition Tabular Report Design Principles

25 Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved Whitten Bentley DittmanSYSTEMS ANALYSIS AND DESIGN METHODS5th Edition Tabular Report Design Principles

26 Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved Whitten Bentley DittmanSYSTEMS ANALYSIS AND DESIGN METHODS5th Edition Tabular Report Design Principles (concluded)

27 Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved Whitten Bentley DittmanSYSTEMS ANALYSIS AND DESIGN METHODS5th Edition Screen Output Design Principles community. For instance, if some users will have only a 640 x 480 pixel resolution display, don’t a disadvantage if important information such as column headings scrolls off the screen. If Screen Design Consideration Design Guidelines Size Different displays support different resolutions. The designer should consider the “lowest Common denominator.” The default window size should be less than or equal to the worst resolution display in the user design windows to open at an 800 x 600 pixel resolution. Scrolling On-line outputs have the advantage of not being limited by the physical page. This can also be possible, freeze important headings at the top of a screen. Navigation Users should always have a sense of where they are in a network of online screens. Given that,- users also require the ability to navigate between screens. WINDOWS: Outputs appear in windows called forms. A form may display one record or many. The scroll bar should indicate where you are in the report. Buttons are frequently provided to move forward and backward through records in the report, and to exit The report. INTERNET: Outputs appear in windows called pages. A page may display one record or many. Buttons or hyperlinks may be used to navigate through records. Custom search engines can also be used to navigate to specific locations within a report. Partitioning WINDOWS: Zones are forms within forms. Each form is independent of the other but can be related. The zones can be independently scrollable. The Microsoft Outlook bar is one example. Zones can be used for legends or control breaks that take the user to different sections within a report. INTERNET: Frames are pages within pages. Users can scroll independently within pages. Frames can enhance reports in many ways. They can be used for a legend, table of contents, or summary information.

28 Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved Whitten Bentley DittmanSYSTEMS ANALYSIS AND DESIGN METHODS5th Edition Screen Output Design Principles (concluded) Screen Design Consideration Design Guidelines Information Hiding On-line applications such as those that run under Windows or within an Internet browser offer capabilities to hide information until it is either needed or becomes important. Examples of such information hiding include:  Drill-down controls that show minimal information and provide readers with simple ways to expand or contract the level of detail displayed. o In Windows outputs the use of a small plus- or minus-sign in a small box to the left of a data record offers the option of expanding or contracting the record into more or less detail. All of this expansion and contraction occurs within the output’s window. o In Intranet applications, any given piece of summary information can be highlighted as a hyperlink to expand that information into greater detail. Typically, the expanded information is opened in a separate Window so the reader can use the browser’s forward and backward buttons to switch between levels of detail.  Pop-updialog boxes may be triggered by information Highlighting Highlighting can be used in reports to call users’ attention to erroneous data, exception data, or specific problems. Highlighting can also be a distraction if misused. On-going human factors research will continue to guide our future use of highlighting. Examples of highlighting include:  Color (avoid colors that the colorblind cannot distinguish)  Font and case (changing case can draw attention)  Justification (left, right, or centered)  Hyphenation (not recommended in reports)  Blinking (can draw attention or become annoying)  Reverse video Printing For many users, there is still comfort in printed reports. Always provide users the option to print a permanent copy of the report. For Internet use, reports may need to be made available in industry standard formats such as Adobe Acrobat, which allows users to open and read those reports using free and widely available software.

29 Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved Whitten Bentley DittmanSYSTEMS ANALYSIS AND DESIGN METHODS5th Edition More Notes on Outputs Always validate and test your designs. Run them by the customer to get user feedback and modify the sample. Important to use realistic or reasonable data and demonstrate control breaks, and examples of the output’s usage Format is critically important!!!! Be sure to look over Figure 13.9 again and 13.10.

30 Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved Whitten Bentley DittmanSYSTEMS ANALYSIS AND DESIGN METHODS5th Edition Customizing Outputs Best way to let user decide on what outputs s/he wishes to view is by customizing the outputs. Use Tab to do so. Allows user to select (see next figure) reports or graphs as output. Very powerful and easy to accommodate.

31 Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved Whitten Bentley DittmanSYSTEMS ANALYSIS AND DESIGN METHODS5th Edition Report Customization See tabs at highest level See drop down list to select desired report See check boxes (not mutually exclusive radio buttons are. Grouping checkboxes is a nice touch.

32 Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved Whitten Bentley DittmanSYSTEMS ANALYSIS AND DESIGN METHODS5th Edition Tabular Report Prototype Note: user can scroll both ways. Buttons allow fwd and backward Very nice prototype of report format.

33 Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved Whitten Bentley DittmanSYSTEMS ANALYSIS AND DESIGN METHODS5th Edition Graphical Report Prototype Prototype of graphic version of a report… Clearly label graphs. (vertically And horizontally) Include a legend! GET FEEDBACK FROM USER! Exercise and test outputs.

34 Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved Whitten Bentley DittmanSYSTEMS ANALYSIS AND DESIGN METHODS5th Edition Single Record Output Prototype Can prototype “one record at a time” reports. Users can browse forward and backward via arrows. Easy to navigate. Each field carefully labeled. Buttons added for navigation between records. Used universally accepted arrow designations for next, previous, first, and last record. Also added Print and Close buttons. Almost always afford the user to print the screen contents.

35 Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved Whitten Bentley DittmanSYSTEMS ANALYSIS AND DESIGN METHODS5th Edition Web Database Output Prototype

36 Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved Whitten Bentley DittmanSYSTEMS ANALYSIS AND DESIGN METHODS5th Edition Windows/Web Media Player Output Prototype


Download ppt "Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved Whitten Bentley DittmanSYSTEMS ANALYSIS AND DESIGN METHODS5th Edition."

Similar presentations


Ads by Google