Difference between revisions of "Enterprise Intelligence Quarter"

From CNM Wiki
Jump to: navigation, search
(Roles)
(Methods)
Line 59: Line 59:
 
#*[[Qualitative analysis]]. Performing a qualitative analysis of risks and conditions to prioritize their effects on project objectives. It involves assessing the probability and impact of project risk(s) and using methods such as the probability and impact matrix to classify risks into categories of high, moderate, and low for prioritized risk response planning.
 
#*[[Qualitative analysis]]. Performing a qualitative analysis of risks and conditions to prioritize their effects on project objectives. It involves assessing the probability and impact of project risk(s) and using methods such as the probability and impact matrix to classify risks into categories of high, moderate, and low for prioritized risk response planning.
 
#*[[Quantitative analysis]]. Measuring the probability and consequences of risks and estimating their implications for project objectives. Risks are characterized by probability distributions of possible outcomes. This process uses quantitative techniques such as [[simulation]] and [[decision tree]] analysis.
 
#*[[Quantitative analysis]]. Measuring the probability and consequences of risks and estimating their implications for project objectives. Risks are characterized by probability distributions of possible outcomes. This process uses quantitative techniques such as [[simulation]] and [[decision tree]] analysis.
 +
#'''[[Idea prioritization]]'''. The process that arranges [[proposed change]]s in order of importance relative to each other based on a review of the means available and the impact of [[trade-off]]s to attain the objectives.
 +
#*[[Prioritization]]. The process of determining the relative importance of a set of items in order to determine the order in which they will be addressed.
 +
#*[[Abstraction]]. The ability of engineers to think of design concepts that are not dependent on specific solutions.
 
#'''[[Risk response technique]]'''. An established [[procedure]] for establishing plans of responding to [[risk]]s if they occur.
 
#'''[[Risk response technique]]'''. An established [[procedure]] for establishing plans of responding to [[risk]]s if they occur.
 
#*[[Risk acceptance]]. This technique of the risk response planning process indicates that the project team has decided not to change the project plan to deal with a risk, or is unable to identify any other suitable response strategy.
 
#*[[Risk acceptance]]. This technique of the risk response planning process indicates that the project team has decided not to change the project plan to deal with a risk, or is unable to identify any other suitable response strategy.

Revision as of 18:40, 7 May 2018

Enterprise Intelligence Quarter (hereinafter, the Quarter) is a lecture introducing the learners to organizational analysis primarily through key topics related to enterprise intelligence. The Quarter is the second of four lectures of Organizational Quadrivium, which is the last of seven modules of Septem Artes Administrativi (hereinafter, the Course). The Course is designed to introduce the learners to general concepts in business administration, management, and organizational behavior.


Outline

Bookkeeping Quarter is the predecessor lecture. In the enterprise analysis series, the previous lecture is Business Intelligence Quarter.

