MIS Ch 1-3 – Flashcards

Unlock all answers in this set

Unlock answers
question
Computer literacy
answer
skill in using productivity software such as word processors, spreadsheets, data base management systems and presentation software as well as having a basic knowledge of hardware and software, the internet, and collaboration tools and technologies.
question
information literacy
answer
understanding the role of information in generating and using business intelligence.
question
Business Intelligence
answer
proceeds historical current and predictive views of business operations and environments and gives organizations competitive advantage in the marketplace.
question
Transaction processing system
answer
focus on data collection and processing the major reason for using them is cost reduction.
question
A management information system
answer
is an organized integration of hardware and software technologies, data, processes and human elements designed to produce timely, integrated relevant accurate and useful information for decision making purposes
question
data
answer
consists of raw facts and is a component of an information system.
question
database
answer
is a collection of all relevant data organized in a series of integrated files.
question
process
answer
component of an information system generates the most useful type of information for decision making, including transaction processing reports and models fro decision analysis.
question
Information
answer
consists of facts that have been analyzed by the process component and is an output of an information system.
question
information technologies
answer
support information systems and use the internet, computer networks, database systems, pos systems and radio frequency identification RFID tags
question
Five Forces Model
answer
analyzes an organization, its position in the marketplace and how information systems could be used to make it more competitive. The five forces include BUYER POWER, SUPPLIER POWER, THREAT OF SUBSTITUTION, THREAT OF NEW ENTRANTS, RIVALRY AMONG EXISTING COMPETITORS.
question
Computer
answer
A machine that accepts data as input, processes data without human intervention and outputs information
question
central processing unit CPU
answer
the heart of the computer, its divided into two components, the arithmetic logic unit and the control unit
question
Arithmetic logic unit ALU
answer
performs arithmetic operations and comparison or relational operations are used to compare numbers
question
Control unit
answer
tells the computer what to do such as instructing the computer which device to read and send output to.
question
Bus
answer
A link between devices connected to the computer. It can be parallel or serial, internal or external.
question
Disk Drive
answer
Is a peripheral devise for recording, storing, and receiving information.
question
CPU Case
answer
is also known as a computer chassis or tower, it is the enclosure containing the computers main components.
question
Motherboard
answer
The main circuit board containing connectors for attaching additional boards. It usually contains the CPU, Basic input output system BIOS, memory, storage interfaces, serial and parallel ports, expansion slots and all the controllers for standard peripheral devices, such as the display monitor, disk drive and keyboard
question
output device
answer
capable of representing information
question
Application Software
answer
can be commercial software or software developed in-house and is used to perform a variety of tasks on a personal computer.
question
Assembly language
answer
the second generation of computer languages, is a higher-level language than machine language but is also machine dependent. It uses a series of short codes, or mnemonics, to represent data or instructions.
question
cache RAM
answer
A special type of RAM, called cache RAM, resides on the processor. Because memory access from main RAM storage generally takes several clock cycles (a few nanoseconds), cache RAM stores recently accessed memory so that the processor isn't waiting for the memory transfer
question
Fifth-generation languages
answer
also called natural language processing (NLP), are the ideal computer languages for people with minimal computer training. These languages are designed to facilitate natural conversations between you and the computer.
question
Fourth-generation languages (4GLs)
answer
use macro codes that can take the place of several lines of programming. The commands are powerful and easy to learn, particularly for people with little computer training.
question
High-level languages
answer
are machine independent and part of the third-generation computer language. Many options are available and each is designed for a specific purpose.
question
Input devices
answer
send data and information to the computer. Examples include keyboards and mouses.
question
Machine language
answer
consists of a series of 0s and 1s representing data or instructions and was part of the first generation of computer languages. It depends on the machine, so a code written for one type of computer does not work on another type of computer.
question
magnetic disk
answer
A magnetic disk made of mylar or metal is used for random-access processing. In other words, data can be accessed in any order, regardless of its order on the surface.
question
Magnetic tape
answer
made of a plastic material, resembles a cassette tape and stores data sequentially.
question
Main memory
answer
stores data and information and is usually volatile.
question
Network-attached storage (NAS)
answer
is essentially a network-connected computer dedicated to providing file-based data storage services to other network devices.
question
operating system (OS)
answer
An operating system (OS) is a set of programs for controlling and managing computer hardware and software. An OS provides an interface between a computer and the user and increases computer efficiency by helping users share computer resources and performing repetitive tasks for users.
question
Optical discs
answer
use laser beams to access and store data. Examples include CD-ROMs, WORM discs, and erasable optical discs.
question
Random access memory (RAM)
answer
is volatile memory, in which data can read from and be written to "read-write memory."
question
read-only memory (ROM)
answer
Nonvolatile memory is called read-only memory (ROM), so data can't be written to ROM.
question
redundant array of independent disks (RAID) system
answer
A redundant array of independent disks (RAID) system is a collection of disk drives used for fault tolerance and improved performance, typically in large network systems.
question
Secondary memory
answer
which is nonvolatile, serves mostly as archival storage, as for backups
question
server
answer
A server is a computer and all the software for managing network resources and offering services to a network.
question
storage area network (SAN)
answer
A storage area network (SAN) is a dedicated high-speed network consisting of both hardware and software, used to connect and manage shared storage devices, such as disk arrays, tape libraries, and optical storage devices.
question
allocation
answer
The allocation approach to a distributed DBMS combines fragmentation and replication, with each site storing the data it uses most often.
question
client/server database
answer
In a client/server database, users' workstations (client) are linked in a local area network (LAN) to share the services of a single server.
question
create, read, update, and delete (CRUD)
answer
Data administration is used to determine who has permission to perform certain functions, often summarized as create, read, update, and delete (CRUD
question
data dictionary
answer
The data dictionary stores definitions, such as data types for fields, default values, and validation rules for data in each field.
question
Data hierarchy
answer
is the structure and organization of data, which involves fields, records, and files.
question
data mart
answer
A data mart is usually a smaller version of a data warehouse, used by a single department or function.
question
data model
answer
A data model determines how data is created, represented, organized and maintained. It usually contains data structure, operations, and integrity rules.
question
data warehouse
answer
A data warehouse is a collection of data from a variety of sources used to support decision-making applications and generate business intelligence
question
data-driven Web site
answer
A data-driven Web site acts as an interface to a database, retrieving data for users and allowing users to enter data in the database.
question
Data-mining analysis
answer
is used to discover patterns and relationships.
question
database
answer
A database is a collection of related data that can be stored in a central location or in multiple locations.
question
Database administrators (DBA)
answer
found in large organizations, design and set up databases, establish security measures, develop recovery procedures, evaluate database performance, and add and fine-tune database functions.
question
database management system (DBMS)
answer
A database management system (DBMS) is software for creating, storing, maintaining, and accessing database files. A DBMS makes using databases more efficient.
question
distributed database
answer
A distributed database stores data on multiple servers throughout an organization.
question
encapsulation
answer
Grouping objects along with their attributes and methods into a class is called encapsulation, which essentially means grouping similar items into a single unit. It helps handle more complex types of data, such as images and graphs.
question
Extraction, transformation, and loading (ETL)
answer
describe the processes used in a data warehouse. It includes extracting data from outside sources, transforming it to fit operational needs, and loading it into the end target (database or data warehouse).
question
foreign key
answer
A foreign key is a field in a relational table that matches the primary key column of another table. It can be used to cross-reference tables.
question
fragmentation
answer
The fragmentation approach to a distributed DBMS addresses how tables are divided among multiple locations. There are three variations: horizontal, vertical, and mixed.
question
hierarchical model
answer
In a hierarchical model, the relationships between records form a treelike structure (hierarchy). Records are called nodes, and relationships between records are called branches. The node at the top is called the root, and every other node (called a child) has a parent. Nodes with the same parents are called twins or siblings.
question
indexed sequential access method (ISAM)
answer
With the indexed sequential access method (ISAM), records can be accessed sequentially or randomly, depending on the number being accessed. For a small number, random access is used, and for a large number, sequential access is used.
question
Inheritance
answer
means new objects can be created faster and more easily by entering new data in attributes.
question
logical view
answer
The logical view involves how information appears to users and how it can be organized and retrieved.
question
network model
answer
The network model is similar to the hierarchical model, but records are organized differently. Unlike the hierarchical model, each record in the network model can have multiple parent and child records.
question
Normalization
answer
improves database efficiency by eliminating redundant data and ensuring that only related data is stored in a table.
question
object-oriented databases
answer
In object-oriented databases both data and their relationships are contained in a single object. An object consists of attributes and methods that can be performed on the object's data.
question
Online analytical processing (OLAP)
answer
generates business intelligence. It uses multiple sources of information and provides multidimensional analysis, such as viewing data based on time, product, and location.
question
physical view
answer
The physical view involves how data is stored on and retrieved from storage media, such as hard disks, magnetic tapes, or CDs.
question
Primary keys
answer
uniquely identify every record in a relational database. Examples include Student ID numbers, account numbers, Social Security numbers, and invoice numbers.
question
query by example (QBE)
answer
With query by example (QBE), you request data from a database by constructing a statement made up of query forms. With current graphical databases, you simply click to select query forms instead of having to remember keywords, as you do with SQL. You can add AND, OR, and NOT operators to the QBE form to fine-tune the query.
question
random access file structure
answer
In a random access file structure, records can be accessed in any order, regardless of their physical location in storage media. This method of access is fast and very effective when a small number of records need to be processed daily or weekly.
question
relational model
answer
A relational model uses a two-dimensional table of rows and columns of data. Rows are records (also called "tuples"), and columns are fields (also referred to as "attributes").
question
replication
answer
The replication approach to distributed DBMS has each site store a copy of data of the organization's database.
question
sequential file structure
answer
In a sequential file structure, records in files are organized and processed in numerical or sequential order, typically the order in which they were entered.
question
Structured Query Language (SQL)
answer
is a standard fourth-generation query language used by many DBMS packages, such as Oracle 11g and Microsoft SQL Server. SQL consists of several keywords specifying actions to take.
question
Four M's of Information
answer
Manpower, Machinery, Materials, Money,
question
Difference between Internet and Intranet
answer
Internet is public Intranet is private
question
Michael Porter's 3 strategies
answer
Overall cost leadership Differentiation Focus
question
Computer Speed
answer
Millisecond: 1/1000 of a second Microsecond: 1/1,000,000 of a second Nanosecond: 1/1,000,000,000 of a second Picosecond: 1/1,000,000,000,000 of a second
Get an explanation on any task
Get unstuck with the help of our AI assistant in seconds
New