Most of us are comfortable with making decisions. This is good because each of us makes an incalculable number of decisions every day. The most interesting and complex decisions that we make are voluntary decisions where we are able to apply discretion in why, how, and what decisions are made. However, it would be a mistake to ignore the fact that we also make an immense number of involuntary decisions every day. These range from decisions largely beyond our control like the electrical signals that are evaluated by our CNS and cause our heart to beat to reflexive behavior (remove your hand from a hot stove) and ultimately learned behavior (don’t touch a hot stove). The common pattern that unites all of these behaviors is stimulus-response (S-R) theory. Figure 1 shows a schematic of the S-R model. In this S-R model, the sense activity recognizes a change in the environment. This change is a trigger, event, or simple change of state. The act activity is an action taken in response to a particular sensation. |
大多数我们是舒适的以做出决定。 这是好,因为每一我们牌子决定的一个不可计算的数字每天。 我们做出的最有趣和最复杂的决定是义务决定,我们能申请谨慎在为什么,怎么,并且什么决定做出。 然而,它是忽略事实的差错我们每天也做一个巨大数字不随意的决定。 这些从决定主要范围在之外我们的控制象由我们的CNS评估的电信号并且造成我们的心脏摔打到反射行为(从一个热炉去除您的手)和最后博学的行为(不要接触一个热炉)。 团结所有这些行为的共同的样式是刺激反应(S-R)理论。 图1显示S-R模型的概要。 在这个S-R模型,感觉活动认可在环境上的一个变化。 这变动是触发器、事件或者简单的状态更改。 行动活动是行动采取以回应一种特殊感觉。 |
While S-R theory is conceptually simple, it does raise a question about what happens when a choice can be made regarding what action to take. Early thinking on the topic of event-driven architecture mimicked S-R processing by having events directly associated with actions. While this approach is extremely efficient, it is also brittle, which limits its utility in today’s IT environment where applications must be engineered for change and therefore loosely coupled. Without the ability to support a level of indirection between sense and act, there is no way to easily accommodate change. By introducing a decision node between sensing and acting, we now have clear separation of concerns and the flexibility to link any sensory event with any action, as shown in Figure 2. This enables us to refer to this modified S-R model as a decision model. |
当S-R理论是概念上简单的时,它提出关于发生了什么的一个问题,当选择可以关于时采取的什么行动做出。 及早认为在事件驱动的建筑学题目仿造了处理由有的S-R事件直接地与行动相关。 当这种方法是极端高效率的时,它也是易碎的,在今天限制它的公共事业它环境必须为变动设计应用并且松散接合的地方。 没有能力支持间接标准在感觉和行动之间,没有办法容易地容纳变动。 通过介绍一个决定结在感觉之间和行动,我们现在有关心的清晰分离和灵活性与任何行动连接所有知觉事件,如图2所显示。 这使我们提到这个修改过的S-R模型作为决策模型。 |
By introducing a decision node, we allow for different types of decisions. This more robust model can also emulate an S-R model simply by either always choosing the same action or defaulting the decision (such as the “else” clause in an “if-then-else” expression). However, the value of this decision model is that it recognizes that: |
通过介绍决定结,我们考虑到决定的不同的类型。 这个更加健壮的模型可能简单地也看齐S-R模型默认情况下总选择同一次行动或决定(例如“”条目在“如果然后-”表示)。 然而,这个决策模型的价值是它认可那: |
There is a decoupling between sensing and acting, and actions are governed by decisions. |
有一分离在感觉之间和行动,并且行动由决定治理。 |
The existence of competing alternative actions to a particular set of stimuli mean that a decision process is needed. |
竞争的供选择的行动的存在对特殊套刺激意味着判定过程是需要的。 |
A decision process must take into account that available stimuli may not be sufficient or specific enough to clarify what action to take. |
判定过程必须考虑到可能不是足够充足或具体澄清采取的什么的可利用的刺激行动。 |
Decision outcomes, actions, and impact may be useful in influencing future decisions. |
决定结果、行动和冲击也许是有用的在影响未来判定。 |
The ability to align specific stimuli with a particular action through a decision provides flexibility and consistency. |
能力与一次特殊行动排列具体刺激通过决定提供灵活性和一贯性。 |
The act of decisioning is complex and many techniques can assist in the decision making process. |
行动decisioning是复杂的,并且许多技术在决定制造过程中可能协助。 |
Despite the importance of decisions, we live in an action- and process-centric world. Decisions determine the potential utility to be gained, but actions are what drive kinetic utility or recognized utility. Actions (or behavior) are what define and differentiate an enterprise. Because actions can be directly tied to utility, it is easy to dismiss the importance of the decisioning. However, no action should ever be taken unless preceded by a decision. Decisioning is where context, alternatives, potential utility, objectives, constraints, and trade-offs are evaluated and a next-based action is determined. Therefore, support for comprehensive decisioning is critical because the decision is where the choice is made between competing actions. This choice can have lasting impact especially if it is strategic and this also means that decisions can have significant consequences, both positive and negative. Consequently, organizations will want to always make the best possible decisions that they can in order to maximize benefit and minimize risk over some time horizon. |
尽管决定的重要性,我们在一个行动和过程中心世界居住。 决定确定将被获取的潜在的公共事业,但行动是什么推进运动公共事业或被认可的公共事业。 行动(或行为)是什么定义了并且区分企业。 由于行动可以直接地被栓到公共事业,驳回decisioning的重要性是容易的。 然而,不应该采取行动,除非由决定在之前。 Decisioning是上下文、选择、潜在的公共事业、宗旨、限制和交易被评估的地方,并且一次基于下的行动是坚定的。 所以,支持为全面decisioning是重要的,因为决定是选择做出在竞争的行动之间的地方。 这个选择可能有持久的冲击,特别是如果它也是战略和这手段决定可能有重大后果,正面和阴性。 结果,组织将想要总做出他们可以为了最大化好处和使风险减到最小在某个时候天际的最好决定。 |
Some decisions are simple and some are complex. Complex strategic decisions are often wide in scope, high in risk, few in number, and difficult to automate, and leverage inputs from many sources. Simple tactical decisions are typically the opposite; limited in scope, require few inputs, are low in risk, are large in number, and easy to automate. As decisions increase in complexity, so too does the need for analytics to support the decision making process. The point is that the decision model can be extended to include an analysis activity where the heavy lifting of evaluating alternatives is performed prior to decisioning. Figure 3 presents this as a decision analytics model. |
有些决定是简单的,并且一些是复杂的。 复合体战略决策经常是宽的在范围,高在风险,数量小和难自动化和杠杆作用输入从许多来源。 简单的战术决策典型地是对面; 限制在范围,要求少量输入,是低的在风险,数量上是大和容易自动化。 当决定在复杂增加,那么太做需要对于analytics支持决定制造过程。 点是决策模型可以被扩大包括分析活动,重举评估的选择在decisioning之前进行。 图3提出此作为决定analytics模型。 |
Separating analyze from decide has distinct advantages. The primary advantage is a separation of concerns. The analyze activity is focused on understanding, quantifying, and normalizing alternatives so that a rational and informed decision can be made. It should be noted that this decision analytics model does not state any requirements regarding latency. While S-R models typically have a distinct real-time orientation, this is not the case for all decision and decision analytics models. Not all decisions that require analysis can or need to be pursued in real time. There is, however, a growing emphasis on and trend toward real-time decision analytics, so adoption of application architectures that support real-time decision analytics is appropriate although not all decisions will need to be made in real time. |
分离分析从决定有分明好处。 主要好处是关心的分离。 分析活动集中于了解,定量和正常化选择,以便合理和消息灵通的决定可以做出。 值得注意的是,这个决定analytics模型不陈述任何要求关于潜在因素。 当S-R模型典型地有一个分明实时取向时,这不是盒为所有决定和决定analytics模型。 不是要求分析的所有的决定在真正的时间能或需要被追求。 有,然而,增长的重点和趋向往实时决定analytics,如此的应用建筑学采用支持实时决定analytics是适当的,虽然不是所有的决定将需要在真正的时间内做出。 |
When we evaluate the decision analytics model in Figure 3, it is apparent that we can improve on this model in several ways. The sense activity can be improved if we explicitly specify that a discovery activity’s whole role is to consider the relevance of new and different types of events and triggers that will have an impact on decisioning. The analyze activity also benefits from an enrichment activity that improves the understanding of context, alternatives, and additional information related to decisioning. The decide activity also benefits from an understanding of policy expressed by objectives and constraints that govern decisioning. Figure 4 improves upon the decision analytics model by adding discover, enrich, and set goals activities, which move the model toward a true reference model for decision analytics. |
当我们在表3时评估决定analytics模型,它是明显的我们在这个模型可以改善用几个方式。 可以改进感觉活动,如果我们明确地指定发现活动的整体角色是考虑事件和触发器的新和不同的类型相关性将有对decisioning的冲击。 分析活动也受益于改进对上下文、选择和其它信息的理解与decisioning有关的充实活动。 决定活动也受益于治理decisioning的宗旨和限制表达的对政策的理解。 图4改善在决定analytics模型经过增加发现,丰富,并且设置了目标活动,移动模型朝一个真实的参考模型为决定analytics。 |
The discover, enrich, and set goals activities are classified in Figure 4 as “pre-decision” activities. Pre-decision activities improve the sense and analyze activities by enabling a more comprehensive analysis of events, information, and factors that will influence the decision. These pre-decision activities also improve the decide activity by defining policy-oriented objectives and constraints apriori. Objectives are goals intended to shape decisions so that an organization has targets that it aspires to achieve. Constraints are goals intended to shape decisions so that an organization operates within limits that will minimize its risk exposure legally, financially, or ethically. |
发现,丰富,并且集合目标活动在表4被分类作为“前决定”活动。 前决定活动改进感觉并且通过使能将影响决定对事件、信息和因素的一个全面分析分析活动。 这些前决定活动经过定义针对政策的宗旨和限制apriori也改进决定活动。 宗旨是意欲的目标塑造决定,以便组织有它向往达到的目标。 限制是意欲的目标塑造决定,以便使它的风险曝光减到最小法律上,财政或者道德地的组织适当地经营。 |
These pre-decision activities are a first step in bringing a lifecycle to decision analytics. Pre-decision activities have strong bi-directional relationships with analytic decisioning because of their focus on decision improvement and the support they can provide prior to decisioning. Also, consequently, a separate set of post-decision activities complete the feedback loop. Figure 5 introduces these post-decision activities. |
这些前决定活动是第一步在带来生命周期给决定analytics。 他们可以在decisioning之前提供的前决定活动在决定改善和支持牢固的双向与分析decisioning有合作关系由于他们的焦点。 并且,因而,分开的套岗位决定活动完成反馈环路。 图5介绍这些岗位决定活动。 |
The post-decision activities in Figure 5 consist of evaluate, learn, and adjust activities. The intent of the evaluate activity is to assess the utility generated by an act activity and compare it with the desired utility as defined by the set goals activity. The learn activity is the capability to remember the output of the evaluate activity. The evaluate activity also factors what has been learned into its assessments so that the utility of the current action can also be compared with past actions. The role of the adjust activity is to consider the goals, decisions, actions, and what has been learned to improve performance by changing the triggers, events, analysis, and decisions. The adjust activity is where the loop is closed as in a closed loop system. The adjust activity is also one of the most complex activities that exists in this system. This is because changing policy and decisions changes actions, which will have a different impact than that to which the organization is accustomed. Changes to policy that correct errors are expected to increase utility. However, changes to policy in search of added revenue are more challenging and must be evaluated more carefully to ensure that the return outweighs the risk. Economic models are very effective at evaluating risk and return and can be incorporated in either the adjust or analyze activities. A summary of pre- and post-decision activities is as follows: |
岗位决定活动在表5包括评估,学会,并且调整活动。 评估活动的意向是估计行动活动引起的公共事业和它与期望公共事业比较如是由集合目标活动定义的。 学习活动是要记住评估活动的产品的有能力。 评估活动也析因什么学会了入它的评估,以便当前行动的公共事业可能也与过去行动比较。 调整活动的角色是考虑目标,决定,行动,并且什么是通过改变触发器、事件、分析和决定学会的改进表现。 调整活动是圈在一个闭环系统的地方被关闭和。 调整活动也是存在于这个系统的其中一最复杂的活动。 这是,因为改变政策和决定变动行动,比那将有不同的冲击组织是习惯的。 变成政策正确错误预计增加公共事业。 然而,对政策的变动寻找增加的收支更加富挑战性,并且必须更加仔细地评估保证回归胜过风险。 经济模式是非常有效的在评估的风险并且退回并且可以被合并在调整或分析活动。 总结前和 岗位决定活动是如下: |
Discovery is the identification of events, objects, situations, and relationships that will have a bearing on decisioning. |
发现是与decisioning有关事件、对象、情况和关系的证明。 |
Enriching is the process of incorporating content surfaced in the discovery process into the decision making process. |
丰富是合并内容的过程浮出了水面在发现过程中入决定制造过程。 |
Setting goals is the specification of objectives to guide the decision making process. |
制定目标是引导决定制造过程的宗旨的规格。 |
Evaluation is the process of assessing the impact of the action taken. |
评估是估计采取的行动的冲击的过程。 |
Learning is the act of acquiring knowledge specific to decisions made and actions taken. |
学会是获取知识具体行动到采取的决定做出的和行动。 |
Adjusting is the act of applying knowledge gained from the learning process to improve the decision process. |
调整是被获取的申请知识行动从学习进程改进判定过程。 |
It is important to note that while we have identified pre-decision and post-decision activities, we have not made any claims regarding temporal requirements for decision analytics. We do, however, expect a wide variety of use cases depending upon the analytical techniques employed that range from offline to real-time decision analytics. |
注意到,当我们辨认了前决定和岗位决定活动时是重要的,我们未提出任何要求关于决定analytics的世俗要求。 我们,然而,期待各种各样的用途案件取决于分析技术被使用范围从离线到实时决定analytics。 |
Figure 5 is labeled as the decision analytics reference model. The reason for this is that this model captures the key activities and relationships that should exist within any organization that intends to address analytic decisioning both comprehensively and effectively. This decision analytics reference model primarily focuses on decisioning and how leveraging analytics to do both support and improve decisioning. The decision analytics reference model also means that consideration has to be given to application architecture. If there is an assumption that some decision analytics activities must be supported in real time, then events, messaging, state, push, and mobility must be factored into system design. |
图5被标记作为决定analytics参考模型。 此的原因是这个模型夺取应该在所有组织之内存在意欲演讲分析全面和有效decisioning的关键活动和关系。 这个决定analytics参考模型主要集中于decisioning和怎么支持analytics做支持和改进decisioning。 决定analytics参考模型也意味着考虑必须被给予应用建筑学。 如果有假定在真正的时间必须支持一些决定analytics活动,则必须析因事件、传讯、状态、推挤和流动性入系统设计。 |