4.3 Identifying Stakeholders & Establishing Stakeholder Values Baseline

Key Takeaways

  • PMI-PBA ECO Domain 1 Tasks 4 & 5 require the business analyst to identify all stakeholders impacted by or influencing the business need, and elicit their underlying values to establish a defensible baseline for prioritization.
  • Stakeholder identification during Needs Assessment occurs before project chartering, utilizing discovery techniques such as stakeholder wheels, organizational breakdown structures, and context diagrams to prevent hidden stakeholders from surfacing downstream.
  • The Initial Stakeholder Register captures early discovery data—including roles, categorization (internal/external, direct/indirect), interest, power, and anticipated impact—which directly feeds project chartering and future stakeholder engagement planning.
  • Stakeholder values represent deeply held operational priorities across the core value dimensions of Speed (time-to-market), Cost (capital/operational expense), Quality (reliability/accuracy), and Risk (compliance/security).
  • Establishing a formal Stakeholder Values Baseline provides an objective, empirical governance mechanism to resolve executive-versus-user trade-off conflicts and prioritize functional requirements without political bias.
Last updated: September 2026

4.3 Identifying Stakeholders & Establishing Stakeholder Values Baseline

[!NOTE] PMI-PBA Examination Alignment: Domain 1 (Needs Assessment) encompasses two critical, human-centric tasks that directly determine project viability: Task 4 ("Identify stakeholders by performing stakeholder analysis in order to determine who is impacted by or can influence the business situation") and Task 5 ("Determine stakeholder values by eliciting and analyzing stakeholder expectations in order to establish a baseline for prioritization and decision-making." On the PMI-PBA examination, questions frequently test your ability to uncover hidden regulatory and operational stakeholders, categorize stakeholders across power/interest and direct/indirect dimensions, and resolve fierce value conflicts across the four core dimensions of Speed, Cost, Quality, and Risk.


The Strategic Imperative of Pre-Charter Stakeholder Identification

A common misconception in project management is that stakeholder identification begins after the Project Charter has been formally signed and a Project Manager is appointed. In the PMI-PBA standard, this assumption is recognized as a major project risk. If stakeholder identification is delayed until project initiation:

  • Critical Business Requirements Are Overlooked: Requirements discovered late in architecture or development require exponentially more capital and time to implement than those identified during Needs Assessment.
  • Hidden Stakeholders Become Project Blockers: Influential departments—such as Information Security, Corporate Legal, Regulatory Compliance, Internal Audit, or Labor Unions—can halt a project on the eve of deployment if their mandatory policies were omitted from the business case.
  • The Business Case Becomes Unbalanced: If only senior executives are consulted during needs framing, the business case will reflect high-level strategic aspirations while completely ignoring the operational bottlenecks, usability needs, and day-to-day workarounds of frontline end users.
+-----------------------------------------------------------------------------------+
|              The Cost of Late Stakeholder Discovery (Boehm's Law)                 |
+-----------------------------------------------------------------------------------+
| Phase Identified       | Relative Cost to Incorporate Stakeholder Requirement     |
| ---------------------- | ----------------------------------------------------     |
| Needs Assessment       | 1x Baseline Cost (Documented in Business Case)           |
| Requirements Elicitation| 3x - 5x Cost                                            |
| Solution Architecture  | 10x - 20x Cost                                           |
| Coding & Development   | 30x - 50x Cost                                           |
| User Acceptance Testing| 60x - 100x Cost                                          |
| Post-Production Go-Live| 100x - 200x Cost (Or Catastrophic Project Cancellation)   |
+-----------------------------------------------------------------------------------+

By conducting comprehensive stakeholder analysis during Needs Assessment (Task 4), the business analyst ensures that all impacted voices, governance constraints, and operational realities are integrated into the preliminary scope statement, feasibility studies, and business case financial models.


Systematic Techniques for Early Stakeholder Discovery

To ensure no vital stakeholder group is neglected during early needs assessment, the business analyst applies five systematic discovery techniques:

┌─────────────────────────────────────────────────────────────────────────────────┐
│                     Early Stakeholder Identification Toolkit                    │
├─────────────────────────────────────────────────────────────────────────────────┤
│ 1. The Stakeholder Wheel / Onion Diagram  │ Concentric circles of proximity     │
│ 2. Process & Value Stream Flow Scanning   │ Inputs, handoffs, outputs & audits  │
│ 3. System Context & Interface Analysis    │ System connectors imply custodians  │
│ 4. Organizational Breakdown Structure     │ Hierarchy, job families & functions │
│ 5. Regulatory, Legal & Contractual Audit  │ Statutory agencies, unions, vendors │
└─────────────────────────────────────────────────────────────────────────────────┘

1. The Stakeholder Wheel / Onion Diagram

The Stakeholder Onion Diagram conceptualizes stakeholders as concentric layers radiating outward from the solution core:

  • Layer 1: The Solution / Core Project Team: The business analyst, project manager, technical lead, and core developers.
  • Layer 2: Direct Business Actors (Hands-on Users): Frontline customer service representatives, underwriters, warehouse clerks, and branch staff who directly interact with the solution daily.
  • Layer 3: Indirect Enterprise Stakeholders: Downstream departments that consume reports, feed upstream data, or enforce corporate standards (Finance, Human Resources, Information Security, Enterprise Architecture, Legal, Compliance, Internal Audit).
  • Layer 4: External Stakeholders: Entities outside the corporate firewall directly impacted by or regulating the solution (Retail customers, B2B partners, 3PL logistics carriers, third-party software vendors, government regulatory bodies [e.g., SEC, FDA, FTC, OSHA]).

2. Process & Value Stream Scanning

The BA walks through the end-to-end operational value stream related to the business problem. At every workflow node, the BA asks:

  • Who originates this data input?
  • Who validates or modifies this transaction?
  • Who handles operational exceptions and error queues?
  • Who receives the intermediate outputs?
  • Who reviews the final audit trail? Every human touchpoint across the process map reveals a critical stakeholder persona.

3. Context Diagram & System Interface Analysis

Every system interface crossing the product scope boundary on a Level 0 Context Diagram represents an external system. Systems do not run themselves—every connected system has a System Owner, a Database Administrator (DBA), an Integration Engineer, and a Data Governance Steward. Reviewing system interfaces reliably uncovers technical stakeholders who might otherwise remain invisible until integration testing.

4. Regulatory, Statutory & Contractual Reviews

The BA reviews corporate bylaws, industry regulations, collective bargaining agreements, and vendor contracts. This technique reveals non-negotiable governance stakeholders, such as statutory data protection officers (DPOs under GDPR/CCPA), workplace safety inspectors, union representatives, and software escrow agents.


Categorizing Stakeholders: Power, Interest, and Proximity

Once potential stakeholders are identified, the business analyst categorizes them to determine their engagement strategy, communication cadence, and influence on the business case.

                           [ POWER / INFLUENCE ]
          HIGH
            ▲
            │  ┌─────────────────────────┬─────────────────────────┐
            │  │      KEEP SATISFIED     │      MANAGE CLOSELY     │
            │  │                         │                         │
            │  │ • Chief Information     │ • Project Sponsor       │
            │  │   Security Officer      │ • Business Unit VP      │
            │  │ • General Legal Counsel │ • Lead Product Manager  │
            │  │ • Chief Compliance Off. │ • Key Corporate Partner │
            │  ├─────────────────────────┼─────────────────────────┤
            │  │         MONITOR         │      KEEP INFORMED      │
            │  │                         │                         │
            │  │ • Incidental Vendors    │ • Frontline End Users   │
            │  │ • Distant Dept Staff    │ • Tier-1 Support Reps   │
            │  │ • General Public        │ • Customer Focus Groups │
            │  │ • Training Specialists  │
            │  └─────────────────────────┴─────────────────────────┘
            └────────────────────────────────────────────────────────►
          LOW                       [ INTEREST ]                     HIGH

The Power/Interest Grid in Needs Assessment

  • High Power / High Interest (Manage Closely): The executive project sponsor, business unit leaders, and primary customer representatives. The BA collaborates with them directly to shape the business case, validate SMART goals, and secure capital authorization.
  • High Power / Low Interest (Keep Satisfied): Corporate Legal, Information Security (CISO), Compliance, and Enterprise Architecture. While they do not manage day-to-day operations, they possess absolute veto power. The BA must engage them early to embed their non-functional governance constraints directly into the preliminary solution scope.
  • Low Power / High Interest (Keep Informed & Solicit Input): Frontline end users, system operators, and tier-1 support staff. Although they lack capital allocation power, they understand daily process friction, system workarounds, and data quality flaws better than senior leadership. Neglecting them guarantees user adoption failure.
  • Low Power / Low Interest (Monitor): Peripheral departments and incidental external vendors requiring minimal communication.

Proximity Taxonomy: Internal vs. External, Direct vs. Indirect

  • Internal vs. External: Delineates whether the stakeholder sits within the organizational employment structure or represents an external customer, partner, or statutory entity.
  • Direct vs. Indirect: Delineates whether the stakeholder directly interacts with the proposed solution (hands-on operational user) or is indirectly impacted by its outputs, costs, or governance rules (financial controller, executive auditor, downstream reporting analyst).

Creating the Initial Stakeholder Register

The synthesis of Task 4 is the creation of the Initial Stakeholder Register. This living artifact documents initial discovery findings and serves as the baseline for downstream stakeholder engagement planning in Domain 2 (Planning).

Key fields in the Needs Assessment Stakeholder Register include:

  1. Stakeholder Unique Identifier (ID): Standard indexing code (e.g., STK-001).
  2. Stakeholder Name & Professional Role: Individual identity, corporate title, and functional department.
  3. Category: Internal/External, Direct/Indirect, Upstream/Downstream.
  4. Power & Interest Classification: High/Low ratings derived from the Power/Interest Grid.
  5. Perceived Needs & Current Pain Points: The stakeholder's specific operational friction, business challenges, or desired capabilities.
  6. Potential Risks & Objections: Suspected sources of resistance, fear of operational displacement, or technological skepticism.
  7. Initial Engagement Strategy: Recommended method of collaboration (e.g., 1-on-1 discovery interview, focus group, weekly governance review, formal sign-off checkpoint).

Eliciting Stakeholder Values: The Four Core Value Pillars

Under ECO Domain 1 Task 5, identifying who the stakeholders are is insufficient; the business analyst must determine what they value. A common trap on the PMI-PBA exam is confusing stakeholder positions with stakeholder values:

  • Stated Position: "We must have this exact screen layout with 14 manual data fields."
  • Underlying Value: "We value operational speed and transactional accuracy, and we fear that automated validation rules will slow down our customer turnaround times."

Stakeholder values across any enterprise initiative fundamentally decompose into four interrelated, often competing dimensions: Speed, Cost, Quality, and Risk.

+-----------------------------------------------------------------------------------+
|                    The Four Enterprise Stakeholder Value Pillars                  |
+-----------------------------------------------------------------------------------+
| 1. SPEED (Velocity & Agility)        | 2. COST (Frugality & Margin)               |
| • Rapid time-to-market               | • Minimized upfront capital expenditure    |
| • Compressed transactional latency   | • Lowest total cost of ownership (TCO)     |
| • Accelerated customer onboarding    | • Reductions in operational labor costs    |
| • Frequent, iterative deployments    | • Predictable, fixed recurring OpEx        |
|                                      |                                            |
| 3. QUALITY (Precision & Experience)  | 4. RISK (Governance & Resilience)          |
| • Zero transactional defect rates    | • Uncompromising regulatory compliance     │
| • Intuitive, ergonomic UX design     | • Bulletproof cybersecurity & encryption   |
| • 99.999% system availability        | • Immutable audit logging trails           |
| • Comprehensive feature capabilities | • Business continuity & disaster recovery  |
+-----------------------------------------------------------------------------------+

Advanced Techniques for Value Elicitation

  1. The Kano Model Analysis: Categorizes product capabilities based on how emotional customer satisfaction responds to implementation completeness:
    • Must-Be (Basic / Threshold): Baseline expectations (e.g., secure password encryption, accurate account balances). Their presence does not increase satisfaction, but their absence causes extreme outrage.
    • One-Dimensional (Performance): Linear value drivers (e.g., screen loading latency, processing speed). The more you provide, the higher the customer satisfaction.
    • Attractive (Delighters): Unexpected innovations (e.g., predictive AI autofill) that generate disproportionate customer delight when present, but cause zero dissatisfaction if omitted.
    • Indifferent: Features that users do not care about either way; waste of capital.
    • Reverse: Features that actively irritate users when introduced (e.g., intrusive popups).
  2. Pairwise Comparison & Trade-off Matrices: Presenting stakeholders with forced binary choices (e.g., "Would you prefer launching in 4 months with an automated error rate of 1.5%, or launching in 8 months with an automated error rate of 0.2%?"). Forced choices strip away wishlists and reveal true underlying value rankings.
  3. The 100-Point Allocation Method (Fixed-Sum Prioritization): Giving each stakeholder a budget of 100 points to distribute across competing value dimensions or capability themes. Stakeholders cannot assign 100 points to everything; they must distribute their finite capital, instantly exposing their core priorities.

Establishing the Stakeholder Values Baseline & Resolving Conflicts

In complex enterprise transformations, stakeholders inevitably hold diametrically opposed values:

  • Executive Sponsors prioritize Speed and Cost (demanding a rapid launch to capture market share before competitors, while capping project budget).
  • Compliance and Security Officers prioritize Risk (demanding comprehensive audits, penetration testing, and zero legal exposure, which slows down deployment).
  • Frontline Operations Staff prioritize Quality and Ergonomics (demanding intuitive screen flows, robust fallback queues, and comprehensive training to protect daily productivity).
  • Enterprise Architects prioritize Scalability and Maintainability (demanding decoupled microservices and standard data schemas rather than quick-and-dirty vendor plugins).

The Business Analyst's Governance Role in Value Conflict Resolution

On the PMI-PBA exam, you must remember that the business analyst never unilaterally decides which stakeholder's value "wins." The BA acts as an objective facilitator, value modeler, and mediator:

  1. Map Values to Strategic Objectives: Demonstrate how competing values align with the approved corporate mission and business case KPIs.
  2. Quantify the Operational Trade-offs: Model the exact cost, schedule, and risk implications of choosing Speed over Quality, or Cost over Compliance.
  3. Facilitate Collaborative Multi-Criteria Trade-off Workshops: Bring conflicting executives and operational leads into structured sessions where trade-offs are visualized transparently.
  4. Document the Stakeholder Values Baseline: Establish an agreed-upon, weighted baseline of stakeholder values signed off by the governance steering committee.
  5. Escalate Unresolvable Impasses to the Sponsor: If stakeholders reach an irreconcilable deadlock, compile an objective decision package detailing options, trade-offs, and risks, and submit it to the Project Sponsor or Steering Committee for formal adjudication.

Initial Stakeholder Value Baseline Matrix Table

Stakeholder Role / GroupPrimary Value DriverCore Value DimensionSpecific Value Metric & Acceptance BaselineInherent Inter-Stakeholder ConflictResolution & Balancing Governance Mechanism
Executive Project Sponsor (VP of Lending)Rapid market entry & market share growth.Speed & CostDeploy digital mortgage intake within 6 months; cap total CapEx at $2.5M; achieve positive NPV within 24 months.Directly conflicts with Compliance Officer's demand for a multi-month pre-launch regulatory audit.Implement a phased release roadmap: launch an MVP in 6 months for low-risk loan tiers; expand to complex tiers post-audit.
Chief Compliance & Legal OfficerAbsolute adherence to statutory consumer lending laws.Risk100% compliance with Truth in Lending Act (TILA) and CFPB disclosure rules; zero statutory audit fines.Directly conflicts with Sponsor's aggressive timeline and Marketing's demand for friction-free single-click intake.Establish compliance checkpoints within sprint definitions of done; embed automated legal disclosure verification into the core API.
Chief Information Security Officer (CISO)Zero data breach vulnerability & zero data loss.RiskEnd-to-end AES-256 database encryption; SOC-2 Type II vendor certification; mandatory multi-factor biometric authentication.Conflicts with Frontline Users and Marketing, who argue biometric MFA increases customer friction and slows intake.Implement adaptive risk-based authentication (frictionless login for recognized devices; step-up biometric MFA for anomalous logins).
Frontline Branch Loan Officers & TellersDaily operational ease, ergonomics & job security.QualityReduce customer intake screen count from 24 to 6; maintain system response latency under 1.5 seconds; eliminate manual re-keying.Conflicts with IT Architecture's desire to deploy a low-cost COTS tool with rigid, unintuitive legacy screen layouts.Conduct user journey mapping and prototype usability labs; establish ergonomic latency and click-depth as non-functional requirements.
Enterprise IT & Cloud ArchitectsArchitectural reusability, maintainability & tech debt reduction.Quality & CostDecoupled microservices REST APIs; single master customer data model; zero customized vendor source-code modifications.Conflicts with Sponsor's demand for rapid vendor customization to launch custom product features immediately.Re-engineer internal business workflows to adopt standard COTS workflows; prohibit vendor core source code customizations.
External Retail Borrowers (End Customers)Frictionless experience, immediate transparency & speed.Speed & QualityInstant loan pre-qualification decision in < 3 minutes via mobile app; clear, plain-language interest rate disclosures.Conflicts with Underwriting's desire for extensive manual document verification to eliminate lending credit risk.Implement automated algorithmic credit-bureau API lookups for instant pre-qualification, reserving manual review for border cases.

Anchoring the Values Baseline into Downstream Domains

Establishing the Stakeholder Values Baseline during Needs Assessment is not an isolated exercise. It creates the foundational benchmark that governs the entire downstream business analysis lifecycle:

  • Domain 2 (Planning): The values baseline dictates the Stakeholder Engagement Plan, elicitation schedule, and communication frequency.
  • Domain 3 (Analysis & Prioritization): When requirements are elicited in Domain 3, they are prioritized using structured frameworks (MoSCoW, Weighted Multi-Criteria Scoring, Kano) whose scoring weights are derived directly from the Stakeholder Values Baseline.
  • Domain 4 (Traceability & Monitoring): Every functional requirement must maintain bidirectional traceability back to a verified stakeholder value and business goal.
  • Domain 5 (Evaluation): During user acceptance testing and post-implementation benefits realization, solution success is evaluated against the metrics established in the Stakeholder Values Baseline.

PMI-PBA Exam Essentials: Tips and Traps

[!TIP] Exam Quick-Check:

  • Never Postpone Stakeholder Analysis: If an exam scenario describes a BA waiting until the project charter is approved or requirements elicitation begins to identify stakeholders, flag it as a major procedural defect. Stakeholder analysis begins in Needs Assessment.
  • Uncover Indirect Governance Roles: Questions often describe projects derailed by Information Security, Legal, or Internal Audit. The correct answer highlights the BA's failure to identify indirect governance stakeholders during Needs Assessment.
  • Distinguish Positions from Values: Stakeholders express positions ("I need this specific button"); business analysts uncover underlying values ("I need to process orders in under 30 seconds").
  • The BA Does Not Adjudicate: When stakeholders are locked in an irreconcilable value dispute (e.g., Speed vs. Compliance), the business analyst facilitates trade-off analysis, models the options objectively, and escalates the decision to the Project Sponsor or Steering Committee.
Test Your Knowledge

During the final executive steering committee review to approve the business case and project charter for an automated cloud-based patient scheduling system, the hospital network's Chief Information Security Officer (CISO) abruptly halts the approval process. The CISO reveals that the cloud vendor proposed in the business case does not maintain statutory HIPAA Business Associate Agreements and stores electronic Protected Health Information (ePHI) in unencrypted overseas data centers, violating federal regulations. The project sponsor is outraged that this critical barrier was discovered so late. What fundamental business analysis failure occurred during Needs Assessment (ECO Domain 1 Task 4)?

A
B
C
D
Test Your Knowledge

A business analyst is facilitating a requirements framing workshop for a digital banking transformation. The Vice President of Retail Banking strongly prioritizes Speed and Cost, insisting that the new mobile loan application platform must launch within 90 days using a standardized commercial off-the-shelf software package to beat an aggressive competitor to market. In contrast, the Chief Compliance Officer strongly prioritizes Risk, refusing to approve any platform launch that has not undergone an exhaustive 6-month statutory consumer lending compliance audit. The two executives reach a complete impasse and demand that the business analyst decide which priority takes precedence. What is the business analyst's proper course of action under PMI-PBA standards?

A
B
C
D
Test Your Knowledge

A business analyst is conducting early stakeholder value elicitation for an enterprise e-commerce platform modernization. The BA needs to distinguish between basic baseline capabilities that customers take for granted (and whose absence causes extreme dissatisfaction) versus unexpected, innovative capabilities that generate disproportionately high customer delight and competitive differentiation. Which analytical framework is specifically designed to categorize stakeholder expectations in this manner?

A
B
C
D