Reference: How Netflix Uses Analytics to Select Movies
Reference: Uber Real-Time Dynamic Matching Systems
Reference: Decision Intelligence at Ford Motor Company
| Phase | Objective | IT Tool Support | Real-World Example |
|---|---|---|---|
| 1. Intelligence | Identify the problem or opportunity | Data queries, OLAP, web alerts, anomaly detection | Detecting a sudden drops in store sales via sales dashboards |
| 2. Design | Formulate alternative courses of action | Simulation models, brainstorming tools, forecasting | Generating three alternative staffing schedules in Excel |
| 3. Choice | Select the best alternative from the options | Decision matrices, optimization algorithms, solver | Using linear programming solver to pick the highest profit mix |
| 4. Implementation | Execute the decision and monitor results | Project management tools, KPI reports, follow-up logs | Deploying the schedule and tracking weekly labor cost savings |
During the Choice phase, DSS provides solvers and optimization algorithms to compare alternatives objectively, reducing cognitive bias and emotional decision-making.
参考链接: Netflix如何利用分析来选择电影
参考链接: Uber实时动态匹配系统
参考链接: 福特汽车公司的决策智能
| 阶段 | 核心目标 | IT 工具支持 | 实际应用示例 |
|---|---|---|---|
| 1. 情报阶段 (Intelligence) | 发现并定义问题或机遇 | 数据查询、OLAP、网页提醒、异常检测 | 通过销售仪表板检测到门店销售额突然下降 |
| 2. 设计阶段 (Design) | 构想各种备选行动方案 | 模拟模型、头脑风暴工具、趋势预测 | 在 Excel 中生成三种不同的员工排班备选方案 |
| 3. 抉择阶段 (Choice) | 评估方案并选出最佳方案 | 决策矩阵、优化算法、规划求解器 | 使用线性规划求解器选择利润最高的组合 |
| 4. 实施阶段 (Implementation) | 执行决策并持续监控结果 | 项目管理工具、KPI 报表、跟踪日志 | 部署排班方案并追踪每周节省的人工成本 |
在抉择阶段,DSS 提供了求解器和优化算法,以便客观地比较各种方案,减少认知偏差和情感化决策。
Visual concept map explaining the key module topic: 解释该模块核心主题的视觉概念图:
Evaluate multiple business alternatives using weighted decision scoring:
1. Who formulated the four phases of the decision-making process? 谁提出了决策制定过程的四个阶段?
Show Explanation 显示解析2. Which phase of decision making focuses on finding the problem or opportunity? 决策制定的哪个阶段侧重于发现问题或机会?
Show Explanation 显示解析3. If a chosen solution fails to resolve the problem during the implementation phase, the system should: 如果在实施阶段所选方案未能解决问题,系统应该:
Show Explanation 显示解析Task 1: Excel formula to lookup value in cell A2 from table D1:E10, returning column 2 exactly. 任务 1: Excel 公式:在表 D1:E10 中查找单元格 A2 的值,精确返回第 2 列。
Task 2: Write a DAX formula to calculate the average of Scores[Value]. 任务 2: 编写一个 DAX 公式,计算 Scores[Value] 列的平均值。
Task 3: SQL query to retrieve all rows from 'Decisions' where Year is 2026. 任务 3: SQL 查询:从 'Decisions' 中检索 Year 为 2026 的所有行。
Match the term on the left with its definition on the right. 将左侧的术语与右侧的定义进行配对。