Module-3 [Data Processing, Data Wrangling, Data Visualization]

Module-3 [Data Processing, Data Wrangling, Data Visualization]

Professional Development

30 Qs

quiz-placeholder

Similar activities

Struktur Data

Struktur Data

University - Professional Development

30 Qs

Module 2 Review

Module 2 Review

Professional Development

30 Qs

IT support Level-1 (MS Excel)

IT support Level-1 (MS Excel)

Professional Development

25 Qs

Workforce Spreadsheet: Data Management & Printing

Workforce Spreadsheet: Data Management & Printing

Professional Development

31 Qs

Pretest Data Warehouse Modelling

Pretest Data Warehouse Modelling

Professional Development

25 Qs

Excel Computer High School

Excel Computer High School

Professional Development

25 Qs

Excel Module 1 Quick Quiz

Excel Module 1 Quick Quiz

Professional Development

35 Qs

pangkalan data lanjutan sains komputer tingkatan 5

pangkalan data lanjutan sains komputer tingkatan 5

1st Grade - Professional Development

25 Qs

Module-3 [Data Processing, Data Wrangling, Data Visualization]

Module-3 [Data Processing, Data Wrangling, Data Visualization]

Assessment

Quiz

Computers

Professional Development

Hard

Created by

TMU Hashmi

Used 1+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which is the best way to generate numbers ?

srand()

rand(100)

rand()

rand()%100

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Point out the correct statement.

Raw data is original source of data

Pre-processed data is original source of data

Raw data is the data obtained after processing steps

None of the above

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

The matrix which is the sum of all the diagonal elements of a square matrix?

Diagonal matrix

Trace matrix

Identity matrix

Both A and B

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

 What Will be output of det(A)?

A=[30,31,40,41,50,51,60,61,70]

0.0004166667

-0.0004166668

0.0004166668

error

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which package is used for plotting a histogram?

Plot

VisualStat

Plots

DataVisualization

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Write the output

A = [1];

B = [5,6,7,8];

broadcast(+, A, B)

1,5,6,7,8

6,7,8,9

5,6,1,7,8

1,6,7,8,9,

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Write the proper way to check each element of array with some value

==

*=

.=

.==

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?