File size: 2,909 Bytes
f81d4f9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

      name:  <unnamed>
       log:  C:\Users\s14759\Documents\London Season\results to check 21 09\3 Replication package\results\Table4.log
  log type:  text
 opened on:  21 Sep 2021, 12:29:12

. 

. *  Panel A: Low-Treatment cohorts (T < 80th percentile)
. tab grank grankspo if treatment==0, expected matcell(ofreqa)


+--------------------+
| Key                |
|--------------------|
|     frequency      |
| expected frequency |

+--------------------+

           |          Husband's rank at age 15
      Wife |  Commoner     Gentry   Peer son  Peer heir |     Total

-----------+--------------------------------------------+----------
Baron dau. |       161         34         20         49 |       264 
           |     135.8       32.8       25.2       70.2 |     264.0 

-----------+--------------------------------------------+----------
 Duke dau. |       108         31         30         90 |       259 
           |     133.2       32.2       24.8       68.8 |     259.0 

-----------+--------------------------------------------+----------
     Total |       269         65         50        139 |       523 
           |     269.0       65.0       50.0      139.0 |     523.0 

. 

. *  Panel B: High-Treatment cohorts (T >= 80th percentile)
. tab grank grankspo if treatment==1, expected matcell(ofreqa)


+--------------------+
| Key                |
|--------------------|
|     frequency      |
| expected frequency |

+--------------------+

           |          Husband's rank at age 15
      Wife |  Commoner     Gentry   Peer son  Peer heir |     Total

-----------+--------------------------------------------+----------
Baron dau. |        34         11          5         10 |        60 
           |      31.7        8.9        5.5       13.9 |      60.0 

-----------+--------------------------------------------+----------
 Duke dau. |        30          7          6         18 |        61 
           |      32.3        9.1        5.5       14.1 |      61.0 

-----------+--------------------------------------------+----------
     Total |        64         18         11         28 |       121 
           |      64.0       18.0       11.0       28.0 |     121.0 

. log close
      name:  <unnamed>
       log:  C:\Users\s14759\Documents\London Season\results to check 21 09\3 Replication package\results\Table4.log
  log type:  text
 closed on:  21 Sep 2021, 12:29:12

----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------