CBAP Exam QuestionsBrowse all questions from this exam

CBAP Exam - Question 79


You are the business analyst for a solution that has 435 stakeholders.

How many communication channels exist in this project?

Show Answer
Correct Answer: C

The number of communication channels in a project can be determined by the formula N(N-1)/2, where N is the number of stakeholders. For 435 stakeholders, the calculation would be 435(435-1)/2, which equals 94,395 communication channels.

Discussion

6 comments
Sign in to comment
eiadsaadahOption: C
Aug 9, 2020

435*(435-1)/2=94,395

ElyonSenjoOption: A
May 2, 2022

N(N-1)/2 where N is the number of stakholders

em1235678
Mar 9, 2022

How did you find the formula?

Alwaysmoses
Jun 17, 2022

The formula for this is in the Project management professional book. PMBOK

bvee
Aug 6, 2022

BaBOKv2

RabbitsfootOption: C
Mar 30, 2024

The formula for calculating the number of communication channels is derived from the fact that in a group of (N) people, each person can potentially communicate with every other person except themselves. 435*(435-1) = 188 790 When one person communicates with another, it creates a two-way channel - one from person A to person B and another from person B to person A. Hence, each pair of stakeholders adds two channels. However, when we calculate the total number of communication channels, each pair is counted twice (once for each stakeholder in the pair). Therefore, to avoid double-counting, we divide the result by 2. This ensures that each unique communication channel is counted only once. 188 792 / 2 = 94 395