Risk Analysis: Dr. Ashish Kumar
Risk Analysis: Dr. Ashish Kumar
Risk Analysis: Dr. Ashish Kumar
1
What is risk?
Risk is a potential problem - it might happen, it might not.
Risk concerns future happenings.
Risks involve uncertainty and potential losses.
Risks are potential problems that may affect successful
completion of a software project.
We don’t know whether a particular event will occur or no
but if it does has a negative impact on a project.
We can not eliminate the risk properly, but we can try to
minimize it.
Risk analysis and management are intended to help a
software team understand and manage uncertainty during
the development process.
2
Definitions of Risks
Risk is the probability of suffering loss.
Risk provides an opportunity to develop the
project better.
Risk exposure= Size (loss)* probability of (loss)
3
Two main characteristics of risk
Uncertainty – the risk may or may not
happen, that is, there are no 100% risks
(those, instead, are called constraints).
4
Risk Example
An example would be that team is working on a
project and the developer walks out of project and
other person is recruited in his place and he
doesn’t work on the same platform and converts it
into the platform he is comfortable with. Now the
project has to yield the same result in the same
time span. Whether they will be able to complete
the project on time. That is the risk of schedule.
5
Types of Risk Strategies
Reactive strategies
• very common, also known as
fire fighting
Risk Strategies
9
Risk Categorization – Approach #2
Known risks
Those risks that can be uncovered after careful
evaluation of the project plan, the business and
technical environment in which the project is being
developed, and other reliable information sources (e.g.,
unrealistic delivery date).
Predictable risks
Those risks that are extrapolated from past project
experience (e.g., past turnover).
Unpredictable risks
Those risks that can and do occur, but are extremely
difficult to identify in advance.
10
Risk Management
Risk analysis and management are actions that
help a software team to understand and manage
uncertainty.
Many problems can plague a software project.
Regardless of outcome, it’s a really good idea to
identify the risk, asses its probability of occurrence
and estimate its impact.
11
Steps for Risk Management
1) Identify possible risks; recognize what can go
wrong.
2) Analyze each risk to estimate the probability
that it will occur and the impact (i.e., damage)
that it will do if it does occur.
3) Rank the risks by probability and impact
- Impact may be negligible, marginal, critical,
and catastrophic.
4) Develop a contingency plan to manage those
risks having high probability and high impact.
12
Risk Identification
Risk identification is a systematic attempt to specify threats to
the project plan.
By identifying known and predictable risks, the project
manager takes a first step toward avoiding them when possible
and controlling them when necessary.
Generic risks
Risks that are a potential threat to every software project.
Product-specific risks
Risks that can be identified only by those with a clear
understanding of the technology, the people, and the
environment that is specific to the software that is to be built
This requires examination of the project plan and the
statement of scope.
"What special characteristics of this product may threaten
our project plan?" 13
Risk Item Checklist
Used as one way to identify risks.
Focuses on known and predictable risks in specific
subcategories (see next slide).
Can be organized in several ways.
A list of characteristics relevant to each risk subcategory.
Questionnaire that leads to an estimate on the impact of
each risk.
A list containing a set of risk component and drivers and
their probability of occurrence.
14
Known and Predictable Risk Categories
Product size – risks associated with overall size of the software to be
built.
Business impact – risks associated with constraints imposed by
management or the marketplace.
Customer characteristics – risks associated with sophistication of
the customer and the developer's ability to communicate with the
customer in a timely manner.
Process definition – risks associated with the degree to which the
software process has been defined and is followed.
Development environment – risks associated with availability and
quality of the tools to be used to build the project.
Technology to be built – risks associated with complexity of the
system to be built and the "newness" of the technology in the system.
Staff size and experience – risks associated with overall technical
and project experience of the software engineers who will do the
work.
15
(Questions are ordered by their relative importance to project success)
18
Risk Projection/Estimation Steps
1) Establish a scale that reflects the perceived likelihood of
a risk. (e.g., 1-low, 10-high)
2) Delineate the consequences of the risk.
3) Estimate the impact of the risk on the project and
product.
4) Note the overall accuracy of the risk projection so that
there will be no misunderstandings.
19
Contents of a Risk Table
A risk table provides a project manager with a simple
technique for risk projection.
It consists of five columns:
Risk Summary – short description of the risk
Risk Category – one of seven risk categories
Probability – estimation of risk occurrence based on group input.
Impact – (1) catastrophic (2) critical (3) marginal (4) negligible
RMMM – Pointer to a paragraph in the Risk Mitigation, Monitoring, and
Management Plan
20
Developing a Risk Table
List all risks in the first column (by way of the help of the
risk item checklists).
Mark the category of each risk.
Estimate the probability of each risk occurring.
Assess the impact of each risk based on an averaging of the
four risk components to determine an overall impact value
(See next slide).
Sort the rows by probability and impact in descending
order.
Draw a horizontal cutoff line in the table that indicates the
risks that will be given further attention.
21
Assessing Risk Impact
Three factors affect the consequences that are likely if a risk
does occur:
Its nature – This indicates the problems that are likely if the risk
occurs.
Its scope – This combines the severity of the risk (how serious was
it) with its overall distribution (how much was affected).
Its timing – This considers when and for how long the impact will
be felt.
The overall risk exposure formula is RE = P x C
P = the probability of occurrence for a risk
C = the cost to the project should the risk actually occur
Example
P = 80% probability that 18 of 60 software components will have to
be developed
C = Total cost of developing 18 components is $25,000
RE = .80 x $25,000 = $20,000
22
Probability of
Risk Description Occurrence Loss Size (Days) Risk Exposure (Days)
Insufficient QA time to validate on all 45% 6 2.7
browsers and OS types.
25
Software Safety & Hazard Analysis
These are software quality assurance activities that
focus on the identification and assessment of
potential hazards that may affect software
negatively and cause an entire system to fail.
26
The RMMM Plan
The RMMM plan may be a part of the software
development plan (Paragraph 5.19.1) or may be a separate
document.
Once RMMM has been documented and the project has
begun, the risk mitigation, and monitoring steps begin.
Risk mitigation is a problem avoidance activity.
Risk monitoring is a project tracking activity.
Risk monitoring has three objectives
To assess whether predicted risks do, in fact, occur.
To ensure that risk aversion steps defined for the risk are being
properly applied.
To collect information that can be used for future risk analysis.
The findings from risk monitoring may allow the project
manager to ascertain what risks caused which problems
throughout the project.
27
Risk Information Sheets
Alternative to RMMM plan in which each risk is
documented individually.
Often risk information sheets (RIS) are
maintained using a database system.
RIS components
risk id, date, probability, impact, description
refinement, mitigation/monitoring
management/contingency/trigger
status
originator, assigned staff member
28
Seven Principles of Risk Management
Maintain a global perspective
View software risks within the context of a system and the business
problem that is intended to solve.
Take a forward-looking view
Think about risks that may arise in the future; establish contingency plans.
Encourage open communication
Encourage all stakeholders and users to point out risks at any time.
Integrate risk management
Integrate the consideration of risk into the software process.
Emphasize a continuous process of risk management
Modify identified risks as more becomes known and add new risks as better
insight is achieved.
Develop a shared product vision
A shared vision by all stakeholders facilitates better risk identification and
assessment.
Encourage teamwork when managing risk
Pool the skills and experience of all stakeholders when conducting risk
management activities. 29
Thank You
30