Specify the analysis variable. The VAR statement specifies that PROC MEANS calculate statistics on the TasteScore variable.
var TasteScore;