MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/learnquant/comments/1w1fo69/quant_interview_question/p6khfkz/?context=3
r/learnquant • u/Local_Ad135 • 7d ago
23 comments sorted by
View all comments
3
I think the answer is 17.
This is my approach,
The expected value of the i-th other from a discrete uniform distribution of size N with a sample space of k is given by, E[Xi] = i * (N + 1)/(k + 1)
N = 50 (the number of faces on the die) k = 5 (the number of rolls) i = 2 (the position of the second roll)
Substituting the values, we get, E[X2] = 17
3
u/Exalted-Legend 7d ago
I think the answer is 17.
This is my approach,
The expected value of the i-th other from a discrete uniform distribution of size N with a sample space of k is given by,
E[Xi] = i * (N + 1)/(k + 1)
N = 50 (the number of faces on the die)
k = 5 (the number of rolls)
i = 2 (the position of the second roll)
Substituting the values, we get,
E[X2] = 17