Written by students who passed Immediately available after payment Read online or as PDF Wrong document? Swap it for free 4.6 TrustPilot
logo-home
Exam (elaborations)

SAS STUDY GUIDE QUESTIONS WITH 100% CORRECT ANSWERS

Rating
-
Sold
-
Pages
8
Grade
A+
Uploaded on
06-12-2025
Written in
2025/2026

SAS STUDY GUIDE QUESTIONS WITH 100% CORRECT ANSWERS

Institution
SAS
Module
SAS

Content preview

SAS STUDY GUIDE QUESTIONS WITH
100% CORRECT ANSWERS

Which statement contains valid syntax for the RETAIN statement?
a. retain year 2018;
b. retain year*2018;
c. retain year=2018;
d. retain year{2018}; - Answer-a
Year is the column to retain with an initial value of 2018. A space goes between the
retain column and the initial value.

Which statement is false concerning the sum statement?

a.The sum statement ignores missing values.
b.The sum statement initially sets the accumulator column to missing.
c.The sum statements adds a numeric value to an accumulator column.
d.The sum statement automatically retains the value of the accumulating column. -
Answer-b
The SUM statement ignores missing values, initially sets the accumulator column to 0

Which of the following is a valid name for a character format?
a.country
b.$ctry
c.$country.
d._country - Answer-b)
Character formats must start with a dollar sign followed by a letter or underscore. A
format name does not end with a period.

Which of the following statements selects from a table only those rows where the value
of the Style column is RANCH, SPLIT, or TWOSTORY?

a. where Style='RANCH' or 'SPLIT' or 'TWOSTORY';
b. where Style in 'RANCH' or 'SPLIT' or 'TWOSTORY';
c. where Style in (RANCH, SPLIT, TWOSTORY);
d. where Style in ('RANCH', 'SPLIT', 'TWOSTORY'); - Answer-where Style in ('RANCH',
'SPLIT', 'TWOSTORY');

Functions and CALL routines both return a value that must be used in an assignment
statement or expression.
a.True

, b.False - Answer-B. False

Which function calculates the average of the columns Week1, Week2, Week3, and
Week4?

a.mean(Week1, Week4)
b.mean(Week1-Week4)
c.mean(of Week1, Week4)
d.mean(of Week1-Week4) - Answer-D. mean(of Week1-Week4)

Which expression rounds each value of Sales to the nearest hundredth (or two decimal
places)?
a.round(Sales)
b.round(Sales, 2)
c.round(Sales, .01)
d.round(Sales, dollar10.2) - Answer-C. round(Sales, .01)

Which statement reads CityCountry and correctly assigns a value to Country?

a.Country=scan(CityCountry, 2);
b.Country=scan(CityCountry, -1);
c.Country=scan(CityCountry, 2, ',');
d.Country=scan(CityCountry, 2, ', '); - Answer-c

The SCAN function should return the second word using only the comma as a delimiter.

Which expression creates CityCountry?
a.cat(City, ", ", Country)
b.cats(", ", City, Country)
c.catx(City, ", ", Country)
d.catx(", ", City, Country) - Answer-d

The CATX function concatenates strings together, removes leading and training blanks,
and inserts the separator that is defined as the first argument.

Which of the following functions can convert the values of the numeric variable Level to
character values?

a.put(Level, 3.)
b.put(3., Level)
c.input(3., Level)
d.input(Level, 3.) - Answer-a.put(Level, 3.)


data national;
set sashelp.baseball;
BatAvg=nHits/nAtBat;

Written for

Institution
SAS
Module
SAS

Document information

Uploaded on
December 6, 2025
Number of pages
8
Written in
2025/2026
Type
Exam (elaborations)
Contains
Questions & answers

Subjects

$13.99
Get access to the full document:

Wrong document? Swap it for free Within 14 days of purchase and before downloading, you can choose a different document. You can simply spend the amount again.
Written by students who passed
Immediately available after payment
Read online or as PDF

Get to know the seller

Seller avatar
Reputation scores are based on the amount of documents a seller has sold for a fee and the reviews they have received for those documents. There are three levels: Bronze, Silver and Gold. The better the reputation, the more your can rely on the quality of the sellers work.
Perfectscorer Chamberlain College Of Nursng
View profile
Follow You need to be logged in order to follow users or courses
Sold
494
Member since
3 year
Number of followers
355
Documents
9220
Last sold
1 week ago

Our store offers a wide selection of materials on various subjects and difficulty levels, created by experienced teachers. We specialize on NURSING,WGU,ACLS USMLE,TNCC,PMHNP,ATI and other major courses, Updated Exam, Study Guides and Test banks. If you don't find any document you are looking for in this store contact us and we will fetch it for you in minutes, we love impressing our clients with our quality work and we are very punctual on deadlines. Please go through the sets description appropriately before any purchase and leave a review after purchasing so as to make sure our customers are 100% satisfied. I WISH YOU SUCCESS IN YOUR EDUCATION JOURNEY

Read more Read less
3.6

75 reviews

5
27
4
15
3
18
2
5
1
10

Trending documents

Recently viewed by you

Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their exams and reviewed by others who've used these revision notes.

Didn't get what you expected? Choose another document

No problem! You can straightaway pick a different document that better suits what you're after.

Pay as you like, start learning straight away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and smashed it. It really can be that simple.”

Alisha Student

Frequently asked questions