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!
You are working with a small data set, which contains marks for first year students who took Data Science 141 (ds141), Probability Theory and Statistics 114 (pts114) and Computer Science 114 (cs114). The data set is stored in an object named marks and is shown below.
Which of the code options below will produce the following output?
Data science is simply statistics with a bit of coding.
You are working with a small data set, which contains marks for first year students who took Data Science 141 (ds141), Probability Theory and Statistics 114 (pts114) and Computer Science 114 (cs114). The data set is stored in an object named marks and is shown below.
Which of the code options below could you use to obtain only the average Data Science 141 mark for the students in this data set?
Level of education can be an example of an ordinal categorical variable.
What are the dimensions of the mtcars data frame?
The context in which data science solutions will be used is not really of interest to data scientists.
You are working with a small data set, which contains marks for first year students who took Data Science 141 (ds141), Probability Theory and Statistics 114 (pts114) and Computer Science 114 (cs114). The data set is stored in an object named marks and is shown below.
Which of the code options below could you use to find the students who obtained exactly 75 for Probability Theory and Statistics 114?
What is the data type of the cyl variable in the mtcars data frame?
Data can be considered as an important strategic asset to a business.
You are working with a small data set, which contains marks for first year students who took Data Science 141 (ds141), Probability Theory and Statistics 114 (pts114) and Computer Science 114 (cs114). The data set is stored in an object named marks and is shown below.
Which code could you use to view the entire data set in RStudio?