Run the following program to create data set STRING. Create variable X (numeric) from the first two positions in the string and variable Y (numeric) from the third position (for example, in line 1, X...


Run the following program to create data set STRING. Create variable X (numeric) from the first two positions in the string and variable Y (numeric) from the third position (for example, in line 1, X would be equal to 12 and Y would be equal to 3). Extract characters 4 and 5 and call it STATE (character). Make sure the STATE value is uppercase. Positions 6-10 are used to create five numeric variables NI-N5. If you are bold, you can use an array to create N1 to N5.



May 18, 2022
SOLUTION.PDF

Get Answer To This Question

Submit New Assignment

Copy and Paste Your Assignment Here