Project Management 3351 - Final Flashcards

1
Q

What do we need to estimate each activity in a WBS in term of?

A

duration and effort

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

what is the duration represented by?

A

calendar time

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

what is effort represented by?

A

number of working hours

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

how many working hours is one month of effort?

A

168

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

what is the delphi technique to project estimation?

A

using multiple anonymous experts, each making estimates and taking average or analyzing outcome

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

what are the three types of estimates in the 3 point technique?

A

optimistic, pessimistic, most likely

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

what is the formula for the three point estimation techniqeu?

A

E = (O + 4M + P)/6

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

what is time boxing?

A

allocating a “box” of time for a specific activity, task or deliverable

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

what can happen if time boxing is used too often?

A

project team members can become burned out or frustrated

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

who determines the overall project schedule in top down estimating?

A

top and middle managers

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

what are lower level managers expected to do in top down estimating?

A

breakdown schedule/budget estimates into specific activities (WBS)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

top down estimating tries to determine what the project _______ cost and how long it _______ take, as decreed by a top level manager who ______ those parameters are appropriate.

A

should, should, think

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

what may top down estimating lead do ?

A

a death march project

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

which estimating technique may be a response to the business environment?

A

top down estimating

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

what is the most common form of project estimation?

A

bottom up estimating

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

what is bottom up estimating

A

project is broken up into much smaller modules and the person hours/weeks/months are determined for each module, schedules and budgets are the aggregate of detailed activities and costs

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

what is analogous estimating?

A

everything is based on similar tasks done in the past

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

what is the common principle in analogous estimating?

A

find the time it would take you to do a similar task, double it and add 10-20%

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

what estimation approach utilizes a third party who is very knowledgeable on the type of project you are going to engage in?

A

expert advice

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

what are the problems associated with the lines of codes estimation approach?

A

do comments count? declaring variables? efficient vs bloat code, differences between languages, can’t really estimate before project completion

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

what are the 5 primary elements of a function point analysis?

A

inputs, outputs, inquiries, logical files, interfaces

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
22
Q

what are external inputs?

A

data originating from users or other systems that cross the boundary to the application

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
23
Q

what are external inquiries?

A

input and output components resulting in data retrieval

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
24
Q

what are value adjustment factors?

A

system characteristics that influence the function point analysis

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
Q

how many DI’s are there?

A

14

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
26
Q

what is cocomo an acronym for

A

constructive cost model

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
27
Q

who introduced cocomo

A

barry boehm

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
28
Q

what estimates is cocomo based on and what is it used to estimate?

A

based on LOC estimates, and it estimates cost, effort, and schedule

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
29
Q

name the three project types in cocomo?

A

organic, embedded, semi-detached

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
30
Q

a project where the work is expected to go smoothly with few problems is what type of project?

A

organic

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
31
Q

what is a semi-detached project?

A

in between organic and embedded

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
32
Q

challenging projects that may be new ground for an organization or project team is what type of project?

A

embedded

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
33
Q

what is a person-month?

A

the effort by one person in on month

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
34
Q

how many hours is a person-month defined as in cocomo?

A

152 hours

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
35
Q

what is KDSI?

A

thousands of delivered source instructions (lines of code)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
36
Q

how is effort calculated in cocomo?

A

converting FP to LOC and plugging into equation for appropriate project type

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
37
Q

how is duration calculated in cocomo?

A

2.5 X effor^(of some value that depends on project type)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
38
Q

how do you get people required in cocomo?

A

effort/duration

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
39
Q

what does cocomo 2 incorporate?

A

sub models

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
40
Q

when an application is composed from existing parts what sub model can be used with cocomo?

A

application composition model

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
41
Q

what is the early design model used for?

A

when requirement are available but design has not yet started

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
42
Q

when reusable components are being integrated what submodel do you use?

A

reuse model

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
43
Q

what is the post architecture model?

A

its a model for when the system architecture is already designed

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
44
Q

T/F: The most common error in guesstimating is to be pessimistic
and to overestimate the time and resources necessary to
complete a project

A

F

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
45
Q

T/F:The Delphi technique is a quick and economical way to

estimate the duration and costs of project activities

A

F

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
46
Q

T/F: Time boxing involves allocating a time segment for a task
rather than attempting to estimate how long that task should
take

A

T

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
47
Q

T/F: Basing an estimate of activity durations on experience gained
from working on similar projects is called analogous estimation.

A

T

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
48
Q

T/F: Counting lines of code (LOC) is a good way to encourage

efficient programming.

A

F

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
49
Q

T/F: Because function points are independent of technology, they
provide a way to compare projects that may use different
platforms or languages.

A

T

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
50
Q

An estimation technique characterized by schedule and cost

estimates of how long something should take or should cost is

A

top down estimating

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
51
Q

An estimation technique characterized by the estimation, in
person-timeframe (i.e. person-hours, person-weeks) terms, or
small modules is

A

bottom up

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
52
Q

An estimation technique characterized by picking numbers out

of the air is

A

guesstimating

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
53
Q

An estimation technique characterized by the allocation of a
timeframe for a specified activity. e.g. a team has two weeks
to complete a task and at the end of two weeks work on that
task ceases is

A

time boxing

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
54
Q

An estimation technique characterized by the recruitment of
multiple experts who provide rounds of estimates until a
consensus estimate emerges is

A

delphi technique

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
55
Q

An Entity-Relationship Diagram (ERD) would be considered an

A

ILF

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
56
Q

screen that allows the user to input information using a

keyboard and a mouse would be called an

A

EI

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
57
Q

A data set of Customer names and addresses that is

maintained by another application system would be called an

A

EIF

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
58
Q

management report and its accompanying graphs would be

considered an

A

EO

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
59
Q

something that includes a combination of inputs and outputs
for retrieving data from either the internal files or from files
external to the application would be called an

A

EQ

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
60
Q

what is included in cost management according to PMBOK?

A

resource planning, cost estimating, cost budgeting, cost control

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
61
Q

