Management-DecisionMaking-Leadership:{Rational,BoundedRational,Intuitive,EvidenceBasedManagerial,Crowdsourcing} D.M.
Rational VS Intuitive VS EBM VS CS:
例如:当经济不景气时期,亲戚聚会时,面对一落难亲戚,
尽管风传外面有破产负债,但确实没害过亲朋好友做过,怎么决策:
- Intuitive, 情感/直觉/Value/Ethical, 能帮就帮.
{Conscious/Feelings/Emotions/Experience/Knowledge/Predicative) - EBM经验/证据/历史上:事不关己;明哲自保;表示表示;
- CS:
利己:其他众亲戚与其他大多数人,先自救保证自我生活,再考虑救人;
利人:救人就是救己,救人一命善莫大也,亲戚朋友就当互帮互助 - Rational:
亲戚恩重如山,生死共度难关。
余粮不多,援助几许。
尚能自保,爱莫能助。
社会人的丰富多彩,人生与选择,结网组织,
理论VS实际,是非,对错,好坏,美丑,善恶,亲疏,情理法,
海纳百川,追求卓越,开明睿智,大气谦和。
"Most discussions of decision making assume that only senior executives make decisions or that only senior executives’ decisions matter. This is a dangerous mistake."
-- Peter Drucker
Types of Decisions
Management-Decision-{
Rational D.M.: Logical, Consistent and maximize value
BoundedRational D.M.: "Good Enough" based on reality or limitations of their roles.
Intuitive D.M.: on the basis of Experience, feelings and accumulated judgement.{Conscious/Feelings/Emotions/Experience/Knowledge/Predicative,Rational,Irrational}:
EBMs: the systematic use of best available evidence;
Crowdsourcing: Crowdsourcing. relying on a network of people outside of the organization's traditional set of decision makers to solicit ideas via the Internet. for example, finding Innovation solutions to problems.With the power of collectivity and ideas of many.
} Decision Making
Intuitive Decision Making:
Source: Based on L. A. Burke and M. K. Miller, “Taking the Mystery Out of Intuitive Decision Making,” Academy of Management Executive, October 1999, pp. 91–99.
What's Intuition and Instinct?
Intuition:{"Cognitive-Based Skills/Knowledge/Training", "Past experience", "Subconscious mind", "ethical values or culture", "Affect-Initiated feelings and emotions"}
Ref.:
https://som.yale.edu/blog/intuitive-decision-making
https://sloanreview.mit.edu/article/intuitive-decision-making/
https://www.cambridge.org/core/journals/journal-of-management-and-organization/article/role-of-context-in-intuitive-decisionmaking/32239B3602FCAA0418E3791CCAE30DB5
https://www.globalcognition.org/intuitive-decision-making/
https://saylordotorg.github.io/text_organizational-behavior-v1.1/s15-02-understanding-decision-making.html
text_organizational-behavior-v1.1/s15-02-understanding-decision-making
Understanding Decision Making and Decision Making Models
https://open.lib.umn.edu/principlesmanagement/chapter/11-3-understanding-decision-making/
Academy of Management Perspectives Vol. 13, No. 4 Articles
"Taking the mystery out of intuitive decision making", Lisa A. Burke and Monica K. Miller, Published Online:1 Nov 1999
https://doi.org/10.5465/ame.1999.2570557
https://www.jstor.org/stable/4165589

Academy of Management Perspectives
ISSN (print): 1558-9080 | ISSN (online): 1943-4529
Frequency: February, May, August, and November
Editor: Gideon D. Markman and Geoffrey Wood


Academy of Management
555 Pleasantville Road, Suite N200
Briarcliff Manor, NY 10510-8020, USA
Phone: +1 (914) 326-1800
Fax: +1 (914) 326-1900

