Digital Information
Binary Part 1
Binary Part 2
Compression
100

The act of putting data or information into an electronic device.

What is digitization?

100

The SMALLEST number for which an overflow error occurs in a 4-bit system.

What is 16?

100

This describes how computers represent data as either a 0 or a 1.

What is bits?

100

Between lossy and lossless compression algorithms, this one is typically better at reducing the number of bits needed to represent a piece of data

What is lossy compression algorithms?

200

The way we describe how a painting is represented in real life.

What is analog?

200

This is true when some numbers are too large to be represented by a computer with a fixed number of bits.

What is overflow errors?

200

The binary number 1001 in base-10.

What is 9?

200

If Jorge compresses an image before sending it this is the result.

What is the image will require fewer bits?

300

The color purple in RGB with one bit per color.

What is 101?

300

The issue with representing (some) decimals in a binary system.

What is a rounding error?

300

The decimal number 20 in binary.

What is 10100?

300

For Ryan's app that needs to quickly send low-quality photos, this type of compression is the most suitable.

What is lossy compression?

400

The system we use to encode text and characters in binary.

What is ASCII?

400

The way to explain what happens to the number of numbers you can represent as you increase bits by one.

What is doubling?

400

When looking at a binary number that is a 1 followed by zeros you can tell which one is larger by this method. (Example: 100 vs 1000)

What is how many bits there are?

400

This kind of compression is found when sending abbreviations or slang provided both parties (sender and receiver) know the slang/abbreviation.

What is lossless compression?

500

This describes the difference between a painting and its digital photo stored on a phone.

What is the photo is a digital representation of the analog painting?

500

The result of adding 110 and 001 in binary.

What is 7?

500

The total number of unique numbers that can be represented with an 8-bit binary system.

What is 256?

500

The difference between lossless and lossy compression.

What is lossless loses no information and lossy loses some information?
M
e
n
u