Informatics 2- Data Information and Knowledge Flashcards
1
Q
data
A
- observations
- may or may not be meaningful
- computers do not understand
- input, store, process
- output zero (off) and one (on)
- each zero or one is known as a bit
- a series of eight bits is called a byte
- ex. 112134493 (pt id number)
2
Q
information
A
meaningful data to draw conclusions
- take data and make conclusion
- ex. patient ID, interpreting diagnoses codes
3
Q
knowledge
A
information justifiably believed to be true
-ex. smokers are more likely to develop lung cancer
4
Q
bit
A
- only zero’s and ones’
- only language a computer understands
- computers do not understand you (they are dumb!)
5
Q
byte
A
a series of eight bits is a byte
-10011101
6
Q
integers
A
- numbers
- type of data
7
Q
floating point numbes
A
- type of data
- 3.5456
- decimal
8
Q
character
A
- 8 bytes is a character
- ex. “a” and “z”
9
Q
strings
A
- putting characters together makes strings
- “hello” or “ball”
10
Q
file formats
A
from least to most storage:
- image files
- text files
- sound files
- video files
11
Q
image files
A
- JPG
- GIF
- PNG
- more clarity -> more storage*
12
Q
text files
A
- txt
- doc
13
Q
sound files
A
- WAV
- MP3
14
Q
video files
A
MPG
15
Q
informatics vs. IT and computer scientists
A
- computer science- software
- informatics- broad spectrum, hardware, software, combine them into a relative way
- IT search or sort data more efficiently
- takes data and makes it easier to use (sort, filter)
- informatics manipulates information (tools vary, could be computers)
- information retrieval:
- relationship between aspirin and heart attack -> finding correlations
- problem is identifying documents that contain certain meaning