[概念] Prioritization Matrix

news/2024/7/3 11:22:02
PMBOK (2004 3rd 英) P186 质量规划工具中提到了Prioritization Matrix但是没有具体解释,补充如下

Deciding what is really important from a list of issues can be very difficult, especially if there is no objective data available and the people involved have a difference of opinion about which should be acted upon first. For example, when customers are asking for a list of product enhancements, how do you decide which to implement?

The Prioritization Matrix provides a way of sorting a diverse set of items into an order of importance. It also enables their relative importance to be identified by deriving a numerical value of the importance of each item. Thus an item with a score of 223 is clearly far more important than one with a score of 23, but is not much more important than one with a score of 219.


这有点儿类似风险管理中对风险的影响进行rating从而得出高、中、低风险

http://syque.com/quality_tools/toolbook/Priority/priority.htm

The Prioritization Matrix is used to sort a list of items into an order of importance.

  • When to use it: Situations when it is useful.
  • How to understand it : Details of how it works.
  • Examples : Some examples of usage.
  • How to do it : Step-by-step instructions on using it.
  • Practical variations : Variants and variation.
 



http://www.niftyadmin.cn/n/3657256.html

相关文章

Linux V4L2驱动框架分析之(一):架构介绍

系列文章: Linux V4L2驱动框架分析之(一):架构介绍 Linux V4L2驱动框架分析之(二):平台v4l2设备驱动 Linux V4L2驱动框架分析之(三):v4l2设备的缓存管理 Linu…

[概念] 质量管理标准和理论 - ISO/Deming/Juran/TQM

PMBOK (2004 3rd 英) P180提到了诸多质量管理理论,但是没有解释各个理论。补充如下http://www.brecker.com/quality.htmISO/QS9000ISO9000 was developed as a standard for business quality systems. To be certified, businesses needed to document their quali…

Linux V4L2驱动框架分析之(二):平台v4l2设备驱动

系列文章: Linux V4L2驱动框架分析之(一):架构介绍 Linux V4L2驱动框架分析之(二):平台v4l2设备驱动 Linux V4L2驱动框架分析之(三):v4l2设备的缓存管理 Linu…

MS CRM Callouts Tip - Debug and Development铪铪铪铪

A debug tool for CRM Callouts由于Callouts是在CRM的服务器端由CRM Server调用,并不是一个独立的进程,因此开发人员在pc上调试Callouts将遇到一个挑战,设置断点这种最简单的调试技术都好像成了不可能的任 务。http://www.stunnware.com/crm2…

Linux V4L2驱动框架分析之(三):v4l2设备的缓存管理

系列文章: Linux V4L2驱动框架分析之(一):架构介绍 Linux V4L2驱动框架分析之(二):平台v4l2设备驱动 Linux V4L2驱动框架分析之(三):v4l2设备的缓存管理 Linu…

MS CRM Callouts Tip - 在Callouts中调用log4net

CRM中的Callouts未处理的异常信息会被CRM Server记录在Windows的Event Log中,如果要通过log4net实现异常记录,会遇到一个问题 - 在WinForm 程序或者 ASP.NET程序中使用log4net,需要在config文件中配置 log4net 所需的配置节。Callouts作为Cla…

Linux V4L2驱动框架分析之(四):sensor驱动

系列文章: Linux V4L2驱动框架分析之(一):架构介绍 Linux V4L2驱动框架分析之(二):平台v4l2设备驱动 Linux V4L2驱动框架分析之(三):v4l2设备的缓存管理 Linu…

[概念] 激励理论-海兹伯格激励理论(Herzberg's theory of motivation)

详见http://www.netmba.com/mgmt/ob/motivation/herzberg/Herzberg found that the factors causing job satisfaction (and presumably motivation) were different from those causing job dissatisfaction. He developed the motivation-hygiene theory to explain these re…