Case Study o Aims
Case Study o Aims
Operation analytics involves gathering and analyzing data to gain valuable insights
into the performance and efficiency of business operations. Investigation metrics
spike refers to a sudden and significant increase in key metrics, serving as a
signal for further investigation to identify underlying causes, anomalies, or areas
requiring immediate attention and action.
So we as the Data Analyst Trainee have to load the csv files and create the
database, run the queries answer the questions asked in the respective case
studies:
• Case Study 1 > Job Data
• Case Study 2 >users> Events Table > Email Table
TECH-STACK USED
/*Picture of the table Map has been attached on the next slide.*/
APPROACH : CASE STUDY1
Date JobReviewedPHPD
30-11-2020 180
29-11-2020 180
28-11-2020 218
27-11-2020 35
26-11-2020 64
25-11-2020 80
INSIGHTS : CASE STUDY1- B(PART1)
Let’s say the above metric is called
throughput. Calculate 7 day rolling
average of throughput? For throughput,
do you prefer daily metric or 7-day
rolling and why? */
30-11-2020 0.02
29-11-2020 0.02
28-11-2020 0.01
27-11-2020 0.06
26-11-2020 0.05
25-11-2020 0.05
INSIGHTS : CASE STUDY1-B(PART2)
Calculate 7 day rolling average of
throughput? For throughput, do you
prefer daily metric or 7-day rolling and
why? */
/*Picture of the table Map has been attached on the next slide.*/
APPROACH : CASE STUDY2
• Events
• Emails
INSIGHTS : CASE STUDY-2 A
Calculate the weekly user engagement?
WeekNum TotalUsers
17 8019
18 17341
19 17224
20 17911
21 17151
23 18280
22 18413
24 19052
25 18642
29 20067
26 19061
30 21533
28 20776
27 19881
31 18556
32 16612
33 16145
34 16127
35 784
INSIGHTS : CASE STUDY-2 B
Snippet → Output
INSIGHTS : CASE STUDY-2 C
Weekly Retention: Users getting retained weekly after signing-up for a product.
Calculate the weekly retention of users-sign up cohort?
Snippet 3
Snippet 1
Snippet 2 Snippet 4
OUTPUT OF C :
INSIGHTS : CASE STUDY-2 D
Weekly Engagement: To measure the activeness of a user. Measuring if the user finds quality in
a product/service weekly. Calculate the weekly engagement per device?
Snippet → Output
INSIGHTS : CASE STUDY-2 E
Email Engagement: Users engaging with the email service. Calculate the email engagement
metrics?
Snippet → Output
RESULT: OUTCOME
• Learnt about command shell use by running queries by the command prompt
• Improved a little more on the MySQL(ADVANCED SQL), will work on few more
databases to have more clarity.
• Answering all the questions in the case study1 & 2 gave me a much better
conceptual clarity on the SQL Advanced.
• Learnt about presenting your inferences via PPT Reports.
• This point doesn’t hold much value but being from a non IT background learnt a lot
about the computer system.