Meta Data Scientist Mock Interview - Call Suggestion on Portal | Product Metrics + AB Testing

  Рет қаралды 35,653

DataInterview

DataInterview

Күн бұрын

Пікірлер: 31
@saralemus1832
@saralemus1832 2 жыл бұрын
Great mock interview! In the future, I think it would be helpful to mention what level of experience the candidate has (ie: New grad, 3 years, etc) so that people watching with varying levels of experience can have a better sense of where they should be or what's expected.
@DataInterview
@DataInterview 2 жыл бұрын
Thanks for the suggestion! -- Dan
@AllieZhao
@AllieZhao 22 күн бұрын
Great Mock interview: for the effect of UI or algorithm we can : A/B/N Testing Design: - Control Group (A):This group does not have access to the "Call Suggest" feature. This serves as the baseline to measure the impact of introducing the feature. - Treatment Group 1 (B - Algorithm Only):This group receives the "Call Suggest" feature but with a basic or standard UI. The purpose of this group is to test the effectiveness of the algorithm itself without significant influence from UI changes. - Treatment Group 2 (C - UI Only):This group receives the same recommendations (possibly using a basic algorithm or random suggestions) but with the enhanced UI designed to highlight or promote the "Call Suggest" feature. This helps isolate the effect of the UI design on user engagement. - Treatment Group 3 (D - Full Feature):This group receives the "Call Suggest" feature with both the advanced algorithm and the enhanced UI. This group tests the combined effect of both the algorithm and UI.
@justin3252
@justin3252 9 ай бұрын
You mentioned the randomization portion makes sense, but I don't think it does? This seems like a really good example of potential for network effects impacting the results - if 2 friends are binned in control and variant, then variant friend may call control friend more frequently leading to a rise in both variant and control metrics. So either the metric would need to be adjusted to be "# of calls STARTED by user" or the randomization should be done using network information, randomizing sets of user networks.
@Aresomania
@Aresomania 2 жыл бұрын
Hey Dan, this is a really great mock interview. Enjoyed so much watching it! Little thought of mine, one additional thing to consider for the A/B testing framework would be the network effects. If the call feature is designed to increase the number of calls per user, then because you always need two people for a call to happen, you can have the call receiver being in the control group, leading to spill over effects between treatment and control.
@DataInterview
@DataInterview 2 жыл бұрын
Thanks for the input! -- Dan
@amitraiitb
@amitraiitb 2 жыл бұрын
Great point on the UI+Algorithm test. However I think the test should be a simple A/B/C test and not a paired T test which is typically performed on the same population at two different points of time.
@elijahantony4300
@elijahantony4300 2 жыл бұрын
Do u have any resources on how to learn which test to select?
@Sid-od6so
@Sid-od6so 2 жыл бұрын
This is a good example to show why following the frameworks blindly is a terrible idea. Most of the metrics have nothing to do with engagement. It almost seemed that the interviewee had a checklist and just filling up the details. The interviewer did a poor in not emphasizing that the metrics are for measuring engagement.
@intrepid_grovyle
@intrepid_grovyle 2 жыл бұрын
Although I agree with your overall point, I think calling it a "terrible idea" is a bit harsh. The framework does help the interviewee to structure the order of what things to consider. he more so missed out on fleshing out the metrics in a way that connects them to the business case. this is particularly difficult to do when you are given a product that you are not familiar with. most people do not use Portal. If this were a case study on instagram, by contrast, it would probably be easier for an interviewee to think of more meaningful and useful engagement metrics. Just my two cents.
@AllieZhao
@AllieZhao 22 күн бұрын
@@intrepid_grovyle Yes, and Given the stress during the interview, inexperienced interviewees tend to use framework for safety.
@samirelzein1095
@samirelzein1095 2 жыл бұрын
On picking what feature is best. I think here one can do SVD or PCA and look at the weights of the largest eigenvector (in PCA and matrix V in SVD) on each initial feature. Here you should see the best combo and the largest contributor. Tell this to Meta :)
@yashovardhan9841
@yashovardhan9841 6 ай бұрын
For the t-test, since this is a multivariate test, wouldn't we apply Bonferroni correction?
@Vhmed_official
@Vhmed_official 2 жыл бұрын
Since it's a multivariate test why not use ANOVA and Tuckey HSD pairwise Comparisons? How pair wise T-test is gonna Capture the interaction?
@AllieZhao
@AllieZhao 22 күн бұрын
I guess what Dan means ANOVA alone is not enough, It's common to conduct post-hoc tests (What you mentioned) to identify which specific groups are different from each other. The Bonferroni correction can be applied during these post-hoc tests to adjust for the multiple comparisons being made.
@elijahantony4300
@elijahantony4300 2 жыл бұрын
step 6: pair wise t-test. How did you come to decide this any resoruces?
@Fazel2012
@Fazel2012 7 ай бұрын
This is goal! thank you!
@angelinayou1034
@angelinayou1034 2 жыл бұрын
Very helpful mock!
@xinxinli8779
@xinxinli8779 2 жыл бұрын
"Q2 - How would you prioritize the metrics you listed in Q1?" Shouldn't it be the executive who picks out the top 3 metrics? I would present the result of Q1 and ask the executive to rank the priority... Also, can you elaborate on why choosing t-test instead of z-test?
@eellaups
@eellaups 2 жыл бұрын
Can you do Data Engineering mock interviews? Like Data Modeling and ETL design?
@DataInterview
@DataInterview 2 жыл бұрын
Yes!
@eellaups
@eellaups 2 жыл бұрын
@@DataInterview Sweet! I have a Meta Data Engineer interview next week!
@plttji2615
@plttji2615 2 жыл бұрын
Hey Dan, I would like to subscribe your premium option. I was wondering how many courses fo AB testing? and Is there mock videos for AB testing too?
@DataInterview
@DataInterview 2 жыл бұрын
Hey Pitt, there are 12 lessons that cover core concepts in AB testing, and some of the mock interview videos in the premium subscription course contains AB testing questions as well. Please check out the course page for more info: datainterview.com/pricing/
@Retrosenescent
@Retrosenescent 2 жыл бұрын
So hard to understand Mark's accent
@rubyjiang8836
@rubyjiang8836 2 жыл бұрын
I’m wondering if there is a way to sign up for this kind of mock interview?
@DataInterview
@DataInterview 2 жыл бұрын
Hi Ruby, please check out the coaching page to enroll for such a mock interview. Here's the link: datainterview.com/coaching/
@kawsarfarhad4007
@kawsarfarhad4007 Жыл бұрын
What is CLT? can anyone plz explain.
@justin3252
@justin3252 9 ай бұрын
When Mark wrote it down he was talking about Customer Lifetime Value, probably just a typo.
@magalarova7157
@magalarova7157 2 жыл бұрын
i don't understand a word he's saying
@bobababy2436
@bobababy2436 7 ай бұрын
You can either improve your listening skills or turn on the captions. The truth is that there will be many non-native speakers working in Meta. Will you quit your job just because of the ascent your colleagues have?
Amazon Data Scientist Mock Interview - Fraud Model
37:08
DataInterview
Рет қаралды 30 М.
А ВЫ ЛЮБИТЕ ШКОЛУ?? #shorts
00:20
Паша Осадчий
Рет қаралды 8 МЛН
He bought this so I can drive too🥹😭 #tiktok #elsarca
00:22
Elsa Arca
Рет қаралды 60 МЛН
My daughter is creative when it comes to eating food #funny #comedy #cute #baby#smart girl
00:17
Players vs Corner Flags 🤯
00:28
LE FOOT EN VIDÉO
Рет қаралды 40 МЛН
Ex-Google Recruiter Reveals 8 Secrets Recruiters Won’t Tell You
13:57
What Data Scientists Do at Meta/Facebook
7:24
Recall by Dataiku
Рет қаралды 9 М.
А ВЫ ЛЮБИТЕ ШКОЛУ?? #shorts
00:20
Паша Осадчий
Рет қаралды 8 МЛН