Variance estimation by Permutation Samples
- From: "\"Luis A. Afonso\"" <licas_@xxxxxxxxxxx>
- Date: Thu, 29 Dec 2005 04:24:22 EST
(a Project)
It was nice that someone could check the following strategy I´ll try to put in action:
Algorithm:
To obtain a generic variance estimate*, var, then its Confidence Interval by:
First step: to find MM by the permutation X´, (MM denoting the modified mean)
__MM = [j*x´j]/c__
__ c = n*(1+n)/2
Second step: to get a new data Permutation X´´ and
_ssd = [(x´´j - MM)^2]
Third step
_var = ssd/(n-1)
* repeated a larger number of times to be possible a CI estimation, which I suppose (I hope) narrower than the conventional algorithm:
___ [xj - xbar]^2 /(n-1).
___xbar = [xj] / n
_licas (Luís A. Afonso)
.
- Follow-Ups:
- Re: Variance estimation by Permutation Samples
- From: \"Luis A. Afonso\"
- Re: Variance estimation by Permutation Samples
- From: \"Luis A. Afonso\"
- Re: Variance estimation by Permutation Samples
- From: \"Luis A. Afonso\"
- Re: Variance estimation by Permutation Samples
- From: A.G.McDowell
- Re: Variance estimation by Permutation Samples
- Prev by Date: Formal Test for Pooled Variance?
- Next by Date: Re: How important is school reputation for MS in Biostatistics?
- Previous by thread: Formal Test for Pooled Variance?
- Next by thread: Re: Variance estimation by Permutation Samples
- Index(es):