Rounding Numbers in Python

Quiz
•
Computers
•
University
•
Hard
Sangameshwar Biradar
Used 16+ times
FREE Resource
9 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
The value 1.73 rounded to one decimal place using the “rounding up” strategy is…
1.7
1.8
1.73
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
The value -2.961 rounded to two decimal places using the “rounding down” strategy is…
-2.96
-2.97
-2.9
-2.961
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
When a value is truncated to 3 decimal places, which of the following is true?
Both positive and negative numbers are rounded down.
Positive numbers are rounded down and negative numbers are rounded up.
Positive numbers are rounded up and negative numbers are rounded down.
Both positive and negative numbers are rounded up.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The value -0.045 rounded to 2 decimal places using the “round half away from zero” strategy is…
-0.05
-0.04
-0.045
-0.03
5.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Which rounding strategy does Python’s built-in round() function use?
Round half away from zero
Round half to even
Round half down
Round half up
6.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
The value 4.65 rounded to one decimal place using the “round half to even” strategy is…
4.6
4.7
4.65
4.5
7.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Which of the following rounding strategies mitigates rounding bias the best?
Round half away from zero
Round half up
Truncate
Round half to even
Round down
8.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Why does round(-1.225, 2) return -1.23 when it should return -1.22?
There is a bug in Python
Trick question. round(-1.225, 2) does return -1.22!
Floating point representation error
9.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Assume you have the following Python list:
data = [0.15, -1.45, 3.65, -7.05, 2.45]
If you round every number in data to one decimal place using the “round half up” strategy, which of the following rounding biases is introduced?
Round towards negative infinity bias
Round towards zero bias
No rounding bias is introduced
Round towards positive infinity bias
Similar Resources on Wayground
10 questions
Kuis Telekomunikasi

Quiz
•
University
13 questions
Repaso de capa 2

Quiz
•
University
14 questions
Cisco 2, Module 2

Quiz
•
University
10 questions
Quiz Topik Pengantar SQL

Quiz
•
University
6 questions
Arithmetic building blocks

Quiz
•
University
10 questions
Aplikasi Komputer

Quiz
•
1st Grade - University
10 questions
CSC413 - Sound

Quiz
•
University
10 questions
CPU Scheduling 1

Quiz
•
University
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
20 questions
Definite and Indefinite Articles in Spanish (Avancemos)

Quiz
•
8th Grade - University
7 questions
Force and Motion

Interactive video
•
4th Grade - University
36 questions
Unit 5 Key Terms

Quiz
•
11th Grade - University
7 questions
Figurative Language: Idioms, Similes, and Metaphors

Interactive video
•
4th Grade - University
15 questions
Properties of Equality

Quiz
•
8th Grade - University
38 questions
WH - Unit 3 Exam Review*

Quiz
•
10th Grade - University
21 questions
Advise vs. Advice

Quiz
•
6th Grade - University
12 questions
Reading a ruler!

Quiz
•
9th Grade - University