employer cover photo
employer logo
employer logo

Susquehanna International Group

Engaged employer

Susquehanna International Group interview question

I have 20% chance to have cavity gene. If I do have the gene, there is 51% chance that I will have at least one cavity over 1 year. If I don’t have the gene, there is 19% chance that I will have at least one cavity over 1 year. Given that I have a cavity in 6 months, what’s the probability that I have at least a cavity over 1 year?

Interview Answers

Anonymous

18 Oct 2013

You can use the Bayes theorem to calculate the posterior probability of having the cavity gene. P(gene | cavity 1) = P( cavity | gene) * P( gene) / P(cavity) = 2/5 (rounding off all the probabilities) Now, using the posterior probability, you can calculate the revised probability of having a cavity P( cavity 2 | cavity 1) = P( cavity 2 | gene) * P( gene | cavity 1) + P( cavity 2 | no gene) * P( no gene | cavity 1) = 8/25

9

Anonymous

20 Mar 2015

First calculate p(G | C in 6 M) = p(C in 6 M| G) p(G) /( p(C in 6 M| G)p(G) + p(C in 6 M | !G) p(!G) ) = 3/7 Now p(C in 1 Y| C in 6 M) = 0.51 * 3/7 + 0.19 * 4/7 = 2.39/7

4

Anonymous

1 Dec 2017

I also got 229/700

3

Anonymous

22 Jan 2016

Last answer has a small error in the final calculation...the answer should be 2.29/7

1

Anonymous

8 Oct 2013

33%?

1

Anonymous

20 Apr 2018

The posterior probability of Gene seems to have been calculated wrong, I get 51/127!

Anonymous

13 Aug 2013

3/7.