C1.3 Data storage and compression

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/8

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 3:37 PM on 5/14/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

9 Terms

1
New cards

Define storage capacity

Storage capacity is how much data the device can hold.

2
New cards

Show units of measurement and their value

3
New cards

State how you calculate file size on an image file

image file size = (image width × image height) × bit depth

4
New cards

State how to calculate the file size of a sound file

sound file size = sample rate × sample resolution × length of track

5
New cards

Define compression

Data compression is the process of encoding information using fewer bits than the original representation to reduce file size

6
New cards

State the benefits of compression

  1. They take up less space on the storage device

  2. Data transmission is faster

7
New cards

State the two types of compression

  1. Lossless compression

  2. Lossy compression

8
New cards

Define lossy compression

Lossy compression is a data encoding method permanently removes some data from the original source file.

9
New cards

Define lossless compression

Lossless compression is a data encoding method that does not lose any data from the original file.