METHOD AND APPARATUS FOR QUANTIFYING COMPLEXITY OF INFORMATION

Information

  • Patent Application
  • 20070282645
  • Publication Number
    20070282645
  • Date Filed
    June 05, 2006
    18 years ago
  • Date Published
    December 06, 2007
    16 years ago
Abstract
The invention broadly and generally provides a method of quantifying the complexity of an information technology management process, the aforesaid method comprising: (a) obtaining process-related data for the aforesaid information technology management process; wherein the aforesaid process-related data defines: at least one task, at least one role, and any number of business items which can be transferred between a plurality of roles within the aforesaid at least one role while executing the aforesaid at least one task; (b) creating a set of process component complexity metrics by applying a process complexity model to the aforesaid process-related data, the aforesaid process complexity model comprising at least one relationship of properties selected from the roles, tasks, and business items; and (c) creating a value representing the complexity of the aforesaid information technology management process from the aforesaid set of process component complexity metrics. The method disclosed is particularly useful, where the aforesaid process-related data defines at least one task comprising a decision point.
Description

BRIEF DESCRIPTION OF THE DRAWINGS


FIG. 1 is an illustrative example of information technology management processes.



FIG. 2 is a flow diagram illustrating the overall process of quantifying complexity of information technology management processes.



FIG. 3 is a block diagram illustrating the process complexity model.



FIG. 4 is a flow diagram illustrating the steps for quantifying the business item complexity.



FIG. 5 is a flow diagram illustrating the steps for quantifying the coordination complexity.



FIG. 6 is a flow diagram illustrating the steps for quantifying the execution complexity.





DETAILED DESCRIPTION OF PREFERRED EMBODIMENT


FIG. 1 is an illustrative example of an information technology management process. This process involves different roles such as customer (101), ODCS transition project manager (102), ODCS asset management (103), ODCS architect (104), and ODCS requisition analyst (105). The information technology management process is composed of multiple tasks such as physical environment build out (111), request support for hardware and software (112), receive request and evaluate resource pool for available assets (113), evaluate if assets are available (114), reserve assets from resource pool (115), develop P and X series orders (116), and develop LPAR build spreadsheet (117). Furthermore, each activity may consume or produce business items that are produced or consumed by other activities. Examples are resource pool data (121) stored in ODCS service delivery database (122), procurement request (123), and LPAR build sheet (124).



FIG. 2 is a flow diagram illustrating the overall process of quantifying complexity of information technology management processes. The process begins by collecting process-related data which is obtained from the information technology management processes (201). The collected process-related data (202) is then used to define a set of process component complexity metrics (203) by integrating the process-related data based on a process complexity model (212). The final step includes quantifying the complexity of the information technology management process from the process component complexity metrics (213) and generating process complexity results (204).



FIG. 3 is a block diagram illustrating the process complexity model. It includes multiple roles such as role 1 (301), role 2 (302), and role 3 (303); multiple tasks such as task n−1 (311), task n (312), and task n+1 (313). Note that a task can be a decision point which generates multiple branches. It also includes business items such as (321). Generally, a task is conducted by one role, even if this may involve interaction with multiple roles. A task may further comprise multiple action steps, which can consume different parameters as well.


The overall complexity of the information technology management process is composed of the process component complexity metrics that are defined along the control flow for each task. For example, the business item complexity metric comprises source scores of parameters, the coordination complexity metric comprises the number of roles and the number or business items, and the execution complexity metric comprises the level of automation, context switch, and decision score.



FIG. 4 is a flow diagram illustrating the steps for quantifying the business item complexity. It includes identifying the parameters that compose said business item (401), providing a source score based on the type of source that provides the data for each parameter (402), and aggregating all the source scores to obtain said business item complexity (403).



FIG. 5 is a flow diagram illustrating exemplary steps for quantifying the coordination complexity. In this example, coordination complexity is quantified per task; afterwards, all task coordination complexity is aggregated to compose the process coordination complexity. It includes the steps of identifying the roles involved within a task (501), selecting the business items transferred between a pair of roles (502), determining the type of business items being transferred (503), determining whether the business items are consumed (504) or produced (505) because those produced are often more complicated to transfer (as they generally require multi-way agreement), considering the level of adaptation required for transfer (506), aggregating said business item type and level of adaptation to define said coordination complexity metric (507), and outputting the coordination complexity (508).


The level of adaptation sub-metric can be an inquiry into what transformations might be required in order to transfer the business item. For example, retyping or scanning a hard-copy page of text would be considered to require a higher level of adaption than would simply cutting and pasting that same text from one window to another or from one table to another.



