lossy and lossless compresion Flashcards
(25 cards)
What is lossy compression?
A method of data compression that reduces file size by permanently eliminating some data.
True or False: Lossless compression allows for the original data to be perfectly reconstructed from the compressed data.
True
Fill in the blank: JPEG is an example of a ________ compression format.
lossy
Which of the following is a characteristic of lossless compression? A) Data is permanently lost, B) Original data can be fully restored, C) Typically results in smaller file sizes than lossy.
B) Original data can be fully restored
What is the primary advantage of lossy compression?
Significantly reduced file sizes.
Name a common lossless compression format.
PNG
True or False: Lossy compression is typically used for text files.
False
What type of files is lossless compression commonly used for?
Text files and certain image formats.
Fill in the blank: Lossy compression is often used for ________ and ________ files.
audio; video
Which compression method is generally preferred for web images to save bandwidth?
Lossy compression
What does the term ‘bitrate’ refer to in the context of audio compression?
The number of bits that are processed per unit of time.
True or False: A higher bitrate in lossy compression typically results in better quality.
True
What is the main disadvantage of lossy compression?
Loss of data quality and detail.
Name a common application of lossless compression.
File archiving with formats like ZIP.
Multiple Choice: Which of the following formats is NOT typically lossy? A) MP3 B) WAV C) JPEG
B) WAV
What is a common use case for lossless audio compression?
Archiving music without quality loss.
Fill in the blank: Lossy compression techniques can include ________ and ________.
psychoacoustic models; quantization
True or False: All compression methods reduce file size.
True
What is the primary goal of compression?
To reduce the amount of data required to represent information.
Multiple Choice: Which of the following is a lossless compression algorithm? A) LZW B) MP3 C) AAC
A) LZW
What is the key difference between lossy and lossless compression?
Lossy compression removes some data, while lossless compression retains all original data.
Fill in the blank: A common method to achieve lossy compression in images is ________.
discrete cosine transform (DCT)
True or False: Lossless compression is always more efficient than lossy compression.
False
What is one potential downside of using lossy compression on audio files?
Reduced sound quality.