Medium Difficulty 1 Flashcards
1
Q
ADR
A
Alternative Dispute Resolution
2
Q
AON
A
Activity-on-Node
3
Q
BCR
A
Benefit Cost Ratio
4
Q
CA
A
Control Account
5
Q
CBR
A
Cost Benefit Ratio
6
Q
CCB
A
Change Control Board
7
Q
CCS
A
Change Control System
8
Q
COQ
A
Cost Of Quality
9
Q
CPAF
A
Cost Plus Award Fee
10
Q
CPF
A
Cost Plus Fee
11
Q
CPFF
A
Cost Plus Fixed Fee
12
Q
CPIF
A
Cost Plus Incentive Fee
13
Q
CR
A
Change Request / Cost Reimbursable (contract)
14
Q
DOE
A
Design of Experiments
15
Q
EF
A
Early Finish Date
16
Q
EMV
A
Expected Monetary Value
17
Q
ES
A
Early Start Date
18
Q
FF
A
Finish-to-Finish
19
Q
FFP
A
Firm Fixed Price
20
Q
FP-EPA
A
Fixed Price With Economic Price Adjustment
21
Q
FPIF
A
Fixed Price Incentive Fee
22
Q
FS
A
Finish-to-Start
23
Q
IFB
A
Invitation For Bid
24
Q
ISO
A
International Organization for Standardization
25
JAD
Joint Application Development (or Design)
26
JIT
Just in Time
27
KPI
Key Performance Indicator
28
LF
Late Finish Date
29
LOE
Level Of Effort
30
LS
Late Start Date
31
OBS
Organizational Breakdown Structure
32
PDCA
Plan Do Check Act
33
PDM
Precedence Diagramming Method
34
PERT
Program Evaluation and Review Technique
35
PMB
Performance Measurement Baseline
36
RACI
Responsible, Accountable, Consult, And Inform
37
RAM
Responsibility Assignment Matrix
38
RFI
Request For Information
39
RFP
Request For Proposal
40
RFQ
Request For Quotation
41
ROM
Rough Order of Magnitude
42
SF
Start-to-Finish
43
SME
Subject Matter Expert
44
SOW
Statement Of Work
45
SS
Start-to-Start
46
SWOT
Strengths, Weaknesses, Opportunities, And Threats
47
T&M
Time And Material
48
VAC
Variance at Completion
49
VOC
Voice of the Customer
50
WBS
Work Breakdown Structure
51
NDA
Non Disclosure Agreement
52
COTS
Commercial off-the-shelf
53
ANSI
American National Standards Institute
54
DU
Duration
55
DUR
Duration
56
ITTO
Inputs, Tools and Techniques, Outputs
57
MOU
Memorandum of Understanding
58
SLA
Service Level Agreement
59
BSR
Buyer Share Ratio
60
RCA
Root Cause Analysis
61
PBP
Payback Period
62
TOR
Terms of Reference
63
AT
Actual Time
64
EI
Emotional Intelligence
65
MOA
Memoranda of Agreement
66
BCA
Benefit Cost Analysis
67
DB
Design Build
68
DBB
Design Bid Build
69
DBO
Design Build Operate
70
BOOT
Build Own Operate Transfer
71
DMAIC
Define, Measure, Analyze, Improve, and Control (Six Sigma methodology)
72
ATDD
Acceptance Test-Driven Development
73
BDD
Behavior-Driven Development
74
BRD
Business Requirement Documents
75
DoD
Definition of Done
76
DoR
Definition of Ready
77
DSDM
Dynamic Systems Development Method
78
XP
eXtreme Programming
79
CPM
Critical Path Method
80
AC
Actual Cost
81
BAC
Budget At Completion
82
CPI
Cost Performance Index
83
CV
Cost Variance
84
EAC
Estimate At Completion
85
ETC
Estimate To Complete
86
EV
Earned Value
87
EVM
Earned Value Management
88
PV
Planned Value / Present Value
89
SPI
Schedule Performance Index
90
SV
Schedule Variance
91
TCPI
To-Complete Performance Index
92
OPM
Organizational Project Management
93
PMO
Project Management Office
94
PTA
Point of Total Assumption
95
EEF
Enterprise Environmental Factors
96
OPA
Organizational Process Assets
97
PMIS
Project Management Information System
98
EPV
Expected Present Value
99
FV
Future Value
100
IRR
Internal Rate of Return
101
NPV
Net Present Value
102
ROI
Return on Investment
103
When are adaptive methods preferred for managing projects?
Adaptive methods are preferred when: - Environment is changing rapidly - It is difficult to define requirements and scope up front - It is possible to define small incremental improvements that will deliver value to stakeholders
104
Which development life cycle is more suitable for projects with high levels of change and requiring ongoing stakeholder engagement?
Adaptive life cycle
105
What type of scheduling is used in Kanban?
On-demand scheduling
106
Agile release planning is a technique to develop ___________ on an agile project.
Agile release planning is a technique to develop schedule on an agile project.
107
A backlog in a change-driven project is equivalent to _______________ in a plan-driven project.
A backlog in a change-driven project is equivalent to Project Scope in a plan-driven project.
108
In which meeting does an agile team finalizes the scope of a sprint or an iteration?
Sprint or Iteration Planning Meeting
109
What is an agile team's iteration known as in Scrum framework?
Sprint
110
Who makes the final call on priority order in the Product Backlog?
The Product Owner
111
What series of numbers are used in the Planning Poker?
Modified version of Fibonacci series (1, 2, 3, 5, 8, 13, 20, 40, 100)
112
If a project team is estimating their backlog items in story points using the series 1, 2, 3, 5, 8, 13, 20, etc. what technique are they using?
Planning Poker
113
What is the term to describe a consensus-based estimation technique commonly used in agile projects?
Planning Poker
114
What is the term to describe a lessons learned review meeting held at the end of an iteration in agile projects?
Retrospective
115
What is commonly used unit of work estimation in agile projects?
Story points
116
Agile teams work at a _______________ pace.
Agile teams work at a sustainable pace.
117
Name a commonly used technique for prioritizing the stories on a product backlog.
MoSCoW Must have - the requirement is core and must be satisfied for success Should have - the requirement should be satisfied for success Could have - the requirement is desirable but not necessary for success Won't have - the requirement will not be implemented
118
In Kanban, what tool can be used to represent the state of work across time?
Cumulative Flow Diagram (CFD)
119
What is the purpose of a Cumulative Flow Diagram (CFD)?
It is used to represent the state of work across time. It shows the stakeholders the product features complete, in progress, and remaining, as well as any changes in total scope. It is a powerful tool for tracking and forecasting the delivery of value.
120
What are Non-Functional Requirements?
Non-functional requirements (NFRs) are the quality characteristics of the deliverables, and serve as constraints or restrictions on the design of the solution. Examples include requirements related to security, legal, regulations, compliance, reliability, performance, availability, maintainability, scalability, and usability.
121
What do cards represent on a Kanban Board?
Cards represent work items on a Kanban Board.
122
What do columns represent on a Kanban Board?
Columns represent each stage of the process on a Kanban Board.
123
Who develops the Definition of Done on agile projects?
The project team
124
Who develops the Acceptance Criteria on agile projects?
The Product Owner
125
What are the 3 main responsibilities of a project manager in an agile project?
Facilitating, Coaching, and Impediment Removal
126
Which of the following are characteristics of a good information radiator?
The information should change over time and easy to view.
127
What is the main purpose of a retrospective?
Learn what went well, what did not go well, and what could be done differently to improve the product.
128
When are risk audits typically conducted in an agile project?
During the retrospective
129
When does an agile team capture lessons learned?
Throughout the project
130
What are the terms to describe a project manager's role in an agile project?
Project manager, ScrumMaster, project team lead, agile coach, team coach, or team facilitator
131
Mention 3 advantanges of timeboxing?
3 advantages of timeboxing are: - Increased focus on completing work - Limits scope creep and gold plating - Simplifies scheduling
132
What are the two pillars of Lean?
The two pillars of Lean are: - Continuous Improvement (or kaizen) - Respect for People
133
Name any 3 sources of waste in Lean Manufacturing.
Waste results from overburdened workers, bottlenecks, waiting, handoff, overproduction, wishful thinking, task-switching, defects, and information scatter.
134
What are the 5 values of Extreme Programming (XP)?
XP is based on values of simplicity, communication, feedback, courage, and respect.
135
Which XP practice is based on the idea that two heads are better than one?
Pair Programming
136
What is the preferred mode of communication between team members in XP?
Face-to-face communication
137
Who owns the code in XP?
The entire team collectively owns the code in XP.
138
Which XP value does the management reflect when they empower the team to have authority over their work?
Respect
139
What is the role of the customer in XP?
The customer in XP provides the requirements, sets the priorities, and steers the projects.
140
What are the components of a Sprint Backlog?
The Sprint Backlog is composed of the Sprint Goal (why), a set of Product Backlog items selected for the Sprint (what), as well as an actionable plan for delivering the Increment (how).
141
What is the relationship between a project vision and project objectives?
A project vision sets the overall picture of the project, and project objectives qualify this vision and make it specific.
142
Agile projects use bottom-up estimating. True or False?
False. Agile projects use top-down estimating.
143
In timeboxed iterations, the duration is fixed but the scope can vary. True or False?
True
144
Management tools and waste reduction are the two pillars of Lean. True or False?
False. The two pillars of Lean are Continuous Improvement (or kaizen) and Respect for People.
145
Lean applies to production systems only. True or False?
False. Lean is a broad system that applies to the entire enterprise, including product development, production, sales, service and HR.
146
Scrum is an agile framework specifically for software development. True or False?
False. Scrum can be used for product development in any industry.
147
Crashing vs Fast tracking
In Crashing, schedule is compressed by applying additional resources, working overtime, etc. Whereas in Fast tracking, activities which are usually performed in sequence are performed in parallel, to compress the schedule.
148
Weighted Average (PERT) vs Simple Average Three-Point Estimating
Weighted Average (PERT) estimate uses Beta distribution whereas Simple Average uses Triangular distribution to calculate the duration or cost estimate. Weighted Average formula is, E = (O + 4M + P) / 6 and Simple Average formula is E = (O + M + P) / 3, where O is the Optimistic, M is the Most Likely and P is the Pessimistic estimate.
149
Total Float vs Free Float
Total Float is the amount of time an activity can be delayed without delaying the project, whereas Free Float is the amount of time an activity can be delayed without delaying any successor activity.
150
Duration vs Effort
Duration is the number of work periods (not including holidays or other non-working periods) required to complete an activity, whereas Effort is the number of labor units required to complete an activity. Duration is expressed as work days, work weeks, etc., whereas Effort is expressed as man hours, man days, man weeks, etc.
151
Duration vs Elapsed Time
Duration is the number of work periods (not including holidays or other non-working periods) required to complete an activity, whereas Elapsed Time includes holidays and non-working periods also. Both are expressed as work days, work weeks, etc.
152
Project Team vs Project Management Team
A Project Team is comprised of the project manager, project management team, and other team members. Project Management Team includes a subset of Project Team members who are directly involved in project management activities.
153
Lead vs Lag
Lead is the acceleration of a successor activity, whereas Lag is the delay of a successor activity.
154
Code of Account vs Control Account
Code of Account is any numbering system used to uniquely identify each component of the WBS. Control Account is a management control point where scope, budget, actual cost, and schedule are integrated and compared to earned value for performance measurement. Control Accounts are strategically placed at various points on the WBS.
155
Control Account vs Work Package
Control Account is a management control point in the WBS where Earned Value measurements take place. Work package is a unit of work or deliverable at the lowest level of each branch on the WBS. A Control Account may contain multiple Work Packages, but a Work Package can only be associated to one Control Account.
156
Planning Package vs Control Account
Planning Package is a logical group of work within a Control Account that is identified and budgeted in early planning, but is not yet sub-divided into Work Packages. Control Account is a management control point in the WBS where Earned Value measurements take place. The Planning Package is below the Control Account, but above the Work Packages in the WBS.
157
Planning Package vs Work Package
Planning Package is a logical group of work within a Control Account that is identified and budgeted in early planning, but is not yet sub-divided into Work Packages. Work Package is a unit of work at the lowest level of each branch of the WBS. The Planning Package is below the Control Account, but above the Work Packages in the WBS.
158
Contingency Reserve vs Management Reserve
Contingency Reserve accounts for "known-unknowns" or simply "knowns". It covers the "residual risks" on the project. Management Reserve accounts for "unknown-unknowns" or simply "unknowns".
159
Verified Deliverable vs Accepted Deliverable
Verified deliverables are the deliverables that have been checked for correctness by the Control Quality process. They are an input to Validate Scope process. Accepted Deliverables are the deliverables that meet the acceptance criteria and have been formally signed off by the customer through the Validate Scope process.
160
Estimate vs Budget
Estimate is a quantitative assessment of the likely amount or outcome. It is usually applied to project costs, resources, effort, and durations. An "approved" cost estimate for a project or a work component is known as Budget.
161
Estimate At Completion (EAC) vs Estimate to Complete (ETC)
EAC is the expected total cost of the project or work component, whereas ETC is the expected cost of the "remaining" work. Note that both are "forecasts".
162
Internal Failure vs External Failure
Internal Failure is the failure found by the project and External Failure is the failure found by the customer.
163
Specification Limits vs Control Limits
Specification Limits are set by the customers, whereas Control Limits are set by the project manager and appropriate stakeholders based on the organization's quality standards. Control Limits are usually stricter than and within the Specification Limits.
164
Prevention vs Inspection
Prevention keeps errors out of the process, whereas Inspection keeps errors out of the hands of the customer.
165
Histogram vs Pareto Diagram
A Pareto Diagram is a specific type of Histogram, ordered by frequency of occurrence. It shows how many defects were generated by type or category of the identified cause, and helps the project team focus on the causes creating the greatest number of defects.
166
Quality Audit vs Inspection
Quality Audit is a structured review of the project to determine whether it's complying with policies, processes and procedures. Inspection is the process to check whether deliverables conform to standards. Audit is a QA function, whereas Inspection is a QC function. Audit is not just about finding problems, but also good practices of the project. Inspection is mostly for finding problems.
167
Responsibility Assignment Matrix (RAM) vs Responsible, Accountable, Consult, And Inform (RACI)
The RACI is just one type of RAM.
168
Tool vs Technique
A Tool is something tangible, like a template or a software program, that is used to perform an activity to produce a deliverable. Technique is a procedure performed by a human to perform an activity to produce a deliverable. A Technique may employ many Tools.
169
Threat vs Opportunity
Threat (or negative risk) is a risk of a loss, whereas Opportunity (or positive risk) is a risk of a gain.
170
Avoid vs Mitigate
Avoid is to eliminate the threat entirely, whereas Mitigate is to reduce the probability of occurrence or the impact of the threat.
171
Exploit vs Enhance
Exploit is to ensure that the opportunity definitely happens, whereas Enhance is to increase the probability of occurrence or the impact of the opportunity.
172
Logical Relationship vs Precedence Relationship
A Logical Relationship is a dependency between two schedule activities or a schedule activity and a schedule milestone. In Precedence Diagramming Method (PDM), a Logical Relationship is called a Precedence Relationship.
173
Master Schedule vs Milestone Schedule
A Master Schedule is a high level schedule that identifies the key deliverables and key milestones. A Milestone Schedule is a high level schedule that only identifies key milestones. So, Milestone Schedule can be considered as a subset of Master Schedule.
174
Planned Value vs Earned Value
Planned Value is the estimated (monetary) value of the work "planned" to be done, whereas Earned Value is the estimated (monetary) value of the work "actually" done.
175
Earned Value vs Actual Cost
Earned Value is the "estimated" (monetary) value of the work actually done, whereas Actual Cost is the "actual" cost incurred for the work done.
176
Cost Plus Fixed Fee (CPFF) contract vs Cost Plus Incentive Fee (CPIF) contract
In both these contracts, the seller is reimbursed for the allowable costs of project work. However, in CPFF, the seller fee is fixed and is not tied to the seller's performance, whereas in CPIF, the seller fee is tied to the seller's performance.
177
Cost Plus Incentive Fee (CPIF) contract vs Cost Plus Award Fee (CPAF) contract
In CPIF, the criteria for determining seller fee is defined in objective terms, whereas in CPAF, the criteria is subjective.
178
Single Source vs Sole Source
In Single Source procurement, the buyer decides to award the contract to a preferred seller (even though there may be other sellers in the market), without going through the procurement process. In Sole Source procurement, there is only one seller in the market for the item to be procured.
179
Corrective Action vs Preventive Action
Corrective Action is undertaken "after" a problem (or risk) has occurred, whereas Preventive Action is undertaken to reduce the probability and/or impact of a problem (or risk) "before" it occurs. Former is reactive, whereas latter is proactive.
180
Project Cost Baseline vs Project Cost Budget
Project Cost Baseline = Project Cost Estimates + Contingency Reserves Project Cost Budget = Project Cost Baseline + Management Reserves
181
Weighting System vs Screening System
Weighting systems are used to rank sellers according to the score assigned to them based on various criteria. Screening systems are used to shortlist sellers, i.e. eliminate those who do not meet certain minimum requirements.
182
Brainstorming vs Brain Writing
Brainstorming is a general data-gathering and creativity technique that elicits input from groups such as team members or subject matter experts. Brain Writing is a refinement of brainstorming that allows individual participants time to consider the question(s) individually before the group creativity session is held.
183
Procurement Statement of Work (SOW) vs Terms of Reference (TOR)
Procurement SOW is a description of the procurement item in sufficient detail to allow prospective sellers to determine if they are capable of providing the products, services, or results. It includes specifications, quantity desired, quality levels, performance data, period of performance, work location, etc. Terms of Reference (TOR) is similar to SOW, but used when contracting for services.
184
In group decision-making, what's the difference between majority and plurality?
In Majority, the option that receives more than 50% votes is selected. In Plurality, the option that receives the highest number of votes is selected.
185
In a basic communication model, what is the difference between Acknowledgement and Response?
Acknowledgement means that the receiver has received the message, whereas Response means that receiver has decoded, understands and is replying to the message.
186
What is the difference between Business Risks and Pure Risks?
Business Risks provide an opportunity of profit or loss, whereas Pure (or Insurable) Risks only provide a chance for a loss.
187
What is the difference between NPV and ROI?
NPV measures the cash flow of an investment, whereas, ROI measures the efficiency of an investment. NPV is expressed in currency value, whereas ROI is a ratio or percentage.
188
What are the five conflict resolution techniques?
- Withdraw/Avoid - Smooth/Accommodate - Compromise/Reconcile - Force/Direct - Collaborate/Problem Solve.
189
What is generally the best conflict resolution technique?
Problem Solve
190
Which is generally the second best conflict resolution technique after Problem Solve?
Compromise
191
Which conflict resolution technique usually results in a lose-lose situation?
Compromise
192
Which conflict resolution technique generates a win-lose situation?
Force/Direct
193
What is Problem Solve technique for conflict resolution?
A conflict resolution technique that involves solving the root cause of the conflict so that the conflict is permanently resolved. It leads to a win-win situation.
194
Which conflict resolution technique generates a win-win situation?
Collaborate/Problem Solve
195
What is the other name for Collaborate (technique for conflict resolution)?
Problem Solve
196
Which technique is generally regarded as the worst conflict resolution technique?
Force/Direct
197
Which type of conflict resolution technique is usually reserved for resolving emergency situations?
Force/Direct
198
What are the best practices for resolving conflicts?
Conflict should be addressed early and usually in private, using a direct, collaborative approach. The parties involved in the conflict have the initial responsibility of resolving the conflict. Project manager should intervene only if the conflict escalates.
199
What is the Withdraw technique for conflict resolution also known as?
Avoid
200
What is the Smooth technique for conflict resolution also known as?
Accommodate
201
The _____________ is the longest path to complete the project.
The Critical Path is the longest path to complete the project.
202
Give three examples of techniques to crash a schedule.
- Applying additional man-power to a critical path activity. - Hiring new machinery to expedite a critical path activity. - Devising a more efficient way to perform a critical path activity.
203
Name a common scheduling methodology used in project management?
Critical Path Method
204
Can a schedule network have more than one Near-Critical Path?
Yes. Any path with low total float is a near critical path. A schedule network may have more than one path with low total float.
205
Resource leveling usually causes a(n) ___________ (increase or decrease) in the original critical path.
Resource leveling usually causes an increase in the original critical path.
206
What is the Schedule Variance (SV) at the end of a completed project?
Zero
207
What does a negative (-) Schedule Variance (SV) indicate?
The project is behind schedule.
208
What does a positive (+) Schedule Variance (SV) indicate?
The project is ahead of schedule.
209
What are the three Earned Value Management (EVM) types used for measuring work performance?
- Apportioned Effort - Discrete Effort - Level of Effort (LOE)
210
What does a negative (-) Cost Variance (CV) indicate?
The project is over budget.
211
What does a positive (+) Cost Variance (CV) indicate?
The project is under budget.
212
What is the Cost Variance (CV) at the end of a project?
BAC minus Actual amount spent
213
What does a Schedule Performance Index (SPI) value of less than 1 indicate?
The project is behind schedule.
214
What does a Schedule Performance Index (SPI) value of more than 1 indicate?
The project is ahead of schedule.
215
What does a Cost Performance Index (CPI) value of less than 1 indicate?
The project is over budget.
216
What does a Cost Performance Index (CPI) value of more than 1 indicate?
The project is under budget.
217
What is typically the shape of EV data curve of a project when plotted against time?
S-curve
218
What is the cost forecast indicator in Earned Value Management?
Estimate At Completion (EAC)
219
What does Variance at Completion (VAC) tell about a project?
It tells how much over or under budget the project is expected to be at the end.
220
What does Estimate to Complete (ETC) tell about a project?
It tells how much the remaining work on the project is expected to cost.
221
What does Cost Performance Index (CPI) indicate?
Cost efficiency of the project
222
What is the simple average or triangular distribution formula for activity duration estimate?
E = ( O + M + P ) / 3 where E is the Three-Point estimate, O the optimistic estimate, M the most likely estimate and P the pessimistic estimate of the activity.
223
What is the weighted average or beta distribution formula for activity cost estimate?
cE = ( cO + 4*cM + cP ) / 6 where cE is the weighted average activity cost estimate, cO the optimistic estimate, cM the most likely estimate and cP the pessimistic estimate of the activity cost.
224
What is the formula for Total Float?
Total Float = LF - EF or Total Float = LS - ES where LF is Late Finish, EF is Early Finish, LS is Late Start and ES is Early Start. Either formula can be used.
225
What is the formula for Free Float of an activity?
Free Float = ES of successor activity - EF of this activity where ES is Early Start, and EF is Early Finish
226
What are the number of potential communication channels for a team with 'n' stakeholders?
No. of communication channels = n * (n - 1) / 2 where 'n' is the number of stakeholders in the project.
227
What is the formula for Target Price on a contract?
Target Price = Target Cost + Target Fee
228
What is the formula for Target Cost on a contract?
Target Cost = Target Price - Target Fee
229
What is the formula for activity standard deviation?
σ = (P - O) / 6 where σ is the standard deviation, P the pessimistic estimate and O the optimistic estimate of the activity.
230
What is the formula for activity variance?
Variance = σ^2 or ((P - O) / 6) ^ 2 where σ is the standard deviation, P the pessimistic estimate and O the optimistic estimate of the activity.
231
What is the formula for activity duration estimate range?
Range = E ± σ where E is the estimated activity duration, and σ is the activity standard deviation.
232
In a normal distribution, what percentage of data values fall within 1 σ (standard deviation) of the mean?
68.27 %
233
In a normal distribution, what percentage of data values fall within 2 σ (standard deviation) of the mean?
95.45 %
234
In a normal distribution, what percentage of data values fall within 3 σ (standard deviation) of the mean?
99.73 %
235
In a normal distribution, what percentage of data values fall within 6 σ (standard deviation) of the mean?
99.99 %
236
What is the formula for Mean?
The mean of n values (x1, x2, x3, .. , xn) is: (x1 + x2 + x3 + .. + xn) / n
237
What is the formula for Median?
Middle value (for odd number of values) OR Mean of the two middle values (for even number of values)
238
What is the formula for Mode?
Mode is the most frequently occurring value in a data set. To get the Mode of a data set, count the frequency of each item, and pick the one with the maximum frequency.
239
What is the formula for schedule variance using Earned Schedule (ES) method?
Schedule variance using ES method is ES - AT, where ES is the Earned Schedule and AT is the Actual Time.
240
What is the formula for schedule performance index using Earned Schedule (ES) method?
Schedule performance index using ES method is ES/AT, where ES is the Earned Schedule and AT is the Actual Time.
241
What is the fundamental difference between the EVM and ES methods?
EVM measures performance in terms of cost, whereas ES measures in terms of time.
242
What are the components of Project Cost Baseline?
Project Cost Baseline = Project (Work Package) Cost Estimates + Contingency Reserves
243
What are the components of Project Cost Budget?
Project Cost Budget = Project Cost Baseline + Management Reserves
244
Which estimate is weighed more heavily in the beta distribution estimating?
The Most Likely estimate. It has 4 times more weightage than the Optimistic and Pessimistic estimates using beta distribution. The formula for expected cost using beta distribution is: cE = ( cO + 4*cM + cP ) / 6 where cE is the expected cost, cO the optimistic estimate, cM the most likely estimate and cP the pessimistic estimate of the activity.
245
Approximately what percentage of communication is non-verbal?
55%
246
Approximately what percentage of project manager's time is spent communicating?
90%
247
What is the formula for Cost Variance (CV)?
CV = EV - AC
248
What is the formula for Cost Performance Indicator (CPI)?
CPI = EV / AC
249
What is the formula for Schedule Variance (SV)?
SV = EV - PV
250
What is the formula for Schedule Performance Indicator (SPI)?
SPI = EV / PV
251
What is the formula for Estimate at Completion (EAC) when the original estimate is fundamentally flawed or is no longer valid due to change in circumstances (for example change in scope)?
EAC = AC + Bottom-up ETC
252
What is the formula for Estimate at Completion (EAC) when the current cost performance is expected to continue in the future?
EAC = BAC / CPI
253
What is the formula for Estimate at Completion (EAC) when the current cost performance is atypical for future project work, and the future cost performance is expected to be in line with the original estimate?
EAC = AC + (BAC - EV)
254
What is the formula for To-Complete Performance Index (TCPI) based on Budget At Completion (BAC)?
TCPI = (BAC - EV) / (BAC - AC)
255
What is the formula for To-Complete Performance Index (TCPI) based on Estimate At Completion (EAC)?
TCPI = (BAC - EV) / (EAC - AC)
256
What is the formula for Estimate to Complete (ETC)?
ETC = EAC - AC or Reestimate the remaining work from the bottom-up
257
What is the formula for Variance at Completion (VAC)?
VAC = BAC - EAC
258
What is the formula for Point of Total Assumption (PTA)?
PTA = ((Ceiling Price - Target Price) / Buyer's Share Ratio) + Target Cost
259
What is an Activity Code?
A set of numeric or alpha-numeric characters that categorize the schedule activity. It allows for filtering and ordering of activities within reports.
260
What is Actual Duration?
The length of time between the actual start date and the data date for in-progress activities, or between the actual start date and the actual finish date for completed activities.
261
What is an Application Area?
A category of projects that have common elements not present in all projects. It is usually defined in terms of either the product (i.e., by similar technologies or production methods) or the type of customer (i.e., internal versus external, government versus commercial) or industry sector (i.e., utilities, automotive, aerospace, information technologies, etc.). Application areas can overlap.
262
What is Authority?
The right to apply project resources, expend funds, make decisions, or give approvals.
263
What is a Baseline?
The approved version of a work product that can be changed only through formal change control procedures and is used as a basis for comparison to actual results.
264
What is a Budget?
The approved (cost) estimate for a project, WBS component or a schedule activity.
265
What is Change Control?
The process of identifying, documenting, approving or rejecting changes to project documents, deliverables, or baselines (scope, schedule, cost, etc.).
266
What is a Change Control Board (CCB)?
A formally constituted group of stakeholders responsible for reviewing, evaluating, approving, delaying, or rejecting changes to the project, and for recording and communicating the decisions taken.
267
What is a Claim?
A request, demand, or assertion of rights by a seller against a buyer, or vice versa, for consideration, compensation, or payment under the terms of a legally binding contract, such as for a disputed change.
268
What is the definition of Constraint?
A limiting factor that affects the execution of a project, program, portfolio, or process.
269
Define Contingency.
An event or occurrence that could affect the execution of the project that may be accounted for with a reserve.
270
Define Control.
Comparing actual performance with planned performance, analyzing variances, assessing trends to effect process improvements, evaluating possible alternatives, and recommending appropriate corrective action as needed.
271
What are Control Limits?
The area within three standard deviations on either side of the mean on a control chart that reflects the expected variation in the data.
272
What is a Corrective Action?
An intentional activity that realigns the performance of the project work with the project management plan.
273
What is Cost of Conformance?
It is the term to describe the total prevention and appraisal costs (such as costs associated with quality planning, quality control, and quality assurance activities) on the project.
274
What is Cost of Non-Conformance?
It is the term to describe the failure costs (such as costs associated with rework, scrap, loss of business, and warranty) on the project.
275
What is a Cost Plus Fixed Fee (CPFF) Contract?
A type of cost-reimbursable contract where the buyer reimburses the seller for the seller's allowable costs (allowable costs are defined by the contract) plus a fixed amount of profit (fee).
276
What is a Cost Plus Incentive Fee (CPIF) Contract?
A type of cost-reimbursable contract where the buyer reimburses the seller for the seller's allowable costs (allowable costs are defined by the contract), and the seller earns its profit if it meets defined performance criteria.
277
What is a Cost-Reimbursable (CR) Contract?
A type of contract where the buyer reimburses the seller for the seller's actual costs, plus a fee representing the seller's profit.
278
What is a Decision Tree?
A decision support tool that uses a tree-like graph or model of decisions and their possible consequences.
279
What is Defect Repair?
An intentional activity to modify a nonconforming product or product component.
280
What is the definition of Execute as per the PMBOK® Guide, 6th Edition?
Directing, managing, performing, and accomplishing the project work, providing the deliverables, and providing work performance information.
281
What is Expected Monetary Value (EMV) Analysis?
A statistical technique that calculates the profit or loss of an outcome (e.g. a project) based on different scenarios, by taking into consideration the probability of occurrence and the expected profit or loss from each scenario. It is commonly used in Decision Tree Analysis.
282
What is a Finish-to-Finish (FF) dependency?
The logical relationship where the successor ("to") activity cannot complete until the predecessor ("from") activity completes.
283
What is a Finish-to-Start (FS) dependency?
The logical relationship where the successor ("to") activity cannot start until the predecessor ("from") activity completes.
284
What is a Firm-Fixed-Price (FFP) Contract?
A type of fixed price contract where the buyer pays the seller a set amount (as defined by the contract), regardless of the seller's costs.
285
What is a Fixed-Price-Incentive-Fee (FPIF) Contract?
A type of contract where the buyer pays the seller a set amount (as defined by the contract), and an additional amount (fee or profit) if the seller meets defined performance criteria.
286
What is Forward Pass?
A Critical Path Method (CPM) technique for calculating the early start and early finish dates by working forward from the project's start date, in the network diagram.
287
What is Free Float?
The amount of time an activity can be delayed without delaying any successor activity or violating a schedule constraint.
288
What is Grade?
A category assigned to a product or a service that has the same functional use but different technical characteristics.
289
What is an Imposed Date?
A fixed date imposed on a schedule activity or schedule milestone, usually in the form of a "start no earlier than" and "finish no later than" date.
290
What is an Invitation for Bid (IFB)?
A type of procurement document used to request a total price to do all the work, from prospective sellers. It is generally used in FP contracts.
291
What is a Logical Relationship?
A dependency between two activities, or between an activity and a milestone. The four possible types are: Finish-to-Start; Finish-to-Finish; Start-to-Start; and Start-to-Finish.
292
What is meant by Monitor?
Collecting performance data, measuring performance, preparing and distributing performance reports.
293
What is a Network Path?
A sequence of activities connected by logical relationships in a project schedule network diagram.
294
What is a Node?
A point at which dependency lines connect on a schedule network diagram.
295
What is an Opportunity?
An uncertain event (or risk) that will impact the project positively, if it occurs.
296
What is Path Convergence?
A relationship in which a schedule activity has more than one predecessor.
297
What is Path Divergence?
A relationship in which a schedule activity has more than one successor.
298
What is a Predecessor Activity?
An activity that logically comes before a dependent activity in a schedule. In other words, it's the "from" activity of a logical relationship in a schedule network.
299
What is Product Scope Description?
The documented narrative description of the product scope.
300
What is Project Communications Management?
A Project Management Knowledge Area that includes the processes required to ensure timely and appropriate planning, collection, creation, distribution, storage, retrieval, management, control, monitoring, and the ultimate disposition of project information.
301
What is Project Cost Management?
A Project Management Knowledge Area that includes the processes involved in planning, estimating, budgeting, financing, funding, managing, and controlling costs so that the project can be completed within the approved budget.
302
What is Project Resource Management?
A Project Management Knowledge Area that includes the processes to identify, acquire, and manage the resources needed for the successful completion of the project.
303
What is Project Initiation?
Launching a process that can result in the authorization of a new project.
304
What is Project Integration Management?
A Project Management Knowledge Area that includes the processes and activities needed to identify, define, combine, unify, and coordinate the various processes and project management activities within the Project Management Process Groups.
305
What is Project Management?
The application of knowledge, skills, tools, and techniques to project activities to meet the project requirements.
306
What is a Project Management Team?
The members of the project team who are directly involved in project management activities.
307
What is a Project Phase?
A logical group of work within a project, usually resulting in a major deliverable. For example, phases for an IT project could be requirements, design, development, testing and implementation. Note: Project phases are NOT the same as Project Management Process Groups.
308
What is Project Procurement Management?
A Project Management Knowledge Area that includes the processes necessary to purchase or acquire products, services, or results needed from outside the project team.
309
What is Project Quality Management?
A Project Management Knowledge Area that includes the processes for incorporating the organization's quality policy regarding planning, managing, and controlling project and product quality requirements, in order to meet stakeholders' expectations.
310
What is Project Risk Management?
A Project Management Knowledge Area that includes the processes of conducting risk management planning, identification, analysis, response planning, response implementation, and monitoring risk on a project.
311
What is Project Scope?
All the "work" that goes in producing project deliverables (products, services or results).
312
What is Project Scope Management?
A Project Management Knowledge Area that includes the processes required to ensure that the project includes all the work required, and only the work required, to complete the project successfully.
313
What is a Project Team Directory?
A documented list of project team members, their project roles, and communication information.
314
What is Project Schedule Management?
A Project Management Knowledge Area that includes the processes required to manage the timely completion of a project.
315
What is the definition of Quality?
The degree to which a set of inherent characteristics fulfills requirements.
316
What is a Request for Information (RFI)?
A type of procurement document used by the buyer to solicit information (about a product or a service or seller's capability) from a prospective seller. It is generally used "before" the actual procurement document (RFP, RFQ or IFB) is sent out.
317
What is a Request for Proposal (RFP)?
A type of procurement document used to request detailed proposals from prospective sellers, with information such as how the work will be done, who will do it, where will they do it, and how much will it cost, seller's past experience in this field, etc. It is generally used in CR contracts.
318
What is a Request for Quotation (RFQ)?
A type of procurement document used to request price quotations from prospective sellers for standard items or services, or price per unit of measure. It is generally used in T&M contracts.
319
Define Requirement.
A condition or capability that is required to be present in a product, service, or result to satisfy a business need.
320
What is a Requirements Traceability Matrix?
A grid that links product requirements from their origin to the deliverables that satisfy them.
321
What is a Reserve?
A buffer in the Project Management Plan to account for cost and/or schedule risk.
322
What is a Residual Risk?
A risk that remains after risk responses have been implemented.
323
What is a Resource Breakdown Structure?
A hierarchical structure of project resources by resource category and type.
324
What is a Resource Calendar?
A calendar of working and nonworking days of a particular resource.
325
What is a Resource Histogram?
A bar chart showing the amount of time that a resource is scheduled to work on a project over a given period of time.
326
Define Risk.
An uncertain event or condition that, if it occurs, has a positive or negative effect on one or more project objectives.
327
What is a Risk Category?
A group of potential causes of risk. Examples include technical, external, organizational, environmental, or project management.
328
Define Role.
A function that a person is assigned to perform. For example, a project manager's role is to manage a project and achieve its objectives.
329
Define Scope.
The sum of the products, services, and results to be provided as a project.
330
What is a Scope Baseline?
The approved version of a scope statement, work breakdown structure (WBS), and its associated WBS dictionary, that can be changed using formal change control procedures and is used as a basis for comparison to actual results.
331
What is Scope Creep?
The uncontrolled expansion to product or project scope without adjustments to time, cost, and resources.
332
What is an S-Curve?
A graphical display of cumulative costs, labor hours, percentage of work, or other quantities, plotted against time. The S-shape of the curve results from the fact that factors such as cost and work completed are flat (low) at the beginning of a project, increase steadily as the project progresses, and then decline rapidly and become flat toward the end of the project.
333
What is a Secondary Risk?
A new risk that emerges as a result of applying risk responses.
334
What is Simulation?
It translates the uncertainties in activity duration or cost into their potential impact on overall project objectives such as total project duration or cost. Project simulations use computer models and estimates of risk, usually expressed as a probability distribution of possible costs or durations at a detailed work level, and are typically performed using Monte Carlo technique.
335
Define Specification.
A precise statement of the needs to be satisfied and the essential characteristics that are required. Examples are: requirement specification, design specification, product specification, and test specification.
336
What are Specification Limits?
The area on either side of the mean on a control chart that reflects the customer's requirements for a product or service. This area may be greater than or less than the area defined by the control limits.
337
What is a Team Management Plan?
A component of the resource management plan that describes when and how project team members will be acquired and how long they will be needed.
338
Define Stakeholder.
A person, group, or organization (e.g., customer, sponsor, performing organization, or the public) that is actively involved in a project, or whose interests may be positively or negatively affected by the project.
339
Define Standard.
A document established by an authority, custom, or general consent as a model or example.
340
What is a Start-to-Finish (SF) dependency?
A logical relationship in which the predecessor ("from") activity cannot finish until the successor ("to") activity has started.
341
What is a Start-to-Start (SS) dependency?
A logical relationship in which a successor ("to") activity cannot start until a predecessor ("from") activity has started.
342
What is a Statement of Work (SOW)?
A narrative description of products, services, or results to be delivered by the project.
343
What is Strengths, Weaknesses, Opportunities, and Threats (SWOT) Analysis?
An information gathering technique used in risk management to increase the breadth of the risks considered, and devise contingency plans, by examining the project's strengths, weaknesses, opportunities, and threats.
344
What is a Threat?
An uncertain event (or risk) that will negatively impact a project, if it occurs.
345
What is a Threshold?
The point beyond which an event or risk becomes unacceptable and a response should be triggered.
346
What is a Time and Material (T&M) Contract?
A type of contract that is a hybrid of cost reimbursable (CR) and fixed price (FP) contracts.
347
What is Total Float?
The amount of time an activity can be delayed without delaying the project or violating a schedule constraint.
348
What is a Trigger Condition?
Warning sign or symptom that indicates that a risk is about to occur.
349
What is Variance?
The difference between the actual (measured) value (of scope, schedule, cost, quality, etc.) and the baseline value.
350
What is Voice of the Customer (VOC)?
The term to describe the stated and unstated customer needs or requirements.
351
What is a Work Authorization?
A process for sanctioning project work to ensure that the work is done by the person or organization, at the right time, and in the proper sequence.
352
What is a Work Breakdown Structure Component?
An element at any level of the WBS.
353
What is a Work Package?
The work defined at the lowest level of the work breakdown structure for which cost and duration are estimated and managed.
354
What is What-If Scenario Analysis?
A technique used to develop and control project schedule by assessing the feasibility of project schedule under various scenarios. It works by asking questions such as "what if scenario X happens?".
355
What is Accuracy in the context of quality management?
An assessment of correctness.
356
Define Competence.
The skill and capacity required to complete assigned activities within the project constraints.
357
What is Conformance in the context of quality management system?
A general concept of delivering results that fall within the limits that define acceptable variation for a quality requirement.
358
What is Conformance Work?
The work done to compensate for imperfections that prevent organizations from completing planned activities correctly as essential first-time work. It consists of actions that are related to prevention and inspection.
359
What is a Cost Plus Award Fee (CPAF) Contract?
A category of contract that involves payments to the seller for all legitimate actual costs incurred for completed work, plus an award fee representing seller profit.
360
Define Customer.
The person(s) or organization(s) that will pay for the project's product, service, or result.
361
Define Customer Satisfaction in the context of quality management.
A state of fulfillment in which the needs of a customer are met or exceeded for the customer's expected experiences as assessed by the customer at the moment of evaluation.
362
What is Autocratic Decision Making?
One individual makes the decision for the group.
363
Define Emotional Intelligence.
The ability to identify, assess, and manage the personal emotions of oneself and other people, as well as the collective emotions of groups of people.
364
Define Fee.
Represents profit as a component of compensation to a seller.
365
What is a Fixed Price with Economic Price Adjustment (FP-EPA) Contract?
A fixed-price contract, but with a special provision allowing for predefined final adjustments to the contract price due to changed conditions, such as inflation changes, or cost increases (or decreases) for specific commodities.
366
What is a Fixed-Price (FP) Contract?
An agreement that sets the fee that will be paid for a defined scope of work regardless of the cost or effort to deliver it.
367
What are Decision-Making Techniques?
Techniques used to select a course of action from different alternatives.
368
What is a Guideline?
An official recommendation or advice that indicates policies, standards, or procedures for how something should be accomplished.
369
What is an Incentive Fee?
A set of financial incentives related to cost, schedule, or technical performance of the seller.
370
What constitutes a Majority?
Support from more than 50 percent of the members of the group.
371
What is meant by Most Likely Duration?
An estimate of the most probable activity duration that takes into account all of the known variables that could affect performance.
372
What is Nonconformance Work?
The work done to deal with the consequences of errors and failures in doing activities correctly on the first attempt. In efficient quality management systems, the amount of nonconformance work will approach zero.
373
What is meant by Optimistic Duration?
An estimate of the shortest activity duration that takes into account all of the known variables that could affect performance.
374
What are Performance Reviews?
A technique that is used to measure, compare, and analyze actual performance of work in progress on the project against the baseline.
375
What is meant by Pessimistic Duration?
Estimate of the longest activity duration that takes into account all of the known variables that could affect performance.
376
What is Plurality in the context of decision-making?
Decisions made by the largest block in a group, even if a majority is not achieved.
377
Define Policy.
A structured pattern of actions adopted by an organization such that the organization's policy can be explained as a set of basic principles that govern the organization's conduct.
378
What is Precision in the context of quality management?
A measure of exactness.
379
Define Procedure.
A sequence of steps that is used to execute a process in order to accomplish a consistent performance or result.
380
What are Procurement Audits?
The review of contracts and contracting processes for completeness, accuracy, and effectiveness.
381
What is Project Stakeholder Management?
A Project Management Knowledge Area that includes the processes required to identify the people, groups, or organizations that could impact or be impacted by the project, to analyze stakeholder expectations and their impact on the project, and to develop appropriate management strategies for effectively engaging stakeholders in project decisions and execution.
382
What is a Project Team?
A set of individuals who support the project manager in performing the work of the project to achieve the project's objectives.
383
What is a Quality Management System?
The organizational framework whose structure provides the policies, processes, procedures, and resources required to implement the Quality Management Plan. The typical project Quality Management Plan should be compatible to the organization's quality management system.
384
What is meant by Quality Policy?
A policy specific to the Project Quality Management Knowledge Area, it establishes the basic principles that should govern the organization's actions as it implements its system for quality management.
385
What is a Quality Requirement?
A condition or capability that will be used to assess conformance by validating the acceptability of an attribute for the quality of a result.
386
Define Responsibility.
An assignment that can be delegated within a Project Management Plan such that the assigned resource incurs a duty to perform the requirements of the assignment.
387
What is meant by Risk Appetite?
The degree of uncertainty an organization or individual is willing to accept in anticipation of a reward.
388
What is meant by Risk Threshold?
The level of risk exposure above which risks are addressed and below which risks may be accepted.
389
What is Soft Logic?
Another name for Discretionary Dependency.
390
What is a Stakeholder Engagement Plan?
A component of the project management plan that identifies the strategies and actions required to promote productive involvement of stakeholders in project or program decision making and execution.
391
What is the definition of Tolerance?
The quantified description of acceptable variation for a quality requirement.
392
What is Unanimity in the context of decision-making?
Agreement by everyone in the group on a single course of action.
393
What are Verified Deliverables?
Deliverables that have successfully passed the Control Quality process.
394
Define Data.
Discrete, unorganized, unprocessed measurements or raw observations.
395
What is Development Approach in the context of project management?
The method used to create and evolve the product, service, or result during the project life cycle, such as predictive, iterative, incremental, agile, or a hybrid method.
396
What is Explicit Knowledge?
Knowledge that can be codified using symbols such as words, numbers, and pictures. In simple terms, knowledge that can be documented is known as explicit knowledge.
397
Define Information.
Organized or structured data, processed for a specific purpose to make it meaningful, valuable, and useful in specific contexts.
398
Define Knowledge.
A mixture of experience, values and beliefs, contextual information, intuition, and insight that people use to make sense of new experiences and information.
399
What is Organizational Learning?
A discipline concerned with the way individuals, groups, and organizations develop knowledge.
400
What is a Phase Gate?
A review at the end of a phase in which a decision is made to continue to the next phase, to continue with modification, or to end a project or program.
401
What is Procurement Documentation?
All documents used in signing, executing, and closing an agreement. Procurement documentation may include documents predating the project.
402
What is a Procurement Strategy?
The approach by the buyer to determine the project delivery method and the type of legally binding agreement(s) that should be used to deliver the desired results.
403
What is a Quality Report?
A project document that includes quality management issues, recommendations for corrective actions, and a summary of findings from quality control activities and may include recommendations for process, project, and product improvements.
404
Who is a Resource Manager?
An individual with management authority over one or more resources.
405
What is Risk Exposure?
An aggregate measure of the potential impact of all risks at any given point in time in a project, program, or portfolio.
406
Who is a Risk Owner?
The person responsible for monitoring the risks and for selecting and implementing an appropriate risk response strategy.
407
What is a Risk Report?
A project document developed progressively throughout the Project Risk Management processes, which summarizes information on individual project risks and the level of overall project risk.
408
What is a Risk Review?
A meeting to examine and document the effectiveness of risk responses in dealing with overall project risk and individual project risks.
409
What is a Self-Organizing Team?
A team formation where the team functions with an absence of centralized control.
410
What is a Service Level Agreement (SLA)?
A contract between a service provider (either internal or external) and the end user that defines the level of service expected from the service provider.
411
What is a Team Charter?
A document that records the team values, agreements, and operating guidelines, as well as establishes clear expectations regarding acceptable behavior by project team members.
412
What is an Update?
A modification to any deliverable, project management plan component, or project document that is not under formal change control.
413
What is Variance At Completion (VAC)?
A projection of the amount of budget deficit or surplus, expressed as the difference between the Budget at Completion (BAC) and the Estimate at Completion (EAC).
414
What is a Benefits Realization Plan?
A document outlining the activities necessary for achieving the planned benefits. It identifies a timeline and the tools and resources necessary to ensure the benefits are fully realized over time.
415
What is Tailoring in the context of project management?
Determining the appropriate combination of processes, inputs, tools, techniques, outputs, and life cycle phases to manage a project.
416
What are Kill Points?
Phase-end reviews in which the key stakeholders (such as management, sponsor or customer) decide whether it's worth continuing the project. There may be several reasons for killing or terminating a project. For example, if the project performance is below par, or the need for the project no longer exists, the project may be terminated.
417
What are project's Triple Constraints?
Traditionally, this term referred to project's Scope, Time and Cost. Later it was expanded to include Quality, Risk, and Customer Satisfaction. A change to one of these factors must be evaluated for impact to all the other factors, as part of integrated change control process.
418
What is a Burnup Chart?
A graphical representation of how much work is done. The total work is tracked on the vertical axis, with time along the horizontal. It allows progress to be tracked independently of scope changes. Though commonly used in Agile software development, these charts can be applied to any project containing measurable progress over time.
419
What is a Burndown Chart?
A graphical representation of work left to do versus time. The outstanding work (or backlog) is often on the vertical axis, with time along the horizontal. It is useful for predicting when all of the work will be completed. Though commonly used in Agile software development, these charts can be applied to any project containing measurable progress over time.
420
What is Value Analysis?
A technique of analyzing the functions of an item, assigning values to those functions, and providing the functions at the lowest overall cost without loss of performance. In simple words, value analysis is about doing the same work at lesser cost.
421
What is a Mandatory Dependency?
A relationship that is contractually required or inherent in the nature of the work. Example - Foundation needs to be laid before the building can be erected. It is also known as Hard Logic or Hard Dependency.
422
What is a Discretionary Dependency?
A relationship that is established based on knowledge of best practices within a particular application area or an aspect of the project where a specific sequence is desired, even though there may be other acceptable sequences. Example - The building construction should start after the rainy season is over. It is also known as Preferred Logic, Preferential Logic, or Soft Logic.
423
What is an External Dependency?
A relationship between project activities and non-project activities. Such a dependency is usually outside the project team's control. Example - The building construction can start only after the government permit is obtained.
424
What is Padding?
The amount of unreasonable extra time added to the estimate, just to feel confident with the estimate.
425
What is an Internal Dependency?
A relationship between/among project activities. Such a dependency is usually within the project team's control. Example - Developers need to complete coding the application before testers can test it.
426
What is Parkinson's Law?
Work expands to fill the time available for its completion.
427
What is Control Threshold?
An agreed-upon amount of variation to be allowed before some action needs to be taken.
428
What are Indirect Costs?
Costs that cannot be directly attributed to a specific project, such as management costs and general administration costs.
429
What is Life Cycle Cost?
The cost of a product over its entire life (including cost of development, acquisition, operation, support and disposal), and not just the project cost.
430
What is a Definitive Estimate?
A detailed estimate developed from well defined information. It is in the range of -5% to +10%.
431
What is a Rough Order of Magnitude (ROM) estimate?
A cost estimate based on high level requirements and expert judgment.
432
What are Direct Costs?
Costs that can be directly attributed to a specific project.
433
What is Earned Schedule (ES)?
The duration from the beginning of the project to the date on which the PV should have been equal to the current value of EV. On the EVM chart, it is the date on which the horizontal line through the current value of EV intersects the PV curve.
434
What is Gold Plating?
Giving customer extras like extra functionality, high quality, better performance than what is part of the project requirements.
435
What is the Rule of Seven?
Seven consecutive data points fall on the same side of the mean (either above or below the mean) on a control chart.
436
What is a Metric?
A verifiable measure.
437
What is a Histogram?
A bar chart used to plot the frequency of occurrence of a particular problem or situation. It can show the number of defects per deliverable, a ranking of the cause of defects, the number of times each process is noncompliant, or other representations of project or product defects in graphical form.
438
What is JIT Manufacturing?
A process in which raw materials are delivered just in time for use, thus eliminating costs associated with inventory handling, maintenance and even inspection.
439
What is Total Quality Management (TQM)?
The process of ensuring that the end result will meet the quality expectations of the customer.
440
What are Internal Failures?
Failures found by the project (team).
441
What are External Failures?
Failures found by the customer.
442
What is Halo Effect?
Judging a person to be good or bad in a particular area, depending upon his/her performance in another area. For example, if Miriam is a good designer, she would make a good project manager too (which may not necessarily be the case).
443
What is Accountability?
It is the acceptance of success or failure.
444
What is Horizontal Communication?
Communication among peers.
445
What is Vertical Communication?
Communicating up and down the levels of the organization.
446
Who is a Negative Stakeholder?
A stakeholder whose interests are negatively impacted by the project, or who is not interested in the success of the project. Such stakeholders may work to make the project a failure.
447
What is Political Awareness?
The recognition of power relationships, both formal and informal, and also the willingness to operate within these structures.
448
What is Cultural Awareness?
An understanding of the differences between individuals, groups, and organizations and adapting the project's communication strategy in the context of these differences.
449
What is Project Reporting?
The act of collecting and distributing project information.
450
What is a Business Risk?
A risk that provides an opportunity of profit or loss. The risk may be a threat or an opportunity.
451
What are Management Reserves?
The time and cost reserves that account for "unknown-unknowns" or simply "unknowns".
452
What is a Contingency Plan?
A plan specifying the actions to be taken when a risk event (positive or negative) occurs.
453
What is a Fallback Plan?
A plan specifying the alternative set of actions to be taken if the primary plan is not effective in dealing with a risk event.
454
What are known unknowns?
Known unknowns are things we know that we don't know. These are the risks that are identified in risk management, but have no suitable response strategy. In other words, these are the residual risks on the project. Known unknowns are managed by using Contingency Reserves.
455
What are unknown unknowns?
Unknown unknowns are things we do not even know that we don't know. These are risks that are not even identified during risk management. Unknown unknowns are managed by using Management Reserves.
456
What is risk urgency?
The period of time within which a response to the risk is to be implemented in order to be effective.
457
What is risk proximity?
The period of time before the risk might have an impact on one or more project objectives.
458
What is risk dormancy?
The period of time that may elapse after a risk has occurred before its impact is discovered.
459
What is risk manageability?
The ease with which the risk owner (or owning organization) can manage the occurrence or impact of a risk.
460
What is risk controllability?
The degree to which the risk owner (or owning organization) is able to control the risk's outcome.
461
What is risk detectability?
The ease with which the results of the risk occurring, or being about to occur, can be detected and recognized.
462
What is risk connectivity?
The extent to which the risk is related to other individual project risks.
463
What is risk strategic impact?
The potential for the risk to have a positive or negative effect on the organization's strategic goals.
464
What is risk propinquity?
The degree to which a risk is perceived to matter by one or more stakeholders.
465
What is Variability Risk?
Uncertainty about some key characteristics of a planned event or activity or decision.
466
What is Ambiguity Risk?
Uncertainty arising from lack of knowledge or understanding of certain aspects of the project.
467
What is Overall Project Risk?
It is the effect of uncertainty on the project as a whole, arising from all sources of uncertainty including individual risks, representing the exposure of stakeholders to the implications of variations in project outcome, both positive and negative.
468
What is Ceiling Price?
The maximum price that a buyer is willing to pay. It includes Target Price plus buyer's share of the cost overrun.
469
What is Sharing Ratio?
The ratio that describes how the buyer and the seller share cost savings or cost overruns. It is usually expressed as X:Y, where X is the percentage share of the buyer, and Y is that of the seller.
470
What is Target Cost?
It is the "goal" set for the total cost of the project which the seller should aim to keep within. It does not include seller's profit.
471
What is Force Majeure?
A provision in a contract that excuses the parties involved from any liability or contractual obligations because of acts of God, wars, terrorism, or other such events.
472
What is Target Fee?
Seller's Fee or Profit.
473
What is a User Story?
It is one or more sentences in the everyday or business language of the end user or user of a system that captures what a user does or needs to do as part of his or her job function. It is commonly used in Agile-based software development projects to capture requirements.
474
What is Storyboarding?
A prototyping technique showing sequence or navigation through a series of images or illustrations.
475
What are Retrospective Reviews?
Scheduled reviews to record lessons learned.
476
What is an Iteration Burndown Chart?
A chart that tracks the work that remains to be completed in the iteration backlog.
477
What is a Pull System?
It is a lean manufacturing strategy used to reduce waste in the production process. It creates a workflow where work is pulled only if there is a demand for it.
478
What is a Product Backlog?
An ordered list of user-centric requirements that a team maintains for a product.
479
What is a Kanban Board?
A tool to visually depict work at various stages of process.
480
Define Impediments.
Situations, conditions, and actions that slow down or hinder progress.
481
Define Obstacles.
Barriers that are movable, avoidable, or able to be overcome with some effort or strategy.
482
Define Blockers.
Events or conditions that cause stoppages in the work or any further advancement.
483
Define Vision.
A desired end state, often described as a set of desired objectives and outcomes.
484
What are Personas?
Fictitious characters used to represent the users of a future product.
485
What is Ideal Time?
A unit for estimating product backlog items used on agile projects based on how long an item would take to complete if it were the only work being performed, there were no interruptions, and all resources necessary to complete the work were immediately available. It is also called Ideal Days or Ideal Hours.
486
What is Timeboxing?
The technique of using a fixed duration, short cycle time of development work.
487
What is Lean?
Lean (or Lean thinking) is used to describe the system known as the Toyota Way developed by Toyota. Lean is a broad system that applies to the entire enterprise, including product development, production, sales, service and HR.
488
What is Scrum?
A single-team process framework used to manage product development.
489
What is Osmotic Communication?
Absorbing information subconsciously by overhearing useful discussions of other colocated team members.
490
What is meant by Fail Fast in agile?
An agile practice of experimenting (iterating) freely and often in order to learn from the mistakes and achieve the desired outcomes quickly.
491
What is a Key Performance Indicator (KPI)?
A set metric used to evaluate a team's performance against the project vision and objectives.
492
What is the Smooth technique for conflict resolution?
A conflict resolution technique that emphasizes agreements rather than differences. It does not solve a problem, but merely brushes it under the carpet. It is also known as Accommodate technique.
493
What is the Compromise technique for conflict resolution?
A conflict resolution technique that involves finding a "common ground" that brings some degree of satisfaction to all the parties involved in the conflict. It results in a lose-lose situation.
494
What is the Collaborate technique for conflict resolution?
A conflict resolution technique that involves incorporating multiple viewpoints in order to come to a consensus.
495
What is the Force technique for conflict resolution?
A conflict resolution technique that pushes one particular viewpoint at the expense of others. It generates a win-lose situation.
496
What is the Withdraw technique for conflict resolution?
A conflict resolution technique that involves retreating away from or avoiding a conflict. It does not solve the problem and just "postpones" it. It usually isn't the best technique for conflict resolution. It is also known as Avoid technique.
497
What is Backward Pass?
A Critical Path Method (CPM) technique to calculate the late finish dates and late start dates by working backwards through the schedule model from the project end date.
498
What is Critical Path Activity?
Any activity on a critical path in a project schedule.
499
Define Critical Path.
In a project schedule network diagram, it is the longest path and corresponds to the shortest duration to complete the project. Its duration determines the duration of the project.
500
What is Early Finish Date (EF)?
In the critical path method, the earliest possible date on which a schedule activity can finish without violating any schedule constraint.