Telling Stories for a Change

Sometimes, in a professional setting, we can see a need for change, we can even provide evidence, but we can’t get other people to see it like we do. There’s one time, however, in a social setting, when most people will agree on the need for change: at the climax of a movie when the hero faces a difficult choice between growing or taking the easy way out.  Can we use techniques from movie-making to be more effective change-makers?

The Story Spline

The Story Spline summarises the classical narrative structure. Most stories have a hero. The story starts by introducing us to that hero, their passions and fears, and their world, which may at first be unremarkable. However, at some point (typically 12 minutes into a feature film), their world is changed dramatically. Then, they encounter more and more insurmountable hurdles to return to normality. Finally, they are faced by their fears and a choice: turn their back on everything they’ve learned and return to their comfortable world (boo), or take a risk and make themselves and the world a better place (yay). The story doesn’t end there; hard work remains to be done and there may be more surprises. However, when the choice is made, we know whether it’s right or wrong.

The Story Spline format parallels what we use in agile software development for user stories, elevator pitches, etc. It looks like this:

ONCE UPON A TIME … (“Exposition”)
AND EVERY DAY …
UNTIL ONE DAY … (“Inciting Incident”)
AND BECAUSE OF THAT (or AND THEN) … (“Progressive Complications”)
AND BECAUSE OF THAT (or AND THEN) …

UNTIL FINALLY … (“Crisis/Climax”)
AND SINCE THAT DAY … (“Resolution”)
THE MORAL OF THE STORY IS … (“Theme”)

You could try filling this out for your favourite film.

Putting it to Use

But how do we use this to affect change in a professional setting? Here, I use consulting language, but you could be doing this internally.

  1. Cast the client as the hero
  2. Establish the “theme”. Write THE MORAL OF THE STORY IS …
  3. Decide what CHOICE you want the client to make
    1. Note that this is the “crisis” moment (UNTIL FINALLY)
    2. It’s the present moment for you and your client
    3. So everything prior to this is in the past
  4. Prepare “resolution” actions (may be simple, or may be an approach to discover)
  5. Decide on your “inciting incident”
    1. This splits the past up into the distant past and the recent past
    2. For an explicit change initiative, this is probably the start of the initiative
  6. Frame the distant past in opposition to the right choice
  7. Write the ONCE UPON A TIME … AND EVERY DAY … with that framing
  8. Write the “progressive complications” that have delayed the choice until now
  9. Write the UNTIL FINALLY …
    1. This is NOT phrased as you need to make a choice X
    2. This is phrased as we are at a crisis, and the choices remain implied

Now put this Story Spline on index cards. That keeps each point short, and aids in presentation. Put some blu-tack on the back and make sure they’re in order!

When you meet with the client, tell them you’re going to review the state of the engagement before seeking to make a decision about future direction. Now, start telling the story (and tell it like a story, don’t be shy! throw the phrase “classical narrative structure” in there if you want to establish your serious credentials), sticking the index cards on the wall (or laying them on a table) as you go. This will help prompt you and keep you on track, and serve as a physical reminder of what’s been agreed so far. It’s important to seek the client’s agreement on each card as you stick it up. If they don’t agree, put it to one side (if it’s a disposable progressive complication), or engage in a dialogue about what that card should say. Presuming you reach agreement, and it doesn’t fundamentally break the story, continue in this fashion.

When you get to the crisis, the client should be prepared to recognise the “right” choice, so try to let them reach that choice themselves, and be prepared to support it. Offer ideas and be prepared with actions to implement them. The more it feels like the client’s choice, the better.

If you get the outcome you want, reassure them with THE MORAL OF THE STORY. You may not get that outcome. No guarantees. If you can’t agree on the back-story, you may want to take a recess and come back to it to improve your chances of getting the “right” outcome.

An Example

I have used this technique when consulting – see discussion of effectiveness below, but I’ll use a made-up example here:

Storytelling for change example
Storytelling for change example

THE MORAL OF THE STORY IS that sometimes you have to be prepared to cut your losses and go back to the drawing board.

Note that it takes a bit of work to condense a complex situation into a few lines (I could probably have done this example better!), and each card would carry a lot of context for you and the client, which might not be discernible to the outside observer.

Effectiveness

