SlideShare una empresa de Scribd logo
1 de 22
Descargar para leer sin conexión
SPM-UNIT III
RISK MANAGEMENT
Prof. Kanchana Devi
Introduction
 An uncertain event or condition that, if it
occurs, has a positive or negative effect on a
project’s objectives.
 PRINCE2:
 The Chance of exposure to the adverse
consequences of future events
2
Prof. Kanchana Devi
PRINCE PRojects IN Controlled Environment
The key elements of risk
Prof. Kanchana Devi
3
 It relates to future
 Cost underestimation, New Technology difficult to
work.
 It involves cause and effect
 Cost Over-run, Use of untrained staff, Poor
Specification
Socio-technical Model of Risk
Prof. Kanchana Devi
4
 Kalle Lyytinen and his Colleagues proposed a
diagrammatic representation
Actors
TechnologyStructure
Tasks
Risk Framework
Prof. Kanchana Devi
5
 Actors : refers to all the people involved in the
development of the application in the question
 Risk: High staff turn-over
 Technology: encompasses both the
technology used to implement the application
and that embedded in the delivered products
 Risk: Appropriateness of the technologies and
possible faults within them
……
Prof. Kanchana Devi
6
 Structure: Describes the management
structures and systems including those
affecting planning and control.
 Risk: Some implementation might need user
participation in some tasks(not allotted)
 Tasks: relates to the work planned
 Risk: Complexity of work might lead to delay
A framework for dealing with Risk
Prof. Kanchana Devi
7
 Planning for risk includes
 Risk Identification
 Risk Analysis and Prioritization
 Risk Planning
 Risk Monitoring
Risk Identification
Prof. Kanchana Devi
8
 There are two main approaches:
 Checklists
 Brain-stroming
Checklists
Prof. Kanchana Devi
9
 Checklists are simply lists of the risks that
have been found to occur regularly in software
development projects.
Risk Risk Reduction Techniques
Personnel shortfalls Staffing with top talent, job matching,
team building, training and career
development…
Unrealistic time and Cost Estimates Multiple Estimation techniques, Design to
cost, Incremental development…
Developing the wrong software
functions
Improved software evaluation, Formal
Specification Methods…
Developing the wrong user interface Prototyping, Task Analysis, User
Involvement.
Gold Plating Requirements Scrubbing, Prototyping,
Cost-benefit analysis…
Brainstorming
Prof. Kanchana Devi
10
 Stakeholders are brought together, preliminary
and plans are drafted
 Identifying the solution using the individual
knowledge.
Risk Assessment
Prof. Kanchana Devi
11
 A common problem in risk identification is that
a list of risks is potentially endless.
 Estimating the risk exposure for each risk
using the formula:
Risk Exposure = (Potential Damage)* (Probability of Occurrence)
Example: Problem
Prof. Kanchana Devi
12
 A project depended on a data centre
vulnerable to fire. It might be estimated that if a
fire occurred a new computer configuration
could be established for $500,000. It might
also be estimated that a computer is located
there is a 1 in 1000 chance of a fire actually
happening, that is a probability of 0.001.
Solution:
Prof. Kanchana Devi
13
 By using the formula:
 Risk Exposure= $500,000*0.001
= $500
Risk Exposure = (Potential Damage)* (Probability of Occurrence)
Risk Exposure Assessment
Prof. Kanchana Devi
14
Ref Hazard Likelihood Impact Risk
R1 Changes to Requirement Specification
during coding
8 8 64
R2 Specification Task longer than expected 3 7 21
R3 Significant staff sickness affecting
critical path activities
5 7 35
R4 Significant staff sickness affecting non-
critical path activities
10 3 30
R5 Module coding takes longer than
expected
4 5 20
R6 Module testing demonstrates errors or
deficiencies in design
4 8 32
H
S
M
S
H
S
Risk Probability and Associated
range values
Prof. Kanchana Devi
15
Probability Level Range
High Greater than 50% Chance of happening
Significant 30-50% Chance of happening
Moderate 10-29% Chance of happening
Low Less than 10% Chance of happening
Impact on Cost and Associated range
values
Probability Level Range
High More than 30% above Budgeted Expenditure
Significant 20 to 29% above Budgeted Expenditure
Moderate 10 to 19% above Budgeted Expenditure
Low Within 10% of Budgeted Expenditure
Impact Matrix
Prof. Kanchana Devi
16
R6 R1
R2,R3,R5
R4
High
Significant
Moderate
Low
Low Moderate Significant High
Probability
Tolerance Line
Risk Planning
Prof. Kanchana Devi
17
 After identifying the risks and priorities
 Task is to deal with them
 Risk Acceptance
 Risk Avoidance
 Risk Reduction & Mitigation
 Risk Transfer
