
Data Analytics and Artificial Intelligence
Authored by Budi Dermawan
Computers
University
Used 4+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Why is data cleaning important in data analytics?
Data cleaning is important in data analytics because it helps to ensure accuracy, consistency, and reliability of the data, which is essential for making informed decisions and drawing accurate conclusions.
Data cleaning is important in data analytics because it is a time-consuming process with no real benefits.
Data cleaning is not important in data analytics because the data is already accurate and reliable.
Data cleaning is important in data analytics because it helps to introduce errors and inconsistencies into the data.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is descriptive analytics?
Descriptive analytics predicts future outcomes based on historical data
Descriptive analytics is a type of data analysis that describes what has happened in the past by using historical data to better understand and explain business performance.
Descriptive analytics analyzes real-time data to make business decisions
Descriptive analytics focuses on identifying trends and patterns in data
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which library is commonly used for machine learning?
pandas
numpy
scikit-learn
matplotlib
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
>> a = np.random.uniform(low=1., high=3.5, size=4)
>> ...
>> a
output:
array([2.144, 2.348, 3., 2.483])
np.round(a)
np.sort(a)
a = np.round(a,1)
a = np.round(a,3)
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What are some common techniques used for data cleaning?
Some common techniques used for data cleaning include removing duplicates, handling missing data, correcting errors, and standardizing data formats.
Ignoring missing data
Introducing more errors to the data
Adding more duplicates to the dataset
6.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Which of the following is not a function in the pandas package
random
Series
sort
read_csv
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What are the different types of machine learning algorithms?
The different types of machine learning algorithms include only supervised learning
The different types of machine learning algorithms include supervised learning, unsupervised learning, semi-supervised learning, reinforcement learning, and deep learning.
The different types of machine learning algorithms include only reinforcement learning
The different types of machine learning algorithms include only decision tree learning
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?