Skip to main content

Questions tagged [delta-method]

Use this tag for questions about approximate probability distributions for functions of an asymptotically normal statistical estimator from knowledge of the limiting variance of that estimator.

Filter by
Sorted by
Tagged with
0 votes
1 answer
74 views

Suppose we have a random variable $\hat \theta_n$ such that $\hat \theta_n \to \theta_0$ in probability. Let $f \colon \mathbb{R} \to \mathbb{R}$ be infinitely differentiable function. Then, the delta ...
Phil's user avatar
  • 2,316
2 votes
1 answer
59 views

Let $( X_1, X_2, \dots )$ be independent and identically distributed random variables. Denote $(\mu = \mathbb{E}[X_i])$ and $(\bar{X}_n = \frac{1}{n} \sum_{i=1}^{n} X_i)$. Assume that $( \mu = 0)$ and ...
marek's user avatar
  • 37
7 votes
2 answers
439 views

Let $Y_n$ be a sequence of random variables with $\chi^2_n$ distribution. Using Slutsky' theorem or delta method prove that $$\sqrt{2Y_n}-\sqrt{2n-1}\stackrel{D}\to N(0,1)$$ In the first place I ...
zekolor's user avatar
  • 73
0 votes
1 answer
102 views

I'm working on a research internship about the precision of consumption price indexes and face some probems that leads me to ask a lot of questions about the methods I used and need to be answered. ...
Steve R. NUNES's user avatar
0 votes
1 answer
96 views

I would like to obtain the expectation and variance of the squared sample correlation ($\operatorname{E}(R_{lk}^2)$ and $V(R_{lk}^2)$) between two random variables $l$ and $k$ following a bivariate ...
CafféSospeso's user avatar
1 vote
0 answers
55 views

I have the following task: Let $Y$ be a binomial random variable. Find the asymptotic distribution of the ML estimate and find the asymptotic distribution of the estimator $(p(1-p))^{\frac{1}{2}}$ of ...
fabs's user avatar
  • 31
2 votes
1 answer
156 views

