array(find average and median)
Posted: Tue Jan 09, 2007 3:47 am
Hello....
I need to find out the average and median of the parameter array
I only manage to find the total of that array by using array_sum()
Can anyone please give me idea on how to create a function to solve my problem?
Thanks
I need to find out the average and median of the parameter array
I only manage to find the total of that array by using array_sum()
Can anyone please give me idea on how to create a function to solve my problem?
Thanks