Bus 101 Information Systems Midterm

5.0(1)
studied byStudied by 382 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/90

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.

91 Terms

1
New cards

Moore’s Law

The number of transistors per square inch on an integrated chip doubles every 18 months

2
New cards

Moore’s Law Implications

Computers are getting exponentially faster. The cost of data processing is approaching zero.

3
New cards

Metcalfe’s Law

The value of a network is equal to the square of the number of users connected to it

4
New cards

Metcalfe’s Law Implications

More digital devices are being connected together. The value of digital and social networks is increasing exponentially.

5
New cards

Nielsen’s Law

Network connection speeds for high-end users will increase by 50% per year.

6
New cards

Nielsen’s Law Implications

Network speed is increasing. Higher speeds enable new products, platforms, and companies.

7
New cards

Kryder’s Law

The storage density on magnetic disks is increasing at an exponential rate.

8
New cards

Kryder’s Law Implications

Storage capacity is increasing exponentially. The cost of storing data is approaching zero.

9
New cards
10
New cards

Bell's law

Today’s highly successful business could be bankrupt quickly because technology changed and it didn’t.

11
New cards

How Can Intro to MIS Help You Learn Non-Routine Skills? (Systems Thinking)

  • Model system components and show how components’ inputs and outputs relate to one another

    • Ability to discuss, illustrate, critique systems; compare alternative systems; apply different systems to different situations

12
New cards

How Can Intro to MIS Help You Learn Non-Routine Skills? (Abstract Reason)

  • Ability to make and manipulate models

    • Learn how to use and construct abstract models

13
New cards

How Can Intro to MIS Help You Learn Non-Routine Skills? (Collaboration)

People working together to achieve a common goal, result, or work product

14
New cards

How Can Intro to MIS Help You Learn Non-Routine Skills? (Ability to experiment)

Make reasoned analysis of an opportunity; develop and evaluate possible solutions

15
New cards

Difference between IT and IS

You cannot buy an IS: Can buy, rent, lease hardware, software, databases, and predesigned procedures

IS involves IT, people, and procedures.

16
New cards

Information

  • Knowledge derived from data.

  • Meaningful context.

  • Processed data, or data processed by summing, ordering, averaging, grouping, comparing, or similar operations.

17
New cards

Characteristics of Data

Accurate, timely, relevant (to context/subject), sufficient, worth its cost

18
New cards

2 key characteristics of collaboration

  • Successful collaboration

    • People working together to achieve a common goal

    • Feedback and iteration

  • Importance of critical feedback

    • members learn from each other

    • provide constructive criticism

    • Be willing to express different ideas

    • Avoid groupthink

19
New cards

Hackman’s Criteria for Judging Team Success

  • Successful outcome

  • Improve team capability over time

  • Meaningful and satisfying experience

20
New cards

4 primary purposes of collaboration

  • Become informed

    • Share data & communicate interpretations

    • Develop & document shared understandings

  • Make decisions

  • Solve problems

  • Manage projects

21
New cards

Requirements for a collaboration information system

  • Hardware

  • Software

  • Data / metadata

  • Procedures

  • People

22
New cards

Requirement for making decisions

Share decision criteria, alternative descriptions, evaluation tools, evaluation results, implementation plan

23
New cards

Requirement for solve problems

Share problem, solution alternatives, cost/benefits, alternative evaluations, solution implementation plan

24
New cards

Requirements for manage projects

Support starting, planning, doing, and finalizing project phases

25
New cards

Collaboration tools to improve team communication

  • Virtual Meetings

    • Skype, Google Hangouts, etc

  • Shared content w/ version control

  • Microsoft Sharepoint

    • large/complex app for collaboration

26
New cards

Five Forces Determine Industry Structure

  • Bargaining power of customers

  • Threat of substitutions

  • Bargaining power of suppliers

  • Threat of new entrants

  • Rivalry

27
New cards

Porter’s Four Generic Competitive Strategies

  • Industry-wide

  • Cost

  • Focus

  • Differentiation

<ul><li><p>Industry-wide</p></li><li><p>Cost</p></li><li><p>Focus</p></li><li><p>Differentiation </p></li></ul>
28
New cards

Primary Activities of the value chain

  • inbound logistics

  • operations/manufacturing

  • outbound logistics

  • sales and marketing

  • customer service

29
New cards

inbound logistics (value chain)

receiving, storing, and disseminating inputs to the products

30
New cards

operations/manufacturing (value chain)

transforming inputs into the final products

31
New cards

outbound logistics (value chain)

collecting, storing, and physically distributing the products to buyers

32
New cards

sales and marketing (value chain)

inducing buyers to purchase the products and providing a means for them to do so

33
New cards

customer service (value chain)

assisting customers use of the products and thus maintaining and enhancing the products’ value

34
New cards

Using IS to create competitive advantages

  • Enhance existing products

    • differentiate products

      • lock in customers

        • raise barriers to market entry

          • increase profit margins by decreasing costs and decreasing errors

