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

Update Baseball_At_Bat.mp

parent ba241fec
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 @@ ...@@ -8,14 +8,18 @@
│*│ └────────────────────────────────────────────────────┘ │ │*│ └────────────────────────────────────────────────────┘ │
│*│ │ │*│ │
│*│ ┌─[ Purpose ]────────────────────────────────────────┐ │ │*│ ┌─[ Purpose ]────────────────────────────────────────┐ │
│*│ │ To show that MP can be used to model results from │ │ │*│ │ To │ │
│*│ │ interactions that are found in a very well-known │ │ │*│ │ 1) demonstrate several different aspects of ENSURE │ │
│*│ │ game such as Baseball. This model demonstrates a │ │ │*│ │ in MP, including the use of inequalities within │ │
│*│ │ baseball at bat involving 1 Pitcher and 1 Batter. │ │ │*│ │ ENSURE constraints, and │ │
│*│ │ It is important to note, though, that this model │ │ │*│ │ 2) show that MP can be used to model results from │ │
│*│ │ shows only a selection of all of the possible │ │ │*│ │ interactions that are found in a very well-known│ │
│*│ │ Batter outcomes that can actually occur in the │ │ │*│ │ game such as Baseball. This model illustrates │ │
│*│ │ game of Baseball. │ │ │*│ │ 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 ]────────────────────────────────────┐ │ │*│ ┌─[ Description ]────────────────────────────────────┐ │
...@@ -35,7 +39,7 @@ ...@@ -35,7 +39,7 @@
│*│ │ impossible with only 1 Batter. │ │ │*│ │ impossible with only 1 Batter. │ │
│*│ │ │ │ │*│ │ │ │
│*│ │ A snapshot of typical baseball occurrences are │ │ │*│ │ 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│ │ │*│ │ Fastball, Breaking_Ball, and Changeup represent the│ │
│*│ │ three main categories of baseball pitches. The │ │ │*│ │ three main categories of baseball pitches. The │ │
│*│ │ composite events No_Swing, Swing_and_Miss, │ │ │*│ │ 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