Analyze this code in terms of variable naming:
int ageAverage;
Should be a constant
Clear and meaningful variable name
Name is too long
Does not follow Java naming conventions