On Moments of Folded and Truncated Multivariate Normal Distributions Raymond Kan Rotman School of Management, University of Toronto 105 St. George Street, Toronto, Ontario M5S 3E6, Canada (E-mail: [email protected]) and Cesare Robotti Terry College of Business, University of Georgia 310 Herty Drive, Athens, Georgia 30602, USA (E-mail: [email protected]) December 21, 2017

Abstract Recurrence relations for integrals that involve the density of multivariate normal distributions are developed. These recursions allow fast computation of the moments of folded and truncated multivariate normal distributions. Besides being numerically efficient, the proposed recursions also allow us to obtain explicit expressions of low order moments of folded and truncated multivariate normal distributions.

Keywords: Multivariate normal distribution; Folded normal distribution; Truncated normal distribution.

1

Introduction

Suppose X = (X1 , . . . , Xn )T follows a multivariate normal distribution with mean µ and positive definite covariance matrix Σ. We are interested in computing E(|X1 |k1 · · · |Xn |kn ) and E(X1k1 · · · Xnkn | ai < Xi < bi , i = 1, . . . , n) for nonnegative integer values ki = 0, 1, 2, . . .. The first expression is the moment of a folded multivariate normal distribution |X| = (|X1 |, . . . , |Xn |)T . The second expression is the moment of a truncated multivariate normal distribution, with Xi truncated at the lower limit ai and upper limit bi . In the second expression, some of the ai ’s can be −∞ and some of the bi ’s can be ∞. When all the bi ’s are ∞, the distribution is called the lower truncated multivariate normal, and when all the ai ’s are −∞, the distribution is called the upper truncated multivariate normal. The folded univariate normal distribution was first introduced by Leone et al. (1961), and Elandt (1961) provides expressions for its moments. Psarakis and Panaretos (2001) generalize the folded distribution to the bivariate normal case and provide the moment generating function when µ = 0. Recently, Chakraborty and Chatterjee (2013) introduce the folded multivariate normal distribution. They present the joint density, the moment generating function, and the mean and covariance matrix of |X|. Unfortunately, as pointed out by Murthy (2015), the moment generating function as well as the mean and covariance matrix expressions given in Chakraborty and Chatterjee (2013) are incorrect. The moments of the folded multivariate normal distribution are simply the absolute moments of the multivariate normal distribution. When µ = 0, there is a literature that provides explicit formulae for these absolute moments. Nabeya (1951) derives an explicit expression of the absolute moments for the bivariate normal case. Nabeya (1952) presents explicit expressions of the absolute moments for the trivariate normal case (up to 12th order, see also related results in Kamat (1953)). For the 4-variate case, Nabeya (1961) provides explicit expressions of some low order absolute moments. However, the computation of higher order absolute moments has been a challenge for n > 2 even when µ = 0. When µ 6= 0, we are unaware of any result that enables us to compute arbitrary order absolute moments of a multivariate normal distribution (except when n = 1). There is a long and rich literature on truncated normal distributions. For n = 1, Cohen (1991) provides a comprehensive review of the literature. For the lower truncated univariate normal, Cohen (1951a) proposes a recursive formula for its moments. In addition, Cohen (1951b) derives a recursive formula for the moments of the doubly truncated univariate normal. For n = 2, Rosenbaum (1961) provides the first two moments for the singly truncated case, and Khatri and Jaiswal (1963) provide a recurrence relation to obtain all the bivariate moments for the lower truncated case. For the doubly truncated case, Shah and Parikh (1964) and Dyer (1973) propose recurrence formulae for the bivariate moments. For the n-dimensional case, Birnbaum and Meyer (1953) derive a recursive formula for the bivariate moments in the lower truncated case. Gupta and Tracy (1976) provide a recurrence relation between different product moments of a doubly truncated 1

