Earn credits for SAS: Level 03

Criteria

Credits 15 credits
Mode of Training
  • Self-Learning
  • Doubt clearing (on demand)
Criteria to attain credits
  • Complete all the modules including the assignments
  • Successfully complete the assessment
Final Assessment Format Descriptive Test
Does the assessment require answer script submission Program PoC to coordinate for descriptive test and other details for answer script submission
Mode of score collation Program PoC to coordinate for descriptive test
Assessment Duration 2 hours (closed book)
Passing Percentage 70%
No of question paper sets available 2 sets available on muLearn

 

Evaluation Rubrics & Weightage

 

Parameters Sub-parameters
Code quality (comments, modularized structure) – 5 marks The codes written should have proper indentation, spacing and should enable the viewer to understand the execution intuitively. The codes should also be well commented to communicate the logic to the viewer.
Code optimization – 5 marks The codes should arrive at the result by executing the minimum number of queries that is interpretable and efficient.
Solution design – 5 marks The approach taken by the analyst should be the best possible approach available to tackle the problem he/she is faced with.
Interpretation – 5 marks The analyst should be able to interpret the question and able to identify the possible anomalies that might arise due to the data while coding for the solution and should incorporate the necessary QC measures wherever required.