Management-DecisionMaking-Leadership:{Rational,BoundedRational,Intuitive,EvidenceBasedManagerial,Crowdsourcing} D.M.的更多相关文章
- IBM Rational ClearCase 部署指南
引言 随着时间的推移,可视化设计与软件配置管理(SCM)已经逐渐成为现代软件项目成功的关键因素.IBM Rational 是 IBM Rational XDE 和 IBM Rational Clear ...
- IoT experitment
Abstract: In order to solve the problems of complex experiment management, complicated teaching task ...
- MySQL vs. MongoDB: Choosing a Data Management Solution
原文地址:http://www.javacodegeeks.com/2015/07/mysql-vs-mongodb.html 1. Introduction It would be fair to ...
- 【IOS笔记】Resource Management in View Controllers
Resource Management in View Controllers 视图控制器的资源管理 View controllers are an essential part of managin ...
- A Framework for Programme Management
In business today organisations manage multiple projects concurrently with shared or overlapping res ...
- Introduction to Project Management(I)
Project management in the modern sense began in the early 1950s, although it has its roots further b ...
- [转]比较 Rational Unified Process (RUP) 和 Microsoft Solutions Framework (MSF)
文档选项 将此页作为电子邮件发送 级别: 初级 Sandra Sergi Santos, 软件工程专家, IBM 2007 年 6 月 15 日 本文来自于 Rational Edge:Micro ...
- 需求管理(REQM,Requirements Management)工具(转)
需求管理(REQM,Requirements Management)属于成熟度2级(受管理级)的过程域,是其他许多过程域实施的前提.对于暂未实施CMMI的企业,同样也可以借鉴CMMI的原则,实施和优化 ...
- 转:Web安全与Rational AppScan入门
Web 应用的基础概念 在讨论 Web 应用安全之前,先简单介绍一下 Web 应用基础概念,这样便于理解为什么 Web 应用是脆弱的,容易受到攻击. 1. 什么是 Web 应用 Web 应用是由动态脚 ...
- 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 ...
随机推荐
- servlet 作用域
作用域总结 HttpServletRequest:一次请求,请求响应之前有效 HttpSession:一次会话开始,浏览器不关闭或不超时之前有效 ServletContext:服务器启动开始,服务器停 ...
- 代码随想录第十八天 | Leecode 530. 二叉搜索树的最小绝对差、501. 二叉搜索树中的众数、236. 二叉树的最近公共祖先
530. 二叉搜索树的最小绝对差 题目描述 给你一个二叉搜索树的根节点 root ,返回 树中任意两不同节点值之间的最小差值 . 差值是一个正数,其数值等于两值之差的绝对值. 示例 1: 输入:roo ...
- 使用 GitDiagram 快速将 GitHub 仓库转换为交互式图表
前言 当面对 GitHub 上文件目录错综复杂的新项目,且你急需快速了解其系统设计或架构流程时,你可能会感到束手无策.今天大姚给大家分享一个开源利器 GitDiagram,它可以轻松将任何复杂的 Gi ...
- MACD的价值不在于“金叉死叉”而在于背离
之前我们根据MACD金叉死叉技术指标作为依据对股票进行买入和卖出操作,但由于MACD本身是由均线衍化而来的技术指标,具有一定的滞后性.也正是由于它的滞后性和单一性,通过MACD金叉死叉来进行买卖时,并 ...
- 自荐:开源截图工具ScreenCapture:超多控制指令,支持截长图
特性 跨屏幕截图.滚动截图(截长图).高分屏支持.窗口区域高亮. 取景框,快捷键复制 RGB 颜色(Ctrl+R). HEX 颜色(Ctrl+H)与 CMYK 颜色(Ctrl+K). 绘制填充.非填充 ...
- AI模型的回调能力的理解和实现
前言 BigTall最近把RAG和Agent的原理想通了,对于"一切都是提示词"的理解又更多了一些.本文把我的理解大致整理了一下,给出BigTall自己的一个实验.希望能够对大家有 ...
- Java基于线程池和AQS模拟高并发
概述 <手写高并发下线程安全的单例模式>主要介绍使用枚举类实现JAVA单例模式,以及在高并发环境下验证此单例模式是线程安全的.本文借助ReentrantLock.CountDownLa ...
- 2024牛客多校2B MST
同步发布于我的网站. Problem Sajin最近深入研究了最小生成树,现在他已经掌握了MST的算法.他渴望通过一系列查询来评估您对最小生成树概念的掌握程度. 您将面临一个加权无向图,该图包含没有任 ...
- ESP32S3内网实现 WebSocket
ESP32S3内网实现 WebSocket WebSocket 是一种网络通信协议,它提供了在单个 TCP 连接上进行全双工.双向通信的通道.它是为了在 Web 浏览器和服务器之间实现实时.高效的数据 ...
- AI 赋能编程,Coding新范式
我们是袋鼠云数栈 UED 团队,致力于打造优秀的一站式数据中台产品.我们始终保持工匠精神,探索前端道路,为社区积累并传播经验价值. 本文作者:佳岚 前言 AI 的大趋势: 24.25 年是 AI 应用 ...