what is a gantt chart?

A

a bar chart that shows a project schedule, shows start and end dates and terminal elements and summary elements of a project

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
62
Q

explicit relationships amoung tasks are not shown in what type of gantt chart?

A

traditional

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
63
Q

what is the critical path?

A

the longest duration path in the network diagram, that determines the shortest possible time to complete the project

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
64
Q

what are in the four corners of a an activity on node node?

A

earliest start, earliest finish, latest start and latest finish

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
65
Q

what is a sub-critical path?

A

a non critical path through the network, total duration are shorter than the critical path

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
66
Q

an activity that should be involved wih at least one critical path is what?

A

a zero slack activity?

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
67
Q

the amount of a task completion that can be delayed without affecting the project completion date is called?

A

slack

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
68
Q

the difference between the LF and EF or the LS and ES is what?

A

slack

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
69
Q

what are the dependency constraints?

A

technical, management, interproject, date constraints

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
70
Q

the task of shrinking the projected completion date is known as what?

A

schedule compression

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
71
Q

what do you look for when shrinking a schedule?

A

tasks that can be done simultaneously instead of sequentially, tasks that can begin when only a part of a previous task is done (instead of all of it), tasks that can be partitioned and assigned to more than one person

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
72
Q

what are the 4 fundamental relationships in AON?

A

finish to finish, start to start, start to finish an finish to start

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
73
Q

what is lead time?

A

starting a the next task before the previous task is complete?

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
74
Q

what is lag time?

A

adding a buffer of time before the next task begins

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
75
Q

what are the four quadrants in AOA?

A

event number, latest date, slack, earliest date

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
76
Q

what is PERT?

A

program evaluation a review technique

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
77
Q

what three estimates is PERT based off of?

A

same as 3 point technique: optimistic, pessimistic and most likely

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
78
Q

what are the 4 quadrants in PERT?

A

event number, target date, standard deviation, expected date

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
79
Q

how are z scores calculated in PERT?

A

z = (T-te)/s, where s is the activity standard deviation which is (pessimistic - optimistic)/6

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
80
Q

what type of cost is people cost?

A

a direct cost

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
81
Q

how is labor cost calculated when you know effort?

A

effort x labor rate

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
82
Q

what type of cost is material cost?

A

a direct cost

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
83
Q

what type of cost is leasing new facilities for people to work in on a project?

A

an indirect cost

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
84
Q

what is a reserve?

A

money that is put aside in case of unforseen expenses

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
85
Q

what is a sunk cost?

A

software engineering dual degree

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
86
Q

what does the project plan become once the schedule and project plan are accepted?

A

the baseline plan

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
87
Q

T/F: The project budget is determined by the project schedule, the
cost of the resources assigned to each of the tasks, and by any
other direct or indirect costs and reserves.

A

T

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
88
Q

T/F: he PMBOK® area called project cost management includes

cost estimating, cost budgeting, and cost control.

A

T

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
89
Q

T/F: Gantt charts are useful for planning but should not be used for
tracking and monitoring the progress of a project.

A

F

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
90
Q

T/F; Project network diagrams provide valuable information about
the logical sequence and dependencies among the various
activities and tasks so that a completion date or deadline can
be determined.

A

T

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
91
Q

T/F: predecessor activities are activities that can be worked on at
the same time as another activity.

A

F

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
92
Q

T/F: at must be completed

before another activity can be started.

A

T

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
93
Q

T/F: parallel activity is a task that can be worked on at the same
time as another activity

A

T

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
94
Q

T/F: parallel activities can shorten the project schedule, but can
have an impact on project resources if a resource is assigned
to two tasks at the same time.

A

T

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
95
Q

T/F: identifying the critical path is important because any change in
the duration of the activities or tasks on the critical path will
affect the project’s schedule.

A

T

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
96
Q

T/F: a critical path has zero slack?

A

T

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
97
Q

T/F: PERT was developed in the 1950s to create a visual
representation of scheduled activities, their logical sequence,
and interrelationships using a statistical probability distribution.

A

T

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
98
Q

T/F: Installing a server before loading the operating system is an
example of a finish-to-start relationship.

A

T

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
99
Q

T/F: Start-to-Start and Finish-to-Finish relationships allow activities
to be worked on in parallel.

A

T

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
100
Q

T/F; A start-to-finish activity is the most common relationship
between two activities.

A

F

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
101
Q

T/F: The direct costs of using a resource is the only type of cost that
should be considered when developing the project budget.

A

F

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
102
Q

T/F: Sunk costs include such things as rent, utilities, insurance, and
other administrative costs.

A

F

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
103
Q

T/F: reserve can provide a cushion when unexpected situations
arise

A

T

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
104
Q

The term most closely associated with activity bars across a

horizontal time axis is

A

gantt charts

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
105
Q

the term most closely associated with the identification of

predecessors, successors, and parallel activities is:

A

project network diagrams

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
106
Q

The technique used to find the sequence of tasks with zero

slack (or float) is most closely associated with:

A

cirtical path analysis

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
107
Q

he technique used to help manage the Polaris submarine
project and which bases activity estimates on probabilistic
estimates of three scenarios is most closely associated with:

A

PERT

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
108
Q

An activity being analyzed under PERT was judged to most likely
have a duration of 40 days. When considering the time it would
take to complete the activity if every relevant factor went well, it
was estimated to take 20 days and even under the worst case
imaginable, the task would be take 50 days. The estimates PERT
duration of that activity is:

A

38.33 days

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
109
Q

Under the Precedence Diagramming Method, the situation
which occurs when a relationship between two tasks that can
or must start at the same time is called:

A

start to start

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
110
Q

Under the Precedence Diagramming Method, the most
common relationship between two activities which implies a
logical sequence is called:

A

finish to start

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
111
Q

Under the Precedence Diagramming Method, the situation
which occurs when two activities can start at different times,
have different durations, but are planned to be competed at
the same time is called:

A

finish to finish

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
112
Q

