Citadel Interview Question
CitadelQuant Research Intern Interview
Sample points randomly from a unit sphere. How do you get uniform variables? sample random standard normal variables X1, X2, X3 for the 3 coordinates of the point in the sphere. Then (X1,X2,X3)/sqrt(X1+X2+X3) = (X1,X2,X3) is uniform. What is the variance of each of these uniform variables?
Unlock the Full Solution
Enter your email to get instant access to the complete solution, explanation, and similar practice problems.