Site icon R-bloggers

Data Science Quiz For Humanities

[This article was first published on coding-the-past, and kindly contributed to R-bloggers]. (You can report issue about the content on this page here)
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.

Test your skills with this interactive data science quiz covering statistics, Python, R, and data analysis.

Progress
Answered 0 of 15
< !-- Questions 1–15 --> < !-- 1 --> < section class="question" data-q="q1">
1
Which of the following best describes a z-score?
< !-- 2 --> < section class="question" data-q="q2">
2
What is the main advantage of using tidy data principles in R?
< !-- 3 --> < section class="question" data-q="q3">
3
In Python, which library is most commonly used for data manipulation?
< !-- 4 --> < section class="question" data-q="q4">
4
Which metric is best for evaluating a classification model on imbalanced data?
< !-- 5 --> < section class="question" data-q="q5">
5
In a linear regression, what does R² represent?
< !-- 6 --> < section class="question" data-q="q6">
6
In historical or humanities datasets, which challenge occurs most frequently?
< !-- 7 --> < section class="question" data-q="q7">
7
What does the groupby() function do in pandas?
< !-- 8 --> < section class="question" data-q="q8">
8
What is the primary purpose of cross-validation?
< !-- 9 --> < section class="question" data-q="q9">
9
Feature engineering refers to:
< !-- 10 --> < section class="question" data-q="q10">
10
Which visualization is most appropriate for the distribution of a continuous variable?
< !-- 11 --> < section class="question" data-q="q11">
11
A z-score of +2.5 means:
< !-- 12 --> < section class="question" data-q="q12">
12
Which is an advantage of using R for statistical analysis?
< !-- 13 --> < section class="question" data-q="q13">
13
Normalization in data preprocessing means:
< !-- 14 --> < section class="question" data-q="q14">
14
Why may historical datasets be biased?
< !-- 15 --> < section class="question" data-q="q15">
15
Which Python function can compute a z-score?
To leave a comment for the author, please follow the link and comment on their blog: coding-the-past.

R-bloggers.com offers daily e-mail updates about R news and tutorials about learning R and many other topics. Click here if you're looking to post or find an R/data-science job.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.
Exit mobile version