Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - Selecting Variable(s) for Your Index

Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - Selecting Variable(s) for Your Index

Assessment

Interactive Video

Information Technology (IT), Architecture

University

Hard

Created by

Quizizz Content

FREE Resource

The video tutorial discusses the importance of being selective when creating indexes in SAS, as they consume resources and take up disk space. It emphasizes the need to choose variables that are often used for subsetting data and are discriminant, meaning they select a small, specific set of observations. The tutorial advises against using non-discriminant variables like age or sex for indexing. It also demonstrates how to use the frequency procedure to determine if a variable is a good candidate for indexing, focusing on those with frequencies in the 1-15% range.

Read more

2 questions

Show all answers

1.

OPEN ENDED QUESTION

3 mins • 1 pt

Why is it not advisable to use variables like age or ethnicity for indexing?

Evaluate responses using AI:

OFF

2.

OPEN ENDED QUESTION

3 mins • 1 pt

What frequency range is considered ideal for selecting variables to index?

Evaluate responses using AI:

OFF