English Greek
Returns the sum of all measured values per DS Επιστρέφει την τελευταία τιμή που μετρήθηκε
f_num - Number of Values (Not NaN) f_num - Αριθμός τιμών (Όχι NaN)
Returns the number of valid measured values per DS Επιστρέφει τον αριθμό των τιμών
f_grd - Gradient f_grd - Διαβάθμιση
Returns the gradient of a straight line by using linear regression per DS Επιστρέφει τη διαβάθμιση μιας ευθείας γραμμής χρησιμοποιώντας γραμμική παλινδρόμηση
f_last - Last Value f_last - Τελευταία τιμή
Returns the last valid measured value per DS Επιστρέφει την τελευταία τιμή που μετρήθηκε
f_1st - First Value f_1st - Πρώτη τιμή
Returns the first valid measured value per DS Επιστρέφει την πρώτη τιμή μέτρησης
f_nan - Number of NaNs f_nan - Αριθμός NaNs
Returns the number of NaNs stored per 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 - Interquartile Range
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 - Διακύμανση