Skip to main content

Questions tagged [estimators]

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

4 votes
1 answer
3k views

Method of moments for t-distribution

The parameters of a t distribution can be estimated via maximum-likelihood estimation (ML) or method of moments (MM) If we use the method of moments we have: $$\mu=E(R)$$ $$\sigma^2=V(R)=\frac{\beta ...
Stat Tistician's user avatar
5 votes
1 answer
1k views

A constant as an admissible estimator

This is a homework question so I would appreciate hints. I believe I have the first part correct, but I fail to see how the second part is different. Assume square error loss, $L(\theta ,a)=(\theta -...
caburke's user avatar
  • 1,422
43 votes
9 answers
55k views

What is the difference between an estimator and a statistic?

I learned that a statistic is an attribute you can obtain from samples.Taking many samples of same size, calculating this attribute for all of them and plotting the pdf, we get the distribution of the ...
gutto's user avatar
  • 499
3 votes
1 answer
171 views

Is high multicollinearity always an issue in OLS?

$$Y_t = a + bX_{1,t} + cX_{2,t} + dX_{3,t} + e_t$$ A high $R^2$ in $X_{1,t} = \alpha + \beta X_{2,t} + \gamma X_{3,t} + \varepsilon_t$ will always result in a higher standard error of the $b$ ...
Jase's user avatar
  • 2,276
42 votes
1 answer
9k views

Quantile regression: Which standard errors?

The summary.rq function from the quantreg vignette provides a multitude of choices for standard error estimates of quantile regression coefficients. What are the ...
Jase's user avatar
  • 2,276
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
0 answers
45 views

What's the optimal way of measuring the error of quantitative estimates, across question sets?

My research relates to situations in which individuals make a quantitative estimate and then make a second quantitative estimate, perhaps after some manipulation. Minimally I am interested in ...
user1205901 - Слава Україні's user avatar
8 votes
2 answers
533 views

Simple question about the asymptotics of estimators

Consider any arbitrary estimator called $\hat{M}$ (e.g., regression coefficient estimator or specific type of correlation estimator, etc) that satisfies the following asymptotic property: $$\boxed{\...
Jase's user avatar
  • 2,276
5 votes
1 answer
306 views

Quantile regression analyzing the conditional quantiles of one of the regressors?

Given response $Y_t$ and predictor $X_t$, we can use OLS to analyze the conditional mean; $E[Y_t | X]$. Quantile regression can be used to analyze the conditional quantile function; $Q(Y_t(\tau)|X)$. ...
Jase's user avatar
  • 2,276
2 votes
1 answer
334 views

How can I estimate parameters of a convolution of an exponential and gamma?

Ideally, I would input a one-dimensional array of data, and output the estimates for the three parameters. I'm not very familiar with any statistics software but I have MATLAB (and all of the free ...
jerryluo's user avatar
3 votes
1 answer
2k views

What is a sparse estimator?

Can anyone point me to a reference, either book or paper, where I can find the precise definition of sparse estimator? Thanks
Carl's user avatar
  • 31
2 votes
1 answer
3k views

Newey-West standard errors with cross-sectional OLS?

Consider the cross sectional: $Y_i = a + b X_i + e_i$ where I have reason to believe that $E[e_j e_k] \not= 0$ for a concerning number of $j\not= k$. What happens if I use a serial correlation ...
user avatar
2 votes
1 answer
253 views

Conditional Expectation / Estimator Confusion

Let $X_1, X_2, X_3 \sim N(0, d^2)$ and $T = X_1^2 + X_2^2 + X_3^2.$ I have an estimator for $d$, $$\hat{d} = \frac{\sqrt{T\ 2\pi}}{4},$$ and another estimator for $d$, $$\tilde{d} = \frac{1}{3} \...
klingzon's user avatar
198 votes
3 answers
247k views

What is the difference between a consistent estimator and an unbiased estimator?

What is the difference between a consistent estimator and an unbiased estimator? The precise technical definitions of these terms are fairly complicated, and it's difficult to get an intuitive feel ...
MathematicalOrchid's user avatar
25 votes
5 answers
51k views

What is the relation between estimator and estimate?

What is the relation between estimator and estimate?
user avatar

15 30 50 per page
1
54 55 56 57
58