1/8
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai |
|---|
No analytics yet
Send a link to your students to track their progress
Define storage capacity
Storage capacity is how much data the device can hold.
Show units of measurement and their value

State how you calculate file size on an image file
image file size = (image width × image height) × bit depth
State how to calculate the file size of a sound file
sound file size = sample rate × sample resolution × length of track
Define compression
Data compression is the process of encoding information using fewer bits than the original representation to reduce file size
State the benefits of compression
They take up less space on the storage device
Data transmission is faster
State the two types of compression
Lossless compression
Lossy compression
Define lossy compression
Lossy compression is a data encoding method permanently removes some data from the original source file.
Define lossless compression
Lossless compression is a data encoding method that does not lose any data from the original file.