Question: BASIC SAS CODING THANK U !! Submit your SAS code and output. 1. Create the following three datasets using a datalines statement one: x y

BASIC SAS CODING THANK U !!  BASIC SAS CODING THANK U !! Submit your SAS code and
output. 1. Create the following three datasets using a datalines statement one:

Submit your SAS code and output. 1. Create the following three datasets using a datalines statement one: x y 5 11.1 6 12.2 7 13.3 8 14.4 two: three: 100 200 For each of the following. 1. Print the dataset. 2. Answer: How many rows and columns are in the resulting dataset? (a) Concatenate one and two. (b) Concatenate one, two, and three. (c) Merge one and two by x. (d) Merge one and two by x and keep only complete observations. 2. Use the SAS datasets empdata and raisel to calculate each employee's new salary. Employees are to receive a 3% raise or the arnount specified in dataset raisel. i.e. the amount of raise s the amount specified in the dataset rasel or 3% if not specified. Prepare a report which (a) is sorted by Last Name, First Name, NewSalary (b) displays only Last Name, FirstName, NewSalary (c) suppresses the observations column (d) uses labels 'Last Name', First Name', 'New Salary (e) uses a dollar format for NewSalary 3. Use the SAS dataset insure to (a) create a new SAS dataset insure10 that i. reads in only Name, Company, PctInsured, and BalanceDue ii. outputs records where PctInsured

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!