by John Akwei, ECMp ERMp Data Scientist
Table of Contents
Introduction
Section 1a - Working Directory
Section 1b - Required Packages
Section 1c - Session Information
Section 2 - Data Import
Section 3a - Basic Statistics for each Construct in the Repertory Grid
Section 3b - Correlations Between Elements
Section 4 - Bertin Plots
Section 5 - 3D PCA Biplot
Section 6 - Conclusions
Synopsis
With increased competition and quicker time-to-market, organisations are forced to reduce their time-to-market. Therefore, the product lifecycle of products, and services, are getting incresingly shorter. As a result, innovation of new products is required to occur with decreased development time. New methods of innovation management that maintain product quality, and meet the needs of markets, are the presumed solution to faster product lifecycles.
Innovation management assists organizations to grasp opportunities and create new ideas, processes, or products. Creativity is the basis of innovation management. The objective of Innovation Management is a change in services, or business process. Innovation is accomplished via imitation and invention.
Innovation management involves tools that allow managers, and users, to cooperate on processes and goals of innovation. These tools include brainstorming, prototyping, product lifecycle management, idea management, design thinking, TRIZ, Phase–gate model, project management, product line planning and portfolio management. Innovation management usually considers the requirement of organizations to continuosly respond to external or internal opportunities, and use its creativity to incorporate new ideas, processes, and products. Unlike R&D, Innovation Management facilitates the contributions of workers, or users, at every level of organizations to innovate product or services.
Innovation management applies to innovation processes and change management of products, business processes, marketing and organizational innovation. Innovation management, (based on some of the ideas put forth by the Austrian economist Joseph Schumpeter, working during the 1930s, who identified innovation as a significant factor in economic growth), is the subject of ISO 56000 (formerly 50500) series standards being developed by ISO TC 279.
This document is a Repertory Grid Analysis of Innovation Management methods. The Innovation Management methods reviewed in this document are “Design Thinking”, “Innovation Events”, “Ci2 (VSM)”, “Idea Capture System”, “Open Innovation”, “Idea Review”, “High Quality Projects”, “Stakeholder Management”, “Ownership”, “Defined process for Test & Learn”, “Blended Pipeline”, “Prototyping Process”, “TRL Check”, “Governance Review”, “Success Criteria”, “Roadmaps”, “Landscape Reviews”, and “Knowledge Management System”.
Innovation processes are either pushed or pulled through development. A pushed process finds profitable applications for the already-existing technology, and is based on existing or newly invented technology. A pulled process finds areas where customers’ needs are not met and finds solutions to those needs. An understanding of both the market and the problems are required for both method. All dimensions are solved by implementing multi-functional development teams of both workers or users, plus marketers.
Innovation is a prerequisite for the continued survival and development of organizations. The most direct path of innovation is through technology, disruption, or social innovation. Management of innovation significantly affects technological and institutional innovation.
Introduction
In order to build a Requirements Goal Model for Innovation Management Methodologies, the early aspects of the requirements for Innovation Management are analyzed, via “Repertory Grid Analysis”. Repertory Grid Analysis expresses the way in which a particular stakeholder views the domain and in what terms s/he seeks to make sense of the underlying elements. The repertory grid is a technique for identifying the ways stakeholders construct their experiences with Innovation Management. This technigue of evaluation is developed from “Personal Construct Theory” developed by George Kelly, first published in 1955.
“Early aspects” are stakeholder concerns that crosscut the problem domain, with possible broad impact on questions of scoping, prioritization, and architectural design. Analyzing early aspects improves early stage decision-making, and helps trace stakeholder interests throughout the review process. However, analysis of early aspects is hard because stakeholders are often vague about the concepts involved, and may use different vocabularies to express their concerns.
The repertory grid technique identifies terminological interference between stakeholders’ descriptions of their goals, and formalizes concept analysis to uncover conflicts and trade-offs between these goals. This results in the clarification and elaboration of early aspects. Preliminary qualitative evaluation indicates that the approach can be readily adopted in existing requirements analysis processes, and can yield significant insights into crosscutting concerns in the problem domain.
The dimensions, (or “constructs”) of Innovation Management are expressed in personally meaningful terms, and is significant to the interviewed person. The personal construct system of stakeholders partially merges with others in varying degrees. This makes it possible for people to share their individual perceptions in a structured manner via survey data. The goal of Repertory Grid Analysis is to reduce the cognitive burden of survey takers, and still provide insightful interference analysis. Common sets of requirements are extracted to determine whether two stakeholders have consensus or conflict in their use of terminology and concepts. Only concrete tasks are exchanged, instead of abstract constructs that only express individual conceptual system.
A Repertory Grid consists of four parts:
A topic: it is about some part of a person’s experience. In the case of this document, the topic is “Innovation Management Techniques”.
A set of Elements, which are examples or instances of the topic. Any well-defined set of words, phrases, or even brief behavioral vignettes can be used as elements. For example, to see how a person construes the purchase of a car, a list of vehicles within that person’s price range could be a set of elements.
A set of Constructs. These are the basic terms that the stakeholder uses to make sense of the Elements, and are always expressed as a contrast. Thus the meaning of “good” depends on whether you intend to say “good versus poor”, as if you were construing a theatrical performance, or “good versus evil”, as if you were construing the moral or ontological status of some more fundamental experience. A Construct is a discriminator, not a verbal label.
A set of ratings of Elements on Constructs. In this documentd each Element is positioned repeatedly between the two extremes of the Construct of a 7-point rating scale system. Therefore, stakeholder interpretation of Innovation Management Methodologies are modeled, and a wide range of statistical analysis, (from simple counting to more complex multivariate analysis), is enabled.
In this document the 30 constructs on the left side of the Repertory Grid are “Challenges”, “Status Quo”, “Knowledge gathering”, “Process driven”, “Accountability’,”Execution“,”Project generation“,”Vision current/future“,”product/technology focus“,”Planning“,”Sourcing“,”Methodology“,”Extreme user/Customer centric“,”operating mechanism“,”Scaling operation“,”Satiability“,”Business Driver“,”Progress of activity“,”Investment (time/money)“,”Scoped“,”Proven technology (TRL5)“,”Transformational“,”Individual driven (own initiative)“,”Business DNA“,”Disruptive“,”Low Risk“,”Growth“,”Value“,”Evaluated“,”Advancement“, and”Return on Investment".
The 30 constructs on the right side of the Repertory Grid are “Does Not Challenge Status Quo”, “Does not gather Knowledge”, “Not a process driver”, “No Accountability”, “Not a Execution step”, “Does not generate projects”, “No Vision”, “No product/technology focus”, “No Planning”, “Does not Source”, “No Methodology”, “Not Extreme user/Customer centric”, “Not a operating mechanism”, “Not a Scaling operation”, “Not Satiability”, “Not a Business Driver”, “Does not Progress activity”, “Involves No Investment (time/money)”, “Not Scoped”, “Unproven technology (TRL5)”, “Not Transformational”, “Not Individually driven (own initiative)”, “No Business DNA”, “Not Disruptive”, “Very Risk”, “Does not drive Growth”, “Delivers no Value”, “Not Evaluated”, “Does not drive Advancement”, and “Has no Return on Investment”.
Depending on the extent to which individuals would tend to use similar constructs, Constructs are regarded as personal, even though psychologically similar to other people, and related to a particular set of Elements.
The stakeholder considers the Elements three at a time, and identify a way in which two of the Elements might be alike, but distinct from, contrasted to, the third. Good grid interview technique would identify behaviorally explicit descriptions. All the Elements are rated on the Construct, further triads of Elements are compared and further Constructs elicited, and the interview would continue until no further Constructs are obtained.
Section 1a - Working Directory
In order to begin the the R programming language Repertaory Grid analysis, the Working Directory is set to the folder containing the data files for analysis.
# Set Working Directory (to folder with project files):
# setwd("C:/Users/johna/Downloads")
Section 1b - Required Packages
The needed R programming language packages are installed and included in the package library. The R packages included are packages for Repertory Grid Analysis, plotting, and data importation.
List of Required Packages | |
---|---|
Required Packages | ‘OpenRepGrid’ ‘readxl’ ‘devtools’ ‘plotly’ ‘ggplot2’ ‘knitr’ |
Section 1c - Session Information
Session information is provided for reproducible research. The Session Information below is for reference when running the required packages, and R code.
Session Information | |
---|---|
R Version | R version 3.6.0 (2019-04-26) |
Platform | x86_64-w64-mingw32/x64 (64-bit) |
Running | Windows 10 x64 (build 17763) |
RStudio Citation | RStudio: Integrated Development Environment for R |
RStudio Version | 1.0.153 |
Section 2 - Data Import
The data imported for this project is the Innovation Management Methodologies Repertory Grid, in .xlsx format, resulting from a survey of opinions about Innovation Management methods. 30 Innovation Management methods are reviewed by the survey participants, whom rated the 30 Innovation Management methods, (or “Elements”) according to 30 categories of opinions, (or “Constructs”).
# Import Data
x <- importExcel("gridtest2.xlsx")
Section 3a - Basic Statistics for each Construct in the Repertory Grid
This section explores descriptive statistics for the Constructs of the Repertory Grid. The following basic measures are returned as a dataframe:
1) item name
2) number of valid cases
3) mean
4) standard deviation
5) trimmed mean (with trim defaulting to .1)
6) median (standard or interpolated)
7) mad: median absolute deviation (from the median)
8) minimum
9) maximum
10) skew
11) kurtosis
12) standard error
# Basic statistics for each construct in grid
stats <- statsConstructs(x, index=F)
kable(stats, caption = "Table 1: Descriptive Statistics for Repertory Grid Constructs")
vars | n | mean | sd | median | trimmed | mad | min | max | range | skew | kurtosis | se | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Challenges - Does Not C | 1 | 30 | 2.466667 | 1.6344003 | 2.0 | 2.333333 | 1.4826 | 1 | 5 | 4 | 0.4466248 | -1.4670489 | 0.2983993 |
Knowledge - Does not g | 2 | 30 | 2.200000 | 1.7100111 | 1.0 | 2.000000 | 0.0000 | 1 | 5 | 4 | 0.8191495 | -1.1627139 | 0.3122039 |
Process dr - Not a proc | 3 | 30 | 1.333333 | 0.7111590 | 1.0 | 1.166667 | 0.0000 | 1 | 3 | 2 | 1.6888067 | 1.1123278 | 0.1298393 |
Accountabi - No Account | 4 | 30 | 2.066667 | 1.4367908 | 1.0 | 1.833333 | 0.0000 | 1 | 5 | 4 | 0.9666880 | -0.4699347 | 0.2623209 |
Execution - No a Execu | 5 | 30 | 2.066667 | 1.2576204 | 1.5 | 1.875000 | 0.7413 | 1 | 5 | 4 | 0.7845864 | -0.4909390 | 0.2296090 |
Project ge - Does not | 6 | 30 | 3.066667 | 1.5297810 | 3.0 | 3.083333 | 2.2239 | 1 | 5 | 4 | 0.0597552 | -1.5120036 | 0.2792985 |
Vision cur - No Vision | 7 | 30 | 2.133333 | 1.5916449 | 1.0 | 1.916667 | 0.0000 | 1 | 5 | 4 | 0.9799712 | -0.7410065 | 0.2905933 |
product/te - No product | 8 | 30 | 1.500000 | 0.9737946 | 1.0 | 1.291667 | 0.0000 | 1 | 5 | 4 | 1.9492631 | 3.3712121 | 0.1777898 |
Planning - No Plannin | 9 | 30 | 1.566667 | 1.1651057 | 1.0 | 1.291667 | 0.0000 | 1 | 5 | 4 | 1.8676850 | 2.3759641 | 0.2127182 |
Sourcing - Does not S | 10 | 30 | 3.000000 | 1.4855627 | 3.0 | 3.000000 | 2.2239 | 1 | 5 | 4 | 0.0610038 | -1.3300456 | 0.2712254 |
Methodolog - No Methodo | 11 | 30 | 2.200000 | 1.4479474 | 1.0 | 2.000000 | 0.0000 | 1 | 5 | 4 | 0.7168042 | -0.8528486 | 0.2643578 |
Extreme us - Not Extrem | 12 | 30 | 1.700000 | 1.2905492 | 1.0 | 1.375000 | 0.0000 | 1 | 5 | 4 | 1.6636954 | 1.4390527 | 0.2356210 |
operating - Not a oper | 13 | 30 | 1.233333 | 0.6260623 | 1.0 | 1.041667 | 0.0000 | 1 | 3 | 2 | 2.2633878 | 3.4325436 | 0.1143028 |
Scaling op - Not a Sca | 14 | 30 | 3.133333 | 1.5698305 | 3.0 | 3.166667 | 2.9652 | 1 | 5 | 4 | -0.1607609 | -1.4724011 | 0.2866105 |
Satiabilit - Not Satiab | 15 | 30 | 2.600000 | 1.4994252 | 3.0 | 2.500000 | 2.9652 | 1 | 5 | 4 | 0.3773225 | -1.2083103 | 0.2737563 |
Business D - Not a Busi | 16 | 30 | 1.400000 | 0.9321832 | 1.0 | 1.166667 | 0.0000 | 1 | 5 | 4 | 2.3801439 | 5.3210053 | 0.1701926 |
Progress o - Does not P | 17 | 30 | 1.333333 | 0.7111590 | 1.0 | 1.166667 | 0.0000 | 1 | 3 | 2 | 1.6888067 | 1.1123278 | 0.1298393 |
Investment - Involves N | 18 | 30 | 2.100000 | 1.4467562 | 1.0 | 1.875000 | 0.0000 | 1 | 5 | 4 | 0.8889739 | -0.6181607 | 0.2641403 |
Scoped - Not Scoped | 19 | 30 | 2.166667 | 1.4874958 | 1.0 | 1.958333 | 0.0000 | 1 | 5 | 4 | 0.7573281 | -0.9272638 | 0.2715783 |
Proven tec - Unproven t | 20 | 30 | 3.266667 | 1.4367908 | 3.0 | 3.333333 | 2.2239 | 1 | 5 | 4 | -0.2524357 | -1.1207053 | 0.2623209 |
Transforma - Not Transf | 21 | 30 | 3.333333 | 1.3978637 | 3.0 | 3.416667 | 1.4826 | 1 | 5 | 4 | -0.2901720 | -1.0657970 | 0.2552138 |
Induvial d - Not Induv | 22 | 30 | 2.500000 | 1.4562588 | 2.0 | 2.375000 | 1.4826 | 1 | 5 | 4 | 0.5504695 | -1.0960903 | 0.2658753 |
Business D - No Busines | 23 | 30 | 2.100000 | 1.0618786 | 2.0 | 2.000000 | 1.4826 | 1 | 5 | 4 | 0.6447520 | -0.2270257 | 0.1938716 |
Disruptive - Not Disrup | 24 | 30 | 3.600000 | 1.2757689 | 3.5 | 3.750000 | 0.7413 | 1 | 5 | 4 | -0.5047139 | -0.6895250 | 0.2329225 |
Low Risk - Very Risk | 25 | 30 | 3.266667 | 1.2298958 | 3.0 | 3.291667 | 1.4826 | 1 | 5 | 4 | 0.0418868 | -1.0677017 | 0.2245472 |
Growth - Does not | 26 | 30 | 2.200000 | 1.2972119 | 2.0 | 2.000000 | 1.4826 | 1 | 5 | 4 | 0.8319230 | -0.3789850 | 0.2368374 |
Value - Delivers n | 27 | 30 | 2.033333 | 1.3256965 | 1.0 | 1.791667 | 0.0000 | 1 | 5 | 4 | 0.9714722 | -0.2199079 | 0.2420380 |
Evaluated - Not Evalua | 28 | 30 | 2.166667 | 1.2340942 | 2.0 | 2.000000 | 1.4826 | 1 | 5 | 4 | 0.6522578 | -0.5699122 | 0.2253137 |
Advancemen - Does not | 29 | 30 | 3.066667 | 1.3113124 | 3.0 | 3.083333 | 1.4826 | 1 | 5 | 4 | -0.2066981 | -0.9212092 | 0.2394118 |
Return on - Has no Ret | 30 | 30 | 2.500000 | 1.4323841 | 2.0 | 2.375000 | 1.4826 | 1 | 5 | 4 | 0.5444294 | -1.0055375 | 0.2615164 |
Section 3b - Correlations Between Elements
This section calculates the correlations between Repertory Grid Elements. A correlation index invariant to construct reflection is Cohen’s rc measure (1969), which can be calculated using the argument rc=TRUE which is the default option. Product moment correlations as a measure of similarity are occasionally flawed as they are not invariant to construct reflection (Bell, 2010; Mackay, 1992).
# Correlations between elements
corrs <- elementCor(x, index=F, rc=F)
kable(corrs, caption = "Table 2: Correlations Between Elements")
Design Thinking | Innovation Events | Ci2 (VSM) | Idea Capture System | Open Innovation | Idea Review | High Quality Project | Stakeholder Manageme | Ownership | Defined process for | Blended Pipeline | Prototyping Process | TRL Check | Governance Review | Success Criteria | Roadmaps | Landscape Reviews | Knowledge Management | COGS | Problem Capture | RACI | Strategic projects | Cost Benefit Analysi | Concept development | Concept definition | Culture of innovatio | Change Management | Core | Optimise | Next Generation | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Design Thinking | 1.0000000 | 0.2999369 | 0.1296460 | -0.2652655 | 0.0994791 | 0.1202826 | -0.0986236 | -0.2289644 | -0.2033314 | 0.1618537 | -0.0614102 | 0.1965229 | 0.1104748 | 0.0694575 | -0.0500287 | -0.1195915 | 0.6005859 | 0.3456368 | -0.2091751 | 0.2663331 | -0.4968053 | -0.2984201 | 0.0118007 | 0.0967452 | 0.1546075 | 0.4180078 | 0.0917715 | -0.0900817 | -0.0417309 | 0.0000000 |
Innovation Events | 0.2999369 | 1.0000000 | 0.7583849 | 0.0903113 | -0.0139458 | 0.3260019 | 0.3287477 | 0.1646769 | 0.1995323 | 0.1010733 | 0.4390574 | 0.3057177 | 0.4120951 | 0.3385515 | 0.4804189 | 0.0476487 | 0.0464523 | 0.0581449 | 0.1961663 | 0.4365520 | -0.0174115 | -0.1075754 | 0.2051350 | 0.5676877 | 0.5013315 | 0.1919351 | 0.3373554 | 0.2888737 | 0.3714853 | -0.0407671 |
Ci2 (VSM) | 0.1296460 | 0.7583849 | 1.0000000 | 0.4273145 | -0.1134356 | 0.1049849 | 0.4229979 | 0.3439117 | 0.2833819 | -0.0627632 | 0.3138192 | 0.1135196 | 0.1971766 | 0.0749148 | 0.3665828 | 0.3492977 | -0.1259486 | 0.1459734 | 0.3088898 | 0.5237573 | -0.0195511 | 0.0138893 | 0.3408924 | 0.3869888 | 0.2532335 | 0.0220033 | 0.1360836 | 0.5388029 | 0.3498417 | -0.1842232 |
Idea Capture System | -0.2652655 | 0.0903113 | 0.4273145 | 1.0000000 | -0.3106917 | 0.3375539 | 0.7172248 | 0.5190883 | 0.4555735 | 0.0539465 | 0.6087421 | 0.0275468 | -0.0026089 | -0.0029021 | 0.1732324 | 0.2068388 | -0.3899592 | 0.4317951 | 0.2957937 | 0.1186972 | 0.1947185 | 0.3489911 | 0.2756170 | 0.2045633 | 0.1971635 | -0.0345505 | 0.0387698 | 0.5336319 | 0.0595000 | -0.4343722 |
Open Innovation | 0.0994791 | -0.0139458 | -0.1134356 | -0.3106917 | 1.0000000 | -0.3944661 | -0.2578109 | -0.4897091 | -0.4783739 | -0.0157351 | -0.1970163 | 0.0542353 | -0.1438248 | -0.3199662 | -0.0267503 | 0.5250270 | 0.3838836 | 0.2365594 | 0.3239676 | 0.3213317 | -0.3018657 | -0.0651287 | -0.2019146 | 0.1330191 | 0.2012802 | 0.4016681 | 0.1962809 | -0.0842917 | 0.2008215 | 0.2798867 |
Idea Review | 0.1202826 | 0.3260019 | 0.1049849 | 0.3375539 | -0.3944661 | 1.0000000 | 0.4849063 | 0.5606539 | 0.6134689 | 0.4270218 | 0.5117258 | 0.6266264 | 0.3643663 | 0.5219795 | 0.3306325 | -0.2061818 | -0.1904258 | 0.1509601 | 0.0373064 | 0.0863400 | 0.3666154 | 0.2624956 | 0.4272448 | 0.4408116 | 0.4558411 | 0.0800741 | 0.3574569 | 0.0614750 | 0.0659506 | -0.1253399 |
High Quality Project | -0.0986236 | 0.3287477 | 0.4229979 | 0.7172248 | -0.2578109 | 0.4849063 | 1.0000000 | 0.5425691 | 0.4790505 | 0.1583092 | 0.7619968 | 0.2549042 | 0.3304419 | 0.2081196 | 0.4145023 | -0.0682152 | -0.3122726 | 0.3800175 | 0.1937286 | 0.3582553 | 0.2278884 | 0.1635738 | 0.4003564 | 0.5307569 | 0.4096567 | 0.0561401 | 0.1985969 | 0.5739137 | 0.2638207 | -0.3083108 |
Stakeholder Manageme | -0.2289644 | 0.1646769 | 0.3439117 | 0.5190883 | -0.4897091 | 0.5606539 | 0.5425691 | 1.0000000 | 0.9791868 | 0.3768614 | 0.3767873 | 0.2641324 | 0.4564540 | 0.4086278 | 0.4408016 | 0.0242492 | -0.3014148 | 0.1676819 | 0.1204163 | 0.2319129 | 0.6033546 | 0.3102326 | 0.6263798 | 0.3875084 | 0.3894180 | -0.0708821 | 0.3899305 | 0.3478496 | 0.2039413 | -0.0311206 |
Ownership | -0.2033314 | 0.1995323 | 0.2833819 | 0.4555735 | -0.4783739 | 0.6134689 | 0.4790505 | 0.9791868 | 1.0000000 | 0.4181059 | 0.4026936 | 0.3048507 | 0.5039526 | 0.4671418 | 0.4374132 | -0.0275163 | -0.2716072 | 0.1510995 | 0.0945968 | 0.1791244 | 0.6170019 | 0.2396169 | 0.5674704 | 0.4229337 | 0.4407953 | -0.0397255 | 0.4457672 | 0.2953525 | 0.1824317 | 0.0000000 |
Defined process for | 0.1618537 | 0.1010733 | -0.0627632 | 0.0539465 | -0.0157351 | 0.4270218 | 0.1583092 | 0.3768614 | 0.4181059 | 1.0000000 | 0.3755914 | 0.5160788 | 0.4285022 | 0.4034001 | 0.3653305 | 0.1373929 | 0.2358566 | 0.1239213 | 0.0889908 | 0.0201635 | 0.2851584 | 0.3063356 | 0.3882480 | 0.3738228 | 0.3515860 | 0.3021646 | 0.4655863 | -0.0813362 | -0.0803096 | 0.0229989 |
Blended Pipeline | -0.0614102 | 0.4390574 | 0.3138192 | 0.6087421 | -0.1970163 | 0.5117258 | 0.7619968 | 0.3767873 | 0.4026936 | 0.3755914 | 1.0000000 | 0.2873734 | 0.3044078 | 0.2798211 | 0.4018274 | 0.0083105 | -0.2096345 | 0.3802925 | 0.2476078 | 0.1112039 | 0.1764085 | 0.1688614 | 0.1713875 | 0.4470709 | 0.4555974 | 0.0853185 | 0.4016483 | 0.4261893 | 0.1744772 | -0.2879650 |
Prototyping Process | 0.1965229 | 0.3057177 | 0.1135196 | 0.0275468 | 0.0542353 | 0.6266264 | 0.2549042 | 0.2641324 | 0.3048507 | 0.5160788 | 0.2873734 | 1.0000000 | 0.5185023 | 0.3340127 | 0.2511597 | 0.0720636 | 0.0639816 | 0.0251252 | -0.1140407 | 0.1948449 | 0.0728435 | -0.0796881 | 0.2637797 | 0.5425175 | 0.4813131 | 0.2003713 | 0.3326276 | -0.1309650 | 0.0720460 | 0.1387259 |
TRL Check | 0.1104748 | 0.4120951 | 0.1971766 | -0.0026089 | -0.1438248 | 0.3643663 | 0.3304419 | 0.4564540 | 0.5039526 | 0.4285022 | 0.3044078 | 0.5185023 | 1.0000000 | 0.6709395 | 0.5579775 | -0.2522043 | 0.1169159 | 0.0856653 | -0.2294229 | 0.2031080 | 0.3637995 | -0.2943417 | 0.3680344 | 0.6479793 | 0.6497594 | 0.0300297 | 0.3453925 | 0.0279082 | 0.2930490 | 0.1952031 |
Governance Review | 0.0694575 | 0.3385515 | 0.0749148 | -0.0029021 | -0.3199662 | 0.5219795 | 0.2081196 | 0.4086278 | 0.4671418 | 0.4034001 | 0.2798211 | 0.3340127 | 0.6709395 | 1.0000000 | 0.6158755 | -0.3239209 | -0.0126879 | -0.1799915 | -0.2717691 | -0.1296986 | 0.5170799 | -0.0755562 | 0.3958263 | 0.4508830 | 0.3418171 | -0.0686626 | 0.4388584 | -0.0551886 | 0.1502029 | 0.0334052 |
Success Criteria | -0.0500287 | 0.4804189 | 0.3665828 | 0.1732324 | -0.0267503 | 0.3306325 | 0.4145023 | 0.4408016 | 0.4374132 | 0.3653305 | 0.4018274 | 0.2511597 | 0.5579775 | 0.6158755 | 1.0000000 | -0.0440066 | -0.2079081 | 0.0495697 | 0.2599048 | 0.2742299 | 0.3562479 | 0.2522029 | 0.4886813 | 0.6801110 | 0.5880696 | 0.0043441 | 0.4643068 | 0.1655261 | 0.3104643 | -0.0390991 |
Roadmaps | -0.1195915 | 0.0476487 | 0.3492977 | 0.2068388 | 0.5250270 | -0.2061818 | -0.0682152 | 0.0242492 | -0.0275163 | 0.1373929 | 0.0083105 | 0.0720636 | -0.2522043 | -0.3239209 | -0.0440066 | 1.0000000 | 0.0261577 | 0.1683867 | 0.5407630 | 0.4029325 | -0.0168078 | 0.2587896 | 0.1660833 | 0.0804239 | 0.0836904 | 0.2344696 | 0.1462703 | 0.2179052 | 0.3021317 | 0.2557985 |
Landscape Reviews | 0.6005859 | 0.0464523 | -0.1259486 | -0.3899592 | 0.3838836 | -0.1904258 | -0.3122726 | -0.3014148 | -0.2716072 | 0.2358566 | -0.2096345 | 0.0639816 | 0.1169159 | -0.0126879 | -0.2079081 | 0.0261577 | 1.0000000 | 0.3283177 | -0.2055453 | 0.0527058 | -0.3049996 | -0.3181771 | -0.2136789 | -0.1517950 | 0.0838062 | 0.4603622 | 0.1392346 | -0.2573721 | -0.0805184 | 0.1942255 |
Knowledge Management | 0.3456368 | 0.0581449 | 0.1459734 | 0.4317951 | 0.2365594 | 0.1509601 | 0.3800175 | 0.1676819 | 0.1510995 | 0.1239213 | 0.3802925 | 0.0251252 | 0.0856653 | -0.1799915 | 0.0495697 | 0.1683867 | 0.3283177 | 1.0000000 | 0.3859250 | 0.2503569 | -0.2237488 | 0.1448240 | 0.0701546 | 0.1437864 | 0.4262652 | 0.3001252 | 0.2980467 | 0.3235501 | 0.1447180 | -0.0864406 |
COGS | -0.2091751 | 0.1961663 | 0.3088898 | 0.2957937 | 0.3239676 | 0.0373064 | 0.1937286 | 0.1204163 | 0.0945968 | 0.0889908 | 0.2476078 | -0.1140407 | -0.2294229 | -0.2717691 | 0.2599048 | 0.5407630 | -0.2055453 | 0.3859250 | 1.0000000 | 0.3134749 | 0.1208184 | 0.5232295 | 0.2635242 | 0.2207593 | 0.3252429 | 0.2499007 | 0.2783097 | 0.3544809 | 0.2167967 | -0.0225486 |
Problem Capture | 0.2663331 | 0.4365520 | 0.5237573 | 0.1186972 | 0.3213317 | 0.0863400 | 0.3582553 | 0.2319129 | 0.1791244 | 0.0201635 | 0.1112039 | 0.1948449 | 0.2031080 | -0.1296986 | 0.2742299 | 0.4029325 | 0.0527058 | 0.2503569 | 0.3134749 | 1.0000000 | 0.0320508 | -0.0214606 | 0.4608804 | 0.5113649 | 0.4553199 | 0.3652783 | 0.2205795 | 0.2953854 | 0.4023476 | 0.1280913 |
RACI | -0.4968053 | -0.0174115 | -0.0195511 | 0.1947185 | -0.3018657 | 0.3666154 | 0.2278884 | 0.6033546 | 0.6170019 | 0.2851584 | 0.1764085 | 0.0728435 | 0.3637995 | 0.5170799 | 0.3562479 | -0.0168078 | -0.3049996 | -0.2237488 | 0.1208184 | 0.0320508 | 1.0000000 | 0.2646409 | 0.3838701 | 0.3204104 | 0.2208409 | -0.2093215 | 0.1840012 | 0.1015949 | 0.0396777 | -0.0176486 |
Strategic projects | -0.2984201 | -0.1075754 | 0.0138893 | 0.3489911 | -0.0651287 | 0.2624956 | 0.1635738 | 0.3102326 | 0.2396169 | 0.3063356 | 0.1688614 | -0.0796881 | -0.2943417 | -0.0755562 | 0.2522029 | 0.2587896 | -0.3181771 | 0.1448240 | 0.5232295 | -0.0214606 | 0.2646409 | 1.0000000 | 0.2843124 | -0.0488614 | 0.0105622 | -0.1221593 | 0.0747694 | 0.1813518 | 0.0191248 | -0.2475046 |
Cost Benefit Analysi | 0.0118007 | 0.2051350 | 0.3408924 | 0.2756170 | -0.2019146 | 0.4272448 | 0.4003564 | 0.6263798 | 0.5674704 | 0.3882480 | 0.1713875 | 0.2637797 | 0.3680344 | 0.3958263 | 0.4886813 | 0.1660833 | -0.2136789 | 0.0701546 | 0.2635242 | 0.4608804 | 0.3838701 | 0.2843124 | 1.0000000 | 0.4488356 | 0.4297831 | 0.2551464 | 0.4682629 | 0.2371212 | 0.3811587 | 0.1291170 |
Concept development | 0.0967452 | 0.5676877 | 0.3869888 | 0.2045633 | 0.1330191 | 0.4408116 | 0.5307569 | 0.3875084 | 0.4229337 | 0.3738228 | 0.4470709 | 0.5425175 | 0.6479793 | 0.4508830 | 0.6801110 | 0.0804239 | -0.1517950 | 0.1437864 | 0.2207593 | 0.5113649 | 0.3204104 | -0.0488614 | 0.4488356 | 1.0000000 | 0.7670148 | 0.2286172 | 0.3848031 | 0.2793847 | 0.4123052 | 0.1296165 |
Concept definition | 0.1546075 | 0.5013315 | 0.2532335 | 0.1971635 | 0.2012802 | 0.4558411 | 0.4096567 | 0.3894180 | 0.4407953 | 0.3515860 | 0.4555974 | 0.4813131 | 0.6497594 | 0.3418171 | 0.5880696 | 0.0836904 | 0.0838062 | 0.4262652 | 0.3252429 | 0.4553199 | 0.2208409 | 0.0105622 | 0.4297831 | 0.7670148 | 1.0000000 | 0.4155902 | 0.5324936 | 0.2289174 | 0.5106356 | 0.2311550 |
Culture of innovatio | 0.4180078 | 0.1919351 | 0.0220033 | -0.0345505 | 0.4016681 | 0.0800741 | 0.0561401 | -0.0708821 | -0.0397255 | 0.3021646 | 0.0853185 | 0.2003713 | 0.0300297 | -0.0686626 | 0.0043441 | 0.2344696 | 0.4603622 | 0.3001252 | 0.2499007 | 0.3652783 | -0.2093215 | -0.1221593 | 0.2551464 | 0.2286172 | 0.4155902 | 1.0000000 | 0.3329167 | -0.1168414 | 0.0806250 | 0.2651376 |
Change Management | 0.0917715 | 0.3373554 | 0.1360836 | 0.0387698 | 0.1962809 | 0.3574569 | 0.1985969 | 0.3899305 | 0.4457672 | 0.4655863 | 0.4016483 | 0.3326276 | 0.3453925 | 0.4388584 | 0.4643068 | 0.1462703 | 0.1392346 | 0.2980467 | 0.2783097 | 0.2205795 | 0.1840012 | 0.0747694 | 0.4682629 | 0.3848031 | 0.5324936 | 0.3329167 | 1.0000000 | 0.0707664 | 0.2576893 | 0.1593834 |
Core | -0.0900817 | 0.2888737 | 0.5388029 | 0.5336319 | -0.0842917 | 0.0614750 | 0.5739137 | 0.3478496 | 0.2953525 | -0.0813362 | 0.4261893 | -0.1309650 | 0.0279082 | -0.0551886 | 0.1655261 | 0.2179052 | -0.2573721 | 0.3235501 | 0.3544809 | 0.2953854 | 0.1015949 | 0.1813518 | 0.2371212 | 0.2793847 | 0.2289174 | -0.1168414 | 0.0707664 | 1.0000000 | 0.5211366 | -0.3520094 |
Optimise | -0.0417309 | 0.3714853 | 0.3498417 | 0.0595000 | 0.2008215 | 0.0659506 | 0.2638207 | 0.2039413 | 0.1824317 | -0.0803096 | 0.1744772 | 0.0720460 | 0.2930490 | 0.1502029 | 0.3104643 | 0.3021317 | -0.0805184 | 0.1447180 | 0.2167967 | 0.4023476 | 0.0396777 | 0.0191248 | 0.3811587 | 0.4123052 | 0.5106356 | 0.0806250 | 0.2576893 | 0.5211366 | 1.0000000 | 0.4565973 |
Next Generation | 0.0000000 | -0.0407671 | -0.1842232 | -0.4343722 | 0.2798867 | -0.1253399 | -0.3083108 | -0.0311206 | 0.0000000 | 0.0229989 | -0.2879650 | 0.1387259 | 0.1952031 | 0.0334052 | -0.0390991 | 0.2557985 | 0.1942255 | -0.0864406 | -0.0225486 | 0.1280913 | -0.0176486 | -0.2475046 | 0.1291170 | 0.1296165 | 0.2311550 | 0.2651376 | 0.1593834 | -0.3520094 | 0.4565973 | 1.0000000 |
Section 4 - Bertin Plots
This section displays grid data in the form of an reordable matrix, comprised of graphical displays for each cell of a matrix, allowing to identify structures by eye-balling reordered versions of the data matrix. This is deried from Bertin’s (1966) graphical proposals.
In the context of Repertory Grids, the Bertin display is made up of a simple colored rectangle where the color denotes the corresponding score. Bright values correspond to low, dark to high scores. Within Bertin plots dark red values show low importance and white ones high intuitive.
The clustered Bertin plot contains a standard Bertin display in its center, and dendrograms at the sides. As a default Euclidean distance and Ward clustering is applied to the grid.
# Bertin plots shows relationship between different values which is dark red values show low importance and white ones high Intuitively.
bertin(x,color=c("white", "darkred"),cex.elements=.55)
c <- cluster(x,along=1, print=FALSE)
plot.new()
# The Bertin plots are clustered into groups.
bertinCluster(c,color=c("white", "darkred"),cex.elements=.55)
Section 5 - 3D PCA Biplot Representation
3D PCA Biplotting allows for easily visualization of the relationships of Elements and Constructs within the Repertory Grid data. Thereby, this final plotting method allows for the gaining of insights from the Repertory Grid Analysis.
# Perform PCA analysis and create 3D biplot.
biplotPseudo3d(x)
Section 6 - Conclusions
This document applied Requirements Goal Modeling to determine the early aspects of the requirements for Innovation Management, via use of “Repertory Grid Analysis”. The results of this analysis are displayed in the document’s two tables and four plots.
The first table, “Basic Statistics for each Construct in the Repertory Grid”, provides a variety of statistics unique to each “Construct”, or subjective impression of individuals, in the analysis of Innovation Management Methodologies. These statistics give the analyst a good concept of the range of responses by survey takers to the list of Constructs that explain the survey taker’s opinions of the sub-topics of the main topic. Via Table 1, the analyst can understand the median of responses, the standard deviasion, and the range of responses.
The second table, “Correlations Between Elements”, allows the analyst to determine the level of correlation between, “Elements”, or sub-topics. Elements with high levels of correlation are then identifiable, as well as low correlation levels. These correlation levels greatly aid in understanding the characteristics of Innovation Management methods.
Figure 1, the first Bertin plot, displays the relationship between Elements and Constructs, both numerically and via hue of intersection colors. This allows for quick visual inspection of the data gathered via Repertory Grid Analysis.
Figure 2, the clustered Bertin plot, groups together related Elements and Constructs visually for easy inspection. Finding pathways through subsections of data is therefore facilitated, thereby allowing for efficient methods of selecting an Innovation Management method.
Figure 3, is a 3D biplot of the Principal Component Analysis (PCA) of the Repertory Data. This biplot displays Element categories on the inside of a graphic square, with Construct categories arrayed outside the square with a 3-dimensional tangent. This allows for easy visual determination of the relationships between different Elements, the relationships between different Constructs, and the relationship between the entire set of Elements and Constructs. The quadrant that the data points are located in allow for an overview of the entire dataset. Via interactive exploration of the distribution of data points within the survey results, determination of an optimal Innovation Management Methodology is possible.
Within the 3D PCA biplot, analysts and stakeholders can observe that the Innovation Management methods “Strategic Projects”, “COGS”, “Idea Capture System”, and “Roadmap” have high “Growth”, “Value”, “Business DNA”, and “Return On Investment”. However, “TRL Check”, “Governance Review”, and “Change Management” are on the opposite side of the quadrant, and have the qualities of “Has No Return On Investment”, “No Business DNA”, and “Delivers No Value”, according to the survey takers.
The Elements, (or Sub-topics of the Topic “Innovation Management Methods”), “Idea Review”, “Cost Benefit Analysis”, and “Optimise” fall in the center of the PCA Biplot and have neutral Construct qualities. Thereby, indicating ambivalent results from the survey takers.
The 3D PCA Biplot further indicates that if stakeholders selecting an Innovation Management method are interested in a “Low Risk”, “Not Scoped”, and “Disruptive” innovation management method, then “Design Thinking”, “Landscape Reviews”, and “Culture of Innovation” are optimal choices.
Due to the very nature of Innovation Management, quantitative research gaps can emerge in the supporting evidence. The use of Repertory Grid Analysis has enhanced the information gathered, and substantiated the findings drawn from the range of open innovation initiatives. The Repertory Grids take longer to complete than many routine interviews, approximately thirty to forty minutes, however the results offer a rare insight into Innovation Management. The relevance of Repertory Grid Elements and Constructs is easily understandable to all individuals within an organization. Traditional research methods using questionnaires implicitly assume respondents construe the material present in a similar fashion. Usually, a small proportion of participants find the Rep Grid challenging. Confusion about score reversal can possibly occur.
The Repertory Grid is not a standardized “psychological test”, it is the mutual negotiation of a person’s meanings. Careful interviewing is required to identify what the individual means by the element/construct ratings. Usually, a 1 indicates that the left pole of the construct applies and a 7 indicating that the right pole of the construct applies. Typically, stakeholders have a limited number of genuinely different Constructs for any one topic. The richness of people’s meaning structures comes from the many different ways in which a limited number of Constructs can be applied to individual Elements.
Repertory Grid Analysis has gained popularity with academics and practitioners in a great variety of fields. Repertory Grids describe people’s perceptions without prejudging the terms of reference, a kind of personalized grounded theory. Unlike a conventional rating-scale questionnaire, it is not the investigator but the interviewee who provides the Constructs on which a topic is rated. In conclusion, Market researchers, new product developers, and knowledge capture specialists will find the above Early Aspects Review via Repertory Grid Analysis of Innovation Management Techniques helpful.