using the sum function\nwhich outcome would be a good use for the sum function? check all that…

using the sum function\nwhich outcome would be a good use for the sum function? check all that apply.\ndetermining the amount of supplies needed for a concession stand\ndetermine the profits for the concession stand\nanalyzing the average amount each concession shopper spent at the stand\nfiguring the most products purchased by customer\ndetermining how much product needs to be replenished for the next sale\ndetermining what the expenses of the concession stand were

using the sum function\nwhich outcome would be a good use for the sum function? check all that apply.\ndetermining the amount of supplies needed for a concession stand\ndetermine the profits for the concession stand\nanalyzing the average amount each concession shopper spent at the stand\nfiguring the most products purchased by customer\ndetermining how much product needs to be replenished for the next sale\ndetermining what the expenses of the concession stand were

Answer

Brief Explanations:

The SUM function is used for adding values. Determining the amount of supplies (sum of quantities), profits (sum of revenues - sum of costs), product replenishment (sum of sold products), and expenses (sum of expense - related values) all involve addition. Analyzing average uses AVERAGE function, and figuring the most products uses functions like MAX.

Answer:

determining the amount of supplies needed for a concession stand, determine the profits for the concession stand, determining how much product needs to be replenished for the next sale, determining what the expenses of the concession stand were