Skip to main content

Questions tagged [estimators]

A rule for calculating an estimate of a given quantity based on observed data [Wikipedia].

312 questions with no upvoted or accepted answers
7 votes
0 answers
101 views

Keeping track of the variance of a Metropolis-Hastings estimator

Let $(E,\mathcal E,\lambda)$ and $(E',\mathcal E',\lambda')$ be measure spaces, $p,q$ be probability densities on $(E,\mathcal E,\lambda)$, and $\varphi:E'\to E$ be bijective and $(\mathcal E',\...
0xbadf00d's user avatar
  • 303
7 votes
0 answers
2k views

What are the differences between HC estimators and their small sample properties?

I am currently using R to run regression with the following code: ...
Brennan's user avatar
  • 468
7 votes
0 answers
377 views

Can an asymptotically efficient estimator be biased?

In "Theory of point estimation" by Lehmann and Casella (1998) there is the following definition: It is also said that So terms of the asymptotically normal sequence of estimators can be ...
Rodvi's user avatar
  • 1,008
6 votes
0 answers
601 views

Maximum likelihood estimate for multivariate sum of normal distributions

For each $j = 1,\dots,N$, let $\mu_j \in \mathbb{R}^N$ denote a known column vector, $\Sigma_j \in \mathbb{R}^{N\times N}$ a known covariance matrix, and $\theta_j \in \mathbb{R}$ an unknown parameter,...
lemmykc's user avatar
  • 91
6 votes
0 answers
977 views

Partitioned regression model: estimator of beta 1

below is an exercise that is really giving me a hard time, I believe that there is a simple way around it but I can not find it: Assume the correct regression model is Y = X$\beta$ + $\epsilon$ for E(...
Ivana's user avatar
  • 61
5 votes
0 answers
56 views

How would you justify to a non-statistician why we should use an unbiased estimator instead of a maximum likelihood estimator?

Say we have the maximum likelihood estimator (which is usually biased) and an unbiased estimator and the sample size is small enough that these estimator are substantially different in magnitude. We'...
cgmil's user avatar
  • 1,373
5 votes
0 answers
46 views

Proper name for the variant of Haldane estimator for handling empty cell in a 2xn contingency table

I am using R and survey package to analyse a survey that several 2xn contingency tables need to be analysed using Chi square ...
lokheart's user avatar
  • 3,299
5 votes
0 answers
86 views

Minimizing the median of squared differences

I have a sorted set of real numbers $x_{1}...x_{n}$ and would like to find $y$ to minimize the median of $(x_{i}-y)^{2}$. Is there an algorithm and a correctness proof for it? I understand I need to ...
interested's user avatar
5 votes
0 answers
1k views

What are the main different/alternative correlation estimators?

I'm looking to learn about the main/popular alternatives when it comes to estimating correlations that I've missed in the following list. The best answer will provide a reference (can be Wikipedia), a ...
Jase's user avatar
  • 2,276
4 votes
1 answer
357 views

What is an estimator and how to construct it?

The definition of an estimator "rule that tells how to calculate an estimate " as given here is not clear to me. If I make measurements of some quantity, say age in a group of N people, my ...
User101's user avatar
  • 171
4 votes
0 answers
76 views

Proof of invariant angle between $Y$ and $\hat Y$ in $L^2$ regularisation

On this site is the following question which claims that the $L^2$ regularised OLS preserves the angle between $\hat Y$ and $Y$ irrespective of the value $\lambda$. I have not found any source that ...
Ice Tea's user avatar
  • 345
4 votes
1 answer
243 views

Which is a better estimator, averaged functions vs. A function of an average?

Problem: Assume that we want to estimate $f(\theta)$ with a pre-specified strictly increasing function $f$ and a parameter $\theta$. Let $\hat{\theta}_1$ and $\hat{\theta}_2$ be unbiased estimators ...
inmybrain's user avatar
  • 538
4 votes
0 answers
427 views

Show that there is no efficient estimator for the variance of a normal distribution using properties of the exponential family

I want to prove the statement in the title using the following statement from Wikipedia: it was proved that efficient estimation is possible only in an exponential family, and only for the natural ...
Rodvi's user avatar
  • 1,008
4 votes
0 answers
165 views

Find unbiased estimators for $\lambda$ and $\lambda^2$.

For the spatial homogeneous Poisson process, find unbiased estimators for $\lambda$ and $\lambda^2$. Attempt: Since the homogeneous Poisson process is over an area, how i would i go about ...
Brofessor's user avatar
  • 221
4 votes
0 answers
61 views

Rank forecasting from uneven samples

Say we have a bag of chocolate balls. There are $I$ different unique colors. Our bag has an unknown number of balls for each color. We want to get a sense of which color people like the most and ...
Amelio Vazquez-Reina's user avatar

15 30 50 per page
1
2 3 4 5
21