multivariate normal. Unfortunately, since their recurrence relation does not express the product moments in terms of lower order product moments, it has been of little practical use besides the case of bivariate moments. Lee (1983) also presents a recurrence relation between product moments of a doubly truncated multivariate normal, but his relation requires the powers of all but one of the variables to be equal to one. Therefore, his formula cannot be used when some of the variables have powers greater than one. The moment generating function of the lower truncated multivariate normal distribution is available in Tallis (1961) and, in principle, it can be used to compute all the product moments for the lower truncated multivariate normal. Tallis (1961) provides explicit expressions of some low order moments for the n = 2 and 3 cases. However, differentiating this moment generating function to obtain higher order moments involves tedious calculations. Recently, Arismendi (2013) overcomes this difficulty by providing explicit expressions for computing arbitrary order product moments. However, the required calculations for this approach can be quite time consuming. For example, when n = 6, computing all the fourth order moments, i.e., k1 + · · · + k6 = 4, for the lower truncated multivariate normal distribution requires more than 5.4 hours on a PC with an Intel i7-4790K. In contrast, the Matlab program based on our algorithm computes all the product moments with 0 ≤ ki ≤ 4 (i = 1, . . . , 6) in less than 29 seconds. Instead of differentiating the moment generating function, we approach the problem by directly computing the moments of folded and truncated multivariate normal distributions, which require evaluating n-dimensional integrals that involve the multivariate normal density. We develop simple and efficient recurrence formulae for these multivariate integrals.1 In the most general case, the recurrence formula involves 3n + 1 terms, but in many cases the number of terms can be reduced to n + 1. The rest of the article is organized as follows. Section 2 presents a recurrence formula for an integral that is essential for the evaluation of moments of folded and truncated multivariate normal distributions. Section 3 presents the results for the folded multivariate normal distribution. Section 4 presents the results for the truncated multivariate normal distribution. Explicit expressions for some low order moments of folded and truncated multivariate normal distributions are presented in the online appendix. Section 5 discusses possible extensions.

2

A Recurrence Relation for a Multivariate Integral

Suppose X = (X1 , . . . , Xn )T ∼ N (µ, Σ), where µ = (µ1 , . . . , µn )T is the mean of X, Σ = (σij ) is the covariance matrix of X, and σi2 ≡ σii stands for the variance of Xi . The 1

It is worth noting that the recurrence formulae we present rely on the ability to evaluate the cumulative distribution function of multivariate normal distributions. This can be done fairly accurately using numerical methods when n is less than or equal to four, but Monte Carlo methods are required for higher dimensional cases.

2

joint density function of X is φn (x; µ, Σ) =

1

1

n 2

(2π) |Σ|

1 2

T Σ−1 (x−µ)

e− 2 (x−µ)

.

The cumulative distribution function of X is denoted as Z x Φn (x; µ, Σ) = φn (y; µ, Σ)dy, −∞

where we make use of the short-hand notation Z bn Z b1 Z b f (x1 , . . . , xn )dxn · · · dx1 . ··· f (x)dx ≡ a

a1

an

When µ = 0, we suppress the argument µ and simply write φn (x; Σ) and Φn (x; Σ). In addition, let Z b Ln (a, b; µ, Σ) = φn (y; µ, Σ)dy. a

Based on the inclusion-exclusion principle, this probability can be written as a linear combination of 2n different values of Φn (·; µ, Σ), that is, Pn X Ln (a, b; µ, Σ) = (−1)n− j=1 ij Φn ((yi1 , . . . , yin )T ; µ, Σ), i1 ,...,in ∈{0,1}

