* Feb 8, 2008 /*Because merging of cities, towns, and villages had advanced, the method of calculating weight was revised. Refer to the explanation on a separate sheet for details. */ *weight. if (sexa=1 & ageb>=20 & ageb <=29) weight = 86315.1666666667. if (sexa=1 & ageb>=30 & ageb <=39) weight = 73332.8560000000. if (sexa=1 & ageb>=40 & ageb <=49) weight = 57510.4926470588. if (sexa=1 & ageb>=50 & ageb <=59) weight = 50179.8823529412. if (sexa=1 & ageb>=60 & ageb <=69) weight = 37164.0533980583. if (sexa=1 & ageb>=70 & ageb <=79) weight = 38500.7445255474. if (sexa=1 & ageb>=80 & ageb <=89) weight = 45347.2820512821. if (sexa=2 & ageb>=20 & ageb <=29) weight = 56510.6363636364. if (sexa=2 & ageb>=30 & ageb <=39) weight = 53555.9700598802. if (sexa=2 & ageb>=40 & ageb <=49) weight = 46058.3869047619. if (sexa=2 & ageb>=50 & ageb <=59) weight = 44460.8084112150. if (sexa=2 & ageb>=60 & ageb <=69) weight = 36758.5982142857. if (sexa=2 & ageb>=70 & ageb <=79) weight = 45069.7602739726. if (sexa=2 & ageb>=80 & ageb <=89) weight = 66780.5192307692. exe. * update. preserve. set print off. add document 'JGSS-2005 English dataset was updated to version 1.1 in February, 2008.'. display documents. restore.