Scrum Foundations Course – Scrum Theory

  • Post author:
  • Reading time:6 mins read

Scrum Theory


Next: Scrum Values

Scrum (n): A framework within which people can address complex adaptive problems, while productively and creatively delivering products of the highest possible value.


This definition is from the Scrum Guide*, the official document created and regularly updated by Scrum’s co-creators, Jeff Sutherland and Ken Schwaber. In this video, we will explain that definition and describe the underlying theory of Scrum.


Scrum is described as a process framework, rather than a complete process for building products. One important distinction is that Scrum is intentionally incomplete. It does not specify all of the steps required to build a product. Instead, it describes the framework within which a variety of processes and techniques can be deployed.

The Scrum framework consists of Scrum Teams and their associated roles, events, and artifacts. Each of these core components has a few simple rules, and there are simple rules describing the relationship and interaction between the components. Anything not described by those components and rules is not part of the framework. The Scrum Team decides which processes and techniques to
use within the framework.

If the team or the organization were to decide to remove or alter any of the components or their rules, they are no longer using Scrum. Scrum exists only in its entirety, and each of the core components and their associated rules serve a specific purpose.

The second part of the definition describes something called a complex adaptive problem.


To understand that, let’s look at a spectrum. On one end of the spectrum, we will place problems that are simple, predictable, and static, or unchanging. On the other end, we’ll place problems that are complex, unpredictable, and adaptive, or always changing.


Most professionals are familiar with how to address problems at the left end of this spectrum. Since these are predictable problems, we’re able to create a detailed plan. The plan might have many steps and dependencies, but if the system is predictable, the plan will progress without any surprises, or the need to change things along the way. This approach is known as defined process control, which means that we define a specific process for every step along the way. This works well when things
are predictable.

When the things are more complex and unpredictable, this approach is not very effective. One of the most frequently cited books on this topic is called “Process Dynamics, Modeling, and Control” by Bobatunde Ogunnaike and W. Harmon Ray. In this book, the authors explain:

“It is typical to adopt the defined … approach when the underlying mechanisms by which a process operates are reasonably well understood. When the process is too complicated for the defined approach, the empirical approach is the appropriate choice.”

Ogunnaike and Ray are telling us that the defined approach doesn’t work when things are complex and adaptive, and that we should instead use something called empirical process control, so let’s explore what that means.

An empirical approach is one that is based on observations and evidence. Empiricism is the central idea behind the scientific method — that we can find out what is true through experiments with concrete, observable results.


In order to make good observations, an empirical process has three pillars: Transparency, Inspection, and Adaptation. Scrum is based on empirical process control, and so significant aspects of Scrum are designed to provide Transparency, Inspection, and Adaptation.


To create Transparency, Scrum’s events and artifacts are visible to all of those responsible for their outcomes.

Organizations using Scrum frequently inspect Scrum artifacts and progress towards a Sprint Goal to detect undesirable variances. They balance the frequency of inspection so it doesn’t get in the way of the work, but still provides sufficient opportunities to course correct.

If, during inspections, anything is determined to be outside of the goals of the effort, the process, plans, or product are adapted. The adaptation is made as soon as possible to optimize for a better outcome.


To summarize, Scrum is a lightweight framework made up of a few roles, events, artifacts, and their rules, that is simple to understand. However, since it relies on empirical process control to address complex adaptive problems, it is difficult to master.