CS1004: Information Systems & Organisations (Block 1 & 2) [HL]

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

1/99

flashcard set

Earn XP

Description and Tags

CS1004: Information Systems & Organisations Flashcards (Block 1 & 2)

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

100 Terms

1
New cards

What is a system?

A collection of non-random components that are useful, belong together and coherent

2
New cards

What is an open system?

It interacts with other systems by having inputs or outputs

3
New cards

What is a closed system?

Does not interact with their environment

4
New cards

What is a sub-system?

A component or unit that is part of a larger system

5
New cards

What is data?

A record of an event or fact

6
New cards

How does data become information?

Undergoes some sort of process to become useful information

7
New cards

What is information?

Data that is processed for a purpose

8
New cards

What is a information system?

A system that provides information to support decisions and business activities

9
New cards

What are the 3 stages in making decisions?

Intelligence, design, choice

10
New cards

Intelligence stage

Become aware that a problem exists that requires action

11
New cards

Design stage

Evaluate alternative solutions and the implications of each

12
New cards

Choice stage

Select choice

13
New cards

Structured decisions

are governed by clear rules and steps

14
New cards

Unstructured decisions

have no set of rules or procedure for arriving at decisions

15
New cards

Decision making hierarchy (bottom to top)

Supervisory, Middle, Executive

16
New cards

Transaction Processing Systems (TPS)

Information systems that are used at the lower level

17
New cards

A business process….

consists of one or more activities that are performed in a specific order

18
New cards

A transaction…

when a process involves different parties

19
New cards

Supervisory level activity

operational control e.g: product id, reorder amount, current stock level

20
New cards

Middle level activity

management control e.g: allocate budget, predicted resource requirements, total funding available

21
New cards

Executive level activity

strategic planning e.g: market research, cost of production, existing/competitors product range

22
New cards

Business purchase transaction process

order from factory, receive goods, pay bill

23
New cards

Business sales transaction process

place order, deliver goods, pay bill

24
New cards

Checkable data

customer info, item info, order info, staff entries

25
New cards

What data is needed?

data about customer, product, order

26
New cards

Variations that can go wrong…

wrong item or quantity entered/delivered/customer/address

27
New cards

Management Information System is a…

middle level

28
New cards

An MIS…

takes data from TPS and produces summaries and statistics

29
New cards

Example of a MIS summary report

is a loan needed, how long does a sale/purchase take, are we overstocking

30
New cards

Example of a MIS exception report

stock too low? order more. high vehicle costs? replace.

31
New cards

What level are DSS?

executive level

32
New cards

What is a DSS?

an interactive system that helps
managers with an unstructured decision

33
New cards

a DSS

may take data from TPS or MIS
may use models or simulations
provides reports and analysis
answers what if questions

34
New cards

an expert system

a system designed to mimic the decision making ability of a human expert

35
New cards

What is good information in an IS?

relevant, accurate, timely

36
New cards

What are the 5 activities of a lifecycle?

system analysis, system design, implementation, validation, maintenance

37
New cards

What are requirements?

something the system must do or a quality
that the system must have

38
New cards

What are the 2 types of requirements?

functional and non-functional

39
New cards

Functional requirements

what a system must do

40
New cards

Non-functional requirements

how a system must do it

41
New cards

System analysis requirements

gather requirements, analyse requirements, specify requirements, validate requirements

42
New cards

Role of the analyst

to understand and communicate
with clients to establish business/user needs

43
New cards

Statement of scope

a short concise statement of the primary function of the system
being developed that has what is and isn’t included

44
New cards

A use case

describes how the primary actor interacts with a system or organisation to achieve a goal

45
New cards

scope (not statement of scope)

the machine used in a use case

46
New cards

Use case structure…

primary actor, goal, scope, main sequence

47
New cards

Primary actor

the stakeholder/user who or which
initiates an interaction with the system in order to achieve a goal

48
New cards

Goal

what the actor wants to achieve in
interacting with the system

49
New cards

Main sequence

sequence of steps or events that
occur in a case where nothing goes wrong

50
New cards

Business use case

interaction between
company and client/partner

51
New cards

System use case

interaction between
computer system and user

52
New cards

A casual use case….

