A function $f$ in $\mathbb{R}$ is convex, iff $f''(x)\geq 0$ for all $x\in\mathbb{R}$. The terms "non-negative" and "monotonously rising" can be seen related to "convex" in the context of real functions as they use the conditions $f(x)\geq 0$ and $f'(x)\geq 0$ respectively.
In the context of a dataset $\{(x_1,y_1),...,(x_n,y_n)\}$, there is concepts to describe a trend of non-negativity or rising behaviour. Respectively, one could characterize/measure them with $\mathbb{E}(Y)\geq 0$ and $Cov(X,Y)\geq 0$. Is there a related measure or definition to characterize datasets with a trend of an increasing slope?
I would be especially happy about some literature recommendation.