Question: Suppose I have a dataframe called gradebook containing the columns: name and major. When I enter the command class(gradebook$midterm), I get factor as my result.
Suppose I have a dataframe called gradebook containing the columns: name and major. When I enter the command class(gradebook$midterm), I get factor as my result. What does this mean? Question 19 options: Midterm is a ratio variable. OR Midterm is an ordinal variable. OR Midterm is an interval variable. OR Midterm is categorical variable. OR Midterm is a numeric variable.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
