How does increasing team size affect the number of communication lines?

Enhance your Scrum Product Owner skills for the PSPO II Exam with detailed questions and explanations. Study effectively and boost your chances of success!

Multiple Choice

How does increasing team size affect the number of communication lines?

Explanation:
When you have a team, each person needs a way to communicate with every other person. The total number of distinct pairs among n people is the combination n choose 2, which equals n(n−1)/2. So the potential communication lines grow quadratically as the team gets larger. For example: 2 people have 1 line, 3 people have 3 lines, 4 people have 6 lines, and 5 people have 10 lines. This shows the growth is non-linear (quadratic), not linear. It also isn’t decreasing or staying the same as the team grows. That’s why the correct choice expresses growth as n(n−1)/2.

When you have a team, each person needs a way to communicate with every other person. The total number of distinct pairs among n people is the combination n choose 2, which equals n(n−1)/2. So the potential communication lines grow quadratically as the team gets larger.

For example: 2 people have 1 line, 3 people have 3 lines, 4 people have 6 lines, and 5 people have 10 lines. This shows the growth is non-linear (quadratic), not linear. It also isn’t decreasing or staying the same as the team grows.

That’s why the correct choice expresses growth as n(n−1)/2.

Subscribe

Get the latest from Passetra

You can unsubscribe at any time. Read our privacy policy