WebCab Portfolio for .NET v5.0 Demo

Volatility.Variance Method (Double[])

Evaluates the variance of the historical returns of an asset.

public double Variance(
   double[] historicalReturns
);

Parameters

historicalReturns
historicalReturns[t] is the return of the asset in the tth period.

See Also

Volatility Class | WebCab.Libraries.Finance.Portfolio Namespace | Volatility.Variance Overload List