http://www.perlmonks.org?node_id=950963


in reply to Re: average a column in tab-delimited file
in thread average a column in tab-delimited file

once I have my values in an array, how do I find average of all similar values for column 3? eg how do I find all of those that have 34.9 and average the result in column 6?