Lesson 9: Phase 3: System Design
Lesson 9: Phase 3: System Design
SYSTEM DESIGN
LESSON 9
REPORT AND OUTPUT DESIGN
INTRODUCTION
In the previous lesson, we have learned how to design a database. Database is a place where
all the information system’s data are kept as records and will be accessed again for the
system’s used. In this Lesson 9, we will explain how to design report and output for the system
design. Outputs present information to system users Output design focuses on the user needs
for output. This lesson consists of two sections:
overview of report and output design
types of output
guidelines for report and output design
LEARNING OUTCOMES
At the end of this lesson, students should be able to :
define the importance of output design
list and explain several types of output
explain and design the output based on guidelines for report and screen output design
TERMINOLOGY
No Word Definition
1 Bias A condition where output will affects users in a way of how it’s presented
2 Output Whatever a system returns to its environment in order to fulfill its
purpose
3 Report A document contains predefined data from many records or transaction
System
Analysis
System
Maintenance
9.2.1 Report
Report is the most widely used in any form as output. Report is a business document that
contains only predefined data. It can be two approaches of report; printed report or viewed on
screen report. Today, most organization chooses to prepare a report by viewing it on a screen
and users can choose either to print it or not. Printed reports are convenient and sometimes are
necessary in some situation. Sometimes, printed form also used in turnaround documents.
Whether printed or viewed on screen, reports should be attractive and easy to understand.
Sometimes, management used reports prepared to make a judgment or decision based on the
reports. A report should provide information needed by a user. When designing report, it’s
important to make sure that it contains the user’s specific information needs. There are three
types of reports. All this three types of report are under internal reports.
Detailed reports
Detailed reports present information with little or no filtering or restrictions as in Figure 9-
2. A detailed report produces one or more lines of output for each record processed.
Each line of output printed is called a detail line. A well designed detailed report should
provide totals for numeric fields. The control field can be used in order to control the
output.
Summary reports
Summary reports categorize information for upper-level managers who do not want to go
through details. Upper-level management normally wants to see total figures but do not
want to see any supporting details. The higher position, less information is needed.
Generally, a report used by top level management in the organization includes less
detail than reports used by low-level employees. The data for summary reports is
typically categorized and summarized to indicate trends and potential problems.
Sometimes the use of charts and graphs on summary reports is also good since they
can see it in a clearer picture and more easy for them to analyze. Figure 9-3 shows an
example of summary report.
Exception reports
An exception report displays only those records that meet a specific condition. It is useful
when the user wants information only on records that might require action, but does not
need to know the details. Sometimes, different types of users may require different types
of information. So, instead of listing all the information which will make it crowded, it’s
more efficient to list only require information. Exception reports filter data before it is
presented to the manager. Figure 9-4 shows an example of an exception report.
Figure 9-2: A Detail Report with One Printed Line for each Course and Student
Figure 9-3: An Exception Report that Shows Part Time Works for Clerk
Figure 9-4: A Summary Reports List Subtotals and Total
9.2.4 E-Mail
E-mail is not only used in communicating each other, but also in delivering the output to system
users. New information system is expected to be message-enabled. When we purchased item
from an online store, normally, we’ll receive an automated email output to reconfirm the order.
This email is considered as follow up email to reconfirm the purchase. It may contains
information such as booking reference and item details. It is also considered as an output.
9.2.5 Exercises
Answer TRUE or for FALSE for each of the questions below.
1. There are two approaches of presenting report; printed report or viewed on screen report.
TRUE
2. Detail reports categorize information for upper-level managers who do not want to go
through details. FALSE
3. Information appears when display in a screen in is lost when users leaves the screen. TRUE
4. Automated teller machine (ATM) is an example of point of sale terminals. TRUE
5. Most of the information systems today combine more than one type of outputs. TRUE
Choice of graphics
Bias can occur in the selection of the graphic size, color, scale used and types of graphics.
Graphic size must be proportional, so that the user is not biased as to the importance of the
variables that are presented. Figure 9-6 shows an example of biased graph where the scale
shown for number of students are fixed for 50 people per scale.
Figure 9-6: Unbiased Graph
9.3.5 Exercises
Answer TRUE or for FALSE for each of the questions below.
1. When designing reports, issues related to a user’s experience, skills, motivation, education,
and personality should be considered. TRUE
2. Good report designs such as should consider the report header and footers, columns
heading alignment, column spacing and field order. TRUE
3. The frequency of report prepared is not affected when designing a good report. FALSE
4. Top management needs less information and they prefer in graphical format report. TRUE
5. Bias is a condition where output will affects users in a way of how it’s presented. TRUE
SUMMARY
This is the end of lesson Nine. In this lesson, we have learned :
overview of report and output design
types of output
guidelines for report and screen output design
In the next lesson, we will discuss the third activity involved during the system design; form and
input design. A form serves as a source documents for information system. Most of the
information systems use a form as an input medium.
SELF ASSESSMENT
Fill in with the correct answer
3. ________________________ are intended for the internal system owners and system
users within an organization. Internal outputs
6. ____________________ output is most suited to the pace of today's economy that requires
information on demand. Screen
9. ________________________ is a report which provide data that are accurate and changes
in a second or minute such as stock market data. Real time report
10. ________________________ is a condition where output will affects users in a way of how
it’s presented. Bias