Learn how to SOLVE a data analytics case study problem

แชร์
ฝัง
  • เผยแพร่เมื่อ 9 พ.ย. 2024

ความคิดเห็น • 33

  • @iqjayfeng
    @iqjayfeng  4 หลายเดือนก่อน +2

    If you enjoyed discussing this data analytics question with us, explore more on our website!
    Button A/B Test: www.interviewquery.com/questions/button-ab-test?
    Causal Email Journey: www.interviewquery.com/questions/causal-email-journey?
    Rolling Bank Transactions: www.interviewquery.com/questions/rolling-bank-transactions?

  • @iqjayfeng
    @iqjayfeng  ปีที่แล้ว +2

    Thanks for watching! If you're interested in learning more about Data Analytics, then check out our newly launched Data Analytics course! The course is designed to help you learn everything you need to know about working from basic concepts to more advanced techniques.
    www.interviewquery.com/learning-paths/data-analytics

  • @isabellaxu5572
    @isabellaxu5572 2 ปีที่แล้ว +8

    Thanks Jay, great example for a SQL + case study practice! I'm a beginner and still learning, can you please explain a little bit more about the normalization and casual inference you mentioned at 6:59? Or just pointing me to some material will be appreciated.

    • @iqjayfeng
      @iqjayfeng  2 ปีที่แล้ว +2

      Nothing on deck but we’re coming out with a data analytics course soon going over it!

  • @melikakhamisi6816
    @melikakhamisi6816 2 ปีที่แล้ว +7

    Hi Jay, why did you use Max aggregate function for "at least once call connected"?

    • @iqjayfeng
      @iqjayfeng  2 ปีที่แล้ว +9

      When you run MAX on only values that are 1 or 0, you’re basically setting a binary outcome for if they at least connected once. For example if I have nine 0s and one 1, then the MAX function will return 1 showing that there was at least one call!

  • @aditi3601
    @aditi3601 2 ปีที่แล้ว +3

    These case studies videos are helping me alot. Please come up with more case studies.

  • @filippoperissinotto8795
    @filippoperissinotto8795 ปีที่แล้ว +2

    Hey Jay, very useful video, thanks for sharing! If you had a take-from-home assignment like this, do you think it would be useful to run any more advanced statistical analysis? Maybe analyzing the population means with a t-test? Cheers

  • @CaribouDataScience
    @CaribouDataScience 2 ปีที่แล้ว +2

    Good stuff. Would this type of case study be something that entry-level analysts would be expected to solve?

    • @iqjayfeng
      @iqjayfeng  2 ปีที่แล้ว +6

      Probably not but it would make you the top of the pack if you could

  • @LinhNguyen-cb5on
    @LinhNguyen-cb5on 2 ปีที่แล้ว +2

    Hi Jay! Why does the output still show 0 under the at_least_once_call_connected column? I thought we filtered that out when we call MAX in the sub query. Please advise. Thanks

  • @kabalayouri419
    @kabalayouri419 ปีที่แล้ว

    Hey ! I’m new to this, but I wanted to ask why double joining on the same tables ?

  • @Mr.Arshad-oc1fd
    @Mr.Arshad-oc1fd 9 หลายเดือนก่อน

    Great work 👏
    But in this case study you didn't show numerical data as in questions

  • @BonniePerez
    @BonniePerez 7 หลายเดือนก่อน

    Amazing resource! :) Well don!! TY! Keep going! :)

  • @shobhitmathur6262
    @shobhitmathur6262 2 ปีที่แล้ว +3

    Hi Jay, This was very helpful! I was using this to prep for an interview and wanted to understand your approach here.
    Why did you left join marketplace into chats? Wouldn't that exclude any transactions that did not bother with the chat function ?
    If we do marketlace left join chats, then avg(count (m.id)/count(c.id)) as score, case 1 if call connected is 1 else 0 as used_chat group by used_chat
    would also work right?

    • @iqjayfeng
      @iqjayfeng  2 ปีที่แล้ว +3

      LEFT JOIN allows us to all transactions but not all the chats

    • @築夢者-w8o
      @築夢者-w8o ปีที่แล้ว

      I think the chat function is for customer who have product problems. So we only focus on those who attempt to make calls and whether successfully connected calls lead to real purchase.
      Yes, the query Jay provided would exclude transactions that did not use the chat function, but it does not matter. They just don't need it.

  • @IsonTin31
    @IsonTin31 2 ปีที่แล้ว

    I'm trying to get into Data Analytics. It seems really interesting. I have no background or experience with this line of job. Gotta learn the basics then maybe come back to this video. XD
    But overall, great video. :)

  • @subhadrakumariram
    @subhadrakumariram 2 ปีที่แล้ว

    can you also solve data analytic problem wrt ecommerce example number of product vs revenue trend over number of years

  • @thefirstcindy
    @thefirstcindy 2 ปีที่แล้ว +1

    Interesting! Good information to have

  • @ASO-xh5vu
    @ASO-xh5vu 2 ปีที่แล้ว

    Hell yeah I think it’s time we do it in the kitchen. I totally and sincerely agree with you

  • @nonoisephotography5809
    @nonoisephotography5809 2 ปีที่แล้ว

    and I will find my way back there too!

  • @dakshmukhra
    @dakshmukhra 2 ปีที่แล้ว

    Great video ! Really in-depth

    • @iqjayfeng
      @iqjayfeng  2 ปีที่แล้ว +1

      Much appreciated!

  • @ChineseSe7en
    @ChineseSe7en 6 หลายเดือนก่อน

    This too advance for me, what should I do?

  • @ぶらえんぴん
    @ぶらえんぴん 2 ปีที่แล้ว +1

    I rarely see case studies good vidoe

  • @niiniiy9940
    @niiniiy9940 2 ปีที่แล้ว

    00:30

  • @lisawoodard5255
    @lisawoodard5255 หลายเดือนก่อน

    Cant see what your typing

  • @BruceNJeffAreMyFlies
    @BruceNJeffAreMyFlies 2 ปีที่แล้ว

    Lmao I don't know what's wrong with my thinking, but I thought 'success' was just whether or not people used it... 'Well just compare the number of buyers to the number of people who made calls'...
    I feel too dumb for this field now...

    • @iqjayfeng
      @iqjayfeng  2 ปีที่แล้ว

      Lol that’s not dumb - it’s just a common fallacy that you will now completely see through now when it comes up again!

  • @sridharpadhy120
    @sridharpadhy120 2 ปีที่แล้ว

    teach you a lot of the fundantals of soft. You don't even need to sit through the entire tNice tutorialng to get a good grasp on the basics.

  • @azabeish2942
    @azabeish2942 ปีที่แล้ว

    Too much water then solving. Too much talk.