Big Idea 2 (17-22%) Flashcards
bit / binary digit
shorthand for binary digit and is either
0 or 1.
byte
8 bits
abstraction
the process of reducing
complexity by focusing on the main idea.
analog data
values that change smoothly,
rather than in discrete intervals, over time.
digital data
electronic representation of information in a format or language that machines can read and understand.
sampling technique / samples
measuring values of the analog signal at
regular intervals called samples
binary (base 2)
uses only combinations of the
digits zero and one.
decimal (base 10)
uses only combinations of
the digits 0 – 9.
place value
determined
by the base raised to the power of the position
data compression
can reduce the size (number
of bits) of transmitted or stored data.
lossless data
compression algorithms can
usually reduce the number of bits stored or
transmitted while guaranteeing complete
reconstruction of the original data.
lossy data
compression algorithms can
significantly reduce the number of bits stored
or transmitted but only allow reconstruction of
an approximation of the original data.
information
the collection of facts and
patterns extracted from data.
meta data
data about data. EX: the piece of data may be an image, while the metadata may include the date of creation or the file size of the image.
meta data
data about data. EX: the piece of data may be an image, while the metadata may include the date of creation or the file size of the image.