2.1.2.Take action with data - sj50179/Google-Data-Analytics-Professional-Certificate GitHub Wiki

From issue to action: The six data analysis phases

There are six data analysis phases that will help you make seamless decisions: ask, prepare, process, analyze, share, and act. Keep in mind, these are different from the data life cycle, which describes the changes data goes through over its lifetime. Let’s walk through the steps to see how they can help you solve problems you might face on the job.

Step 1: Ask

It’s impossible to solve a problem if you don’t know what it is. These are some things to consider:

  • Define the problem you’re trying to solve
  • Make sure you fully understand the stakeholder’s expectations
  • Focus on the actual problem and avoid any distractions
  • Collaborate with stakeholders and keep an open line of communication
  • Take a step back and see the whole situation in context

Questions to ask yourself in this step:

  1. What are my stakeholders saying their problems are?
  2. Now that I’ve identified the issues, how can I help the stakeholders resolve their questions?

Step 2: Prepare

You will decide what data you need to collect in order to answer your questions and how to organize it so that it is useful. You might use your business task to decide:

  • What metrics to measure
  • Locate data in your database
  • Create security measures to protect that data

Questions to ask yourself in this step:

  1. What do I need to figure out how to solve this problem?
  2. What research do I need to do?

Step 3: Process

Clean data is the best data and you will need to clean up your data to get rid of any possible errors, inaccuracies, or inconsistencies. This might mean:

  • Using spreadsheet functions to find incorrectly entered data
  • Using SQL functions to check for extra spaces
  • Removing repeated entries
  • Checking as much possible for bias in the data

Questions to ask yourself in this step:

  1. What data errors or inaccuracies might get in my way of getting the best possible answer to the problem I am trying to solve?
  2. How can I clean my data so the information I have is more consistent?

Step 4: Analyze

You will want to think analytically about your data. At this stage, you might sort and format your data to make it easier to:

  • Perform calculations
  • Combine data from multiple sources
  • Create tables with your results

Questions to ask yourself in this step:

  1. What story is my data telling me?
  2. How will my data help me solve this problem?
  3. Who needs my company’s product or service? What type of person is most likely to use it?

Step 5: Share

Everyone shares their results differently so be sure to summarize your results with clear and enticing visuals of your analysis using data viz tools like graphs or dashboards. This is your chance to show the stakeholders you have solved their problem and how you got there. Sharing will certainly help your team:

  • Make better decisions
  • Make more informed decisions
  • Lead to stronger outcomes
  • Successfully communicate your findings

Questions to ask yourself in this step:

  1. How can I make what I present to the stakeholders engaging and easy to understand?
  2. What would help me understand this if I were the listener?

Step 6: Act

Now it’s time to act on your data. You will take everything you have learned from your data analysis and put it to use. This could mean providing your stakeholders with recommendations based on your findings so they can make data-driven decisions.

Questions to ask yourself in this step:

  1. How can I use the feedback I received during the share phase (step 5) to actually meet the stakeholder’s needs and expectations?

These six steps can help you to break the data analysis process into smaller, manageable parts, which is called structured thinking. This process involves four basic activities:

  1. Recognizing the current problem or situation
  2. Organizing available information
  3. Revealing gaps and opportunities
  4. Identifying your options

When you are starting out in your career as a data analyst, it is normal to feel pulled in a few different directions with your role and expectations. Following processes like the ones outlined here and using structured thinking skills can help get you back on track, fill in any gaps and let you know exactly what you need.


Test your knowledge on taking action with data

TOTAL POINTS 4

Question 1

A data analytics team works to recognize the current problem. Then, they organize available information to reveal gaps and opportunities. Finally, they identify the available options. These steps are part of what process?

  • Making connections
  • Applying the SMART methodology
  • Using structured thinking
  • Categorizing things

Correct. This describes structured thinking. Structured thinking begins with recognizing the current problem or situation. Next, information is organized to reveal gaps and opportunities. Finally, the available options are identified.

Question 2

In which step of the data analysis process would an analyst ask questions such as, “What data errors might get in the way of my analysis?” or “How can I clean my data so the information I have is consistent?”

  • Prepare
  • Process
  • Analyze
  • Ask

Correct. An analyst asks questions such as, “What data errors might get in the way of my analysis?” or “How can I clean my data so the information I have is consistent?” during the process step. This is when data is cleaned in order to eliminate any possible errors, inaccuracies, or inconsistencies.

Question 3

A data analyst has entered the analyze step of the data analysis process. Identify the questions they might ask during this phase. Select all that apply.

  • How can I create an engaging presentation to stakeholders?
  • What story is my data telling me?
  • What is the question I’m trying to answer?
  • How will my data help me solve this problem?

Correct. The analyze step involves thinking analytically about data. Data analysts might ask how the data can help them solve the problem and what story the data is trying to tell.

Question 4

A data analyst is trying to understand what data to use to help solve a business problem. They’re asking questions such as, “What internal data is available in the database?” and “What outside facts do I need to research?” The data analyst is in which phase of the data analysis process?

  • Ask
  • Prepare
  • Act
  • Share

Correct. The data analyst is in the prepare step. This is when analysts consider what information to gather and what research they can do to help problem-solve.