sympy.stats.NormalGamma() function in Python
With the help of sympy.stats.NormalGamma() method, we can create a bivariate joint random variable with multivariate Normal gamma distribution. Syntax: sympy.stats.NormalGamma(syms, mu, lamda, alpha, beta) Parameters: syms: the symbol, for identifying the random variable mu: a real number, the mean