Data Exploration Quiz

Data Exploration Quiz

University

10 Qs

quiz-placeholder

Similar activities

Expert System

Expert System

University

10 Qs

Tes Awal Modul 5

Tes Awal Modul 5

University

10 Qs

DCN5511: Chapter 5 - 7

DCN5511: Chapter 5 - 7

University

15 Qs

Basic Excel

Basic Excel

University

15 Qs

Process modeling

Process modeling

University

10 Qs

Quiz Komponen Komputer

Quiz Komponen Komputer

1st Grade - University

10 Qs

Dasar Pengenalan Pola 1

Dasar Pengenalan Pola 1

University

15 Qs

QUIZ GAME

QUIZ GAME

University

10 Qs

Data Exploration Quiz

Data Exploration Quiz

Assessment

Quiz

Computers

University

Hard

Created by

Aurora Angelita

Used 9+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 10 pts

Correlation doesn’t imply causation and here are these types of correlation, Except

Zero Correlation

Positive Correlation

Weak Correlation

Negative Correlation

2.

MULTIPLE CHOICE QUESTION

1 min • 10 pts

Complete the following syntax!

import pandas as pd

import numpy as ….

Import matplotlib.pylot as plt

import seaborn as …

from scipy import ….

pd, sbn , sns

np, scipy, sns  

np, sns, stats

pd, sns, stats 

3.

MULTIPLE CHOICE QUESTION

1 min • 10 pts

Media Image

What is the syntax to create output shown as follows?

data.describe()

grouped_test2=data_gptest[['Country_Name','Planes_in_Airport']].groupby(['Country_Name')

grouped_test2.head(2)

plt.hist(df.Country_Name)

4.

MULTIPLE CHOICE QUESTION

1 min • 10 pts

data.isnull().sum() is syntax to identify?

Type data

Data group

Correlation

Missing data

5.

MULTIPLE CHOICE QUESTION

1 min • 10 pts

To Create Descriptive Statistics, which syntax is appropriate?

data.describe()

data.describe []

“data.(describe)”

‘data.describe()’

6.

MULTIPLE CHOICE QUESTION

1 min • 10 pts

Complete the following syntax!

data_gptest = data[['………..', 'Type','……….']]

['Country_Name', 'Type','Planes_in_Airport']

('Country_Name', 'Type','Arrivals’)

('Country_Name', 'Type','Planes_in_Airport')

['Country_Name', 'Type','Arrivals’]

7.

MULTIPLE CHOICE QUESTION

1 min • 10 pts

Media Image

What is a syntax to create output shown as follows?

data.(tail)

data.describe()

data.head()

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?