4

When we see a curve (or a normal distribution), we describe the highest value as "peak".

Let's imagine we have a curve with only a minimum value (like an inverted hat), what do we call that minimum value?

mpiktas
  • 33,140
  • 5
  • 82
  • 138
RockTheStar
  • 11,277
  • 31
  • 63
  • 89

3 Answers3

8

“Trough” is commonly used, although perhaps somewhat colloquial.

Zaz
  • 181
  • 1
  • 3
5

In signal processing, a commonly used term is negative peak. In mathematics, you use the terms vertex of parabola, highest or lowest point, maximum or minimum.

Digio
  • 2,427
  • 12
  • 18
  • This doesn't look like an accurate description of how mathematics understands parabolas. Indeed, it is rare indeed for any neighborhood of any local extremum of a density function to be part of a parabola, so the term "vertex of parabola" would almost never apply in this context. – whuber Sep 20 '19 at 14:46
5

The peaks are called "local modes" (specifically, the x-value is called the mode, the height would be the density at the mode).

The highest one is sometimes called "the mode".

The bottoms of troughs are often called "antimodes"

Glen_b
  • 257,508
  • 32
  • 553
  • 939
  • 1
    It's worth noting that this term actually appears in statistical literature. It sounds a lot clunkier than "trough" though. Statisticians aren't always known to come up with clever terminology. – jjet Aug 01 '18 at 14:41