where yij = aj if ij = 0 and yij = bj if ij = 1. For the special case of univariate standard normal (i.e., n = 1, µ = 0, σ = 1), we use φ(x) and Φ(x) to denote its density and cumulative distribution functions, respectively. In addition, for the standard bivariate normal (i.e., n = 2, µ1 = µ2 = 0, σ1 = σ2 = 1), we let φ2 (x1 , x2 ; ρ) stand for φ2 (x; Σ) and Φ2 (x1 , x2 ; ρ) stand for Φ2 (x; Σ), where ρ is the correlation coefficient between X1 and X2 . For two n-vectors x = (x1 , . . . , xn )T and κ = (k1 , . . . , kn )T , let xκ stand for xk11 · · · xknn . By a(i) we denote a vector a with its ith element removed. For a matrix A, we let Ai,(j) stand for the ith row of A with its jth element removed. Similarly, A(i),(j) stands for the matrix A with its ith row and jth column removed. Finally, we let ei denote an n-vector with its ith element equal to one and zero otherwise. The integral that we are interested in evaluating is Z b n Fκ (a, b; µ, Σ) ≡ xκ φn (x; µ, Σ)dx. a

The boundary condition is obviously F0n (a, b; µ, Σ) = Ln (a, b; µ, Σ). When n = 1, it is straightforward to use integration by parts to show that (with the arguments of Fk1 suppressed) F01 = Φ(β) − Φ(α), 1 1 Fk+1 = µFk1 + kσ 2 Fk−1 + σ{ak φ(α) − bk φ(β)}

3

(k ≥ 0),

where α = (a−µ)/σ and β = (b−µ)/σ.2 When n > 1, we need a similar recurrence relation in order to compute Fκ (a, b; µ, Σ). The following theorem presents the required result. Lee (1983) also presents a similar recursive relation but his result can only be applied when κ is in the form of (1, . . . , 1)T + ki ei , whereas our result allows for an arbitrary κ > 0. Theorem 1 For n > 1, n Fκ+e (a, b; µ, Σ) = µi Fκn (a, b; µ, Σ) + eTi Σcκ i

(i = 1, . . . , n),

(1)

