Random Unit Vector From a uniform Distribution

Click For Summary
SUMMARY

The discussion focuses on generating a random unit vector from a uniform distribution in n-dimensional space. Eric seeks clarification on two methods: using generalized spherical coordinates and generating a vector from a multivariate normal distribution followed by normalization. It is established that the multivariate unit normal distribution has a spherical probability distribution, ensuring that the direction of the vector is uniformly distributed over the unit n-sphere. The covariance matrix of the multivariate unit normal, being a constant times the identity matrix, supports this uniformity.

PREREQUISITES
  • Understanding of multivariate normal distribution
  • Familiarity with spherical coordinates
  • Knowledge of probability density functions
  • Basic concepts of covariance matrices
NEXT STEPS
  • Study the properties of multivariate normal distributions
  • Learn about spherical coordinates and their applications in probability
  • Explore the derivation of probability density functions from covariance matrices
  • Investigate methods for generating random samples from uniform distributions
USEFUL FOR

Researchers in mathematics, statisticians, and anyone involved in computational geometry or simulations requiring random vector generation in n-dimensional spaces.

emob2p
Messages
56
Reaction score
1
Hi,

I have encountered the following problem in my research. As I do not have a strong background in probability theory, I was wondering if anyone here could help me through the following.

I would like to know how one makes rigorous the problem of randomly choosing a unit n-dimensional vector from a uniform distribution.

This is like choosing an point on the n-sphere in which the problem can be solved by switching to generalized spherical coordinates. However, I have read that one can also generate a uniform distribution from a normal distribution of the vector's coorindates, and then dividing by the norm. It is not clear to me why this method produces a uniform distribution.

Thanks Much,
Eric
 
Physics news on Phys.org
The covariance matrix of a multivariate unit normal expressed in cartesian coordinates is a constant times the identity matrix. In other words, the multivariate unit normal has a spherical probability distribution. The direction is uniformly distributed over the unit n-sphere.
 
D H said:
In other words, the multivariate unit normal has a spherical probability distribution.

Why does this follow? And if so, how does one use the covariance matrix to obtain a probability density that can be integrated to find expectation values?
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 13 ·
Replies
13
Views
3K
  • · Replies 11 ·
Replies
11
Views
4K
  • · Replies 9 ·
Replies
9
Views
2K
Replies
9
Views
2K