While I’ve only used this once, it very quickly enabled everyone to get on the same page. The novelty of the approach got people’s attention, and the meeting was clearly focussed on resolving the decision at the climax. However, if I’d failed to get agreement on the back-story, we could have been in trouble. Let me know your experiences and thoughts.

Leave Product Development to the Dummies

This is the talk I gave at Agile Australia 2013 about the role of simulation in product development. Check out a PDF of the slides with brief notes.

Description

"Dummies" talk at Agile Australia

Stop testing on humans! Auto manufacturers have greatly reduced the harm once caused by inadvertently crash-testing production cars with real people. Now, simulation ensures every new car endures thousands of virtual crashes before even a dummy sets foot inside. Can we do the same for software product delivery?

Simulation can deliver faster feedback than real-world trials, for less cost. Simulation supports agility, improves quality and shortens development cycles. Designers and manufacturers of physical products found this out a long time ago. By contrast, in Agile software development, we aim to ship small increments of real software to real people and use their feedback to guide product development. But what if that’s not possible? (And can we still benefit from simulation even when it is?)

The goal of trials remains the same: get a good product to market as quickly as possible (or pivot or kill a bad product as quickly as possible). However, if you have to wait for access to human subjects or real software, or if it’s too costly to scale to the breadth and depth of real-world trials required to optimise design and minimise risk, consider simulation.

Learn why simulation was chosen for the design of call centre services (and compare this with crash testing cars), how a simulator was developed, and what benefits the approach brought. You’ll leave equipped to decide whether simulation is appropriate for your next innovation project, and with some resources to get you started.

Discover:

  • How and when to use simulation to improve agility
  • The anatomy of a simulator
  • A lean, risk-based approach to developing and validating a simulator
  • Techniques for effectively visualising and communicating simulations
  • Implementing simulated designs in the real world

Visualising Net Promoter Score

Net Promoter Score™ (NPS) is a popular method for evaluating customer loyalty. It has its own promoters and detractors, but it is widely used. If you are using it, or plan to, these visual tools might help you understand better what an NPS value means.

Reverse Engineering NPS

So you have an NPS value. Can you use it to draw a picture of your customers? An NPS value purports to tell you about your customer base – how do customers who are likely to recommend your brand (promoters) stack up against those who are likely to trash it (detractors)?

Try it out for yourself. Set the NPS value (from -100 to +100) by clicking/tapping the NPS slider and see the distribution of promoters and detractors. Note you can also explore the effect of the assumed number of neutrals, something a single NPS figure doesn’t tell you.

The visualisation was produced with Processing/Processing.js. See the source code . If it’s not all visible on a small screen, try the visualisation alone.

Tufte might argue the dimensionality of the visualisation (basically 2D, though it’s really 1D wrapped around again and again) exceeds that of the data (1D proportion of promoters, neutrals and detractors). However, I thought 1,000 customers was a good number to use in this context, and wrapping was the only way to compactly show all those customers. Leave your thoughts in the comments, or adapt the source, if you’ do things differently.

Don’t Ever Use Average Satisfaction Score

Satisfaction Scores (“Sat Scores”) are the raw data collected from customers. It’s tempting to reason about NPS with the average of these sat scores because it’s easier to calculate in Excel™ than NPS. If you are tempted, just remember: you may look like an ASS if you use Average Sat Score. Why is Average Sat Score flawed? See below.

NPS is not Average Satisfaction Score
NPS is not Average Sat Score

Average Sat Score doesn’t care about the distribution of responses, whereas NPS is all about the distribution. The same Average Sat Score of 7 applies to customer response sets with NPS values of -50, +40, -100, or “undefined”. NPS is designed to magnify outliers (promoters and detractors) rather than collapse them towards the centre, which is what the Average Sat Score does. Whether NPS works or not is another question entirely.

The Maths of NPS

The visuals above are based on the standard definition of NPS. We have N customer responses Ri (for i = 1 to N) to a feedback question, such as “Rate on a scale from 0 to 10 how likely you are to recommend us”. The number of promoters P is the number of responses Ri > 8. The number of detractors D is the number of responses Ri < 7. The remaining responses are “neutral”.

\[NPS = \frac{N-D}{N+D}\times{100}\]