Assets and Contracts

People, companies, and governments use many different assets and contracts to further their financial goals and to manage their risks. The most common assets include financial assets (such as bank deposits, certificates of deposit, loans, mortgages, corporate and government bonds and notes, common and preferred stocks, real estate investment trusts, master limited partnership interests, pooled…

Details

Statistical Estimation, Inference, and Prediction

Four key statistical libraries in Python statsmodels is a Python library to explore data, perform statistical tests, and estimate statistical models Normal distribution test with Q-Q plots While there are many robust statistical tests for normal distributions, an intuitive visual method is known as a quantile-quantile plot (Q-Q plot). If a sample is normally distributed,…

Details