The analyst inputs a function to find the number of product prices that are less than $150.00. Which formula will return that result?

Correct
The COUNTIF formula =COUNTIF(G2:G30, “<150”) will allow the analyst to count all product price values in Column G that are less than $150.