You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
📊 This repository contains a Standard Deviation Calculator implemented in C++. It provides an efficient algorithm for calculating the statistical standard deviation of a dataset, making it a valuable tool for students, researchers, and analysts seeking a reliable method for data analysis.
Free WordPress Plugin: Given a discrete data set, the calculator calculates the mean, variance, and standard deviation of a sample or a population and shows all the intermediate steps of calculations. www.calculator.io/standard-deviation-calculator/
Quantitative analysis techniques with Python and Pandas to determine which portfolio is performing best across many areas: volatility, returns, risk, and Sharpe Ratios.
Columbia FinTech Boot Camp Homework - Program that leverages Python and Pandas to analyze and compare historical performance of several investment portfolios.
Evaluating four new investment options for inclusion in client portfolios. This program helps determine the fund with the most investment potential based on key risk-management metrics: the daily returns, standard deviations, Sharpe ratios, and betas.