Management Information Systems

0.0(0)
studied byStudied by 0 people
0.0(0)
full-widthCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/70

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

71 Terms

1
New cards

Information System

A system of components (hardware, software, people, data, processes) that offer services (assisting decision making, working with data, communications, analysis) to organizations

2
New cards

MIS

People and tech working together, automated system assisting in business decisions and data analysis, assist in effective/efficient operations, gathers data from internal and external sources, affects every level of management, improves business decision making, aligned with company goals, assist in decision making, analyze data, field of study

3
New cards

Characteristics of MIS

System approach, long-term planning/solution, sub system concept, management oriented

4
New cards

IT Facts

IT is everywhere, the cost of IT has declined over time, companies without it are at a competitive disadvantage

5
New cards

The Key to IT

Align IT with corporate goals and strategies to achieve strategic competitive advantages

6
New cards

Moore’s Law

The number of transistors per square inch on an integrated chip doubles every 18 months. Computers are getting exponentially faster. The cost of data processing is approaching zero.

7
New cards

Metcalfe’s Law

The value of a network is equal to the square of the number of users connected to it. More digital devices are being connected together. The value of digital and social networks is increasing exponentially.

8
New cards

Nielsen’s Law

Network connection speeds for high end users will increase by 50 percent each year. Network speed is increasing. Higher speeds enable new products, platforms, and companies.

9
New cards

Kryder’s Law

The storage density on magnetic disks is increasing at an exponential rate. Storage capacity is increasing exponentially. The cost of storing data is approaching zero.

10
New cards

Data

A fact or observation without context

11
New cards

Information

Meaning discerned from data applied to a context

12
New cards

Knowledge

Analyzed information used to make decisions

13
New cards

Wisdom

Deep understanding based on combining knowledge with experience over time

14
New cards

Data Integrity

Accuracy, completeness, and quality of data as it is maintained over time and across formats

15
New cards

Primary threats to data integrity

Human error, inconsistent data format across systems, collection error, intentional manipulation

16
New cards

Why is Data Integrity Important?

Garbage in garbage out, legal mandate, health and safety, efficient use of resources

17
New cards

Processing Data

Collect, organize, analyze, evaluate

18
New cards

How do we make sense of data? (organize)

To be useful, data must have some form (classification). Classification by characteristic. Classification by application.

19
New cards

What us the data saying? (analytics)

database queries, statistical analysis, analytics, trends

20
New cards

What does this information mean? (evaluate)

What actions can/should we take? Is money being effectively and efficiently?

21
New cards

What is a database?

Electronic, organized collection of data, allowing for easy access/management/updating

22
New cards

DB Structure

database>folders>table: record, field, data

23
New cards

Types of Databases

FLA, hierarchical, relation, NoSQL, object oriented

24
New cards

Database management system (DBMS)

software, data, technology, policies, system, database, people, management

25
New cards

Enterprise Systems

Enterprise wide IS built on large scale databases: ERP, CRM, SCM

26
New cards

ERP (enterprise resource planning)

Large, cross-functional, process-oriented systems built on databases housing data about the business

27
New cards

CRM (customer relationship management)

DBMS systems about customers: responses, purchases

28
New cards

SCM (supply chain management)

Systems that work with suppliers

29
New cards

Components of Computers

CPU, output devices, input devices

30
New cards

CPU

processor, memory, hard drive, video card, network interface card, motherboard

31
New cards

Output Devices

monitor, speakers

32
New cards

Input Devices

mouse, keyboard, microphone, touchpad

33
New cards

Software

system, utility, application

34
New cards

System

usually called operating system, translates commands from application software into commands for devices, controls the hardware and user interface

35
New cards

Utility

device drivers (software that translates operating system commands into the machine language spoken by each individual device), security software, performance optimizers

36
New cards

Application

software with interface for the user to perform functions on the device, server (performs centralized functions/services available to users based on security policies), client (accesses server resources on behalf of the user

37
New cards

Connections

wired, light, and wireless

38
New cards

Wired connection

electronic impulses, twisted pair, copper wire, 2 or 4 pairs

39
New cards

Light connection

fiber optic

40
New cards

Wireless

electromagnetic radiation waves, radio waves, satellite, microwave

41
New cards

Network Devices

switch/hub, router, access point, firewall

42
New cards

Switch/hub

connects end devices together and to routers

43
New cards

Router

connects networks together. routes data from one network to another

44
New cards

Access Point

connects wireless end devices together. often wired to a switch or router to connect to the rest of the network

45
New cards

Firewall

security device used to protect internal network resources from external threats

46
New cards

Types of Networks

PAN (personal area network), LAN (local area network), MAN (metropolitan area network), WAN (wide area network), backbone (support network used to connect multiple sites)

47
New cards

VPN

Virtual private network, can be used to connect multiple locations/networks across the public internet, encrypted tunnel for a secured reliable connection 

48
New cards

Confidentiality

data in the system is only available to those who need access to that data to do their day to day work, applies to network security, database security, policies, physical security

49
New cards

Integrity

data in the system is indeed the data that was originally stored, data has not changed from tampering, electronic transfer, poor programming

50
New cards

Availability

data and services can be accessed when access is needed, covers network, reliability, redundancy, accessibility

51
New cards

Threats

Electronic and physical

52
New cards

Electronic threats

virus, IP spoofing, denial of service, worm, password access

53
New cards

Physical threats

theft, destruction, sabotage, unauthorized access, user error

54
New cards

What is “the cloud”

online computing resources made available to a customer on demand by a third party service provider, software applications/data storage/processing capacity are stored and accessed over the internet instead of at a company’s premises via a physical database, is a model for enabling ubiquitous/convenient/on demand network access to a shared pool of configurable computing resources that can be rapidly provisioned and released with minimal management effort or service provider interaction

55
New cards

Key elements in the cloud 

online (internet), third party (CSP), resources (software, data storage, processing), on demand (any time, from any where)

56
New cards

5 Essential Characteristics of the Cloud

on demand self service, broad network access, resource pooling, rapid elasticity, measured service

57
New cards

Service Models

software as a service, platform as a service, infrastructure as a service

58
New cards

Advantages of the Cloud

reliability, redundancy, cost savings and efficiency, ease of system management

59
New cards

What is Data Analytics

applying various innovative statistical analysis to very large data sets to look for trends, commonalities, patterns, or relationships

60
New cards

Data Preparation

must have way to record and organize datapoint observations with multiple variables, tables format is most common, data in several types (text, numerical, binary), binary turns into 0/1 format, categorical turns into numerical format

61
New cards

Binary Data

two possible outcomes, can be numerical or non-numerical

62
New cards

Categorical

textual data with a finite/limited set of options

63
New cards

Integer (Discreet)

whole numbers only

64
New cards

Continuous

integer and decimal numbers

65
New cards

Unsupervised Learning

idea is to use algorithms to find these patterns, data must be represented in tabular format, patterns in data are not readily apparent

66
New cards

Supervised Learning

known patterns in data used to predict future outcomes

67
New cards

Reinforcement Learning

evolving supervised learning, revises pattern based on new incoming data

68
New cards

Overfit

too restrictive, treats outliers as valid data points

69
New cards

Underfit

too general, not as useful a model

70
New cards
71
New cards