Senex Rex
  • Team
  • Blog
  • Resources
  • Contact

Chunk Before Choosing

Posted on June 23, 2015 by Dan Greening Posted in Agility

Agile Pattern: Chunk Before Choosing

Creative people with limited resources, such as product managers, developers, CEOs, investors and artists, must choose which items to assess, staff or fund. They compare value, cost, flexibility and risk to make a decision.

Faced with too many options, we choose badly …

The job of product management is choosing. The construction of a product backlog, for example, is choosing which item is most important to finish first, second, etc. Should we pursue this project or that project? Should we deliver this feature or that feature first? Should we target this market or that market? Should we consider first this persona or that?

Product managers can choose better if they have obtained estimates for the risk, the development effort and the opportunity cost of each item. But with many items, the cognitive and financial cost of estimating is high. Once these estimates have been made, the sheer number of items can easily overwhelm human decision-making. Faced with a daunting number of items, product managers often make gut-level bets, rather than reasoned choices. Or they delegate to the boss, a strategy called HiPPO (Highest Paid Person’s Opinion). Or they get very irritable.

Development teams must also choose, when they estimate effort for an item. When teams can choose from any value on a linear scale, they usually take an enormous amount of time to decide whether their estimate should be 19 or 20. And yet, in the greater scheme of things, knowing rough estimates for many items is much more beneficial to the product manager than knowing precise estimates for a few items.

Psychological research shows humans cannot intelligently choose when given too many items. George Miller [mill56] asserts normal humans cannot accurately distinguish the ranking of items beyond at most 7±2 one-dimensional measurements. Beyond this, people start making significant errors. On average, we can distinguish between 6 different tones, 5 different decibel levels and 4 different levels of salty taste. By visual inspection, we can distinguish 10–15 distances, 5–7 two-dimensional sizes, 8 different hues, 5 brightness levels. By feeling a vibration on skin, we can distinguish about 4 intensities, 5 durations and 7 locations. Miller claims these limits, show our “channel capacity” of comprehension and communication is roughly limited to 7±2.

Forces

People with the title “product manager” or “product owner” may not be able to control the number of items being considered. This is especially true in larger companies with multiple product lines. In this case, higher-level people may have to make the choice. It is no stretch to assume that, in most companies, the CEO is actually the “chief product officer”.

Product managers can control the number of choices through “chunking” [chun2014]. A chunk is “a collection of elements having strong associations with one another, but weak associations with elements within other chunks” [gobe2001]. Chunking can reduce the number of choices through aggregation, with techniques like Story Mapping. Or it can increase the number of choices through Breaking Down User Stories.

It is easy to come up with ideas. Product managers can limit the number of choices using a Mission Statement and other constraints, which helps limit ideas to those with organizational synergy.

… Therefore, partition choices into 5 to 9 comparable chunks and choose from the chunks.

If the most important chunk is too big, break it down into 5 to 9 sub-chunks, and choose among the sub-chunks, until the best chunk is a suitable size.

For most product management efforts, market uncertainty is a greater threat than implementation uncertainty. We can reduce market risks by associating items that together solve end-user problems (rather than building a consistent and complete component library, for example). We can then test our market assumptions by rapidly releasing features to a market or market surrogate. [vodd2008]

Product managers should primarily consult users and customers to identify feature sets that resolve their problems, and put them into the same chunk. They should also involve developers to discover which features they can more easily create together. [patt2014]

Product managers should represent chunks of requirements at large and small scales using short, communicative descriptions (which people can easily read) rather than long, sloppily written lists. For example, a [Four-Part User Story] can specify a simple feature, such as automatically identifying a credit card, thusly:

As a customer,
the type of my credit card is automatically determined from the card number,
so I can more rapidly checkout,
and so the retail site gets a higher purchase rate per visit.

It can also represent larger-scale efforts:

As a customer,
I can enter a credit card and shipping address in less than 30 seconds,
so I can more rapidly checkout,
and so shoppers prefer this retail site over competitors.

Or even larger scale efforts:

As a customer,
I can checkout very rapidly and securely, whether I am a new or returning customer,
so I feel more satisfied with my shopping experience,
and so shoppers prefer this retail site over competitors.

Keeping requirement descriptions short is a form of chunking. It helps people reduce cognitive load remembering requirements as they consider the different alternatives.

When estimating, teams should limit choice to at most 7±2 different values. This has led to estimation based on Fibonacci numbers, where the size of an estimate is often restricted to 1, 2, 3, 5, 8, 13, ∞. The advantage of this approach is that precision remains roughly constant, as numbers get larger [cohn2005].

In estimation meetings, team members should be making about 7±2 estimates. A creative way to estimate dozens of items in a short session is [Bulk Estimation]. This is an application of Chunk Before Choosing.

Resulting Context

The results of Chunk Before Choosing should include Product Backlogs and Roadmaps that show roughly 7±2 items at every magnitude [Product Owner].