must have a primary actor, goal, scope and main sequence

53
New cards

A fully dressed use case includes more detail such as….

supporting actors, stakeholders, trigger, preconditions, guarantees

54
New cards

Stakeholder

something or someone with a vested interest (stake) in the behaviour or outcome of the use case

55
New cards

Trigger

the event that initiates the use case

56
New cards

Pre-conditions

what must be true before the use case can occur

57
New cards

Guarantees (or Postcondition)

the outcome, what must be true after the use case has occurred

58
New cards

Primary actor vs Stakeholder

Primary actors interact directly with the system. Stakeholders don’t necessarily interact directly but are still involved. All actors are stakeholders, but not all stakeholders are actors

59
New cards

A use case =

a goal

60
New cards

A system =

many use cases

61
New cards

A use case is any direct interaction with a computer system. (True or False)

False. There are also business use cases.

62
New cards

Use cases specify interface design. (True or False)

False. Use cases specify functional requirements.

63
New cards

An actor in a use case maybe not be a human. (True or False)

True. An actor doesn’t necessarily have to be a human, it can be a system.

64
New cards

What are extensions?

variations at each step of a sequence that considers what might go wrong/be different

65
New cards

How extensions work?

identify possible variations in each steps of a sequence and identify what to do to recover

66
New cards

Extensions within extensions

for each extension condition at each step, there needs to be an extension handling step

67
New cards

Extension conditions vs Extension handling

extension conditions point out what might go wrong. extension handling are the steps to recover from those conditions

68
New cards

Guarantees or Post Conditions

the outcomes, what must be true after the use care has occurred

69
New cards

Success Guarantee

if the case succeeds

70
New cards

Minimum Guarantee

however else the use case ends

71
New cards

Checking consistency

whether the entries on different parts of the use case template is internally consistent

72
New cards

Checking completeness

whether there is another use case that provides the relevant data for a step

73
New cards

What is an Entity?

A types of thing on which an organisation may wish to hold data

74
New cards

What is an Attribute?

The data we need to know/collect about each entity

75
New cards

What is the attribute domain?

The set of all possible values of an attribute

76
New cards

What is a Simple Attribute?

Those that cannot be further divided into sub-attributes

77
New cards

What is a Composite Attribute?

An attribute that is a combination of other attributes

78
New cards

What is a Single-valued attribute?

Only accept one value

79
New cards

What is a Multi-valued attribute?

An attribute that can have more than one value associated with the key of the entity

80
New cards

What is a Derived Attribute?

Can be derived from the values of other attributes

81
New cards

What is a Relationship?

How two or more entities are linked to one another

82
New cards

What shape is an Entity?

Rectangle

83
New cards

What is a Cardinality of a relationship?

How many instances of an entity relate to one instance of the other entity

84
New cards

Cardinality examples:

1..1, 1..*, ..

85
New cards

What is a primary key?

The attribute that uniquely identifies an entity

86
New cards

What is a foreign key?

Links attributes in other entities

87
New cards

What’s the relationship between primary and foreign key in a 1..* relationship?

The primary key from the “1 end” is added as foreign key in the “many end”

88
New cards

What’s the relationship between primary and foreign key in a 1..1 relationship?

Both ends may have the same primary key

89
New cards

How are relationships between entities created?

Created by keys and are represented by storing the primary key values in the other entity

90
New cards

What are Events?

Something that happens in the environment thus causing entities to change state

91
New cards

What is a State?

A recognisable period in the life of an object

92
New cards

Different states mean…

Different capabilities, Different constraints, Different characteristics

93
New cards

What shape is a state?

Rounded rectangle

94
New cards

What is a Guard or Guarded Transition?

Boolean expression, if it’s true the transition is allowed

95
New cards

What shape is the Transient State or Pseudo-state?

Diamond

96
New cards

What is State diagram?

Used to represent the different states of a Data Entity

97
New cards

What is an Activity?

An ongoing process of performing some action

98
New cards

What does an activity diagram show?

Ordering of activities and the transitions between them, Sequencing Use Cases

99
New cards

What shape is an Activity?

Rectangle with semicircle end

100
New cards

What shape is a Decision point?

Rotated square

Explore top flashcards