Computers and Technology

Adams Corporation evaluates divisional managers based on Return on Investment (ROI) and has provided the operating results of the Northern Division from last year. The Controller has asked you to compute the ROI and Residual Income based on data from last year and if the division adds a new product line. Use the information included in the Excel Simulation and the Excel functions described below to complete the task. Cell Reference: Allows you to refer to data from another cell in the worksheet. From the Excel Simulation below, if in a blank cell, "=G5" was entered, the formula would output the result from cell G5, or 4.00 in this example.
Basic Math functions: Allows you to use the basic math symbols to perform mathematical functions. You can use the following keys: + (plus sign to add), - (minus sign to subtract), * (asterisk sign to multiply), and / (forward slash to divide). From the Excel Simulation below, if in a blank cell "=G5+G6" was entered, the formula would add the values from those cells and output the result, or 10.00 in this example. If using the other math symbols the result would output an appropriate answer for its function.
SUM function: Allows you to refer to multiple cells and adds all the values. You can add individual cell references or ranges to utilize this function. From the Excel Simulation below, if in a blank cell "=SUM(G5,G6,G7)" was entered, the formula would output the result of adding those three separate cells, or 12.00 in this example. Similarly, if in a blank cell "=SUM(G5:G7)" was entered, the formula would output the same result of adding those cells, except they are expressed as a range in the formula, and the result would be 12.00 in this example.
IF function: Allows you to test a condition and return a specific value is the result is true and different value if the result is false. The syntax of the IF function is "=IF(test_condition, value_if_true, value_if_false)" and specific considerations need to be made when using this function. The test_condition argument is an evaluation of the status of a cell, such as if the value of a cell is greater than, less than, or equal to another number or cell. The value_if_true and value_if_false arguments will return any specific result for each option, such as another cell reference, a value, or text. Throughout the entire equation, if text is being used in the test_condition, value_if_true, or value_if_false arguments then the text itself should be entered in quotations so that Excel will recognize the text as a "string of text" instead of another function. From the Excel Simulation below, if in a blank cell "=IF(G10>20,"Total cost is High","Total cost is low") was entered, the formula would output the result of the value_if_true since the test_condition would be result as true, or in this case the text "Total cost is high". Excel processes the IF function by separating it out into separate parts. First the test_condition – Excel thinks, find cell G10 and determine if the value is greater than 20. Once Excel de
termines if the result of that test_condition is TRUE or FALSE, it will return the value_if_true or value_if_false.
25 Write an IF statement to determine whether the Northern Division 26 manager will ACCEPT or REJECT the new product line based on ROI. 27 28 Northern Division residual income for last year 29 30 Northern Division residual income if the new product line is added 31 32 Write an IF statement to determine whether the Northern Division manager 33 willACCEPT or REJECT the new product line based on residual income 34 35 36 REJE

answer
Answers: 1

Other questions on the subject: Computers and Technology

image
Computers and Technology, 22.06.2019 07:00, yyy77uh
You will be given two character arrays of the same size, one will contain a number of ships. ships will move around the character array based on which way they are facing and the route they are on. routes are given in the other array. the route consists of '-' and '|' for straight paths, '\' and '/' for curves, and '+' for intersections. there are ships on these routes. ships always face a direction, '^' for up, '> ' for right, 'v' for down, and '< ' for left. any time the ships hit a '\' or a '/' it will turn as you would expect a ship to turn (e. g. a '^' that moves into a '/' will turn right). at an intersection, ships will always continue straight through. all ships move at the same speed, ships take turns moving and all ships move during one 'tick'. the one in the most top left goes first, followed by those to its right, then the ones in the next row. it iterates along the rows and then down the columns. each ship moves one space on its turn moving along the route. your function needs to return the position of the first collision between two ships and the number of ticks before the crash occurred.
Answers: 2
image
Computers and Technology, 23.06.2019 08:00, hernandez09297
What is a scenario where records stored in a computer frequently need to be checked
Answers: 2
image
Computers and Technology, 23.06.2019 15:00, lopez7512
What is the total resistance in a circuit that contains three 60 ohm resistors connected in a series? a. 20 ohms b. 120 ohms c. 60 ohms d. 180 ohms
Answers: 2
image
Computers and Technology, 23.06.2019 17:00, kyleemarie2003
Companies that implement and apply an information system effectively can create
Answers: 1
Do you know the correct answer?
Adams Corporation evaluates divisional managers based on Return on Investment (ROI) and has provided...

Questions in other subjects:

Konu
Biology, 12.11.2020 08:00
Konu
Spanish, 12.11.2020 08:00
Konu
Mathematics, 12.11.2020 08:00