Concepts

  1. Enterprise intelligence. Intelligence that is accountable for taking data from all data sources and processing it into useful knowledge in order to identify risks, both business threats and business opportunities and to provide enterprises with actionable insights based on human analysis and data analytics. Enterprise intelligence is accountable for dealing with insider threat, cyber crime, physical crime, and other threats on the one side, as well as business leads and potentials on the other side.
    • Intelligence. (1) The ability to acquire and apply knowledge and skills; (2) The collection of information of military, political, or business value.
    • Natural language processing (NLP). The ability of computers to understand, or process natural human languages and derive meaning from them. NLP typically involves machine interpretation of text or speech recognition.
    • Planning. A branch of AI dealing with planned sequences or strategies to be performed by an AI-powered machine. Things such as actions to take, variable to account for, and duration of performance are accounted for.
    • Countersurveillance. Enterprise efforts such as covert surveillance undertaken to prevent surveillance.
  2. All-source intelligence. (1) Intelligence products and/or organizations and activities that incorporate all sources of information, most frequently including human resources intelligence, imagery intelligence, measurement and signature intelligence, signals intelligence, and open-source data in the production of finished enterprise intelligence; (2) In intelligence collection, a phrase that indicates that in the satisfaction of intelligence requirements, all collection, processing, exploitation, and reporting systems and resources are identified for possible use and those most capable are tasked.
    • Human resources intelligence (HUMINT). The intelligence derived from the intelligence collection discipline that uses human beings as both sources and collectors, and where the human being is the primary collection instrument.
    • Signals intelligence. The branch of usually military intelligence concerned with the monitoring, interception, and interpretation of radio signals, radar signals, and telemetry.
    • Imagery intelligence (IMINT). An intelligence gathering discipline which collects information via satellite and aerial photography. As a means of collecting intelligence, IMINT is a subset of intelligence collection management, which, in turn, is a subset of intelligence cycle management.
    • Measurement and signature intelligence (MASINT). A technical branch of intelligence gathering, which serves to detect, track, identify or describe the signatures (distinctive characteristics) of fixed or dynamic target sources.
  3. Intelligence data. Enterprise data used in enterprise intelligence.
  4. Risk analysis. Controlling residual risks, identifying new risks, executing risk response plans, and evaluating their effectiveness throughout an enterprise effort.
    • Risk event. A discrete occurrence that may affect the project for better or worse.
    • Trigger. Triggers, sometimes called risk symptoms or warning signs, are indications that a risk has occurred or is about to occur. Triggers may be discovered in the risk identification process and watched in the risk monitoring and control process.
    • Risk category. A source of potential risk reflecting technical, project management, organizational, or external sources.
  5. Risk. An uncertain event or condition that, if it occurs, has a positive or negative effect on an enterprise effort.
    • Secondary risk. A risk that arises as a direct result of implementing a risk response.
    • Residual risk. A risk that remains after risk responses have been implemented.
  6. Artificial intelligence (AI). A field of computer science dedicated to the study of computer software making intelligent decisions, reasoning, and problem solving.
    • Strong AI. An area of AI development that is working toward the goal of making AI systems that are as useful and skilled as the human mind.
    • Weak AI. Also known as narrow AI, weak AI refers to a non-sentient computer system that operates within a predetermined range of skills and usually focuses on a singular task or small set of tasks. Most AI in use today is weak AI.
  7. Algorithm. A formula or set of rules for performing a task. In AI, the algorithm tells the machine how to go about finding answers to a question or solutions to a problem.
    • Autonomous. Autonomy is the ability to act independently of a ruling body. In AI, a machine or vehicle is referred to as autonomous if it doesn't require input from a human operator to function properly.
    • Data mining. The process by which patterns are discovered within large sets of data with the goal of extracting useful information from it.
    • Heuristics. These are rules drawn from experience used to solve a problem more quickly than traditional problem-solving methods in AI. While faster, a heuristic approach typically is less optimal than the classic methods it replaces.
    • Pruning. The use of a search algorithm to cut off undesirable solutions to a problem in an AI system. It reduces the number of decisions that can be made by the AI system.
  8. Machine learning. A field of AI focused on getting machines to act without being programmed to do so. Machines "learn" from patterns they recognize and adjust their behavior accordingly.
    • Artificial neural network (ANN). A learning model based on the biological neural networks present in the brains of animals. Based on the activity of neurons, ANNs are used to solve tasks that would be too difficult for traditional methods of programming.
    • Deep learning. A subset of machine learning that uses specialized algorithms to model and understand complex structures and relationships among data and datasets.
    • Backpropagation. Short for "backward propagation of errors," backpropagation is a way of training neural networks based on a known, desired output for specific sample case.
    • Weights. The connection strength between units, or nodes, in a neural network. These weights can be adjusted in a process called learning.
  9. Artificial reasoning. The action of thinking about something in a logical, sensible way used in artificial intelligence.
    • Analogical reasoning. Solving problems by using analogies, by comparing to past experiences.
    • Case-based reasoning (CBR). An approach to knowledge-based problem solving that uses the solutions of a past, similar problem (case) to solve an existing problem.
    • Inductive reasoning. In AI, inductive reasoning uses evidence and data to create statements and rules.
  10. Artificial chaining. The action of connecting various probable activities in a chain used in artificial intelligence.
    • Backward chaining. A method in which machines work backward from the desired goal, or output, to determine if there is any data or evidence to support those goals or outputs.
    • Forward chaining. A situation where an AI system must work "forward" from a problem to find a solution. Using a rule-based system, the AI would determine which "if" rules it would apply to the problem.

