0:00
Hi everyone.
0:01
Thank you for joining me on this talk as we go over some of my favorite problem solving strategies that I use every day as a consultant at Bounteous.
0:09
Before I take a deep dive into this topic, please allow me the opportunity to introduce myself.
0:14
My name is Ella.
0:16
I am part of the experience practice Development or XPD team at Bounteous which is essentially an R&D department.
0:24
Our mission is to develop delivery programs and processes from our tech solutions that require the effort of multiple teams.
0:32
An example of this are customer data platforms.
0:35
To fully leverage the value of a customer data platforms, we would need to assemble a cross capability teams that include members from the data engineering, the data analysis and the data activation team.
0:47
As you can see, we love solutions where the applications are limitless.
0:52
From my description of the X PD team, you can deduce that I essentially spent a lot of my time figuring how to solve problems that require the expertise of multiple teams.
1:04
As a result, the path from the problem to the solution can get pretty convoluted because there often isn’t one right or perfect solution for the problem at hand.
1:13
What I want to share with you today is a process for finding solution.
1:17
As I go through this process, a lot of you will recognize that you’re already using some of these methods, if not all of them.
1:24
The reason I present them to you in a structure way is because I want to emphasize the importance of being methodical when you are solving a problem, especially a complex one.
1:34
When you follow a process, you can easily retrace your steps when you find yourself derail or block.
1:40
Let’s get started.
1:43
Let’s start by looking at the problem solving cycle, its entirety, starting with the first phase, which is to define the problem so that you can understand the problem.
1:54
Surprisingly, this is often a major barrier.
1:57
Whenever you find yourself at a loss in trying to solve a problem, it is likely that you don’t know what you’re doing, what you’re solving for in the 1st place.
2:06
Trying to remember an instance when you were stuck in a problem and sought help from another person, did you notice that just by describing the problem to this other person, you somehow gained clarity and knew what you were supposed to do next?
2:19
It is because by describing back to them the problem, you finally understood what it is that you’re trying to solve for.
2:26
After defining the problem, the next step is to break it down into manageable chunks.
2:31
There are two reasons why this is important.
2:34
First, it allows you to leverage your team members expertise efficiently by allocating them to the appropriate subset of the problem.
2:42
Second, it allow you to create specific and well defined goals, giving you the ability to both monitor progress and to step back and reset and reassess how each component fits into the greater whole.
2:55
Once you have all the pieces of the solution, you can start to string them together into different combinations, resulting in multiple potential solutions for the problem.
3:05
At this point, you should pick the best solution possible based on the current situation and execute it lastly sharing the results.
3:14
It’s an important phase of the problem solving cycle because it allows you to reflect on what you have learned, identify common problems and pitfalls.
3:23
In the future, when you encounter similar problems but with differing details, you will know how to approach them.
3:31
There you have it.
3:32
This is the problem solving cycle.
3:33
It’s an entirety.
3:35
Before we move to the next step, I want to emphasize that problem solving is a science well as an art.
3:41
By approaching a problem in a structured way, as I’ve outlined here, you will learn how to be more efficient.
3:47
However, much of the process depends on a nuance and attention to detail that can only come with experience.
3:54
Much like a master baker who know exactly when the bread is ready to be put into the oven, the experienced problem solver develop an intuition intuition of exactly how to break down a specific problem or properly implement a solution.
4:08
As with any art, the only way to get better is to keep challenging yourself.
4:12
With that in mind, let’s take a deep dive into each phase.
4:17
The first step in the life cycle is to define or understand the problem.
4:21
This is arguably the most important phase.
4:24
One of my first assignment as a consultant was to help a client understand how successful their newly redesigned website was.
4:31
The website initially was a technical space.
4:33
It contained many useful articles and attracts students, engineers, academic, etcetera.
4:39
However, they needed a marketing site and so they underwent A rigorous redesign to attract the right type of audience, IE the people who make the decision to buy their product.
4:50
So the first task I was asked to do was determine what are people doing this site.
4:55
You can see where I’m going with this story, right?
4:57
Of course, the next thing I did was build a fancy report with top 10 pages, bottom 10 pages, page depth, time on site, content, velocity, whatever metric you can think of, I create beautiful tables and graph it.
5:11
Don’t worry, I didn’t create any pie chart though.
5:14
Essentially I was data puking.
5:16
I present the visuals, receive a lot of oohs and aahs and great jobs.
5:22
Months later I find out that the report only has been looked at twice.
5:27
Now.
5:28
Looking back, it was quite obvious that it’s not that this was not what the client wanted to know.
5:33
I should have dug a little deeper and asked questions such as what would the client do if I told them the homepage has 70% of all page views and gauge their response to understand what information they were really after.
5:46
There’s a happy ending to this story.
5:48
Eventually I did figure out that the client really want to know if the right audience was finding their site and finding that the content is relevant.
5:56
The answer was no because acquisition strategy at that time was to drive prospects to a gated content page, then connect the prospect directly with sales when they complete a form.
6:07
Sales was doing the vetting and qualifying, not the interaction with the site.
6:12
I share with you this story because I want to demonstrate that by knowing if the problem you’re solving for it’s the right one.
6:18
It’s an important discovery that you will make as you try to understand and define the challenge.
6:24
So before you start digging through the data, ask yourself if you’re asking the right questions.
6:29
Over the years, I learned that the format that I outlined here on this slide worked best for uncovering the heart of most issues.
6:37
I will talk more about the first method, clarifying the problem by asking questions.
6:43
This is a really daunting task.
6:46
How do you know what to ask?
6:47
All the literature implore you to ask the right question, but what are those?
6:51
It’s important to realize that your client are often too immersed in their own expertise and that they will not be able to predict exactly what you need to do, what you need to do your job.
7:02
You have to be ready to help them give you the right information.
7:05
To help you ask the right questions, I recommend that you acquire domain knowledge.
7:10
I’m not talking about the analytic tool, which is important too.
7:14
I’m talking about learning the industry that you’re analyzing.
7:17
What is the best practice in that industry?
7:19
What are the goals and challenges?
7:20
What are the important metrics?
7:22
What are the benchmarks for those metrics?
7:24
The more you understand the under industry, the better you will get at asking the right questions so that you can do the right analysis.
7:33
The next step is breaking down the problem into manageable pieces.
7:36
If you are at an early stage of your career right now, you may find this step tedious and might be tempted to skip over it.
7:43
But as you advance in your career and get better and better at solving problems, you will be asked to solve much more complex ones and you might find yourself overwhelmed.
7:52
I certainly did.
7:53
The more practice that you have with this step, the easier become to breakdown complex problem.
8:00
This phase has a lot of art to it.
8:02
Design on exactly how to break down a problem can be challenging.
8:07
I can’t outline the exact step for you to follow.
8:10
However, it can be helpful to use a framework so that you can break down the problem in a logical way.
8:16
For example, I like to think through each data problem using the analytic life cycle framework because we’ll help you break down the problem in a very specific way.
8:25
In general, the analytic framework is an approach for transforming data into knowledge for the purpose of decision making.
8:33
I will not go through the entire framework here, but if you are interested in more detail, the DAA has a lot of resources that explain the specific of this framework.
8:45
The first thing I do is identify where the problem lie in the framework.
8:49
Is it an analysis problem?
8:51
Is it a data problem?
8:53
If it’s an analysis problem which is later in the analytic life cycle, you must ensure that the previous steps such as data collection and data integrity is done correctly before you can begin to tackle the analysis.
9:06
Let’s walk through an example.
9:07
Consider this common act from a content team.
9:10
What type of content is effective at converting prospects?
9:13
Oftentimes the content team asks these type of questions so they can better prioritize their writers workload.
9:19
You can start to break down the apps into logical pieces starting with the first part of data analysis, which is do you have the data that you need readily available?
9:29
If yes, you can move on to determine which visuals would be best to describe the data.
9:33
If not, how would you get that data you needed?
9:36
A few years years ago I was asked a similar question and when I was inventorying the data for analysis, I found that the client was not collecting the type of data I needed to answer the question clearly.
9:46
Using this discovery, I was able to build a case for revamping data collection to reflect business needs and thus ensuring that we have good data.
9:54
So by breaking down the problem I am solving for one piece and pushing the other pieces that won’t belong.
10:02
The next step after defining the problem and breaking it down is to implement a tactical approach to form solutions to each component.
10:11
The final goal here is to gather a number of multiple solutions that can be strung together into a variety of combinations.
10:19
When I’m in this phase, I generally have an idea of where I should look for answers, and I usually start by looking at similar problems that have been solved in the past.
10:29
As is often said in academic circles, a few days in the library can save a few years in the lab.
10:35
Fortunately, this adage also hold true for Google searches, which make our lives significantly easier.
10:41
One of the best resources for this phase are the blogs of the experts in the field, and often these are the 1st place I start looking for ideas.
10:50
In addition, Internet message boards, discussion groups, also varying in quality can often serve as a great way to broaden your repertoires of solutions by providing leads and vetting ideas.
11:02
Furthermore, if you organize, if your organization encourages vigorous documentation, which it absolutely should, you essentially have a treasured trove of past learnings that you can dig through.
11:14
We will talk a bit more about documentation in the last phase of the cycle.
11:20
Although it may sound obvious, communication with your team is an essential component of this stage.
11:26
It allows you to tap into diverse expertise and pool of prior experience.
11:31
Make sure you are fully utilizing the resource available to you.
11:35
Of course, the problem you may be facing may be entirely novel.
11:40
If you find yourself facing a particular troubleshooting issue with one of your components, first take a step back to our second step and see if you can break this component down further.
11:50
Also, attempt a change in approach in perspective.
11:53
For example, working backwards from a solution can be very helpful.
11:57
Finally, reach out to the experts directly.
12:00
However, I want to leave you with this caution.
12:03
Be judicial, judicious.
12:04
When you seek expert advice, you need to come prepare, otherwise it is likely that you will not get the result that you’re looking for.
12:12
I’d like to use the S bar approach, a communication method developed in healthcare.
12:16
S bar stands for Situation, Background, Assessment and Recommendation.
12:22
Give the expert the specifics of the issue you’re facing, a bigger a bit of the bigger picture, your assessment of the problem, including things you have done and try, and most importantly your current recommendations.
12:33
In other words, your thought process as to how you are thinking of approaching the problem.
12:38
This avoids the unilateral of what I should do and show the expert that you are actively engaged in the issue at hand and are not just punting your problems to them.
12:48
Finally we all come that we all come that problems loaded with our preconceived notions and assumptions.
12:55
These are inescapable, but it is important to recognize this limitation, push yourself to actively question your assumptions and to always dig one layer deeper.
13:05
Doing so can be extremely difficult and takes a real concerted effort, especially in the hectic and fast-paced work environment where our attention is being constantly diverted.
13:15
But if practiced consistently, this approach will pay dividends in the future by arming you with a wealth of knowledge and experience that will help you tackle both current and future challenges when you reach this step, If you devoted enough time to the previous three-step in the problem cycle, this step would not be that hard.
13:35
I find that the greatest barrier to during this phase is to have the technical know how to execute the solution.
13:42
However, because I have devoted the right amount of time in the previous three-step, I already know what I am looking for.
13:49
For example, I can easily ask a JavaScript expert to help me write code for a particular difficult implementation if I already define the parameters.
13:57
Similarly, I can ask a visualization expert how to create a visual in a tool such as Tableau.
14:03
If I already know what visual I can, I need to create to answer the questions.
14:10
Lastly, at this stage of the life cycle, you may be tired of the problem you have lived and breathed in the last couple of days or weeks.
14:20
Depend on the complexity of the problem, you managed to find a solution that satisfy your stakeholder.
14:26
All you really want to do is close this chapter and move on to other pressing concerns like the items on your To Do List that have been on hold since you were focused on this issue at hand.
14:36
However, if you take half an hour to an hour, document the problem and solution, it would be a great resource later on for you and your colleagues to ensure that the documentation process is as easy as possible and encourage the process.
14:51
I recommend that you create templates in Confluence or in Google Docs that you can copy and fill out such similarly to a form.
15:00
The documentation can contain basis for describing the problem, the solution of the problem, and the resolution.
15:09
The documentation process accomplished two things.
15:12
It allows you to reflect on what you have learned and how you can approach it better the second time.
15:17
The 2nd is you now have a written record of solutions that you can draw upon if similar problems appear.
15:24
Bonus You can save a colleague time when they’re solving a similar problem because it’s already been solved before.
15:33
So there you have it, the process that I used to approach problems solving to approach problems that I’m tasked to solve.
15:40
And I want to leave you with two last thoughts.
15:44
First, when I presented the Problem life, the problem solving life cycle in its entirety, I had mentioned that the problem solving is both a science and an art and you will be better as you gain experience.
15:58
As this cartoon shown, the only way to gain experience is to practice, go around and look for opportunity to solve problem, ask the business team for questions that they may have and see if you can translate the data into information that they can use to answer their question.
16:14
Most of my experience are gained from solving random questions that people ask during conversation and not because my supervisor has specifically asked me to solve the problem.
16:26
Second, there are here are some readings that I hope you will find as enjoyable as I have.
16:31
The resource here are not how to books with step by step guide, rather they are reflection by the authors as they examine some of the most complex problems.
16:41
I find that it’s best to learn by following the logic and thinking of these masters and to emulate them as they apply them to my everyday workflow.
16:51
So thank you for spending this time with me.
16:52
I hope you find it useful.