Statistics and Data Analysis Quiz

Statistics and Data Analysis Quiz

University

10 Qs

quiz-placeholder

Similar activities

Quiz de Python: Fundamentos e Práticas

Quiz de Python: Fundamentos e Práticas

University

10 Qs

Python Quiz

Python Quiz

University

15 Qs

Quiz Data Science (Pertemuan 4)

Quiz Data Science (Pertemuan 4)

University

8 Qs

Lembang

Lembang

University

10 Qs

Python Review Module 15 - Plotting

Python Review Module 15 - Plotting

University

9 Qs

Diagnostico PLyF

Diagnostico PLyF

University

10 Qs

Kuis 3 - Matkomtek II

Kuis 3 - Matkomtek II

University

10 Qs

EVALUACIÓN INDUCCIÓN Y REINDUCCIÓN

EVALUACIÓN INDUCCIÓN Y REINDUCCIÓN

University

10 Qs

Statistics and Data Analysis Quiz

Statistics and Data Analysis Quiz

Assessment

Quiz

Other

University

Easy

Created by

Nitha K P

Used 3+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What function is used to find the mean of a list of numbers in numpy?

mode

median

average

mean

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which package is used to read data from csv files?

pandas

matplotlib

scipy

numpy

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the correct way to import the numpy package?

numpy import

import np

import numpy as np

np import

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What will the mode function return if all values in the dataset are unique?

The first value

None

An error

The last value

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function is used to find Karl Pearson’s coefficient of correlation?

pearsonr( )

kpearsonr( )

spearmanr( )

pearson( )

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the output of a t-test?

Answer choices

A z-value

A sample size

A t-statistic and a p-value

A confidence interval

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which function in scipy.stats is used to perform a one-way ANOVA test in Python?

chi2_contingency

t_test

f_oneway

anova_lm

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?