Under the Precedence Diagramming Method, the situation
which occurs when task A cannot end until task B starts is
called:

A

start to finish

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
113
Q

he decision to build an application system based on what was
left after a previous attempt ended in failure primarily because
of the large investment the company made in the failed
project was most likely made by a manager who did not fully
understand:

A

sunk cost

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
114
Q

crisis management is _________ risk management is _________

A

reactive, proactive

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
115
Q

what is the common mistake associated with success orientation?

A

unwillingness to admit risks exist

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
116
Q

what is a risk as defined by PMBOK?

A

an uncertain event or condition that has negative or oportunistic properties

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
117
Q

risk management maximizes what and minimizes what?

A

maximizes: probability of positive (opportunistic events)
minimizes: probability of adverse events

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
118
Q

what is the risk management plan responsible for determining?

A

methodology, roles and responsibilities, budgeting, scheduling, risk analysis scoring,

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
119
Q

who should be included in risk identification

A

most if not all project stakeholders

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
120
Q

what are the it project risk management process steps?

A

planning, identification, assessment, strategies, monitoring and control, response, evaluation

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
121
Q

events that are going to occcur but you don’t know when are called what?

A

known risks

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
122
Q

an uncertain event is called what?

A

known-unknown risk

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
123
Q

an event that we have no idea will happen and we aren’t thinking about or anticipating are called?

A

unknown known risk

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
124
Q

project managers are directly responsible for what type of risk?

A

internal

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
125
Q

what risk type arises from the environment outside of the project?

A

external

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
126
Q

what is the most common approach to risk identification?

A

brainstorming

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
127
Q

what is the nominal group technique?

A

anonymous round robin elicitation of ideas and evaluation of those ideas until they are ranked and prioritized

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
128
Q

what is the delphi technique?

A

experts are brought in to identify potential risks and discuss their impact

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
129
Q

what are the advantages of using a checklist?

A

its a simple a direct approach to identifying risks

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
130
Q

what are the disadvantages of using a checklist?

A

risk identification may be limited to the risk categories on the checklist

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
131
Q

what are the element of a swot analysis??

A

strengths, weaknesses, opportunities and threats

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
132
Q

what type of diagram is a cause and effect diagram?

A

fishbone

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
133
Q

what is the purpose of risk analysis?

A

to determine the probability and impact of each risk

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
134
Q

what does risk assessment focus on?

A

prioritizing risks so a strategy can be formulated

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
135
Q

risk timelines can be created and controlled through what?

A

the risk register

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
136
Q

quantitative risk analysis is reserved for what types of risks?

A

high impact risks

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
137
Q

expected value helps to determine what in terms of risk?

A

severit

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
138
Q

if the cost of avoiding the risk is less then the expected value what should you do?

A

spend the money and avoid it

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
139
Q

if the cost of corrective action is greater than the expected value what should you do?

A

nothing, not worth it

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
140
Q

what analysis technique would you want to use when deciding between two decisions?

A

decision tree

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
141
Q

what are the 4 risk response strategies?

A

avoidance, transfer, mitigation, acceptance

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
142
Q

what risk response strategy attempts to completely eliminate the possibility of the risk?

A

avoidance

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
143
Q

what is risk transfer?

A

transferring risk to a third party

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
144
Q

what are some examples of risk transfer?

A

insurance, fixed priced contracts, warrantees

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
145
Q

what risk response strategy attempts to reduce probability and/or impact of a risk?

A

mitigation

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
146
Q

under what circumstances should risk acceptance be used as a risk response strategy?

A

when no other action is feasible or if the risk is of small probability and impact

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
147
Q

what do most risk acceptance strategies rely on?

A

contingency allowance

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
148
Q

what tools are used for risk monitoring?

A

risk register and risk timeline

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
149
Q

what process documents recognized risks, the planned response and the outcomes?

A

risk evaluation

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
150
Q

T/F: Failure to follow a formal risk management plan will often
cause organizations to be reactive and find themselves in a
state of permanent crisis

A

T

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
151
Q

T/F: The best time to plan for risk is during the project execution
phase when risk can be assessed most accurately

A

F

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
152
Q

T/F: Effective project risk management requires that each risk
have an owner

A

T

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
153
Q

T/F: In general, because of the similarities in IT projects, one can
manage all projects and risks in the same manner.

A

F

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
154
Q

T/F: Project risk management focuses only on the downside that
results from unexpected problems or threats

A

F

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
155
Q

T/F: The PMBOK definition of project risk suggests that a
systematic process is needed to effectively manage the risk
of a project.

A

T

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
156
Q

The Project Management Body of Knowledge (PMBOK) that
defines the process of risk management includes all of the
following processes except:

a) Risk Management Planning
b) Risk Identification
c) Qualitative Risk Analysis
d) IT Project Risk Impact Analysis
e) Risk Response Planning

A

d

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
157
Q

Gaining consensus from a group of experts would be most

closely associated with:

A

Delphi technique

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
158
Q

Initial generation of ideas without evaluation would be most

closely associated with:

A

Brainstorming

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
159
Q

A structured technique for identifying risks which requires
participants to rank and prioritize ideas in round-robin
fashion is most closely associated with:

A

Nominal group technique

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
160
Q

T/F: The goal of a sound risk management is to completely avoid
all risk.

A

F

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
161
Q

T/F: Triggers or flags in the form of metrics should be identified
to draw attention to a particular risk when it occurs.

A

T

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
162
Q

T/F: Unknown-unknown risks are residual risks that we cannot

even imagine happening.

A

T

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
163
Q

T/F: Since risk arises from uncertainty, there can be no such
category as known risks.

A

F

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
164
Q

T/F: Nominal Group Technique is a free form, unstructured

process similar to Brainstorming.

A

F

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
165
Q

T/F: The fishbone or Ishikawa diagram is a form of cause and

effect analysis diagramming.

A

T

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
166
Q

T/F: Since IT projects are developed in an environment that
changes so rapidly and so extensively, there is little value in
using past projects to guide our risk assessment of new
ones.

A

