wolfnuker commited on
Commit
89c35a9
·
verified ·
1 Parent(s): e8a07b5

Upload predictions/86.html with huggingface_hub

Browse files
Files changed (1) hide show
  1. predictions/86.html +40 -0
predictions/86.html ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <table>
2
+ <tr><th colspan="4">Millions of shares</th></tr>
3
+ <tr>
4
+ <th></th>
5
+ <th>2007</th>
6
+ <th>2006</th>
7
+ <th>2005</th>
8
+ </tr>
9
+ <tr>
10
+ <td>Basic weighted average common shares outstanding</td>
11
+ <td>913</td>
12
+ <td>1,014</td>
13
+ <td>1,005</td>
14
+ </tr>
15
+ <tr><th colspan="4">Dilutive effect of:</th></tr>
16
+ <tr>
17
+ <td>Convertible senior notes premium</td>
18
+ <td>29</td>
19
+ <td>29</td>
20
+ <td>16</td>
21
+ </tr>
22
+ <tr>
23
+ <td>Stock options</td>
24
+ <td>6</td>
25
+ <td>3</td>
26
+ <td>9</td>
27
+ </tr>
28
+ <tr>
29
+ <td>Restricted stock</td>
30
+ <td>2</td>
31
+ <td>2</td>
32
+ <td>2</td>
33
+ </tr>
34
+ <tr>
35
+ <td>Diluted weighted average common shares outstanding</td>
36
+ <td>950</td>
37
+ <td>1,054</td>
38
+ <td>1,038</td>
39
+ </tr>
40
+ </table>