81.4k views
1 vote
A raw digital sound file samples a sound wave at some interval and measures the height of the wave at each point. Thus, raw sound is recorded as a list of numbers. In very broad terms the MP3 audio compression algorithm identifies frequencies and volume levels - low and high - that are outside the range of human hearing and removes the data representing these frequencies from the original. This technique results in a smaller audio file that sounds exactly the same to the human ear. This technique is an example of what type of compression? Group of answer choices

1 Answer

3 votes

Answer: Lossy compression

Step-by-step explanation:

In IT, lossy compression also known as irreversible compression is referred to as class of a data encoding technique that tends to use the inexact approximation and also the partial data discarding in order to represent its content. These methods and techniques are used in order to reduce the data size for handling, storing, and transmitting content.

User OllieB
by
4.9k points