Question: Could someone please help me with this! Im really bad at Computer science :( Write a formula in cell E2, which can be copied down
Write a formula in cell E2, which can be copied down the column, to determine if the temperature for this day wa above average. The formula should result in a True/False (Boolean) value. Copy the formula down the column. Do you want a Boolean value or an arithmetic value? Here it appears that the value displayed is True/False-a Boolean value. To obtain Boolean functions combine or manipulate a boolean value or values to create a single boolean value. For example, Boolean functions can be used to answer questions like "Are all temperatures less than 50 degrees?" least one temperature over 70?". Relational operators compare two quantities and result in a boolean value, answering questions such as "Is the first date on the list after Februay 1st?" or "ls the temperature on 7/1/2010 less than 60"? a Boolean value you will need to use a either a Relational operator or a Boolean function. or "ls at o In this case, you are comparing two quantities: the 8am temperature and the average temperature. So in this case you would use a relational operator(Le..>.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
