IT인증,IT자격증,IT자격증시험,IT인증시험

http://www.pass4test.net/

SAS Institute Systems Certification A00-211 자격시험자료

SAS Institute Systems Certification A00-211시험을 한방에 편하게 통과하여 자격증을 취득하려면 시험전 공부가이드가 필수입니다. Pass4Test에서 연구제작한 SAS Institute Systems Certification A00-211덤프는 SAS Institute Systems Certification A00-211시험을 패스하는데 가장 좋은 시험준비 공부자료입니다. Pass4Test덤프공부자료는 엘리트한 IT전문자들이 자신의 노하우와 경험으로 최선을 다해 연구제작한 결과물입니다.IT인증자격증을 취득하려는 분들의 곁은 Pass4Test가 지켜드립니다.

 

NO.1 Given the raw data file FURNITURE:

A. table

B. , (comma)

C. ,(missing numeric value)

D. ± ( m i ss i ng cha r ac t e r va l ue

Answer: D


NO.2 The data set WORK.REALESTATE has the variable LocalFee with a format of 9. and a variable

CountryFee with a format of 7;

The following SAS program is submitted:

Data WORK.FEE_STRUCTURE;

Format LocalFee CountryFee precent7.2;

Set WORK.REALESTATE;

LocalFee= LocalFee/100;

CountryFee= CountryFee/100;

Run;

What are the formats of the variables LOCALFEE and COUNTRYFEE in the output dataset?

A. LocalFee has format of 9. and CountryFee has a format of 7.

B. LocalFee has format of 9. and CountryFee has a format of percent7.2

C. Both LocalFee and CountryFee have a format of percent7.2

D. The data step fails exacution; there is no format for LocalFee.

Answers: C


NO.3 The following SAS program is submitted:

A. 0

B. 5

C.7

D. 12

Answer: A


NO.4 Given the SAS data set ONE:

ONE

XYZ

1 A 27

1A 33

1B 45

2A 52

2B 69

3B 70

4A 82

4C 91

The following SAS program is submiitted:

data two;

set one;

bBy x y;

If first.y;

run;

proc print data =two noobs;

run;

Which report is produced?

A. X Y Z

1A 27

1B 45

2A 52

2B 69

3B 70

4A 82

4C 91

B. X Y Z

1A 33

1B 45

2A 52

2B 69

3B 70

4A 82

4C 91

C. X Y Z

1B 45

2A 52

2B 69

3B 70

4A 82

4C 91

D. The PRINT procedure fails because the data set TWO is not created in the DATA step.

Answer: A


NO.5 The following SAS program is submitted:

data _ null_;

set old ;

put sales 1 sales 2;

run;

where is the output written?

A. to the SAS log

B.to the SAS data set_NULL_

C.to the SAS output window or to an output file

D.to the raw data file that was most recently opened

Answer: A


NO.6 The following SAS program is submitted and reads 100 records from a raw data file:

A. if eof = 0

B. if last =0

C. if end =1

D. if eof =1

Answer: D


NO.7 Given the contents of the raw data file THPECOLOR:

What are the values of the variables TYPE and COLOR?

A. thpe color daisyyellow

B. type color daisyellow

C.type color daisyellow ¡± (m i s si character value)

D.No values are stored for the THPE and COLOR variables.

Answer: B


NO.8 The following SAS program is submitted:

data work.flights;

destination= CPH ¯

select(destination);

when( ° L H ¡±)c i t =¡ ±Lon o

when( ° FR ¡±)c i t =¡±Fr a nk f r

otherwise;

end;

run;

what are the length and value of the CITY variable?

A. length of6, value of CPH

B. length of9, value of CPH

C. length of6, value of

(missing character value)

D. length of9, value of

(missing character value)

Answer: C

 

Posted 2014/6/20 14:24:30  |  Category: SASInstitute  |  Tag: A00-211 자격시험자료