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