Information Systems Top Hat Q's

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/52

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.

53 Terms

1
New cards

I am a UI student who has this great idea. I want to build an application that uses public available data and can share with the user where available parking exists and capitalizes on crowdsourcing to post sightings of parking tickets attendants at work. What cloud service model do I shop for?  

PaaS: Platform as a Service

2
New cards

I need an off-site data storage area to support my disaster recovery plans. What cloud model would I be looking at?  

IaaS: Infrastructure as a Service

3
New cards

Which of the following is a way that a company might save money by using a cloud SaaS (Software as a Service)? 

"Upfront costs associated with acquiring new servers are avoided and server operating system software maintenance and patching are handled by the cloud provider rather than the company using the cloud services." 

"A company does not have to buy servers or maintain an enterprise data center when they use SaaS ERP." 

4
New cards

I want to adopt a more healthy living lifestyle and be able to log and monitor my activity from any device and anywhere with internet service. The application I would need resides on what type of cloud model?  

SaaS: Software as a Service

5
New cards

An API might enable a website developer to:  

Integrate a Walk Score (provides walkability analysis and apartment search tools) from another system into the website they are developing

6
New cards

Match the response set with the  appropriate Business Analytics Data Type. 'a'   'b'   'c' 

ordinal

7
New cards

Match the response set with the  appropriate Business Analytics Data Type.'1'   '2'   '3' 

discrete

8
New cards

Match the response set with the  appropriate Business Analytics Data Type.'Chicken'  'Goat'  'Sheep' 

nominal

9
New cards

Match the response set with the  appropriate Business Analytics Data Type. 

'1/3'    '4/11'   '3.141592653589793238' 

continuous

10
New cards

Match the response set with the appropriate IS Data Type 'a'   'b'   'c' 

character

11
New cards

Match the response set with the appropriate IS Data Type '1'   '2'  '3' 

integer

12
New cards

Match the response set with the appropriate IS Data Type 'Chicken'  'Goat'  'Sheep' 

string

13
New cards

Match the response set with the appropriate IS Data Type: '1/3'   '4/11'  '3.141592653589793238' 

float

14
New cards

Match the response set with the appropriate IS Data Type:'True'  'False' 

boolean

15
New cards

List in sequence the evolution an entity takes in utilizing IS and data: 1st tier

Keep the doors open (support transactions and maintain operations) 

16
New cards

List in sequence the evolution an entity takes in utilizing IS and data: 2nd tier

Know the past and current operations 

17
New cards

List in sequence the evolution an entity takes in utilizing IS and data: 3rd tier

Combine internal/external data to provide insight to future options/probabilities and help set strategy 

18
New cards

List  the levels within the Gartner's Analytics maturity model, sequence from lowest  level of difficulty and value to highest level. 

  • Descriptive Analytics (What happened?) 

  • Diagnostic Analytics (Why did it happen?) 

  • Predictive Analytics (What will happen?) 

  • Prescriptive Analytics (How can we make it happen?) 

19
New cards

What reason would you want to create a dashboard alongside benchmark data? 

Creating a dashboard alongside benchmark data helps businesses and organizations track performance, identify trends, and make informed decisions.

20
New cards

All but one listed area is a component of an Annual Computer Risk Assessment 

data governance

21
New cards

According to the lecture, characteristics of good GUI includes all but the following 

microsoft standards

22
New cards

Which most closely reflects the three branches of the government?  

data governance

23
New cards

what is ETL

ETL is  moving data from a Transactional Database that is optimized for operations/workflows to a Reporting database the supports analytics. What does the ETL acronym stand for? extract transform load

24
New cards

Hierarchical Database 

Parent-Child Relationship 

25
New cards

Relational Database 

Relationships in the form of tables 

26
New cards

Object-Oriented Database 

Stored in the form of objects 

27
New cards

NoSQL data base can be thought of as... 

Not Only SQL Database

28
New cards

