Averages...Numbers in a list

71 Views Asked by At

I have provided many submissions and all of them have been wrong. Not sure what else I can do so I am asking here.

Give a formula that computes the number of operations required to find the average of any amount of numbers (Use variable n to represent the amount of numbers in the list)

For some reason I get lost when trying to figure this out...and it seems like it should be so basic!