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 open! SAS is returning to Vegas for an AI and analytics experience like no other! Whether you're an executive, manager, end user or SAS partner, SAS Innovate is designed for everyone on your team. Register for just $495 by 12/31/2023.
If you are interested in speaking, there is still time to submit a session idea. More details are posted on the website.
For SAS newbies, this video is a great way to get started. James Harroun walks through the process using SAS Studio for SAS OnDemand for Academics, but the same steps apply to any analytics project.
Find more tutorials on the SAS Users YouTube channel.