Skip to main content

Questions tagged [parameter-estimation]

Questions about parameter estimation. Estimation theory is a branch of statistics that deals with estimating the values of parameters based on measured/empirical data that has a random component. (Def: http://en.m.wikipedia.org/wiki/Estimation_theory)

0 votes
2 answers
54 views

I am trying to estimate the parameters for Makeham's Law of Mortality using Broyden's method for my actuarial studies, and I'm having trouble implementing it in R. Makeham's Law of Mortality $$ \mu_x =...
Lê Đức Phát's user avatar
2 votes
1 answer
56 views

The following is described as Univariate Delta Method: Let $(X_n)_{n\ge1}$ be a sequence of random variables such that $$\sqrt{n}(X_n - \mu) \xrightarrow{d} \mathcal{N}(0,\sigma^2) $$ for some ...
Eleven's user avatar
  • 21
1 vote
2 answers
111 views

Let $X_1,...,X_n$ be a random sample with exponential distribution Exp$(\lambda^2+\lambda)$ What is the method of moments estimator of $\lambda$? So PDF is $F(x;\lambda) = (\lambda^2+\lambda)\exp(-(\...
Antony's user avatar
  • 105
0 votes
1 answer
77 views

Let $X_1, X_2, \dots , X_n$ be an i.i.d. sample from the mixture distribution \begin{equation} \label{eqn:mixture distribution} p_{\epsilon,\theta} = (1 - \epsilon)p_{\theta} + \epsilon \delta, \end{...
SATYA's user avatar
  • 87
2 votes
1 answer
101 views

Theorem (Cramér-Rao inequality). Consider a sample from a parametric model satisfying regularity conditions. Let $\theta^*$ be an unbiased estimator of $\tau(\theta)$. Then for any $\theta \in \Theta$,...
Ritabrata's user avatar
  • 153
0 votes
2 answers
68 views

Consider a sequence of i.i.d. random variables $X_1,\, \dots,\, X_n$ whose mean is denoted as $x_0$ and variance $\sigma^2 < \infty$. From the Strong Law of Large Numbers, the empirical mean $\bar ...
Tasty's user avatar
  • 104
0 votes
0 answers
36 views

The scalar target $z$ is modeled as $$f(x,y) = \underline c^T \underline b, \qquad \underline b=\begin{bmatrix} 1 \\ x \\ ln(y+d) \\ x \cdot ln(y+d) \end{bmatrix},$$ with unknown parameter $d$ and ...
lmixa's user avatar
  • 65
2 votes
0 answers
52 views

I am trying to learn the theory of estimation, primarily from a mathematical (measure-theoretic/probabilistic) perspective. More specifically, I'm looking for resources that cover one-parameter and ...
RSG's user avatar
  • 1,373
2 votes
1 answer
90 views

Question is in the title. Given that $\delta:=\delta(\mathbf X_n)$ is MVUE (minimum variance unbiased estimator) of a scalar parameter $\theta$, we are asked to show that for all natural numbers $k$, $...
Martund's user avatar
  • 15k
2 votes
2 answers
242 views

Summary I am looking for a convex and robust formulation to fit an ellipse to a set of points. Specifically, can handle an extreme condition number of the Scattering Matrix. Full Question The ...
Royi's user avatar
  • 10.7k
0 votes
0 answers
44 views

Does it make sense to study statistical models in which the maximum likelihood estimator (MLE) $ \hat{\theta}_n $ exists only for infinitely many $ n $, but not necessarily for all $ n $? Suppose, for ...
randomwalker's user avatar
0 votes
1 answer
178 views

Throughout mathematical statistics, the Fisher information comes up quite frequently as a measure of information. I understand that in the case where you have a single parameter, the Fisher ...
LSK21's user avatar
  • 1,283
0 votes
0 answers
43 views

Let $X_1, X_2,...,X_n$ be $iid$ continuous uniform $\mathcal{U} (0,\theta)$ and let $T=Max(X_i)$ Show that the family of distributions of T is complete. Step I: Find the CDF (using independence ...
Starlight's user avatar
  • 2,674
0 votes
0 answers
45 views

In All of Statistics, chapter 6.2, it states "a parametric model takes the form $F=\{f(x; θ) : θ ∈ Θ\}$ ...". Then, in chapter 13.1, it states, "The Simple Linear Regression Model $Y_i =...
Joe C.'s user avatar
  • 221
1 vote
1 answer
109 views

Let $X_1,X_2,...,X_n (n\geq 2)$ be a random sample from a distribution with probability density function: $$ f(x;\theta) = \begin{cases} \theta x^{\theta-1}, \hspace{1 cm} 0\leq x \leq 1 \\ ...
Starlight's user avatar
  • 2,674

15 30 50 per page
1
2 3 4 5
132