I have seen many questions on convolution of probability distributions (i.e., uniform, Gaussian, etc.). However, so far I have only seen 1-d case, even in wikipedia. I wonder what is the formulation of convolution for multivariate distributions. The case I am interested in particular is multivariate uniform distribution (i.e., uniform distribution in high-dimension with a well-defined region as its support). I am curious if its behavior is similar to its 1-d counterpart (e.g., looks like either a high-dimensional analogue of a trapezoid or a triangle, with the maximum probability density being equal to the min of the probability amplitude of the two multivariate uniform distributions used for convolution, etc.). My current gut feeling is to do the convolution dimension-by-dimenstion,and the order shouldn't matter.
2026-04-01 07:14:00.1775027640
Convolution of multivariate distributions
223 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in PROBABILITY-DISTRIBUTIONS
- Given is $2$ dimensional random variable $(X,Y)$ with table. Determine the correlation between $X$ and $Y$
- Statistics based on empirical distribution
- Given $U,V \sim R(0,1)$. Determine covariance between $X = UV$ and $V$
- Comparing Exponentials of different rates
- Linear transform of jointly distributed exponential random variables, how to identify domain?
- Closed form of integration
- Given $X$ Poisson, and $f_{Y}(y\mid X = x)$, find $\mathbb{E}[X\mid Y]$
- weak limit similiar to central limit theorem
- Probability question: two doors, select the correct door to win money, find expected earning
- Calculating $\text{Pr}(X_1<X_2)$
Related Questions in CONVOLUTION
- What is the result of $x(at) * δ(t-k)$
- Convolution sum
- PDF of the sum of two random variables integrates to >1
- If $u \in \mathscr{L}^1(\lambda^n), v\in \mathscr{L}^\infty (\lambda^n)$, then $u \star v$ is bounded and continuous.
- Proof of Young's inequality $\Vert u \star v \Vert_p \le \Vert u \Vert_1 \Vert v \Vert_p.$
- Duhamel's principle for heat equation.
- Computing the convolution of $f(x)=\gamma1_{(\alpha,\alpha+\beta)}(x)$
- Convolution of distributions property
- Self-convolution of $f(\vec{r}) = e^{-x^2-y^2}/r^2$
- Inverse $z$-transform similar to convolution
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Find $E[XY|Y+Z=1 ]$
- Refuting the Anti-Cantor Cranks
- What are imaginary numbers?
- Determine the adjoint of $\tilde Q(x)$ for $\tilde Q(x)u:=(Qu)(x)$ where $Q:U→L^2(Ω,ℝ^d$ is a Hilbert-Schmidt operator and $U$ is a Hilbert space
- Why does this innovative method of subtraction from a third grader always work?
- How do we know that the number $1$ is not equal to the number $-1$?
- What are the Implications of having VΩ as a model for a theory?
- Defining a Galois Field based on primitive element versus polynomial?
- Can't find the relationship between two columns of numbers. Please Help
- Is computer science a branch of mathematics?
- Is there a bijection of $\mathbb{R}^n$ with itself such that the forward map is connected but the inverse is not?
- Identification of a quadrilateral as a trapezoid, rectangle, or square
- Generator of inertia group in function field extension
Popular # Hahtags
second-order-logic
numerical-methods
puzzle
logic
probability
number-theory
winding-number
real-analysis
integration
calculus
complex-analysis
sequences-and-series
proof-writing
set-theory
functions
homotopy-theory
elementary-number-theory
ordinary-differential-equations
circles
derivatives
game-theory
definite-integrals
elementary-set-theory
limits
multivariable-calculus
geometry
algebraic-number-theory
proof-verification
partial-derivative
algebra-precalculus
Popular Questions
- What is the integral of 1/x?
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- Is a matrix multiplied with its transpose something special?
- What is the difference between independent and mutually exclusive events?
- Visually stunning math concepts which are easy to explain
- taylor series of $\ln(1+x)$?
- How to tell if a set of vectors spans a space?
- Calculus question taking derivative to find horizontal tangent line
- How to determine if a function is one-to-one?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- Is this Batman equation for real?
- How to find perpendicular vector to another vector?
- How to find mean and median from histogram
- How many sides does a circle have?
Consider first the two-dimensional case of planar distributions. In general by definition, $h=g*f = \int_x \int_y g(t_1-x, t_2 -y) f(x,y) \ dx dy$. How to unpack this expression? Convolution consists of taking a moving average of one pattern $f(x,y)$, using the "mirror-flipped" version of the second pattern: $g(-x,-y)$.Here $(t_1, t_2)$ is the amount of translation applied as you move one pattern against the other.
To be more concrete consider the case of probability distributions that are uniformly distributed on two regions of different shapes and areas. The convolution has this geometric-probabilistic interpretation: the convolution is the "fractional overlap" of one region with another as you translate one across the other.
Consider the case in which the regions are rectangles whose edges are parallel to the coordinate axes. Each has an associated probability distribution, which is a characteristic function, normalized by dividing by an appropriate constant (area) The convolution of a rather small rectangle S centered at $c_S$ with a big one B centered at $c_B$ will produce a distribution that is centered at $c_S+ c_B$, and will look like a smudged version of $B$ re-positioned at that new center. Let $\tilde B$ denote this translated version of $B$. The smudges version has different behavior in various regions: constant deep inside the interior of $\tilde B$, beveled like a linear ramp near the vertical and horizontal edges of $\tilde B$, and a product of two linear factor in different variables near the corners, producing a quadratic behavior there. Far from $\tilde B$ the convolution is zero. As the size of $S$ shrinks, the transition zones where these changes occur get narrower. The overall shape of the convolution resembles a mesa that has a flat central top, sides that decline linearly away from the upper plateau, and rounded corners that have a quadratic decay. (The graph at the corners are ruled surfaces that look like the flank of a saddle surface.) A three-fold convolution of planar patterns smooths this out even more.
Consider next two convex polygonal regions in the plane. The complement of each polygon decomposes as a disjoint collection of exterior wedges. Complementation changes $ \chi_A$ to $\chi_{A^c}= 1- \chi_A$. The convolution of a constant with any probability distribution is the constant 1. So focus now on the complements. The convolution of such wedges will generally be piecewise quadratic expressions. Thus the convolution of two convex polygons will decompose as a sum of many terms that are piecewise of degree two or less. Obviously the patterns are a pain to write down explicitly!