Name and briefly describe the 5 major components that make up the info technology of an organization.
What are the 5 functions performed on data in a business information system?
Describe the normal series of events in an accounting information system (AIS).
Name and briefly describe six different types of MIS reports
What are the primary roles of business information systems?
Describe the two types of processing used in a computerized environment
Batch processing - periodic processing
Online, real-time (OLRT) processing (often referred to as “online processing”) - immediate processing
What is a batch control total and how does it differ from a hash total?
Batch control total (or batch total) is a manually calculated total that is compared to a computer-generated total as a means of testing the accuracy and completeness of the input and processing.
Batch totals are used for numbers that are normally added, such as dollar amounts.
Hash totals are used for numbers that are not normally added, such as account numbers.
What is the distinction between centralized and decentralized (distributed) processing?
Centralized processing maintains data and performs data processing at one or more central locations.
Decentralized processing occurs when computer power and processing are spread over many locations
What are the advantages and disadvantages of centralized processing?
Advantages:
Disadvantages:
List and explain the steps in batch processing
Accomplished in 2 steps:
What is the major distinction between batch processing and online processing?
Transaction in batch processing system are processed in batches and not necessarily at the time those transactions are submitted.
In online processing, transactions are processed as the transactions are entered.