Answered step by step
Verified Expert Solution
Question
1 Approved Answer
2)Creating a folder in your M drive and save the two files school.csv and school.xls. a)Read in SAS the external file school.csv using an infile
2)Creating a folder in your M drive and save the two files school.csv and school.xls.
a)Read in SAS the external file school.csv using an infile statement and list the variables using PROC CONTENTS
b)Read in SAS the external file school.xls using PROC IMPORT and print it
c)Obtain a descriptive analysis for the quantitative variables contained in the data set,
using a) PROC MEANS and b) PROC UNIVARIATE (just SAS code, no output)
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started