You are the business analyst for a solution that has 435 stakeholders.
How many communication channels exist in this project?
You are the business analyst for a solution that has 435 stakeholders.
How many communication channels exist in this project?
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.
435*(435-1)/2=94,395
N(N-1)/2 where N is the number of stakholders
The formula for this is in the Project management professional book. PMBOK
How did you find the formula?
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
BaBOKv2