FIG. 6 is a flow diagram illustrating the steps for quantifying the execution complexity. It includes the steps of identifying the level of automation involved within a task (601), identifying which steps can be automated (602), tool-assisted (603), and manual (604), determining if a context switch is involved from the previous task (605), and providing a decision score if decision making is involved (606). Specifically, for example, a decision score can be determined by considering the decision type (607), branches and probabilities (608), business items involved (609), and the level of guidance (610), and computed using the following equation.






D=(typeFactor)*(nBranches−1)*(prFactor)*(gFactor)


where typeFactor depends on the type of criteria used to make the decision, nBranches is the number of output branches on the decision, prFactor measures the degree to which there's a common/obvious decision path, based on variance, and gFactor reflects level of decision guidance. For example, the gFactor can be defined as follows.

    • 0.5: explicit goal-relevant information provided
    • 1: general guidance on decision-making provided (abstracted from goal)
    • 2: no guidance provided
    • Multiply by 2 if consequences of decision are not visible or explained


The information is then aggregated to define the execution complexity metric (611) and the execution complexity (612) is output.


While changes and variations to the embodiments may be made by those skilled in the field of information technology management, the scope of the invention is to be determined by the appended claims.

Claims
  • 1. A method of quantifying the complexity of an information technology management process, said method comprising: (a) obtaining process-related data for said information technology management process; wherein said process-related data defines: at least one task, at least one role, and any number of business items which can be transferred between a plurality of roles within said at least one role while executing said at least one task;(b) creating a set of process component complexity metrics by applying a process complexity model to said process-related data, said process complexity model comprising at least one relationship of properties selected from the roles, tasks, and business items; and(c) creating a value representing the complexity of said information technology management process from said set of process component complexity metrics.
  • 2. A method as set forth in claim 1, wherein said process-related data defines at least one task comprising a decision point.
  • 3. A method as set forth in claim 1, wherein creating said set of process component complexity metrics comprises: (a) obtaining at least one business item complexity metric;(b) obtaining at least one coordination complexity metric; and(c) obtaining at least one execution complexity metric.
  • 4. A method as set forth in claim 3, wherein obtaining at least one business item complexity metric comprises: (a) identifying parameters that comprise a business item;(b) providing a source score based on the type of source providing data for each of said parameters; and(c) aggregating said source scores.
  • 5. A method as set forth in claim 3, wherein obtaining at least one coordination complexity metric comprises: (a) identifying the number of roles; and(b) identifying the number of business items.
  • 6. A method as set forth in claim 3, wherein obtaining at least one execution complexity metric comprises: (a) identifying the level of automation;(b) identifying a context switch; and(c) obtaining a decision score; said decision score reflecting whether decision-making is necessary.
  • 7. A method as set forth in claim 3, wherein obtaining at least one coordination complexity metric comprises: (a) identifying at least one role involved within a task;(b) identifying a set of transferred business items containing at least one business item which is transferred between a plurality of roles involved within said task;(c) determining a type for each business item contained within said set of transferred business items; and(d) determining a level of adaptation for each business item contained within said set of transferred business items.
  • 8. A method as set forth in claim 3, wherein obtaining at least one execution complexity metric comprises: (a) providing an automation value; said automation value identifying a level of automation involved within a task;(b) providing a context switch value to indicate whether a context switch is required between tasks;(c) providing a decision score which identifies whether decision making is necessary; and(d) aggregating said automation value, said context switch value, and said decision score.
  • 9. A method as set forth in claim 8, wherein said decision score comprises the following factors: (a) the type of decision;(b) the business items involved in the decision; and(c) the level of guidance provided to facilitate making the decision.
  • 10. A process complexity analyzer comprising: (a) a reader for obtaining process-related data for an information technology management process;(b) a process component metric generator, which creates at least one process component metric from said process properties; and(c) a combiner, which creates a value representing the complexity of said information technology management process from said at least one process component metric.
  • 11. A program storage device readable by a digital processing apparatus and having a program of instructions which are tangibly embodied on the storage device and which are executable by the processing apparatus to perform a method of quantifying the complexity of an information technology management process, said method comprising: (a) obtaining process-related data for said information technology management process; wherein said process-related data defines: at least one task, at least one role, and any number of business items which can be transferred between a plurality of roles within said at least one role while executing said at least one task;(b) creating a set of process component complexity metrics by applying a process complexity model to said process-related data, said process complexity model comprising at least one relationship of properties selected from the roles, tasks, and business items; and(c) creating a value representing the complexity of said information technology management process from said set of process component complexity metrics.