Stakeholder Risk Management
In this article we'll address the people swirling around your project: stakeholders. You'll find some tips and other resources for optimising stakeholder involvement in your project.
- Who cares?
- What do they care about?
- What am I going to do about it?
Those are the three simple questions a project team can ask to understand their stakeholders and develop a strategy for keeping them happy.
As we developed a workshop on stakeholder management built on those three questions one of our project management experts, put all the pieces together when he said, "That's just risk management for people."
We think he's right. Review this classic risk management process. Can you see the parallel?
- Identify risks.
- Analyse and quantify the risk.
- Develop a risk response.
So on your next (or current) project consider treating your stakeholders as opportunities or threats.
Step One: Identify Risks (Who cares?)
Just as with risk management, we can only manage stakeholders that we are aware of, so be creative and energetic in identifying stakeholders. Cast your net wide and consider all those stakeholders that won't make a peep unless you step on their toes. Regulators, end-users, your customer's customers, and internal support staff such as accounting or procurement. Too many project managers don't include these secondary stakeholders in their normal communication plans yet get indignant when they obstruct the project. In risk management we identify threats and opportunities. Stakeholders can be project adversaries just as easily as advocates.
While you are trying to uncover the hidden stakeholders, don't forget about the obvious ones: your team, your sponsor, and the people who will be approving the funding.
Tip: Make sure your stakeholders have a name and email id. Stakeholders are people, not organisations. "Facilities" isn't going to sign off on your change request, but Cindy, who runs the department, might.
Step Two: Analyse and Quantify the Risk (What do they care about?)
Risk management calls for prioritising the risks according to probability and impact. We can prioritise stakeholders similarly - by authority and interest. Interest means "how much do they care?" and authority equates to their ability to affect the project.
Now analyse the high priority stakeholders. You won't be able to quantify your stakeholders as much as your project risks, but you can organise some key information: What do they care about? How will the project affect them? How does this project fit into their priorities? What do you need from them for the project to run smoothly?
Step Three: Develop a Risk Response (What are you going to do about it?)
What we do to leverage our supporters and minimise the effect of our opponents will depend upon the answers to the questions above. The more we know about our stakeholders, the better we can plan to work with them. One thing is certain: ignoring them will sap their support and inflame their opposition, so plan for communication.
Rapid changes in information technology continue to bring us new ways to flood our stakeholders with data, but that doesn't necessarily make us effective communicators. Who needs information? What information? How often? In what format? These questions form the basis of your communication plan. As you develop your communication plan remember these two tips:
- Positive personal relationships are the foundation of effective communication. Personal relationships magnify the value of the technology we use to deliver information.
- Use two or more mediums of communication for every stakeholder. For example, meetings should be accompanied by documentation.
The Secret to Success
What's the secret to risk management? Do it. Proactive, systematic risk management means finding the problems before they find you. Risk management doesn't have to be complex, but it does have to be disciplined. The same holds true for our stakeholders. Understanding who they are and what they want often isn't that difficult. The key is to be proactive, to reach out, and influence them before they influence you.
Stakeholder Risk Management的更多相关文章
- 10 Golden Rules of Project Risk Management
The benefits of risk management in projects are huge. You can gain a lot of money if you deal with u ...
- 【EMV L2】终端风险管理(Terminal Risk Management)
终端风险管理使大额交易联机授权,并确保芯片交易能够周期性地进行联机以防止在脱机环境中也许无法察觉的风险. 虽然发卡行被强制要求在应用交互特征(AIP)中将终端风险管理位设置成1以触发终端风险管理,但终 ...
- Security and Risk Management(5)
Ethics: ISC Code of Ethics You agree to this before the exam, and the code of ethics is very testabl ...
- The Simplified Project Management Process
One of the challenges of explaining project management to people who are unfamiliar with the approac ...
- Introduction to Project Management(II)
Introduction The purpose of this paper is to gain an understanding of project management and to give ...
- A Framework for Programme Management
In business today organisations manage multiple projects concurrently with shared or overlapping res ...
- Software Engineering: 2. Project management
resources:"Software Engineering" Ian Sommerville For most projects, important goals are: D ...
- Threat Risk Modeling Learning
相关学习资料 http://msdn.microsoft.com/en-us/library/aa302419(d=printer).aspx http://msdn.microsoft.com/li ...
- Magic Quadrant for Security Information and Event Management
https://www.gartner.com/doc/reprints?id=1-4LC8PAW&ct=171130&st=sb Summary Security and risk ...
随机推荐
- telerik 某些ajax拿数据方式下 load on demand 不起作用
方法一:加入以下代码 <%= Html.Telerik().ScriptRegistrar().DefaultGroup(group => { group.Add("teleri ...
- jsoncpp封装和解析字符串、数字、布尔值和数组
使用jsoncpp进行字符串.数字.布尔值和数组的封装与解析. 1)下载jsoncpp的代码库 百度网盘地址 :http://pan.baidu.com/s/1ntqQhIT 2)解压缩文件 json ...
- 带你学C,带你飞——入门
- Java 利用Apache Commons Net 实现 FTP文件上传下载
package woxingwosu; import java.io.BufferedInputStream; import java.io.BufferedOutputStream; import ...
- 将textField编辑完内容作为参数发送请求
将textField编辑完内容作为参数发送请求 首先赋值默认值 其次把编辑完的内容传给model,这样的话,model里面的数据就是编辑完之后的内容了
- 不用逗号进行UNION
./download.php ...if($link){ //加密后ID$link = base64_decode(urldecode($link));$link_array = explode ...
- 插入随机数到MySQL数据库
我们经常会遇到使用随机的问题,下面就是一种解决随机数的方法. 在构造测试数据时,我们需要对测试表插入随机数据.构造测试数据的方法如下,仅以update为例说明 步骤1:随机数的SQL函数为rand() ...
- discuz门户首页-header文件模板语法详解和注释
header文件引用了跟多通用模板,所以整个文章会很长,现在比较忙,注释工作会不定期进行 首先开下门户首页的文件 portal里面的index.htm <!--{template common/ ...
- 2016.05.04,英语,《Vocabulary Builder》Unit 22
acerb/acri: comes from the Latin adjective acer, meaning 'sharp' or 'sour'. acerbic: [ə'sɜːrbɪk] adj ...
- Javascript 笔记与总结(2-15)结构、样式、行为分离
[例] <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8 ...