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
Marcella ArguelloGeneral article writing
(5/5)

898 Answers

Hire Me
expert
Nathan OlivieriMathematics
(5/5)

612 Answers

Hire Me
expert
Cooper EllisManagement
(5/5)

673 Answers

Hire Me
expert
Juber KhanCriminology
(5/5)

637 Answers

Hire Me
SAS
(5/5)

Define groupings make a categorization of one or more of the original numerical variables

INSTRUCTIONS TO CANDIDATES
ANSWER ALL QUESTIONS

SAS

Practical exercise

You should get a database (ASCII, EXCEL, SPSS or SAS) with a set of variables and 5000 observations as a minimum. Namely, approximately every observation will have an identification variable ID (it can be the name of a person, a brand, a code, etc.), and 7 additional variables: a binary categorical variable, a polyatomic categorical variable (with two or more categories) and 5 numerical variables. It will be appreciated the difficulty and originality of the dataset. If the chosen dataset does not meet the requirements, it will be punished in the mark.

1. Import the dataset to SAS and create the corresponding SAS dataset.

2. Give labels and formats to the variables of the dataset.

3. Carry out a descriptive analysis to check that there are no values of any variable out of range or extreme observations which could be considered outliers. Indicate in the script if everything was ok or not.

4. If you find any error in the previous section or extreme observations, you should decide what to do with them (remove? Convert them to missing? Keep them?) Write down what you did and why.

5. Obtain a complete description of three to five of the variables that seem most relevant

6. Define groupings (make a categorization) of one or more of the original numerical variables.

7. Use the IML language to calculate the correlations between the numerical variables.

8. Carry out some type of analysis of the continuous variables crossing them with some categorical variable or with some of the categorizations defined in the previous section, after giving them the corresponding format. a. This analysis must include a statistical proc and a graphical proc as minimum. b. Indicate before the execution of the PROCs, as a commentary, what is the purpose of the analysis you wish to perform.

9. Carry out other analyzes that may interest you. Indicate prior to the execution of the PROCESSES, in the form of a comment, what is the purpose of the analysis you wish to perform

10. Create a macro to repeat some of the processes you have done, for example, do the same analysis for different countries / cities / etc, using macros

(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