Question 58: You can see following log is printed after execution of SAS program.

 NOTE: Invalid data for COURSEID in line 7 15-19.

 RULE: ----+----1----+----2----+----3----+----47  MUMBAI SPARK 3 5000

 LOCATION=MUMBAI COURSEID=. COURSE_NAME=SPARK FEE=5000

 Total=100 _ERROR_=1 _N_=1

 What can you interpret from this?

  1.          There is a Syntax error and you have not used SAS keywords correctly.
  2. Get all Questions and Answer from here
  3. You need to have paid subscription to access all questions
  4. Thanks for considering SAS Certification Material

 

Correct Answer : 4

Exp : This kind of question generally take longer time to find the reason, However, focus first that is there any value which is shown as missing. If value is missing it means something wrong with the input data or variable definition. However, we dont know how the input data in the raw file. However, you know it is a numeric value defined

You can access to full explanation to question and answer from this page.