Ex: maintain customer account data (IS collects info and saves customer time by automatically filling in part of form)

package & information delivery system: Helps customer to select delivery address and generate shipping labels

35
New cards

Why use a database?

Organize and keep track of things. If there are multiple themes.

36
New cards

Rows and columns are equivalent to…

Records and fields

37
New cards

Components of a database

tables or files + relationships among rows in tables + metadata

38
New cards

Database Management System (DBMS)

program to create, process, administer a database. licensed from vendors (IBM, Oracle, Microsoft, etc)

39
New cards

Processing the database

DBMS Process Operations

  • Read

  • insert

  • modify

  • delete data

Structured query language (SQL): international standard used by nearly all DBMS

<p>DBMS Process Operations</p><ul><li><p>Read</p></li><li><p>insert</p></li><li><p>modify</p></li><li><p>delete data</p></li></ul><p>Structured query language (SQL): international standard used by nearly all DBMS</p>
40
New cards

Forms (database)

view data; insert new, update existing, delete existing data

41
New cards

Queries (database)

Search using values provided by user

42
New cards

Reports (database)

Structured presentation of data using shorting, grouping, filtering, other operations

43
New cards

Application programs (database)

Provide security, data consistency, special purpose processing (ex: handle out-of-stock situations)

44
New cards

Entity-Relationship Data Model

  • Entities

    • Something to track (order, customer, item, donation)

  • Attributes

    • Describe characteristics of entity (OrderNumber, CustomerNumber, PhoneNumber)

  • Identifier

    • Uniquely identifies one entity instance from other instances (StudentIDNumber)

45
New cards
<p>1:N (DB Relationship)</p>

1:N (DB Relationship)

One department may have many advisers, but an adviser may be in only one department

46
New cards
<p>N:M (DB Relationship)</p>

N:M (DB Relationship)

Adviser may have many students, and one student may have many advisers

47
New cards
<p>Crow’s-Foot Diagram (What do the arrows mean)</p>

Crow’s-Foot Diagram (What do the arrows mean)

1: Maximum cardinality─maximum number of entities in a relationship. Vertical bar on a line means at least one entity required.

2: Minimum cardinality—minimum number of entities in a relationship. Small oval means entity is optional; relationship need not have entity of that type

<p>1: Maximum cardinality─maximum number of entities in a relationship. Vertical bar on a line means at least one entity required.</p><p>2: Minimum cardinality—minimum number of entities in a relationship. Small oval means entity is optional; relationship need not have entity of that type</p>
48
New cards

Database Normalization

  • Converting poorly structured tables into 2 or more well-structured ones

    • Goal: construct table w/ single theme or entity

    • purpose: minimize data integrity problems

<ul><li><p>Converting poorly structured tables into 2 or more well-structured ones</p><ul><li><p>Goal: construct table w/ single theme or entity</p></li><li><p>purpose: minimize data integrity problems</p></li></ul></li></ul>
49
New cards

Cloud

elastic leasing of pooled computer resources over the internet

  • elastic: automatically adjusts for unpredictable demand, limits financial risks.

  • pooled: same physical hardware, economies of scale.

50
New cards

Benefits of the cloud

  • lower costs

  • ubiquitous access

  • improved scalability

  • elasticity

  • virtualization technology

  • internet-based standards enable flexible, standardized processing capabilities

51
New cards

In-House Hosting Benefits

  • control of data location

    • in-depth visibility of security/disaster preparedness

52
New cards

In-House Hosting Negatives

  • significant capital required

  • significant development effort

  • difficult to accommodate fluctuating demand

  • ongoing support costs

  • maintenance costs

  • obsolescence

53
New cards

SaaS - software as a service (cloud service)

users are employees and customers. allows users to connect to and use cloud-based apps over the Internet (ex: iCloud)

54
New cards

PaaS - platform as a service (cloud service)

users are app developers/testers. software and hardware that provides an operating system on which developers can create and deploy solutions without administrating the underlying system software. (ex: AWS)

55
New cards

IaaS - Infrastructure as a service (cloud service)

users are network architects and system admins. It provides scalability, servers, data storage, and network hardware upon which a company can install and manage its operating system and database management to host its applications on the cloud. (ex: Amazon EC2)

56
New cards

content delivery network (CDN)

stores user data in many different geographical locations and makes data available on demand

  • specialized type of PaaS

57
New cards

CDN Benefits

  • decreased loadtime

  • reduced load on origin server

  • increased reliability

58
New cards

Personal area network (PAN)

Devices connected around a single person

<p>Devices connected around a single person</p>
59
New cards

Local area network (LAN)

computers connected at a single physical site

60
New cards

Wide area network (WAN)

Computers connected between two or more separated sites

61
New cards

Router

Device that forwards data packets along networks. A router is connected to at least 2 networks located at gateways, the places where two or more networks connect. Use headers and forwarding tables to determine best path for forwarding the packets, and use protocols such as ICMP to communicate with each other and configure the best route.

62
New cards

Switch

