Examlex

Solved

Suppose That We Have a Qualitative Variable Month with Categories

question 71

Multiple Choice

Suppose that we have a qualitative variable Month with categories: January, February, etc. How many dummy variables are needed to describe Month?


Definitions:

Isalpha()

A function in programming languages like C that checks if the given character is an alphabetic letter.

Header File

A file containing declarations of functions, macros, and data types which can be included in C or C++ programs using the #include directive.

Atoi()

A function in C programming that converts a string argument to an integer type.

Header File

A file containing C or C++ declarations and macro definitions to be shared between several source files.

Related Questions