BEC 4 Flashcards
Name and briefly describe the five major components that make up the information technology of an organization.
- Hardware: Hardware is the actual physical computer or computer peripheral device.
- Software: Software is the systems and programs that process data and turn that data into information.
- Network: A network is made up of the communication media that allows multiple computers to share data and information simultaneously.
- People: Many people have a role in IT, such as hardware technicians, network administrators, software developers, and end users.
- Data: Data is raw facts.
Describe the normal series of events in an accounting information system (AIS).
The series of events in an AIS is as follows:
- The transaction data from source documents is entered into the AIS by an 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.
- Financial reports are generated.
Name and briefly describe five different types of MIS reports.
- Periodic Scheduled Reports: The traditional reports that display information 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: A report that does not currently exist but that can be created on demand without having to get a software developer involved.
- Push Reports: A report that can actually be “pushed” or sent to a computer screen or computer desktop.
What are the primary roles of business information systems?
The primary roles of business information systems are to:
- Process detailed data.
- Assist in making daily decisions.
- Assist in developing business strategies.
What are the various categories of business information systems?
The categories of business information systems are:
- Transaction processing systems
- Decision support systems
- Management information systems
- Executive 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?
A batch control total (or batch total) is a manually calculated total that is compared-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 distributed processing?
Centralized processing maintains data and performs data processing at one or more central locations. Decentralized processing occurs when computing power and processing are spread over many locations.
What are the advantages and disadvantages of centralized processing?
Advantages of Centralized Processing
1. Data is secured better, once received.
2. Processing is consistent.
Disadvantages of Centralized Processing
1. The cost of transmitting large numbers of detailed transactions can be high.
2. There are increased processing power and data storage needs at the central location.
3. There is a reduction in local accountability.
4. Input/output bottlenecks may occur at high traffic times.
5. There may be a lack of ability to respond in a timely manner to information requests from remote locations.
List and explain the steps in batch processing.
Batch processing is accomplished in two steps:
- Create a Transaction File: The first step is to create the 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: The second step is to 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?
The major distinction between batch processing and online processing is that transactions in a 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.
Identify functions that should be segregated in an IT department.
The duties of systems analysts, computer programmers, and computer operators should be segregated (although many companies combine systems analysts and computer programmers).
What are the three types of programmed controls?
Programmed controls are:
- Input controls
- Processing controls
- Output controls
What are the five steps of the system development life cycle (SDLC)?
- Systems analysis
- Operations and maintenance
- Implementation and conversion
- Conceptual design
- Physical design
What are the three main functions of internal control objectives?
- Preventive
- Detective
- Corrective
What is the objective of executive systems (EIS)?
Executive information systems (executive support systems) 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)?
A decision support system is a computer-based information system that provides interactive support for managers during the decision-making process. A DSS is useful for developing information directed toward making particular decisions.
What are transaction processing systems?
Transaction processing systems are the systems that process and record the routine, daily transactions necessary to conduct business.
What is the objective of management information systems (MIS)?
To 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 five focus areas of the COBIT framework?
- Strategic alignment
- Value delivery
- Resource management
- Risk management
- Performance measurement
What are information criteria described by COBIT?
Hint: Remember the ICE RACE
Integrity Confidentiality Efficiency Reliability Availability Compliance Effectivenesss
Why is it important to have segregation of duties between computer operators and computer programmers?
It is important that computer operators’ and computer programmers’ duties be segregated because a person performing both functions would have the opportunity to make unauthorized and undetected program changes.
What characteristics of a computerized system might lead to a higher potential for errors and irregularities than in manual systems?
The characteristics of a computerized systems that might lead to a higher potential for errors and irregularities than in manual systems include the following:
- The following for remote access increases the likelihood for unauthorized access.
- Concentration of information means that once security is breached, the potential for damage is higher.
- Decreased human involvement in processing results in a decreased opportunity for observation of errors.
- Errors or fraud might occur in the design or maintenance of application programs.