Unit 2 Data Flashcards
(61 cards)
shorthand for a single binary digit and is either 0 or 1
bit
8 bits
byte
_________ can be used to represent all __________; anything stored on a computer
binary sequences, digital data
6 bits
pixel
________ are grouped to represent _________. ——— the process of simplifying complex information by focusing on essential details while hiding or ignoring irrelevant ones
bits, abstractions
Abstractions help reference a prior set of directions to repeat the same outcome without having to _______________
rewrite the same code
_________ contain the most abstractions
high level languages
___________ values that change smoothly over time; rather than in discrete intervals; continuous
analog signal
_______ an analog single that has been broken up into steps; discrete
digital signal
________ can approximate analog data by using __________
digital data, samples
________ measuring values of the analog signal at regular intervals; are measured to find out the bits required
sample
smaller sample rate -» ______________
more accurately the digital represents the analog signal
________ an abstraction inside a program that can hold a value
variable
__________ not large enough to store data
overflow error
the size of numbers is only limited to the size of the computer’s _________-
memory
How to convert BIN to DEC?
- write out 1, 2, 4, 8, 16, 32, 64, 128
- put the digits below
- multiply the digits below
- add all
How to convert DEC to BIN?
- write out 1, 2, 4, 8, 16, 32, 64, 128
- go until you can subtract
ex: if 14-16 then put a zero - put a zero on those that cannot subtract and a 1 for those that can
_______ occurs when DEC are rounded. ex: 1/3 does not equal 0.33
roundoff error
________ reducing the size (# of bits) of transmitted or stored data.
fewer bits DOES NOT EQUAL less info
data compression
Charateristics of Lossy Data
- significantly reduced
- decreases resolution
- not recover the original file
- data will be lost
- better for storage and transmissions
Characteristics of Lossless Data
- not data lost
- original file can be produced without loss
- can be difficult to store, transfer, handle
- used in situations where the ability to fully reconstruct is important
Data set challenges regardless of size:
- ______
- _______
- ________
- the need to combine data sources
need to clean data
incomplete data
invalid data
_________ uses historical data to predict; uses information collected from big data to influence our daily lives
ex: social media uses patterns to target advertising
predicting algorithms
content of data may contain __________. Identity theft is becoming very common
_______ when people are tricked into sharing personal info
personal information, phishing