Data Analytics and Artificial Intelligence

Data Analytics and Artificial Intelligence

University

10 Qs

quiz-placeholder

Similar activities

Server Administration- Quiz 1

Server Administration- Quiz 1

12th Grade - University

10 Qs

uas-siber

uas-siber

University

10 Qs

ระบบปฏิบัติการ ชุดที่ 1

ระบบปฏิบัติการ ชุดที่ 1

University

15 Qs

Round 2 for Preplacement Bootcamp

Round 2 for Preplacement Bootcamp

University

15 Qs

Internet

Internet

University

11 Qs

have fun with econometrics

have fun with econometrics

University

15 Qs

PSSI Chp 1 dan 2

PSSI Chp 1 dan 2

University

12 Qs

TES AWAL MODUL 2

TES AWAL MODUL 2

University

10 Qs

Data Analytics and Artificial Intelligence

Data Analytics and Artificial Intelligence

Assessment

Quiz

Computers

University

Hard

Created by

Budi Dermawan

Used 4+ times

FREE Resource

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

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?