sas certified clinical trials programmer 题库

sas certified clinical trials programmer 题库

ID:7283636

大小:2.09 MB

页数:63页

时间:2018-02-10

sas certified clinical trials programmer 题库_第1页
sas certified clinical trials programmer 题库_第2页
sas certified clinical trials programmer 题库_第3页
sas certified clinical trials programmer 题库_第4页
sas certified clinical trials programmer 题库_第5页
资源描述:

《sas certified clinical trials programmer 题库》由会员上传分享,免费在线阅读,更多相关内容在工程资料-天天文库

1、!!!!SAS!Institute!EXAM!A00/280!ClinicalTrialsProgrammingUsingSAS9!!!!!Total!Questions:!!!!!!!!!!!!!!!!99!Forinteractiveandself0pacedpreparationofexamA000280,tryourpracticeexams.Practiceexamsalsoincludeselfassessmentandreportingfeatures!!www.selftestengine.com!1"!!!!Question:!1!!!Given!the!followin

2、g!data!at!WORK!DEMO:!!!!Which!SAS!program!prints!only!the!first!5!males!in!this!order!from!the!data!set?!!A.!proc!sort!data=WORK.DEMO!out=out;!!!!!by!sex;!run;!proc!print!data=!out!(obs=5);!run;!!B.!proc!print!data=WORK.DEMO(obs=5);!!!!!where!Sex='M';!run;!!C.!proc!print!data=WORK.DEMO(where=(sex=

3、'M'));!!!!!where!obs<=5;!run;!!D.!proc!sort!data=WORK.DEMO!out=out;!!!!!by!sex!descending;!run;!proc!print!data=!out!(obs=5);!run;!!Answer:!B!Forinteractiveandself0pacedpreparationofexamA000280,tryourpracticeexams.Practiceexamsalsoincludeselfassessmentandreportingfeatures!!www.selftestengine.com!2

4、"!!!!!Question:!2!!!Which!SAS!program!will!apply!the!data!set!label!'Demographics'!to!the!data!set!named!DEMO?!!A.!data!demo!(label='Demographics');!!!!!set!demo;!run;!!B.!data!demo;!!!!!set!demo!(label='Demographics');!run;!!C.!data!demo!(label!'Demographics');!!!!!set!demo;!run;!!D.!data!demo;!!

5、!!!set!demo;!!!!!label!demo=!'Demographics';!run;!!Answer:!A!!!!Question:!3!!!The!following!SAS!program!is!submitted:!!proc!sort!data=SASUSER.VISIT!out=PSORT;!!!!!!by!code!descending!date!cost;!!run;!!Which!statement!is!true!regarding!the!submitted!program?!!A.!The!descending!option!applies!to!the

6、!variable!CODE.!B.!The!variable!CODE!is!sorted!by!ascending!order.!C.!The!PSORT!data!set!is!stored!in!the!SASUSER!library.!D.!The!descending!option!applies!to!the!DATE!and!COST!variables.!!Answer:!B!!!!Forinteractiveandself0pacedpreparationofexamA000280,tryourpracticeexams.Practiceexamsalsoinclude

7、selfassessmentandreportingfeatures!!www.selftestengine.com!3"!!Question:!4!!!What!information!can!be!found!in!the!SAS!Dictionary!tables?!(Choose!two.)!!!A.!datasets!contained!within!a!specified!library!!B.!values

当前文档最多预览五页,下载文档查看全文

此文档下载收益归作者所有

当前文档最多预览五页,下载文档查看全文
温馨提示:
1. 部分包含数学公式或PPT动画的文件,查看预览时可能会显示错乱或异常,文件下载后无此问题,请放心下载。
2. 本文档由用户上传,版权归属用户,天天文库负责整理代发布。如果您对本文档版权有争议请及时联系客服。
3. 下载前请仔细阅读文档内容,确认文档内容符合您的需求后进行下载,若出现内容与标题不符可向本站投诉处理。
4. 下载文档时可能由于网络波动等原因无法下载或下载错误,付费完成后未能成功下载的用户请联系客服处理。