Hey there! Looks like you have not set up the training properly 🙂
This training web page is designed to be open side-by-side with your SAS program.
Please see the instruction on how to set up the training.
The 6 Attributes of SAS Variables
Each variable in SAS has 6 attributes (properties):
How to review variable attributes?
The list of variable attributes can be found from the column properties.
Example
Locate the CARS data set from the SASHelp library.
Then click the arrow on the left of the data set to expand the variable list:
From the variable list, double click on the variable of interest:
The Column Properties will pop up with the list of variable attributes:
The variable EngineSize has the following attributes:
There is no format and informat assigned to this variable.
Each of these attributes will be explained in full detail later in this lesson.
Exercise
Locate the FISH data set from the SASHelp library.
Open the Column Properties from the Species variable.
List the 6 attributes assigned to this variable
E.g.
Label:
Name:
Length:
Type:
Format:
Informat:
Need some help?
HINT:
The variable Species is the fifth variable on the variable list.
SOLUTION:
Name: Species
Length: 9
Type: Char
There is no label, format and informat assigned to this variable.
Cookie | Duration | Description |
---|---|---|
cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |