Formula for determining the number of communication channels on a team.
Communication Channels = [N (N-1)] / 2
where N is number of team members.
In case there are 3 team members.
Then number of communication channels are [3 (3-1)] / 2 = 3

Communication among three team members. There are three channels.
You add one new member. Total members of the team are now 4.
Then number of communication channels are [4* (4-1)] / 2 = 6.

Communication among four team members. There are six channels.
By adding one more member to the three member team , three more communication channels are added. It is a very important to note that by just adding one more team member, your communication channels have doubled.
Further Reading
No comments:
Post a Comment