|
Returns the sum of all measured values per DS
|
החזרת סכום כל הערכים הנמדדים לכל DS
|
|
f_num - Number of Values (Not NaN)
|
f_num - מספר הערכים (לא NaN)
|
|
Returns the number of valid measured values per DS
|
החזרת מספר הערכים הנמדדים החוקיים לכל DS
|
|
f_grd - Gradient
|
f_grd - שיפוע
|
|
Returns the gradient of a straight line by using linear regression per DS
|
החזרת מעבר הצבע של קו ישר באמצעות רגרסיה ליניארית לכל DS
|
|
f_last - Last Value
|
f_last - ערך אחרון
|
|
Returns the last valid measured value per DS
|
החזרת הערך הנמדד החוקי האחרון לכל DS
|
|
f_1st - First Value
|
f_1st - ערך ראשון
|
|
Returns the first valid measured value per DS
|
החזרת הערך הנמדד החוקי הראשון לכל DS
|
|
f_nan - Number of NaNs
|
f_nan - מספר NaNs
|
|
Returns the number of NaNs stored per DS
|
החזרת מספר NaNs המאוחסן לכל DS
|
|
f_median - Median
|
f_median - חציון
|
|
Returns that value that separates the higher half from the lower half per DS
|
החזרת הערך המפריד בין החצי הגבוה יותר לחצי התחתון לכל DS
|
|
f_range - Range
|
f_range - טווח
|
|
Returns the difference between the largest and the smallest value per DS
|
החזרת ההפרש בין הערך הגדול ביותר לערך הקטן ביותר לכל DS
|
|
f_iqr - Interquartile Range
|
f_iqr - טווח בין-רבעוני
|
|
Returns the distance of the middle50% around the median per DS
|
החזרת המרחק של האמצע50% סביב החציון לכל DS
|
|
f_sd - Standard Deviation
|
f_sd - סטיית תקן
|
|
Returns the square root per data source variance
|
החזרת השורש הריבועי לכל סטייה של מקור נתונים
|
|
f_var - Variance
|
f_var - שונות
|