Data Science Quiz

Data Science Quiz

University

20 Qs

quiz-placeholder

Similar activities

PYTHON-QUIZ-2023

PYTHON-QUIZ-2023

University

17 Qs

РЭУ тест по Python

РЭУ тест по Python

University

20 Qs

15 days of code quiz 2

15 days of code quiz 2

11th Grade - Professional Development

22 Qs

Examen curso python para la ciencia de da

Examen curso python para la ciencia de da

University

22 Qs

InCube #Quiz 2

InCube #Quiz 2

University

15 Qs

Exploring Python Libraries

Exploring Python Libraries

University

20 Qs

python openCV

python openCV

University

20 Qs

[Python For All] Quiz 5 - Numpy

[Python For All] Quiz 5 - Numpy

University

15 Qs

Data Science Quiz

Data Science Quiz

Assessment

Quiz

Computers

University

Easy

Created by

Saranya P

Used 3+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are the key facets of data science?

Data collection, Data cleaning, Data visualization

Data manipulation, Data storage, Data retrieval

Machine learning, Deep learning, AI

None of the above

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following best describes the data science process?

Gathering data, analyzing data, making decisions

Cleaning data, storing data, archiving data

Only performing machine learning tasks

Running SQL queries on databases

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is NumPy mainly used for?

Data visualization

Handling arrays and numerical computations

Web scraping

Data storage

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function is used to create an array in NumPy?

np.array()

np.create()

np.list()

np.matrix()

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you create an identity matrix in NumPy?

np.identity()

np.eye()

np.ones()

Both a and b

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the np.split() function do?

Joins arrays

Splits arrays

Deletes arrays

Copies arrays

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct syntax for indexing a NumPy array?

array[1]

array(1)

array{1}

array<1>

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?