excel - Baseball simulation/risk analysis using Model Risk -


i'm trying run baseball simulation using modelrisk excel add-in. have list of probabilities every outcome of batter being @ bat (i.e. probability x home run, probability y single, z double, etc.), , i'd simulate games data.

each inning realistic so, after each event want count whether result , out or not. instance:

batter 1: result = home run. out = 0. batter 2: result = strike. out = 0.  batter 2: result = strike. out = 0. batter 2: result = strike. out = 1. 

etc.

any appreciated. suppose need example can build off of since i've never done particular analysis before.


Comments

Popular posts from this blog

shopping cart - Page redirect not working PHP -

php - How to modify a menu to show sub-menus -

python - Installing PyDev in eclipse is failed -