View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
 
Posts: n/a
Default Covariance for 3D coordinates

Do any one know how to find the covariance for 3D coordinates.For
example i have got a set of points
like(x1,y1,z1),(x2,y2,z2)......(xn,yn,zn).I need to find the covariance
for these values.

Thankyou