Icebreaker

Icebreaker

1st - 5th Grade

13 Qs

quiz-placeholder

Similar activities

Weekly Quiz 1

Weekly Quiz 1

4th Grade - Professional Development

10 Qs

Data Storytelling & Visualization- The Right Chart & Gestalt

Data Storytelling & Visualization- The Right Chart & Gestalt

1st - 2nd Grade

10 Qs

Founding Documents

Founding Documents

3rd Grade

10 Qs

Genshin impact at Ibp.

Genshin impact at Ibp.

2nd Grade - Professional Development

12 Qs

Pre Lunch Power BI

Pre Lunch Power BI

1st Grade

10 Qs

Animal Camouflage

Animal Camouflage

KG - 12th Grade

10 Qs

Unit 1.1 Nature of Business Activity

Unit 1.1 Nature of Business Activity

KG - University

10 Qs

ISLAMIC FINANCE

ISLAMIC FINANCE

1st - 5th Grade

10 Qs

Icebreaker

Icebreaker

Assessment

Quiz

Other

1st - 5th Grade

Medium

Created by

James Murigi

Used 2+ times

FREE Resource

13 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a statistical measure of central tendency?

Standard deviation

Variance

Median

Interquartile range

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the term "skewness" refer to in statistics?

The measure of the spread of data values

The measure of the symmetry of a distribution

The measure of the central tendency of a dataset

The measure of the dispersion of a dataset

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is used to measure the strength and direction of the linear relationship between two variables?

Standard deviation

Covariance

Median

Correlation coefficient

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the` __init__()` method in Python classes?

To define class variables

To create a new instance of the class

To initialize the attributes of an object

To define class methods

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

  1. What is the output of the following code snippet?

  2. x = 10

    y = 5

    print(x > y and x < 20)

True

False

10

5

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is an immutable data type in Python?

List

Dictionary

Set

Tuple

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is the correct way to open a file in Python for reading?

file = open("filename.txt", "r")

file = open("filename.txt", "w")

file = open("filename.txt", "a")

file = open("filename.txt", "x")

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?