SAS Visual Analytics for Viya Flashcards
(139 cards)
For which type of what-if analysis do you modify future values of the underlying factor to determine the impact on the forecast?
a. scenario analysis
b. goal seeking
c. prediction analysis
d. target seeking
a. scenario analysis
For which type of what-if analysis do you modify future values of the forecast to determine the change needed for the underlying factor?
a. scenario analysis
b. goal seeking
c. prediction analysis
d. target seekin
b. goal seeking
What types of data items are needed to create a forecasting object?
a. date and category
b. time and datetime
c. datetime and measure
d. category and measure
c. datetime and measure
What are additional measures that improve the accuracy of the forecast?
a. underlying factors
b. additional measures
c. underlying measures
d. additional factors
a. underlying factors
What types of data items are needed to perform what-if analysis?
a. datetime, category, and underlying factor
b. time, datetime, and underlying factor
c. date, measure, and underlying factor
d. category, time, and underlying factor
c. date, measure, and underlying factor
Which transform in SAS Data Studio enables you to convert character data to uppercase?
a. Change case in the Column Transforms group
b. Manage columns in the Column Transforms group
c. Uppercase data in the Column Transforms group
d. Convert column in the Column Transforms group
a. Change case in the Column Transforms group
Which transform in SAS Data Studio enables you to convert character data to proper case based on a definition?
a. Change case in the Column Transforms group
b. Casing in the Data Quality Transforms group
c. Propercase data in the Data Quality Transforms group
d. Convert column in the Column Transforms group
b. Casing in the Data Quality Transforms group
Which type of geo map should be used with very dense data?
a. coordinate with scatter plot
b. coordinate with bubble plot
c. region
d. contour
d. contour
Which type of geo map can be used when there is NOT an even distribution of values within each region?
a. coordinate with scatter plot
b. coordinate with bubble plot
c. region
d. choropleth
b. coordinate with bubble plot
What is needed to create a geography data item using geographic name or code lookup?
a. latitude
b. longitude
c. geographic data provider
d. country names or codes
d. country names or codes
What is needed to create a geography data item using latitude and longitude in data?
a. latitude and longitude
b. geographic data provider
c. country names or codes
d. US postal codes
a. latitude and longitude
What is needed to create a geography data item using custom polygonal shapes?
a. latitude and longitude
b. geographic data provider
c. country names or codes
d. US postal codes
b. geographic data provider
Which type of geo map enables you to cluster adjacent markers?
a. coordinate with scatter plot
b. coordinate with bubble plot
c. region
d. contour
a. coordinate with scatter plot
Which type of geo map enables you to add a measure to determine the size of the marker?
a. coordinate
b. region
c. contour
d. choropleth
a. coordinate
Which application enables you to customize the look and feel of the SAS Viya applications and your reports?
a. SAS Studio
b. SAS Graph Builder
c. SAS Theme Designer
d. SAS Lineage
c. SAS Theme Designer
Which object in SAS Visual Analytics runs several models and chooses a champion model for predicting a specific response using most of the data items in the table?
a. automated explanation
b. factors chart
c. automated prediction
d. response chart
c. automated prediction
Which object in SAS Visual Analytics determines the most important underlying factors for a response variable by using most of the data items in the table?
a. automated explanation
b. factors chart
c. automated prediction
d. response chart
a. automated explanation
What are the 2 types of Network Analysis objects?
Hierarchical - shows a parent-child relationship in which each parent node is linked only to its children. Typically, this type of network diagram shows disconnected clusters of nodes.
Ungrouped - creates a series of linked nodes from a source to a target. A node is created for each value of the source data item, and a link is created from each node to the node that corresponds to the value of the target data item. Vertices and links in this type of diagram represent connections between the nodes. Ungrouped network can either be undirected or directed.
What are the requirements for a Network Analysis?
Data must have one row for each source-target pair
How are Ungrouped Network Analyses used?
Ungrouped network diagrams can be used to interpret the structure of a network by looking at the clustering of nodes, how densely the nodes are connected, and how the diagram layout is arranged.
E.g. Organizational Structure of a Company or Airline and Airport Connections
How can an ugrouped network diagram be overlaid on a geomap?
Both the source and target nodes are geographic data items, then the network can be overlaid on a geo map.
Helpful for understanding how location affects the relationships in the network.
Which table is structured appropriately for ungrouped network analysis in SAS Visual Analytics?
c.
To create an ungrouped network analysis in SAS Visual Analytics, the table must have at least one row for each source-target pair. In addition, the target values (in this case, EMPLOYEE) must be a subset of the source values (in this case, MANAGER)
Which type of network analysis object shows parent-child relationships?
a. linked
b. hierarchical
c. ungrouped
d. targeted
b. hierarchical
Which type of network analysis object shows a series of linked nodes from a source to a target?
a. linked
b. hierarchical
c. ungrouped
d. targeted
c. ungrouped