Looking for Data Science / Datawetenskap - 141 test answers and solutions? Browse our comprehensive collection of verified answers for Data Science / Datawetenskap - 141 at emslearn.sun.ac.za.
Get instant access to accurate answers and detailed explanations for your course questions. Our community-driven platform helps students succeed!
Categorical data can be coded numerically.
In Tutorial 2 Question 3.3, what is the largest diamond (in terms of carat) in the data set? Give your answer correct to 2 decimal places.
In Tutorial 2 Question 3.2, what is the average carat of the diamonds in the data set? Give your answer correct to 3 decimal places.
How would you describe your experience of the first week of working in R?
What did you find most challenging about week 1 of the module?
The output of the command
is
What is the output of the following command?
The difference between atomic vectors and lists in R is that atomic vectors can contain multiple data types, whereas lists can only contain a single data type.
Consider the following data frame in R, named mydf:
Executing the command
in R would return an error.