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
Bernard HawkinsMarketing
(5/5)

560 Answers

Hire Me
expert
Glenn BolyardGeneral article writing
(5/5)

764 Answers

Hire Me
expert
Sachin RanaComputer science
(5/5)

816 Answers

Hire Me
expert
Carson FisherEnglish
(5/5)

826 Answers

Hire Me
SAS
(5/5)

print the records where the value of Region is United States;and

INSTRUCTIONS TO CANDIDATES
ANSWER ALL QUESTIONS

/*====Homework 1========*/

 

/*Question 1:

*Work with the data set sashelp.shoes and perform the following:

1). print the records where the value of Region is United States;and

2). keep the variables - Product, Subsidiary, Number of Stores, Total Sales; and

3). calculate the sum of total sales for the market of United States; and

4). add a title 'Total Sales in the United States' to the printout.*/

 

/*Question 2:

*From the data set sashelp.shoes, create a SAS data set which:

1). contains only the product of Sport Shoe;and

2). drops the variable - Product; and

3). relabels 'Total Sales' as 'Total Sales of Sport Shoe'; and

4). is saved permanently in the SASUSER library.*/

 

/*Question 3:

*Again work with the data set sashelp.shoes and perform the following:

1). sort the data set first by product, next by total sales; and

2). save the sorted data as another SAS data set;*/

 

/*Question 4:

Create a SAS data set from the text file 'class_col.txt', which is stored in the 'datafiles' folder in SAS studio.

The variables are (from left) name, id, gender, GPA, Major, and date of birth. Please display the date of birth with the format - MMDDYY10.*/

 

(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