F

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
167
Q

T/F: Qualitative risk analysis has as one of its strengths the
ability to include subjective analysis based on experience
and judgment.

A

T

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
168
Q

T/F: The concept of expected value rests on the notion of a

probability-weighted summation of component parts.

A

T

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
169
Q

Receiving a much larger than usual gas utility bill because
of an early spring cold spell is an example of what type of
risk?

A

known-uknown risk

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
170
Q

Which of the following distributions has mean which is
equal to (a + 4b +c) / 6 where a, b, and c are denote
optimistic, most likely, and pessimistic estimates
respectively?

A

PERT distribution

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
171
Q

Which of the following distributions has mean which is
equal to (a +b +c) / 3 where a, b, and c are denote
optimistic, most likely, and pessimistic estimates
respectively?

A

Triangular distribution

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
172
Q

Which processes assesses the likelihood of
risk occurrences and their consequences using numeric
probability assignments?

A

quantitative risk analysis

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
173
Q

What tool or technique shows the
impacts of one decision over another as well as the
probability and cost of each risk along a logical path?

A

desicion tree

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
174
Q

Information-gathering techniques used in the Risk
Identification process include all of the following except:
a) Brainstorming
b) Delphi technique
c) Interviewing
d) PERT technique

A

D

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
175
Q

Complete this sentence: a risk is a(n) __________

occurrence that can affect the project for good or bad.

A

uncertain

176
Q

when should risk identification happen?

A

as early as possible in the planning process

177
Q

You are the project manager of the KLJH Project. This
project will last two years and has 30 stakeholders. How
often should risk identification take place?

A

throughout the project** not at each phase

178
Q

which risk analysis provides the project manager with a risk ranking?

A

qualitative

179
Q

How can a project manager determine whether it is better

to build or buy a software?

A

decision tree analysis

180
Q

what is the purpose of earned value?

A

provide quantitative means of assessing software project progress

181
Q

T/F: Proactive risk management is sometimes described as fire
fighting

A

F

182
Q

what the most important skill a project manager has?

A

communication

183
Q

what questions does communications planning attempt to answer relating to information?

A

how is it stored, who gets it and when, access, who updates it, medium

184
Q

what communication management process focuses on getting the right information to the right people in the right format?

A

information distriution

185
Q

what should be included in performance reporting?

A

status reports, progress reports, forecast reports

186
Q

what communication management process focuses on verifying and documenting project progress?

A

administrative closure

187
Q

what does the project communication plan center on?

A

who needs what information and when

188
Q

who identifies stakeholders and their communication needs?

A

projet manager

189
Q

what are good headers for a project communication plan?

A

stakeholder, info requirement, type of report/metric, timing/availability, medium/format

190
Q

what key areas should project metrics be focused on? (6 of them)

A

scope, schedule, budget, resources, quality, risk

191
Q

a good project metric must be… (5 things)

A

understandable, quantifiable, cost effective, proven, high impact

192
Q

the physical work completed to date and the authorized budget for that work is known as what?

A

earned value

193
Q

what is earned value based on?

A

budgeted cost of work performed (BCWP) or “planned value”

194
Q

what is BAC?

A

budgeted at completion, the total cumulative planned value

195
Q

what is AC?

A

actual cost = the total amount of money the project has required to date

196
Q

how is variance calculated at the end of the project?

A

subtracting the actual costs from the budget at completions

197
Q

what is variance throughout the project?

A

difference between actual and what was planned or expected

198
Q

how do you calculate cost variance?

A

CV = EV - AC

199
Q

if cost variance is negative what does it mean?

A

over budget

200
Q

if cost variance is positive what does it mean?

A

under budget

201
Q

what is CPI?

A

cost performance index - % of work completed per dollar spent

202
Q

if CPI > 1 what does it mean?

A

under budget

203
Q

if CPI < 1 what does it mean?

A

over budget

204
Q

what is SV?

A

schedule variance - difference between current progress and planned progress

205
Q

how do you calculate SV?

A

SV = EV - PV

206
Q

what is SPI

A

schedule performance index

207
Q

how is SPI calculated

A

SPI = EV / PV

208
Q

how is CPI calculated

A

CPI = EV / AC

209
Q

what do you get if you multiply the planned value of an activity by its percent completion?

A

earned value

210
Q

what are the 5 rules for EVM formulas?

A
  1. Always start with EV
  2. Variance means subtract
  3. Index means divide
  4. Negative is bad in variance
  5. less that 1 is bad in index
211
Q

what is ETC?

A

estimate to complete - provides estimate for completing the schdules work that remains

212
Q

what is the formula for ETC with typical variances?

A

ETC = (BAC - Cum EV to date)/ Cum CPI

213
Q

what is the formula for ETC with atypical variances?

A

ETC = IBAC - Cum EV to date)

214
Q

what are typical variances?

A

variances we believe will continue for the remainder of our project

215
Q

what are atypical variances?

A

variances we believe will not continue for the remainder of the project

216
Q

what is EAC?

A

estimate at completion - most likely total or final value based on project performance and any considered risks

217
Q

what is the EAC formula for typical variances?

A

EAC = Cum AC + ((BAC - Cum EV) / Cum CPI)

218
Q

what is the EAC formula for atypical variances?

A

EAC = Cum AC + (BAC - Cum EV)

219
Q

if we expect things to continue to get worse what do we need to calculate and how is it calculated?

A

funds required = original budget / (CPI*SPI)

220
Q

what are the 4 reporting categories?

A

reviews, status reporting, progress reporting, and forecast reporting

221
Q

informal meeting with stakeholders is an example of what reporting category?

A

review

222
Q

what reporting category compares the actual progress to baseline plan?

A

status reporting

223
Q

what is progress reporting about?

A

seeing what activities or tasks the team has accomplished

224
Q

predicting the project future status is what type of reporting?

A

forecasting

225
Q

what is a quick assessment tool for senior management?

A

visualization

226
Q

what is a balls on the wall chart

A

