Eine Klarstellung Ihrer Frage (es scheint mir zwei verwandte, aber unterschiedliche Teile zu geben): Sie suchen nach (1) Verteilung einer Summe von unabhängigen Quadraten t αn tα Zufallsvariablen und (2) Stichprobenverteilung der Varianz (oder die zugehörige Standardabweichung) einer Zufallsstichprobe aus einem tα -Verteilung (vermutlich Ihr Grund, nach (1) zu fragen).
Verteilung der Summe des unabhängigen Quadrats tα Variablen
Wenn (unabhängige) zufällige t- Variablen mit α df sind, ist es falsch, dass ∑ n i = 1 T 2 i ∼ F ( n , αTi∼tαtα (was Sie in Ihrem zweiten zu behaupten scheinen) " mögliche Lösung"). Dies lässt sich leicht überprüfen, indem der erste Moment eines jeden berücksichtigt wird (der erste Moment des letzteren ist n- mal der erste). ∑ni=1T2i∼F(n,α)n
Die Behauptung in Ihrer ersten "möglichen Lösung" ist richtig: . Anstatt auf charakteristische Funktionen zurückzugreifen, denke ich, dass dieses Ergebnis transparenter ist, wenn man die Charakterisierung des t betrachtetT2i∼F(1,α)t Verteilung als Verteilung des Verhältnisses ZU/α√ZUαZV/1U/αV=Z2F(1,α)α
∑ni=1T2i∼nF(n,α)α>4limα→∞nF(n,α)=χ2n, which is the result we expect when summing squared (standard) normal variates.]
Sampling Distribution of Variance When Sampling from a tα Distribution
Considering what I have written above, the expression you obtain for "the density of the standard deviation of n-sample T variables" is incorrect. However, even if the F(n,α) were the correct distribution, the standard deviation is not simply the square root of the sum of squares (as you seem to have used to arrive at your g(u) density). You would instead be looking for the (scaled) sampling distribution of ∑ni=1(Ti−T¯)2=∑ni=1T2i−nT¯2. In the normal case, the LHS of this expression can be re-written as a sum of squared normal variables (the term inside the square can be re-written as a linear combination of normal variables which is again normally distributed) which leads to the familiar χ2 distribution. Unfortunately, a linear combination of t variables (even with the same degrees of freedom) is not distributed as t, so a similar approach can not be exploited.
Perhaps you should re-consider what it is you wish to demonstrate? It may be possible to achieve the objective using some simulations, for example. However, you do indicate an example with α=3, a situation where only the first moment of F(1,α) is finite, so simulation won't help with such moment calculations.