Bytes and Files sizes
Text compression
Encoding B&W Images
Encoding Color Images
Lossy vs. Lossless
100
how much memory to store the word 

'hello'

40 bits(5 bytes).

100

Represent the same information with fewer bits

what is compression?

100

Digital images are encoded in ______

What is binary?

100

Color are shown using ____ , _____, and _____

Red, Green, blue

100

____ is an example of lossy audio storage

MP3

200

How much storage does 1 ASCII text take up?

8 bits(1 byte).

200

class of data compression algorithms that allows the original data to be perfectly reconstructed from the compressed data.

What is Lossless compression?

200

 it is typical in a black and white image for the value 1 to represent _____ - it means turn the light on - and 0 represents black - light off.

What is white?

200

 using ______ allows us to represent many bits with fewer characters.

What is hexadecimal?

200

______ compression is irreversible

Lossy

300

Why is a Byte 8 bits?

Early IBM used “bite” to refer to groups of 8-bits

300

_______ ____________is the class of data encoding methods that uses inexact approximations and partial data discarding to represent the content.

What is Lossy Compression? 

300

The data of a black-and-white image is the list of bits that represent whether each _____ is on or off.

What is a pixel?

300

 using ________ is not a form of data compression, it's simply a different view into the bits.

What is hexadecimal?

300

____ file format is lossless

ZIP

400

How many bytes in megabyte?

1,000,000

400

 any approach to problem solving or self-discovery that employs a practical method that is not guaranteed to be optimal, perfect or rational, but which is nevertheless sufficient for reaching an immediate, short-term goal.

What are Heuristics

400

images must include _______, or data about the data

What is metadata?

400

 RGB - typically uses ____ bits with 8 bits each for Red, Green and Blue intensities.

24
400

With lossless compression, there is no loss in _______

quality

500

What is the typical size of a .jpg image?

 10KB to 30KB.

500

Example of lossy compression for images?

 JPEG image

500

store the image as an array of individual pixels, each of which has a particular color.

what is Raster Image?

500

Mixing pigment and mixing colored lights (like what’s on a computer screen) lead to ]_______ results.

Different

500

Both lossless and lossy compression _______ the size of a file

reduce

M
e
n
u