User - MathOverflowmost recent 30 from http://mathoverflow.net2013-05-24T09:39:53Zhttp://mathoverflow.net/feeds/user/12338http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://mathoverflow.net/questions/52563/approximating-expectationApproximating expectationunradis2011-01-19T23:50:05Z2011-01-20T01:30:53Z
<p>if we are given a finite number N of points drawn from a probability distribution, expectation can be approximated as a finite sum over these points:
E[f]=(1/N)(summation of f(x) over these N points).</p>
<p>comparing this to the actual calculation of E[f]=summation of p(x)f(x), won't the difference between the actual value and approximate value be a lot in cases where p(x) varies a lot?</p>