Could someone tell me how many versions there are of the practice exam (i.e. if we finish it will we get different questions) or does everyone have the same exam? Also do they provide solutions to the exam?
Thank you.
Hi:
I checked with the Certification team. There is only one version of the practice exam. The questions do not change if you take the exam a second time. When you score the practice exam, you see your score and you can navigate back to the questions to review the ones you got wrong in order to see the correct answer to the question.
Cynthia
Thank you.
I don't know if you're the right person to ask, but I was wondering if challenging a score is a thing and if people do it. There's also a lot of terms thrown around that aren't really defined anywhere, so I imagine that causes a lot of confusion on the exam. For instance, the documentation uses the term 'automatic variables' while the book uses 'temporary variables', and I could not find what I was looking for until I figured this out.
@jaliu wrote:
I don't know if you're the right person to ask, but I was wondering if challenging a score is a thing and if people do it. There's also a lot of terms thrown around that aren't really defined anywhere, so I imagine that causes a lot of confusion on the exam. For instance, the documentation uses the term 'automatic variables' while the book uses 'temporary variables', and I could not find what I was looking for until I figured this out.
Automatic variables and temporary variables are not the same thing. Some of the automatic variables may be temporary such as First. and Last in a data step using a By statement. But some such as the system macro variables that hold information about the SAS system are not temporary but are automatic.Other automatic variables are written to output data sets by different procedures (unless you specifically drop them) such as Proc Transpose will include _name_ as the original variable in the source data set, or Proc Summary inludes _freq_ and _type_ in output data sets but they are in no way "temporary".
and i'm guessing i cannot ask the proctor for clarification regarding any exam questions?
Can you clarify what you mean by this?
If you have gotten allowed extra time to take exams in the past and need extra time to take the certification exam, you can send your supporting documents requesting exam accommodations to certification@sas.com.
For what reason do students need extra time and is this something I can ask for?
Registration is now open for SAS Innovate 2025 , our biggest and most exciting global event of the year! Join us in Orlando, FL, May 6-9.
Sign up by Dec. 31 to get the 2024 rate of just $495.
Register now!
Follow along as SAS technical trainer Dominique Weatherspoon expertly answers all your questions about SAS Libraries.
Find more tutorials on the SAS Users YouTube channel.