1
vote
0answers
63 views

Approximability of continuous sampling by discrete sampling - definitions?

Are there standard definitions that express the notion that sampling from a given continuous random variable can be approximated "to any desired degree of accuracy" by sampling from an appropriately ...
1
vote
0answers
34 views

Sample estimated normal distribution - what will be the expected effect of another sample?

Assume I already have n samples of a 2D variable. I can compute the sample mean and variance. If I assume that the samples are taken from a normal distribution, then using the mean and variance I get ...