where cκ is an n-vector with jth element k n ˜ j) ˜ aj , Σ cκ,j = kj Fκ−e (a, b; µ, Σ) + aj j φ1 (aj ; µj , σj2 )Fκn−1 (a(j) , b(j) ; µ j (j) k

˜ j ), ˜ bj , Σ − bj j φ1 (bj ; µj , σj2 )Fκn−1 (a(j) , b(j) ; µ (j)

(2)

and ˜ aj = µ(j) + Σ(j),j µ

a j − µj , σj2

˜ bj = µ(j) + Σ(j),j µ

bj − µj , σj2

˜ j = Σ(j),(j) − 1 Σ(j),j Σj,(j) . Σ σj2 When kj = 0, the first term in (2) vanishes. When aj = −∞, the second term vanishes, and when bj = ∞, the third term vanishes.3 Proof: Taking the derivative of the multivariate normal density, we have −

∂φn (x; µ, Σ) = Σ−1 (x − µ)φn (x; µ, Σ). ∂x

Multiplying each element on both sides by xκ and integrating x from a to b, we have (after suppressing the arguments of Fκn )  n  Fκ+e1 − µ1 Fκn  n   Fκ+e2 − µ2 Fκn  −1  , cκ = Σ  (3) ..  .   n Fκ+e − µn Fκn n

where the jth element of the left hand side is bj Z b(j) Z b κ cκ,j = − x φn (x; µ, Σ) dx(j) + kj xκ−ej φn (x; µ, Σ)dx a(j) a

(4)

xj =aj

2

1 Note that when k = 0, the term with the undefined component F−1 vanishes and F11 can be computed 1 based only on F0 . 3 It is worth noting that Theorem 1 also holds for nonnegative real values ki . However, the proposed recursion has greater practical value when the ki ’s are nonnegative integers since the boundary conditions can be evaluated in this case.

4

by using integration by parts. Using the fact that ˜ j ), ˜ aj , Σ φn (x; µ, Σ)|xj =aj = φ1 (aj ; µj , σj2 )φn−1 (x(j) ; µ ˜ j ), ˜ bj , Σ φn (x; µ, Σ)|xj =bj = φ1 (bj ; µj , σj2 )φn−1 (x(j) ; µ we obtain k

n ˜ j) ˜ aj , Σ cκ,j = kj Fκ−e (a, b; µ, Σ) + aj j φ1 (aj ; µj , σj2 )Fκn−1 (a(j) , b(j) ; µ j (j) k ˜ j ). ˜ bj , Σ − bj j φ1 (bj ; µj , σj2 )Fκn−1 (a(j) , b(j) ; µ (j)

When kj = 0, the last integral in (4) is equal to zero, and the first term of cκ,j drops out. k When aj → −∞, aj j φ1 (aj ; µj , σj2 ) → 0, so the second term of cκ,j drops out. Similarly, when bj → ∞, the third term of cκ,j drops out. Finally, multiplying both sides of (3) by Σ, we obtain (1). This completes the proof of Theorem 1. It should be emphasized that Gupta and Tracy (1976) present a similar recurrence relation for the moments of a doubly truncated multivariate normal distribution. Besides the fact that they are dealing with the special case of a = 0, the main difference is that their recurrence relation is essentially stated as  n  Fκ+e1 − µ1 Fκn  n   Fκ+e2 − µ2 Fκn  T −1   (j = 1, . . . , n). cκ,j = ej Σ  ..  .   n Fκ+e − µn Fκn n

In this form, one cannot compute Fκn by using only lower order terms, and it is difficult to use this recursion in practice. Due to this unfortunate situation, no attempts have been made to use this recurrence relation to compute higher order moments of a truncated multivariate normal for n ≥ 3. We overcome this problem in Theorem 1 by multiplying both sides of (3) by Σ. This delivers a simple way to compute Fκn (a, b; µ, Σ) based on at most 3n + 1 lower order terms, with n + 1 of them being n-dimensional integrals and the rest being (n − 1)-dimensional integrals. Although Theorem 1 is stated as a recurrence relation, it is better to avoid using a recursive function to compute Fκn (a, b; µ, Σ). For speed gains, it is much more efficient to ˜ j ) and ˜ aj , Σ first compute all the necessary (n − 1)-dimensional integrals (Fνn−1 (a(j) , b(j) , µ ˜ j ) for 0 ≤ ν ≤ κ(j) , j = 1, . . . , n) and then build up the entire table ˜ bj , Σ Fνn−1 (a(j) , b(j) , µ of Fνn (a, b; µ, Σ) for 0 ≤ ν ≤ κ. When all the ai ’s are −∞ or all the bi ’s are ∞, the length of the recurrence relation is reduced to 2n + 1. When all the ai ’s are −∞ and all the bi ’s are ∞, we have Fκn (−∞, ∞; µ, Σ) = E(X κ ), which is the product moments of X. In this case, the recurrence relation is E(X κ+ei ) = µi E(X κ ) +

n X

σij kj E(X κ−ej )

j=1

5

(i = 1, . . . , n),

and it is of length n + 1. This recurrence relation was obtained by Takemura and Takeuchi (1988) and Willink (2005). Another case of special interest occurs when ai = 0 and bi = ∞, i = 1, . . . , n. For this scenario, let Iκn (µ, Σ) ≡ Fκn (0, ∞; µ, Σ). The recurrence relation for Iκn can be written as n Iκ+e (µ, Σ) = µi Iκn (µ, Σ) + i

n X

σij dκ,j

(i = 1, . . . , n),

(5)

j=1

where dκ,j

 k I n (µ, Σ) j κ−ej = φ1 (µj ; σ 2 )I n−1 (µ ˜ j) ˜j, Σ j

κ(j)

(kj > 0), (kj = 0),

˜ j = µ(j) − Σ(j),j µj /σj2 . The length of this recursion is only n + 1. For n = 1, our with µ Ik1 (µ, σ 2 ) function is closely related to the Ik function of Fisher (1931), which is defined as Z ∞ k x − (x+ξ)2 1 2 e . Ik (ξ) = 1 (2π) 2 0 k! It can be readily seen that Ik (ξ) = Ik1 (−ξ, 1)/k!, and it satisfies the recurrence relation (k + 1)Ik+1 (ξ) = −ξIk (ξ) + Ik−1 (ξ)

3

(k ≥ 1).

Folded Multivariate Normal

The folded multivariate normal distribution is simply the distribution of |X|, where X ∼ N (µ, Σ). In this section, we present the correct expression of the moment generating function of |X| as well as our approach for computing arbitrary order moments of |X|. Following Chakraborty and Chatterjee (2013), let S(n) = {s : s = (s1 , . . . , sn ), with si = ±1, i = 1, . . . , n} be a set of different combinations of n positive and negative signs. By defining Λs = Diag(s1 , . . . , sn ), Chakraborty and Chatterjee (2013) show that the joint density of Y = |X| is X fY (y) = φn (y; µs , Σs ) (y ≥ 0), s∈S(n)

where µs = Λs µ, Σs = Λs ΣΛs , and the cumulative distribution function of Y is simply FY (y) = Pr[−y ≤ X ≤ y] = Ln (−y, y; µ, Σ)

(y ≥ 0).

Using the same derivations as in Tallis (1961), it is easy to show that Z ∞ Z ∞ 1 tT y tT y− 12 (y−µs )T Σ−1 s (y−µs ) dy e φn (y; µs , Σs )dy = n 1 e 0 0 (2π) 2 |Σs | 2 6

= et



s+

tT Σs t 2

Z



(2π) |Σs |

0

= et



s+

tT Σs t 2

1 n 2

1

1 2

T Σ−1 (y−µ −Σ t) s s s

e− 2 (y−µs −Σs t)

dy

Φn (µs + Σs t; Σs ).

It follows that the moment generating function of Y is X tT Σs t T T et µs + 2 Φn (µs + Σs t; Σs ). mY (t) = E(et y ) = s∈S(n)

While it is possible to differentiate mY (t) to obtain the product moments of Y , it is much easier to compute the product moments of Y using our Iκn (µ, Σ) function. Specifically, we have X X Z ∞ κ Iκn (µs , Σs ). y κ φn (y; µs , Σs )dy = E(Y ) = s∈S(n) 0

2n

s∈S(n)

Iκn (µs , Σs )

to obtain E(Y κ ). Using our recurrence All we need is to evaluate different relation in (5), these calculations are very fast even for moderately large n. For example, when running our Matlab program on a PC with an Intel i7-4790K CPU, it takes 3.7 seconds to compute E(Y ν ) for 0 ≤ ν ≤ (5, 5, 5, 5)T when n = 4, and 45.2 seconds to compute E(Y ν ) for 0 ≤ ν ≤ (5, 5, 5, 5, 5)T when n = 5. The recurrence relation for Iκn (µ, Σ) can be used to obtain explicit expressions for the product moments of Y . In the online appendix, we provide explicit expressions for E[Y κ ] up to the fourth order, which allow us to obtain the mean and covariance matrix of Y as   µ ˜i E[Yi ] = µi erf √ + 2σi φ(˜ µi ), 2 Var[Yi ] = µ2i + σi2 − E[Yi ]2 , Cov[Yi , Yj ] = (µi µj + σij ){4Φ2 (˜ µi , µ ˜j ; ρij ) − 2Φ(˜ µi ) − 2Φ(˜ µj ) + 1} ! ! µ ˜i − ρij µ ˜j µ ˜j − ρij µ ˜i + 2µj σi φ(˜ µi ) erf √ + 2µi σj φ(˜ µj ) erf √ 1 1 2(1 − ρ2ij ) 2 2(1 − ρ2ij ) 2 + 4σi σj (1 − ρ2ij )φ2 (˜ µi , µ ˜j ; ρij ) − E[Yi ]E[Yj ], √ where ρij = σij /(σi σj ), µ ˜i = µi /σi , and erf(µi / 2) = Φ(µi ) − Φ(−µi ) is the error function.

4

Truncated Multivariate Normal

The doubly truncated multivariate normal distribution is obtained by conditioning on a ≤ X ≤ b, where X ∼ N (µ, Σ). Let Z be the resulting truncated normal random vector with density function φn (z; µ, Σ) fZ (z) = (a ≤ z ≤ b). Ln (a, b; µ, Σ) The cumulative distribution function of Z is Z z 1 Ln (a, z; µ, Σ) FZ (z) = φn (x; µ, Σ)dx = (a ≤ z ≤ b). Ln (a, b; µ, Σ) a Ln (a, b; µ, Σ) 7

Generalizing the results in Tallis (1961), it is easy to show that the moment generating function of Z is Tz

mZ (t) = E(et

)=

tT Σt 1 T et µ+ 2 Ln (a, b; µ + Σt, Σ). Ln (a, b; µ, Σ)

In principle, one could differentiate this moment generating function to obtain E(Z κ ) = E(X κ | a ≤ X ≤ b), but for higher order moments, these calculations are extremely tedious, and the resulting expressions are not computationally efficient. Instead, we express E(Z κ ) in terms of our Fκn (a, b; µ, Σ) in Section 2 as 1 E(Z ) = Ln (a, b; µ, Σ) κ

Z

b

z κ φn (z; µ, Σ)dz =

a

Fκn (a, b; µ, Σ) . Ln (a, b; µ, Σ)

Using our recurrence relation in Theorem 1, the computation of E(Z κ ) is very fast even for moderately large n. For example, when running our Matlab program on a PC with an Intel i7-4790K CPU, it takes 0.97 second to compute E(Z ν ) for 0 ≤ ν ≤ (5, 5, 5, 5)T when n = 4, and 10.1 seconds to compute E(Z ν ) for 0 ≤ ν ≤ (5, 5, 5, 5, 5)T when n = 5. Our algorithm allows for the possibility that ai = −∞, bi = ∞, or both ai = −∞ and bi = ∞, i.e., no truncation on Xi . When all the ai ’s are −∞ (bi ’s are ∞), we have the upper (lower) truncated multivariate normal distributions. For these special cases, we can express E(Z κ ) in terms of the Iκn (µ, Σ) function, which can be computed with a shorter recursion. We first provide an illustration of this method for the lower truncated multivariate normal distribution. In this scenario, we can write E(Z κ ) as Z ∞ 1 κ z κ φn (z; µ, Σ)dz E(Z ) = Ln (a, ∞; µ, Σ) a Z ∞ 1 = (y + a)κ φn (y; µ − a, Σ)dy Φn (µ − a; Σ) 0 X κ 1 = aκ−ν Iνn (µ − a, Σ), (6) Φn (µ − a; Σ) ν 0≤ν≤κ

where ν = (ν1 , . . . , νn )T and

  Y n κ ki ! = . νi !(ki − νi )! ν i=1

This alternative expression shows that by using a binomial expansion, we can write E(Z κ ) Q as a linear combination of ni=1 (ki + 1) different Iνn (µ − a, Σ). In computing Iκn (µ − a, Σ), all the Iνn (µ − a, Σ) with 0 ≤ ν ≤ κ have already been computed. Therefore, no additional work is required besides summing up these terms. Similarly, for the upper truncated case, we can write Pn X κ 1 κ bκ−ν (−1) i=1 νi Iνn (b − µ, Σ). E(Z ) = Φn (b − µ; Σ) ν 0≤ν≤κ

8

5

Conclusion

The results in this article can be easily generalized to the case of multivariate normal mixtures. Generalizing the results to multivariate elliptical distributions requires a lot more work. Although the product moments of multivariate elliptical distributions can be obtained from the product moments of multivariate normal distributions (see, for example, Berkane and Bentler (1986) and Maruyama and Seo (2003)), it is not clear how to obtain product moments of folded and truncated multivariate elliptical distributions. We leave this topic for future research. SUPPLEMENTARY MATERIAL: The Matlab package ftnorm contains a set of programs to compute the moment expressions given in the article. The online appendix ftnormapp contains some supplementary results that are referred to in the article.

References Arismendi, J. C. (2013), “Multivariate Truncated Moments,” Journal of Multivariate Analysis, 117, 41–75. Berkane, M., and Bentler, P. M. (1986), “Moments of Elliptically Distributed Random Variates,” Statistics & Probability Letters, 4, 333–335. Birnbaum, Z., and Meyer, P. L. (1953), “On the Effect of Truncation in Some or All Coordinates of a Multinormal Population,” Journal of the Indian Society of Agricultural Statistics, 5, 18–28. Chakraborty, A. K., and Chatterjee, M. (2013), “On Multivariate Folded Normal Distribution,” Sankhy¯ a, Series B, 75, 1–15. Cohen, A. C. (1951a), “On Estimating the Mean and Variance of Singly Truncated Normal Frequency Distributions from the First Three Sample Moments,” Annals of the Institute of Statistical Mathematics, 3, 37–44. Cohen, A. C. (1951b), “Estimation of Parameters in Truncated Pearson Frequency Distributions,” Annals of Mathematical Statistics, 22, 256–265. Cohen, A. C. (1991), Truncated and Censored Samples: Theory and Applications, New York: Marcel Dekker. Dyer, D. D. (1973), “On Moments Estimation of the Parameters of a Truncated Bivariate Normal Distribution,” Journal of the Royal Statistical Society, Series C, 22, 287–291. Elandt, R. C. (1961), “The Folded Normal Distribution: Two Methods of Estimating Parameters from Moments,” Technometrics, 3, 551–562. Fisher, R. A. (1931), “Properties and Applications of Hh Functions,” Introduction to British A.A.S. Mathematical Tables, 1, 26–35. 9

Gupta A. K., and Tracy, D. S. (1976), “Recurrence Relations for the Moments of Truncated Multinormal Distribution,” Communications in Statistics – Theory and Methods, 5, 855– 865. Kamat, A. R. (1953), “Incomplete and Absolute Moments of the Multivariate Normal Distribution with Some Applications,” Biometrika, 40, 20–34. Khatri, C. G., and Jaiswal, M. C. (1963), “Estimation of Parameters of a Truncated Bivariate Normal Distribution,” Journal of the American Statistical Association, 58, 519–526. Lee, L. F. (1983), “The Determination of Moments of the Doubly Truncated Multivariate Normal Tobit Model,” Economics Letters, 11, 245–250. Leone, F. C., Nelson, L. S., and Nottingham, R. B. (1961), “The Folded Normal Distribution,” Technometrics, 3, 543–550. Maruyama Y., and Seo, T. (2003), “Estimation of Moment Parameter in Elliptical Distributions,” Journal of the Japan Statistical Society, 33, 215–229. Murthy, G. S. R. (2015), “A Note on Multivariate Folded Normal Distribution,” Sankhy¯ a, Series B, 77, 108–113. Nabeya, S. (1951), “Absolute Moments in 2-Dimensional Normal Distribution,” Annals of the Institute of Statistical Mathematics, 3, 2–6. Nabeya, S. (1952), “Absolute Moments in 3-Dimensional Normal Distribution,” Annals of the Institute of Statistical Mathematics, 4, 15–30. Nabeya, S. (1961), “Absolute and Incomplete Moments of the Multivariate Normal Distribution,” Biometrika, 48, 77–84. Psarakis, S., and Panaretos, J. (2001), “On Some Bivariate Extensions of the Folded Normal and the Folded t Distributions,” Journal of Applied Statistical Science, 10, 119–136. Rosenbaum, S. (1961), “Moments of a Truncated Bivariate Normal Distribution,” Journal of the Royal Statistical Society, Series B, 23, 405–408. Shah, S. M., and Parikh, N. T. (1964), “Moments of Single and Doubly Truncated Standard Bivariate Normal Distribution,” Vidya, 7, 82–91. Tallis, G. M. (1961), “The Moment Generating Function of the Truncated Multi-Normal Distribution,” Journal of the Royal Statistical Society, Series B, 23, 223–229. Takemura, A., and Takeuchi, K. (1988), “Some Results on Univariate and Multivariate Cornish-Fisher Expansion: Algebraic Properties and Validity,” Sankhy¯ a, Series A, 50, 111–136. Willink, R. (2005), “Normal Moments and Hermite Polynomials,” Statistics & Probability Letters, 73, 271–275. 10

On Moments of Folded and Truncated Multivariate ...

Dec 21, 2017 - ai < Xi < bi, i = 1,...,n) for nonnegative integer values ki = 0,1,2,.... The first ..... recursion has greater practical value when the ki's are nonnegative integers since the boundary conditions can be evaluated in ... When all the ai's are −∞ or all the bi's are ∞, the length of the recurrence relation is reduced to 2n + ...

