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
Elyza Marice GamissManagement
(5/5)

907 Answers

Hire Me
expert
Phelps PeterSociology
(5/5)

796 Answers

Hire Me
expert
Marcella ArguelloGeneral article writing
(5/5)

540 Answers

Hire Me
expert
Colin JenkinsEngineering
(5/5)

933 Answers

Hire Me
Others

Use LIBNAME Statement to create a library named “your last name” (e.g. zheng) in your shared folder and Cancel this library

INSTRUCTIONS TO CANDIDATES
ANSWER ALL QUESTIONS

MKAN1-UC 5103 Marketing Analytics Fall 2019 HW 1

Instructions

  • (3 points) Develop the SAS syntax for each question below and save all syntax in

ONE SAS file called "YourLastName_HW1"

  • Submit that file under Assignments as your answer to HW1

  • (5 points) Start your SAS file with this header by using SAS comments syntax:

    • Course Name - Semester Year

    • Your name

    • HW1 - date you complete the assignment

  • (5 points) Start your answer to each question below with the Question # by using SAS comments syntax

  • (3 points) Keep your syntax in a clear format

Questions:

  1. (20 points) (1) Use LIBNAME Statement to create a library named “your last

 name” (e.g. zheng) in your shared folder. (2) Cancel this library

 

  1. (22 points) Use the INPUT and DATALINES statements to manually enter the data below into a SAS data set called “info” in the WORK

 

Name

Gender

Income

J

F

4300

H

F

2300

K

M

5400

 

  1. (20 points) Use point-and-click OR Proc Import and Proc Contents statements to import “hw1.csv” file into a SAS data set named “hw1” in a new library called

 “your first name” (e.g. janet)”. The syntax should display the descriptor portion and data portion of the data set. (If you use point-and-click method, submit the syntax generated automatically in the editor as the answer.)

  1. (22 points) Use the INFILE statement in the DATA step to import “hw1.csv” file into a SAS data set named “hw1” in the library you created in question

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