Device that filters and forwards packets between LAN segments. LANS that use switches to join segments are called switched LANs or, in the case of ethernet networks, switched ethernet LANs

63
New cards

Hub

common connection point for devices in a network. Commonly used to connect segments of LAN. Contains multiple ports. When a packet arrives at one port, its copied to all other ports so that all segments of LAN can see all packets

64
New cards

Switches vs routers

Switches create a network. Routers connect networks.

65
New cards

Domain Name System (DNS)

unique name affiliated with a public IP address. multiple domain names for same IP address.

66
New cards

URL (Uniform Resource Locator)

internet address protocol, such as http://

67
New cards

Public IP address

identifies a unique device on internet. assigned by ICANN. one public IP address per LAN.

68
New cards

Private IP address

identifies a device on a private network, usually a LAN. Assignment is controlled by LAN. Eliminates registering public IP with ICANN. Protects against direct attack.

69
New cards

Transmission Control Protocol (TCP)

communications standard for delivering data and messages through networks

70
New cards

Virtual Private Network (VPN)

a mechanism for creating a secure connection between a computing device and a computer network, or between two networks, using an insecure communication medium such as the public Internet.

71
New cards

Structured Processes

formally defined, standardized processes that involve day-to-day operations.

72
New cards

Dynamic Processes

flexible, informal, and adaptive processes that normally involve strategic and less specific managerial decisions and activities.

73
New cards

Workgroup

Support one or more _____ processes. 10–100 users; procedures often formalized; problem solutions within group; workgroups can duplicate data; somewhat difficult to change (ex: doctors office)

74
New cards

Enterprise

Support one or more _______ processes. 100–1,000+ users; procedures formalized; problem solutions affect enterprise; eliminate workgroup data duplication; difficult to change (ex: hospital)

75
New cards

inter-enterprise

Support one or more _______ processes. 1,000+ users; systems procedures formalized; problem solutions affect multiple organizations; can resolve problems of duplicated enterprise data; very difficult to change (ex: healthcare exchange)

76
New cards

information silo problems

  • data duplicated

  • data inconsistency

  • data isolated

  • disjointed processes

  • lack of integrated enterprise information

  • inefficient (decisions made in isolation)

77
New cards

Solving problem of information silos

  • integrate into single database

  • revise applications

<ul><li><p>integrate into single database</p></li><li><p>revise applications</p></li></ul>
78
New cards

Business Process Reengineering (BPR)

Integrated data, enterprise systems create stronger, faster, more effective linkages in value chains.

  • difficult, slow, expensive

  • requires high-level and expensive skills/time

79
New cards

Customer relationship management (CRM)

suite of applications, database, set of inherent processes. manage all interactions with customer through four phases of customer life cycle. supports customer-centric organization.

80
New cards

Enterprise Resource Planning (ERP)

software system that helps you run your entire business, supporting automation and processes in finance, human resources, manufacturing, supply chain, services, procurement, and more.

81
New cards

Enterprise Application Integration (EAI)

  • connects system islands

  • enables communicating and sharing data

  • provides integrated information

  • provides integrated layer on top of existing systems while leaving functional application as is

  • enables gradual move to ERP

82
New cards

True ERP Have Application that Integrate:

  • supply chain

  • manufacturing

  • CRM

  • Human resources

  • Accounting

83
New cards

challenges of implementing and upgrading to ERP

  • collaborative management

  • requirement gaps

  • transition problems

  • employee resistance

  • new technology

84
New cards

Social media information system (SMIS)

sharing content among networks of users

85
New cards

3 SMIS Roles

  • Social media providers

    • FB, Google, etc

  • Users

    • individuals/organizations

  • Communities

    • Mutual interests that transcend geographic boundaries

86
New cards

Five Components of SMIS

  • Hardware

  • Software

  • Data

  • Procedures

  • People

<ul><li><p>Hardware</p></li><li><p>Software</p></li><li><p>Data</p></li><li><p>Procedures</p></li><li><p>People</p></li></ul>
87
New cards

Social CRM

  • Customers craft own relationship.

  • Wikis, blogs, discussion lists, frequently asked questions, sites for user reviews and commentary, other dynamic content.

  • Customers search content, contribute reviews and commentary, ask questions, create user groups, etc.

  • Not centered on customer lifetime value.

88
New cards

How do social networks add value to businesses

Progressive organizations have social media

  • encourage customers and interested parties to leave comments

  • risk - encouraging excessively critical feedback

  • klout score - measure of individuals social capital

89
New cards

Earning revenue from social media

  • transform interactions w/ customers, employees, and partners into mutually satisfying relationships with them and their communities

  • you are the product (renting your eyeballs to an advertiser)

  • monetization

90
New cards

Revenue models for social media

  • Advertising

    • pay per click

  • freemium

    • offers user basic service for free, charge for premium features

  • sales

    • apps and virtual goods, donations, affiliate commissions

91
New cards

Enterprise Social Networks (ESN)

software platform uses SM to facilitate cooperative work of people within an organization. improve communication, collaboration, knowledge sharing, problem solving, decision making.