La pagina di Wikipedia che hai fornito in realtà non usa il termine "trasformazione stabilizzante la varianza". Il termine "trasformazione stabilizzante la varianza" viene generalmente utilizzato per indicare trasformazioni che rendono costante la varianza della variabile casuale. Sebbene nel caso di Bernoulli, questo è ciò che sta accadendo con la trasformazione, non è esattamente quello che l'obiettivo è. L'obiettivo è ottenere una distribuzione uniforme e non solo una varianza che stabilizzi.
Ricordiamo che uno degli scopi principali dell'utilizzo di Jeffreys in precedenza è che è invariante in fase di trasformazione. Ciò significa che se si parametrizza nuovamente la variabile, il precedente non cambierà.
1.
( 1 / 2 , 1 / 2 )
pγ( γ) ∝ 1γ( 1 - γ)-------√.
γ= peccato2( θ )θθ = arcsin( γ--√)0 < γ< 10 < θ < π/ 2peccato2( x ) + cos2( x ) = 1
Fθ( x )fθ( x )= P( θ < x )= P( peccato2( θ ) < sin2( x ) )= P( γ< sin2( x ) )= Fγ( peccato2( x ) )= dFγ( peccato2( x )dX= 2 sin( x ) cos( x )pγ( peccato2( x ) )∝ peccato( x ) cos(x)1sin2(x)(1−sin2(x))−−−−−−−−−−−−−−−−√=1.
Thus θ is the uniform distribution on (0,π/2). This is why the sin2(θ) transformation is used, so that the re-parametrization leads to a uniform distribution. The uniform distribution is now the Jeffreys prior on θ (since Jeffreys prior is invariant under transformation). This answers your first question.
2.
Often in Bayesian analysis one wants a uniform prior when there is not enough information or prior knowledge about the distribution of the parameter. Such a prior is also called a "diffuse prior" or "default prior". The idea is to not commit to any value in the parameter space more than other values. In such a case the posterior is then completely dependent on the data likelihood. Since,
q(θ|x)∝f(x|θ)f(θ)∝f(x|θ).
If the transformation is such that the transformed space is bounded, (like (0,π/2) in this example), then the uniform distribution will be proper. If the transformed space is unbounded, then the uniform prior will be improper, but often the resulting posterior will be proper. Although, one should always verify that this is the case.