Exercise 3.3Z: Moments for Triangular PDF
From LNTwww
(Redirected from Aufgabe 3.3Z: Momente bei Dreieck-WDF)
We consider in this exercise two random signals x(t) and y(t) each with triangular PDF, namely
- the one-sided triangular PDF according to the upper graph:
- fx(x)={0.5⋅(1−x/4)for0≤x≤4,0else.
- the two-sided triangular PDF according to the graph below:
- fy(y)={0.25⋅(1−|y|/4)for−4≤y≤4,0else.
To solve this problem, consider the equation for the central moments:
- μk=k∑κ=0(kκ)⋅mk⋅(−m1)k−κ.
Specifically, this equation yields the following results:
- μ1=0,μ2=m2−m21,μ3=m3−3⋅m2⋅m1+2⋅m31,
- μ4=m4−4⋅m3⋅m1+6⋅m2⋅m21−3⋅m41.
From the central moments of higher order one can derive among others:
- the "Charlier's skewness" S=μ3/σ3,
- the "kurtosis" K=μ4/σ4.
Hints:
- This exercise belongs to the chapter Expected Values and Moments.
- Reference is made to the section Some common central moments.
Questions
Solution
(1) For the k–th order moment of the random variable x holds:
- mk=1/2⋅∫40xk⋅(1−x4)dx.
- This leads to the result:
- mk=xk+12⋅(k+1)|40−xk+28⋅(k+2)|40=2⋅4k(k+1)⋅(k+2).
- From this we obtain for the linear mean (k=1):
- mx=4/3=1.333_.
(2) The (k=2) is m2=8/3.
- From this follows with "Steiner's theorem":
- σ2x=8/3−(4/3)2=8/9⇒σx≈0.943_.
(3) With m1=4/3, m2=8/3 and m3=32/5, the given equation for the third order central moment gives: μ3=64/135≈0.474.
- From this follows for the "Charlier's skewness":
- Sx=64/135(√8/9)3=√85≈0.566_.
- Due to the asymmetric PDF: Sx≠0.
(4) Correct are the proposed solutions 1, 3 and 4:
- For symmetric PDF, all odd moments are zero, including the mean my.
- Therefore, according y: There is no difference between the moments mk and the central moments μk.
- The moments mk with even k are the same for the random variables x and y. This is evident from the time averages:
- Since x2(t)=y2(t), for k=2n the moments are equal too:
- mk=m2n= ...∫[x2(t)]ndx= ...∫[y2(t)]ndy.
(5) With the result of the subtask (2) holds:
- m2=μ2=σ2y=8/3=2.667⇒σy=1.633_.
(6) For symmetrical PDF, the fourth-order central moment is equal to the moment m4.
- From the general equation calculated in subtask (1) one obtains μ4=256/15.
- From this follows for the kurtosis:
- Ky=μ4σ4y=256/15(8/3)2=2.4_.
- Note: This numerical value is valid for the triangle PDF in general and lies between the kurtosis values of the uniform distribution (K=1.8) and the Gaussian distribution (K=3). This is a quantitative evaluation of the fact that here
- the outliers are more pronounced than in the case of a uniformly distributed random size,
- but due to the limitation less pronounced than with Gaussian sizes.
- Note: This numerical value is valid for the triangle PDF in general and lies between the kurtosis values of the uniform distribution (K=1.8) and the Gaussian distribution (K=3). This is a quantitative evaluation of the fact that here
- Then we will prove that the asymmetric triangular PDF fx(x) has the same kurtosis as shown in the upper sketch on the data sheet:
- μ4=m4−4⋅m3⋅m1+6⋅m2⋅m21−3⋅m41=25615−4⋅325⋅43+6⋅83⋅(43)2−3⋅(43)4=25615⋅9
- With the result of the subtask (3) ⇒ σ2x=8/9 it follows:
- Kx=256/(15⋅9)8/9⋅8/9=2.4.