AP CS Principles - Big idea: Data and Information

AP CS Principles - Big idea: Data and Information

12th Grade

22 Qs

quiz-placeholder

Similar activities

Passive voices

Passive voices

University

20 Qs

Google DSC Quiz - 3

Google DSC Quiz - 3

University

18 Qs

Introduction to AI with Python

Introduction to AI with Python

University

20 Qs

The Story of Google. Reading Comprehension

The Story of Google. Reading Comprehension

10th Grade - University

17 Qs

Input and Output

Input and Output

12th Grade

20 Qs

Computer Hardware/ Playful Priska

Computer Hardware/ Playful Priska

University

20 Qs

Science and technology

Science and technology

7th - 12th Grade

20 Qs

Database recap

Database recap

12th Grade

20 Qs

AP CS Principles - Big idea: Data and Information

AP CS Principles - Big idea: Data and Information

Assessment

Quiz

English

12th Grade

Hard

Created by

Madhav A

FREE Resource

22 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Computers are described as processing data iteratively. What is the order in which a computer will process the following program? Line 1: a ← 38 Line 2: b ← 54 Line 3: a ← b + a Line 4: DISPLAY(a + b)

A. A computer will process all lines of code at once.

B. Computers process the metadata before pure data.

C. A computer will process data one step at a time in the given 1, 2, 3, 4 order.

D. A computer will display the value 92 while processing lines 1, 2, 3, and 4 at the same time.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An Alaskan biologist is tracking a pod (group) of whales. For the whales the following geolocation data is collected at frequent intervals. Time, Data, Geological location of the sea mammals. Which of the following questions about a whale could NOT be answered using only the data collected from the tracking collars?

Approximately how many miles did the animal travel in one week?

Does the animal travel in groups with other tracked whales?

What is the average speed of the whale?

What is the exact location of the whale at any given time?

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Suppose that a company is creating an algorithm that matches people to advertisements that they might have an interest in. The company is basing its algorithm on a data source accumulated from data bought from social media. Which of the following sources would be useful for the algorithm?

Information about a person's video-watching preferences (whether they watch viral videos, reviews, animations, etc.)

A social network's information on what sites a person likes and follows

Information on a person's previous purchases

All of the above

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Short message service (SMS) can be sent from one phone to another phone. Once the message is converted into binary form it is sent by radio waves to the control tower. Once the SMS travels through the control tower it arrives at the short message service center to be stored or sent immediately. In addition to sending the SMS, the cell phone carrier sends metadata.

The time the message was sent and received

The content of the SMS

The geographic location of both the sender and the receiver

The phone number of both the sender and the receiver

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Spotify is a music streaming service that uses metadata collected to suggest future playlists. The metadata contains the album name, the genre, the tags describing the music, the mood of the music, and the time and date the music was played. Which of the following CANNOT be determined using only the information contained in the metadata?

The most popular current album

The time when the streaming service is used

Whether the streaming service is used more during inclement weather

The least common mood of the audience

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Using only the database, which of the following CANNOT be determined?

How some of the buying public feel about their purchases

The popularity of a color depending on the season

When a color sold the most product

When the most product was sold for a color

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Google Trends is a website by Google that analyzes the popularity of top search queries in Google Search across various regions and languages. The large number of searches make Google Trends one of the world's largest real-time data sets. The data can be filtered so no one is personally identified, categorized, and grouped together.

Whether the public is concerned about incoming weather

What date is the cheapest date to book a hotel room

The cost of a gas-powered chainsaw

The length of the Iditarod

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?