H3-Python Programming - 2 Assignment-10

H3-Python Programming - 2 Assignment-10

9 Qs

quiz-placeholder

Similar activities

Ardila Awang

Ardila Awang

KG - University

10 Qs

FINE PRINT: Job Posting

FINE PRINT: Job Posting

12th Grade

11 Qs

แบบทดสอบ เรื่องประเภทของข้อมูลและตัวดำเนินการ ม.6/3

แบบทดสอบ เรื่องประเภทของข้อมูลและตัวดำเนินการ ม.6/3

9th - 12th Grade

10 Qs

Math Benchmark Trimester 1

Math Benchmark Trimester 1

KG - University

12 Qs

Group-B Python Quiz

Group-B Python Quiz

University

7 Qs

DSD QUIZZ 2 2023 Batch

DSD QUIZZ 2 2023 Batch

KG - University

10 Qs

Python Programming Quiz

Python Programming Quiz

KG - University

5 Qs

Quiz on Dragons

Quiz on Dragons

2nd Grade - University

7 Qs

H3-Python Programming - 2 Assignment-10

H3-Python Programming - 2 Assignment-10

Assessment

Quiz

others

Medium

Created by

Sarojini Naik

Used 1+ times

FREE Resource

9 questions

Show all answers

1.

OPEN ENDED QUESTION

30 sec • Ungraded

Student's Complete Name

Evaluate responses using AI:

OFF

2.

OPEN ENDED QUESTION

30 sec • Ungraded

Student's Class

Evaluate responses using AI:

OFF

3.

OPEN ENDED QUESTION

30 sec • Ungraded

Student's Division

Evaluate responses using AI:

OFF

4.

OPEN ENDED QUESTION

30 sec • Ungraded

Students Batch

Evaluate responses using AI:

OFF

5.

OPEN ENDED QUESTION

30 sec • Ungraded

Student's Roll Number

Evaluate responses using AI:

OFF

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Q 1) Which of the following is used to calculate the mean of a NumPy array?
a) mean()
b) average()
c) median()
d) All of the above

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Q 2) Which of the following is used to find the standard deviation of a NumPy array?
a) std()
b) var()
c) Both A and B
d) None of the above

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Q. 3 What does NumPy stand for?
a) Numerical Python
b) Natural Python
c) Numeric Program
d) Nonlinear Python

9.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Q. 4) Which of the following is used to find the median of a NumPy array?
a) median()
b) mean()
c) mode()
d) None of the above