Skip to content
Snippets Groups Projects
Commit 81765726 authored by Pamela Dyer's avatar Pamela Dyer
Browse files

Merge branch 'Pamela_Branch_4' into 'Pamela_Branch_5'

Update Baseball_At_Bat.mp

See merge request !59
parents ba241fec 5225cd8e
No related branches found
No related tags found
2 merge requests!60Pamela's Merge Request: 03-31-2022,!59Update Baseball_At_Bat.mp
......@@ -8,14 +8,18 @@
│*│ └────────────────────────────────────────────────────┘ │
│*│ │
│*│ ┌─[ Purpose ]────────────────────────────────────────┐ │
│*│ │ To show that MP can be used to model results from │ │
│*│ │ interactions that are found in a very well-known │ │
│*│ │ game such as Baseball. This model demonstrates a │ │
│*│ │ baseball at bat involving 1 Pitcher and 1 Batter. │ │
│*│ │ It is important to note, though, that this model │ │
│*│ │ shows only a selection of all of the possible │ │
│*│ │ Batter outcomes that can actually occur in the │ │
│*│ │ game of Baseball. │ │
│*│ │ To │ │
│*│ │ 1) demonstrate several different aspects of ENSURE │ │
│*│ │ in MP, including the use of inequalities within │ │
│*│ │ ENSURE constraints, and │ │
│*│ │ 2) show that MP can be used to model results from │ │
│*│ │ interactions that are found in a very well-known│ │
│*│ │ game such as Baseball. This model illustrates │ │
│*│ │ a baseball at bat with 1 Pitcher and 1 Batter. │ │
│*│ │ It is important to note, though, that this model│ │
│*│ │ shows only a selection of all of the possible │ │
│*│ │ Batter outcomes that can actually occur in the │ │
│*│ │ game of Baseball. │ │
│*│ └────────────────────────────────────────────────────┘ │
│*│ │
│*│ ┌─[ Description ]────────────────────────────────────┐ │
......@@ -35,7 +39,7 @@
│*│ │ impossible with only 1 Batter. │ │
│*│ │ │ │
│*│ │ A snapshot of typical baseball occurrences are │ │
│*│ │ highlighted in the Pitcher and Batter ROOT events. │ │
│*│ │ highlighted in the Pitcher and Batter root events. │ │
│*│ │ Fastball, Breaking_Ball, and Changeup represent the│ │
│*│ │ three main categories of baseball pitches. The │ │
│*│ │ composite events No_Swing, Swing_and_Miss, │ │
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment