Scaling Scrum: Difference between revisions

From AgileMe
Jump to navigation Jump to search
No edit summary
Line 8: Line 8:
Team size can be represented as a node graph, in that, the number of communications paths x:
Team size can be represented as a node graph, in that, the number of communications paths x:
<math>x=\frac{(n-1)}{2}</math>
<math>x=\frac{(n-1)}{2}</math>
<math>\# \$ \% \& \_ \{ \} </math>

Revision as of 00:51, 26 November 2018


Scaling the Scrum Framework for a large program of work or across an enterprise is really about working with multiple small teams rather than working with one single big team.

Scaling Scrum

Limitation of Team Size

Team size can be represented as a node graph, in that, the number of communications paths x: <math>x=\frac{(n-1)}{2}</math> <math>\# \$ \% \& \_ \{ \} </math>