User Tools

Site Tools


sift:build_nds:nd_summary_statistics

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
sift:build_nds:nd_summary_statistics [2024/11/27 14:18] wikisysopsift:build_nds:nd_summary_statistics [2024/12/18 14:47] (current) – [Median Absolute Deviation] wikisysop
Line 7: Line 7:
 If there are statistics you wish to calculate they are not included here, email info@has-motion.ca and let us know! If there are statistics you wish to calculate they are not included here, email info@has-motion.ca and let us know!
  
-----+
  
 ===== Measures of Central Tendencies ===== ===== Measures of Central Tendencies =====
Line 120: Line 120:
  
 **Equation:** {{:sift:build_nds:percentileseq.png?125}}\\ **Equation:** {{:sift:build_nds:percentileseq.png?125}}\\
- +{{:sift:build_nds:percentileseq2.png?100}}\\ 
-Px = index of xth percentile in the data set\\+x = percentile of interest\\ 
 +Pi = index of xth percentile in the data set\\
 n = total number of points in the data set\\ n = total number of points in the data set\\
- +X = sorted data set\\ 
-**This implementation returns the data value at Px.**+Px = the data value at index Pi\\
  
 //Note: in this implementation, we provide the 5th and 95th percentiles.// //Note: in this implementation, we provide the 5th and 95th percentiles.//
Line 133: Line 134:
 **Definition:** The measure of variability representing the average distance of each data point and the mean of the data set.\\ **Definition:** The measure of variability representing the average distance of each data point and the mean of the data set.\\
  
-**Equation:** {{:sift:build_nds:madeq.png?125}}+**Equation:** {{:sift:build_nds:madeq.png?125}}\\
 N = the number of points in the data set\\ N = the number of points in the data set\\
 u = the **mean** of the data set\\ u = the **mean** of the data set\\
Line 143: Line 144:
 **Definition:** The measure of variability representing the average distance of each data point and the median of the data set.\\ **Definition:** The measure of variability representing the average distance of each data point and the median of the data set.\\
  
-**Equation:** {{:sift:build_nds:madeq.png?125}}+**Equation:** {{:sift:build_nds:madeq.png?125}}\\
 N = the number of points in the data set\\ N = the number of points in the data set\\
 u = the **median** of the data set\\ u = the **median** of the data set\\
 Xi = each data point in the data set\\ Xi = each data point in the data set\\
sift/build_nds/nd_summary_statistics.1732717102.txt.gz · Last modified: 2024/11/27 14:18 by wikisysop