Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - Scatter Plot

Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - Scatter Plot

Assessment

Interactive Video

Information Technology (IT), Architecture, Business

University

Hard

Created by

Quizizz Content

FREE Resource

This video tutorial guides viewers through creating a scatter plot using SAS software. It begins with preparing the data file and introduces the G plot procedure for generating scatter plots. The tutorial covers selecting symbols and colors for variables, and discusses software compatibility issues with SAS University Edition and WPS software. It analyzes the scatter plot results, highlighting insights on tax and price differences among home types. The video concludes with formatting tips, such as adding dollar signs to prices and setting a title for the plot.

Read more

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What changes were made to the house price dataset to make the scatter plot more interesting?

Updated the location and tax values

Changed the currency and added new homes

Removed old homes and added new tax values

Added new homes and changed tax values

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which software requires additional code for font display issues?

Google Sheets

WPS Software

SAS University Edition

Microsoft Excel

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What procedure is used to create a scatter plot in SAS?

Proc Plot

Proc Gplot

Proc Chart

Proc Graph

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which symbol and color were chosen for the second variable in the scatter plot?

Dot and blue

Square and red

Circle and green

Triangle and yellow

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What formatting was applied to the price variable to include a dollar sign?

Currency format

Dollar9. format

Monetary format

Price format