EDIT In physics, most of us learned that \begin{align} \int_{a^-}^{a^+} f(x)\delta (x-a)dx&=f(a)\\ \frac{dH(x)}{dx}&=\delta(x). \end{align} So, would it be natural to have the below? \begin{...
MathArt's user avatar
  • 1,750
0 votes
0 answers
83 views

I want to understand this and the step that I'm struggling with is that apparently $$ \frac{1}{2\pi} \int_{-\infty}^\infty \exp \left (i k x \right) \text{d}k = \delta\left(x\right) $$ with $\delta$ ...
integralette's user avatar
0 votes
1 answer
839 views

So I understand that the delta method allows us to approximate the expectation and variance of a random variable. Mathematically, Let $Z = g(X,Y)$ where $X$ and $Y$ are random variables with $E[X] = \...
FafaDog's user avatar
  • 1,243
0 votes
0 answers
136 views

Suppose X1, . . . , Xn are independent and exponential with parameter θ. Let p me an estimator such that p = #{i : Xi > 1}/n Where #A is the number of of elements in A. The original question is to ...
palragve_23's user avatar
2 votes
1 answer
464 views

I got a following setup: $(X_i)_{i \geq 1}$ are iid random variables with values in $\mathbb{R}$ and finite second moment. By the weak law of large numbers: $\sqrt{n}(\bar{X} - E(X))$ converges in ...
wklm's user avatar
  • 93
0 votes
0 answers
474 views

Given $X_1,...,X_n \sim Gamma(\alpha,1/\alpha)$ random variables for some $\alpha>0$, let $\hat{\alpha}$ be a consistent estimator of the sample average $\bar{X}_{n}$ of the sample in terms of $\...
nimen55290's user avatar
3 votes
1 answer
89 views

Suppose there are two independent sequences of Bernoulli Random Variables $\{X_i\}_{1}^{n}$ and $\{Y_i\}_{1}^{n}$ with $P(X_i=1)=p_1$ and $P(Y_i=1)=p_2$. Let $\hat{p_1} = \frac{\sum_{i=1}^{n} X_i}{n}$ ...
Iron Maiden 42's user avatar
0 votes
1 answer
173 views

I have 7 variables $A_i$, $i\in\{-3,-2,-1,0,1,2,3\}$. ($A_{-1}$ and $A_1$) are identically distributed. ($A_{-2}$ and $A_2$) are identically distributed. ($A_{-3}$ and $A_{3}$) are identically ...
DarkBulle's user avatar
  • 133
12 votes
1 answer
654 views

Let me start with the excerpt out of Casella & Berger's Statistical Inference (2nd edition, pg. 470) that inspired this question. Definition 10.1.7 For an estimator $T_n$, if $\lim_{n\to\infty}...
Aaron Hendrickson's user avatar
1 vote
1 answer
61 views

Let $Y=g(X)$ be a nonlinear transformation of some continuous random variable $X$. Assume $Y$ does not have any well-defined moments, e.g. $Y=1/X$ with $X\sim\mathcal N(\mu,1)$ and $\mu\neq 0$. If we ...
Aaron Hendrickson's user avatar
1 vote
1 answer
96 views

Is there a theorem that states what the distribution of a function of a random variable should be given the distribution of a random variable? For example, say $X_1$,$X_2$,...$X_n$ is a sequence of ...
Ryan J's user avatar
  • 11
0 votes
2 answers
83 views

So I am working on a problem where I have to find the approximate law of $\frac{1}{\bar{X}}$ where $X_{j}$ follow the Normal distribution law. Everything is fine up until the point I have to check the ...
Georgios Demeteiou's user avatar
1 vote
0 answers
59 views

Suppose that $X_k(1 \leqslant k \leqslant n )$ are positive i.i.d random variable with finite mean $\mu$ and variance $\sigma^2$. Define $P_n= (\prod \limits _{k=1}^n X_k)^{\frac{1}{n}}$ $(n\geqslant1)...
tcxrp's user avatar
  • 37
1 vote
1 answer
667 views

Let $X_1, X_2, ..., X_n$ be iid $N \sim (\theta, \sigma^2)$, Let $\delta_{n} = \bar{X}^2 - \frac{1}{n(n-1)}S^2$, where $S^2 = \sum (X_i - \bar{X})^2$ . Find the limiting distribution of (i) $\sqrt{n} (...
DataBall's user avatar
1 vote
1 answer
548 views

I have found proof of the "delta method", (From Mathematical Statistics by Shao Jun P61) but I cannot understand some steps in this proof. Theorem : Let $X_1, X_2,...$ and $Y$ be random k-...
Yujie Shen's user avatar
0 votes
1 answer
518 views

I am currently learning for my statistic final exam and I want to understand one part of the proof for the Delta method. I am going to skip some details of the proof and only ask one important ...
User12345's user avatar
  • 147
4 votes
0 answers
130 views

This topic has piqued my interest on and off for some time now and I'm curious if the methods used here have been discussed somewhere in the literature. Suppose we have $X\sim\mathcal N(\mu,\sigma)$ ...
Aaron Hendrickson's user avatar
2 votes
1 answer
1k views

I'm trying to solve a question where I have to find $V(\hat{\alpha})$ using the delta-method where $V$ is notation for variance and $\hat{\alpha}$ is the method of moment estimator for a beta ...
kim's user avatar
  • 317
0 votes
1 answer
386 views

I am trying to solve the following problem I am trying to find the estimator of the Bernoulli trials, which since we took a sample of them, they would be computed using the Binomial Variance. I am ...
Thomas DeWaters's user avatar
1 vote
1 answer
994 views

I’ve been a couple of days trying to figure out a satisfactory solution to this exercise but I’m stuck. By how the exercise is phrased I think it wants me to use the moments method and I also think it ...
Suriya's user avatar
  • 166
0 votes
1 answer
532 views

In the Taylor series expansion of the delta method, could someone help me why it leads to this equation? I understand the first and second components, but the little-o function on the very right is ...
Robin311's user avatar
  • 203
1 vote
1 answer
125 views

Suppose $A \in \mathbb{R}^{p \times p}$ is a semi-positive defined symmetric matrix. Then $A^{1/2}$ is well-defined. Now I want to know does there exists a formula for $$\frac{\partial A^{1/2} }{\...
香结丁's user avatar
  • 419
0 votes
1 answer
548 views

As exercise 9.14 of "Measure theory and probability theory" by Krishna and Soumendra, I'm trying to demonstrate the delta method. We have a random variable sequence $X_n$, a divergent ...
Giovanni Barbarani's user avatar
1 vote
0 answers
101 views

I'm asked to calculate the mean square error of $\phi(x-\bar X_n)$ given a sample $X_1,\ldots,X_n$ from $\mathcal N(\mu,1)$. Here $\phi$ denotes the standard normal density. Now by the Delta method, ...
Václav Mordvinov's user avatar
0 votes
1 answer
2k views

I'm trying to solve this problem: Let $X_1,...,X_n$ be a random sample from a $N(0,\sigma^2)$ distribution. Let $\bar{X}$ be the sample mean and let $S$ be the sample second moment $\sum X_i^2/n$. ...
khl's user avatar
  • 29
3 votes
0 answers
65 views

Let $X_1,X_2\ldots $ be a sequence of independent, identically distributed with $X_i\sim U(0,1)$ For the sequence of geometric means $G_n = \big(\prod_{i=1}^n X_i \big)^{1/n}$ show that $\sqrt n(G_n − ...
chesslad's user avatar
  • 2,633
1 vote
0 answers
347 views

Let $X_i$ be i.i.d. r.v. with $\sim Exp(\lambda)$ and for n to $\infty$ $$\sqrt{n} \cdot (Z_n - \theta) \overset{d}{\to} N(0,\sigma^2) $$ $\tilde{\lambda} = - ln(\bar{Y_n})$, where $Y_i = 1 \{X_i = 0\...
Le_Poisson's user avatar
0 votes
0 answers
152 views

I want to solve the following exercise, but I'm having problems handling all the information given. Let $Y_n $ be a sequence of real random variables and $m, σ > 0$ be real numbers such that as $n ...
Miresh's user avatar
  • 175
0 votes
1 answer
48 views

Let $(X_n)_n$ be a sequence of i.i.d random variables taking values in $\mathbb{R}^d,d \geq 1,$ such that $E[||X||^2]<+\infty$ where $||.||$ is a norm on $\mathbb{R}^d,$ and let $\overline{X}_n=\...
mathex's user avatar
  • 624
0 votes
0 answers
101 views

Let $X_1$, $X_2$, $\ldots$ iid, $\sim$ $N(\theta,\sigma^2)$; $\theta \in \mathbb{R}$ unknown, $\sigma > 0$ and $a \in \mathbb{R}$ given. $g(\theta) := P(X_i > a)$. We want to estimate $g(\theta)...
mmg97's user avatar
  • 39
1 vote
0 answers
44 views

Suppose that $\sqrt{N} \left ( \widehat{\theta} - e \right ) \overset{d} N\left ( 0, \sqrt{2} \right )$, If $Y_{n} \equiv \sqrt{N} \left ( log \widehat{\theta} - \beta_{1}\right )$, provide constants ...
OGC's user avatar
  • 2,363
0 votes
1 answer
170 views

Let $(X,Y)$ be bivariate normal distributed and $$ S_X^2 = \sum_i (X_i - \bar{X})^2 \\ S_Y^2 = \sum_i (Y_i - \bar{Y})^2. $$ Now I want to derive the limit of $$ T_n:= \left ( \sqrt{n} \left ( \frac{\...
Max's user avatar
  • 191
0 votes
2 answers
152 views

Use the definition of continuity and the formal definition of the limit value ("$\epsilon$-$\delta$ definition") to show the following: Let $f: \mathbb{R} \to \mathbb{R}$ be a function that is ...
Mathomat55's user avatar
2 votes
0 answers
590 views

Let $X_1 \dots X_n \sim B(1, p)$ be i.i.d. random variables. Then the variance of $X_i$ can be approximated through $Y_n = \bar{X}_n(1 - \bar{X}_n)$. What is the limit distribution of $Y_n$ as $n \to \...
WafflesTasty's user avatar
0 votes
1 answer
2k views

There's some questions: Suppose $X_1, \dots, X_n$ be iid random variables with common density function $$f(x) = \frac{\theta}{(1+x)^{\theta+1}} , x > 0 , \theta > 0 $$ (a) Find the ...
連振宇's user avatar
1 vote
0 answers
303 views

Given $X_1,...,X_n \sim \text{Exp}(\theta)$ and $Y_1,...,Y_n \sim \text{Exp}(\frac{1}{\theta})$, where $\theta>0$ and have the same $\theta$ in both distributions. $X$ and $Y$ are independent. I ...
Frederik's user avatar
  • 338
1 vote
0 answers
666 views

First let me write the statement of delta method from wikipedia: If there is a sequence of random variables $(X_n)$ satisfying $\sqrt{n}[X_n-\theta]\,\xrightarrow{D}\,\mathcal{N}(0,\sigma^2)$ ...
Kryvtsov's user avatar
  • 151
1 vote
1 answer
260 views

Here is the question: Find the limiting distribution of the quartile ratio defined as $\frac{X_{(3n/4):n}}{X_{(n/4):n}}$ (the third quartile divided by the first quartile)for the exponential ...
MBR's user avatar
  • 66
0 votes
2 answers
798 views

I know a Poisson random variable X has E(X) = μ and also Var(X) = μ. I'm given symmetrizing chance of variables, $$ Y= X^{2/3} $$ and I need to use the delta method to approximate E(Y) and Var(Y) for ...
Bryn Burns's user avatar
0 votes
0 answers
52 views

I've working on a project which involves datasets with points at, what should be, regular intervals. However, due to things such as down times / reboots / outages, the data collected (from sensors) ...
Tobi's user avatar
  • 862
0 votes
2 answers
78 views

I am reading an article for percentage calculations... "This means that if you want to calculate the price change in a given stock, you subtract the current price from yesterday's closing price and ...
Nunyet Calçada's user avatar
1 vote
0 answers
1k views

The Question: Given independent random variables $X_1, \dots,X_n \sim N(\mu,\mu^2)$, let $Q=\sum_{i=1}^n(X_i-\overline X)^2$ where $\overline X = \frac 1n \sum_{i=1}^nX_i$. Use the delta method to ...
glowstonetrees's user avatar