ÎncepețiÎncepe gratuit

Find minimum and maximum prices

Your goal now is to extract some relevant information from the time series to better understand the price dynamics during the period under analysis.

To that purpose, the first thing is to identify the extremes: what are the minimum and maximum prices reached by ABC during this period? Use the functions MIN() and MAX() to answer these questions.

Recall that these functions work the same way: they receive as the main argument the range of cells from which you want to extract information and return respectively the minimum and maximum values in the range of cells.

Acest exercițiu face parte din cursul

Analiză Financiară în Google Sheets

Vezi cursul

Instrucțiuni pentru exercițiu

  • In F3, use the function MIN() to find the minimum value reached by ABC during the historical period.

  • In F5, use the function MAX() to find the maximum value reached by ABC during the same period.

Exercițiu interactiv practic

Transformă teoria în practică cu unul dintre exercițiile noastre interactive

Începe exercițiul