• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/76

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

76 Cards in this Set

  • Front
  • Back
Information Systems
Hardware, software, networks, telecommunications, and data.
Businesses
MIS is all about using IT to make __________ successful.
Social
Information systems is a ______________ system.
Information
Organized data that has value.
Processes
Business functions and activities, ways of doing business.
Systems
A integration of various components.
Moore's Law
Every 18 months a new generation is born to technology.
Emerging technologies
Must be applied to businesses rapidly to remain competitive.
Non-routine skills
Everyone must have in the 21st century.
System thinking
Seeing things as systems instead of focusing on one thing.
Collaboration
Using global based collaboration software.
Abstract reasoning
Solving problems and seeing problems apart from physical realities. Ability to work with models.
Experimentation
Carefully testing good ideas.
Porter's Five Force Model for Industry Attractiveness
This model is a framework for industry analysis and business strategy development.
Threat of substitute products
A way of understanding the industries you compete with. Ex. offering a lower price of tuition.
Threat of new entrants
Ex. Online schools for profit.
Bargaining power of customers
Ex. High SAT scores, high GPAs will result in more scholarships and grants.
Bargaining power of suppliers
Ex. someone donates money to UT to not make a football team.
Competitive rivalry within an industry
Ex. USF, Saint Leo, FSU.
Cost leadership
Keeping costs low. Ex. Samsung
Differentiation
Different, but better, usually expensive. Ex. Apple
Cost Focus
Targeting only one population. Ex. Garmin.
Differentiation focus
Targeting only one population, but it is an unusual product. Ex. Any healthcare or medical device.
Firm Infrastructure
Buildings, AC, computers, roads plumbing.
Human Resource Management
Hiring, staffing, training, firing.
Technology Development
Innovative research, innovation, experimentation.
Procurement
Buying stuff.
Support activities
Resources and materials
Inbound logistics
Shipping
Operations
Daily activities in making the product
Outbound logistics
Shipping to customers
Marketing and Sales
Advertising and promotion
Service
After sale support.
Business process
A sequence of events to accomplish a function.
Effectiveness and efficiency
Organizations standardize processes to improve ______________ and _____________.
Efficiency
Doing things well with little waste.
Effectiveness
Doing things correctly.
Technology
________ has become integrated into the business.
Data
Raw facts, values, letters, unformatted, not valuable, on its own perceived, notice using senses.
Information
Data in a meaningful context, formatted, can be valuable, conception in your mind, required prior knowledge.
Knowledge
Business smarts, awareness of information, trends, gained by education and experience, wisdom.
Accurate
Error free, correct
Timely
Not late, not dated, relevant
Granularity
Level of detail
Easy to use
Easy to find, understand
Factors that drive info. quality
Accuracy, timely, granularity, easy to use.
Knowledge
Since humans conceive info, awareness is based on knowledge.
Criteria
Used to interpret data, can add to quality. Is like sorting, filtering, grouping, and summarizing. Ex. Can filter classes to search for MW classes.
Structures process
Defined, standardized, controlled, monitored, often a day to day routine.
Dynamic process
Not defined, more adaptive, innovation is required, less routine.
Central Processing Unit
The actual hardware that interprets and executes the program instructions and coordinates how all other hardware devices work together.
Protocol
A set of rules and data structures for organizing network communications
TCP
A protocol developed for the internet to get data from one network device to another; it uses a retransmission strategy to insure that data will not be lost in transmission.
HTML
The most common language for defining the structure and layout of web pages.
Modem
DSL, satellite, and cable communications all require the use of this computer hardware device.
Input device
Equipment used to capture information and commands for a computer such as a scanner, UPC reader or microphone.
Open source
Free to modify, the logic, and computer code is open ex. Linux
Operating System
Examples of this type of software include Linux and UNIX.
VPN
Uses the internet to create the appearance of secured, point-to-point connections.
Android
A linux-based phone OS from Google with gaining market share.
Horizontal Market Application
Software provides capabilities common across all organizations and industries.
Thick-client application
Software that must be pre-installed. Ex. Microsoft Office
SOHO (small office, home office) LAN
Local area networks with fewer than 12 or so computers and printers.
Petabyte
1,024 TB
Gigahertz
The number of billions of CPU cycles per second.
Switch/router
A special purpose computer residing on a network that receives and transmits wired traffic.
Three-tier architecture
A computer hardware configuration that supports web applications consists of three levels including: user computers, web server computers, and the DBMS Computer.
Memory swapping
The transferring of data back and forth between active RAM memory and a disk.
Volatility
RAM's complete loss of stored information if power is interrupted.
Database
A comprehensive collection of related data organized for convenient access and management.
Database Management System
Once data becomes to big, and there are limited ways of searching or pulling subsets of data out for review, it is a good idea to transfer the data to a database supported by a __________________.
Relational Database
The most prevalent architectural approach to databases today.
Conway's Law
The design of computer systems mirrors the social communication structure of organization systems.
Normalization
The general goal is to construct tables such that every table has a single topic or logical theme.
Primary
A key in a relational database that is unique for each record.
Foreign
In a database that is a key from another table that refers to or targets a specific key.