The area of statistics that focuses on taking information from samples of a population, in order to derive information on the entire population.

learn more… | top users | synonyms

0
votes
2answers
32 views

Estimating the side of a square with random points

I have a square with side $\theta$ and origin in $(0,0)$. I simulate some random values inside the square's area. What is the maximum likelihhod estimator, confidence interval and a non-biased ...

1 2