Given n points (x_i,y_i). Suppose we double these observations i.e. (2x_i, 2y_i). How will the regression parameters alpha, beta and sigma change for these 2n points as compared to original n points.
Quant Interview Questions
2,927 quant interview questions shared by candidates
What is ridge regression? What is E[X| X>Y] assum X,Y iid normal
What is the expected number of coin flips to get two heads in a row?
You are in a game against devil, on a perfectly round table and with an infinite pile of pennies. He says, "OK, we'll take turns putting one penny down, no overlapping allowed, and the pennies must rest flat on the table surface. The first guy who can't put a penny down loses." You can go first. How will you guarantee victory?
Longest increasing subarray A knap sack optimisation like problem A strategy/game theory brainteaser that I don't remember
leetcode medium level and stat questions
Relationship between k1, k2 where y=k1x, x=k2y in a regression.
Design an elevator in C++
The relationship between the mean, median and mode of a Skewed Distribution.
implement a method to minimize the distance
Viewing 2271 - 2280 interview questions