Free Practice Exercise 2

Copy and run the MATHEXAM data set from the yellow box below.

Picture

Write a SAS program to extract the numeric exam result from the COMMENT variable. 

Use the INDEXC function instead of the INDEX function when performing the extraction.

Create any data set or variables if necessary.

Get Solution