If you have a table 'Alphabet', that has one column called 'Letter' and each record has a unique letter of the alphabet, what is the value of the result set for the SQL Statement: 
SELECT COUNT(Letter) 
FROM Alphabet 
WHERE NOT (Letter='a' OR Letter='b' OR Letter='c'); 

23 

29
New cards

If you have a table 'Alphabet' who has one column called 'Letter' and each row has a unique letter of the alphabet, which SQL statement would NOT return record a?  

Select Letter FROM Alphabet Where Letter LIKE 'a?'

30
New cards

If you have a table 'Alphabet', that has one column called 'Letter' and each record has a unique letter of the alphabet, what is the value of the result set for the SQL Statement: 
SELECT COUNT(Letter) 
FROM Alphabet 
WHERE NOT Letter='a'; 

25

31
New cards

If you have a table 'Alphabet', that has one column called 'Letter' and each record has a unique letter of the alphabet, what is the value of the result set for the SQL Statement:  
SELECT COUNT(letter)  
FROM Alphabet  
WHERE Letter='a' and letter ='b' and letter = 'c' 

0

32
New cards

If you have a table 'Alphabet', that has one column called 'letter' and each record has a unique letter of the alphabet, what is the value of the result set for the SQL Statement: 
 
SELECT COUNT(letter) 
 
FROM Alphabet 
 
WHERE letter='a' or letter ='b' or letter = 'c'  

3

33
New cards

Programming commands rely on syntax-ruled statements that direct action (i.e., input, output, print, assign value, compute value) 

true

34
New cards

What is the result if you compile / run the following Python statement? 
A=10 
B=A+1 
if A==B: 
  print("Draw!") 
elif A>B: 
  print("Bummer!") 
else: 
  print("Oops!") 

Oops!

35
New cards

What is the first block created in a blockchain? 

genesis

36
New cards

Which type of network is best suited for an ocean cruise ship to communicate with the mainland when out to sea? 

WWAN

37
New cards

A trucking system might use IoT sensors on their refrigeration trucks to: 

Pull temperature data and send it to the cloud-based database for food safety analysis

38
New cards

What is a function that converts an input of letters and numbers into an encrypted output? 

Hash

39
New cards

For the Python Statement: How_big = input("Enter a choice (small, medium, large): ") 

How_big will have the value of whatever the user types

40
New cards

AI has been around since the 1950's 

True 

41
New cards

Generative AI can create various types of content including text, images, but not video or audio. 

False

42
New cards

 Robotic Process Automation (RPA) bots can make significant impact on already automated work processes that are repetitive and recurring and often have low computer errors 

true

43
New cards

Just because a process is legal does not mean it is ethical.  

true

44
New cards

There are three correct statements and one incorrect statement about Artificial Intelligence(AI). Identify the incorrect statement.  

AI hallucination is the same as generative AI bias that occurs when the training data has biases. 

45
New cards

A trucking system might use IoT sensors on their refrigeration trucks to: 

Pull temperature data and send it to the cloud-based database for food safety analysis

46
New cards

DATA PRIVACY 

Responsibly collecting -   
 using and storing data about people - in line with their expectations - regulations  and laws  

47
New cards

CONFIDENTIALITY 

The assurance that information remain available only to those authorized to view them 

48
New cards

DATA ETHICS 

Doing the right thing with data - considering the human impact from all perspectives and making decisions based on brand values 

49
New cards

The Agile product backlog is: 

A list of product features wanted by the product owner

50
New cards

Which WHERE clause  would NOT select the letter z record in the SQL statement  
SELECT letter  
FROM ALPHABET  
WHERE .... 

Where letter LIKE '?'

51
New cards

For the Python Statement: How_big = input("Enter a choice (small, medium, large): ") 

How_big will have the value of whatever the user types

52
New cards

Daily Scrum is where stakeholders meet with the technical team at the end of the day to provide feedback on the work thus far. 

False 

53
New cards

An API might enable a website developer to: 

"Integrate a Walk Score another system into the website they are developing."