Welcome to MrExcel.
=sum(a:a) will give you the total for column a
=mode(a:a) will give you the most often occurring number in column a
Just change the a:a to whatever range you need. Also in the future please make your topic names more descriptive, so people can get an idea of what is in them just from the name. Thanks.