Search Header Logo

Icebreaker

Authored by James Murigi

Other

1st - 5th Grade

Used 2+ times

Icebreaker
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

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

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

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?