Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 918 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 918 Bytes

Data Analyst Recruitment Test

A. Questions:

X is a US-based company selling Bikes and Bikes Accessories. As the Business Development Manager of the company, Mr. A requests you, a Data Analyst at X Company, create a Dashboard for Business Development Team to monitor business performance.

(The dataset from this link)

Q1: Build your Dashboard on Google Data Studio. this link

Q2: Use Standard SQL to solve these questions

  1. What are the top three products by sales amount in each region?
  2. Calculate the average days between the first and second purchase in each region
  3. Divide customers into 3 groups (<25 years old, 25-50 years old, >50 years old). What is the median revenue of each group?