Update app.py
Browse files
app.py
CHANGED
|
@@ -39,6 +39,7 @@ Catch probability data is only available for outfielders.
|
|
| 39 |
|
| 40 |
#### What is Catch Probability?
|
| 41 |
*From MLB:*
|
|
|
|
| 42 |
**Catch Probability** expresses the likelihood for a ball to be caught by an outfielder based on opportunity time,
|
| 43 |
distance needed, and direction. “Opportunity time” starts when the ball is released by the pitcher,
|
| 44 |
and “distance needed” is the shortest distance needed to make the catch.
|
|
|
|
| 39 |
|
| 40 |
#### What is Catch Probability?
|
| 41 |
*From MLB:*
|
| 42 |
+
|
| 43 |
**Catch Probability** expresses the likelihood for a ball to be caught by an outfielder based on opportunity time,
|
| 44 |
distance needed, and direction. “Opportunity time” starts when the ball is released by the pitcher,
|
| 45 |
and “distance needed” is the shortest distance needed to make the catch.
|