Risk Management
Prof. Kanchana Devi
18
 Eg: Staff absence through illness.
 “Contingency Plan”
Risk Reduction Actions
Prof. Kanchana Devi
19
 The risk reduction action can be assessed by
calculating the “Risk Reduction Leverage”(RRL)
 RE  Risk Exposure
 If RRL = 1.00 indicates the reduction in the
exposure is greater than its cost
RRL= (RE before-RE after)/(Cost of risk reduction)
Example:
Prof. Kanchana Devi
20
 An unrealistic example, it might cost $200,000
to replace a hardware configuration used to
develop a software application. There is a 1%
chance of fire. The risk exposure would be 1%
of $200000, that is $2000. Installing fire alarms
at a cost of $500 would reduce the chance of
fire to 0.5%. The new risk exposure would be
$1000, a reduction of $1000 on previous
exposure. Calculate the RRL.
Solution:
Prof. Kanchana Devi
21
 RRL = (2000-1000)/500
= 2.0
=>So the action taken is worthwhile.
Risk Register
Prof. Kanchana Devi
22
Risk Record
Risk Description
Impact Description
Recommended Risk Mitigation
Probability/ Impact Values
Incident/Action History
Risk Id Risk Title
Owner Date Raised Status
Probability Impact
Cost Duration Quality
Pre-mitigation
Post-mitigation
Date Incident/Action Actor Outcome/Comment

Más contenido relacionado

La actualidad más candente

Spm ap-network model-
Spm ap-network model-Spm ap-network model-
Spm ap-network model-Kanchana Devi
 
Project Evaluation and Estimation in Software Development
Project Evaluation and Estimation in Software DevelopmentProject Evaluation and Estimation in Software Development
Project Evaluation and Estimation in Software DevelopmentProf Ansari
 
Unit4 Software Engineering Institute (SEI)’s Capability Maturity Model (CMM) ...
Unit4 Software Engineering Institute (SEI)’sCapability Maturity Model (CMM)...Unit4 Software Engineering Institute (SEI)’sCapability Maturity Model (CMM)...
Unit4 Software Engineering Institute (SEI)’s Capability Maturity Model (CMM) ...Reetesh Gupta
 
Selection of an appropriate project approach
Selection of an appropriate project approachSelection of an appropriate project approach
Selection of an appropriate project approachtumetr1
 
Software Project Management
Software Project ManagementSoftware Project Management
Software Project ManagementkarthikeyanC40
 
Slicing and testing
Slicing and testingSlicing and testing
Slicing and testingTaegeonLee1
 
Celery - A Distributed Task Queue
Celery - A Distributed Task QueueCelery - A Distributed Task Queue
Celery - A Distributed Task QueueDuy Do
 
SPM Activity Planning Introduction
SPM Activity Planning IntroductionSPM Activity Planning Introduction
SPM Activity Planning IntroductionKanchana Devi
 
Managing contracts
Managing contractsManaging contracts
Managing contractstumetr1
 
Software Process Improvement
Software Process ImprovementSoftware Process Improvement
Software Process ImprovementBilal Shah
 
Software Project Management
Software Project ManagementSoftware Project Management
Software Project Managementalmowahhed
 
Introduction to Virtualization
Introduction to VirtualizationIntroduction to Virtualization
Introduction to VirtualizationRahul Hada
 
Software Process and Project Management - CS832E02 unit 3
Software Process and Project Management - CS832E02 unit 3Software Process and Project Management - CS832E02 unit 3
Software Process and Project Management - CS832E02 unit 3Mithun B N
 
MG6088 SOFTWARE PROJECT MANAGEMENT
MG6088 SOFTWARE PROJECT MANAGEMENTMG6088 SOFTWARE PROJECT MANAGEMENT
MG6088 SOFTWARE PROJECT MANAGEMENTKathirvel Ayyaswamy
 
Software effort estimation
Software effort estimationSoftware effort estimation
Software effort estimationtumetr1
 

La actualidad más candente (20)

Spm ap-network model-
Spm ap-network model-Spm ap-network model-
Spm ap-network model-
 
Project Evaluation and Estimation in Software Development
Project Evaluation and Estimation in Software DevelopmentProject Evaluation and Estimation in Software Development
Project Evaluation and Estimation in Software Development
 
