Computers and Technology

A researcher is conducting an experiment to determine the effects of different amounts of sunlight and water on the growth of tulips. The growth of the tulip can be categorized with a rating from 1-10 (1 = no growth, 10 = outstanding growth). There are 1,000 tulips to be analyzed and each is identified with a number from 1 to 1,000. There is no requirement about how the experimental data is collected. Once the data is collected, the information needs to be analyzed and published within one day to meet a publication deadline.
Which is the BEST approach for collecting and storing this data, in preparation for generating a published report?
A. Store the sunlight and water data for each individual tulip into separate text files. Take an individual photo of each tulip to show the growth of the tulip. All of these files will include the tulip number in the name of the file.
B. Store the tulip number, sunlight amount, and water amount for each tulip in a single row in a spreadsheet. Take an individual photo of each tulip to show the growth of the tulip. Each image file will include the tulip number in the name of the file.
C. Store the tulip number, sunlight amount, water amount, and growth rating for each tulip in its own row in a spreadsheet.
D. Take an individual photo of each tulip to show the growth of the tulip. Store the tulip number, sunlight amount, water amount, and a link to the tulip image in a single row in a spreadsheet.

answer
Answers: 3

Other questions on the subject: Computers and Technology

image
Computers and Technology, 22.06.2019 05:20, ashcormu11
Write a program called assignment3 (saved in a ļ¬le assignment3.java) that computes the greatest common divisor of two given integers. one of the oldest numerical algorithms was described by the greek mathematician, euclid, in 300 b. c. it is a simple but very eā†µective algorithm that computes the greatest common divisor of two given integers. for instance, given integers 24 and 18, the greatest common divisor is 6, because 6 is the largest integer that divides evenly into both 24 and 18. we will denote the greatest common divisor of x and y as gcd(x, y). the algorithm is based on the clever idea that the gcd(x, y) = gcd(x ! y, y) if x > = y and gcd(x, y) = gcd(x, y ! x) if x < y. the algorithm consists of a series of steps (loop iterations) where the ā€œlargerā€ integer is replaced by the diā†µerence of the larger and smaller integer. this continues until the two values are equal. that is then the gcd.
Answers: 3
image
Computers and Technology, 22.06.2019 12:40, Courtneymorris19
The most complicated four letter word
Answers: 1
image
Computers and Technology, 22.06.2019 15:30, mariap3504
Whats are the different parts of no verbal comunication, especially body language?
Answers: 3
image
Computers and Technology, 22.06.2019 19:00, sere50
Stacy works as blank. the most important soft skill she needs for this role is blank.
Answers: 3
Do you know the correct answer?
A researcher is conducting an experiment to determine the effects of different amounts of sunlight a...

Questions in other subjects:

Konu
Mathematics, 22.09.2019 06:50