circles that represent start or finish of activities that can be modified, green if on target, red if target is missed

227
Q

TF: Because of their capacity for capturing and distributing data
and information, IT based solutions to communications plans
always represent the best solution.

A

F

228
Q

TF: Communication with project sponsors of unexpected negative
occurrences usually will not cause a loss of credibility.

A

T

229
Q

TF: The project communications plan may be informal depending
on the needs of the project stakeholders and the size of the
project.

A

T

230
Q

TF: If a stakeholder has been judged to adversarial and having a
vested interest in the failure of your project, it would probably
be wise to keep him/her out of the communication loop

A

F

231
Q

TF: Since project metrics are defined as a qualitative measurement
of some attribute of the project, their measurement should
reflect the subjective qualitative judgments of project leader or
team members.

A

F

232
Q

TF: Only those attributes that have a high impact on the project
are worth measuring.

A

T

233
Q

TF; Generally, the more metrics one adopts, the greater the project
control.

A

F

234
Q

TF: The project team should design its own measurement system.

A

T

235
Q

TF: The planned value (PV) tells us how much of our project will be
completed in each time increment.

A

F

236
Q

TF: Earned value is often referred to as the budgeted cost at
completion (BAC).

A

F

237
Q

TF: Earned value provides a performance measurement that tells
us how much of the budget we really should have spent for the
work completed so far.

A

T

238
Q

TF: If your EV is greater than your AC, you have a positive Cost
Variance.

A

T

239
Q

TF: As a project manager, you would be pleased see a Cost

Performance Index CPI less than one (1) for your project.

A

F

240
Q

TF: The Schedule Performance Index (SPI) for our project is
greater than one (1) and so we would anticipate that all other
things being equal, our project will finish ahead of schedule.

A

T

241
Q

TF: The schedule variance (SV) shows the difference between the
current progress of the project and its original or planned value

A

T

242
Q

TF: A cost variance (CV) can be positive or negative, but never
zero.

A

F

243
Q

TF: Given the advances that have been made in
telecommunications and IT technology in general, there is little
value or necessity today for Face-to-Face (F2F) meetings.

A

F

244
Q

TF: nternet and Web-Based technologies have a significant role to
play in communication and collaboration efforts of project
teams

A

T

245
Q

Earned value tells us

A

how much of the budget we should have spent on the work completed so far

246
Q

If you hired a consulting firm to develop a system which is
estimated to take four months to complete with the tasks
evenly divided over the four months and you agree to pay for
the project with equal monthly installments, those payments
would be called

A

planned value

247
Q
If we know the Actual Cost of a WBS component, what other
value do we need to know in order to calculate the cost
performance index (CPI)?
A

earned value

248
Q

cost variance = earned value - ?

A

actual cost

249
Q
Which of the following would one utilize if interested in
estimating the final project cost for a project that is over
budget in the early stages
a) Cost performance index (CPI)
b) Scheduled performance index (SPI)
c) Cost Variance (CV)
d) Estimate at Completion (EAC)
e) Estimate To Complete (ETC)
A

D

250
Q

Barring a change in project scope and given a Cost
Performance Index (CPI) that is less than 1, the most
reasonable inference to draw is that) The project will likely finish earlier than planned.
b) The project will likely finish later than planned.
c) The project will likely cost more than planned.
d) The project will likely cost less than planned.
e) The project will likely be on time and on budget

A

C

251
Q

Barring a change in project scope and given a Schedule
Performance Index (SPI) that is greater than 1, the most
reasonable inference to draw is that:
a) The project will likely finish earlier than planned.
b) The project will likely finish later than planned.
c) The project will likely cost more than planned.
d) The project will likely cost less than planned.
e) The project will likely be on time and on budget

A

A

252
Q
Which of the following is not likely a characteristic of a good
project metric?
a) Understandable
b) Quantifiable
c) Cost Effective
d) Subjective
e) High Impact
A

D

253
Q

what is quality in terms of PMBOK?

A

the degree to which a set of inherent characteristics fulfill requirements

254
Q

what stages is quality required within project management?

A

all stages

255
Q

what is PQM?

A

project quality management

256
Q

what does PQM focus on?

A

planning, assurance, control

257
Q

PQM focuses on the product and ?

A

processes

258
Q

if the results from quality control are not satisfactory then what should be performed?

A

root cause analysis

259
Q

what QC tool will help you distinguish between normal and unusual variation in a process?

A

a control chart

260
Q

what rule is a Pareto diagram related to ?

A

the rule of 80/20 - 20% of problems are related to 80% of the total cost of a projects problems

261
Q

what do we use when we need to analyze 2 characteristics of aprocess and see if there is any inderdependency between them?

A

a scatter diagram

262
Q

what do we use to identify the steps and events in the processes?

A

a flow chart

263
Q

the total cost of qualiy is the sum of what 4 components?

A

prevention, inspection, internal failure, external failure

264
Q

what is the least expensive cost of quality?

A

prevention

265
Q

whose responsibility is quality?

A

everyones

266
Q

quality metrics focus on: (3 things)

A

product, process, project

267
Q

verification focuses on what?

A

process-related activities

268
Q

what are the 3 types of reviews that go on during verification

A

technical reviews, business reviews, management reviews

269
Q

what do managment revies focus on?

A

budget, schedule, scope and quality objectives

270
Q

what does validation focus on?

A

product-oriented activities

271
Q

when does validation occur?

A

towards the end of the project

272
Q

what is black box testing?

A

testing program against specified requirements or functionality

273
Q

what is white box testing?

A

examines paths of logic or the structure inside a program

274
Q

what is grey box testing?

A

focuses on internal structure of program (functional and structural)

275
Q

what does unit tesitng focus on?

A

module, program or object level to determine whether specific FUNCTIONS work poperly

276
Q

what is integration testing?

A

tests whether logically related units work together properly

277
Q

what is system testing?

A

tests system as a whole in an operating environment

278
Q

what is acceptance testing?

A

certifies that system satisfies END USER requirements

279
Q