Spm unit 1
Spm unit 1Spm unit 1
Spm unit 1
 
Unit4 Software Engineering Institute (SEI)’s Capability Maturity Model (CMM) ...
Unit4 Software Engineering Institute (SEI)’sCapability Maturity Model (CMM)...Unit4 Software Engineering Institute (SEI)’sCapability Maturity Model (CMM)...
Unit4 Software Engineering Institute (SEI)’s Capability Maturity Model (CMM) ...
 
Selection of an appropriate project approach
Selection of an appropriate project approachSelection of an appropriate project approach
Selection of an appropriate project approach
 
Software Project Management
Software Project ManagementSoftware Project Management
Software Project Management
 
Slicing and testing
Slicing and testingSlicing and testing
Slicing and testing
 
Celery - A Distributed Task Queue
Celery - A Distributed Task QueueCelery - A Distributed Task Queue
Celery - A Distributed Task Queue
 
SPM Activity Planning Introduction
SPM Activity Planning IntroductionSPM Activity Planning Introduction
SPM Activity Planning Introduction
 
Managing contracts
Managing contractsManaging contracts
Managing contracts
 
Spm unit 4
Spm unit 4Spm unit 4
Spm unit 4
 
Software Process Improvement
Software Process ImprovementSoftware Process Improvement
Software Process Improvement
 
Software Project Management
Software Project ManagementSoftware Project Management
Software Project Management
 
Software Project Management
Software Project ManagementSoftware Project Management
Software Project Management
 
Introduction to Virtualization
Introduction to VirtualizationIntroduction to Virtualization
Introduction to Virtualization
 
Cloud computing and Cloudsim
Cloud computing and CloudsimCloud computing and Cloudsim
Cloud computing and Cloudsim
 
Software Process and Project Management - CS832E02 unit 3
Software Process and Project Management - CS832E02 unit 3Software Process and Project Management - CS832E02 unit 3
Software Process and Project Management - CS832E02 unit 3
 
SPM Evaluation
SPM EvaluationSPM Evaluation
SPM Evaluation
 
MG6088 SOFTWARE PROJECT MANAGEMENT
MG6088 SOFTWARE PROJECT MANAGEMENTMG6088 SOFTWARE PROJECT MANAGEMENT
MG6088 SOFTWARE PROJECT MANAGEMENT
 
Software effort estimation
Software effort estimationSoftware effort estimation
Software effort estimation
 

Similar a Spm unit iii-risk-intro

project managment.ppt
project managment.pptproject managment.ppt
project managment.pptHinaAsghar16
 
PMP Muzette Charles_Sp2019_Week5_Chapter11_Risk
PMP Muzette Charles_Sp2019_Week5_Chapter11_RiskPMP Muzette Charles_Sp2019_Week5_Chapter11_Risk
PMP Muzette Charles_Sp2019_Week5_Chapter11_RiskMuzette Charles, PMP
 
PRMG195 - Rsik Management Case Study.pdf
PRMG195 - Rsik Management Case Study.pdfPRMG195 - Rsik Management Case Study.pdf
PRMG195 - Rsik Management Case Study.pdfmohamed Ismail
 
Project Risk Management-Pankaj K Sinha
Project Risk Management-Pankaj K SinhaProject Risk Management-Pankaj K Sinha
Project Risk Management-Pankaj K SinhaPankaj K Sinha
 
Schwalbe-11ProjectRisk.ppt
Schwalbe-11ProjectRisk.pptSchwalbe-11ProjectRisk.ppt
Schwalbe-11ProjectRisk.pptAyidAlmgati
 
project_risk_mgmt_final 1.ppt
project_risk_mgmt_final 1.pptproject_risk_mgmt_final 1.ppt
project_risk_mgmt_final 1.pptBetshaTizazu2
 
project_risk_mgmt_final.ppt
project_risk_mgmt_final.pptproject_risk_mgmt_final.ppt
project_risk_mgmt_final.pptavisha23
 
project_risk_mgmt_final.ppt
project_risk_mgmt_final.pptproject_risk_mgmt_final.ppt
project_risk_mgmt_final.pptAyidAlmgati
 
PMI project_risk_management_final_2022.ppt
PMI project_risk_management_final_2022.pptPMI project_risk_management_final_2022.ppt
PMI project_risk_management_final_2022.pptDorraLamouchi1
 
Risk management(software engineering)
Risk management(software engineering)Risk management(software engineering)
Risk management(software engineering)Priya Tomar
 
