Question 25: You have been given a data sets in row and column format as below, please find number of observations and variables in it?
EmployeeName,salary,dateofBirth
Rahul,100K,08071978
Vineet,NA,08091970
Venkat,200K,09091973
Sonal,150K,09081988
- 3 observations, 4 variables
- Get all Questions and Answer from here
- You need to have paid subscription to access all questions
- Thanks for considering SAS Certification Material
Correct Answer :3
Exp : As there are in total 4 rows (So we have observed 4 employee information and for each employee 3 attributes are given, which we can say this are variable.
You can access to full explanation to question and answer from this page.