Tag

Bivariate Normal Distribution

0 views collected around this technical thread.

Model Perspective
Model Perspective
Jun 20, 2022 · Fundamentals

Estimating Projectile Hit Probability Inside an Ellipse with Monte Carlo and Numerical Integration

This article demonstrates how to compute the probability that a projectile, whose impact points follow a bivariate normal distribution with 100 m standard deviations, lands inside a given elliptical target by comparing analytical numerical integration with a Monte Carlo simulation implemented in Python.

Bivariate Normal DistributionMonte CarloNumerical Integration
0 likes · 3 min read
Estimating Projectile Hit Probability Inside an Ellipse with Monte Carlo and Numerical Integration