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 ...
随机推荐
- chrome://inspect 移动前端调试方案(Android + Chrome 实现远程调试)
一:背景通常情况我们调试移动端页面最常用的方法就是:切换pc端浏览器的userAgent来模拟手机或其他移动设备调试页面 然后用手机打开要调试的页面 刷新页面查看调试结果 但是这就存在两个问题 在pc ...
- POJ 3411 Paid Roads(DFS)
题目链接 点和边 都很少,确定一个界限,爆搜即可.判断点到达注意一下,如果之前已经到了,就不用回溯了,如果之前没到过,要回溯. #include <cstring> #include &l ...
- php如何把文件上传到服务器上
conn.php: <?php $id=mysql_connect('localhost','root','root'); mysql_select_db("db_database12 ...
- 根据PHP手册什么叫作变量的变量?
在最近做的一个项目中,发现了一个新的概念,关于在PHP中使用变量的变量.在的程序中,需要在一个页面同时更新多个记录,在经过相当长时间的痛苦思索之后,脑海中偶然地闪现出了变量的变量(variable v ...
- Jenkins学习记录
参考资料 官方文档 用MSBuild和Jenkins搭建持续集成环境(1) 用MSBuild和Jenkins搭建持续集成环境(2) 构建基于Jenkins + Github的持续集成环境 Jenkin ...
- [ZZ] The Naked Truth About Anisotropic Filtering
http://www.extremetech.com/computing/51994-the-naked-truth-about-anisotropic-filtering In the seemin ...
- 自定义view实现侧滑菜单
自定义View public class SlidingMenu extends HorizontalScrollView { private int mScreenWidth; private in ...
- jquery用法大全
jQuery 选择器 选择器 实例 选取 * $ ...
- session配置理解
session.cache_limiter 指定会话页面所使用的缓冲控制方法,默认为nocache.session.cache_expire 以分钟数指定缓冲的会话页面的存活期,默认为180.此设定对 ...
- Andrew Ng机器学习公开课笔记–Independent Components Analysis
网易公开课,第15课 notes,11 参考, PCA本质是旋转找到新的基(basis),即坐标轴,并且新的基的维数大大降低 ICA也是找到新的基,但是目的是完全不一样的,而且ICA是不会降维的 对于 ...