Test Flashcards
What is the primary distinction between data and information?
Data is basic values or facts, while information is data that has been organized and/or processed to solve a problem.
This distinction is relative to the needs of the user.
What are the different types of data that computers manage?
- Numbers
- Text
- Audio
- Images and graphics
- Video
Computers are multimedia devices that handle various information categories.
How is all data ultimately stored on a computer?
As binary digits (strings of 1s and 0s).
Each document, picture, and sound bite is represented in binary.
What is data compression?
Reducing the amount of space needed to store a piece of data.
Compression is crucial for efficient storage and sharing of data.
What is the purpose of the compression ratio?
It indicates how much compression occurs, calculated as the size of compressed data divided by the size of the original data.
The ratio should result in a number between 0 and 1.
What is the difference between lossless and lossy data compression?
- Lossless: Data can be retrieved without losing any original information.
- Lossy: Some information is lost during compaction.
In some cases, losing information may be acceptable.
True or False: The closer the compression ratio is to zero, the tighter the compression.
True.
A lower ratio indicates better compression.
Fill in the blank: Data compression techniques involve a tradeoff between _______ and size.
[accuracy]
This tradeoff is a key consideration in data representation and compression.
What motivates the need for efficient data representation in modern computing?
The need to share data over networks with inherent bandwidth restrictions.
Streaming video is a significant factor in this need.
What is the natural world characterized by?
The natural world is characterized by being continuous and infinite.
How is a number line described in terms of continuity?
A number line is continuous, with values growing infinitely large and small.
What can always be done between two integers?
You can always find a number that is larger or smaller than any given number.
What happens when you divide any number?
Any number can be divided in half.
What is the theoretical concept related to distance and walls?
You could always close the distance to a wall by half and never actually reach it.
What is a key difference between computers and the natural world?
Computers are finite, while the natural world is infinite.
What limits do computers face in data representation?
Computer memory and hardware devices have limited room to store and manipulate data.
What is the goal of data representation in computing?
The goal is to represent enough of the world to satisfy computational needs and senses.
What are the two ways data can be represented?
Data can be represented as analog or digital.
Define analog data.
Analog data is a continuous representation, analogous to the actual information it represents.
Define digital data.
Digital data is a discrete representation, breaking the information into separate elements.
Give an example of an analog device.
A mercury thermometer is an example of an analog device.
How does a mercury thermometer indicate temperature?
The mercury rises in a continuous flow in direct proportion to the temperature.
How are the markings on a mercury thermometer calibrated?
The tube is calibrated and marked to read the current temperature, usually as an integer.
What is a limitation of the mercury thermometer’s markings?
The markings are not detailed enough to note small changes, like 74.568 degrees Fahrenheit.