Appendix J – Business Intelligence Systems
Page I-6
TEACHING SUGGESTIONS
• This appendix introduces some advanced topics of database processing used in
business intelligence (BI) systems. It is intended to supplement Chapter 8 in the
book. Each of these topics is only briefly touched upon in this appendix. There is
more information on most of them in David M. Kroenke and David J. Auer, Database
Processing: Fundamentals, Design, and Implementation (14th Edition), Upper
Saddle River: Prentice Hall (2016).
• Explain to your students that business Intelligence (BI) systems already have an
important role in business operations, and the importance of this role should only
increase over time. If you know of any local examples, use them to illustrate your
point.
• Ask the students to think about ways in which data can be made more useful to
decision makers. How can data be made more relevant? Think about a continuum
of ways that data can be brought closer—downloading, data warehouses, etc.
• Many firms refer to their data or their information system as a data warehouse.
Discuss the integration required to be considered a warehouse and then explain why
others would not be considered warehouses.
• If every department wants to download data, the management problems become
immense. Data warehousing is an attempt to centralize and specialize the skills and
facilities for bringing data closer to end-users.
• Many database management systems are now including some level of support for
business intelligence operations. SQL Server and Oracle Database, for example,
have versions that include data mining support for methods such as association rules
(market basket analysis), decision trees, etc. If you have such installations available
then you can demonstrate their use or assign study of them to your students.
ANSWERS TO REVIEW QUESTIONS
J.1 What are BI systems?
J.2 How do BI systems differ from transaction processing systems?
J.3 Name and describe the two main categories of BI systems.