Software Project Management
Software Project ManagementSoftware Project Management
Software Project ManagementNoorHameed6
 

Similar a Spm unit iii-risk-intro (20)

9. Risk.ppt
9. Risk.ppt9. Risk.ppt
9. Risk.ppt
 
9. Risk.ppt
9. Risk.ppt9. Risk.ppt
9. Risk.ppt
 
project managment.ppt
project managment.pptproject managment.ppt
project managment.ppt
 
9. Risk.ppt
9. Risk.ppt9. Risk.ppt
9. Risk.ppt
 
9. Risk.ppt
9. Risk.ppt9. Risk.ppt
9. Risk.ppt
 
9. Risk.ppt
9. Risk.ppt9. Risk.ppt
9. Risk.ppt
 
9. Risk.ppt
9. Risk.ppt9. Risk.ppt
9. Risk.ppt
 
9. Risk.ppt
9. Risk.ppt9. Risk.ppt
9. Risk.ppt
 
PMP Muzette Charles_Sp2019_Week5_Chapter11_Risk
PMP Muzette Charles_Sp2019_Week5_Chapter11_RiskPMP Muzette Charles_Sp2019_Week5_Chapter11_Risk
PMP Muzette Charles_Sp2019_Week5_Chapter11_Risk
 
Risk Management
Risk ManagementRisk Management
Risk Management
 
PRMG195 - Rsik Management Case Study.pdf
PRMG195 - Rsik Management Case Study.pdfPRMG195 - Rsik Management Case Study.pdf
PRMG195 - Rsik Management Case Study.pdf
 
Project Risk Management-Pankaj K Sinha
Project Risk Management-Pankaj K SinhaProject Risk Management-Pankaj K Sinha
Project Risk Management-Pankaj K Sinha
 
Schwalbe-11ProjectRisk.ppt
Schwalbe-11ProjectRisk.pptSchwalbe-11ProjectRisk.ppt
Schwalbe-11ProjectRisk.ppt
 
project_risk_mgmt_final 1.ppt
project_risk_mgmt_final 1.pptproject_risk_mgmt_final 1.ppt
project_risk_mgmt_final 1.ppt
 
project_risk_mgmt_final.ppt
project_risk_mgmt_final.pptproject_risk_mgmt_final.ppt
project_risk_mgmt_final.ppt
 
project_risk_mgmt_final.ppt
project_risk_mgmt_final.pptproject_risk_mgmt_final.ppt
project_risk_mgmt_final.ppt
 
PMI project_risk_management_final_2022.ppt
PMI project_risk_management_final_2022.pptPMI project_risk_management_final_2022.ppt
PMI project_risk_management_final_2022.ppt
 
Risk analysis
Risk analysisRisk analysis
Risk analysis
 
Risk management(software engineering)
Risk management(software engineering)Risk management(software engineering)
Risk management(software engineering)
 
Software Project Management
Software Project ManagementSoftware Project Management
Software Project Management
 

Más de Kanchana Devi

Spm unit v-software reliability-
Spm unit v-software reliability-Spm unit v-software reliability-
Spm unit v-software reliability-Kanchana Devi
 
Spm unit v-software maintenance-intro
Spm unit v-software maintenance-introSpm unit v-software maintenance-intro
Spm unit v-software maintenance-introKanchana Devi
 
Spm unit iii-configuration mgmt-responsibilities
Spm unit iii-configuration mgmt-responsibilitiesSpm unit iii-configuration mgmt-responsibilities
Spm unit iii-configuration mgmt-responsibilitiesKanchana Devi
 
Spm unit iii-configuration mgmt-intro
Spm unit iii-configuration mgmt-introSpm unit iii-configuration mgmt-intro
Spm unit iii-configuration mgmt-introKanchana Devi
 
Spm unit iii-risk-working in teams
Spm unit iii-risk-working in teamsSpm unit iii-risk-working in teams
Spm unit iii-risk-working in teamsKanchana Devi
 
Spm unit iii-risk-resource allocation
Spm unit iii-risk-resource allocationSpm unit iii-risk-resource allocation
Spm unit iii-risk-resource allocationKanchana Devi
 
Spm unit iii-risk-pert
Spm unit iii-risk-pertSpm unit iii-risk-pert
Spm unit iii-risk-pertKanchana Devi
 
Spm software effort estimation
Spm software effort estimationSpm software effort estimation
Spm software effort estimationKanchana Devi
 
Spm project planning
Spm project planning Spm project planning
Spm project planning Kanchana Devi
 
