Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Data Representation: Quiz 2

Total questions: 10

Worksheet time: 28mins

Name
Class
Date
1.

What is compression?

a)

deleting unnecessary sounds from a file

b)

reducing file size by removing redundant pieces of data

c)

run length encoding

d)

shrinking an image

2.

A 1080p image (1920 x 1080 pixels) has a colour depth of 16.

How many of these images can fit on a 2GiB pen drive?

(a)  

3.

A song is recorded to digital at 60Hz with a bit depth of 12.

The audio is recorded in stereo, and the song is 2 minutes long.

What is the file size of the song?

Express your answer in KiB.

(a)  

4.

What is a characteristic of lossless compression?

a)

Quality is sacrificed

b)

The original file can be reconstructed

c)

Compressed files are considerably smaller

d)

Data is eliminated

5.

Name one example of lossy compression

(a)  

6.

Name one example of lossless compression.

(a)  

7.

The 6x6 pixel image shown is represented in colour, and is compressed by RLE.

What is its RLE code?

(Write this down, you'll need it later.)

Blue is 0 0 255

Red is 255 0 0

(a)  

8.

Given that each pixel is represented by 3 bytes, what is its uncompressed file size? Include units.

(Write this down, you'll need it later.)

(a)  

9.

What is the compressed file size of the image? Include units.

(Write this down, you'll need it later.)

(a)  

10.

What is the percentage reduction in file size of the image?

Express in 3 significant figures.

(a)