what is ISO?

A

international organization for standardization

280
Q

what ISO principle focuses on customer satisfaction and continuous organization performance improvement?

A

9000

281
Q

ISO 14000 is concerned with what?

A

environmental management

282
Q

what range of ISO principles apply to all engineering disciplines and to software development?

A

ISO 9001:2000

283
Q

what quality initiative was initiated by the British computer society in 1991?

A

TickIT

284
Q

what is TickIT?

A

a guide for a software comapny through ISO certification

285
Q

what measurement basis does Six Sigma use?

A

defects per opportunity (DPO)

286
Q

what can a defect be thought of as in six sigma?

A

anything that results in customer dissatisfaction

287
Q

the key six sigma steps are DMAIC, what does this stand for?

A

define, measure, analyze, improve, control

288
Q

what is CMMI

A

capability matrity model integration

289
Q

what does CMMI included?

A

a set of recommended practices and key process areas for software development

290
Q

how many levels does CMMI have?

A

5

291
Q

what are the levels of CMMI?

A

initial, repeatable, defined, managed, optimizing

292
Q

a software organization with processes that are ad hoc and often reactive to crisis is what level in CMMI?

A

1 - intital

293
Q

a software organization with processes that are documented and standardized is what level in CMMI?

A

3 - defined

294
Q

a software organization with processes that are in place is what level in CMMI?

A

2 - repeatable

295
Q

a software organization with quantitative metrics is what level in CMMI?

A

4 - managed

296
Q

a software organization with optimizing at the highest level of software process maturity is what level in CMMI?

A

5 - optimizing

297
Q

TF: The PMBOK definition of project quality management focuses
on conformance to specifications.

A

F

298
Q

TF: Project quality control is an expense that should be minimized
and incurred primarily in the testing phase of a project.

A

F

299
Q

TF: Taken together, the concepts of quality management,
verification and validation, change control and knowledge
management support the overall project quality management
plan.

A

T

300
Q

TF: Control charts are used to highlight statistically significant
variation in processes.

A

T

301
Q

TF: The Pareto Diagram is based on the notion that 20 percent of
the problems are based on 80 percent of the causes.

A

F

302
Q

TF: The Pareto Diagram is based on the notion that 80 percent of
the problems are based on 20 percent of the causes.

A

T

303
Q

TF: SO certification is a multinational effort to certify products,
services, or systems that meet specified quality management
principles.

A

T

304
Q

TF: The key steps in the Six Sigma framework are the D-M-A-I-C
cycle which stands for Define, Measure, Adapt, Innovate, and
Control.

A

F

305
Q

TF: The highest level of Software Process Maturity is demonstrated
by processes that are standard and consistent.

A

F

306
Q

TF: Defect arrival rates, Defects by phase, and Fix Response time
are all process metrics.

A

T

307
Q

TF: Verification activities focus on asking the question of whether
we followed the right procedures and processes.

A

T

308
Q

TF: Validation is a process-oriented activity that focuses on the
deployment of specific development procedures.

A

F

309
Q

TF: Documenting lessons learned is an important part of

continuous quality improvement.

A

T

310
Q

________ will determine your final grade in this class:

A

Badawy metrics model (OMM) lol its his own made up model lol

311
Q

DMAIC is part of ?

A

six sigma

312
Q

The Capability Maturity Model level characterized by an
immature software organization using ad-hoc process is
_______ ?

A

level 1 intial

313
Q

The Capability Maturity Model level which is the first to

introduce key process areas is _________ ?

A

level 2 repeatable

314
Q

The Capability Maturity Model level which is the first to

introduce technology change management _________ ?

A

level 5 optimizing

315
Q

The Capability Maturity Model level which is characterized by
the addition of Software Quality management and
Quantitative Process Management is _________ ?

A

level 4 managed

316
Q

defect arrival rate is an example of a ____________ metric?

A

process

317
Q

Customer found defects is an example of a __________ metric?

A

product

318
Q

usability is an example of a __________ metric?

A

project standard

319
Q

gray box testing is what type of testing?

A

unit testing

320
Q

Testing whether a set of logically related units work together
properly would be done in _________ ?

A

integration testing

321
Q

what are the three general tactical implementation plnas?

A

direct cutover, parallel, phased

322
Q

when is direct cutover appropriate?

A

quick delivery is critical, old system is crap and needs to be replaced now, system is non critical

323
Q

what are some risks associated with direct cutover

A

no safety net, can result in major delays, pissed off users and lost revenues

324
Q

who does the parallel implementation plan place the most pressure on?

A

the users

325
Q

when is parallel implementation appropriate?

A

when problems or failures of the system an have a major impact on the organization

326
Q

what implementation strategy introduces different parts of the organization to the system incrementally?

A

phased

327
Q

TF: cut-over costs more and takes longer tan the phased approach

A

F

328
Q

normal project termination is what?

A

completion according to plan

329
Q

if the project is completed before all the functionality is achieved it is called?

A

premature

330
Q

a project that never ends is called ?

A

perpetual

331
Q

a project terminated due to resource constraints, misjudged value, needs changes or starvation is called?

A

changed priority

332
Q

what is the most important requirement for closure under normal circumstances?

A

project sponsor acceptance

333
Q

what should the project manager and team develop for administrative closure

A

final report and presentation

334
Q

who would the project manager and team be trying to get administrative closure form?

A

project sponsor and key stakeholders

335
Q

what does a project final report include?

A

project summary, planned vs actual, outstanding issues, project documentation list

336
Q

what are the 6 steps after formal sign off for admin closure?

A
  1. verify all open items are complete
  2. archiving
  3. release project resources
  4. evaluation and review planning
  5. close off project accounts
  6. PARTY
337
Q

what is a postmortem review?

A

a meeting between project manager and project team after the project is complete that goes over each of the project aspects from MOV to performance

338
Q

it is preferable for a project auditor be performed by?

A

an outside auditor

339
Q

TF: Project implementation focuses on installing or delivering the
project’s major deliverable in the information system that was
built or purchased.