306KB Sizes 1 Downloads 193 Views

Recommend Documents

Models based on moments, L-moments, and maximum ...
Jun 19, 2011 - statistics—hence their name—and, unlike µn=E[(X −mX)n], all. L-moments retain the ... Most recently, we use numerical routines to obtain “exact” values of c3 and c4 ..... domain solver Wolfram Alpha [11]. We can use a simila

Comparing L-Moments and Conventional Moments to ...
by examining correlations between speeds at different depths and using regression .... The peak-over-threshold model creates a more homogeneous sample by ..... database available, can lead to a rather heterogeneous sample; e.g., due to.

On the Interpretability of Linear Multivariate ...
analysis of neuroimaging data. However results ... neural response to an external trigger, e.g. a stimulus time course) the pattern. ˆA mapping S optimally (in the ...

Multiply folded graphene
Jun 27, 2011 - that folds have a fairly random distribution of orientations. [Figs. 6(a) and 6(b)]. ..... P. Ordejón, and D. Sánchez-Portal, J. Phys.: Condens.

A truncated isoform of Ca2 /calmodulin-dependent ...
We predict that this mRNA species will code for a .... coding for the 72-kDa protein of the signal recognition particle .... molecular weight standards used.

Dipole and solenoidal magnetic moments of electronic ...
being the time-dependent electromagnetic interaction. The. Schrödinger ... polarized waves at the quantum ring location allows for optical transitions ... where d7ν (t) stays roughly constant for extended periods of t ime,. Fig. 2: Including a stat

Fast and Accurate Matrix Completion via Truncated ... - IEEE Xplore
achieve a better approximation to the rank of matrix by truncated nuclear norm, which is given by ... relationship between nuclear norm and the rank of matrices.

folded dipole antenna pdf
There was a problem previewing this document. Retrying... Download. Connect more apps... Try one of the apps below to open or edit this item. folded dipole ...

THE METHOD OF MOMENTS AND DEGREE ... - Research at Google
such as communities have been proposed, mainly by computer scientists and .... condition of the graph degree growing faster than log n, where n is the number ...

moments
Harriet's friends (Sport and Audrey) nominate her for class blogger. But another girl named Marine also gets nominated. Harriet's dad is a movie producer and ...

Dipole and solenoidal magnetic moments of electronic ...
on High Performance Computing, .... parallel 128-node MAC computer cluster. Effects ... surface currents on toroidal nanostructures', Journal of Computer-Aided ...

Coupling of Two Localized Magnetic Moments and its ...
exchange interaction to electrons traveling through the. QPC. Due to the possibility of tunneling between the. QPC and the detector wire, electrons in the latter are also coupled to the LMM; the particular form of this exchange coupling was obtained