500+ quant interview questions for Jane Street, Citadel, Two Sigma, DE Shaw, and other top quantitative finance firms.
C++ and Python coding challenges for quant developer interviews
Statistical analysis and quantitative modeling problems
Trading MCQs, probability brainteasers, and market scenarios
Practice quant interview questions on MyntBit - the all-in-one quant learning platform. Free questions available for C++ coding, Python problems, probability brainteasers, and trading MCQs.
Difficulty: Medium
Category: Probability & Statistics
Practice quant interview questions from top firms including Jane Street, Citadel, Two Sigma, DE Shaw, and other leading quantitative finance companies.
Topics: probability, geometric-distribution, negative-binomial-distribution, sums-of-random-variables
You are modeling the number of trades it takes for a certain event to occur on $r$ independent assets. Assume that the number of trades, $X_i$, until the event occurs for asset $i$ follows a Geometric distribution with success probability $p$, i.e., $X_i \sim Geometric(p)$ for $i = 1, 2, ..., r$. The $X_i$ are independent. What is the distribution of the total number of trades, $S = X_1 + X_2 + ... + X_r$, until the event occurs on all $r$ assets?
Practice this medium trader interview question on MyntBit - the all-in-one quant learning platform with 500+ quant interview questions for Jane Street, Citadel, Two Sigma, and other top quantitative finance firms.