Creative Development and Data | Unit Test

Quiz
•
Computers
•
University
•
Easy
Jeremy L
Used 2+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE SELECT QUESTION
2 mins • 6 pts
Digital alarm clocks display information and visual indicators to help people wake up on time. Which of the displays could be represented by a single bit? There are exactly two correct answers.
The "PM"/"AM" indicator
The current day of the week
The current hour (1-12)
The current month (1-12)
The temperature unit indicator ("C" or "F")
2.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
An algorithm will be used to calculate the difference between the smallest and largest values in a list. For the list of [10, 3, 5, 6], it should calculate a difference of 7. There are two proposals for the algorithm:
Algorithm 1: Set 'minVal' to the first value in the list and 'maxVal' to the last value in the list. Iterate through each number in the list. If the number is greater than 'maxVal', store it in 'maxVal'. If the number is less than 'minVal', store it in 'minVal'. Then, set 'maxDiff' to the difference between 'maxVal' and 'minVal'.
Algorithm 2: Set 'minVal' to 1000 and 'maxVal' to 0. Iterate through each number in the list. If the number is greater than 'maxVal', store it in 'maxVal'. If the number is less than 'minVal', store it in 'minVal'. Then, set 'maxDiff' to the difference between 'maxVal' and 'minVal'.
Which of these statements are true about these algorithms?
I. Algorithm 1 does not work on lists where the smallest value is at the start of the list or the largest value is at the end of the list.
II. Algorithm 2 does not work on lists that contain all negative numbers or all numbers greater than 1000.
I only
II only
I and II
Neither I nor II
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
A medical diagnosis app lets users track their symptoms. Whenever a user reports a symptom, the app adds a row to a database table.
-The user ID
-The date of the report
-The time of the report
-A description of how they are feeling
-A severity of the feeling (1-10)
Here are a few rows from the table. The app marketing team needs to understand their users better and asks the data analyst for various statistics. Which statistic CANNOT be calculated from the table of reports?
The total number of reports from all users
The user ID with the most number of reports
The mean duration of the feeling
The distribution of severity ratings across reports
4.
FILL IN THE BLANK QUESTION
2 mins • 6 pts
It is your friend's 18th birthday, and you need to use binary numbers for the candles on their cake. Your plan is to use green candles to mean "on" and gray candles to mean "off". What is the LEAST number of candles you need in order to represent their age?
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Xiomara is a researcher studying the effect of carbon emissions from airplanes on global warming. She collects millions of data points tracking the path of airplanes and develops a program that analyzes the data. When she runs the program on a single company's airplanes, it takes an hour to complete, so she becomes concerned that it will take much too long to run on all of the airplane data. Her friend Dacari suggests using parallel computing to speed up the analysis of the airplane emission data. How would parallel computing speed up the analysis?
Parallel computing will crowdsource the running of the program to volunteers on the Internet, utlizing the power of their machines instead.
Parallel computing can distribute the work to multiple machines, so that each machine has more memory available for faster processing.
Parallel computing will use a heuristic-based algorithm to compute the answer in less time.
Parallel computing can run the program in parallel on subsets of the data, so that the total amount of time is less.
6.
MULTIPLE SELECT QUESTION
2 mins • 3 pts
Consider a computer that uses 4 bits to represent nonnegative integers and uses all 4 bits to represent the value. Which of the following operations would result in integer overflow? There is at least one correct answer.
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Stephanie is researching the friendliness of United States cities. To determine the friendliest and unfriendliest cities, she conducts a nation-wide survey. She then collects data about each of the cities, to try to understand what factors are related to a city's friendliness, and visualizes the data in scatter plots. This scatter plot (left) compares the population of cities to friendliness. This second scatter plot (right) compares each city's latitude to its friendliness. Which conclusion can Stephanie make from the data?
When people move to a southern city, they become friendlier.
When people move to a less populated city, they become friendlier.
There is a positive correlation between latitude and friendliness.
There is a stronger correlation between latitude and friendliness than between population and friendliness.
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Searching and Sorting

Quiz
•
University - Professi...
20 questions
System Analysis and Design(FINAL_EXAM)

Quiz
•
University
20 questions
Sorting algorithms (Y11)

Quiz
•
8th Grade - University
20 questions
เทคโนโลยี ม.4 (กลางภาค)

Quiz
•
University
18 questions
Flowchart and Algorithm

Quiz
•
11th Grade - University
20 questions
Demo Teaching

Quiz
•
University
17 questions
Asymptotic complexity

Quiz
•
University
16 questions
Qwizzy - Level 1

Quiz
•
University
Popular Resources on Wayground
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World

Quiz
•
3rd - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
20 questions
ELA Advisory Review

Quiz
•
7th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns

Quiz
•
3rd Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
11 questions
NFL Football logos

Quiz
•
KG - Professional Dev...
20 questions
Definite and Indefinite Articles in Spanish (Avancemos)

Quiz
•
8th Grade - University
7 questions
Force and Motion

Interactive video
•
4th Grade - University
36 questions
Unit 5 Key Terms

Quiz
•
11th Grade - University
38 questions
Unit 6 Key Terms

Quiz
•
11th Grade - University
20 questions
La Hora

Quiz
•
9th Grade - University
7 questions
Cell Transport

Interactive video
•
11th Grade - University
7 questions
What Is Narrative Writing?

Interactive video
•
4th Grade - University