[概念] Nominal Group Analysis

news/2024/7/3 2:42:03
PMBOK (2004 3rd 英) P186 质量规划工具中提到了Nominal Group Analysis但是没有具体解释,下面是一些补充

http://www.joe.org/joe/1984march/iw2.html

This technique is a structured variation of small group discussion methods. The process prevents the domination of discussion by a single person, encourages the more passive group members to participate, and results in a set of prioritized solutions or recommendations (consensus). The steps to follow in NGT are:
  1. Divide the people present into small groups of 5 or 6 members, preferably seated around a table.
  2. State an open-ended question (" What are some ways we could encourage participants to car pool?").
  3. Have each Person spend several minutes in silence individually brainstorming all the possible ideas and jot these ideas down.
  4. Have the groups, collect the ideas by sharing them roundrobin fashion (one response per person each time), while all are recorded in key term, on a flipchart. No criticism is allowed, but clarification in response to questions is encouraged.
  5. Have each person evaluate the ideas and individually and anonymously vote for the best ones (for example, the, best idea gets Points, next best 4 Points, etc).
  6. Share votes within the group and tabulate. A group report is prepared, showing the ideas receiving the most points.
  7. Allow time for brief group presentations on their solutions.
  这种方法与风险管理中的Delphi技术的目的一样 - 避免个人因素,达到一致意见(consensus)。不同的是实现方法,Delphi主要利用的是questionaire



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

相关文章

Linux ALSA驱动框架分析之(二):pcm逻辑设备的创建

Linux ALSA驱动框架分析之(一):架构介绍 Linux ALSA驱动框架分析之(二):pcm逻辑设备的创建 Linux ALSA驱动框架分析之(三):Control逻辑设备的创建 pcm设备的主要功能就是…

[概念] Matrix Diagram

PMBOK (2004 3rd 英) P186 质量规划工具中提到了Matrix Diagram但是没有具体解释,补充如下When to use itUse it when comparing two lists to understand the many-to-many relationship between them (it is not useful if there is a simple one-to-one relation…

Linux ALSA驱动框架分析之(三):Control逻辑设备的创建

Control接口 Linux ALSA驱动框架分析之(一):架构介绍 Linux ALSA驱动框架分析之(二):pcm逻辑设备的创建 Linux ALSA驱动框架分析之(三):Control逻辑设备的创建 Control…

[概念] Prioritization Matrix

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 …

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…