Written by students who passed Immediately available after payment Read online or as PDF Wrong document? Swap it for free 4.6 TrustPilot
logo-home
Document preview thumbnail
Preview 3 out of 16 pages
Exam (elaborations)

CIS 5450 - Midterm 1, 2025) comprehensive questions and verified answers (Detailed & Elaborated) ACTUAL EXAM 2025 TEST 100% Solved 2025!!

Document preview thumbnail
Preview 3 out of 16 pages

CIS 5450 - Midterm 1, 2025) comprehensive questions and verified answers (Detailed & Elaborated) ACTUAL EXAM 2025 TEST 100% Solved 2025!!

Content preview

CIS 5450 - Midterm 1, 2025) comprehensive
questions and verified answers (Detailed &
Elaborated) ACTUAL EXAM 2025 TEST 100% Solved
2025!!
Which of the following is least likely to be a good example of big data

(Purchase behavior for 1000 users, Hundreds of gene sequences, Points on the
trajectory of a falling object, A thousand YouTube videos) - (ANSWER)Points on
the trajectory of a falling object



Which of the following tasks is not part of preprocessing data?

(Model and annotate data, Extract the key parts of the data, Run machine
learning algorithms on the data, Clean the data) - (ANSWER)Run machine
learning algorithms on the data



Features are: - (ANSWER)Values used to predict classes or groups



What are the three basic encodings of structured data? - (ANSWER)tables, arrays,
nested



What kinds of data might need pattern-based extraction? - (ANSWER)web or text
data



Which of the following is not a part of the standard data structuring process? -
(ANSWER)training

,When we read a structured file into a dataframe, what will occur? -
(ANSWER)column names may be assigned based on the file header



When we store a dataframe in a SQL database, what do we have an option of
saving or dropping? - (ANSWER)the dataframe index



What does projection do? - (ANSWER)returns a subset of the columns in a
dataframe



The document object model is what kind of data structure? - (ANSWER)tree



XPath returns what as its result? - (ANSWER)set of matching nodes in order, as a
list



The XPath //span matches what? - (ANSWER)the span element(s) at any level



An outerjoin will return the exact same results as an innerjoin if - (ANSWER)every
tuple in the input relations has a match.



If we join relations that each have an id column, what happens in Pandas? -
(ANSWER)The input columns will be renamed in the output, to be unique, by
appending suffixes to the names

, What does my_df['col1'] > 3 return? - (ANSWER)A series of Boolean values, true
only for rows where col1 is above 3



What SQL statement is equivalent to my_df[my_df['a'] != 3]? - (ANSWER)select *
from my_df where a <> 3



How do my_df['col1'] and my_df[['col1']] differ? - (ANSWER)The first returns a
series and the second returns a dataframe.



A lambda function is: - (ANSWER)An unnamed function that's defined where it's
to be used, which takes input parameters and returns a result.



Iteration is undesirable because of which reason? - (ANSWER)It sequentializes
operations instead of letting Python decide how to do the evaluation.



What is the most important thing to do when you run data validation rules? -
(ANSWER)Log and periodically inspect the data that violates the rules



Why would we prefer validation against a master (data) list, vs using a data
validation function? - (ANSWER)The master list captures all possible domain
values rather than patterns



What are effective general approaches to computing string similarity? -
(ANSWER)string edit distance and string overlap

Document information

Uploaded on
August 23, 2025
Number of pages
16
Written in
2025/2026
Type
Exam (elaborations)
Contains
Questions & answers
Free
Download

Wrong document? Swap it for free Within 14 days of purchase and before downloading, you can choose a different document. You can simply spend the amount again.
Written by students who passed
Immediately available after payment
Read online or as PDF

Seller avatar
Reputation scores are based on the amount of documents a seller has sold for a fee and the reviews they have received for those documents. There are three levels: Bronze, Silver and Gold. The better the reputation, the more your can rely on the quality of the sellers work.
Examinor
4.9
(529)
Sold
8171
Followers
5
Items
3326
Last sold
18 hours ago


Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their tests and reviewed by others who've used these notes.

Didn't get what you expected? Choose another document

No worries! You can instantly pick a different document that better fits what you're looking for.

Pay as you like, start learning right away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and aced it. It really can be that simple.”

Alisha Student

Working on your references?

Create accurate citations in APA, MLA and Harvard with our free citation generator.

Working on your references?

Frequently asked questions