Search Header Logo

Data Exploration Quiz

Authored by Aurora Angelita

Computers

University

Used 9+ times

Data Exploration Quiz
AI

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

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()

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Microsoft

Continue with Microsoft

or continue with

Facebook

Facebook

Apple

Apple

Others

Others

Already have an account?