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
Flowcharts

Quiz
•
University
16 questions
Searching & Sorting Algorithms

Quiz
•
10th Grade - University
15 questions
Fundamentals of Computer Science

Quiz
•
University
20 questions
DAA-Quiz1

Quiz
•
University
18 questions
Sorting Algorithms II

Quiz
•
University
15 questions
Sorting

Quiz
•
University
15 questions
01 Quiz No. 1

Quiz
•
University
15 questions
untitled

Quiz
•
7th Grade - University
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
21 questions
Spanish-Speaking Countries

Quiz
•
6th Grade - University
20 questions
Levels of Measurements

Quiz
•
11th Grade - University
7 questions
Common and Proper Nouns

Interactive video
•
4th Grade - University
12 questions
Los numeros en español.

Lesson
•
6th Grade - University
7 questions
PC: Unit 1 Quiz Review

Quiz
•
11th Grade - University
7 questions
Supporting the Main Idea –Informational

Interactive video
•
4th Grade - University
12 questions
Hurricane or Tornado

Quiz
•
3rd Grade - University
7 questions
Enzymes (Updated)

Interactive video
•
11th Grade - University