Questions tagged [ancillary-statistics]
17 questions
20
votes
0 answers
Is there a general expression for ancillary statistics in exponential families?
An i.i.d sample $X_1,\dots,X_n$ from a scale family with c.d.f. $F(\frac{x}{\sigma})$ has $S(X)$ as an ancillary statistic if $S(X)$ depends on the sample only through $\frac{X_1}{X_n},\cdots,\frac{X_{n-1}}{X_n}$.
Is this result also sufficient?
Is…

Henry.L
- 2,260
- 1
- 13
- 32
16
votes
2 answers
What is the difference between conditioning on regressors vs. treating them as fixed?
Sometimes we assume that regressors are fixed, i.e. they are non-stochastic. I think that means all our predictors, parameter estimates etc. are unconditional then, right? Might I even go so far that they are no longer random variables?
If on the…

Hirek
- 827
- 2
- 10
- 18
6
votes
1 answer
Ancillary statistics:Beta distribution is free of $\beta$?
I am reading Robert V. Hogg Introduction to Mathematical Statistics 6th Version page 409, second paragraph.
$X_1, X_2$ is a random sample from a Gamma $\text{G}(\alpha,\beta)$
distribution with known parameter $\alpha>0$ and unknown parameter
…

Deep North
- 4,527
- 2
- 18
- 38
5
votes
1 answer
Can someone explain the concept of ancillary statistics in layman's terms?
I'm having a hard time trying to relate or understand it in the simplest way (without solving).
"Without solving" in a sense that I don't have to solve for the marginal distribution of T2, if for example there are T1 and T2, and see that it is…

ji-ln
- 51
- 4
3
votes
1 answer
Is Uniform distribution [a,b] always symmetric?
I want to know whether any uniform distributed random variable is symmetric on any interval [a,b].
My thinking is it is symmetric on any interval [a,b].
i tried to think about a counter-example. But I didn't find any.
Is there any?
I want to know…

Sam88
- 328
- 3
- 10
3
votes
1 answer
What is an approximate ancillary statistic?
In the article Assessing the Accuracy of the Maximum Likelihood Estimator: Observed Versus Expected Fisher Information the authors use the expression "approximate ancillary statistic". This expression is used in a lot of others articles. Anyone…
3
votes
0 answers
Is Complete Statistic Uncorrelated with Ancillary Statistic
By Basu's theorem, we know that any ancillary statistic is independent of a statistic that is both sufficient and complete. I was wondering if the assumption of sufficiency and completeness can be relaxed.
If $T$ is a complete statistic for a…

Steve
- 287
- 1
- 6
2
votes
1 answer
Is Dixon's Q statistic ancillary for normal data?
Dixon's Q statistic is the ratio of the "gap" between an outlier and the nearest value, over the range of the data.
I would like to know is if this is ancillary to the parameters of the normal distribution.
I know that the denominator is ancillary…

Marj
- 73
- 5
2
votes
2 answers
Prove that $X_{(n)} - X_{(1)}$ is an ancillary statistics
Let $X_{1},X_{2},\ldots,X_{n}$ be an independent and equally distributed random sample whose distribution is uniform on the interval $(\theta,\theta+1)$, $-\infty<\theta<+\infty$. Then consider the order statistics
$X_{(1)} < X_{(2)} < \ldots <…
user242554
2
votes
0 answers
Rss and sample variance indipendence in simple linear regression
Suppose that $ (X_1 ,Y_1...X_n,Y_n) $ is an i.i.d. random sample from a simple homoschedastic linear model $Y=\alpha +\beta X+e $ , with $e|X \sim N(0,\sigma_e^2)$.
I want to understand if $ \frac{rss}{\sigma_Y^2}=\frac{1}{\sigma_Y^2}\sum_i (Y_i -…

omega
- 407
- 2
- 9
1
vote
1 answer
Showing that a statistic is ancillary for a parameter
Working through a HW problem, and a hint is that for a decision rule
$$T(X) = \frac{X_{(1)} + X_{(n)}}{2}$$
Then
$$T - \bar{X} $$
is ancillary.
Intuitively this makes complete sense, but I am failing to see how to show this. I thought about going to…

FAS
- 121
- 5
1
vote
0 answers
Does this distribution belong to the exponential family?
I was looking at a problem in the book of "Statistical Inference" second edition by George Casella and Roger L. Berger from chapter 6 that deals with sufficient statistics, minimal sufficient statistics, complete statistics, etc.
In problem 6.20…
1
vote
1 answer
What are the broadest class of distributions for which the range statistic is ancillary to the expectation of the random variable?
Let $X_1,X_2,X_3$ be iid random variables such that $E(X_1)=\mu$
Define $X_{(3)}$ and $X_{(1)}$ as the maximum and minimum order statistics respectively.
I know that if $X$ is normal, $R=X_{(3)}-X_{(1)}$ is ancillary to $\mu$
What is the biggest…

Marj
- 73
- 5
1
vote
1 answer
Showing these statistics are ancillary
Let $Z_i = X_{(n)} - X_{(i)}$ for $i=1,2,\dots,n$ where $X \sim N(\mu, 1)$, and $X_{(i)}$ is the ith order statistic of the sample.
I want to show $Z=(Z_1,\dots,Z_{n-1})$ are ancillary for $\mu$.
My attempt
I know to do this I need to show that the…

Xiaomi
- 2,276
- 6
- 19
0
votes
1 answer
Ancillary function of a random vector, which is independent of change of origin and scale
Let
$(X_1,\ldots,X_n)$ be a random vector, whose distribution involves unknown: location parameter $\mu$ and a scale parameter $\sigma>0$. It follows, that any measurable function $f(X_1,\ldots,X_n)$, satisfying…

Mentossinho
- 159
- 1
- 9