Roles

  1. Intelligence analyst. A professional who gathers, analyzes, or evaluates information from a variety of sources, such as law enforcement databases, surveillance, intelligence networks or geographic information systems. He or she uses intelligence data to anticipate and prevent counterproductive work behavior and other unwelcome activities.
  2. Management analyst. A professional who conducts organizational studies and evaluations, designs systems and procedures, conducts work simplification and measurement studies, and prepares operations and procedures manuals to assist management in operating more efficiently and effectively. Sometimes, this role is called management consultant.
  3. Business continuity planner. A professional engaged in developing, maintaining, or implementing business continuity and disaster recovery strategies and solutions, including risk assessments, business impact analyses, strategy selection, and documentation of business continuity and disaster recovery procedures. He or she plans, conducts, and debriefs regular mock-disaster exercises to test the adequacy of existing plans and strategies, updating procedures and plans regularly. An incumbent of this role acts as a coordinator for continuity efforts after a disruption event.

Methods

  1. Target-acquisition assessment. A three-step pattern used to evaluate risks. Risks are identified first, qualitatively analyzed second, and those, that are selected as the most important ones, quantitatively analyzed third.
    • Risk identification. Determining which risks might affect the project and documenting their characteristics. Tools used include brainstorming and checklists.
    • Qualitative analysis. Performing a qualitative analysis of risks and conditions to prioritize their effects on project objectives. It involves assessing the probability and impact of project risk(s) and using methods such as the probability and impact matrix to classify risks into categories of high, moderate, and low for prioritized risk response planning.
    • Quantitative analysis. Measuring the probability and consequences of risks and estimating their implications for project objectives. Risks are characterized by probability distributions of possible outcomes. This process uses quantitative techniques such as simulation and decision tree analysis.
  2. Idea prioritization. The process that arranges proposed changes in order of importance relative to each other based on a review of the means available and the impact of trade-offs to attain the objectives.
    • Prioritization. The process of determining the relative importance of a set of items in order to determine the order in which they will be addressed.
    • Abstraction. The ability of engineers to think of design concepts that are not dependent on specific solutions.
  3. Risk response technique. An established procedure for establishing plans of responding to risks if they occur.
    • Risk acceptance. This technique of the risk response planning process indicates that the project team has decided not to change the project plan to deal with a risk, or is unable to identify any other suitable response strategy.
    • Risk avoidance. Risk avoidance is changing the project plan to eliminate the risk or to protect the project objectives from its impact. It is a tool of the risk response planning process.
    • Risk mitigation. Risk mitigation seeks to reduce the probability and/or impact of a risk to below an acceptable threshold.
    • Risk transference. Risk transference is seeking to shift the impact of a risk to a third party together with ownership of the response.
  4. Simulation. A simulation uses a project model that translates the uncertainties specified at a detailed level into their potential impact on objectives that are expressed at the level of the total project. Project simulations use computer models and estimates of risk at a detailed level, and are typically performed using the Monte Carlo method.
    • Monte Carlo method. A technique that performs a project simulation many times to calculate a distribution of likely results.
  5. Turing test. A test developed by Alan Turing that tests the ability of a machine to mimic human behavior. The test involves a human evaluator who undertakes natural language conversations with another human and a machine and rates the conversations.

Instruments

  1. Probability and impact matrix. A common way to determine whether a risk is considered low, moderate, or high by combining the two dimensions of a risk, its probability of occurrence, and its impact on objectives if it occurs.

Results

  1. Risk database. A repository that provides for collection, maintenance, and analysis of data gathered and used in the risk management processes. A lessons-learned program uses a risk database. This is an output of the risk monitoring and control process.

Practices

Organizational Structure Quarter is the successor lecture. In the enterprise design series, the next lecture is Enterprise Architecture Quarter.

Materials

Recorded audio

Recorded video

Live sessions

Texts and graphics

See also