Distribution of Euclidean Distance btwn 2 Non-Centered Points in 2D

AI Thread Summary
The discussion centers on determining the probability distribution function (pdf) of the Euclidean distance z between two non-centered points A(Xa, Ya) and B(Xb, Yb) in a 2D plane, where the coordinates are modeled as independent Gaussian random variables with non-zero means. The challenge arises from the fact that the distance z is expressed as z=sqrt[(Xa-Xb)^2 + (Ya-Yb)^2], leading to X and Y being uncorrelated Gaussian random variables with the same variance. While the Rician distribution applies to distances from the origin, the user seeks a distribution for z without transformations or assumptions, although they acknowledge that transforming to polar coordinates may yield a Rician distribution. Ultimately, the user finds that a transformation is necessary to prove that z is Ricianly distributed. The conversation highlights the complexities involved in deriving the distribution under the specified conditions.
Amiutza
Messages
3
Reaction score
0
I would like to know the distribution of z as the euclidean distance between 2 points which are not centred in the origin. If I assume 2 points in the 2D plane A(Xa,Ya) and B(Xb,Yb), where the Xa~N(xa,s^2), Xb~N(xb,s^2), Ya~N(ya,s^2), Yb~N(yb,s^2), then the distance between A and B, would be z=sqrt[(Xa-Xb)^2 + (Ya-Yb)^2]. Now: X=Xa-Xb and Y=Ya-Yb are themselves RVs with means (xb-xa) and (yb-ya) and variance 2s^2, so the problem that I have is determining the pdf of z=sqrt(X^2 +Y^2), knowing that X and Y are 2 uncorrelated Gaussian RVs with NON-ZERO MEANS and the same variance, 2s^2.

The Rician distribution applies when z is the distance from the origin to a bivariate RV. This has been proven only when the RVs (a and b) are CIRCULAR bivariate RVS (proof here -> Chapter 13, subchapter 13.8.2, page 680, of Mathematical Techniques for Engineers and Scientists - Larry C. Andrews, Ronald L. Phillips - 2003). I would like to know the pdf/cdf of z as a distance between two points (none of them being centred in the origin) when they are not circular. Is there a known parametric distribution for z? What would this distribution look like if it is a generalized form of the Rician distribution?
 
Mathematics news on Phys.org


I suspect that the distribution could be transformed to the Rician by first transforming from the x and y means to the center and then scaling using the variances, so that an ellipse becomes a circle.

Note: I have not tried to work it out, but my intuition tells me it should work.
 


Amiutza said:
X=Xa-Xb and Y=Ya-Yb are themselves RVs with means (xb-xa) and (yb-ya) and variance 2s^2

X and Y are two independent normally distributed random variables with the same variance. If you transform coordinates to make (xb-xa,yb-ya) the origin, then you would have a Rayleigh distribution.
 


Thank you for your replies, but I am not looking to obtain a Rician distribution. I would like to know the distribution of z, in the given conditions, without making any transformations or other assumptions.
 


Hi there! I have managed to find out that indeed a transformation is needed into polar coordinates. Rotating the mean distance z with a θ angle and using the appropriate notation will results in proving that z is Ricianly distributed. Thanks guys for your help!
 
Seemingly by some mathematical coincidence, a hexagon of sides 2,2,7,7, 11, and 11 can be inscribed in a circle of radius 7. The other day I saw a math problem on line, which they said came from a Polish Olympiad, where you compute the length x of the 3rd side which is the same as the radius, so that the sides of length 2,x, and 11 are inscribed on the arc of a semi-circle. The law of cosines applied twice gives the answer for x of exactly 7, but the arithmetic is so complex that the...
Thread 'Imaginary Pythagoras'
I posted this in the Lame Math thread, but it's got me thinking. Is there any validity to this? Or is it really just a mathematical trick? Naively, I see that i2 + plus 12 does equal zero2. But does this have a meaning? I know one can treat the imaginary number line as just another axis like the reals, but does that mean this does represent a triangle in the complex plane with a hypotenuse of length zero? Ibix offered a rendering of the diagram using what I assume is matrix* notation...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
Back
Top