Product managers applying this pattern will tend to make large-scale decisions first, then progress gradually into the details. In short, they will explore the Mission, Vision, Roadmap and Backlog Items, in that order. Each of these items should have no more than 7±2 subsidiary items.

Developers applying this pattern will consider the big-picture first. What are the 7±2 most challenging attributes of the desired system, and what gross architectural features must we consider to address those challenges?

One benefit of Chunk Before Choosing is that it exposes the contextual goals of an item (in its containing chunk), and this helps everyone make more consistent decisions, even when specific requirements aren’t documented. Product managers will consider overall business goals when deciding the features to pursue first. Developers will consider the overall architectural goals, when they implement small features, and this helps prevent early development from painting the system into a corner.

A contraindication for this pattern is when organizations choose items to satisfy HiPPO (highest paid person’s opinion), unless, of course, the highest paid person uses chunking. Therefore, attempts to use this pattern may require educating leaders to the value of chunking.

Related Patterns

  • Product Owner

References

[baum2012] Roy F. Baumeister and John Tierney, Willpower: Rediscovering the Greatest Human Strength, Penguin Books (2012).

[chun2014] Wikipedia, “Chunking (psychology).” 2014.

[cohn2005] Mike Cohn, Agile Estimating and Planning, 2005.

[gobe2001] Gobet, F.; Lane, P.C.R.; Croker, S.; Cheng, P.C.H.; Jones, G.; Oliver, I.; & Pine, J.M. (2001). Chunking mechanisms in human learning. Trends in Cognitive Sciences, 5, 236-243.

[kahn2013] Daniel Kahneman, Thinking Fast and Slow, 2013.

[mill1956] Miller, G. A. (1956). “The magical number seven, plus or minus two: Some limits on our capacity for processing information”. Psychological Review 63 (2): 81–97. doi:10.1037/h0043158. PMID 13310704. http://psychclassics.yorku.ca/Miller/

[patt2014] Jeff Patton, User Story Mapping, O’Reilly Media, 2014.

[vodd2008] Bas Vodde, “Choose Feature Teams over Component Teams for Agility,” InfoQ (2008) http://www.infoq.com/articles/scaling-lean-agile-feature-teams.

Author

Dan Greening

Share this:

  • Click to print (Opens in new window)
  • Click to share on Twitter (Opens in new window)
  • Click to share on Facebook (Opens in new window)
  • Click to share on LinkedIn (Opens in new window)
  • Click to share on Reddit (Opens in new window)
  • Click to email a link to a friend (Opens in new window)
  • More
  • Click to share on Tumblr (Opens in new window)
  • Click to share on Pinterest (Opens in new window)
  • Click to share on Pocket (Opens in new window)
pattern
« How to Read and Write Pattern Languages
Agile Open Southern California 2015 »

Leave a comment Cancel reply

You must be logged in to post a comment.

Continue with Facebook
Continue with LinkedIn

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Pages

  • 5 Points
  • Account
  • Agile Capitalization
  • Agile Capitalization Video: Greening and Rudd
  • Agile Training
  • Agility Language
  • Call for Papers: Agile/Lean at HICSS (Kauai, January 5-8, 2016)
  • Call for Papers: Agile/Lean at HICSS
    (due June 15, 2016)
  • Certified Enterprise Coaching
  • Clients
  • Contact Us
  • Courses: Agile Capitalization Workshop
  • Courses: Agile Development
  • Courses: Agile Product Management
  • Courses: Executive Introduction to Agile
  • Courses: Scrum@Scale Practitioner
  • Dan R. Greening
  • Enterprise Scrum: Scaling Scrum to the Executive Level
  • Glossary
  • Home
  • Jeff McKenna
  • John Horton
  • Kay Lynn Gabaldon
  • Login
  • Logout
  • Members
  • Password Reset
  • Premium Content
  • Premium Content 2
  • Privacy Policy
  • Register
  • Release Duration and Enterprise Agility
  • Resources
  • Rob Myers
  • Senex Rex Team
  • Short Course: Agile Manager
  • Sign up for Premium Content
  • Software Moneyball
  • Subscribe
  • The First of Five Challenges to Large Organizations that Force Agility
  • Troy Magennis
  • User
  • Vincent T. Mills
  • Senex Rex Blog Posts
  • Rapid Agile Forecasting

Archives

  • August 2018
  • February 2018
  • February 2017
  • March 2016
  • August 2015
  • July 2015
  • June 2015
  • May 2015
  • April 2015
  • February 2015
  • August 2014
  • May 2014
  • April 2014
  • March 2014
  • February 2014
  • January 2014
  • August 2013
  • July 2013
  • June 2013
  • May 2013
  • April 2013
  • February 2013
  • January 2013
  • December 2012
  • November 2012
  • October 2012
  • April 2012
  • March 2012
  • December 2011
  • July 2011
  • March 2011
  • February 2011
  • September 2010
  • August 2010
  • May 2010
  • April 2010
  • March 2010
  • January 2010
  • May 2009
  • March 2009

