Datasets:
Upload predictions/5.html with huggingface_hub
Browse files- predictions/5.html +34 -0
predictions/5.html
ADDED
|
@@ -0,0 +1,34 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<table border="1">
|
| 2 |
+
<thead>
|
| 3 |
+
<tr>
|
| 4 |
+
<th rowspan="2">Millions of dollars</th>
|
| 5 |
+
<th colspan="2">Effect on</th>
|
| 6 |
+
</tr>
|
| 7 |
+
<tr>
|
| 8 |
+
<th>Pretax Pension Expense in 2009</th>
|
| 9 |
+
<th>Pension Benefit Obligation at December 31, 2009</th>
|
| 10 |
+
</tr>
|
| 11 |
+
</thead>
|
| 12 |
+
<tbody>
|
| 13 |
+
<tr>
|
| 14 |
+
<td>25-basis-point decrease in discount rate</td>
|
| 15 |
+
<td>$ 1</td>
|
| 16 |
+
<td>$ 35</td>
|
| 17 |
+
</tr>
|
| 18 |
+
<tr>
|
| 19 |
+
<td>25-basis-point increase in discount rate</td>
|
| 20 |
+
<td>$ (1)</td>
|
| 21 |
+
<td>$ (33)</td>
|
| 22 |
+
</tr>
|
| 23 |
+
<tr>
|
| 24 |
+
<td>25-basis-point decrease in expected long-term rate of return</td>
|
| 25 |
+
<td>$ 1</td>
|
| 26 |
+
<td>NA</td>
|
| 27 |
+
</tr>
|
| 28 |
+
<tr>
|
| 29 |
+
<td>25-basis-point increase in expected long-term rate of return</td>
|
| 30 |
+
<td>$ (1)</td>
|
| 31 |
+
<td>NA</td>
|
| 32 |
+
</tr>
|
| 33 |
+
</tbody>
|
| 34 |
+
</table>
|