Open source spm tools
Open source spm toolsOpen source spm tools
Open source spm toolsKanchana Devi
 
Software project management introduction
Software project management introductionSoftware project management introduction
Software project management introductionKanchana Devi
 

Más de Kanchana Devi (11)

Spm unit v-software reliability-
Spm unit v-software reliability-Spm unit v-software reliability-
Spm unit v-software reliability-
 
Spm unit v-software maintenance-intro
Spm unit v-software maintenance-introSpm unit v-software maintenance-intro
Spm unit v-software maintenance-intro
 
Spm unit iii-configuration mgmt-responsibilities
Spm unit iii-configuration mgmt-responsibilitiesSpm unit iii-configuration mgmt-responsibilities
Spm unit iii-configuration mgmt-responsibilities
 
Spm unit iii-configuration mgmt-intro
Spm unit iii-configuration mgmt-introSpm unit iii-configuration mgmt-intro
Spm unit iii-configuration mgmt-intro
 
Spm unit iii-risk-working in teams
Spm unit iii-risk-working in teamsSpm unit iii-risk-working in teams
Spm unit iii-risk-working in teams
 
Spm unit iii-risk-resource allocation
Spm unit iii-risk-resource allocationSpm unit iii-risk-resource allocation
Spm unit iii-risk-resource allocation
 
Spm unit iii-risk-pert
Spm unit iii-risk-pertSpm unit iii-risk-pert
Spm unit iii-risk-pert
 
Spm software effort estimation
Spm software effort estimationSpm software effort estimation
Spm software effort estimation
 
Spm project planning
Spm project planning Spm project planning
Spm project planning
 
Open source spm tools
Open source spm toolsOpen source spm tools
Open source spm tools
 
Software project management introduction
Software project management introductionSoftware project management introduction
Software project management introduction
 

Último

Stork Webinar | APM Transformational planning, Tool Selection & Performance T...
Stork Webinar | APM Transformational planning, Tool Selection & Performance T...Stork Webinar | APM Transformational planning, Tool Selection & Performance T...
Stork Webinar | APM Transformational planning, Tool Selection & Performance T...Stork
 
Research Methodology for Engineering pdf
Research Methodology for Engineering pdfResearch Methodology for Engineering pdf
Research Methodology for Engineering pdfCaalaaAbdulkerim
 
Prach: A Feature-Rich Platform Empowering the Autism Community
Prach: A Feature-Rich Platform Empowering the Autism CommunityPrach: A Feature-Rich Platform Empowering the Autism Community
Prach: A Feature-Rich Platform Empowering the Autism Communityprachaibot
 
Artificial Intelligence in Power System overview
Artificial Intelligence in Power System overviewArtificial Intelligence in Power System overview
Artificial Intelligence in Power System overviewsandhya757531
 
70 POWER PLANT IAE V2500 technical training
70 POWER PLANT IAE V2500 technical training70 POWER PLANT IAE V2500 technical training
70 POWER PLANT IAE V2500 technical trainingGladiatorsKasper
 
Javier_Fernandez_CARS_workshop_presentation.pptx
Javier_Fernandez_CARS_workshop_presentation.pptxJavier_Fernandez_CARS_workshop_presentation.pptx
Javier_Fernandez_CARS_workshop_presentation.pptxJavier Fernández Muñoz
 
Python Programming for basic beginners.pptx
Python Programming for basic beginners.pptxPython Programming for basic beginners.pptx
Python Programming for basic beginners.pptxmohitesoham12
 
STATE TRANSITION DIAGRAM in psoc subject
STATE TRANSITION DIAGRAM in psoc subjectSTATE TRANSITION DIAGRAM in psoc subject
STATE TRANSITION DIAGRAM in psoc subjectGayathriM270621
 
US Department of Education FAFSA Week of Action
US Department of Education FAFSA Week of ActionUS Department of Education FAFSA Week of Action
US Department of Education FAFSA Week of ActionMebane Rash
 
AntColonyOptimizationManetNetworkAODV.pptx
AntColonyOptimizationManetNetworkAODV.pptxAntColonyOptimizationManetNetworkAODV.pptx
AntColonyOptimizationManetNetworkAODV.pptxLina Kadam
 
Computer Graphics Introduction, Open GL, Line and Circle drawing algorithm
Computer Graphics Introduction, Open GL, Line and Circle drawing algorithmComputer Graphics Introduction, Open GL, Line and Circle drawing algorithm
Computer Graphics Introduction, Open GL, Line and Circle drawing algorithmDeepika Walanjkar
 
