logo Hurry, Grab up to 30% discount on the entire course
Order Now logo

Ask This Question To Be Solved By Our ExpertsGet A+ Grade Solution Guaranteed

expert
Nathan OlivieriMathematics
(5/5)

731 Answers

Hire Me
expert
William DewarComputer science
(5/5)

739 Answers

Hire Me
expert
Chris BarrieComputer science
(5/5)

768 Answers

Hire Me
expert
Darryl HunterPsychology
(5/5)

973 Answers

Hire Me
SAS
(5/5)

The data file called “Class_new.CSV” contains four test scores for each of two students in a class

INSTRUCTIONS TO CANDIDATES
ANSWER ALL QUESTIONS

 

1. The data file called “Class_new.CSV” contains four test scores for each of two students in a class. The variable names are ID, Name, Test1, Test2, Test3, and Test4. “Name” variable is the character variable.

 

1.1) Read the CSV data file into SAS. Use “score” as the name for temporary SAS data set. (3 points)

 

1.2) Use SET statement to read “score” data set and create another temporary SAS data set, “score_1”. Add the following SAS program in the data step. (3 points)

 

 

1.3) If you submit this SAS program, what will be the value of the variable represented by p(i) for the second observation after the second time through the DO loop? (5 points)

 

 

1.4) If you submit this SAS program, what will be the value of the variable represented by p(i) for the first observation after the fourth time through the DO loop? (5 points)

 

 

1.5) If you submit this SAS program, what will be the value of MEANSCORE for the second observation? (5 points)

 

2. Use this program. If you submit this program, you will see the error messages in the Log window. Fix the program. Use PROC PRINT to print out data and submit your log and output files (6 points)

 

 

 

3. Using SAS, write the INPUT and DATALINES statements for the following raw data with variables names of Year, State, Name1 and Name2. Use PROC PRINT to print out data and submit your log and output files. (6 points)

 

(5/5)
Attachments:

Related Questions

. The fundamental operations of create, read, update, and delete (CRUD) in either Python or Java

CS 340 Milestone One Guidelines and Rubric  Overview: For this assignment, you will implement the fundamental operations of create, read, update,

. Develop a program to emulate a purchase transaction at a retail store. This  program will have two classes, a LineItem class and a Transaction class

Retail Transaction Programming Project  Project Requirements:  Develop a program to emulate a purchase transaction at a retail store. This

. The following program contains five errors. Identify the errors and fix them

7COM1028   Secure Systems Programming   Referral Coursework: Secure

. Accepts the following from a user: Item Name Item Quantity Item Price Allows the user to create a file to store the sales receipt contents

Create a GUI program that:Accepts the following from a user:Item NameItem QuantityItem PriceAllows the user to create a file to store the sales receip

. The final project will encompass developing a web service using a software stack and implementing an industry-standard interface. Regardless of whether you choose to pursue application development goals as a pure developer or as a software engineer

CS 340 Final Project Guidelines and Rubric  Overview The final project will encompass developing a web service using a software stack and impleme