A

T

340
Q

TF: For a project to be closed successfully, the product of the
project must be formally accepted by the project sponsor or
customer.

A

T

341
Q

TF: Immediately after the implementation, the project’s MOV

should be calculated.

A

F

342
Q

TF; The direct cutover is the generally the least favored

implementation approach.

A

T

343
Q

TF: The parallel implementation approach is generally considered
to be the riskiest implementation approach

A

F

344
Q

TF; phased approach is generally the least expensive of the

three implementation approaches.

A

F

345
Q

TF: premature project closure is a characteristic of a failed project

A

F

346
Q

TF: Failure to clearly define and agree on the project’s MOV may
lead to a runaway or perpetual project.

A

T

347
Q

TF: Project termination by starvation may result from changed
priorities

A

T

348
Q

TF: Most of the project documentation is completed during the
development phase.

A

F

349
Q

TF: Delivery, installation, and implementation of the information
system indicate the sponsor’s acceptance of the project.

A

F

350
Q

TF: The final project report may be circulated to key stakeholders
prior to the final meeting and presentation.

A

T

351
Q

TF: Once the project is accepted by the sponsor or customer, a
number of administrative closure processes remain

A

T

352
Q

TF: Most team members are less critical of their own performance
than the project manager.

A

F

353
Q

TF: Individual performance reviews should provide a consensus on
improving performance.

A

T

354
Q

TF: Conducting the postmortem review is the responsibility of the
project sponsor

A

F

355
Q

TF: The project audit is the generally conducted by the project
manager and project team.

A

F

356
Q

TF: The project MOV is usually readily determined at the close of
the project.

A

F

357
Q

TF: Before conducting the final project evaluation, one must be
sure that the information system delivered has not been
changed by the users or support staff.

A

T

358
Q

TF: The final judge of project success is the evaluation of the
project’s MOV.

A

T

359
Q

Which implementation approach usually entails the greatest

level of risk?

A

direct cutover

360
Q

Which implementation approach involves no risk?

A

they all involve some level of risk

361
Q

Which implementation approach is usually the most expensive

and least risky?

A

parallel

362
Q

Which approach allows for implementation of modules in

different departments or locations?

A

Phased

363
Q

Which termination circumstance is one in which the project is
completed as planned?

A

normal

364
Q

Which termination circumstance is one in which the project is
ended because the costs of completing it are greater than the
potential benefits of completing it.

A

failed

365
Q

Another name for a runaway project is

A

perpetual

366
Q

As a result of competitor’s actions, a project was pushed to
completion without all of the envisioned features. This project
termination is termed __________ ?

A

premature

367
Q

the most important requirement for project closure under
normal circumstances is:
a) completing the project on time.
b) completing the project on or under budget.
c) redeploying team members successfully to other projects.
d) following the project methodology.
e) obtaining the project sponsor’s acceptance of the project.

A

E

368
Q

The final project report should include

a) Project Summary
b) Comparison of Planned vs. Actual
c) Outstanding Issues
d) Project Documentation List
e) All of the above

A

E

369
Q
Discussing team members' next assignment is generally a part
of
a) Individual Performance Review
b) Postmortem Review
c) Project Audit
d) MOV Evaluation
e) None of the above
A

A

370
Q

what four areas define a project?

A

temporary, defined purpose, start and end dates, human and other reosources

371
Q

what is the ITPM tripe constraint?

A

scope schedule budget

372
Q

what are the ITPM roles?

A

project stakeholders, project manager, project sponsor, technical experts, subject mtter experts

373
Q

what is a project portfolio?

A

collection of diverse project managed collectively

374
Q

what is a program

A

collection of project within a portfolio whose activities are coordinated

375
Q

TF: Assumptions are what we use to estimate scope, schedule and
budget and to assess the risks of the project.

A

T

376
Q

according to the chaos study how any IT projects were cancelled before completion and how many were completed but over budget, over schedule, and did not meet original specs?

A

31% and 53%

377
Q

a project that is cancelled before completition is called a what?

A

impaired project

378
Q

a project that is completed but over budget, over schedule, and includes fewer features than originally planned is called what

A

challenged

379
Q

TF: Using project management principles as part of a methodology
for systems development places a greater emphasis on team
selection for project success.

A

F

380
Q
The number one contributing factor to project success as
reported by the CHAOS study is:
a) innovative, cutting edge technology.
b) clear vision &amp; objectives.
c) competent staff.
d) user involvement.
e) proper planning.
A

D

381
Q
All of following are factors for impaired projects reported by the
CHAOS study except:
a) incomplete requirements.
b) lack of user involvement.
c) lack of resources.
d) changing requirement specifications.
e) lack of subject matter experts (SME).
A

E

382
Q

what is a kick off meeting?

A

a meeting that happens after the project charter and project plan are approved

383
Q

what is it that defines what is part of the project teams work and what is not

A

scope

384
Q

what are the two areas of scope managment?

A

project oriented and product oriented

385
Q

what are tools to communicate the project-oriented deliverables?

A

deliverable definition table (DDT) deliverable structure chart (DSC)

386
Q

what are tools to communicate the product-oriented deliverables?

A

Context data flow diagram (DFD) use case diagram (UCD)

387
Q

what is scope grope?

A

scope is poorly defined

388
Q

what is scope leap?

A

huge sudden changes in scope

389
Q

what is scope creep?

A

adding features without addressing the effects on time, costs and resources

390
Q

TF: MBOK® defines scope as the product or services to be
provided by the project and includes all of the project
deliverables.

A

T

391
Q

TF: ccording to the PMBOK area of scope management, one of
the processes is scope planning which means ensuring that
authority and resources are committed to developing a scope
management plan.

A

F

392
Q

TF: Scope definition defines the project boundary

A

F

393
Q

TF: The scope statement includes both what is and is not part of
the project work to be completed by the project team.

A

T

394
Q

TF: Project scope is a statement detailing the features and

functions that must support the IT solution

A

F