Robotics-Asimov's Laws, Mechanical Subsystems, Robot Kinematics, Robot Dynami...
Robotics-Asimov's Laws, Mechanical Subsystems, Robot Kinematics, Robot Dynami...Robotics-Asimov's Laws, Mechanical Subsystems, Robot Kinematics, Robot Dynami...
Robotics-Asimov's Laws, Mechanical Subsystems, Robot Kinematics, Robot Dynami...Sumanth A
 
CME 397 - SURFACE ENGINEERING - UNIT 1 FULL NOTES
CME 397 - SURFACE ENGINEERING - UNIT 1 FULL NOTESCME 397 - SURFACE ENGINEERING - UNIT 1 FULL NOTES
CME 397 - SURFACE ENGINEERING - UNIT 1 FULL NOTESkarthi keyan
 
Mine Environment II Lab_MI10448MI__________.pptx
Mine Environment II Lab_MI10448MI__________.pptxMine Environment II Lab_MI10448MI__________.pptx
Mine Environment II Lab_MI10448MI__________.pptxRomil Mishra
 
KCD Costa Rica 2024 - Nephio para parvulitos
KCD Costa Rica 2024 - Nephio para parvulitosKCD Costa Rica 2024 - Nephio para parvulitos
KCD Costa Rica 2024 - Nephio para parvulitosVictor Morales
 
ROBOETHICS-CCS345 ETHICS AND ARTIFICIAL INTELLIGENCE.ppt
ROBOETHICS-CCS345 ETHICS AND ARTIFICIAL INTELLIGENCE.pptROBOETHICS-CCS345 ETHICS AND ARTIFICIAL INTELLIGENCE.ppt
ROBOETHICS-CCS345 ETHICS AND ARTIFICIAL INTELLIGENCE.pptJohnWilliam111370
 
Input Output Management in Operating System
Input Output Management in Operating SystemInput Output Management in Operating System
Input Output Management in Operating SystemRashmi Bhat
 
Immutable Image-Based Operating Systems - EW2024.pdf
Immutable Image-Based Operating Systems - EW2024.pdfImmutable Image-Based Operating Systems - EW2024.pdf
Immutable Image-Based Operating Systems - EW2024.pdfDrew Moseley
 
Cost estimation approach: FP to COCOMO scenario based question
Cost estimation approach: FP to COCOMO scenario based questionCost estimation approach: FP to COCOMO scenario based question
Cost estimation approach: FP to COCOMO scenario based questionSneha Padhiar
 

Último (20)

Stork Webinar | APM Transformational planning, Tool Selection & Performance T...
Stork Webinar | APM Transformational planning, Tool Selection & Performance T...Stork Webinar | APM Transformational planning, Tool Selection & Performance T...
Stork Webinar | APM Transformational planning, Tool Selection & Performance T...
 
Research Methodology for Engineering pdf
Research Methodology for Engineering pdfResearch Methodology for Engineering pdf
Research Methodology for Engineering pdf
 
Prach: A Feature-Rich Platform Empowering the Autism Community
Prach: A Feature-Rich Platform Empowering the Autism CommunityPrach: A Feature-Rich Platform Empowering the Autism Community
Prach: A Feature-Rich Platform Empowering the Autism Community
 
Artificial Intelligence in Power System overview
Artificial Intelligence in Power System overviewArtificial Intelligence in Power System overview
Artificial Intelligence in Power System overview
 
70 POWER PLANT IAE V2500 technical training
70 POWER PLANT IAE V2500 technical training70 POWER PLANT IAE V2500 technical training
70 POWER PLANT IAE V2500 technical training
 
Javier_Fernandez_CARS_workshop_presentation.pptx
Javier_Fernandez_CARS_workshop_presentation.pptxJavier_Fernandez_CARS_workshop_presentation.pptx
Javier_Fernandez_CARS_workshop_presentation.pptx
 
Python Programming for basic beginners.pptx
Python Programming for basic beginners.pptxPython Programming for basic beginners.pptx
Python Programming for basic beginners.pptx
 
STATE TRANSITION DIAGRAM in psoc subject
STATE TRANSITION DIAGRAM in psoc subjectSTATE TRANSITION DIAGRAM in psoc subject
STATE TRANSITION DIAGRAM in psoc subject
 
ASME-B31.4-2019-estandar para diseño de ductos
ASME-B31.4-2019-estandar para diseño de ductosASME-B31.4-2019-estandar para diseño de ductos
ASME-B31.4-2019-estandar para diseño de ductos
 
