Serial.print for floating numbers

The analogRead() needs to be inside the "for" loop if you want to average 10 different values. The division by 10 needs to be done after the addition of the 10 values.