• 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/64

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;

64 Cards in this Set

  • Front
  • Back
Iinformation Systems help?
organiation
1.make money
2.spend less
3.provide product or service more effectively
5 components of an IS
Hardware---
Programs---- IT
Data----
Procedures

The top ones are more difficult and are also more automative
People
Dees project
organization background
project background
project team
Most important component of IS
People, their minds and thinking
Things to think about
Why was it created
Competitive advantage
What should it do
Requirements
How will it work
Technology
How will it be managed
It and Project Management
Broad types of IS
Vertical, Horizontal, or One of a Kind
Process vs. Data centric
Level of Automation
Moore's Law
Principle reason why data storage and data transmitions are almost free today. "The speed of a comp chip doubles in size every 18 months"
IT
methods, inventions, standards and products. The raw technology. Only concerns hardware software and data of IS
Competitive Strategy
A strategy specifically designed to achieve competitive advantage

Defined in response to industry environment and current business environment
SMART
Specific, Measurable, Attainable, Relevant, Timely
Industry Structure Model 5 forces
Customers, New vendors, Supliers, Rivals, Substitute Vendor

These are threats if substitutes, if vendor or customer there is bargaining that takes place
Competitive strategy model
Cost Different
Industry Wide Walmart Target

Focus Old Navy Nordstorm
Buisness Model
spells out how a company makes money
System Implementations
Lock in customers and buyers
Lock in suppliers
Raise Barriers to market entry
Establish alliance
Reduce costs
Switching Costs
Locks in suppliers and customers by making it difficult to switch to another.
Value Chain Model
Look in book p.48
Competitive Advantage
Using Product and system implementations to get somewhere.
Linkage
Interactions across value activities(value chain)
Support Activities
Human Resources
Accounting and infrastructure
Procurement and Technology
Primary activities
Marketing and sales
Inbound logistics
Operations or Manufacturing
Outbound Logistics
Service and support
margin
a net benifit
Requirement
One of the critical drivers in large-scale IS development, which typically involves trade-offs with cost and time
SDLC (System Development Life Cycle)
Business Planning Process
(Look on slides again for each defin)
System Definition (Requirements)
Requirements Analysis
Component design
Implementation (Users use then)
System Maintenance (this goes back up to definition when go through the flow
Uses of SDLC
Develop a new IS

Evaluate, select, and implement off-the-shelf IS

Maintain existing IS
scope
is the sum total of all of its requirements and features
Problems with SDLC
Waterfall( the nature of SDLC is like a waterfall going down each step but sometimes you need to go back up)

Requirement Documentation(if you get backed up can go into analysis paralysis)

Scheduling and budget
Brooke's Law
Adding new people to a late project makes the project later. (Nine women cannot make a baby in 1 month)
System Definition
1.Define system goals and scope 2.access feasibility (cost schedule
technical
3.Form project team
4.Plan Project

1.Requirments
2.Project management
Scope
Defines the boundaries of the information system

Defines the intended purpose and functionality of the system

Represents the grand total of all the requirements
Purpose of system scope
1. Estimate
Resources
Schedule
Cost

2. Manage
Changes
Approval
Sign-off
Scope requirement Techniques
-Context Diagram
-Data Subjects
-Process Definitions
-Business-Level Use Case Definitions
Context
represents the application, major module, or technology toolset that is the key basis of the project

encompasses specific and unique business requirements
context diagram
defines the main focus of the project and the major components that relate to it

relationships may include actors, roles, and departments as well as relationships to other applications
external
represents anything that interacts with the context

may include a role, department, organization or other applications

may be depicted as explicitly in scope or out of scope
interaction
a relationship between an external and the context

define high-level data or screen access rights for user-oriented interactions

define high-level application interfaces for system-oriented interactions
Process Definition
Initial high-level definition of activities that provide value to an organization

Based on current or planned organizational operations
Use case
Initial definition of high-level functionality provided by a system
Based on interactions defined in the context diagram
Data Subject Areas
Identify and describe key data subjects

Establish which data subjects are in scope versus out of scope

Define which data subjects will be maintained versus referenced
Scope Creep
Uncontrolled changes in a project's scope. This phenomenon can occur when the scope of a project is not properly defined, documented, or controlled. It is generally considered a negative occurrence that is to be avoided.

Typically, the scope increase consists of either new products or new features of already approved product designs, without corresponding increases in resources, schedule, or budget. As a result, the project team risks drifting away from its original purpose and scope into unplanned additions.
Types of scope creep
Hope Creep
Schedule Creep
Feature Creep
Management Creep
Project Scope
Users
Processes
Functionality
Data
Business process
A network of activities, resources, facilities, and information to achieve some business function
Activities
transform resources and information of one type into resources and information of another type
Facilities
Structures used within the business process. Are inventories and databases! as well as factories equipm. trucks, and other things in a factory.
Smart Data Information
Sufficient
worth Money
Accurate
Relevant
to context and subject
timely
Process Automation Options
Grocery Store Check-Out

Fully Manual
Partially Automated
Fully Automated
Business Processes define:
the context in which an IS will be used, and/or
the requirements an IS must support
Process requirements
Client Search
Client Detail
Special Request
Equipment Search
Equipment Detail
Equipment Assignment and Return
wireframe
identifies a screen that may be used to enter, update, or view information
includes data elements and screen controls available to a user
Will be refined with look-and-feel, navigation, and security

specifies interactivity
use case
identifies a single piece of meaningful application functionality
may be accessible to a user directly from a wireframe
may be executed indirectly (i.e., system functionality)

Identifies and specifies functionality
use case diagram
displays wireframes, use cases, and the relationships between them
represents a functional overview of an application
defines navigational flow of an application
Use Case analysis
Stay within scope

Look for reusable functionality

Look for redundant functionality and user interfaces

Identify Security Rights
database
collection of records..
The structure is achieved by organizing the data according to a database model.
The model in most common use today is the relational model
column/row (other name)
fields/records
Data requirements
for new system
Analyze existing reports, forms, and user activities

Must include all data necessary for users to perform their activities

Contains only that amount of data, and no more (i.e., data is SMART)

Developers rely on users to:
Tell them what to include in database
Check data model
Verify DB correctness and completeness
Data model
In developing a database
they find new requirements then

Requirements summarized in data model
Logical representation of structure
of data
Contains description of data and
relationships
metadata
special data that describes the structure of the database.
Primary Key
Top row in a file that lists name addres...
Foreign Key
Columns that fulfill a role like Student Name.
These columns are keys for different (foriegn) tables in which they reside.

They have a relationship between tables that carry data and using for. keys.
Test Question**
Order of Wireframe steps
Identify the screens that an IS needs

Define the look-and-feel and navigation of those screens

Define the controls on those screens
Database Management Systems
a program used to create process and administer a database
(DB2, Access, SQL Server, Oracle, MySQL)
SQL (Structured Query Language)
international standard language for processing a database.
Query-
Finds records, by typing in keyword for what your looking for
Report-
Show data in a structured context