Exam CBAP All QuestionsBrowse all questions from this exam
Question 79

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

How many communication channels exist in this project?

    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
eiadsaadahOption: C

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

ElyonSenjoOption: A

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

Alwaysmoses

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

em1235678

How did you find the formula?

RabbitsfootOption: C

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

bvee

BaBOKv2