methods of data capture Flashcards

1
Q

manual data capturing: how is it conducted + cons

A

time consuming, expensive, prone to human errors/bias
- surveys
- observation
- interviews
- discussions

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

electronic data capturing

A
  • automated
  • accurate, efficient, cost-effective
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

OMR

A

optical mark recognition: optical scanner to recognize marks on paper
- scans documents, differentiates between marked and unmarked boxes, and translates into digital data
- used by educational institutions + market research companies

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

OCR

A

optical character recognition: recognize + convert printed/handwritten data into digital format
- scans documents, recognizes + interprets shapes, converts to machine-readable text

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

ICR

A

intelligent character recognition: advanced OCR tech, allows recognition of handwritten texts/documents
- improved accuracy of handwriting/font styles
- pixel-based processing, compares information to pre-existing database of handwriting patterns

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

barcodes

A
  • machine-readable pattern of parallel lines representing product data read by scanning machine
  • uses light sensor
  • improves efficiency + accuracy
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

1D barcodes

A
  • vertical lines + spaces
  • uses UPC(universal product code), which is a linear code
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

2D barcodes

A
  • image, using dots, squares, rectangles, hexagons
  • data: vertical + horizontal
  • basically QR code
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

video capturing

A
  • captures + records visual data; multiple images per second as still images
  • requires image acquisition, processing, storage
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

camera capturing

A
  • captures visual data as still images
  • allows for more detailed control over other aspects of the data(exposure, focal length…)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

audio capturing

A
  • recording of human speech using a microphone to convert analog signals to digital data
  • involves two processes: sampling + quantization
    sampling: takes measurement of analog signal at regular intervals
    quantization: assigns digital value to amplitude
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

web scraping

A
  • extracting data from websites using automated software/tools
  • performed for data mining, price monitoring, content aggregation
  • saves time + effort
  • do not violate website terms of use or copyright laws
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

other uses of web scraping

A

market research: competitive advantage + informed decisions
lead generation: potential customers; sales outreach + marketing
content creation: analyze trends to influence creation of original content
price monitoring: tracks competitors’ prices + services
data analysis: analyze large amounts of data for insights on consumer behavior, market trends

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

web cookies

A
  • text files that remember details about users; stored in browser
  • tracks info for duration of visit, recognizes the user when they return
  • improves UX, streamlining login processes
  • used for targeted advertising
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

types of cookies

A

session cookies: deleted when browser closed
cache cookies: temporary cookies in browser; remembers things, speeds up loading
authentication cookies: remembers user details to keep logged in
analytics cookies: tracks user behavior + interactions
advertising cookies: tracks browsing history, targeted ads

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

website heat mapping

A
  • analytical software; visually tracks how users interact with elements of website
  • gives businesses insights on user interaction, can help them optimize UX + website performance
16
Q

IoT

A
  • internet of things: network of devices, appliances, connectivity that allow connection and exchange of data with other systems over the internet
  • designed to automate tasks, improve efficiency, new ways to access/control devices + appliances
  • issue of privacy + security; unauthorized access to user data + movement
17
Q

AI

A
  • code that reacts to data inputs and environmental conditions to mimic human intelligence
  • sources data form websites, IoT, visual/auditory data recognition tech
  • captures data from online platforms to analyze user behavior + preferences
  • ethically source data, no bias/negative impacts in its application
18
Q

machine learning

A
  • machine learning able to evolve through analysis of patterns + relationships in larger datasets
19
Q

supervised machine leaning

A

involves desired output or goal which informs the data inputs taken into algorithms and integrated into the models
- recognize patterns, make predictions on unlabeled data by referring to labeled data

20
Q

unsupervised machine learning

A

identifies patterns with no constraint; make predictions/identify trends

21
Q

reinforcement training

A

trains algorithm through trial + error, rewarded for correct decisions, penalized for incorrect ones