US Department of Education FAFSA Week of Action
US Department of Education FAFSA Week of ActionUS Department of Education FAFSA Week of Action
US Department of Education FAFSA Week of Action
 
AntColonyOptimizationManetNetworkAODV.pptx
AntColonyOptimizationManetNetworkAODV.pptxAntColonyOptimizationManetNetworkAODV.pptx
AntColonyOptimizationManetNetworkAODV.pptx
 
Computer Graphics Introduction, Open GL, Line and Circle drawing algorithm
Computer Graphics Introduction, Open GL, Line and Circle drawing algorithmComputer Graphics Introduction, Open GL, Line and Circle drawing algorithm
Computer Graphics Introduction, Open GL, Line and Circle drawing algorithm
 
Robotics-Asimov's Laws, Mechanical Subsystems, Robot Kinematics, Robot Dynami...
Robotics-Asimov's Laws, Mechanical Subsystems, Robot Kinematics, Robot Dynami...Robotics-Asimov's Laws, Mechanical Subsystems, Robot Kinematics, Robot Dynami...
Robotics-Asimov's Laws, Mechanical Subsystems, Robot Kinematics, Robot Dynami...
 
CME 397 - SURFACE ENGINEERING - UNIT 1 FULL NOTES
CME 397 - SURFACE ENGINEERING - UNIT 1 FULL NOTESCME 397 - SURFACE ENGINEERING - UNIT 1 FULL NOTES
CME 397 - SURFACE ENGINEERING - UNIT 1 FULL NOTES
 
Mine Environment II Lab_MI10448MI__________.pptx
Mine Environment II Lab_MI10448MI__________.pptxMine Environment II Lab_MI10448MI__________.pptx
Mine Environment II Lab_MI10448MI__________.pptx
 
KCD Costa Rica 2024 - Nephio para parvulitos
KCD Costa Rica 2024 - Nephio para parvulitosKCD Costa Rica 2024 - Nephio para parvulitos
KCD Costa Rica 2024 - Nephio para parvulitos
 
ROBOETHICS-CCS345 ETHICS AND ARTIFICIAL INTELLIGENCE.ppt
ROBOETHICS-CCS345 ETHICS AND ARTIFICIAL INTELLIGENCE.pptROBOETHICS-CCS345 ETHICS AND ARTIFICIAL INTELLIGENCE.ppt
ROBOETHICS-CCS345 ETHICS AND ARTIFICIAL INTELLIGENCE.ppt
 
Input Output Management in Operating System
Input Output Management in Operating SystemInput Output Management in Operating System
Input Output Management in Operating System
 
Immutable Image-Based Operating Systems - EW2024.pdf
Immutable Image-Based Operating Systems - EW2024.pdfImmutable Image-Based Operating Systems - EW2024.pdf
Immutable Image-Based Operating Systems - EW2024.pdf
 
Cost estimation approach: FP to COCOMO scenario based question
Cost estimation approach: FP to COCOMO scenario based questionCost estimation approach: FP to COCOMO scenario based question
Cost estimation approach: FP to COCOMO scenario based question
 

