These methods use a transformation to a spherical-radial (SR) coordinate
system. Let
, with
, so that
and
. Deák (1980-90) used this transformation as the basis for
several methods for MVN problems, and the methods described in this section
can be considered as generalizations of Deák's methods. After the
SR transformation, the MVT problem becomes
where
can be written in the form,
We assume that the
values can be quickly computed using standard
statistical software.
If we let
, the limits for the
-variable integration are
given by
For a given radial direction,
, the
limits are the distances from
the origin to the two points where the vector with direction
intersects the boundary of the integration region.
A Monte-Carlo algorithm for the MVT problem uses
where the
points are uniformly random from
, the surface of the
-sphere.
Sets of these points can easily be generated from sets of
points uniform on
, the unit hypercube
,
using the transformation (see Fang and Wang, 1994), from a point
to a point
, defined by
for
, where
, and
ending with
when
is even, or ending with
when
is odd. This transformation has a constant Jacobian, so
a Monte-Carlo algorithm for the MVT problem based on uniform
points uses
 |
(9) |
with all
.
This method can be also used for integration regions that are not
hyper-rectangles. All that is needed for other regions is an efficient method
for computing the intersection points for the boundary of the integration
region for each radial direction. Lohr (1990) has described this type
of generalization for MVN problems.
The use of various types of antithetic variates, as described by Deák (1990)
for improving the convergence of SR MVN methods, can improve the convergence
of this type of method.
Let
be an
uniformly random (with Haar measure, see Stewart,
1980) orthogonal matrix with columns
, and define
where
and the outer
sum is taken over the
possible sign combinations for the components
of
. The sample points used by
are very evenly spread over
the surface of the unit
-sphere. For MVN problems, Deák
found that the larger values for the parameter
(which must satisfy
) can provide values for
with
significantly smaller variances. But the larger the
value, the higher the
computational cost for
, so these two features of the
sums
must be balanced, for practical computations. Deák recommended values of
or
for typical computations.
MVT estimates based on
are obtained using
 |
(10) |
One problem with the SR transformation algorithms is that
as a function of
, although continuous, is not
very smooth, because of sharp corners of the integration region defined
by
. This problem resulted in approximations
with large variation and slower convergence for SR algorithms for MVN
problems (see Genz, 1992).
For some combinations of
and
, (e.g. if
)
many
values will be zero, and this can cause further reductions in
the efficiency of the SR algorithms.
SR methods for the NCMVT problem can easily be constructed by
combining a numerical integration method for the
variable (in
equation (3)) with an SR method for the inner MVN integral.
Using the SR transformation for the inner integral we have
with
appropriately defined.
A simple Monte-Carlo algorithm for the NCMVT problem uses
where
are uniformly random from the surface of
-sphere and
.
Second formulations of the MVT and NCMVT problems, using the SR coordinate
system, reverse the order of the radial and spherical integrations.
The result for the MVT problem is
where
is appropriately defined.
Algorithms for the general MVT and NCMVT problems using these formulations can
suffer from convergence problems similar to those for the first formulations.
However, Somerville (1997-99) has found the MVT second formulation to be
useful for some confidence interval computation applications.
2004-12-02