IDSC 3001 Quiz C

0.0(0)
studied byStudied by 0 people
0.0(0)
full-widthCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/50

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

51 Terms

1
New cards

data management

set of processes established by a company that includes acquiring, validating, storing, protecting, and processing

2
New cards

data management is used to ensure data is:

accessible, reliable, timely

3
New cards

master data management

process used to manage, centralize, organize, synchronize and share data according to the business rules/strategy of the company

4
New cards

relational database

simple, fast, and designed to handle vast amounts of data by enterprise applications

5
New cards

dominant database

relational and object-oriented

6
New cards

object oriented database

handle videos, music, pictures, drawings, images, etc.

7
New cards

data challenges

- data volumes are doubling in size about every two years

- organizations struggle to keep pace with their data

- data must be used to be valuable and that depends on clean data

8
New cards

essential part of master data management

data quality

9
New cards

entity one

person/consumer

- attributes: identifcation number, address, credit card number

10
New cards

entity two

product/item

- attributes: item number, item description, price, quantity on-hand

11
New cards

cardinality

defines the nature (degree) of relationships between entities

12
New cards

cardinality: one-to-one

each instance in the relationship will have exactly one related instance

13
New cards

cardinality: one-to-many

an instance on one side of the relationship can have many

14
New cards

cardinality: many-to-many

instances on both sides of the relationship can have many related instances on the other side

15
New cards

Database Management System (DBMS)

software for creating and managing databases

16
New cards

objectives of DBMS

- data independence

- data integrity

- capable of changes

- data sharing

- security

17
New cards

data independence

the database is protected from changes in the hardware, operating system, data storage

18
New cards

data integrity

hardware and software defects will not make the database inconsistent

19
New cards

capable of changes

to the data for new application and devices

- e.g. cars, homes, devices, wearables

20
New cards

data sharing

all the applications use on copy of the database

21
New cards

secuirty

only authorized individuals and programs can perform specific tasks and functions

22
New cards

object database

is a system in which data is represented in the form of objects (not table oriented)

23
New cards

Search Engine Optimization (SEO)

a systematic process of ensuring that your firm comes up at or near the top of lists of typical search phrases related to your business

24
New cards

three elements of SEO

- indexability: how open the design of a website is to search engine spiders and the potential for the content to be crawled and indexed

- relevance: requires targeting the most appropriate keywords and content

- authoritativeness: rewards populairty and industry visibility meaning that you need to have many links to your page

25
New cards

volume

large amount of data

26
New cards

velocity

speed of change

27
New cards

variety

different forms of data sources

28
New cards

veracity

uncertainty of data

29
New cards

value

added value for organization

30
New cards

big data

a broad term for datasets so large or complex that traditional data processing applications are inadequate.

- high volume, velocity, variety, veracity, and value of the data

31
New cards

why do people buy online

- lower prices

- accessibility and convenience

wider choice

32
New cards

why do businesses sell online

- higher margins

- scalability

- consumer insight/technology

33
New cards

e-commerce

the buying and selling of goods over the internet

34
New cards

advantages of e-commerce for business

- lower business costs

- more potential customers

- customer

35
New cards

disadvantages e-commerce

- privacy and security concerns

- slow website

- customer preferences

36
New cards

online marketing

any web-based strategy, method, or tool used to increase the awareness of a company's brand and its products/services

37
New cards

goal of online marketing

reach potential customers by targeting the places where they spend the most time online

38
New cards

online marketing characteristics

- strives to provide value to its viewers

- allows business to accurately track their results as well as provides detailed analysis to improve marketing strategies

39
New cards

traditional marketing characteristics

- seeks to increase sales

- provides little or no feedback on your results and rarely offers ways to track how well an ad or other traditional marketing strategy works

40
New cards

content marketing

- using content on internet to increase brand awareness, provide valuable information to custoemrs, generate leads, increase traffic

- primary goal: create and distribute relevant content that attracts a target demographic

41
New cards

Pay Per Click (PPC)

A concept where advertisers don't pay unless someone clicks on their ad

- charge company every time someone clicks on an ad

42
New cards

affiliate marketing

- provides a marketer with a commission for advertising its products or services

common way is PPC, pay per lead, pay per sale

43
New cards

how to get started with online marketing

- create a user friendly website

- research and incorporate keywords

- start a blog

- use email marketing tactics

- develop your social media

44
New cards

disadvantages of relational databases

- structure

- maintenance issues

- inflexibility

- lack of scalability

45
New cards

examples of big data

- New York stock exchange

- social media

46
New cards

advantages of big data processing

- businesses can utilize outside intelligence while taking decisions

- improved customer service

- early identification of risk to the product/service

- better operational efficiency

47
New cards

big data: structured

- data that can be stored, accessed, and processed in the form of fixed format

- e.g. employees table in a database

48
New cards

big data: unstructured

- any data with unknown form or the structure is classified as unstructured data

- poses multiple challenges in terms of its processing for deriving value out of it

- e.g. output returned by google search

49
New cards

big data: semi-structured

- contains both forms of data

- e.g. XML file

50
New cards

advantages of relational databases

- categorizing data

- accuracy

- ease of use

- collaboration

- security

51
New cards

how does a relational database work?

- each row holds a record with a unquie identifier known as a key and each column contains the attributes of the data

- used to organize and identify relationships between key data 9points