395
Q

TF: Project scope is a statement detailing the deliverables and
activities that support the IT methodology.

A

T

396
Q

TF: ctors are people or external systems that are elements of a
data flow diagram (DFD).

A

F

397
Q
Which PMBOK® defined process within the knowledge area of
project scope management confirms the project's scope is
complete and accurate?:
a) Project scope initiation
b) Scope planning
c) Scope definition
d) Scope verification
e) Scope change control
A

D

398
Q

Which PMBOK® defined process within the knowledge area of
project scope management gives the project manager the
authority to define the scope of the project?
a) Project scope initiation
b) Scope planning
c) Scope definition
d) Scope verification
e) Scope change control

A

A

399
Q
ich PMBOK® defined process within the knowledge area of
project scope management is responsible for setting the scope
boundaries?
a) Project scope initiation
b) Scope planning
c) Scope definition
d) Scope verification
e) Scope change control
A

B

400
Q

Which PMBOK® defined process within the knowledge area of
project scope management protects the scope boundary from
expanding as a result of increasing featurism?
a) Project scope initiation
b) Scope planning
c) Scope definition
d) Scope verification
e) Scope change control

A

E

401
Q

Which PMBOK® defined process within the knowledge area of
project scope management identifies project deliverables?
a) Project scope initiation
b) Scope planning
c) Scope definition
d) Scope verification
e) Scope change control

A

C

402
Q

a tanglible verifiable work product is a?

A

deliverable

403
Q

a significatn event or acheivement is a ?

A

milestone

404
Q

what is the consequence of too little detail in WBS?

A

important activities and tasks are omitted

405
Q

what is the consequence of too much detail in WBS?

A

can result in micromanagement

406
Q

what are the 6 criteira for proper level of detail in WBS?

A

measurable, bounded, deliverable, time/cost easily estimated, accpetable duration, work assignments are independent

407
Q

TF: a WBS should be developed by the project manager

A

F

408
Q

the smaller componennts that are defined dring WBS are called?

A

work packages

409
Q

what are the common stages of the project life cycle?

A

define goal, plan, execute plan, close, evaluate

410
Q

what deliverable is achieved after the define project goal stage?

A

a business case

411
Q

a project charter clarifies the project goal in terms of what?

A

scope, schedule, budget, quality objectives

412
Q

what is it called when you start the next phase of a project before approval is obtained for the current phase?

A

fast tracking

413
Q

what are the stages of the software development life cycle

A

requirement elicitation, analysis, system design, object design, implementation, testing, delivery, maintenance

414
Q

what are the five types of PMBOK process groups?

A

intiating, planning, executing, controlling, closing

415
Q

what are 7 prince 2 processe groups

A

start, initiate, direct, control, manage delivery, manage boundaries, close project

416
Q

what are the 7 prince 2 themes

A

business case, organization, risk, quality, planning, change, progress

417
Q

what are the 4 phases of a learnign cycle

A

understand and frame the problem, plan ,act , reflect and learn

418
Q

what are the 3 metrics for assessing team learning?

A

speed, depth, breadth

419
Q

An Information Technology Project Methodology (ITPM).
a) is an alternative metric for deciding between competing
projects.
b) is a six-phase program described by PMBOK and is offered as
a generally accepted industry practice.
c) is specified by parameters of the business case.
d) is a set of deliverables derived from the various PLC phases.
e) is a strategic-level plan for managing and controlling IT
projects.

A

E

420
Q

what is the process for developing the mov? (6 steps)

A
  1. identify desired area of impact
  2. identify desired value of IT project
  3. develop an appropriate metric
  4. set a time frame for achieving the MOV
  5. verify and get agreement from project stakeholders
  6. summarize the MOV in a clear concise statement or table
421
Q

TF: The MOV should be adjusted at each phase of a project to align
with the realities of project execution.

A

F

422
Q

All of the following are steps in developing the project MOV
except:
a) Identify the available organizational resources.
b) Identify the desired value of the IT project.
c) Develop an appropriate metric.
d) Set a time frame for achieving MOV.
e) Verify and get agreement from project stakeholders.

A

A

423
Q

TF: PRINCE2 was originally developed for government projects in
the United States.

A

F

424
Q

step 1 to developing the business case is to ?

A

select the core team

425
Q

what is TCO

A

total cost of ownership

426
Q

what are the 3 broad categories of costs that are included in TCO

A

direct, ongoing, indirect

427
Q

Which of the following statements about the business case is
NOT true:
a) A business case provides an analysis of feasibility.
b) A business case provides senior management with sufficient
information to fund a project.
c) A business case provides details of possible impacts, costs
and benefits.
d) A business case provides a project budget.
e) A business case may be a large formal document.

A

D

428
Q

Which of the following was NOT given as a reason for recruiting
a core team to develop the business case?
a) enhanced credibility
b) alignment with organizational goals
c) access to real costs
d) early identification of project team
e) shared sense of ownership

A

D

429
Q

TF: Feasibility focuses on what can go wrong and what must go
right.

A

F

430
Q

TF: Feasibility focuses on whether a particular alternative is doable
and worth doing

A

T

431
Q

TF: Scoring models are useful because they allow for the inclusion
of qualitative factors.

A

F

432
Q

the project charter is a contract between

A

project sponosr and preoject team

433
Q

TF: The project charter and project plan make up the project’s
strategic plan

A

F

434
Q

The project charter:
a) and the project plan should be developed together.
b) and the project plan are the same document.
c) and the project plan are developed in the scope
document.
d) is summarized in the project plan.
e) is developed by the project sponsor

A

A

435
Q

The project’s charter and project plan represents:

a) a review of the business case.
b) a strategic plan.
c) a tactical plan.
d) a budgeting technique.
e) none of the above

A

C

436
Q
Things that must go right in order for the project plan to be
completed are called:
a) phases.
b) constraints.
c) assumptions.
d) metrics.
e) essentials
A

C

437
Q

TF: The project scope must be defined before the project MOV can
be developed

A

F