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