Portál AbcLinuxu, 25. prosince 2025 10:14
FREQUENCY(data_array,bins_array) FREQUENCY function counts how often given values occur within a range of values. The results are given as an array. @data_array is a data array for which you want to count the frequencies. @bin_array is an array containing the intervals into which you want to group the values in data_array. If the @bin_array is empty, FREQUENCY returns the number of data points in @data_array. * This function is Excel compatible.Nevím jak to bude fungovat s těmi postfixy kb/s apod, s jednoducými čísly to funguje. Nebo prasáčtěji do sloupců if($a1="128kbps";1;0), pak if($a1="256kbps";1;0) do dalšího atd. A pak je odshora dolů sum() a dole bude počet údajů v každém sloupci. No a nebo do databáze (třeba sqlite) a spočítat výstup selectu.
Tiskni
Sdílej:
ISSN 1214-1267, (c) 1999-2007 Stickfish s.r.o.