Tag: expectation
-
Mathematical Expectation for Interviews
Reading Time: 5 minutes
In this post, I will just solve for expected value of a probabilistic model with as many methods as I can. You can encountered these types of problem in data science and quant interviews. Problem Assume there is a 2×2 grid, as shown in the figure below. You can randomly walk to a neighboring block…