BEC 4 Flashcards
Name and briefly describe the 5 major components that make up the info technology of an organization.
- Hardware: actual physical computer/computer peripheral device
- Software: systems and programs that process data and turn that data into info
- Network: made up of the communication media that allows multiple computers to share data and info simultaneously
- People: many people have a role in IT, such as hardware technicians, network administrators, software developers, and end users
- Data: raw facs
What are the 5 functions performed on data in a business information system?
- Collect
- Process
- Store
- Transform
- Distribute
Describe the normal series of events in an accounting information system (AIS).
- Transaction data from source documents is entered into the AIS by the end user
- The original paper source documents are filed
- The transactions are recorded in the appropriate journal
- The transactions are posted to the general and subsidiary ledgers
- Trial balances are prepared
- Adjustments, accurals, and corrections are entered
- Financial reports are generated
Name and briefly describe six different types of MIS reports
- Periodic schedules reports: traditional reports that display info in a predefined format and are made available on a regular basis to end users of the system
- Exception reports: reports produced when a specific condition or “exception” occurs
- Demand reports: specific reports that can be printed on demand
- Ad hoc reports: report that does not currently exist but that can be created on demand without having to get a software developer involved
- Push reports: report that can actually be “pushed” or sent to a computer screen or computer desktop
- Dashboard reports: report used by a company to present summary info necessary for management action
What are the primary roles of business information systems?
- Process detailed data
- Assist in making daily decisions
- Assist in developing business strategies
- Take orders from customers
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:
1. Data is secured better, once received
2. Processing is consistent
Disadvantages:
1. Cost of transmitting large numbers of detailed transactions can be high
2. Increased processing power and data storage needs at the central location
3. Reduction in local accountability
4. Input/output bottlenecks may occur at high traffic times
5. Lack of ability to respond in a timely manner to information requests from remote locations
6. Entire organization may be vulnerable to problems incurred at a single location
List and explain the steps in batch processing
Accomplished in 2 steps:
1. Create a transaction file: by manually (usually) keying the data (data entry), editing the data for completeness and accuracy, and making any necessary corrections
- Update the master file: by sorting the transaction file into the same order as the master file and then updating the relevant records in the master file from the transaction file
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.
What are the various categories of business information systems?
- Transaction processing systems
- Decision support systems
- Management information systems
- Executive information systems
Identify functions that should be segregated in an IT department
Duties of systems analysts, computer programmers, and computer operators should be segregated (although many companies combine systems analysts and computer programmers)
What are 3 types of programmed controls?
- Input controls
- Processing controls
- Output controls
What are the 6 steps of the system development life cycle (SDLC)?
- System analysis
- Conceptual and physical design
- Implementation and conversion
- Training
- Testing
- Operations and maintenance
What is the objective of executive information systems (EIS)?
Provide senior executives with immediate and easy access to internal and external information to assist executives in monitoring business conditions.
EIS assist in strategic, not daily, decision making
What is the decision support system (DSS)?
Computer-based information system that provides interactive support for managers during the decision-making process.
DSS is useful for developing information directed toward making particular decisions
What are transaction processing systems?
Systems that process and record the routine, daily transactions necessary to conduct business
What is the objective of management information system (MIS)?
Provide managerial and other end users with reports. These predefined management reports provide managers with the information they need to assist them in the business decision-making process
What are the 5 focus areas of the COBIT framework?
- Strategic alignment
- Value delivery
- Resource management
- Risk management
- Performance measurement
What are information criteria described by COBIT?
(Remember the ICE RACE)
- (I)ntegrity
- (C)onfidentiality
- (E)fficiency
- (R)eliability
- (A)vailability
- (C)ompliance
- (E)ffectiveness
Identify the four domains and related process of the COBIT framework
- Plan and organize (direct)
- Acquire and implement (solution)
- Deliver and support (service)
- Monitor and evaluate (ensure direction followed)
Why is it important to have segregation of duties between computer operators and computer programmers?
Because a person performing both functions would have the opportunity to make unauthorized and undetected program changes
Why is it important to safeguard files and records?
Inadequate protection may result in loss or damage that might drive an organization out of business; hardware can always be replaced, but data often cannot be
What is encryption?
Using a password or a digital key to scramble a readable (plaintext) message into an unreadable (ciphertext message). The intended recipient of the message then uses either the same or another digital key (depending on the encyrption method) to conver the ciphertext message back into plaintext