Categories

  • Advocacy (11)
  • Agility (10)
    • Agile Base Patterns (7)
  • Calls for Papers (4)
  • Enterprise (23)
  • Events (5)
  • Job Search (1)
  • Marketing (2)
  • Metrics (12)
  • Personal (7)
  • Personal Improvement (2)
  • Portfolio Management (11)
  • Product Management (9)
  • Quality (6)
  • Scrum (31)
  • Software (4)
  • Training (2)
  • Uncategorized (5)

WordPress

  • Log in
  • WordPress

Subscribe

  • Entries (RSS)
  • Comments (RSS)

Pages

  • 5 Points
  • Account
  • Agile Capitalization
  • Agile Capitalization Video: Greening and Rudd
  • Agile Training
  • Agility Language
  • Call for Papers: Agile/Lean at HICSS (Kauai, January 5-8, 2016)
  • Call for Papers: Agile/Lean at HICSS
    (due June 15, 2016)
  • Certified Enterprise Coaching
  • Clients
  • Contact Us
  • Courses: Agile Capitalization Workshop
  • Courses: Agile Development
  • Courses: Agile Product Management
  • Courses: Executive Introduction to Agile
  • Courses: Scrum@Scale Practitioner
  • Dan R. Greening
  • Enterprise Scrum: Scaling Scrum to the Executive Level
  • Glossary
  • Home
  • Jeff McKenna
  • John Horton
  • Kay Lynn Gabaldon
  • Login
  • Logout
  • Members
  • Password Reset
  • Premium Content
  • Premium Content 2
  • Privacy Policy
  • Register
  • Release Duration and Enterprise Agility
  • Resources
  • Rob Myers
  • Senex Rex Team
  • Short Course: Agile Manager
  • Sign up for Premium Content
  • Software Moneyball
  • Subscribe
  • The First of Five Challenges to Large Organizations that Force Agility
  • Troy Magennis
  • User
  • Vincent T. Mills
  • Senex Rex Blog Posts
  • Rapid Agile Forecasting

Archives

  • August 2018
  • February 2018
  • February 2017
  • March 2016
  • August 2015
  • July 2015
  • June 2015
  • May 2015
  • April 2015
  • February 2015
  • August 2014
  • May 2014
  • April 2014
  • March 2014
  • February 2014
  • January 2014
  • August 2013
  • July 2013
  • June 2013
  • May 2013
  • April 2013
  • February 2013
  • January 2013
  • December 2012
  • November 2012
  • October 2012
  • April 2012
  • March 2012
  • December 2011
  • July 2011
  • March 2011
  • February 2011
  • September 2010
  • August 2010
  • May 2010
  • April 2010
  • March 2010
  • January 2010
  • May 2009
  • March 2009

Categories

  • Advocacy (11)
  • Agility (10)
    • Agile Base Patterns (7)
  • Calls for Papers (4)
  • Enterprise (23)
  • Events (5)
  • Job Search (1)
  • Marketing (2)
  • Metrics (12)
  • Personal (7)
  • Personal Improvement (2)
  • Portfolio Management (11)
  • Product Management (9)
  • Quality (6)
  • Scrum (31)
  • Software (4)
  • Training (2)
  • Uncategorized (5)

WordPress

  • Log in
  • WordPress
Copyright ©2013-2015 Senex Rex LLC. All Rights Reserved.
We use cookies on our website to give you the most relevant experience by remembering your preferences and repeat visits. By clicking “Accept”, you consent to the use of ALL the cookies.
Do not sell my personal information.
Cookie SettingsAccept
Manage consent

Privacy Overview

This website uses cookies to improve your experience while you navigate through the website. Out of these, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may affect your browsing experience.
Necessary
Always Enabled
Necessary cookies are absolutely essential for the website to function properly. These cookies ensure basic functionalities and security features of the website, anonymously.
CookieDurationDescription
cookielawinfo-checkbox-analytics11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics".
cookielawinfo-checkbox-functional11 monthsThe cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional".
cookielawinfo-checkbox-necessary11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary".
cookielawinfo-checkbox-others11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other.
cookielawinfo-checkbox-performance11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance".
viewed_cookie_policy11 monthsThe cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data.
Functional
Functional cookies help to perform certain functionalities like sharing the content of the website on social media platforms, collect feedbacks, and other third-party features.
Performance
Performance cookies are used to understand and analyze the key performance indexes of the website which helps in delivering a better user experience for the visitors.
Analytics
Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics the number of visitors, bounce rate, traffic source, etc.
Advertisement
Advertisement cookies are used to provide visitors with relevant ads and marketing campaigns. These cookies track visitors across websites and collect information to provide customized ads.
Others
Other uncategorized cookies are those that are being analyzed and have not been classified into a category as yet.
SAVE & ACCEPT