From professional translators, enterprises, web pages and freely available translation repositories.
stdev
stdev
Last Update: 2011-10-23
Usage Frequency: 1
Quality:
stdev( wartość; wartość;...)
stdev(value; value;...)
Last Update: 2011-10-23
Usage Frequency: 1
Quality:
loginv( p; średnia; stdev)
loginv(p; mean; stdev)
Last Update: 2011-10-23
Usage Frequency: 3
Quality:
stdev( 6; 7; 8) równa się 1
stdev(6; 7; 8) equals 1
Last Update: 2011-10-23
Usage Frequency: 3
Quality:
funkcja stdev () zwraca szacowane odchylenie standardowe na podstawie próbki. odchylenie standardowe jest miarą, na ile wartości odbiegają od wartości średniej.
the stdev() function returns the estimate standard deviation based on a sample. the standard deviation is a measure of how widely values are dispersed from the average value.
Last Update: 2011-10-23
Usage Frequency: 3
Quality:
funkcja subtotal () zwraca sumę częściową podanej listy argumentów, ignorując znajdujące się w nich inne sumy częściowe. funkcję określają liczba: 1 - average, 2 - count, 3 - counta, 4 - max, 5 - min, 6 - product, 7 - stdev, 8 - stdevp, 9 - sum, 10 - var, 11 - varp.
the subtotal() function returns a subtotal of a given list of arguments ignoring other subtotal results in there. function can be one of the following numbers: 1 - average, 2 - count, 3 - counta, 4 - max, 5 - min, 6 - product, 7 - stdev, 8 - stdevp, 9 - sum, 10 - var, 11 - varp.
Last Update: 2011-10-23
Usage Frequency: 3
Quality: