Comp Sci Unit 3 #1

Comp Sci Unit 3 #1

11th Grade

10 Qs

quiz-placeholder

Similar activities

CSP Unit 13 Practice Test

CSP Unit 13 Practice Test

9th - 12th Grade

15 Qs

Slave To Technology

Slave To Technology

1st - 12th Grade

12 Qs

Computer Science Principles Unit 1 Quiz

Computer Science Principles Unit 1 Quiz

9th - 12th Grade

15 Qs

Understanding Image Representation and Compression

Understanding Image Representation and Compression

10th Grade - University

11 Qs

CSP Unit 1 -Lesson 14: Assessment Day

CSP Unit 1 -Lesson 14: Assessment Day

9th - 12th Grade

15 Qs

Unit 1 Assessment: Digital Information

Unit 1 Assessment: Digital Information

9th - 12th Grade

15 Qs

Code.org CSP Unit 1 Review

Code.org CSP Unit 1 Review

9th - 12th Grade

15 Qs

Cloud Storage

Cloud Storage

9th - 11th Grade

10 Qs

Comp Sci Unit 3 #1

Comp Sci Unit 3 #1

Assessment

Quiz

Computers

11th Grade

Medium

Created by

Nick Nessralla

Used 7+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A programmer is writing a program that is intended to be able to process large amounts of data. Which of the following considerations is LEAST likely to affect the ability of the program to process larger data sets?

How long the program takes to run

How many programming statements the program contains

How much memory the program requires as it runs

How much storage space the program requires as it runs

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Biologists often attach tracking collars to wild animals. For each animal, the following geolocation data is collected at frequent intervals.

  • The time

  • The date

  • The location of the animal

Which of the following questions about a particular animal 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 animals?


Do the movement patterns of the animal vary according to the weather?

In what geographic locations does the animal typically travel?

3.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

A student is creating a Web site that is intended to display information about a city based on a city name that a user enters in a text field. Which of the following are likely to be challenges associated with processing city names that users might provide as input?

Select two answers.

Users might attempt to use the Web site to search for multiple cities.

Users might enter abbreviations for the names of cities.

Users might misspell the name of the city.

Users might be slow at typing a city name in the text field.

4.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

A bookstore has a database containing information about each book for sale in the store. A sample portion of the database is shown below.

A store employee wants to calculate the total amount of money the store will receive if they sell all of the available science fiction books. Which columns in the database can be ignored and still allow the employee to perform this calculation?

Select two answers.

Author

Title


Genre

Quantity Available

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A digital photo file contains data representing the level of red, green, and blue for each pixel in the photo. The file also contains metadata that describes the date and geographic location where the photo was taken. For which of the following goals would analyzing the metadata be more appropriate than analyzing the data?

Determining the likelihood that the photo is a picture of the sky

Determining the likelihood that the photo was taken at a particular public event

Determining the number of people that appear in the photo

Determining the usability of the photo for projection onto a particular color background

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A cable television company stores information about movie purchases made by subscribers. Each day, the following information is summarized and stored in a publicly available database.

  • The day and date each movie was purchased

  • The title of each movie purchased

  • The cities where subscribers purchased each movie

  • The number of times each movie was purchased by subscribers in a given city

A sample portion of the database is shown below. The database is sorted by date and movie title.

Which of the following CANNOT be determined using only the information in the database?

The date when a certain movie was purchased the greatest number of times

The number of movies purchased by an individual subscriber for a particular month

The total number of cities in which a certain movie was purchased


The total number of movies purchased in a certain city during a particular month

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A researcher is analyzing data about students in a school district to determine whether there is a relationship between grade point average and number of absences. The researcher plans on compiling data from several sources to create a record for each student.

The researcher has access to a database with the following information about each student.

  • Last name

  • First name

  • Grade level (9, 10, 11, or 12)

  • Grade point average (on a 0.0 to 4.0 scale)

The researcher also has access to another database with the following information about each student.

  • First name

  • Last name

  • Number of absences from school

  • Number of late arrivals to school

Upon compiling the data, the researcher identifies a problem due to the fact that neither data source uses a unique ID number for each student. Which of the following best describes the problem caused by the lack of unique ID numbers?

Students who have the same name may be confused with each other.

Students who have the same grade point average may be confused with each other.

Students who have the same grade level may be confused with each other.

Students who have the same number of absences may be confused with each other.

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?