You should declare a return type and return the value you want from that method. Also, I would recommend using an array to simplify your average calculations.

// example implementation of...