This repo contains:
-
Code used at Ballistipedia.com
-
Statistics.ipynb Jupyter notebook that details probability and statistics applicable to ballistics. Also shared through Google Colab.
-
Ballistipedia.xlsx implements statistical analysis for various common use cases. You can paste your own data in place of the sample data to get results. Also available as a Google Sheet.
-
BallisticSimulations.ipynb Jupyter notebook contains extensive illustrations and validation of the math, and is being interactively hosted at and Google Colab.
-
Statistical Inference.ipynb Jupyter notebook details and verifies the formulas for statistical inference, and is being interactively hosted at and Google Colab.