Spm unit iii-risk-intro

  • 2. Introduction  An uncertain event or condition that, if it occurs, has a positive or negative effect on a project’s objectives.  PRINCE2:  The Chance of exposure to the adverse consequences of future events 2 Prof. Kanchana Devi PRINCE PRojects IN Controlled Environment
  • 3. The key elements of risk Prof. Kanchana Devi 3  It relates to future  Cost underestimation, New Technology difficult to work.  It involves cause and effect  Cost Over-run, Use of untrained staff, Poor Specification
  • 4. Socio-technical Model of Risk Prof. Kanchana Devi 4  Kalle Lyytinen and his Colleagues proposed a diagrammatic representation Actors TechnologyStructure Tasks
  • 5. Risk Framework Prof. Kanchana Devi 5  Actors : refers to all the people involved in the development of the application in the question  Risk: High staff turn-over  Technology: encompasses both the technology used to implement the application and that embedded in the delivered products  Risk: Appropriateness of the technologies and possible faults within them
  • 6. …… Prof. Kanchana Devi 6  Structure: Describes the management structures and systems including those affecting planning and control.  Risk: Some implementation might need user participation in some tasks(not allotted)  Tasks: relates to the work planned  Risk: Complexity of work might lead to delay
  • 7. A framework for dealing with Risk Prof. Kanchana Devi 7  Planning for risk includes  Risk Identification  Risk Analysis and Prioritization  Risk Planning  Risk Monitoring
  • 8. Risk Identification Prof. Kanchana Devi 8  There are two main approaches:  Checklists  Brain-stroming
  • 9. Checklists Prof. Kanchana Devi 9  Checklists are simply lists of the risks that have been found to occur regularly in software development projects. Risk Risk Reduction Techniques Personnel shortfalls Staffing with top talent, job matching, team building, training and career development… Unrealistic time and Cost Estimates Multiple Estimation techniques, Design to cost, Incremental development… Developing the wrong software functions Improved software evaluation, Formal Specification Methods… Developing the wrong user interface Prototyping, Task Analysis, User Involvement. Gold Plating Requirements Scrubbing, Prototyping, Cost-benefit analysis…
  • 10. Brainstorming Prof. Kanchana Devi 10  Stakeholders are brought together, preliminary and plans are drafted  Identifying the solution using the individual knowledge.
  • 11. Risk Assessment Prof. Kanchana Devi 11  A common problem in risk identification is that a list of risks is potentially endless.  Estimating the risk exposure for each risk using the formula: Risk Exposure = (Potential Damage)* (Probability of Occurrence)
  • 12. Example: Problem Prof. Kanchana Devi 12  A project depended on a data centre vulnerable to fire. It might be estimated that if a fire occurred a new computer configuration could be established for $500,000. It might also be estimated that a computer is located there is a 1 in 1000 chance of a fire actually happening, that is a probability of 0.001.
  • 13. Solution: Prof. Kanchana Devi 13  By using the formula:  Risk Exposure= $500,000*0.001 = $500 Risk Exposure = (Potential Damage)* (Probability of Occurrence)
  • 14. Risk Exposure Assessment Prof. Kanchana Devi 14 Ref Hazard Likelihood Impact Risk R1 Changes to Requirement Specification during coding 8 8 64 R2 Specification Task longer than expected 3 7 21 R3 Significant staff sickness affecting critical path activities 5 7 35 R4 Significant staff sickness affecting non- critical path activities 10 3 30 R5 Module coding takes longer than expected 4 5 20 R6 Module testing demonstrates errors or deficiencies in design 4 8 32 H S M S H S
  • 15. Risk Probability and Associated range values Prof. Kanchana Devi 15 Probability Level Range High Greater than 50% Chance of happening Significant 30-50% Chance of happening Moderate 10-29% Chance of happening Low Less than 10% Chance of happening Impact on Cost and Associated range values Probability Level Range High More than 30% above Budgeted Expenditure Significant 20 to 29% above Budgeted Expenditure Moderate 10 to 19% above Budgeted Expenditure Low Within 10% of Budgeted Expenditure
  • 16. Impact Matrix Prof. Kanchana Devi 16 R6 R1 R2,R3,R5 R4 High Significant Moderate Low Low Moderate Significant High Probability Tolerance Line
  • 17. Risk Planning Prof. Kanchana Devi 17  After identifying the risks and priorities  Task is to deal with them  Risk Acceptance  Risk Avoidance  Risk Reduction & Mitigation  Risk Transfer
  • 18. Risk Management Prof. Kanchana Devi 18  Eg: Staff absence through illness.  “Contingency Plan”
  • 19. Risk Reduction Actions Prof. Kanchana Devi 19  The risk reduction action can be assessed by calculating the “Risk Reduction Leverage”(RRL)  RE  Risk Exposure  If RRL = 1.00 indicates the reduction in the exposure is greater than its cost RRL= (RE before-RE after)/(Cost of risk reduction)
  • 20. Example: Prof. Kanchana Devi 20  An unrealistic example, it might cost $200,000 to replace a hardware configuration used to develop a software application. There is a 1% chance of fire. The risk exposure would be 1% of $200000, that is $2000. Installing fire alarms at a cost of $500 would reduce the chance of fire to 0.5%. The new risk exposure would be $1000, a reduction of $1000 on previous exposure. Calculate the RRL.
  • 21. Solution: Prof. Kanchana Devi 21  RRL = (2000-1000)/500 = 2.0 =>So the action taken is worthwhile.
  • 22. Risk Register Prof. Kanchana Devi 22 Risk Record Risk Description Impact Description Recommended Risk Mitigation Probability/ Impact Values Incident/Action History Risk Id Risk Title Owner Date Raised Status Probability Impact Cost Duration Quality Pre-mitigation Post-mitigation Date Incident/Action Actor Outcome/Comment