球坐标方差
Spherical Coordinate Variance
题目详情
在单位球体上随机选择一个坐标(x,y,z)。 z 坐标的方差是多少?
Randomly chose a coordinate (x, y, z) on the unit sphere. What is the variance of the z-coordinate?
解析
使用方差方程我们得到: 我们知道单位球面的方程为: 由于坐标是统一且独立选择的,因此 组件将占据其中的大约三分之一。因此: 为了找到 ,我们可以想象单位球体。所有坐标的平均值将位于 的正中心,这就是我们期望的 z 值。因此:
Original Explanation
Using the variance equation we get:
We know the equation of a the unit sphere is: Since coordinates are uniformly and independently selected, the component will make roughly a third of this. Hence:
To find we can imagine the unit sphere. The average of all coordinates will be in the exact center at , giving us our expected value of z. Therefore: