Predictive Modeling with SAS Enterprise Miner

Page 1

Praise from the Experts "The author is to be congratulated and appreciated for writing such a practical and useful book for both entry-level and seasoned practitioners. It provides very clear step-by-step instructions using various case examples. In addition, it also provides the explanation of essential theoretical background in each modeling technique." Carl Lee, Ph.D. Professor of Statistics Data Mining Program Coordinator Central Michigan University

"Kattamuri Sarma has written a practical guide that will be o f use to modeling professionals of all backgrounds and levels of experience. In it he shows us the power o f SAS Enterprise Miner to enhance the modeling process in a way that is straightforward, easy to follow, and thorough. From data scrubbing to model fitting, each step in the model building process is described in a clear manner. The book draws on the author's extensive real-world experience to illustrate the ways in which SAS Enterprise Miner can help to facilitate the modeling process." Lee Medoff SAS User 'The content is wonderful, clear, and thorough.' Andrea Wainwright-Zimmerman Senior Statistical Analysis Manager

" I think this book will be very helpful to new users o f SAS Enterprise Miner. It presents many examples in a way that puts the material across clearly. I especially liked the chapters on decision trees and neural networks for their detailed exposition. I also was pleased to see many cases where the author shows the SAS code behind the scenes. I think Dr. Sarma did a fine job." Rich Perline, Ph.D. Senior Scientist NuTech Solutions, Inc.


Predictive Modeling with SAS* Enterprise Miner™ Practical Solutions for Business Applications

Kattamuri S. Sarma, Ph.D.


The correct bibliographic citation for this manual is as follows: Sarma, Kattamuri S. 2007. Predictive Modeling with SAS* Enterprise Miner": Practical Solutions for Business Applications. Cary, NC: SAS Institute Inc.

Predictive Modeling with SAS* Enterprise Miner ": Practical Solutions for Business Applications Copyright Š 2007, SAS InstituteInc., Cary, NC, USA ISBN 978-1-59047-703-8 All rights reserved. Produced in the United States of America. For a hard-copy book: No part of this publication may be reproduced, stored in a retrieval system, or transmitted, in any form or by any means, electronic, mechanical, photocopying, or otherwise, without the prior written permission of the publisher, SAS Institute Inc. For a Web download or e-book: Your use of this publication shall be governed by the terms established by the vendor at the time you acquire this publication. U.S. Government Restricted Rights Notice: Use, duplication, or disclosure of this software and related documentation by the U.S. government is subject to the Agreement with SAS Institute and the restrictions set forth in FAR 52.227-19, Commercial Computer Software-Restricted Rights (June 1987). SAS Institute Inc., SAS Campus Drive, Cary, North Carolina 27513. 1st printing, September 2007 2nd printing, May 2009 3rd printing, December 2009 SAS* Publishing provides a complete selection of books and electronic products to help customers use SAS software to its fullest potential. For more information about our e-books, e-learning products, CDs, and hard-copy books, visit the SAS Publishing Web site at support.sas.com/publishing or call 1-800-727-3228. SAS* and all other SAS Institute Inc. product or service names are registered trademarks or trademarks of SAS Institute Inc. in the USA and other countries. Ž indicatesUSA registration. Other brand and product names are registered trademarks or trademarks of their respective companies.


Contents Preface Acknowledgments

Chapter 1 Research Strategy 1.1 1.2 1.3 1.4 1.5 1.6

Introduction Measurement Scales for Variables Defining the Target Sources of Modeling Data Pre-Processing the Data Alternative Modeling Strategies

Chapter 2 Getting Started w i t h Predictive Modeling 2.1 Introduction 2.2 Opening SAS Enterprise Miner 5.2 2.3 Creating a New Project in SAS Enterprise Miner 5.2 2.4 The SAS Enterprise Miner Window 2.5 Creating a SAS Data Source 2.6 Creating a Process Flow Diagram 2.7 Summary 2.8 Appendix to Chapter 2

vii xi

1 1 2 2 11 12 14

17 17 18 20 21 22 35 72 72

Chapter 3 Variable Selection and Transformation off Variables 77 3.1 3.2 3.3 3.4 3.5

Introduction Variable Selection Transformation of Variables Summary Appendix to Chapter 3

Chapter 4 Building Decision Tree Models t o Predict Response and Risk

77 78 99 109 110

113

4.1 Introduction 113 4.2 An Overview of the Tree Methodology in SAS Enterprise Miner 114 4.3 Development of the Tree in SAS Enterprise Miner... 121


iv Contents

4.4 A Decision Tree Model to Predict Response to Direct Marketing 4.5 Developing a Regression Tree Model to Predict Risk 4.6 Summary 4.7 Appendix to Chapter 4

Chapter 5

Neural Network Models t o Predict Response and Risk 5.1 5.2 5.3 5.4 5.5 5.6 5.7 5.8 5.9

143 159 165 166

169

Introduction A General Example of a Neural Network Model Estimation of Weights in a Neural Network Model... A Neural Network Model to Predict Response A Neural Network Model to Predict Loss Frequency in Auto Insurance An Introduction to Radial Basis Functions Alternative Specifications of the Neural Network Architecture Summary Appendix to Chapter 5

Chapter 6 Regression Models 6.1 Introduction 6.2 What Types of Models Can Be Developed Using the Regression Node? 6.3 An Overview of Some Properties of the Regression Node 6.4 Business Applications 6.5 Appendix to Chapter 6

Chapter 7 Comparison of Different Models 7.1 Introduction 7.2 Models for Binary Targets: An Example of Predicting Attrition 7.3 Models for Ordinal Targets: An Example of Predicting Accident Risk 7.4 Comparison of All Three Accident Risk Models

169 172 180 181 204 216 219 231 232

235 235 236 249 273 301

305 305 305 316 327


Contents v

Chapter 8 Customer Profitability 8.1 8.2 8.3 8.4 8.5 8.6 8.7 8.8 8.9

Glossary..... References Index

329

Introduction Acquisition Cost Cost of Default Revenue Profit The Optimum Cut-off Point Alternative Scenarios of Response and Risk Customer Lifetime Value Suggestions for Extending Results

-

329 331 333 334 334 336 337 338 338

339 347 349


Preface In order to make effective use of the tools provided in SAS Enterprise Miner, you need to be able to do more than just set the software in motion. While it is essential to know the mechanics o f how to use each tool (or node, as Enterprise Miner tools are called), you should also understand the methodology behind each tool and be able to interpret the output produced by each tool and the multitude of options available with each one. Although this book will appeal to beginners because of its step-by-step, screen-by-screen introduction to the basic tasks that can be accomplished with Enterprise Miner, it also provides the depth and background needed to master many of the more complex but rewarding concepts contained within this versatile product. The book begins by introducing the basics of creating a project, manipulating data sources, choosing the right property values for each node, and navigating through different results windows. It then demonstrates various pre-processing tools required for building predictive models before beginning its treatment of the three main predictive modeling tools—Decision Tree, Neural Network, and Regression. These are addressed in considerable detail, with numerous examples o f practical business applications that are illustrated with tables, charts, displays, equations, and even manual calculations that let you see the essence of what Enterprise Miner is doing as it estimates or optimizes a given model. By the time you finish with this book, Enterprise Miner will no longer be a "black box": you will have an in-depth understanding of the product's inner workings. Throughout the book, the link between the output generated by Enterprise Miner and the statistical theory behind the business analysis for which Enterprise Miner is being used is explicitly shown. Even the SAS code generated by each node is examined line by line to show the correspondence between the theory and the results produced by Enterprise Miner. In many places, however, intuitive explanations are used to give you an appreciation of the way that various nodes such as Decision Tree, Neural Network, Regression, and Variable Selection operate and how different options such as Model Selection Criteria and Model Assessment are implemented. These explanations are intended not to replicate the exact steps that SAS uses internally to make these computations, but to give a good practical sense o f how these tools work in general. Overall, I believe this approach will help you use the tools in Enterprise Miner with greater comprehension and confidence. Several examples o f business questions drawn from the insurance and banking industries and based on simulated, but realistic, data are used to illustrate the Enterprise Miner tools. However, the procedures discussed are relevant for any industry. Tables and graphs from the output data sets created by various nodes are also included to give you an idea o f how to make custom tables from the results produced by Enterprise Miner. In the end you should have gained enough understanding o f Enterprise Miner to become comfortable and innovative in adapting the applications discussed here to solve your own business problems.

Chapter Details Chapter 1 discusses research strategy. I include general issues such as defining the target population, defining the target (or dependent) variable, collecting data, cleaning the data, and selecting an appropriate model.


Preface

Chapter 2 shows how to open Enterprise Miner, start a new project, and create data sources. It shows various components of the Enterprise Miner window and shows how to create a process flow diagram. In this chapter, I use example data sets to demonstrate in detail how to use the Input Data, StatExplore, MultiPIot, Impute, Data Partition, Filter, Variable Selection, Transform Variables, SAS Code, and Drop nodes. I also discuss the output and SAS code generated by some of these nodes. I manually compute certain statistics such as Cramer's V and compare the results with those produced by StatExplore. Chapter 3 covers the Variable Selection and Transform Variables nodes in detail. In using the Variable Selection node you have a choice of many options, depending on the type of target and the measurement scale of the inputs. To help make things clear, I illustrate each situation with a separate data set. Chapter 4 discusses decision trees and regression trees. First I present the general tree methodology, and, using a simple example, I manually work through the sequence of s t e p s — growing the tree, classifying the nodes, and pruning—whichis performed by the Decision Tree node. I then show how decision tree models are built for predicting response and risk by presenting two examples based on a hypothetical auto insurance company. The first model predicts the probability of response to a mail order campaign. The second model predicts risk as measured by claim frequency, and since claim frequency is measured as a continuous variable, the model built in this case is a regression tree. A detailed discussion of the SAS code generated by the Decision Tree node is included at the end of the chapter. Chapter 5 provides an introduction to neural networks. Here I try to demystify the neural networks methodology by giving an intuitive explanation using simple algebra. I show how to configure neural networks to be consistent with economic and statistical theory and how to interpret the results correctly. The neural network architecture—input layer, hidden layers, and output layer—is illustrated algebraicallywith numerical examples. Although the formulas presented here may look complex, they do not require a high-level knowledge of mathematics, and patience in working through them will be rewarded with a thorough understanding o f neural networks and their applications. In this chapter, the iterative processes of estimation of the model using the training data set as well as the selection of the optimal weights for the model using the validation data set are first discussed intuitively. Next, explicit numerical examples are given to clarify each step. As in Chapter 4, two models are developed using the hypothetical insurance data—aresponse model with a binary target, and a risk model with (in this case) an ordinal target representing accident frequency. I examine line by line the SAS code generated by the Neural Network node and show the correspondence between the theory and the results produced by Enterprise Miner. Chapter 6 demonstrates how to develop logistic regression models for targets with different measurement scales: binary, categorical with more than two categories, ordinal, and continuous (interval-scaled). Using an example data set with a binary target, I demonstrate various model selection criteria and model selection methods. I also present business applications from the banking industry involving two predictive models, one with a binary target and one with a continuous target. The model with a binary target predicts the probability of response to a mail campaign while the model with a continuous target predicts the increase in deposits that is due to an interest rate increase. This chapter also shows how to calculate the lift and capture rates of the models when the target is continuous.


Preface ix

In Chapter 7,1 compare the results of three modeling tools—DecisionTree, Neural Network, and Regression—that were presented in earlier chapters. For this purpose I develop two predictive models and then take turns applying the three modeling tools to each model. The first model has a binary target and predicts the probability of customer attrition for a fictitious bank. The second model has an ordinal target, which is a discrete version of a continuous variable, and predicts risk (as measured by loss frequency) for a fictitious auto insurance company. This chapter also provides a method of computing the lift and capture rates of these models using the expected value of the target variable. Chapter 8 shows how to calculate profitability for each of the ten deciles created when a data set of prospective customers is scored using the output of the modeling process. It then shows how to use these profitability estimates to address questions such as how to choose an optimum cut-off point for a mailing campaign. Here my objective is to introduce the notion of the marginal cost and marginal revenue associated with risk and response and to show how they can be used to make rational quantitative decisions in the marketing sphere.

How t o Use t h e Book •

To get the most out of this book, open Enterprise Miner and follow the sequence of tasks performed in each chapter, using either the data sets provided op this book's companion Web site or, even better, your own data sets. See support.sas.com/companionsites.

Work through the manual calculations as well as the mathematical derivations presented in the book to get an in-depth understanding of the logic behind different models.

To learn predictive modeling, read the general explanation and the theory, and then follow the steps given in the book to develop models using either the data sets provided on this book's companion Web site or your own data sets. Try variations of what is done in the book to strengthen your understanding of the topics covered.

I f you already know Enterprise Miner and want to get a good understanding of decision trees and neural networks, focus on the examples and detailed derivations given in Chapters 4, 5, and 6. These derivations are not as complex as they appear to be.

Prerequisites •

Elementary algebra and basic training (equivalent to one to two semesters of course work) in statistics covering inference, hypothesis testing, probability, and regression

Familiarity with measurement scales of variables—continuous, categorical,ordinal, etc.

Experience with Base SAS software and some understanding of simple SAS macros and macro variables


Acknowledgments I would like to thank a number o f people who helped me at various stages during the writing of this book. At the beginning of this project, I had many discussions about practical aspects of modeling techniques, especially neural networks and decision trees, with Ravindra Sarma, who was at that time a graduate student at MIT working on a neural networks project. In addition, he read the manuscript at several stages and contributed editorial assistance, as well as many in-depth questions and insightful comments that greatly improved the text. While I was working on SAS Enterprise Miner projects, I turned several times to SAS Technical Support. In addition to always answering my questions about how to run the software, they often provided informative explanations of the methodology behind it. I learned a great deal by sending questions to them and getting solid answers. I do not have a list of all the people I talked with in SAS Technical Support, so I would like to recognize them as a group. I would like to thank Randal Blank, a friend and a senior associate at KPMG LLP, for his constant encouragement and editorial help. Chris Monroe, a colleague from my days at A T & T , provided valuable editorial assistance on several sections. In addition, I would like to thank seven reviewers from SAS—Fang Chen, Brent Cohen,David Duling, Leonardo Auslender, Mary Grace Crissey, R. Wayne Thompson, and Rob Agnelli—and two outside reviewers, Goutam Chakraborty and Michael Szenberg. I could not have written this book without the encouragement and support of Julie Piatt and Patsy Poole at SAS Publishing. Julie was the supervisor of the project, and Patsy worked closely with me and was very helpful with organization and editing. Other members of the SAS Publishing team who made indispensable contributions were Caroline Brickley, who edited the book, Mary Beth Steinbach, who was the managing editor and reviewed the final version of the book, and Candy Farrell, the electronic production specialist whose wizardry was applied to the production of the book. I express my heartfelt thanks to all of them. I especially would like to thank my wife, Lokamatha Sarma, for putting up with me while I spent many weekends working on this book.


Research Strategy

1.1 1.2 1.3 1.4 1.5 1.6

Introduction Measurement Scales for Variables Defining the Target Sources of Modeling Data Pre-ProcessIng the Data Alternative Modeling Strategies

1 ..2 ....2 .......11 12 14

1.1 Introduction This chapter discusses the planning and organization of a predictive modeling project. Planning involves tasks such as these: •

defining and measuring the target variable in accordance with the business question

collecting the data

comparing the distributions of key variables between the modeling data set and the target population to verify that the sample adequately represents the target population

defining sampling weights if necessary

performing data-cleaning tasks that need to be done prior to launching SAS Enterprise Miner

Alternative strategies for developing predictive models using Enterprise Miner are discussed at the end of this chapter.


2

Predictive Modeling with SAS Enterprise Miner: Practical Solutions for Business Applications

1.2 Measurement Scales for Variables Because many of the steps above will involve a discussion of the data and types of variables in our data sets, it is important that I first define the measurement scales for variables that are used in this book. In general, I have tried to follow the definitions given by Alan Agresti': •

A categorical variable is one for which the measurement scale consists of a set o f categories.

Categorical variables for which levels (categories) do not have a natural ordering are called nominal.

Categorical variables that do have a natural ordering of their levels are called ordinal.

An interval variable is one that has numerical distances between any two levels of the scale.

According to the above definitions, the variables INCOME and AGE in Tables 1.1 to 1.5 and BAL_AFTER in Table 1.3 are interval-scaled variables. Because the variable RESP in Table 1.1 is categorical and has only two levels, it is called a binary variable. The variable LOSSFRQ in Table 1.2 is ordinal. (In Enterprise Miner you can change its measurement scale to interval, but I have left it as ordinal.) The variables PRIORPR and NXTPR in Table 1.5 are nominal. In some manuals and books, interval-scaled variables are called continuous. Continuous variables are usually treated as interval variables as a matter of practical convenience. Therefore I use the terms interval-scaled and continuous interchangeably. I also use the terms orderedpolychotomous variables and ordinal variables interchangeably. Similarly, I use the terms unordered polychotomous variables and nominal variables interchangeably.

1.3 Defining the Target The first step in any data mining project is to define and measure the target variable to be predicted by the model that emerges from your analysis of the data. This section presents examples of this step applied to five different business questions. The examples shown here are intended to highlight the fact that the tasks of defining and measuring the target variable can be nontrivial.

1.3.1 Predicting Response to Direct Mail In the example used in this book, a hypothetical auto insurance company wants to acquire customers through direct mail. The company wants to minimize mailing costs by targeting only the most responsive customers. Therefore, the company decides to use a response model. The target variable for this model will be RESP, and it is binary, taking the value of 1 for response and 0 for no response. Table 1.1 shows a simplified version of a data set used for modeling the binary target, response (RESP).

1

nd

Alan Agresti, Categorical Data Analysis, 2 ed. (New York, NY: John Wiley & Sons, 2002), 2.


Chapter 1: Research Strategy

3

Table 1.1 CUSTOMER

AGE

INCOME

1

23

2

43

3

34

4

32

S24.000

5

43

6

36

7

78

8

6

9

STATUS

PC

NC

RESP

S45.0Q0 S

1

1

0

S61.000

MC

1

2

:

MC

1

3

0

MNC

0

*

0

531,000 MC

0

5

0

323,436 MC

1

6

1

W

0

7

0

Si 00.25 6 D

1

1

0

26

S345.67S

MNC

1

: j

1

10

33

S100.2M

S

0

3

0

11

51

S21.312

MC

1

4

•

13

31

S83.456

0

5

!

13

23

524 J 34

MNC

1

1

0

14

47

543,566

MC

0

3

0

IS

77

512.002 MC

1

4

1

16

83

S32.454

W

1

5

:

17

23

561.345

S

0

6

0

18

32

S76.123

MC

1

7

0

19

52

S25.324

1

8

0

20

32

S31.3S6 MNC

0

1

0

21

23

S7S.345 S

1

8

0

22

80

S61.234

MNC

1

-

0

23

123

S76.S76

S

1

4

0

24

43

S24.002

3

5

0

In Table 1.1 the variables A G E , I N C O M E . STATUS, PC, and N C are input variables (or explanatory variables). A G E and I N C O M E are numeric and, although they could theoretically be considered continuous, it is simply more practical to treat them as interval variables. The variable S T A T U S is categorical and nominal-scaled. The categories o f this variable are S i f the customer is single and never married, M C i f married with children, M N C i f married without children, W i f widowed, and D i f divorced. The variable PC is numeric and binary. It indicates whether the customers own a personal computer or not, taking the value 1 i f they do and 0 i f not. The variable N C represents the number o f credit cards the customers own. You can decide whether this variable is ordinal or intervalscaled.


4 Predictive Modeling with SAS Enterprise Miner: Practical Solutions for Business Applications

The target variable is RESP and takes the value 1 if the customer responded, for example, to a mailing campaign, and 0 otherwise. A binary target can be either numeric or character; I could have recorded a response as Y instead of 1, and a non-response as N instead o f 0, with virtually no implications for the form of the final equation. Note that there are some extreme values in the table. For example, one customer's age is recorded as 6. This is obviously a recording error, and the age should be corrected to show the actual value, i f possible. INCOME has missing values that are shown as dots, while the nominal variable STATUS has missing values that are represented by blanks. The Impute node o f Enterprise Miner can be used to impute such missing values. See Chapters 2, 6, and 7 for details.

1.3.2

Predicting Risk in the Auto Insurance Industry

The auto insurance company wants to examine its customer data and classify its customers into different risk groups. The objective is to align the premiums it is charging with the risk rates of its customers. I f high-risk customers are charged low premiums, the loss ratios will be too high and the company will be driven out of business. I f low-risk customers are charged disproportionately high rates, then the company will lose customers to its competitors. By accurately assessing the risk profiles o f its customers, the company hopes to set customers' insurance premiums at an optimum level consistent with risk. A risk model is needed to assign a risk score to each existing customer. In a risk model, loss frequency can be used as the target variable. Loss frequency is calculated as the number o f losses due to accidents per car-year, where car-year is equal to the time since the auto insurance policy went into effect, expressed in years, multiplied by the number of cars covered by the policy. Loss frequency can be treated as either a continuous (interval-scaled) variable or a discrete (ordinal) variable that classifies each customer's losses into a limited number o f bins. (See Chapters 5 and 7 for details about bins.) For purposes o f illustration, I model loss frequency as a continuous variable in Chapter 4 and as a discrete ordinal variable in Chapters 5 and 7. The loss frequency considered here is the loss arising from an accident in which the customer was "at fault," so it could also be referred to as "at-fault accident frequency." I use loss frequency, claim frequency, and accident frequency interchangeably. Table l .2 shows what the modeling data set might look like for developing a model with loss frequency as an ordinal target.


Chapter 1: Research Strategy

Table 1.2 CUSTOMER 1

AGE

INCOME

N PR MO

25

545.000

0

D

45

561.000

1

:

^

0

S24.000

3

3

43

S31,000

4

3

6

56

523,456

0

0

7

73

1

8

6

S100.2S6

3

:

9

26

S345.67S

-

:

10

32

5100.211

5

3

11

51

S21.312

3

2

12

31

1

:

13

23

524.23-

0

3

14

47

543.566

1

0

15

77

S12.002

0

0

16

83

S32.454

0

2

17

25

561,343

1

:

576.123

1

0

3

54

4

32

5

IS 19

52

S25J24

3

:

20

32

S31.SS6

1

3

21

23

378,345

3

:

2?

80

S61.234

-

0

23

123

S76.S76

24

43

524.002

0 1

1


6 Predictive Modeling with SAS Enterprise Miner: Practical Solutions for Business Applications

The target variable is LOSSFRQ, which represents the accidents per car-year incurred by a customer over a period of time. This variable will be discussed in more detail in subsequent chapters in this book. For now it is sufficient to note that it is an ordinal variable that takes on values o f 0, 1,2, and 3. The input variables are AGE, INCOME, and NPRVIO. The variable NPRVIO represents the number of previous violations a customer had before he purchased the insurance policy.

1.3.3 Predicting Rate Sensitivity of Bank Deposit Products In order to assess customers' sensitivity to an increase in the interest rate on a savings account, a bank may conduct price tests. Suppose one such test involves offering a higher rate for a fixed period of time, called the promotion window. In order to assess customer sensitivity to a rate increase, it is possible to fit three types of models to the data generated by the experiment: •

a response model to predict the probability of response

•

a short-term demand model to predict the expected change in deposits during the promotion period

•

a long-term demand model to predict the increase in the level of deposits beyond the promotion period

The target variable for the response model is binary: response or no response. The target variable for the short-term demand model is the increase in savings deposits during the promotion period net o f any concomitant declines in other accounts. The target variable for the long-term demand model is the amount of the increase remaining in customers' bank accounts after the promotion period. In the case of this model, the promotion window for analysis has to be clearly defined, and only customer transactions that have occurred prior to the promotion window should be included as inputs in the modeling sample. Table l .3 shows what the data set looks like for modeling a continuous target.

2

If a customer increased savings deposits by $100 but decreased checking deposits by $20, then the net increase is $80. Here, net of means excluding.


Chapter h Research

Table 1.3 CUSTOMER

AGE

INCOME

B.JAN

B_FEB

B_MAR

B_APR

BAL_ AFTER

1

25

S45.000

54.000

S4.230

S4.400

54.900

55.900

2

45

S61.000

S5.G00

S4.000

S3.000

SO

52.000

3

54

51.200

SI.100

53.000

S100

S2O0

4

32

524.000

55.234

S345

35.678

S78

S87S

5

43

S31.000

S4.000

S4.230

54.400

S4.900

54.950

6

56

S23.456

52.000

S4.000

S3.000

SO

51,000

7

78

51.200

51.100

S3.CO0

5100

S1JO0

S

6

S100.256

S5.234

$345

55.678

S78

Sl.OSS

9

26

S345.67S

S3.435

S4.674

5678

SSO.00O

550.000

10

32

S100.211

S787

S4.230

S4.400

S4.900

55.900

ti

51

S21.312

SS.7S0

57.SOO

S3.456

SO

510.000

12

31

55.000

54.000

S3.000

so

S4,000

13

33

S24.234

54.000

54.230

S4.4Q0

S4.900

S5.900

14

47

S43.566

54,674

S678

SS00

S7,890

SS.S90

35

77

512,002

55,234

S345

S3.678

578

S1.07S

16

83

532.454

54,0X1

S4.230

S4.4O0

S4.900

S5.900

17

25

S61.343

S2.000

54.000

53.000

SO

SLOOO

18

33

S76.123

SI,200

SI. 100

53.000

Sioo

51.100

19

52

S25.324

S5.234

S345

55.678

S78

SLOTS

20

32

S31.SS6

33,435

34,674

S678

ss.ooo

S9.000

21

23

S7SJ45

$787

54.230

S4.4Q0

54.900

55.900

25

80

561.2 3-i

SS.7S0

57.SOO

53,456

SO

SIOO

23

123

576.876

S5.000

S4.000

S3.000

so

51,034

45

S24.0O2

S4.00Q

54.230

54.400

S4.900

S7,245

!

11

Strategy


8 Predictive Modeling with SAS Enterprise Miner: Practical Solutions for Business Applications

The data set shown in Table 1.3 represents an attempt by a hypothetical bank to induce its customers to increase their savings deposits by increasing the interest paid to them by a predetermined number o f basis points. This increased interest rate was offered (let us assume) in May 2006. Customer deposits were then recorded at the end of May 2006 and stored in the data set shown in Table 1.3 under the variable name BAL_AFTER. The bank would like to know what type of customer is likely to increase her savings balances the most in response to a future incentive of the same amount. The target variable for this is the dollar amount of change in balances from a point before the promotion period to a point after the promotion period. The target variable is continuous. The inputs, or explanatory variables, are AGE, INCOME, B_JAN, B_FEB, B MAR, and B_APR. The variables B_JAN, B_FEB, B_MAR, and B_APR refer to customers' balances in all their accounts at the end of January, February, March, and April of 2006, respectively.

1.3.4 Predicting Customer Attrition In banking, attrition may mean a customer closing a savings account, a checking account, or an investment account. In a model to predict attrition, the target variable can be either binary or continuous. For example, i f a bank wants to identify customers who are likely to terminate their accounts at any time within a pre-defined interval of time in the future, it is possible to model attrition as a binary target. However, if the bank is interested in predicting the specific time at which the customer is likely to "attrit," then it is better to model attrition as a continuous t a r g e t — time to attrition. In the example shown below, attrition is modeled as a binary target. When you model attrition using a binary target, you must define a performance window during which you observe the occurrence or non-occurrence of the event. I f a customer attrited during the performance window, the record will show 1 for the event and 0 otherwise. Any customer transactions (deposits, withdrawals, and transfers of funds) that are used as inputs for developing the model should take place during the period prior to the performance window. The inputs window during which the transactions are observed, the performance window during which the event is observed, and the operational lag, which is the time delay in acquiring the inputs, are discussed in detail in Chapter 7 where an attrition model is developed. Table 1.4 shows what the data set looks like for modeling customer attrition.


Chapter I ; Research Strategy

9

Table 1.4

| CUSTOMER

AGE

INCOME

B_JAN

B.FEB

B_MAR

B_.\PR

ATTR

1

25

545,000

34.000

S4.230

S4.400

S4.900

0

j

45

S61.000

35.000

S4.000

S3.000

SO

1

3

54

SI.200

S1.100

S3.000

S100

0

-

32

S24.000

SS.234

S345

S5.67S

S78

0

5

43

S31.000

S4.000

S4.230

S4.4O0

S4.900

0

6

56

S23.456

S2.000

S4.000

S3.000

SO

1

7

7S

SI.200

51,100

S3.000

S100

0

S

6

S10O.256

S5.234

S345

S5.67S

S78

0

9

26

S345.678

53.433

54,674

5673

SS0 000

1

10

32

S1002I1

S787

54,230

S4.40Q

54.900

0

11

5!

321.312

SS.7S0

S7.S00

S3.456

50

:

12

31

S5.000

S4.000

S3.000

SO

I

13

23

S24.234

S4.000

S4^30

54.400

54.900

0

M

47

S43.566

S4.674

S678

SSOO

S7.S90

0

15

77

SI 2.002

S5J34

S345

S5.67S

16

83

S32.454

S4.000

54,230

S4.400

S4.900

0

17

25

S61.345

S2.000

S4.000

S3.000

50

0

13

32

S76.123

SI. 200

SI.100

S3 000

5100

0

19

52

S25.324

S5.234

S345

S5.67S

S78

0

20

32

S31.SS6

S3.435

54.674

S678

SSO.000

0

21

23

S7S.345

S787

54.230

54.400

54.900

0

SO

S61.234

SS.7S0

S7.S00

S3.456

SO

0

23

123

S76.S76

S5.000

54.000

S 3.000

SO

0

24

45

S24.002

S4.000

S4.230

S4.4O0

S4.900

J

S78

1

In the data set shown in Table 1.4. the variable A T T R represents the customer attrition observed during the performance window, consisting o f the months o f June. July, and August o f 2006. The target variable takes the value o f ) i f a customer attrits during the performance window and 0 otherwise. Tablel.4 shows the input variables for the model. They are A G E . I N C O M E , B _ J A N . B_FEB, B M A R . and B_APR. The variables B J A N , B_FEB, B _ M A R , and B_APR refer to customers' balances for all o f their accounts at the end o f January, February. March, and A p r i l o f 2006, respectively.


Predictive Modeling with SAS Enterprise Miner: Practical Solutions for Business

Applications

1.3.5 Predicting a Nominal C a t e g o r i c a l (Unordered Polychotomous) Target Assume that a hypothetical bank wants to predict, based on the products a customer currently owns and other characteristics, which product the customer is likely to purchase next. For example, a customer may currently have a savings account and a checking account, and the bank would like to know if the customer is likely to open an investment account, or open an I R A , or take out a mortgage. The target variable for this situation is nominal. Models with nominal targets are also used by market researchers who need to understand consumer preferences for different products or brands. Chapter 6 shows some examples o f models with nominal targets. Table l .5 shows what a data set might look like for modeling a nominal categorical target. Table 1.5

CUSTOMER

AGE

INCOME

PRIORPR

NXTPR

1

25

S45.000

A

X

45

S61.000 B

z

3

54

c

V

4

32

S24.000

A

X

5

ÂŤ

S31.000 B

z

6

56

S23.456

C

z

7

78

C

z

S

6

S 100.256 A

X

9

26

$345,678

AB

X

10

32

Si 00,211 CD

z

11

51

13

31

13

23

14

S21.312

AC

Y

AB

X

524.234

CD

z

47

S43.566

D

z

15

77

S12.002 E

z

16

S3

532 ^-4 A

X

1?

25

S6I.345

B

X

IS

32

S76.123

A

z

19

52

S25J24

A

Y

20

32

S31,836

C

X

21

23

5-S.345

D

z

80

561.254

A

z

23

123

576.876

E

z

5*

45

S24.O02 D

X


Chapter 1: Research Strategy 11

In Table 1.5, the input data includes the variable PRIORPR which indicates the product or products owned by the customer of a hypothetical bank at the beginning of the performance window. The performance window, defined in the same way as in Section 1.3.4, is the time period during which a customer's purchases are observed. Given that a customer owned certain products at the beginning of the performance window, we observe the next product that the customer purchased during the performance window and indicate it by the variable NXTPR. For each customer, the value for the variable PRIORPR indicates the product that was owned by the customer at the beginning of the performance window. The letter A might stand for a savings account, B might stand for a certificate of deposit, etc. Similarly, the value for the variable NXTPR indicates the first product purchased by a customer during the performance window. For example, i f the customer owned product B at the beginning of the performance window and purchased products X and Z, in that order, during the performance window, then the variable NXTPR takes the value X. I f the customer purchased Z and X, in that order, the variable NXTPR takes the value Z, and the variable PRIORPR takes the value B on the customer's record.

1.4 Sources of Modeling Data It is important to distinguish between two different scenarios by which data becomes available for modeling. For example, consider a marketing campaign. In the first scenario, the data is based on an experiment carried out by conducting a marketing campaign on a well-designed sample o f customers drawn from the target population. In the second scenario, the data is a sample drawn from the results of a past marketing campaign and not from the target population. While the latter scenario is clearly less desirable, it is often necessary to make do with whatever data is available. In such cases, you can make some adjustments through observation weights to compensate for the lack of perfect compatibility between the modeling sample and the target population. In either case, for modeling purposes, the file with the marketing campaign results is appended to data on customer characteristics and customer transactions. Although transaction data is not always available, these tend to be key drivers for predicting the attrition event.

1.4.1 Comparability between the Sample and the Target Universe Before launching a modeling project it is necessary to verify that the sample is a good representation of the target universe. This can be done by comparing the distributions o f some key variables in the sample and the target universe. For example, i f the key characteristics are age and income, then you should compare the age and income distribution between the sample and the target universe.

1.4.2 Observation Weights I f the distributions o f key characteristics in the sample and the target population are different, sometimes observation weights are used to correct for any bias. In order to detect the difference between the target population and the sample, it is necessary to have some prior knowledge of the target population. Assuming that age and income are the key characteristics, you can derive the weights as follows: Divide income into, let's say, four groups and age into, say, three groups. Suppose that the target universe has N people in the /'* age group and / * income group, and 0

assume that the sample has n people in the same age-income group. In addition, suppose the i}

total number of people in the target population is TV, and the total number o f people in the sample


12 Predictive Modeling with SAS Enterprise Miner: Practical Solutions for Business Applications

is n. In this case, the appropriate observation weight is (Ny IN) /(n^ I n) for the individual in the /'* age group and / * income group in the sample. These observation weights should be constructed and included for each record in the modeling sample prior to launching Enterprise Miner, in effect creating an additional variable in your data set. In Enterprise Miner, you assign the role of Frequency to this variable in order for the modeling tools to consider these weights in estimating the models. The situation described here inevitably arises when you do not have a scientific sample drawn from the target population, which is very often the case. However, there is another source of bias that is often deliberately introduced. This bias is due to over-sampling of rare events. For example, in response modeling, i f the response rate is very low, it is necessary to include all the responders available and only a random fraction of nonresponders. The bias introduced by such over-sampling is corrected by adjusting the predicted probabilities with prior probabilities. This technique will be discussed in Section 4.7.2.

1.5 Pre-Processing the Data Pre-processing has several purposes: •

eliminate obviously irrelevant data elements, e.g., name, social security number, street address, etc., that clearly have no effect on the target variable

convert the data to an appropriate measurement scale, especially converting categorical (nominal-scaled) data to interval-scaled when appropriate

eliminate variables with highly skewed distributions

eliminate inputs which are really target variables disguised as inputs

impute missing values

Although many cleaning tasks can be done within Enterprise Miner, as the following examples show, there are some that should be done prior to launching Enterprise Miner.

1.5.1 Data Cleaning Before Launching SAS Enterprise Miner Data vendors sometimes treat interval-scaled variables, such as birth date or income, as character variables. I f a variable such as birth date is entered as a character variable, it would be treated by Enterprise Miner as a categorical variable with many categories. To avoid such a situation, it would be better to derive a numeric variable from the character variable and then drop the original character variable from your data set. For example, in one modeling project, I first converted the birth date to SAS format, derived age from the birth date, and then used age as an input variable. Similarly, income is sometimes represented as a character variable. The character A may stand for $20K ($20,000), B for $30K, etc. To convert the income variable to an ordinal or interval scale, it is best to create a new version of the income variable in which all the values are numeric, and then eliminate the character version of income. Another situation which requires data cleaning that cannot be done within Enterprise Miner arises when the target variable is disguised as an input variable. For example, a financial institution would like to model customer attrition in its brokerage accounts. A model is to be developed to predict the probability o f attrition during a time interval of three months in the future. The institution decides to develop the model based on actual attrition during a performance window of


Chapter 1: Research Strategy

13

three months. The objective is to predict attritions based on customers" demographic and income profiles and balance activity in their brokerage accounts prior to the window. The binary target variable takes the value o f 1 i f the customer attrits and 0 otherwise. I f a customer's balance in his brokerage account is 0 for two consecutive months, then he is considered an atlritor. and the target value is set to I . I f the data set includes both the target variable (attrition/no attrition) and the balances during the performance window, then the account balances may be inadvertently treated as input variables. To prevent this, inputs which are really target variables disguised as input variables should be removed before launching Enterprise Miner. These examples demonstrate that while there is no uniformly applicable solution to data cleaning, every effort should be made to ensure that instances such as those illustrated above are resolved before launching Enterprise Miner.

1.5.2

Data C l e a n i n g After L a u n c h i n g S A S E n t e r p r i s e Miner

Display 1.1 shows an example o f a variable that is highly skewed. The variable is M S , which indicates the marital status o f a customer. The variable RESP represents customer response to mail. It takes the value o f 1 i f a customer responds, and 0 otherwise. In this hypothetical sample, there are only 100 customers with marital status M (married), and 2900 with S (single). None o f the married customers are responders. An unusual situation such as this may cause the marital status variable to play a much more significant role in the predictive model than is really warranted, because the model tends to infer that all the married customers were non-responders because they were married. The real reason there were no responders among them is simply that there were so few married customers in the sample. Display 1.1

The SAS System The FREQ Frequency Percent Row Pet Col Pet

Procedure

Table of MS by R E S P RESP(RESPONSE) MS(MARITAL STATUS)

0

1

Total

M

100 3.33 100.00 3.42

0 0.00 0.00 0.00

100 333

2B26 94.20 97.45 96.58

74 2.47 2.55 100.00

2900 96.67

2926 97.53

74 2.47

3000 100.00

s

Total

Variables such as the one shown in Display I . I can produce spurious results i f used in the model. You can identify these variables using the StatExplore node, set their roles to Rejected in the Input Data node, and drop them from the table using the Drop node.


14 Predictive Modeling with SAS Enterprise Miner: Practical Solutions for Business Applications

The Filter node can be used for eliminating observations with extreme values, although I do not recommend elimination of observations. Correcting them or capping them instead may be a better alternative, in order to avoid introducing any bias into the model parameters. The Impute node offers a variety of methods for imputing missing values. These nodes will be discussed in detail in the next chapter. Imputing missing values is necessary when you use the Regression or Neural Network nodes.

1.6 Alternative Modeling Strategies The choice of modeling strategy depends on the modeling tool and the number o f inputs under consideration for modeling. Here are examples of two possible strategies to consider in using the Regression node.

1.6.1 Regression with a Moderate Number of Input Variables Pre-process the data: •

Eliminate obviously irrelevant variables.

Convert nominal-scaled inputs with too many levels to numeric interval-scaled inputs, i f appropriate.

Create composite variables (such as average balance in a savings account during the six months prior to a promotion campaign) from the original variables i f necessary. This can also be done with Enterprise Miner using the SAS Code node.

Next, use Enterprise Miner to perform these tasks: •

Impute missing values.

Transform the input variables.

Partition the modeling data set into train, validate, and test (when the available data is large enough) samples. Partitioning can be done prior to imputation and transformation, because Enterprise Miner automatically applies these to all parts of the data.

Run the Regression node with the Stepwise option.

1.6.2 Regression with a Large Number of Input Variables Pre-process the data: •

Eliminate obviously irrelevant variables.

Convert nominal-scaled inputs with too many levels to numeric interval-scaled inputs, i f appropriate.

Combine variables i f necessary.

Next, use Enterprise Miner to perform these tasks: •

Impute missing values.

Make a preliminary variable selection. (Note: This step is not included in Section l .6.1.)

Group categorical variables (collapse levels).


Chapter 1: Research Strategy 15

Transform interval-scaled inputs.

Partition the data set into train, validate, and test samples.

Run the Regression node with the Stepwise option.

The main difference between the steps outlined in Sections 1.6.1 and 1.6.2 is that Enterprise Miner is used to make a preliminary variable selection in Section 1.6.2 (because the number o f inputs is large) and not in Section 1.6.1. The steps given in Sections 1.6.1 and 1.6.2 are only two of many possibilities. For example, one can use the Decision Tree node to make a variable selection and create dummy variables to then use in the Regression node.


Getting Started w i t h Predictive Modeling

2.1 2.2 2.3 2.4 2.5 2.6 2.7 2.8

Introduction Opening SAS Enterprise Miner 5.2 Creating a New Project in SAS Enterprise Miner 5.2 The SAS Enterprise Miner Window Creating a SAS Data Source Creating a Process Flow Diagram Summary... Appendix to Chapter 2

17 18 20 ...21 22 35 ....72 72

2.1 Introduction This chapter introduces you to S A S Enterprise Miner 5.2 and some of the preprocessing and data cleaning tools (nodes) needed for data mining and predictive modeling projects. The following topics are covered: •

opening Enterprise Miner 5.2

starting a new project:

o

naming the project

o

providing a directory where Enterprise Miner stores the data sets and programs that it generates for the project

o

specifying the directory where the user's data sets are located.

creating a data source for each data set used in the project: o

providing the name and location of the data set

o

setting the measurement scales and roles of the input variables

o

creating a profit matrix for decision-making.


18

Predictive Modeling with SAS Enterprise Miner: Practical Solutions for Business Applications

•

using some of the nodes for data cleaning, data exploration, variable selection, and variable transformation: o

Input Data node (for specifying the data set for the project)

o

StatExplore node (for univariate analysis of the inputs and exploring the relationship of inputs to the target)

o

MultiPlot node (also for univariate analysis of the inputs and exploring the relationship of inputs to the target)

o

Impute node (for imputing missing values)

o

Data Partition node (for partitioning the data set into subsets for use in training, validating, and testing models)

o

Filter node (for examining and filtering outliers)

o

Variable Selection node (for selecting important variables for modeling)

o

Transform Variables node (for performing various transformations to improve model accuracy)

o

S A S Code node (for writing custom code)

o

Drop node (for dropping variables).

Note: The order in which the nodes are presented is not necessarily the order in which they should generally be used. Enterprise Miner's modeling tools—Decision T r e node, e Neural Network node, and Regression node—are not included in this chapter as they are covered extensively in Chapters 4, 5, and 6.

2.2 Opening SAS Enterprise Miner 5.2 1

To start Enterprise Miner 5.2, click on the Enterprise Miner icon on your desktop . The logon screen will appear as shown in Display 2.1.

1

All the illustrations presented here are from sessions in which Enterprise Miner 5.2 is installed on a personal computer.


Chapter 2: Getting Started with Predictive Modeling

19

Display 2.1

1

SAS Analytics Platform

§sa& SAS' Enterprise Miner 5.2 The

ftmtr

to Know

Copyright @ 2 0 0 2 - 2 0 0 5 by SAS Institute I n c . C»ry,MC. USA. A l l Rights Reserved,

User name:

^asadm

Password

0

Remember my password

0

Personal Workstation

Log On

Cancel

Enter your user name and password in the logon screen. Check the Personal Workstation box i f you are using Enterprise Miner 5.2 on a personal computer. When you click the Log O n button, the Enterprise Miner w i n d o w opens, as shown in Display 2.2. Display 2.2 Si Enterprise Miner fit

Edt

v*w

Actions Options Window Help W e l c o m e to Enterprise Miner

Enterprise Miner

1

;*S

V'

Help Topics

'ip

New Project...

—' -

• B P

Open Project.. Recent Projects


20

Predictive Modeling with SAS Enterprise Miner: Practical Solutions for Business Applications

2.3 C r e a t i n g a N e w P r o j e c t in SAS E n t e r p r i s e M i n e r 5 . 2 Creating a new project involves naming the project, as well as indicating the directory where you want the project to be saved and the directory where the data for the project exists. These steps are shown below. When you select New Project from the Enterprise Miner window shown in Display 2.2, the Create New Project window opens, as shown in Display 2.3. Display 2.3 Create Mew Project General | Start-Up Code j Exit Code Name: chapter2

Host:

SASMain - Logical Workspace Server

Path;

C:\TheBook'iEM 5.2Wov2006

3

OK

Cancel

|

Help

In this window enter the Name o f the project and the Path where you want to save the project. I typed chapter2 in the Name box, and typed C: \TheBook\EM_5 . 2\Nov2 006 in the Path box. This is the directory where the project w i l l be stored. Next, I selected the Start-Up Code tab. On the Start-Up Code tab, I typed the L I B N A M E statement as shown in Display 2.4. Display 2.4 Create New Project: General Slart-Up Code | Exit Code | 1 2 3

o p t i o n s nofrnterr ; lib-name TlieBook. "C: \Tlie3ook\8ata"

;

The data for this project is located in the folder c: \TheBook\Data. This w i l l be indicated by the libref TheBook. When you select O K , the Enterprise Miner 5.2 interface window opens, showing the new project. This window is shown in Display 2.5.


t 'hapter 2: Gelling Storied with Predictive Modeling

21

2.4 The SAS E n t e r p r i s e M i n e r W i n d o w This is the window where you create the process flow diagram for your data mining project. In Display 2.5,1 have numbered the components o f the Enterprise Miner window for easy reference. Display 2.5 Enterprise M i r e r - C h a p t e r 2 File

O

Edit

View

Actions

Options

Window

Help

QIJBIH fc|

© ©

0

Sample] Explore j Motify | Mqd"ejJ Assess | Ulilty f

5fe a • 13

• Stiff

13 Chapter2 * Q Data Sources - J^J Diagrams

o

Response 9i Model Packages

it

Property

©

Value EMVys Response Available

Name Status

ID Diagram Identifier. This identifier

0

corresponds to the SAS libref used to identify the physical location of the contents of this diagram on the server

' * Connected to SASMain - Logical Workspace Serve'

Diagram Response opened

A brief description o f these components follows: O Menu Bar: The menu bar has seven items. These are File, Edit. View. Actions. Options. Window, and Help. By clicking on any one o f these buttons, you w i l l see a drop-dow n menu. For example, by clicking on View-MVopcrty S h e e t s Advanced, you can reset the properties list from Basic to Advanced. This is illustrated in Display 2.6. Display 2.6 Enterprise M i n e r - C h a p t e r 2 File •

Ed.t

View

Actions

Options

j Window

Property Sheet

Dii

Sample j J • * QDat * _4]Dia. •

4JM

-

BJUH

W

1

[*] Program Editor

Ctrl+Alt+P

Q

Log

Ctrl+Alt+L

O Output

Ctrl+Alt+O

Graphs

Ctrl+fllc+G

Table...

Help

Ctrl+Alt+T

Refresh Project Tree Ctrl+Alt+R

Basic • Advanced Hide


22

Predictive Modeling with SAS Enterprise Miner: Practical Solutions for Business Applications

©

Toolbar: The toolbar contains the Enterprise Miner node (tool) icons. The icons displayed on the toolbar change according the Node (Tool) G r o u p tab you select in the next line indicated by © in Display 2.5.

© Node (Tool) Groups: These tabs are for selecting different groups of nodes. The node groups are Sample, Explore, Modify, Model, Assess, and Utility. The toolbar © changes according to the node group selected. If you select the Sample tab on this line, you will see the icons for Input Data, Sample, Data Partition, and T i m e Series in ©. I f you select the Explore tab, you will see the icons for Association, Cluster, Multiplot, Path Analysis, S O M / K o h o n e n , StatExplore, Text Miner, and Variable Selection in ©. Similarly, other tabs can be used according to the tasks you are performing in Enterprise Miner. ©

ProjectPanel: The project panel is for viewing, creating, deleting, and modifying the Data Sources, Diagrams, Model Packages, and Users. For example, if you want to create a data source (that is, tell Enterprise Miner where your data is and give information about the variables, etc.), you click on Data Sources and proceed. For creating a new diagram, you right-click on Diagrams and proceed. To open an existing diagram, double-click on the diagram you want.

©

Properties Panel: The properties ofProject, Data Sources, Diagrams, Nodes, Model Packages, and Users are shown in this panel. Note that, in our example, the nodes are not yet created; hence, you do not see them in Display 2.5. Y o u can view and edit the properties of any object selected. I f you want to specify or change any options in a node such as Decision T r e e or Neural Network, you must use the Properties Panel.

©

Help Panel: This displays a description of the property that you select in the Properties Panel.

©

Status B a r : This indicates the execution status of the Enterprise Miner task.

©

Toolbar Shortcut Buttons: These are shortcut buttons for Create Data Source, Create Diagram, R u n , etc. To display the text name of these buttons, position the mouse pointer over the button.

©

Diagram Workspace:This is used for building and running the process flow diagram for the project with various nodes (tools) of Enterprise Miner.

2.5 Creating a SAS Data Source Y o u need to create a data source for each data set you use in the project. Creating a data source means providing Enterprise Miner with the relevant information about the data set being imported—the dataset's name, location, library path, the role assignments and measurement levels of its variables, and the decision variables attributed to the target such as the profit matrix, etc. The profit matrix, also referred to as Decision Weights in Enterprise Miner 5.2, is used in decisions such as assigning a target class to an observation and assessing the models. (The use of profit matrices is discussed in detail in Chapter 4.) Enterprise Miner saves all of this information, or metadata, as different data sets in a folder called DataSources in the Project Directory. To create a data source, click on the toolbar shortcut button or right-click on Data Sources in the Project Panel, as shown in Display 2.7.


Chapter 2: Getting Started with Predictive Modeling

23

Display 2.7 Enterprise Miner - Chapter2

g j Mj

n

BQ

®m

•B

ill

£33

Sample ! E>J)!ore ; Modify : Model i Assess Utility 13 :iiapter2

Diagrams f £ ] Create Data Source • • i»J Mgdd Packages =y Property

Name Project Name

I * , Connected to SASMah - Logical VNtorkspace Server

When you click on Create Data Source, the Data Source Wizard window opens, and Enterprise Miner prompts you to enter the data source. This window is shown in Display 2.8. Display 2.8

•HE)

$ Data Source Wizard - Step 1 of B Metadata Source

Select a metadata source

Source: S A S Table

Next>

Cancel

H e I i >

. I

Is the source a S A S Table or is it a Metadata Repository? If, as in my example, you are using a SAS data set in your project, enter S A S Table in the Source box and click on Next>. S A S Table is, by default, already selected in the Source box. So, you can simply click on Next>. Then another window opens, prompting you to give the location o f the SAS data set. This window is shown in Display 2.9.


24

Predictive Modeling with SAS Enterprise Miner: Practical Sol it! ions for Business Applications

Display 2.9

•IS

Data Source Wizard - Step 2 of 6 Select a SAS Table

J

.....

Select a SAS table

Browse

Table:

4

< Back

)(

Next >

|

|

Cancel

j

[

Help

When you click Browse.., a window opens that shows the list o f library references. This window is shown in Display 2.10. Display 2.10 mm

Select a SAS Table .i) 9 J ||

MAPS SAMPSIO SASHELP THEBOOK

Cancel

Since the data for my example project is in the library TheBook, when I double-click on T H E B O O K , the window opens with a list o f all the data sets in that library. This window is shown in Display 2.11.


Chapter 2: Getting Started with Predictive Modeling

25

Display 2.11 Select a SAS Table NEURAL NEURALDATA MEWTAL NUMRIJ3TARG NUMRI_NTARG PRDSALE PR ICE TEST PRICETEST_SCORE RESP

RESPB RESPB1 RESPB2 RESPB3 RESP_MOD RESP.SMPL. RESP_SMPL._CL.EAN RESP_SMPL_CLEAN2 RESP_SMPL„CLEAN3 RISK Properties.

OK

Cancel

I select the data set named N N _ R E S P _ D A T A . When 1 click O K , the Data Source Wizard window opens as shown in Display 2.12. Display 2.12 Data Source Wizard

- Step ? of 6 Select a SAS Table

Select a SAS table

Table:

Browse..

THEBOOK NN RESP DATA

= Back

Next>

Cancel

He*

This display shows the libref and the data set name, which I entered. When I press Next>. another window opens displaying the Table Properties. This is shown in Display 2.13.


Predictive Modeling with SAS Enterprise Miner: Practical Solutions for Business Applications

Display 2.13 Y D a l a S o u r c c Wizard ~ S t e p 3 o f 6 Table Information

Table Properties Value THE BOOK NN RESP DATA

Property Table Name Description Member Type Data Set Type Engine Number ol Variables Number ol Observations Created Date wod it ted Dote

DATA DATA V9 18 29904 2005-03-11 0B:S052.015 2005-03-11 08:50:52.015

Help

Clicking on Next> opens another window that shows Metadata Advisor Options. This is shown in Display 2.14A. Display 2.14A .,Y Data Source Wizard -- Step 4 of 6 Metadata Advisor Options

Metadata Advisor Options Use trie basic setting to set (he initial measurement levels and roles based on the variable attributes. Use the advanced setting to set the Initial measurement levels and roles based on both the variable attributes and distributions.

O Basic

[

@ Advanced

-Back

|| Next*

Customize

|

( Cancel

| | Help j

Display 2.I4A provides a snapshot o f the Metadata Advisor Options window, which is used for defining the metadata. Metadata is data about data sets. It specifies how each variable is used in the modeling process. The metadata contains information about the role o f each variable, its measurement scale, etc. I f you select the Basic option, the initial measurement levels and roles are based on the variable attributes. This means that i f a variable is numeric, its measurement scale is designated to be interval, irrespective o f how many distinct levels the variable may have. For example, a numeric binary variable w i l l initially be given the interval scale. I f your target variable is binary in numeric form, it w i l l be treated as an interval-scaled variable, and it w i l l be treated as such in the subsequent nodes. I f the subsequent node is a Regression node. Enterprise Miner automatically


Chapter 2: Getting Started with Predictive Modeling

27

uses ordinary least squares regression, instead o f the logistic regression, which is usually appropriate with a binary target variable. By selecting the Basic option, all character variables w i l l be considered nominal. You may reset the measurement scales and roles as appropriate. By selecting the Advanced option. Enterprise Miner applies a bit more logic as it automatically sets the variable roles and measurement scales. I f a variable is numeric and has more than 20 distinct values, Enterprise Miner sets its measurement scale to interval. In addition, i f you select the Advanced option, you can customize the measurement scales. For example, by default the Advanced option sets the measurement scale o f any numeric variable to nominal i f it takes 20 or fewer unique values, but you can change this number by clicking the Customize button. Display 2 . I 4 B shows the default settings for the Advanced Advisor Options. Display 2.14B t-, A d v a n c e d Advisor O p t i o n s

[x]|

:

I

Prooertv Value Missing Percentage Threshold 50 RejectVars with Excessive Missing Value Yes Class Levels Count Threshold 20 DelectClass Levels Yes Relect Levels Count Threshold fob ReiectVars with Excessive Class Values Yes Class L e v e l s C o u n t T h r e s h o l d I f "Detect class levels''~Yes, interval variables w i t h less than the number specified for this property w i l l be marked as N O M I N A L . The default value is 20

]

OK

j |

Cancel

j [

Help

|

One advantage o f selecting the Advanced option is that Enterprise Miner w i l l automatically set the role i f each unary variable to Rejected. I f any o f the settings are not appropriate, you can change them later in the window shown in Display 2.15. In this example, l changed the Class Levels Count Threshold property to 5 and closed the Advanced A d v i s o r Options window by clicking on O K and then clicking on Next>. This brings up the window shown in Display 2.15.


Predictive Modeling with SAS Enterprise Miner: Practical Solutions for Business Applications

Display 2.15 : Data Source Wizard

-Step 5 of 6 Column Metadata Show code Explore Name APE CRED DEUNO DEPC EMP STA GENDER HEQ INCOME M.FDU MILEAGE MOB MRTGI MS NUMTR RESTYPE RES_STA cuscode resp

j

Role

Input Input Input Input Input Input Input Input Input Input Input Input Input Input Input Input Rejected Input

Report

Level nterval nterval Nominal binary Nominal Binary Nominal Nominal Binary nterval Binary Nominal Nominal Nominal Nominal Elinary Nominal v Binary

Order

No NO No No No No No No No No No No No No No No No No

h.

Drop NO No No Ho Mo No No No Ho Ho NO No No No No No No NO

Lower

I

Help

In this window, a tabic is shown with the variable names, model roles, and measurement levels o f the variables in the data set. For the purpose o f this illustration, 1 specify the model role o f the variable RESP as the target, and click Next>. Enterprise Miner recognizes that the target is binary. Hence, it opens another window with the question Do you want to build models based on the values of the decisions? This window is shown in Display 2.16. Display 2.16 •jData Source Wizard ~ Step 6 of 0 Decision Crmllijut alton

Decision Processing Do von want to build models based on the values ol the decisions ? II you answer yes. you may enter Information on the cost or protS of each possible decision, prior probability and cost lunction. The data will be scanned tor the distributions ol the target variables.

r

NO

< Back

t?

Next >

Yes

Cancel

Help

I f you are using a profit matrix (decision weights), cost variables, and posterior probabilities, you should select Yes, and click Next > to enter these values. (These matrices can also be entered and modified at later stages.)


Chapter 2: Getting Started with Predictive Modeling

29

A window opens with tabs for Targets. Prior Probabilities. Decisions, and Decision Weights. The window for the Targets tab is shown in Display 2.17. Display 2.17 : Data Saurte Wizard —Step 7 of 6 Decision Cniifiauraiioo Targets | prior PiobabWies [ Decisions | Decision Weights | Name :

resp

Measurement Level

Binary

Target level order:

Descending

Event level:

I

Format:

Help

The Targets tab displays the name o f the target variable and its measurement level. It also gives the target levels o f interest. In this example, the variable RESP is the target and is binary, which means that it has two levels, namely response, indicated by I , and non-response, indicated by 0. The event o f interest is response. That is, the model is set up to estimate the probability o f response. I f the target has more than two levels, this window w i l l show all o f its levels. In later chapters, I w i l l model an ordinal target that has more than two levels, each level indicating frequency o f losses or accidents, with 0 indicating no accidents, I indicating one accident, and 2 indicating two accidents, and so on. Display 2.18 shows the Prior Probabilities tab. Display 2.18 : Data Source Wizard — S t e p 7 o F G

H

Targets Prior ProbaUiWies j Decisions | Decision Weights | Do you wont to errter new prior probabilities? F Ye* T No Level I 0

Court ... 10525

Pr-i 0.3i36 0.6854

Aci.urtfJFTi.jr 0.03 0 97

Help


30

Predictive Modeling with SAS Enterprise Miner: Practical Solutions for Business Applications

This tab shows (in the column labeled Prior) the probabilities o f response and non-response calculated by Enterprise Miner for the sample used for model development. In the modeling sample I used in this example, the responders are over-represented. In the sample there are 31.36% responders and 68.64% non-responders. These are called prior probabilities. So the models developed from the modeling sample at hand w i l l be biased unless a correction is made for the bias caused by over-representation o f the responders. I f you enter these prior probabilities in the Adjusted Priors column as I have done above, Enterprise Miner w i l l correct the models for the bias and produce unbiased predictions. To enter these adjusted prior probabilities, select Yes in response to the question Do you want to enter new prior probabilities? Then enter the probabilities that you calculated separately for the entire population (.03 and .97 in my example). In order to enter a profit matrix, click on the Decision Weights tab. Display 2.19 shows the Decision Weights (profit matrix) window. Display 2.19 -'.[Data Source Wizard -- Step 7 of 8 Decision Configuration Targets | Prior Probabilities | Decisions Decision Weights Select a decision function: C Minimize

C MaxMxe

Eriter weiglit volues for the decisions DECISION2 | DECISION! Level jog ...|12.0 1 J 00 _j_1i,g"_

< Back

Next*

Cancel

Help

The columns o f this matrix refer to the different decisions that need to be made based on the model's predictions. In this example, Dccisionl means classifying or labeling a customer as a responder, while Decision2 means classifying a customer as a non-responder. The entries in the matrix indicate the profit or loss associated with a correct or incorrect assignment, so the matrix in this example implies that i f a customer is classified as a responder, and he is in fact a responder. then the profit is $12. I f a customer is classified as a responder, but she is in fact a non-responder, then there w i l l be a loss o f $1. Other cells o f the matrix can be interpreted similarly. In developing predictive models, Enterprise Miner assigns target levels to the records in a data set. In the case o f a response model, assigning target levels to the records means classifying each customer as a responder or non-responder. In a later step o f any modeling project, Enterprise Miner also compares different models, on the basis o f a user-supplied criterion, to select the best model. In order to have Enterprise Miner use the criterion o f profit maximization when assigning target levels to the records in a data set and when choosing among competing models, select Maximize for the option Select a decision function. The values in the matrix shown here are arbitrary, and given only for illustration. Display 2.20 shows the window for cost variables.


Chapter 2; Getting Started with Predictive Modeling 31

Display 2.20 Data Source Wizard —Step 7 of a Decision Co nfigurat ion Targets | Prior Prctoabilities Decisions | Decision Weights | Do you want to usa the decisions? C No

P Yes Decision Nomoj DECISION1 Jl DECISION2 ]6

Label

| Cost Variable Constant i«None » 00 < None > 00

j

Help

I f you want to maximize profit instead o f minimizing cost, then there is no need to enter cost variables. Costs are already taken into account in profits. Therefore, in this example, cost variables are not entered. When you click on Next>, another window opens showing the data set and its Role. Display 2.21 shows this window. In the display, the data set N N _ R E S P _ D A T A is being assigned a role o f Raw. Display 2.21 Data Source. Wizard --Step If of 8 Data Source Attribute*

You may change the name and the tole, and can specify a population segment identifier for the data source to be created.

Name:

|NN_RESP_DATA

Role: ^

[ROVV

" 5

Segment: (~

Noles:

Fnsh

Cancel

Help


Predictive Modeling with SAS Enterprise Miner: Practical Solutions for Business Applications

Other options for Role are T r a i n , Validate, Test, Score, Document, and Transaction. Since I plan to create the T r a i n , Validate, and Test data sets from the sample data set, 1 leave its role as Raw. When 1 click on Finish, the Data Source Wizard closes, and the project window opens as shown in Display 2.22. Display 2.22

I have upgraded the Property Sheet from Basic to Advanced by clicking on View-> Property Shcet ^Advanced, as shown in Display 2.23. -

Display 2.23 _ ! • ; x; Fie Edrt View Actions Options V. Enterprise Miner - chapter? _

Window Help Baste

[*] Program Ector Qrl+Alt+P

S*3>!eJ 23 chapter

HLOQ Q Output

Orr+Afc+t Ctrl+AH+O

ffi Q D a t Graph, • J^jDiai— • yjMor Table...

Ctrl+AH+G

•*: jlJUs<

Ctrl+Afc+R

E

Refresh Project

Properly

1

if wuvair.eu

H i m ® D\D\m ,\

9 Isia

m &|

Ctrl+Aft+T

Value

f i * . Connected to SASMain - Logical Workspace Server

Display 2.24 shows Advanced properties o f the project named Chapter2.


Chapter 2: Getting Started with Predictive Modeling

33

Display 2.24 • Enterprise Miner-Chaplcr2 1 Fie

Edi

Swrpio *

View

Actions

E'f^e

Optmt

Window

neb

. Model - * w e « U « y

-' 1

SiH^

Q D s I a Sources • J (Wdel BaOirioe:

Vl*» Name

sun-up cod* Ect code

Server Grid Available

S A S N a i n - LooicalYVorVspacB Server No C l T h e B o o i d E M _ 5 TlNcrviQOBlChapWii

Max C o n c u r r a n l T a s k s

Default

HUM f l * , Connected io SASMan • L f f j c M Viat Jooce Serve.

In order to see the properties o f the data set, expand Data Sources in the project panel by clicking on the plus sign located to the left o f Data Sources. Then when you select the data set N N _ R E S P _ D A T A . the properties panel shows the properties o f the data source as shown in Display 2.25. You can view and edit the properties. You can also see a list o f variables by clicking on located on the right o f the Variables property in the Value column. The arrow in Display 2.25 shows where to click the mouse pointer, and Display 2.26 shows the window that opens as a result.


Predictive Modeling with SAS Enterprise Miner: Practical Solutions for Business Applications

Display 2.25 ^Enterprise Miner - chapter 2 File Edit View Actions Options Window Help ° E L*3 0

D

Sample 1 Explore j Modify j Model j Assess | Utility | 3 cnapter2 - n ] Data Sources NN RESP DATA

• H Diagrams Model Packages JTJ Users Property ID Name

NNRESPDATA NN RESP DATA

Variables

Decisions

pole

Raw

JSegme.nt .External Data Sampling Rate Run Code Notes

Yes

THEBOOK NN_RESP_DATA DATA 29904.0 Tie kssarmatsasadm 10/3/05 12:46 PM sasadm 10/4/05 6:17 AM Local

Library Table Tffit No.Obs.

No. Cols.

Created By Create Date Modified By Modify Date Scope

ID Data Source identifier The metadata tables are stored in the SAS library, and use this identifier as its LIBREF. Connected to SASMain - Logical Workspace Server

Display 2.26

rttn*

Rote input

CRED DELINO

Input

DEPC

Input Input

UFPlj

rnpul

EMP__STA Input LENDER Input hiptit HEG INCOME Input

Input input 'injujl MS Input rJUMTR Input RESTYFE Input R E S . S T A Input custrjde Refected rasp Taryel MrlEAOE MOB MRTC-I

Outer

Leva I':1s IV. 11 Interval Nominal Binary Norniial Binary nominal Nominal Binary Interval Brnary

jiorntail

Nominal Nominal Nominal Binary Nominal Binary

[_ r>oc

Ho

lower U r *

1

UapaLmt

j

type

-L

No

IS m •i EdtlBma SAS Coo*

This window shows the name, role, measurement scale, etc., for each variable in the data set. Y o u can change the role o f any variable, change its measurement scale, or drop a variable from the data set. I f a variable is dropped from the data set, it w i l l not be available in any o f the subsequent nodes.


Chapter 2: Getting Started with Predictive Modeling

35

2.6 C r e a t i n g a P r o c e s s Flow Diagram To create a process flow diagram, right-click on Diagrams in the project panel (shown in Display 2.25) and click on Create Diagram. Y o u w i l l be prompted to enter the name o f the diagram in a text box labeled Diagram Name. After entering a name for your diagram, click O K . Then a blank workspace opens, as shown in Display 2.27A, where you create your process flow diagram. Display 2.27A a

m

ffi b

' SsmrJs • E>r*ie Mottly Uo*l Amis Lilly 3 Chr*(«2 RESPONSE Property ID

Hsme

2.6.1

vnta EMWS RESPONSE Op»n

Input Data Node

This is the first node in any diagram (unless you start with the SAS Code node). In this node, you specify the data set that y o u want to use in the diagram. There may be several data sources that you may have already created for this project, as discussed in Section 2.5. From these data sources, you need to select one for this diagram. A data set can be assigned to an input in one o f two ways: •

When you expand Data Sources in the project panel by clicking on the [+] on the left o f Data Sources, all the data sources w i l l appear. Then click on the icon to the left o f the data set you want, and drag it to the Diagram Workspace. This w i l l create the Input Data node with the desired data set assigned to it.

Alternatively, first drag the Input Data node from the toolbar into the Diagram Workspace. Then set the Data Source property o f the Input Data node to the name o f the data set. To do this, select the Input Data node, then click on Q

located to the right o f

the Data Source property as shown in Display 2.27B. The Select Data Source window opens, as shown in Display 2.28. Then click on the data set you want to use in the diagram. Then click O K . When you follow either procedure above, the Input Data node is created as shown in Display 2.27B.


Predictive Modeling with SAS Enterprise Miner: Practical Solutions for Business Applications

Display 2.27B °3 chapter^ • J Data Sources - J^J Diagrams -S-fj Ch2_TranVar . Ch2_VarSel RESPONSE_B ^ RESPONSE J j Model Packages 3 Ai Users

• Value

Property

r-Variables rbectslons [Output Type •-Rote "Rerun

I 1 1: 1' 1

-

ds

Node ID Imported Data Exported Data

NN_RESP_DATA • c

View Raw No

i-Data Selection '•New Table

Data Source

HData Source [-Table r Library r.Descriptjpri ;• Number of Observations

NN_RESP_DATA NtJ RESP DATA FHEBOOl

^

29904 18 No

Number of Columns -External Data -Sampling Rate -Segment -Scope

Local

i-Time of Creation i-Run id j-Last Error j-Last Status : [-Needs Updating

12/5/06 8:25 AM

Yes

Display 2.28 <| Select Data Source Name Cr>2 VarSel l')! .'.l l j . ' H TESTIMPUTE

ID CH VARSEL NMRE5PDATA — TESTIMPUTE

Table

Variables

BINARYTARGET NN_RE5P_DATA TESTIMPUTE

OK

Cancel

Help


C 'hapter 2: Getting Started with Predictive Modeling

37

2.6.2 Tools f o r Initial Data Exploration To explore the data, you can use the Enterprise Miner nodes MultiPlot and StatExplore. These nodes enable you to examine the distributions o f the input variables and their relationships with the target variable. In order to use these nodes you must create a process flow diagram, as shown in Display 2.29. To include MultiPlot and StatExplore nodes in the process flow diagram, click on the Explore tab in the node groups (see Display 2.5). The exploration tools are now visible on the toolbar. When you place your mouse pointer over a specific exploration tool, the tool's name becomes visible. Drag the StatExplore and MultiPlot tools onto the Diagram Workspace and connect the nodes as shown in Display 2.29. Display 2.29

UlllPIOl

2.6.2.1 S t a t E x p l o r e N o d e The StatExplore node can be used to find out which input variables are closely related to the target. When you run the StatExplore node and open the Results window, you w i l l see a graph window and an output window. The graph window, shown in Display 2.30A, is called C h i - S q u a r c Plot. This plot shows the statistic known as Cramer's V on the vertical axis and the inputs on the horizontal axis. A Chi-Square plot is shown for categorical targets. Display 2.30A | i Chi Si uore Plot Target = tesp 0.20>

0.15¬

11; | 0.10¬ 2 t^ Ordered Inputj » i r i . n i ' i V • 1-1(114* K1TOE

1*

u.uu-

,— 2

3

1 4

5

— r — 7 6

r ~ i i

i i — ~ i i — i i — h — i , — 1 1 — ,

8 9 10 Ordered Inputs

11

12

13

14

15

IB


38

Predictive Modeling with SAS Enterprise Miner: Practical Solutions for Business Applications

When you place the mouse pointer over a bar, you can see the variable name and the Cramer's V value for that variable. In this example, the top variable is RESTYPE. This variable indicates the customer's residence type (homeowner or renter). Cramer's V for RESTYPE is 0.165347. In general, Cramer's V measures the strength o f relationship between two categorical variables. A detailed explanation o f Cramer's V is given in the appendix to this chapter. Cramer's V is automatically generated for all categorical inputs when the target is also categorical. T o calculate Cramer's V for continuous inputs such as A G E , you must convert the variable from continuous to categorical by creating intervals, or bins, with each bin representing a category. To accomplish this, set the Interval Variables property o f the StatExplore node to Yes, and specify the Number of Bins property to the desired number o f bins, or leave it at its default value o f 5, as shown in Display 2.30B. To get a Chi-Square plot, make sure that the C h i Square property o f the StatExplore node is set to Yes. Display 2.30B Property Node ID Imported Data Exported Data Variables Use Seamen! Variables

Value Stal

No

r Hide Rejected Variables Yes '•Number of Selected Variables 1000 : l-Chl-Square r Interval Variables 1 "[Number.of Bins . ,

'

Yes Yes i5

: j-Correlations [•Pearson Correlations "Spearman Correlations

Yes Yes

[•Time of Creation : [ Run Id [• Last Error [•Last Status [Needs Updating [ Needs to Run [Time of Last Run j [ Run Duration "Grid Host

12/2/06 2:1 GPM

Eip§!9HHHHHH

fes Yes

_ _

For example, the interval-scaled variable A G E is grouped into five bins, which are 18-32.4, 32.4-46.8, 46.8-61.2, 61.2-75.6, and 75.6-90. In the appendix to this chapter, a step-by-step illustration o f the calculation o f the Chi-Square statistic and Cramer's V is shown for the variable AGE. The Chi-Square value shows the strength o f relationship between the target and the binned variable. More specifically, it shows i f the distribution o f the target levels differs significantly from bin to bin among the bins constructed from the interval variable. From the output sub-window in the Results window o f the StatExplore node, you can see the modal value o f each input for each target level. For the input RESTYPE, the modal values are shown in Output 2 . 1 .


Chapter 2: Getting Started with Predictive Modeling 39

Output 2.1 Variable-RESTYPE Target Value

Target

Huncat

Bode Pet

KHlas

_ OVERALL^ reap reap

HOHE HOHE RENTER

54.73 60.19 52.05

Mode2 RENTER REKTER HOHE

40.42 35.11 42.77

This output reports the modal values o f the inputs by the target levels. In this example, the target has two levels: 0 and 1. The columns labeled Mode Pet and Mode2Pct exhibit the first modal value and the second modal value, respectively. The first row o f the output is labeled _ O V E R A L L _ . The _ O V E R A L L _ row values for Mode and Mode Pet indicate that the most predominant category in the sample is homeowners, indicated by H O M E . The second row indicates the modal values for non-responders, and the third row shows the modal values for the responders. The first modal value for the responders is RENTER, suggesting that the renters in general are more likely to respond than home owners in this marketing campaign. These numbers can be verified by running PROC FREQ from the Program Editor, as shown in Display 2.30C. Display 2.30C f ÂŁ 3 Program Editor -

l

E

p r o c ÂŁreq data=TheBook.NN_RE5P_DATA;

2

c a b l e RESTYPE*RESP/nopeccent n o r o u m i s s i n g ;

run ;

3

The results o f PROC FREQ are shown in Output 2.2. Output 2.2 ga output l The FREQ Procedure T a b l e o r RESTYPE b y r e s p RESTYPE

resp

Frequency I Col P e t I

0|

II

Total

CONDO

I I

380 I 1.65 I

186 I 1.98 I

566

COOP

I I

535 I 2.85 I

300 I 3.20 I

885

HOHE

| I

12354 I 60.19 I

4011 I 42.77 I

16365

RENTER

I I

7206 I 35.11 I

4862 I 52.05 1

12088

Total

20525

9379

29904


40

Predictive Modeling with SAS Enterprise Miner: Practical Solutions for Business Applications

2.6.2.2 MultiPlot Node The MultiPlot node can be used for visualizing the data. Y o u can examine the distributions o f the variables and relationships among variables. You must make sure that the Property Sheet is set to Advanced. The property sheet can be set to Advanced by clicking View->Property Sheet-> Advanced. To explore the variables, click on 2

located to the right o f the Variables property. This opens a

window with all the variables, as shown in Display 2.31.

iVariables-Plot Use

Role

Defautt Default Default Default Default Default Default MILEAGE Default MOB Default Default MRTGI MS Default MUMTR Default RESTYPE Default RES_STA Default cuscode Default resp Yes

Input Input Input Input Input Input Input Input Input Input Input Input input Input Rejected Target

Lf

ame

DELINO DEPC EMP„STA GENDER HEQ INCOME MFDU

Level Nominal Binary Nominal Binary Nominal Nominal Binaiy Interval Binaiy Nominal Nominal Nominal Nominal Brtary Nominal Binary

Type

Label

Order

Form

h t b b N

N

E N b P b c c c

N

Explore..,

OK

Cancel

Help

To examine the histograms, select the variable o f interest and click on Explore. Display 2.32 shows the histograms generated for the variables RESTYPE and RESP.


Chapter 2: Getting Started with Predictive Modeling

41

Display 2.32 explore - CMWS.Ids_DATA Ffc

View

Actions Window

•JO|4 _JDJ2< Property

is&aMrlrBi Sample Method Fetch Size Random Seed Fetched Rows

Top

Dei&u* 10000

Apply

HOME

Plot...

RENTER

CONDO

RESTYPE _ •

.ids_DATA RESTYPE HOME

x £3

8000-1

1

HOME HOME HOME

HOME HOME

s u. 2000-

RENTER

HOME

RENTER'

RESP

To examine the relationship between a categorical input such as RESTYPE and the target variable RESP, click the Plot button located at the bottom o f the Sample Properties pane in the Explore window shown in Display 2.32. Then the Select a C h a r t Type window appears, as shown in Display 2.33. Display 2.33 Select a Chart Type

§9 Area Bar Histogram C P *

Bar c h a r t provides s t a t i s t i c a l r e l a t i o n s between c a t e g o r i c a l values. Bar can be subdivided and/or grouped u s i n g subgroup v a r i a b l e and/or group v a r i a b l e r e s p e c t i v e l y .

I * Scalier ! 3 Tables sk Matrix Sr| Lattice Parallel Axis h 3D Charts

FWsh

Select the bar chart and click on Next>. The Select C h a r t Roles window w i l l open, as shown in Display 2.34.


Predictive Modeling with SAS Enterprise Miner: Practical Solutions for Business Applications

Display 2.34 Select Chart Roles

Response Category

RESTYPE

Type Numeric Character

I Description RESP RESTYPE

Response statistic: Cared

«Back

By clicking in the box under Role, you get a list o f roles that can be assigned to the variables listed in the first column o f the window shown in Display 2.34. In this example, I set the role o f the variables RESP and RESTYPE to Response and Category, respectively. I set the Response statistic to Mean, clicked Next> four times, and then clicked on Finish. The resulting chart is shown in Display 2.35. Display 2.35 j • - Explore - EMWS.lds_.DATA FJe Edit

View

Actions Window

| | ' Graph3 0.50-

0.40-

S0.30

£o.20 RESTYPE 0.10-

RESP(Hean)

RENTER

-0.414891

0.00

HOME

RENTER

CONDO

COOP

RESTYPE

By passing the mouse pointer over the bars, you can see the response rate for a given level o f the categorical input. From Display 2.35, you can see that the response rate is 4 1 % among renters. Y o u can also examine the relationship o f the inputs to the target variables by setting the Type of C h a r t property o f the MultiPlot node to Bar Charts, and then running the MultiPlot node. By opening the results, you can see charts such as the one shown in Display 2.36.


Chapter 2: Getting Started with Predictive Modeling

43

Display 2.36

R E S T Y P E by resp

F R E Q U E N C Y

56000 16000 14000 13X0 1C000 EOO0

>S36E

eoco

4000 2000 Ol

555

CONDO

CCOP

HOME

RENTER

RESTYPE resp

0

1

The examples given above demonstrate some o f the capabilities o f MultiPlot and StatExplore. For more details, see the Enterprise Miner help.

2.6.3

Impute Node

The Impute node is used for imputing missing values o f inputs. This node icon, along with other icons o f the Modify group, appear on the toolbar when you select the Modify tab o f the Enterprise Miner window (see Display 2.5). Display 2.37 shows the Impute node selected.


44

Predictive Modeling with SAS Enterprise Miner: Practical Solutions for Business Applications

Display 2.37 j enterprise Miner - chapter? He

Lrk

View

Actions

Opt it™

Window

Help

si«sz •

n

*

S « r , * Explore I M o d t y | MoOW j A i i e a i j L U t y | rSiEsinfuiE

M Diagram;

O S

1

DSii S3 &

±1

^RESPONSE • J r*)Sel P s c t a j e ; >

Sl3tE)plore

J . J Users

N N R E S P DAT.

Data Partition

' • D e i s m Ta/jet Method: rw i'Delouri h p u M e t h r x I K t e o i w i | D e l a u l TBget Methoflone [•AEWTimg

90

[• AHUBER Turlno

'l 5

r A W A V E Turwg

6?B3ir»307Z

;

StXffirjPlOficrlicn

WO

E } Leal a r e

Default Input Method

Specifies the imputation method for interval input variables Didisjini RESf 0 ( HE Onyi t - J

h i \ C o m e d W t o SAEMam -Locngal W a k i p a c e Server

The Impute node has a number o f techniques for imputation. To select a particular technique, you must first select the Impute node on the Diagram Workspace and set the Default Input Method property to the desired technique. For interval variables, the options available are Mean, Median, Mid-Range, Distribution, Tree, Tree Surrogate, M i d - M i n i m u m space, Tukey's Biweight, Huber, Andrew's wave, Default constant, and None. For class variables, the options are Count, Default constant value, Distribution, Tree, Tree surrogate, and None.

2.6.4

Data Partition Node

In model building it is necessary to partition the sample into Training, Validation, and Test sub-samples. The training data is used for developing the model using tools such as Regression, Decision Tree, and Neural Network. During the training process, these tools generate a number o f models. The validation data set is used to evaluate these models, and then to select the best one. The process o f selecting the best model is often referred to as fine tuning. The test data set is used for an independent assessment o f the final model. The Data Partition node is shown in Display 2.38.


Chapter 2: Getting Started with Predictive Modeling 4 5

Display 2.38 j Enterprise Miner - chapter2 He

Edt

V*w Acuoru Conors

Wndow Hetn

S n S • • [_3 ill Sarrptol EiMnej t-toaty] Moddj Assess| UUtyj

In the Data Partition node, you can specify the method o f partitioning by setting the Partitioning Method property to one o f four values: Default, Simple random. Cluster and Stratified. In the case o f a binaiy target such as response, the stratified sampling method results in uniform proportions o f responders in each o f the partitioned data sets. Hence, I set the Partitioning Method property to Stratified, which is the default for binaiy targets. The default proportion o f records allocated to these three data sets are 40%. 30%. and 30%, respectively. These proportions can be changed by resetting the Training. Validation, and Test properties under the Data Set Percentage property. In order to reset the properties, you should first drag the Data Partition node into the Diagram Workspace, and select it, so that the Property Panel w i l l show the properties o f the Data Partition node as shown in Display 2.38.

2.6.5 Filter Node The Filter node can be used for eliminating observations with extreme values (outliers) in the variables. You should not use this node routinely to eliminate outliers. While it may be reasonable to eliminate some outliers for very large data sets for predictive models, the outliers often have interesting information that leads to insights about the data and customer behavior. Before using this node, you should first find out the source o f any extreme value. I f the extreme value is due to an error, the error should be corrected. I f there is no error, you can truncate the value so that the extreme value does not have an undue influence on the model. Display 2.39 shows the flow diagram with the Filter node.


46

Predictive Modeling with SAS Enterprise Miner: Practical Solutions for Business Applications

Display 2.39

NN RESP DATA

Data Partition

Filter

In the process flow shown in Display 2.39. the Filter node follows the Data Partition node. Alternatively, you can use the Filter node before the Data Partition node. To use the Filter node, select it. and set the Default Filtering Method property for Interval variables to one o f the values listed there as shown in Display 2.40A. Display 2.40A Mean Absolute Deviation (MAD) User-Specified Limits Metadata Limits

i

Extreme Percentiles Modal Center Standard Deviations from the Mean None

For class variables, the Default Filtering Method property can be set to one o f the values as shown in Display 2.40B. Display 2.40B iRare Values (Count) Rare Values (Percentage) JNone

Display 2.40C shows the properties panel o f the Filter node.


Chapter 2: Getting Started with Predictive Modeling

Display 2.40C - 1 — ' Property Nods ID Imported Dala Exported Data Exncrt Table TaGles to Filter Create score code

Vatue Filler TJ

Filtered All Dala Sets

N

Yes

H

-C!ass Variables ;• Default Filtering Method Rare Values (Percentage) Yes j-Keep Missing Values Yes [-NormalizedValues F Minimum Frequency Cutoff 1 [ Minimum CutoffforPereentacO 01 Maximum Number of Levels '25 ;

EL

interval Variables Default Filtering Method Exlreme Percentiles Keep Missing Values "rfes •Cutofffor MAD •CutofTPercentiles for ExtiemtO 5 -CutoffforModal Center 9.0 -Cutoff for standard Deviation 3.0

[ Time of Creation I-Run Id iLast Error [-Last Status j-Needs Updating [•Needs to Run

12(6706 4:29 PM c8E3aac6-93a6-48aa-b58tH Complete No No

I set the Tables to Filter property to All Data Sets so that outliers are filtered in all three data sets—training,validation, and t e s t — a n dthen ran the Filter node. The Results window displays the number o f observations eliminated due to outliers o f the variables. Output 2.3 A (from the output o f the Results window) shows the number o f records excluded from the T r a i n , Validate, and Test data sets due to outliers. Output 2.3A Numben o f O b s e r v a t i o n s Table TRAIN VALIDATE TEST

Data

Included

11960 8972 8972

11557 8658 8673

Excluded 403 314 299

Outputs 2.3 to 2.5 show summary statistics for original and filtered data for the variable A G E .


48

Predictive Modeling with SAS Enterprise Miner: Practical Solutions for Business Applications

Output 2.3 j

D a t a Role=TRAIN Variable=AGE Statiscics Number H i s s i n g Minimum Maximum He an Std D e v i a t i o n Skeuness Kurtosis

Original

Filtered

j

0.0000 18.0000 90.0000 49.6672 15.7092 0.1867 -0.70S8

0.0000 22.0000 88.0000 49.6075 15.3838 0.1598 -0.7781

[

r

!

\

.„.,.,.„—,—

Output 2.4 Data Role"VALIDATE Variable =AGE

:

Statistics Number Hissing Minimum Maximum He an Std Deviation Skeuness Kurtosis

Original

Filtered

s

0.0000 18.0000 90.0000 49.1291 15.4426 0.2047 -0.6851

0.0000

1

22.0000 88.0000 49.0687 15.1197 0.1799 -0.7676

j [ | | \ 1

Output 2.5 t

Data Role=TEST Variable=AGE Statistics Number H i s s i n g Minimum Haximum He an Std D e v i a t i o n Sketmess Kurtosis

2.6.6

Original

Filtered

0.0000 18.0000 90.0000 48.9826 15.4225 0.2069 -0.7138

0.0000 22.0000 88.0000 49.0687 15.1197 0.1799 -0.7676

\

Variable Selection Node

The Variable Selection node can be used to make a preliminary selection of the variables to be included in predictive modeling. There are a number of alternative methods with various options for selecting variables. The methods of variable selection depend on the measurement scales of the inputs and the targets. These options are discussed in detail in Chapter 3. In this chapter, I present a brief introduction to the techniques used by the Variable Selection node for different types of targets, and I show how to set the properties of the Variable Selection node for choosing an appropriate technique. There are two basic techniques used by the Variable Selection node. They are the R-Square selection method and the Chi-Square selection method. Both of these techniques select variables


C 'hapter 2: Getting Started with Predictive Modeling

49

based on the strength o f their relationship with the target variable. For interval targets, only the R-Square selection method is available. For binaiy targets, both the R-Square and Chi-Square selection methods are available.

2.6.6.1 R - S q u a r e S e l e c t i o n Method To use the R-Square selection method, you must set the Target Model property to R-Square. as shown in the Display 2.41. Display 2.41 Property Node ID Imported Data Variables Max Class Level Max Missing Percentage Target Model Hide Rejected Variables

Value Varsel Mi

100 50 R-Square Default

Reject Unused Variables ! [-Number of Bins I [-Maximum Pass Number i -Minimum Chi-Square

Chi-Square R and Chi Square None

PSSESSSSS239I

[-Maximum Variable Number | [-Minimum R-Square : [-Stop R-Square j [-Use AOV15 Variables i [-Use Group Variables -Use Interactions j jSPDS ! [-Last Error j [-Last Status i [-Needs Updating j ['Needs to Run j [-Time of Last Run -Run Duration ;

0.0050 1 0E-5 Yes r-es

to Yes

Complete Mo No I0J3/D5 10:39 PM

OHr.QMin.11.31 Sec.

When the R-Square selection method is used, the variable selection is done in two steps. In Step 1, the Variable Selection node computes an R-Square value (the squared correlation coefficient) based on the relationship between the target and each input variable, and then assigns the Rejected role to those variables that have a value less than the minimum R-Square. The default minimum R-Square cut-off is set to 0.005. You can change the value o f the minimum RSquare by setting the Minimum R-Square property to a value other than the default. The R-Square value (or the squared correlation coefficient) is the proportion o f variation in the target variable explained by a single input variable, ignoring the effect o f other input variables. In Step 2, the Variable Selection node performs a forward stepwise regression to evaluate the variables chosen in the first step. Those variables that have a stepwise R-Square improvement less than the cut-off criterion have the role o f rejected. The default cut-off for R-Square improvement is set to 0.0005. This can be changed by setting the Stop R-Square property to a different value.


50

Predictive Modeling with SAS Enterprise Miner: Practical Solutions for Business Applications

For interval variables, the R-Square value used in Step 1 is calculated directly by means of a linear regression of the target variable on the interval variable, assessing only the linear relation between the interval variable and the target. To detect nonlinear relations, the Variable Selection node creates binned variables from each interval variable. The binned variables are called A O V 1 6 variables. Each A O V 1 6 variable has a maximum of 16 intervals of equal width. The A O V 1 6 variable is treated as a class variable. A one-way analysis of variance is performed to calculate the R-Square between an A O V 1 6 variable and the target. These A O V 1 6 variables are included in Step 1 and Step 2 of the selection process. Some of the interval variables may be selected both in their original form and in their binned ( A O V 1 6 ) form. If you set the Use A O V 1 6 Variables property to Y e s , then only A O V 1 6 variables appear in the Variable Selection pane of the Results window, and these will be passed on to the next node, with their Role set to Input. For variable selection, the number of categories of a nominal categorical variable can be reduced by combining categories that have similar distribution of the target levels. To use this option, set the Use G r o u p Variables property to Yes.

2.6.6.2 Chi-Square Selection Method When you select the Chi-Square selection method, the Variable Selection node creates a tree based on Chi-Square maximization. The Variable Selection node first bins interval variables and then uses the binned variable rather than the original inputs in building the tree. The default number of bins is 50, but the number can be changed by setting the Number of Bins property to a different value. Any split with a Chi-Square below the specified threshold is rejected. The default value for the Chi-Square threshold is 3.84. This number can be changed by setting the Minimum Chi-Square property to the desired level. The inputs that give the best splits are included in the final tree, and passed to the next node with the role of Input. A l l other inputs are given the role of Rejected.

2.6.6.3 Variable Selection Node: An Example with R-Square Selection A s a means of illustrating how our results depend on the settings of the properties of the Variable Selection node, I experiment with a small set of variables and show you the results below. Display 2.42 shows the process flow with the Variable Selection node.

Display 2.42

Ch2_VarSel

Data Partition

Variable Selection

Regression

Display 2.43 shows the Variables window of the Variable Selection node. The data set is partitioned such that 50% is allocated to training, 30% to validation, and 20% to test.


Chapter 2: Getting Started with Predictive Modeling

51

Display 2.43 ,-',! Variables - Varsel

Name •AR1N VAR20 VAR3N VAR4C VAR50 VAR6C VAR7C V-AR80 credscore resp

Use Default Default Default Default Default Default Default Default Default Yes

Role

Level

input input Input Rejected Input Rejected Rejected Input Input Target

Interval Nominal Nominal Nominal Nominal Nominal Nominal Nominal Interval Binary

Order

Type

Label

N N N C

Format

USAGE WEALTH PRC CLUSTER Credit score

fcqi've.

OK

Cancel

Hefc

Since the target variable is binary in this example, any o f the above options shown in Display 2.44 could be used. I chose the R-Square selection method by setting the Target Model property to R-Squarc. Display 2.44 1

Value

Jfroperty ^ Target Model Hide Rejected Variables

R-Square

Reject Unused Variables •dJiiLUUJ,!. I S i

R-Square

Default M Chi-Square

[Number of Bins [-Maximum Pass Number ill*-.

R and Chi Square

\

None

Next, I select the threshold values for the Minimum R-Square and Stop R-Square properties. The Minimum R-Square property is used in Step 1, as described in Section 2.6.6.1. The Stop R-Square property is used in Step 2, which is also described in Section 2.6.6.1. In this example, the Minimum R-Square property is set to the default value, and the Stop R-Square property to 0.00001. The Stop R-Square property is deliberately set at a very low level so that most o f the variables selected in the first step w i l l also be selected in the second step. In other words, I effectively by-passed the second step so that all or most o f the variables selected in Step 1 are passed to the Tree node or Regression node that follows. I did this because both the Decision Tree and Regression nodes make their own selection o f variables, and I wanted the second step o f variable selection to be done in these nodes rather than in the Variable Selection node. Display 2.45 [•Maximum Variable NumfcCOOO [-Minimum R-Square 0.0050 [-Stop R-Square [-Use AOV16 Variables [ Use Group Variables -Use Interactions SPDS

1 .OE-5 Yes Yes No Yes


Predictive Modeling with SAS Enterprise Miner: Practical Solutions for Business Applications

From Display 2.45, you can see that 1 set the Use A O V 1 6 Variables property to Yes. I f I chose No. the Variable Selection node (i.e., the underlying PROC D M I N E ) would still create the A O V 1 6 variables and include them in Step 1, but not in Step 2. In addition, i f you select No, these variables w i l l not be passed to the next node. When you set the Use Group Variables property to Yes, the categories o f the class variables are combined, and new variables with the prefix o f G_ are created. (This is explained in more detail in the next chapter.) With the settings shown in Display 2.45,1 ran the Variable Selection node, and after the run was completed I opened the Results window by selecting the Variable Selection node, right-clicking on it. and then clicking on Results. Display 2.46 shows the Results window. Display 2.46

MM

The bar chart in the top left quadrant o f Display 2.46 shows the variables selected in Step 2. The bottom left quadrant shows the variables selected in Step I . The output shown in the top right quadrant shows the variables selected in Step 2. The output pane in the bottom right quadrant o f the Results window shows the variables selected in Step 1 and Step 2. By scrolling down the output pane, you first see the variables selected in Step 1. These also appear in Output 2.6.


Chapter 2: Getting Started with Predictive Modeling 53

Output 2.6 The DHINE Procedure R-Squares f o r T a r g e t V a r i a b l e : resp Effect

DF

R-Square 0.010908 0.010724 0.009589 0.009517 0.009424 0.009410

C l a s s : VAR80

17 5 8 3 8 4 6

Group: A0V16: Var: A0V16: Var:

2 14 1 3 1

Class: Group: Class: Group: Class: Group:

VAR3N VAR3N VAR50 VAR50 VAR20 VAR20 VAR80 VAR1N VAR1N credscore credscore

0.008450 0.008392 0.006479 0.003508 0.000289 0.000162

R2 < HIHR2 R2 < HIKR2 R2 < HINR2

;

Scrolling down further in the output pane, you can see the variables selected in Step 2. These are shown in Output 2.7.

Output 2.7 TTÂťe DHIHE Procedure Effects Chosen for Target: resp

Effect

DF

R-Square

F Value

p-Value

Sun of Squares

Group: VAR3N A0V16: VAR1N Group: VARS0 Group: VAR20 Group: VAR80

5 14 3 4 2

0.010724 0.003912 0.001891 0.000673 0.000567

19.369933 2.529776 5.715847 1.525318 2.574017

<.0001 0.0013 0.0007 0.1918 0.0763

8.628783 3.14790S 1.521686 0.541304 0.456572

Error He an Square 0.089095 0.088882 0.088741 0.088720 0.088689 i

The variables shown in Output 2.7 were selected in both Step 1 and Step 2. The variables selected by the Variable Selection node are given the role of Input and passed to the next node. The Variable Selection area in the top right quadrant of the Results window (shown in Display 2.46) shows the variables with their assigned roles. The next node in the process flow is the Regression node. By opening the Variables window of the Regression node, you can see the variables passed to it by the Variable Selection node. These variables are shown in Display 2.47.


54

Predictive Modeling with SAS Enterprise Miner: Practical Solutions for Business Applications

Display 2.47 w

Variables - Reg

Name A0V16_VAR1N G_VAR"5O G~VAR3N G_VAR50 G_VARBO

resp

j

Use Default Default Default Default Default Yes

*1 Report No No No No No No

! Role .Input •Input

Input Input

jnput, Target,

Level Ordinal Nominal Nominal Nominal Nominal Binary

I Type N

Order

Lab

IN

1 Explore...

OK

Cancel

Help

Display 2.48 (taken from the output area o f the Results window) shows that V A R I N is rejected in Step I , but A 0 V 1 6 _ V A R 1 N is selected in both Step 1 and Step 2, indicting a nonlinear relationship between V A R 1 N and the target. The definitions o f the A O V 1 6 variables and the grouped class variables (G variables) are included in the SAS code generated by the Variable Selection node. This code can be accessed by selecting the Variable Selection node, right-clicking on it, and clicking on Results-^ View->Scoring->SAS Code. Display 2.48 shows a segment o f the SAS code.


Chapter 2: Getting Started with Predictive Modeling

Display 2.48 1 2 3

*** Begin Scoci n,g Code from PROC DMIHE rwifirii J!HtJtr«tmUH«UtJtHti.

4 5 6 7

l e n g t h JJARN . S 4; l a b e l _WARH_ = "WdiTiing's"; JJARH_ = ' '

8 9

10 11

12 13 j 14 • 1 5

I

1 6

17 18 19 20 21 22 23 24 25 | 26 27 . 28 | 29 30 31 j 32 33

34 35 36 37 j 38 39

i f (VAR1N = else i f (VAR1N <= else i f (VAR1N <= else i f (VAR1N <= el3e i f (VAR1N <= else i f (VAR1H <= else i f (VAR1N <= else i f (VAR1N <= el3e i f (VAR1N <= else i f (VAR1N <= else i f (VAR1N <= else i f [VAR1H <= el3e| i f (VAR1N <= else i f {VAR1N <= else i f (VAR1N <= else i f (VAR1N <=

) t h e n A0V16_VAR1N = 3; 3 . 1)125) t h e n A0V16_VAR1M =

1;

10 .625) t h e n A0V16_VAR1N • 2 ; 15 .4315] t h e n A0V16_VAR1H = J; 20 .25) t h e n A0V16_VAR1N = 4; 25 .0625) t h e n A0V16_VAR1N - 5; 29 .875) t h e n A0V16_VAR1H - r>; 34 6875) t h e n A0V16_VAR1N = i; 39 5) t h e n A0V16_VAR1N = 1 44 3125) t h e n A0V16_VAR1N = 9; 49 .125) t h e n A0V16_VAR1M = 10; 53 9375) t h e n A0V16_VAR1N • 1 1 ; 58 75) t h e n A0V16_VAR1N = 12; 63 5625) t h e n A0V16_VAR1H = 13;

eg

375) t h e n A0V16_VAR1M

« 14;

73 1875) t h e n A0V16_VAR1K = 15;


'6VZ ^B|dsiQ ui UMoqs si ssjqBUBA aq; j o aouBjjodiui 9Ai;Bj9i a q x 'saiqeuBA p s j o a p s a q i a i u o o s q gqj ui pasn sajqeuBA a q j puB

'99.11jo

adAj Q I V H D

B

sjonnsuoo j s u p / j a s u d i a j u g

o j Ajjsdojd p p o j \ i ; 3 3 J B X s q j J9S 'uouaujo s j B n b s - i q o

uou,oa|as ajenbs-mo

MJIM

a j E n b g - i q ^

Suisn u o ; j 0 9 | 9 S 9 | q B U B A u u q r j s d o j ,

9 q j

a|diuexg uv :apoN uojioaias aiqeueA

P'9'9'Z

rptra ' = NCOTA~9 ( J s

NCOTA~3 t J ( ,

= N£HVA~9

i

H„)iraittt H£HVA~£I ( i i *s = MeWA~3 ( . = KCHVA~9 ( ,

1 j

N£OTA~9 ( i I ! I \

1 I j

iz

= N£HVA~9

N£tfVA~9 'T N£tfVA~3 _ = H£HVA 3 iX ?T = N £ H V A ~ 9 fZ s N £ H Y A ~ 3 _ = K£HVA 3 N£HVA~9 i

z

(, ( i ( , ( « (, ( * ( i ( ,,

9„)uaqn

Z„)xxavia.

= N£HVA~£) ( i = N£HVA~9

( J

>

i

.'(ZTIMOff k o a l a s ( ZTHttOlT )<ZDQKUOBtt NCHVA )^nd = 2THH0N

i

•'2T J ZTHb!0N~ usfiusT

(penuiiuoo)

suotjaatjddy ssdutsnq uof suotptjog JDOIJODUJ

uamy^ dsududiug SVS

M

%yz

AeidsjQ

Ht! Suippojv

d\tjDipduj

9c,


Chapter 2: Getting Started with Predictive Modeling

57

Display 2.49 Variable Importance

1.0 -

0.8u c n

o 0.6 Q.

E 0.4rr

0.2-

0.0

I

VAR BO

VARI1N

VAR 11

/AR50

VAR20

Variable

Display 2.50 shows the variables selected by the Chi-Square selection process. Display 2.50 if IB Variable Selection Name credscore /AR1N V-AR20 V-AR3N •AR4C VAR50 •AR6C VAR7C •AREO

Role Rejected Input Input Input Rejected Input Rejected Rejected Input

Lev.:-! Interval Interval Nominal Nominal Nominal Nominal Nominal Nominal Nominal

Type N N N N C N C C N

H

i

Label

Credit score

USAGE WEALTH PR. CLUSTER

Comment Var s el SmeJI...

2.6.6.5 S a v i n g the S A S C o d e G e n e r a t e d by the V a r i a b l e S e l e c t i o n N o d e I f the Target Model property is set to R-Square. the Use A O V 1 6 Variables property is set to Yes, and the Use G r o u p Variables property is set to Yes. then the Variable Selection node w i l l generate SAS code with definitions o f the A O V l 6 and Group variables. When you right-click on the Variable Selection node and then click on Results, the Results window opens. I f you click View S A S Results ^Flow Code in the Results window you can view the SAS code. A partial listing o f this code is shown in Display 2.51. -


58 Predictive Modeling with SAS Enterprise Miner: Practical Solutions for Business Applications

Display 2.51 \ *** Begin Scoeing Code tvou

PROC DHIHE

; length _UARN_ « 4; l a b e l _OARN_ «* "Warnings"; ; UARN = ' '; i f (VARIH » .) then A0V16_VAR1N - 3; ' el3e i f (VAR1N <- 5.8125) then A0V16_VAR1H »1; ;;else i f (VAR1N <= 10.625) then A0V16_VAR1H »2; ;;else | ; i f (VARIH <= 15.4375) then A0V16_VAR1N = 3; : else ! \ i f (VARIH <= 20.25) then A0V16_VAR1H »4; i else [ i f (VAR1N <- 25.0625) then A0V16_VAR1H - 5;

•Seise i f (VARIH <«29.875) then A0V16_VAR1H »6; ; else | i f (VARIH <= 34.6875) then A0V16_VAR1N «• 7; j else) | i f (VARUS <= 39.5) then A0V16_VAR1N = 8; s else [ i f (VARIH <»44.3125) then A0V16_VAR1N = 9; i else j i f (VAR1H <- 49.125) then A0V16_VAR1H - 10; i else i i f (VAR1N <»53.9375) then A0V16_VAR1H " JUL; | else \ i f (VARlil <= 58.75) then A0V16_VAR1H = 12; J else j; i f (YAR1H <= 63.5625) then A0V16_VAR1H = 13; ; else ! i f (VARIH <»68.375) then A0V16_VAR1N = 14; \ else [ i f (VARIH <- 73.1875) then A0V16_VAR1N - 15; e l s e A0V16_VAR1H = 16;

This can be saved by clicking File-^Save as and giving a name to the file where the SAS code is being saved and pointing to the directory where the file is being saved. The code can also be saved by clicking Results View Scoring SAS Code, followed by File->Save as.

2.6.6.6 The Procedures Behind the Variable Selection Node Enterprise Miner uses P R O C D M I N E in variable selection. Prior to running this procedure, it creates a data mining database ( D M D B ) and a data mining database catalog ( D M D B C A T ) using P R O C DMDB. In the Results window of the Variable Selection node, you can see the log by clicking on View on the menu bar and selecting log. Display 2.52 shows the log from P R O C DMDB.


Chapter 2: Getting Started with Predictive Modeling 59

Display 2.52 Run proc dmdb w i t h the s p e c i f i e d maxlevel c r i t e r i o n .

»

*.

*

* EH: DHDBClass Macro ;

*

*.

%macro DHDBClass; VAR20(ASC) VAR3N(ASC) VAR50(ASC) VAR80(ASC) resp(DESC) %mend DHDBClass;

*

* .

* EH: DHDBVar Hacro ;

»

» .

%macro DHDBVar; VARIH credscore *mend DHDBVar;

*

*•

* EH: Create DHDB;

«

*;

libname _ s p d s l i b SPDE "C:\DOfJTJHE~lNsasadm\LOCALS~l\Temp\SAS Temporary Files\_TD4908" L i b r e f _SPDSLIB was s u c c e s s f u l l y assigned a s f o l l o w s : Engine: SPDE P h y s i c a l Name: C:\D0COHE~l\sasadm\L0CALS-l\Temp\SAS Temporary Files\_TD4908\ proc dmdb b a t c h data°EHErsl.Part_TRAIN dmdbcat=H0RK.EH_DHDB maxlevel ° 101 o u t » _ s p d s l i b . EH_DHDB r

c l a s s %DHDBClass; var %DHDBVar; target resp run;

L Display 2.53 shows the

log from PROC DMINE.

Display 2.53 * Varsel: Input Variables Hocno ; %macco INPUTS; VARIH VAR20 VAR3N VAR50 VAR80 CREDSCORE %mend INPUTS; proc dnine data=_spd31ib.EH_DHDB dadbcacHORK.EH_DHDB Binr2»0.G05 aaxtowsOOOO stopr.2°0.00001HOINTER USEGROUPS outesc^aORK._Varsel_0UTESTDHINE j] H0H0HTT0R PSHORT var %INPUTS; target resp; , code £ile-'X:\TheBoo^t\EH_S.2\Nov2006^ChapceE2B\«or!lspoces\ErTHSl\VaE3el\EHr^.0HSC0RE.3a3*; code Cile='X:\TheBoo>t\EH_S.2\Nov2006\Chapt4:E2B\Hoi^pace3\Eira31\Vttr3el\EHPUBLISHSC0RE.3a3" cun;

2.6.7 Transform Variables Node Sections 2.6.7.1 and 2.6.7.2 describe the different transformation methods available in the Enterprise Miner Transform Variables node. Sections 2.6.7.3 to 2.6.7.6 show some examples of how to make the transformations, save the code, and pass the transformed variables to the next node.


Predictive Modeling with SAS Enterprise Miner: Practical Solutions for Business Applications

2.6.7.1 Transformations for Interval Inputs •

Simple Transformations The available simple transformations are Log, Square Root, Inverse, Square, Exponential, and Standardize. They can be applied to any interval-scaled input. These simple transformations can be used irrespective of whether the target is categorical or continuous.

•

Binning Transformations In Enterprise Miner, there are three ways of binning an interval-scaled variable. To use these as default transformations, select the Transform Variables node, and set the value

of the Interval Inputs property to Bucket, Quantile, or Optimal in the Default Methods section. o

Bucket: The Bucket option creates buckets by dividing the input into n equal-sized intervals and grouping the observations into the n buckets. The resulting number of observations in each bucket may differ from bucket to bucket. For example if A G E is divided into the four intervals 0-25,25-50, 50-75, and 75-100 then the number of observations in the interval 0-25 (bin 1) may be 100, the number of observations in the interval 25-50 (bin 2) may be 2000, the number of observations in the interval 50-75 (bin 3) may be 1000, and the number of observations in the interval 75-100 (bin 4) may be 200.

o

Quantile: The Quantile option groups the observations into quantiles (bins) with an equal number of observations in each. If there are 20 quantiles, then each quantile consists of 5% of the observations.

o

Optimal Binning for Relationship to Target: This transformation is available for binary targets only. The input is split into a number of bins, and the splits are placed so as to make the distribution of the target levels (for example, response and nonresponse) in each bin significantly different from the distribution in the other bins. To help you understand optimal binning on the basis of relationship to target, consider two possible ways of binning. The first method involves binning the input variable recursively. Suppose you have an interval input X that takes on values ranging from 0 to 320. A new variable with 64 levels can be created very simply by dividing this range into 64 sub-intervals as follows:

0 < X < 5 , 5<X<10,

,310<^<315, 3 1 5 < X < 3 2 0 .

The values the new variable can take are 5, 10, 15... 315, which can be called splitting values. Y o u can split the data into two parts at each splitting value and determine the Chi-Square value from a contingency table, with columns representing the splitting value of the input X and rows representing the levels of the target variable. Suppose the splitting value tested is 105. At that point, the contingency table will look like the following:

*<105

X>105

n

"12

Target level 1 0

u

W

02


Chapter 2: Getting Started with Predictive Modeling

61

where, n ,n ,n , and n denote the number of records in each cell of the contingency table. The computation of the Chi-Square statistic is detailed in Chapter 4. n

l2

Qi

02

The splitting value that gives the maximum Chi-Square determines the first split of the data into two parts. Then each part is split further into two parts using the same procedure, giving two more splitting values and four partitions. The process continues until no more partitioning is possible. That is, there is no splitting value that gives a Chi-Square above the specified threshold. At the end of the process, the splitting values chosen define the optimal bins. This is illustrated in Display 2.54.

Display 2.54 Optimal binning of an interval input

All records (5.000)

X

2.CCD records

3.000 records

Jf < 25

1,000 records

'•

X i. 25

500 records

2,000 records

1,500 records

From Display 2.54, the optimal bins created for the input X are X < 25, 25 < X < 105, 105 < X < 135 and 135 < X . Four optimal bins are created from the initial 64 bins of equal size. The optimal bins are defined by selecting the best split value at each partition. The second method involves starting with the 64 or so initial bins and collapsing them to a smaller number of bins by combining adjacent bins that have similar distribution of the target levels. Enterprise Miner does not follow the steps outlined above exactly, but Enterprise Miner's method of finding optimal bins is essentially what is described in the second method above. There are other ways of finding the optimal bins. Note that in the Transform Variables node the optimal bins are created for one intervalscaled variable at a time in contrast to the Decision Tree node where the bins are created with many inputs of different measurement scales, interval as well as categorical.

•

Best Power Transformations The Transform Variables node selects the best power transformations from among X,\og(X),sqrt(X), e \ X \ X, and X , where X is the input. There are four criteria of "best" available: u

o

2

4

Maximum Normal: T o find the transformation that maximizes normality, sample quantiles from each of the transformations listed above are compared with the theoretical quantiles of a normal distribution. The transformation that yields quantiles that are closest to the normal distribution is chosen.


62

Predictive Modeling with SAS Enterprise Miner: Practical Solutions for Business Applications

Suppose Y is obtained by applying one of the above transformations to X. For example, the 0.75-sample quantile of the transformed variable Y is that value of Y at or below which 75% of the observations in the data set fall. The 0.75-quantile for a standard normal distribution is 0.6745 given by P{Z < 0.6745) = 0 . 7 5 , where Z is a normal random variable with mean 0 and standard deviation 1. The 0.75-sample quantile for Y is compared with 0.6745, and similarly the other quantiles are compared with the corresponding quantiles of the standard normal distribution. o

Maximum Correlation: This is available only for continuous targets. The transformation that yields the highest linear correlation with the target is chosen.

o

Equalize Spread with Target Levels: This method requires a class target. The method first calculates variance of a given transformed variable within each target class. Then for each transformation it calculates the variances of these variances. It chooses the transformation that yields the smallest variance of the variances.

o

Optimal Maximum Equalize Spread with Target Level: This method requires a class target. It chooses the method that equalizes spread with the target.

2.6.7.2 Transformations of Class Inputs For class inputs, two types of transformations are available. •

Group Rare Levels transformation: This transformation combines the rare levels into a separate group, _ O T H E R _ . To define a rare level, you define a cutoff value using the Cutoff Value property.

•

Dummy Indicators Transformation: This transformation creates a dummy indicator variable (0 or 1) for each level of the class variable.

To choose one of these available transformations, select the Transform Variables node and set the value of the Class Inputs property to the desired transformation. By setting the Class Inputs property to Dummy Indicators Transformation, as mentioned before, you will get a dummy variable for each category of the class input. Y o u can test the significance of these dummy variables using the Regression node. The groups that correspond to the dummy variables, which are not statistically significant, can be combined, or omitted from the regression. I f they are omitted from the regression, it implies their effects are captured in the intercept term.

2.6.7.3 Transformations of Targets In the Transform Variables node of Enterprise Miner 5.2, the target variables can also be transformed by setting the Interval Targets and Class Targets properties. I f you click the Value column in the Interval Targets property or Class Targets property, a list of all available transformations drops down and lets you select the desired property.

2.6.7.4 Selecting Default Methods To select a default method for transforming interval inputs, select the Transform Variables node in the Diagram Workspace and set the Interval Inputs property (under the Default Methods section in the properties panel) to one of the transformations described in 2.6.7.1. The selected method will be applied to all interval variables. Similarly, set the Class Inputs property to one of


Chapter 2: Getting Started with Predictive Modeling

the methods described in 2.6.7.2. Enterprise Miner applies the chosen default method to all inputs o f the same type. 2.6.7.5 O v e r r i d i n g the Default M e t h o d s I f you do not want to use the default method o f transformation for a particular input, you can override it by right-ciicking on 0

located on the right side o f the Variables property o f the

Transform Variables node, as shown in Display 2.55. This opens the Variables window as shown in Display 2.56. Display 2.55 3&Mer2

D ' -

rvedei Com [arisen

w

CM TwVn

CfflFira:r

'tendinis

- H e m r»g«

r-CUss " . : = Norn

TOP

•KeflKid -S:;

Maul

-fisr.dcmSsed

ii a n

Bj -CuWVJlue

05

Ml

VM

ftt Ui»r Ss.-r

UrssrqVau

Md1 * * i w i V*a to M H r w x YM Cffss) I'ilui

11

SjrrMryVsrstlfs

Transformed a n d t a » V

Display 2.56 , Variables - Trans Mame

Number of Sins

Method

Role

Level

I

Log

4 Input

Interval

IN

resp

4Target

Binary

N

4 Input

interval

N

Ordinal

N

«R1N

Default Optimal

VAR 2 0

nverse

VAR3N

Square

4 Input 4|nput

VAR4C

Exponential

4 Rejected

Nominal

VAR 5 0

Centering

4 inpul

Nominal

4 Rejected

Nominal

C

4 Rejected

Nominal

Ic

4 input

Nominal

N

VAR6C VAR7C

Standardize Riirlf<>t

WVR80

Quanlile

DUU.IV C I

• • •'

Order

Type

credscore

_

_

j<

Interval

b V

I OK

Cancel

Help

63


Predictive Modeling with SAS Enterprise Miner: Practical Solutions for Business Applications

In the Variables window, click on the Method column for the variable V A R 1 N , and select Optimal. Similarly, select the log transformation for the variable CREDSCORE (Credit score). After these changes are made, the resulting Variables window is shown in Display 2.63, which also indicates that Optimal binning is used for the variable V A R 1 N and log is used for the variable CREDSCORE. Transformations are not performed for other variables since the default methods are set to N O N E in the properties panel (see Display 2.57). Display 2.57 ,V,|Variables - Trans Name

Method

VAR1N VAR 20 ]/AR3N </AR4C VAR 50 VAR6C VAR7C VARSO credscote resp

Number ol Bins

Role 4 Input 4 Input 4jlnput 4 Rejected 4 Inpul 4 Rejected 4 Rejected 4 input 4 Input 4iTarqet

Optimal

Default Default Default Default Default Defaull Default

Low

Default

<l

Level Interval Ordinal interval Nominal Nominal Nominal Nominal Nominal Interval Binary

Type

Order

IN |N N

c

N C C N N N

I

i (

1 Explore.

OK

Cancel

Help

2.6.7.6 S a v i n g the S A S C o d e G e n e r a t e d by t h e T r a n s f o r m V a r i a b l e s N o d e Right-click on the Transform Variables node and run it. Then click on Results. In the Results window, click View->SAS Results-^Flow Code to see the SAS code, as shown in Display 2.58. Display 2.58 ||

Flow Code 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19

* Computed Code; *

* TPJJJSFOPH: c r e d s c o r e , l o y ( c t e d s c o r e + 1 ) ; label

LOG_credscore =

'Transforced:

Credit

score';

i f c r e d s c o r e + 1 > 0 t h e n L0G_cr;edscoi:e = l o g ( c r e d s c o r e e l 3 e LOG_credscoce = .; * TPATISFORH: VARIH , Optimal B i n r i i i i g i - l ) ; l a b e l 0PT_VAR1H = 'Transformed l e n g t h 0PT_VAR1N 5 2 1 ; i f (VARIH < 13. •>) t h e n QPT_VAR1H = "01:low

-13. S,

VMW;

mSSING";

else i f (VARIH >= 13.1) t h e n 0PT_VAR1H = " 0 2 : 1 3 . 5 - h i $ h " ;

This code can be saved by clicking FiIe->Save as. and typing in the path o f the file and the filename.


Chapter 2: Getting Started with Predictive Modeling

65

I f you want to pass both the original and transformed variables to the next node, you must change the Hide and Reject properties to No in the Original Variables area in the properties panel and then run the Transform Variables node. I f you open the Variables property in the next node, which is the S A S Code node in this case, you w i l l see both the original and transformed variables passed to it from the Transform Variables node, as shown in Display 2.59. Display 2.59 V a r i a b l e s - EMCODE

Name

Report

Use

Role

Level

credscore

Yes

No

Input

Interval

LOG_credscore

Yes

No

Input

Interval

0PT_VAR1N

Yes

No

Input

Nomina!

resp

Yes

No

Target

Binary

VAR1N

Yes

No

Input

interval

VAR 2 0

Yes

No

Input

Ordinal

VAR3N

Yes

No

l n

VAR4C

No

No

P t Rejected

Nominal

VAR 5 0 VAR6C

res No

u

Type

Order Crt •

rra

Interval

No

input

Nominal

US

No

^Rejected

'Nominal

WE, i

Explore...

OK

Cancel

Help

2 . 6 . 8 SAS C o d e N o d e The S A S Code node is used to incorporate SAS procedures and external SAS code into the process flow o f a project. In addition, you can perform D A T A step programming in this node. The S A S Code node is the starting point for creating custom nodes and extending the functionality o f Enterprise Miner 5.2. The S A S Code node can be used at any position in the sequence o f nodes in the process flow. For example, in Chapters 6 and 7. custom programming is done in the S A S Code node to create special lift charts. The following sections explore the S A S Code node so you can become familiar with the macro variables and macros used internally. The macro variables refer to imported and exported data sets, libraries, etc. First, look at a simple process flow with the S A S Code node, as shown in Display 2.60. Display 2.60 I

En3 Ch2_TranVar

Data Partition

10 Transform Variables

SAS C o d e

Regression

Display 2.61 shows the variables contained in the data sets passed by the Transform Variables node to the S A S Code node.


Predictive Modeling with SAS Enterprise Miner: Practical Solutions for Business Applications

Display 2.61 iVarlables-EMCODE

Use Name Yes credscore LOG credscore yes iOPT VAR IN fes. fes resp VAR1N Yes Yes VAR20 VAR3N Yes VAR4C No Yes MR50 No ^AR6C Mo VAR7C Yes vAR80

I

Reporl

No No No

Ho No

"""NO

No No No No No No

|

Type

Level

Rote

Input Input Input Target Input .Input Rejected Input Rejected Rejected input.

Interval Interval Nominal Binary interval Ordinal interval Nominal Nominal Nominal Nominal Nominal

Order

N N

Label

Credit score Transformed: Credit score TransformedVARIN

c N

N N N C

N

USAGE WEALTH PROW CLUSTER

b

1

'I

Explore... ||

OK |

Cancel

|

Help

To open the SAS Code window, select the SAS Code node in the Diagram Workspace and click on [I]

located to the right o f the SAS Code property in the properties panel, as shown

Display 2.62. Display 2.62 Properly \

N o d e ID

Value EMCODE ...

ilmported Data Exported D a t a Variables ; rToolType

Utility

: rData Needed

No

r-Rerun ••Advisor Type

No

•ilSSwflHflfli

Basic

;-SAS C o d e

:

j - C o d e Location

_ Internal File

L|

;-External File '•[Catalog Entry 1 hScore Code TjScore Code Location

Internal File

1 External File i [-Catalog Entry |-Publish Code ! - Code Format ;

11 Muse Priors l-Time of Creation

Publish Datastep |Yes

j

11/15/06 10:50 PM

; - R u n Id i r-Last Error '•• L a s t Status - N e e d s Updating :

i r N e e d s to R u n h T i m e of L a s t R u n

No Yes

• " R u n Duration 1

"jOrjd H o s t '

L

-I .

The SAS Code window is shown in Display 2.63.


Chapter 2: Getting Started with Predictive Modeling

67

Display 2.63 fttSAS Code ]

Macro Variable

Qirient Value

General

hEM_lMPORT_PATA &E M_LI B. Tr a n s_TRAI N System macro variables. [ • E M_l M P 0 RT_DATA__C M ETA &EM_UB.Trans_CMeta_TRAIN ! EMJMPO REVALIDATE KEM LI B.. Tra n S~~VAL 1 DATE rEM_IMPORT_VAUDATE CMETAfcEM LIB.Trans CMeta TRAIN i - | {Macro Variables ^r> j Macros pi* J

13

The SAS Code window has three tabs: SAS Code, Macro Variables, and Macros. These tabs can be used to place the macro variables, macros, and SAS code in different locations o f the SAS Code window. Display 2.64 shows the Macro Variables and the Macros tabs placed at the top and bottom o f the SAS Code window.


Predictive Modeling with SAS Enterprise Miner: Practical Solutions for Business Applications

Display 2.64

Current Value

Macro Variable

EMLIB

sasadm kssarma S561 EMWS2

i-EM. USERID H=M, METAHOST i-EM. METAPORT i;EM LIB '•Em PSEP I-EM. CQDEBAR I-EM. VERSION IEM. T00LT7PE I i-EM. NODEID

d Macro variable identifying the workspace library (e g EMWS.)

k

lUTY EMCODE

Macio Variable:

d

SAS Code

EM.DECDATA

I !-EM_REG13TER r-EM_REPORT ;-EM_DATA2CODE j EMJ3ECDATA i;EM_CHECKMACRO i'EM_CHECKSETINIT !EM_ODSLISTON ••EM ODSLISTOFF

Macro used to copy decision data set to WORK and assign the proper data set type (PROFITA-OSSyREVENUE). The arguments are NODElD-node identifier, D E C D A T A - decision data set, D E C M E T A - decision meta data set

d

Macros ; ; t:

In Display 2.64, i f you highlight the macro variable E M J d B , its description appears in the right panel o f the window. By scrolling down inside the Macro Variables tab, you can see the macro variables identifying the data sets imported from the predecessor nodes, as shown in Display 2.65. Display 2.65

Macro VeiiaUa

Currari Value

B : • E M_IMPO RT_DATA I-EM IMPORT DATA CM ETA I-EMJMPO RT_VAU DATE I-EM IMPORT VALIDATE CM ETA l-'EM IMPORT TEST r E M_l MP 0 RT_TE ST_C M ETA i-E'.'_IMPORT_SCORE I EM IMPORT SCORE CMETA

6EM SEM SEM SEM SEM SEM

E M _ I MPO RT_D ATA

d UB Trans UB,Trans LIB Trans UB Trans UB Trans LIB Trans

Macro variable

TRAIN CMela TRAIN VALIDATE CMeia TRAIN TEST CMela TRAIN

identifying the training data set.

d

Macro V i i i i b l e s

In Display 2.65, the macro variable E M _ I M P O R T J D A T A is highlighted. Its current value is & E M _ L I B . T r a n s _ T R A I N . The first part o f the current value is the macro variable & E M _ L I B whose value is E M W S 2 (see Display 2.64), which is the libref The second part is T r a n s , which indicates that the data set is created by the Transform Variables node. The third part is T R A I N , which means this data set is the training data set. From the description given in the right panel o f


Chapter 2: Getting Started with Predictive Modeling

69

Display 2.65, it is clear that the highlighted macro variable refers to the training data set. By scrolling down farther, you can see the macro names identifying exported data sets, files, number o f variables, and code statements. Display 2.66 shows some sample SAS code. In this code, I created a composite variable and included it in the exported data set. Display 2.66 - ilata

6en_expor.t_tr.ain; s e t sem_impor.t_data ; t o t a l _ t r . a n = var3n + v a r l n ; l a b e l t o t a l _ t t a n = Tot*2 Transactions

ran

Created

in SAS Code node"

;

;

a SAS Code

111 the sample code shown in Display 2.67. I create a new variable called total_tran. which is the sum o f Var3N and Var I N . Var I N and Var3N represent the number o f withdrawals and deposits from a bank per month, respectively. The composite variable total_tran represents total transactions, and it captures the customer's overall activity. The next node after the S A S Code node in the process flow is the Regression node. I f you select the Regression node, and click on [7].

located to the right o f the Variables property, all the

variables including the newly created variable total_tran appear as shown in Display 2.67. Before you do this, you must update the path. Display

2.67

... Variables-Reg2 Name

port

LOG credscore OPT VARIN VARUM V*R20 VAR3N VAR4C VAR 50 VAR6C VAR7C VAR 80 credscore fesp total (ran

X] Role Input It) put Input Input Input Rejected Input Rejectad__ Rejected input Input Target input

Level nterval Nominal nterval Ordinal nterval Nominal Nominal Nominal Nominal Nominal Interval Binary Interval

Type N

0

N C

C N N W N

Order

Label Transformed: Credit score Transformed VARi N

USAGE WEALTH PROXY CLUSTER Credit score Total Transactions Created in SAS Code node

_il Explore..

L

OK

Cancel

Help

The S A S Code node can be used with code located in an external file. To use an external tile, select the S A S Code node and set the Code Location property to External File, and set the External File property to the full path o f the IIIe and the filename. This is shown in Display 2.68.


Predictive Modeling with SAS Enterprise Miner: Practical Solutions for Business Applications

Display 2.68

r

Value

Property EMCODE2

N o d e ID Imported Dala Exported Data

.. J

Variables

• •

•iToolType

Utility

• Data N e e d e d

[No

•Rerun

iNo Basic

-Advisor Tvoe

__

-;SAS C o d e -Code Location

External File

- External File

C:\TheBook\EM

5.2lProgramsU_TV.SAS

- C a t a l o g Entry -Score Code Score C o d e L o c a t i o n

Internal File

-External File - C a t a l o g Enlry -Publish Code

Publish

-Code Format

Datastep

• U s e Priors

Yes

• T i m e of C r e a t i o n

11/16/06 3:01 PM

k

R u n id .Last Error - L a s t Status -Needs Updating •Needslo Run

Yes

- T i m e of L a s t R u n -Run Duration -Grid H o s t

2.6.9

Drop Node

The Drop node can be used for dropping variables from the data set or metadata. After an initial exploration o f your data, you can drop any irrelevant variable in this node by setting the Drop from Tables property to Yes. This setting w i l l result in dropping the selected variables from the table that is to be exported to the next node. Display 2.69 shows the settings o f the Drop from Tables property.


Chapter 2: Getting Started with Predictive Modeling

71

Display 2.69 Property

Value Drop

N o d e ID I m p o r t e d Data Exported Data Variables j- Drop f r o m T a b l e s

Yes

[•Assess

INo

[- C l a s s i f i c a t i o n

INo

K ^

! [-Frequency

INo

[hpdden

Yes

r- Input

:No

[•Predict

iNo

1* R e j e c t e d

Yes

[•Residual

No

[-Tarqet

[No

-Other

No

[•Time of C r e a t i o n

1 1 / 1 5 / 0 6 10:50 PM

;

[ R u n Id [•Last Error [-Last Status [•Needs Updating

Yes

[ • N e e d s to R u n

Yes

[ • T i m e of L a s t R u n [•Run Duration i =-!Grid H o s t Drop f r o m Tables I n d i c a t e s i f t h e s e l e c t e d variables s h o u l d b e d r o p p e d f r o m t h e c r e a t e d tables i n a d d i t i o n t o d r o p p i n g t h e m f r o m t h e metadata. I f set t o Y e s , t h e n t h e n o d e w i l l c r e a t e data sets i n s t e a d o f v i e w s . I f this p r o p e r t y is set t o N o , t h e n t h e v a r i a b l e s a r e o n l y d r o p p e d f r o m t h e e x p o r t e d metadata.

To select the variables to be dropped, click on ___ , located to the right o f the Variables property o f the Drop node. I f you want to drop any variable, click in the Drop column next to that variable and select Yes, as shown in Display 2.70. Display 2.70 __J Mime credscore LOO_credscore OPT_VARiN resp VAR1N VARIO VAR3N VAR50 VAR6C •AR7C VAR BO

Drop Default Default Default Dirfautl Default Del-* DetauB NO lefault Default Default <l

Role Input iroui Input Target input Input Input Rejected Input Rejected Rejected Input

L-.-veH Interval Interval Nominal Binary Interval Ordinal Interval Nominal Nominal Nominal Nominal Nominal

. Type N N C N

Order

Label Credit score Transformed: Transformed

N

IN USAGE WEALTH PRC CLUSTER

N

jc N

1 Expk*e

OK

Format

m


72

Predictive Modeling with SAS Enterprise Miner: Practical Solutions for Business Applications

2.6.10 Decision Tree Node The Decision Tree node is discussed extensively in Chapters 4 and 7 using several examples. In these chapters, the Decision Tree node is used to develop models with binary and continuous targets.

2.6.11 Neural Network Node This node is covered in Chapters 5 and 7, where I develop models for predicting response and risk for an automobile insurance company, plus price sensitivity and attrition for a hypothetical bank.

2.6.12 Regression Node This node is discussed in Chapters 6 and 7. Models are developed for binary and continuous targets.

2.6.13 Model Comparison Node You can use the Model Comparison node to evaluate a model or to compare models using your test data set. Alternative models to predict risk and response are evaluated in Chapter 7 using the Model Comparison node. Chapter 7 includes a detailed discussion of lift charts and capture rates in the training, validation, and test data sets for each model compared. I f you want to evaluate a model or compare models using the test data, you should use the Model Comparison node.

2.7 Summary •

This chapter introduced you to Enterprise Miner 5.2.

After reading this chapter, you should be able to open Enterprise Miner 5.2, define a new project, and create data sources for the project.

The chapter gave an overview of the tools (nodes) that are available for structuring and customizing data mining tasks. It provided information to help decide which tools to use and which values to assign to the various properties of the tools in order to perform data cleaning and exploration tasks for the data mining project.

Some of the tools mentioned here are covered in depth in subsequent chapters.

There are several other tools in Enterprise Miner 5.2 such as Cluster node, Principal Components node, and User Interface node, which are not covered in this book. Y o u can find information on these in the S A S Enterprise Miner help and documentation.

2.8 Appendix to Chapter 2 2.8.1 Cramer's V Cramer's V measures the strength of the relationship between two categorical variables. Suppose you have a categorical target Y with K distinct c a t e g o r i e s ^ , Y , and a categorical input K


Chapter 2: Getting Started with Predictive Modeling

X with M distinct categories X , X , ....X }

X,

2

M

73

. If there are n observations in the /'* category in v

h

and j' category in 7 , then you can make a contingency table of the following type:

X\Y

Y2

YK

Row Total

".2 n

n

u

\\

n

2K

n

i.

•• n

M2

Column Total

n

N

MK

N

2

To calculate Cramer's V , you must first calculate the Chi-Square statistics under the null hypothesis that there is no association between X and Y. M

K

X- = Yl}""

f'

j )

, where E =n ¥

X

Cramer's V =

J

%

, i=\,...M

and j = \,..K.

, which takes a value between 0 and 1 for all tables larger

/Vmin(A/-l,/:-l) than 2x2. For a 2x2 table, Cramer's V takes a value between -1 and +1. Suppose that T i s a binary variable with two levels, and X is a 16-Ievel categorical variable. Then Cramer's V = J ^ - .

VN

2.8.2 Calculation of Chi-Square Statistic a n d Cramer's V f o r a Continuous Input As pointed out in Section 2.6.2.1, the A G E variable is divided into five groups (bins). Table 2.1 shows the number of responders ( R E S P = 1) and non-responders ( R E S P = 0).

Table 2.1 RESP Age Group 18-32.4 32.4-46.8 46.8-61.2 61.2-75.6 75.6 - 90 Overall resp rate

0

1

3830 4952 6915 3882 946 20525 0.686363

1959 2251 3181 1597 391 9379 0.313637

Total 5789 7203 10096 5479 1337 29904

Table 2.2 shows the first step in calculating the Chi-Square value. It shows the expected number of observations in each cell under the null hypothesis of independence between rows and columns.


Predictive Modeling with SAS Enterprise Miner: Practical Solutions for Business Applications

Table 2.2 RESP Age Group 18-32.4 32.4-46.8 46.8-61.2 61.2-75.6 75.6 - 90

0

1

Total

3973 4944 6930 3761 918

1816 2259 3166 1718 419

5789 7203 10096 5479 1337

The expected number of observations is obtained by applying the overall response rate to each row total given in Table 2.1. 2

(O — ES , where O h the observed frequency as

The Chi-Square for each cell is calculated as

E shown in Table 2.1, and E is the expected frequency (under the null hypothesis) as given in Table 2.1. The Chi-Square values for each cell are shown in Table 2.3.

Table 2.3 RESP Age Group 18-32.4 32.4 - 46.8 46.8-61.2 61.2-75.6 75.6 - 90

0.0000

1.0000

5.1722 0.0134 0.0304 3.9202 0.8748

11.3187 0.0292 0.0666 8.5789 1.9143

These cell-specific Chi-Square values can be retrieved from the Results window of the StatExplore node by clicking View->Summary Statistics-^Cell in the menu bar. These cellspecific Chi-Square values are shown in Display 2.71.

Display 2.71 Target resp resp [resp jresp resp resp resp resp resp resp

| AGE AGE |AGE AGE AGE AGE AGE AGE AGE AGE

Input

\ Target For... (Input Forma.I Frequency... {target Num...| trtptft Nume...|j CM Square f Log Chi Squ 3830:

18:32.4 32.4:46.8 46.8:61.2 61.275.6 75.6:90 18.32.4 32.4:46.8 46.8:612 61.275.6 75.6:80

7

0 J i 49S2 Z,.f o fZZZM 691& ' 6 47: 3882* *_* f\_ ' 0 62: 946* 76; 0 1959 _ 1 '18 2251 " " i ; " 3 3 : 3181 " "47 " Z.Z7A 1597 _ ~ 6 2 Ji " 391 '* r 76: 8

!

:

2

By summing the cell Chi-Squares, you get the overall Chi-Square {x )

5.172157} 0.030431 3;920158 0.874759 11.31875; 0.029237! 0.066592 8!578872! 1514323]

1.64329; ^431549! ~-3.49234j 1^366132} -0.13381 r 2.42646: -353232 i

-2.709171 2149302j 0549364

of31.9864 for the A G E

variable. Since there are 29904 observations in the sample, Cramer's V can be calculated

| ~i 29904

which is equal to 0.03267.

By selecting the Chi-Square Plot (or clicking in it), and selecting the Table in the Results window, you can see the Chi-Square and Cramer's V for all variables. A partial view of this table is shown in Display 2.72.


Chapter 2: Getting Started with Predictive Modeling 75

Display 2.72 R e s u l t s - 5t a t E x p l o r e

:

File

Edit

View

•Jo]

a

1

Window

]_!*!

Chi-Square Plot - EMWS,5tol_CHTMEJ

SEGMENTID

T=.rget

[OVERALL.

resp

_OVERALL_ _OVERALL_ _OVERALL_ OVERALL_ .OVERALL. _OVERALL_ _OVERALL_ _OVERALL_ _OVERALL_ ^OVERALL, _OVERALL_ LOVERALL, _OVERALL_ _OVERALL_ OVERALL

resp

L

F

<l

resp

resp resp resp resp resp resp resp resp resp resp resp resp resp

Input RESTYPE MFDU NUMTR MRTGI

Cramer's V

Chi-Square

Prob

0.165349

817.5806

= 0001

0.162414

788.8147

<00Q1

0.13795

569.0762

<.0001

0.112498

378.4571

<.0001

INCOME

0.06085

110.7257

<0001

AGE DELINQ CRED

0.032671

31.9186

<.0001

0.03132

29.3346

0.0001

0.027085

21.9140

<.0001

EMP_STA

0.022864

15.6326

0.0004

MILEAGE

0.020033

12.0011

0.0173

HEQ

0.019453

11.3215

0.0789

RES_STA DEPC GENDER MS

0.016075

7.7274

0.0054

0.011413

3.8952

0.0484

0.008698

2.2624

0.1325

0.007163

1.5366

0.4638

MOB

0.002769

0.2294

0 6320

I


^ 3 ^ 1 3 ^ 1 0

3 0 1 0 0 1 1 0 1 1

-

,

3.1

|||1|^|||1011011

3.2

^31*131116 8

3.3

7|^1118|01|11181!011

3.4

3 0 1 1 1 1 1 1 8 1 7 誦 隱 ^ 霸 ' ^ ― ― ― ^ … " 画 漏 漏 , … ^ 漏 園 … 屬 … " 棚 纏 " ^

6

1 0 #

"

3 1 1 1 1

^ ^

霸 0

^ 1

^ 1

纖 0

^ 1

聽 1

… ^

" 龜

漏 ^

7 7 8

^ 8 1 * 1 & ― . . . . . . ^ 霸 ^ 漏 " … … " 編 ^ 漏 " … 9 9 1 0 9 1 1 0

3.5

3 . 1

7

1111^01111011011 丁 1115 0卜3|316『^111 ^1X111131*126 乂00

1卜6 5八5 601617)1*156 1^4106!"

&1)1& 86160(1011 &1\6

1^308『0『111 ^31*131)168 0 0 ^ 6 5 5 \^111011 31*6 655601131『0『51111(1111^ ^6^1011^ 86160(1011 00(16 15 0561\11

丫011

1^06^\5^ 丁116 ^31*13516

10 1(16011^ 10115011&01 ^31*1&6165 (^!?口氹)?0「 1)011(^05

131-6(11011^6 ! ^ ^ ^ ^ . 丁 116 XI08101-111 ^31131)168 110016 151*0^(165 &

&

&^/ 0^ 1X305^0111131:10115

1\\31 03.11 60 3^13116(1 10 1116 111^11(5『0『111113^0^1118化6 ^1^60131011 0 ^ 1:116 口『6出01卜6 0103615. 丁 116 ^ 0 1 1 0 ^ 1 0 2 10^)105 21!"6 00^61*6(1: 肇 ^ 3 0 3 1 ) 1 6 86160(1011 00(16 0

^31*13616 3616011011『0!" 03(0301*1031 ( ( ^ & 1 3 ^ 6 1 5

0

^『131)16 561601100『0『000110110115 ( ^ & ! ^ ^ & ^ ) 131^615

0

1)111111112 000110110118 111)311(3『0『^31^1)16 361601100

0

3『0叩1113 0「 00113口510@ 1116 031:620^165 0 ^ 03(0301*1031 111|3111;5『。『^31*1&1)16 501601100

0

8 八 8 00(^6 2)^X1^^3.1&6 !)乂 1)16 ^31-131)16 86160(1011 00(^6


78

?^101\^6 ^[。(^""宕^1(17 8/48 ^11(6^186滅"":?^00^100180114^10^15^0!"

9

8148111658 ^?"^!。"3

X 1*3118101*111 ^31*131)168 110(^6 0

111^116111^1031 11^115『011113110115 0『0011(111110113 !111311(3

0

13111111113 0011(111110115 ^31*131)165

0

01*6311113 ( ^ 爪 爪 乂

0

1 1 0 ^ 10 11131(6 0101*6 1)1311 0 0 6

0

5八5 006& ^61161-3(601 5^ 1卜6 11*308(01*111 ^31*131)168 110(16

&6165『0『0316301*1(^1 ( ( ^ & ^ ) 111(31115 0『^05^01111311011 0 『 3 0 1111)111

,1151113 1116 1 ^ 0 110^65 !11 3116171311^6 56^11611008 0

10 301116 03565, ^31110111&1*1^ \^1160 11161*6 31*0 & 1 3 ^ 6 0110166『0『1013015, 111113^ 1)6 1565110 111&1(6 1116 乂3『!3516 56)60(1011 111*81: 3.1)6 111611 ^ ^ ? ! ^ ! ! ! ! 11)6 56160(6^ 乂3『13|3165,

0

III 01116『03563 & 0 1 3 ^ 1)6 1)65110 1136 1116 丁!^!^&!^!!! ^31*1&1)168 110(16 ^91*13516 861601100 1X0680111111656

III 11113 56(^011, I ^1301133 110\^ V & ! ' 3 1 * 0 56100(6(1 ^ 111638111*61110111: 30&165 0『1卜6 111)311(5 \11 口『601101~6 1110(1611113

111611 1(16

36^11611063 31*6 11111511*316(1

1116 ^31*1&1)16 86160(1011 110(16『0『^1^61*6111:

1116 131^61, 311(1 I出501155 1卜6 ^ 3 1 ^ 1 ) 1 6 3616011011 0『116『!1

1111111113

31*6 0 ^ 6 0 0001x0016(1

!^!!!!^!1 0 ^ 1111311(5

&

\ ^ 1 \ 0 ^ 0 ^ 雷 丁 116 口"!!!!^ 0『130(6111131 1叩"15 10 0^10056『「001 0 1 3 ^ 1)6 3 8 131*^6 3 5 2 0 0 0 0『111@|16^ 30016 0『111636 1(11)11(3 0 1 3 ^ 001113乂6 3 0 ^ 1*6131101110 1卜6 1 3 ^ 6 ^ 八 I I 101(131 301*60111113 !5 1116『6『0『6 0 6 0 6 8 5 3 1 7 化 6 1 1 1 ^ 1 ^ 6 111*616^4111;

&1)165 10 1(66^ 1116 11111111?6『0^ 1111311(3 10 & 1113113^1)16

5126.八『11131 3616011011 0311 111611 1)6 1113^6 & 0 0 1 出 6 1*6111&1111113 ^31*131)163 1131113 6

&

3 516^156

1*631*6531011 0 『 & ^60131011 1『66^ 丁卜6 ^31*131)16 86160(1011 110(16 1361^011113 1^16 1111(131 861601100 38 ^ 6 1 1 3 5 3 ^ 3 0 3 1 ) 1 6 36160(1011^ I XVIII 011301153 1116

1)16 ^31*131)16 8 6 1 6 0 ^ 1 0 0 00(16

出65

0011111131~5

0^1031~

50316(1 !11口1115, 8 8 \^611 & 8 1116 36160(1011 0『1祕『!&『0『0310801*1031 311(1 0011(111110115 13^613^ 丁卜6 0113011351011 \^\\\ ^00115 00『00『001X11X100 51(113(10115 ^ ^ ^ ? 1-4^: 鲁 丁 116 131-^61 15 0011(111110113 (!!!^^!-?^&^(!) 311(1 1116 1111)11(8 31*6 011016!"1(1, 0011315(1113 0卩 1 ) 1 ( 6 1 ^ 3 1 - 3 0 3 1 6 ( 1 ^ 0 & 5 0 1》 #

9

丁卜6 131*^61 13 0011(111110113 311(1 1^16 1叩1115 31*6 03(6^01*1081 311(1 !^!!!^""^. 711636 31*6

7116 1 3 ^ 6 1 15 1510&1^

肇 丁 116 131*^61 !5 1)111317

#

^ 6 1叩1115 31*6 0110161 10 10161^31-3031601 ^ 3 5 6 3 》 1116 1111311(3 &1*6 0316201*1031 311^ 00011031-3031601 ^ 0 & 5 6 ^ ) .


0^006^

3: 1^01-101)16 86160(1011 017(1 7^(1^011^011011

0^ 「^/^/&5

79

丁。『00115 0 0 扒 0 ∼ 6 3 0 1 1 0 3 8 6 18 113)1(1163, I 1 1 ^ 6 1156^ 56(331^6 6&X& 36(3『0『111113(1^(1011 |3111^0563^ III 3(101111011, 10 ^66(5 1116 0(13011381011 @61161^1? I 113^6 111(1103(6(1 &11 111111161110 11^1115 35 !^乂八!^, 1^乂八!12, &0(1 311 000110&1 ( ( ^ ! " ! 0 声 5 33 0 ^ 八 1 1 1 , 0\^八112, 610. ! " 3 1 * 6 501116 6X3111^163 0 『 3 00111111110115 131*^61: ,01131136 10 53^1025 0(6^05115 0 ^ 3

'!50111611031 1)31^

& 1*316 0(131136

參 011510016『,5 35561 乂31116 0^111001 1x001 3 5111^6^ 0『& 1)1*0^61*^6 00011)30^ 參 !053 116^116110^ 0 『 3 0 311(0 1115111*31106 0001卩30乂

八II 0『1(16 6&X&

1 1136 1161*6 15 &II 51瞧1^6(1, 3 0 II ^ 0 6 5 0 0 1 V V 10 3 1 ! ) ' 1 ) 3 1 ^ , 610.

丁 116 1)10317 131*361 1156(1 III 1)16『0110\^113 6X31111?|63 ^111 「6(31*656111 3『65口01156 10 3 6\1601 03111^1311 ^

& 11^|301|1611031 311(0 1113111^1106 0001口30乂. 丁卜6 610&1^ 1 ^ 8 6 ^ 3

5

& 5 03016 511886515,

131(65 001乂 1\^0 乂3|1165: 1*65)301136 (^^^^^^^^ 6 ^ 1人30(1 0 0 1*63(301136 ( ^ ! ) ^ ^ ^ ! ! ^ ^ I?乂 0丫 III ^!!^!^^!?^ \1;116『,1)0(11 0^111&I 31101 11011111131 1111311(3 31*6 ^3.1&6

3.2.1

3 8 01385 V^I*1^^^163.

0 0 1 1 1 1 1 1 1 1 0 1 1 3 7 9 1 ^ 6 1 : 1/^1111 111111161*10 1 1 1 ( 6 1 1 ^ 3 1 - 8 0 3 1 6 ^ 画 叩 1 1 1 5

III 11113 6X811113169 & 11乂口0111611031 1)311^ \^31115 10 111635111*6出6 6 ^ 6 0 1 0 『 & 151*0111011011

!1^0^65 311

11101*6356 III出6 111(61*631: 1*3(6 0^61*6(1 0 0 53乂||135 ^6(3081(3 III出6 \3311^ 丁 116『6『0『6, 1卜6

乂3『!3616

13 1116 0(181136 III 3 0115100161- ^ 016^)051(5 !11 1*65(301156 10 1(16 !110116356^ ∼!1611 1)16 131*861: 15 0011(111110113 ( ( ! ! ^ ! ^ & ! - ^ ^ ! ^ ) , 1卜6 ^31*131)16 86160^1011 110(^6 11363 11-3(1 II&1*63 36&1111 0「&61*1011 0『56160(1011 ^

63011 10161^31-50316(1 11^1111116 \^3^\^

0^10^13(63 1 ^ 0 111633111*65 0? 000*6131100 1)61^660 63011 111|3111; 311(1出6 1)61X^660 1)16 131^61 ^ 出 6 01*1^11131 ― 化 . 7 1 1 6 1)111116(1 乂6『5100 0『1)16

5

^6

86160(1011 110(10 0)16 15 1)16 11-8^1131*6

13 ([!6 11-8^1131-6 1)61^600 1116 131*^61 30(1 1116

^&. 丁 116 1)111116(1 乂3『181316 13 & 08(^01*1031 乂3『13616 01*631601 \^ 1116

^21131)16 861601100 110^6 &0111 63011 0011(111110113 ( ; ! ^ ! " ^ ^ " " ) 1叩111 丁卜6 16乂6|5 0『11115 03(6301*1031 ^21*13616 31*6 1116 5105. III 50161731*156 \ 1 | 0 6 ^ 1)113 6111116(1 ^31*131)16 15『6化1X6(1 10 38 311 八 0 \ ^ 1 6 \^\2^&.

丁 116 ^!!!!!^!' 0 ^ 16^613 0「 031630『;65 0『1卜6 1)1011601 ^31*13616 ^ 0 ^ \ ^

16, 001X631)011(1108 10 1 6 10161^318 111&I &1*6

13 3.1 01031

!0 ^1(1111# 11115 ^ 0 6 3 0011116&II 111311116 ! ^ 卬 ! ^ ! 1 0 『

1*6001X15 III 63011 1)111 15 &0(11^1 丁0

& 1)6116!" 1310(111*6 0『1)1636 1)111116(1 ^^131?1639 161 05

3 0 6 \ & & . 311|3|3056 ^ 6 31*6 1)111111113

1 1 1 6 八 0 6 乂3『13616, &0(1 II 1^1^63 0 0 乂31065『『001 1 8 - 8 1 ^ 丁 116 111*51 1)111 100111(165 &11 !0(11^(111&15 "!出 3^63 18̶21,出6 36001101 " 油 2 2 - 2 5 , 311(1 5 0 011. I卩1(161*6 3『6 0 0 03565 111 3 ^ ^

6 0

出 3 1 1)111 13

311(011121110311^ 6110110&16(1, 3 1 1 ^ 出 6 011111|36『0^61115 ^!11 1)6『6\^6「 11130 1 6 . 7116 6111116(1 ^31*13516 & 0 0 1 八 0 6 13 0&]]&6八0乂16一八06,

7116 !?!"!!" ^\^\6

^

11^100\15 15 08116(1 ^ 0 ^ 1 6 ^ 0 0 1 ^ 1 ^ 30(1

3 0 011. 1(1 1110

& 561 1156(1 III 11115 0|13^6「,出6「6 31*6 2 3 0 10161^31-80&1601 1111311(5 311(1 1 1)10317 !0口

80016

0『1(1656 10^1^31 ^31*131)165 \^6「6 0「1^0311 乂 0『出031, 1)111 I 000^6116(1 111601 111(0 10161^31 30&16. 3 ^ 6 3601100 3.5,"八口口60出乂 10 013|516『3,,,『0「 ^31*135165 III & 63\3^ 5 0 1 1 1 ^

0 0 ^ ! ! ^ ! ! ! ^ 出 6 016350『6111601

0卩


?1-6(^1011^6 ^00(61111^

""/? 848 ^17(6^186

1^11761": ?^00(1001 80(11(10118/。丫 8118117688 ^^1100(10173

7116 2 3 0 ^3021)165 &1*6 03016(1 X 乂 八 尺 0 0 1 , 1^乂八!1002, 610. 7116 ^31*231)16 861601100 1106& 01-6316^ 2 3 0 1)111116(1 461

&1)163 ( 八 0 乂 1 6 V3I^13^)1^8) & 0 0 1 1116 101:61^31-50&16^ V&!"1&6163, 30(1 1)1611 1110111(16(1 &11

&6165 111 1(16 3616011011 口『00651八I ^ 6 611^ 0『出6 \^^13516 5616011011 口『00655, I 113(11^0

01*1811131 ^ 『 1 ^ 1 6 5 , ^ ^ 1 1 1 3 3 八 0 乂 16一∼乂八11049,

1^1乂八11239, ^61卜『66 61006(1 ^1^1?165,八0乂16》乂八11133,

八0乂 16一XV八11239.

~

丁 116 10110^1118 15 3 016301^1131:1011 0 ^ 出 6 ^31*136168 ^3.1 ^61*6 36)60(6(1: !^乂八11133狄618

6

1(1 1116 00510016「,5 0)1001(1113 &000001『0『1卜6 12-0100111 ^61*10(1

^10110

1116 |31^01110110031 11101*6336 111 1116 11116『6311*310 &11(16 11^(30111611031 1^乂八11049 00011)60『II11330(10113 1^\^八11239

1116 I&51 1 2 01001113 6乂 1116 0051:01116『

016^0311; 5&1^1106 3 01001113 |3『50『10 1116 ^011101;101131『&16 0\\31\^^

-

1^016 11131 ^31*1315165卜乂八III33 &0(1 X V 八 1 1 2 3 9 31*6 3616016(1 111 1)0111 1^6^ 01*1311131 &1111 &0(1 III 111611

5 1 1 1 1 1 6 ( 1 八 5 ^5011556(1 111 0113^6!" 2, 001 乂 八 0 乂 1 6 ^^1315163 31& 133536(1 10 1)16 116X1 110^6 1^乂00 5611116 乂3106 0 ( 1 1 8 6 人 0 ^ 1 6 ^31*1&1)168 ^0^6^ 151-0^611^ 10

10

八 5 I 1 1 ^ 6 3611116 1 1 8 6 入 0 \ ^ 1 6 ^31*135168

111 1)115 6X311!]?!^, 1^乂八11133 &0(11^乂八11239 31*6 0 0 1 ^3836(1 10 1116 0 6 X 1 1106& 35

;叩"13. 出 ^ 化 站 ^ ! 111 011&口16『2, 56^1011 2.6.6.1, 1116 11~80|113^6 1116(110(1 11563 & ^ 0 - 3 1 6 ( 3 3616011011

八5

^00&6\1^6^

1)1 1116 111*51 516口, & 131*61111110317 3616011011 13 1X1&6&, 1)356(1 0 0 1\110111111111 ^ - ^ ^ ! ! ^ ^ . ?0『

1116 01*1311131 V^'!&1)165 1116 11-8(1113!"6 13 0310111^(6(1『1*001 & ^ ^ 6 3 3 1 0 1 1 0 ? 1116

0 0 63011 !0|301;『0『

1116 1)111116(1 ^31*131)105 1! !5 0^10111&16(1 & 0 0 1 & 0 0 6 - ^ 3 ^ 八 0 3 1 ^ 5 ! 5 0^\^31^13006 ( 八 1 ^ 1 0 V 八 ) . 7116 ^6&1111 ^ ^ 1 0 6 0 ^ 1116 1^111111111111 11-8(11131*6 ^ 0 ^ ^ 13 0.005, 1)1111116 11361- 0811 5611116 11111 ^8(11131*6 口『0口611^ 10 & 出 卩 & ! ^ ! ^ 乂311165 &1)0^6

1 『 ^ ! ^ . 丁卜6 111^)1118 11131 1 1 ^ 6 11-301II&1^6

\\\6 10∼6『1)01111(1 561 6乂 1)16 1\110111111111 8-8^1131*6 ^0^6^

3『6 !110111(16(1 111 1116 30000(1

8(6)3 0『1116 V&!'131)10 56160(1011 口「0。655, III1116 360011(1 516口, & 30^11011(131『01^31x1 56160(1011 |3『00655 15

丁 11!5 [?1-00655 513115 I?乂 36)6011113

1116 111^111: ^31131)16出^ 1138 1116 111^11631 000*6131100 006^101601:

1)16

6^113(1011

( 爪 ^ ^ ^ )

15 63(1111&16(1∼&卜1116 36160(6(1

八1^6^6381011

八 I 63011 511006331^6 3(6)3 0『1卜6 56(^1161106, 3 0

3(1(111101131 111(3111: ^31*131)16出31 !31*0^1(165 1116 13『36对11101*6111611^1 000^1131111011 10 1116 ^10(161 ^ 8 ^ 1 1 3 ^ 6 13 &66&6

1 0 出 6 1-681*6531011 ^ 1『伤6 1。\^6『1)01111(1『0『^6 11101*6111611(31 000(1*11311(1011 10 1)16 ^10(161

11-8(111&!"6 13『630116(1, 1116 36160(1011 口『00655 510口5, 7116 10∼6『1)01111(1《0『1116 1001*601611131 00011*11)1111011 10 1116 1^00161 ^ 8 ^ 1 1 3 ^ 0811 1)6 3(3601^16(1 ^

3611108 ^16 810口 ^8(11131*6 ^0^6^

\0

1116 ^6511*6(1 ^ 1 1 1 6 , 10 11115 6X3111口 16, 1116 1^10111111111 ^~8^11!1^6 ^1^0|3611^ 15 56110 0.05 311^ 11)6 8(011 ^ - ^ 1 1 3 1 ' 6 ?^013611^ 15 561: 10 0 . 0 0 5 , 10 11115 6X3011316, 9 2 乂虹!&1)165, 50016 01*1^11131 311^ 50016 ^!!!^^!, ^61*6 36160(6(1 111 ^11-51 316|3 30(5, 0『111656, 0 0 ! ) ' 6 乂 6 V & ! " ! 3 1 ) 1 6 5 3 6 1 6 0 ( 6 ( 1 ! 0 1116 360011(1 516口^ 丁 116 311131161~ 1(16 ^^11165 10 ^ 1 0 1 1 ^!0111111111 1^-8(111&!'6 311^ 8(011 ^8(11131*6 |3『013611;65 31*6 561, 1卜6 1 3 『 8 『 ^ 6 !^!!!!^!" 0 ^ 6

^31-1&1)163 111(0

&1?165 ^3856(110 1116 116X1110(16 ^1111 1)16 & 0 1 6 0^10|111^ 1.6111118 0101*6

0 6 X 1 110^6 013^65 010『6 361136 1^ 11161*6 13 & 1)6018100 71*66 0『^631*688100 0 0 ^ 6

(!。∼!^!!^^!!!, 35 1)0111 ^ 6 3 6 110^63 0&II 1116111561^68 |361^0170 1*1201*0113 0161110(15 0 ^ 5616011011. ^31*131)16 501001100 15 &11(01113乜0 111 1116 1)60181011 丁1*66 110(16 1)111; 066(15 10 1)6 6X13110111^ 3^601110(1 111 1^16 0356 0『 1116 ^6^1*6881011 0 0 ^ 6 ^


01\00^\~ 3: 1^0!'10^16 86160(10/7 011(1 丁"0113/0"賺"017 0^ V。"!。1)165

丁0 1156 1116

5616011011 00(16『0「

1116 8 1 0 ^ 11-8^1101*6 |3『0|361^ 10 3

10110317 ^31*13616 561601100 00!乂, 561 1116 111111111111111『0『

1 0 ^ 乂3|06 511011 35 0 . 0 0 0 0 1 . XII159 111 6伃601, 6乂口35565 316)3 2

0『1116 ^31-131)16 5616011011 13^00655? ^111011 15 0 ^ 3 ^ 511106 316(3 2 0 3 0 3 1 ^ 3 ^ 5 1)6 1361^011116(1 111 1116 1)60181011 11*66 00(^6 0『1116 ^6^1*6881011 0 0 ^ ^ 0

丁 116 11-3(111&1*6『 『0「1^031『3∼10|31115 0 3 ^ 1 1 1 ^ 5 出 6 1!063「 「61&11005111 口 1 ) 6 ^ 6 6 0 出 6

31101

1116 0 0 5 1 0 3 1 10)3111, ^ 1 1 6 1卜6 11-3^1131-6 1 ) 6 ^ 6 6 0 3 6 1 0 0 6 3 ( 八 0 乂 1 6 〉 ^31-131)10 31\6 1116 !31^61 03^111*65 1116 000-1;063『1*61^101151^口. 1|1 00『6乂3111|3|6, \^八11049 ^ 3 5 0 0 1 56160(601 111 1(5 01*1^11131『01111, 1)111 1116 1)10116(1 乂61^!00 0『II, 0311161^八0乂 16一1^乂八11049, ^ 3 8 5 6 1 6 0 1 6 丄 8 ^ 3

『0『63011 5111 ^ '

1 1

^出

6

^ ^ ( ( ! ) ! ^

1)111116(1 乂3「131316, 乂011 0311 366 1卩1卜6「6 6X15(3 3

1116 1 3 ^ 6 1 1116311 1*613110115111|3

1)61^660 1116 10(3111 &1\6 1116 1(1 1116 ^ 0 1 1 0 ^ 1 0 2 ^ 3 @ 6 5 ? I 5110\^ 1 1 0 ^ 10 561 11(3 ^ 6 口『0口61^65 0『1(16 ^21131)16 86160(1011 110(16 111 5 0 1 6 ^ 1 5 6 1^1106「 5.2, 0!5口13^ 3.1 3110^8 1116 ^1^00655 110^『0「 1)16 ^31*131)16 3616011011^ 018(3187 3.1

"!^81^41战0 03(3 ?&1\\1\0^ 36160(1011

^69^633100

丁 116 6『511001 111 1116 ^1^00653 1 1 0 ^ ( ^ ^ ^ ^ ) ' 3 - 0 15

00(^6, \^111011 1*63(15出6 5 八 3

1110(1611113 63.1& 361. 丁 116 ^3(3 501 1 5 出 6 0 138111110116(1 11110 1^0111111^ ^?//^///。〃, 30(1 1681 ^3(0 5615. 丁 116 8616011011 1100(6 36160(3 乂3「1&1)165 1151(13 001 乂 1116 ^31111113 6.2X2^ 561. 丁116 5616046(1 ^31-131)165 31*6 1^1611 口355601 10 3 1(6^1*6881011 110(16, ^11)1出6 ^ 0 1 6 0?111口111 丁 116 36160(1011 0『!16『100 15 5(360111601 I?乂 56(11113 |31^0|5611165 口3061 0『1116 \2^\2^\^

^ 3 1 ^ 6 4 1^0(161 ^1^0|3611^^

3.2 5110^5 1116

86160^1011 !!。^^. 1)1 1110 0330 0 『 3 000110110113 131*^61 ^31^31)16, 001 丫

1116 11~30|1131^ 1716(110^ 15 ^ 3 ! 1 & 1 1 1 6 0 0 0 1 1 0 0 0 0 5 , 11 56160(8 1116 11-3(111&1*6 0161110(1

^31131)16 86160(100 00(16 ^6^6015 111311^16 1 3 ^ 6 1 15

81


?\^\0\\\2 \40^1111^

11';7/7 848

&1161-^1-1^

^!!^!': ?1~001\00\ ^""(?,"恤8118111658

^1)11^0(10115

0:3(313乂 3.2

^9106

1 巾 — 6 0 0313 0加08(3 1*13X01355 1-6^81

100 50 06(31111

731091閘0(161

1.65

…―…….,—:罾…―::;

50 !'^)!咖01 ?355 ^ 咖 1 謂 ^ ! 0^3-3^1^^

!'X咖輕^3^1|3|9 卜

1

^ 輕 " ^ ⑩

1

^

"!^^^ 1^6!^"1005

3000 6.05 0.0050 ^55 丫 65 , 05^31111

^ 1-11^6 0(0^63[!0^1 !丄351曰^ !丄351 313^5

0011101918

! ^86(4& 10 6110 「丁1巾6 。「匕351 8"门 :

, 國 ^^^^^^^^^^^

11/21/06 1 1 : 3 5 ^ 111)5^1401-5^1-43130-91)61-18

40 11/21/06 1:59 0 4『,0誕23,20 8 6 ^

,0北^031

1)1 1116 ^1*0^611165 ^&!!^!, I 113乂6 561 1116 1 1 8 0 八 0 \ ^ 1 6 V;! 1*1:11)108 ^0^01^ ^ ^ ^ ^ ) ^

10 \^65 311^ 1116 1)56 01*011^

|3「0|3611^ 1 0 \ ^ 8 , 八 5 3 「651||1, 1:116八0乂16 VII!"1361(35 3「6 01^6316^1 911^ ^3550(5 1 0 廿 化 0 6 X 1 ;

1 1 0 ^ , 311^ 311 01355 ^31*135165 3 1 ^ 「 0 叩 ^ 1 ( 出 ^ 1 6 ^ 1 3 0 0 1 1 叩 5 6 3 》 丁 卜 6 ^31*131)16 86160(1011 110(^0 001151(^61-5 1)0111 1116 01"!^11131 3 1 1 ^ 八 0 乂 I 6 ^ ^ ^ ^ ^ ^ ^ III 1116 1^0-5(6(3 501601 !011 ^^!'006555 1)111 0 1 1 ^ 1116 361601:6^八0乂16 ^ 1 ^ 1 ) 1 6 3 31*6 3381^116(1 1116 「01(3 。!^叩加&\\6 |33556^ 1 0 廿 1 6 0 6 X 1 1 1 0 ^ ^ 0 啤 1 1 1 3.1 5|10\^5 3 56011011 110」已7116 0111(3111: 8|10\^8 1116 ^「!3131(25 561(^1x1 III 3 1 6 ^


^006^

3: 1^01-101)16 56160(1017 0/7^ 7^^/0^011011

。乂 1^0^101)165

83

011卬III 3.1

7。【: 11^^133 1^^125 1^^239 入0716 117^133 11^^009 10^16 1 ^ ^ 0 1 0 117^008 么0716 117411007 117X11135 !17^232 裊0716 11^^011 117^134 1^^231 !1^233 入0716 !1^136 ^ 1 6 07^235 &0^16 117*10138 87^139 !17X^236 !1^241 , " 11^^137 氲0716 117^234 117^011 117^009

1 1 15 9 10 9 9 10 12 12 9 11 11 10 10 11 11 11 11 11 11 11 1 1

V": V": 741:

1 1 1 1 1 12 11 10 10 13 8 12 1 12 12 8 11 12 12 12 12 9 15 12 15 11 8 1

V": 入0716 裊0716 40716 ^ 1 6 人0716 ^0716 息0716 入0716 森0716 裊0^16 ^0716 ^0716 人0716 ^ 1 6 螽0716 10716

V。!::

117^198 87^199 117^196 11^200 1^^084 抓脚33 117^012 1171110X4 117^013 !1^049 1^^166 肝^169 1^^033 117X11176 117^11179 1^*11177 1^^180 ^11(167 117111X73 ^11(086 117^207 87^168 87^061 117^048 1^111103 !^11^063 !^^090 117X11086

0.214804 0.170772 0.169009 0.152164 0.141193 0.140946 0.139130 0.137466 0.137062 0.137062 0.135750 0,135647 0,13564? 0.131550 0*131550 0*131436 0.131436 0.129268 0,129268 0.128856 0.127621 0.127621 0.125407 0.125106

0.082589 0.082346 0.082067 0.080211 0.076044 0-073751 0.067226 0.066869 0.064891 0.064249 0.061101 0.057662 0.057612 0.057351 0.056720 0.051881 0.05X642 0.050377 0*049710 0.048313 0.048313 0*048211 0.047419 0.047174 0*046800 0.046161 0.045998 0.045849

112 ^ 0110^2 112 ^ 11111112 112 ^ 010^2 1^2 〈 010^2 112 ^ 1111012 112 ^ 1110^2 112 ^ 11111^2 112 〈 3151^2 & 2 〈 11111^2 &2 〈 11111^2

0

9^ ^

04^040^

八111111166『0『^31*131)163 1 1 ^ 0 111611^16 56160(1011 (^!^^ 1》丁卜056 316|3 2 0『1116 \^18\3\6

X

^8(11131*6 00161^1011 111出6 ^61|111111317 ^31-131)16

\\^\& 3 0 11-5(^1131*6 6」0∼1116 111111111111111 1111*65^101(1 31*6 0 0 1 1110111(16(1 !0

56160(1011 口『00655,

1)1 316)3 2 , &11 1110 ^31-131)165

31*6 36)60(6(1 1|1 816|5 1 31*6 3116)60(6(1 10 & 86^11611(131『01^31x1

1*651*6551011 56160(1011 ^31*00655, 35 31501155601 66『0「6, 1|1 1116 560011(1 516|3, 0111 乂 3 !^!!爿尸"! 0^^31*131)165 111611116 8^0》1131*6

0!^6「;011, 35 0311 1)6 86611 &0111 0111|3111 3.2^ 丁 1115 00中111 0011(31115 3 1^516

13^60『『001 1116 0111(3111 ^ 1 0 ( 1 0 ^

1116 1^68111(8 ^ 1 0 ( 1 0 ^ 0『1116 \^311^16

86160(1011 00016.


?1-6^01^

1^10^1!^

1177/7 8^8

&1!,'-1化^11161:~ ^00(1001

80(1/(10115/。厂81(51)1635

/!/^/1001101^

011(^141 3.2

731115

5

口 ̶7511^

^214804 ^362606

^008124

^024565 辦 1 6 : !17^15049 匚

^7^239

3

^

3

1.145603

2.141463

1,393734

1.104802

678241

1.048243

^012379

.700517

222481

1.023194

^006199

^572663

^603923

1.000954

丁 116 ^ 3 1 1 ^ 1 ) 1 6 5 ∼ \ ^ 八 ! ^ 1 3 3 ^\\6 1 ^ ^ / ^ 1 1 2 3 9 3「6 561^010^1 1)01卜111 6111116(1

0 『 0 1 1 1 1 31X1 10 111611^

八II 01116!' 00111111110113 I叩"13讲6!"6 5 6 1 6 0 1 6 ^ 111 0111 乂 &61!" 1 ) 1 1 1 1 1 6 ^ ^ 1 1 1 1 0 1 1 ^ 9

5 1 ^ 3 1 11111111^「 0 ^ ^ ^ 1 3 ^ 1 0 5 \ \ ^ 「 6 561^016(1 111 1116 |3!"^11111111317 ^ ^ 1 3 5 1 6 5 355658111^111 (^^^

1夂111051 0 『

1116111 6\6 1101 1110611110 8 1 0 ^ 1^-8(11131*0 0^|1^1011 1 1 5 ^ !11 31^(3 2,

丁 116 110X1 110(^6 111 1110 ^ ^ 0 0 0 5 5 110\^ 15 1116 1^681*^551011 110(^0, 1 1 ^ 1 ^ 1 1 1 ~ 0 1 1 0 ^ 011 !1 311^1 5616010(1 1)1X11110 5 0 11131 1116

15 111x1316(1 XII15 11163115 11131 1110 ^ 0 1 1 ^ 5 1 0 5 3 6 1 6 0 1 6 ^ ^

8^10^(1011 1 1 0 ^ 3「6 ?10\^ |33550^1 1 0 1卜0 ^ ^ ^ 1 " 0 5 5 ' 0 1 1 ^ 0 ^ 0 \^11;11 0110^

011 口

, \^111011 15 !00310^1 1 0 1116

1110

「016 0〖111|1111 丁 0

1卜!5, I

0 ^ 1116 ^31*1^1)168 ^ 1 0 ^ 6 1 1 ^ 0『II化^0^1*8881011 0 0 ^ ^

丁1化\^31^1^13165 XVI 1 1 ^ 1 0 ^ 0 1 1 ^ 3 5 5110^11 111 0 ! 5 卩 3 3 ,

015|3137 3,3

口36 40716」輕8049 06^31111 严0^16—1^8133 06^811)1

師6

1^,31

了,

0'。& 「

"(!

叫 」

叩III ^1^*01國―」

^謂1 前!:舰1!^ ^^^^001 1^6002 1^6003 ^^^8004

^8011 !)^!]!! ~06^&110 ^6(81111 0^811)1

140 110 ^0 ―。 |40

[?61=0(6(1 [!6)6^6(1

^ , 1 ^^91

」 」

0811061

八【1116 10(3 0 「 11115 XVI!!^!^^,乜16 5 6 1 6 0 1 6 ( 1 八 0 乂 1 6 ^ 3 ^ 1 3 5 1 6 5 3「6 1 1 ^ 6 ( 1 ! ^ , " "

11化0011111111议0,6,

1101106 1)131 1)16 乂 3 「 ^ 1 6 5 3「6 ^ 6 1 1 1116 「016 ( ^ ! ! — . 丁 0 5 6 6 1116 1^016 3531^1121^ 1 0 1116

&5165

1 ^ 乂 八 1 1 1 3 3 3 1 1 ^ 1 ^ \ ^ 八 1 1 2 3 9 , 50!"011 30\乂】1 1116 ^31-1^1)108 \ ^ 1 1 1 ^ 0 ^ 八 5 ^011 50!'01 !, ^ 乂 八 1 1 1 3 3 560011165 ^ 5 ^ 6 3 5 5 1 1 0 糊 1 1 1 乂 | 5 ! 1 ^ , 3 5 5110\^11 111 0 1 5 | 5 1 3 ^ 3 丄

3丄11(3011 501-011111^ ^0\^11 1\|111,6『,∼\^八1^239

60000103


〔'^声V

101111011011

。【-/"/,/(?.、

85

0 1 ̶ 3 乂 3.4 、1 !^『1011166 -

^

0

&, 尺^^1 厂妹劇

一 ^ "

0|5|3|3^ 3.5

卜^『;2

| 1^50

!"'站^

| ^6

|吋 ∼ "

1

0^

^

1|

^ ^化"

^^?235~ ―

^^237――

1^31!"

061驢 !" 續 061續 ^|

&6^ 1^46^31

乜一

10 ^

卩―

110 10 10

"抓"

1^(6^01 」 ^ "^一

― 一

―1

1 ^ &^。…

^1-011, 015)31&乂3 3.4 311(1 3.5, II 13 016&!~出31 ^ 6 11010 ^ ^ ^ ] ^ ^ , 1^6031156 I

3.1

!"!31^5 | ^ 0 ^ 1 1 ^ 1 0

5110^55八0乂

1

^乂八!^1

只-841113「6 311^1 810(1 1^-8(11131*0

3.2.2

0*1001

136165 1 ^ 乂 八 ^ 1 3 3 &1\6 ! ^ ^ ^ 2 3 9 31-6 ^ ^

1^6513116【卜6 1^01 11131 0 1 6 ^ \^01~6 5 6 1 6 0 ( 6 ^

5 6 : 1116 1 / 8 6 八 0 乂 1 6

^ 0 1 6 3 ( 5 0 1113^ 3 8 0111^111 1116

1 01^

33

1116

1*131)16 80160(1011

6

" 廿 化 丁 1】!5 15

111 II化乂3!"1^16 8610011011 八 0 乂 1 6一1^乂八11239 ! 1 ^ 6 11101 1)0出

31101 1101106 3「6 ^ ^ 6 1 1 1116 「0)6 01"!II 1)111 ||1 11化

00111111110115 丁 3 1 * 9 6 1 ^ 1 1 1 1 1^011111131 0 3 ( 6 9 0 1 * 1 0 3 1

1 | 1 | 3 1 | 1 3 《 0 3 5 6 2\

丁 1化131-^61 ^31-13^16 1161-6 15 1116 531116 3 5 111 0 3 5 0 I, 3111^ 3)1 1116 111131115 3 1 0 110111111&1-50^16^

III 1116 0 3 5 6 0^11011111131-5031001 ^ ^ ^ ^ 0 1 " ' 0 3 ' 1111^1115 XV!111 3 0011111111005 131~^2^ 1^-5^ 113!'6 15 0310111316^ 115111^ 0 1 1 6 - ^ 3 ^ 八 ∼ 0 乂 八 . ^ 0 1 1 乂3「1311161 I ^ 6 0 1 ^ 6 ( 1 1 0 1136

化 6 0(511011 0『118111^ 6^!16「【!16 0 「 & " 1 3 ! 0「乜16 ^ 1 " 0 1 1 ? 6 ^

^「011 口6(1 0)355 乂3「131?165, 15 3 乂3「;313|6 03111101: ^6经!"011口601, 11 \^!11

51111 1)6 1110111^6^ 111 1116 561601)011 |31 1 00653 1 ^ 6 1 1 0 6 5 I

5 6 1 1 1 化 1 ) 8 6 01*01115 \^31135168 口「006(1^ 1 0

\^68 111【116 ^10(36(1165 |331161 ( ^ ! ^ ^ ^ 3 ^ 6 丫 I 1113(^6 11115 0110106 1^6031156 501116 0 卩 ^ 3 1 - 1 3 1 ) 1 0 5 1 0 0 11131!)' 0 3 1 ^ 3 0 「 & ^ 丁 1化161'!11 ^01(^1

\^

101)16^ !'6^6!'5 1 0 111050 ^3!'131)165 \\ 7 |1056 0316^01^165

-

( ^ 乂 已 ^ ) 3 1 6 ^113(^56(3 01 。。!!!匕!!^^!.卩0「 6X3111 口 ! " 511|3|5056 III61*6 !5 3 0 3 1 0 ^ 0 1 ~ 1 ^ 1 (!!^!!!!!!^!)

丁卜6 5 八 5 1111111111115 0 !'1011 1156 1116 101711 " ^ ^ . ^ " !11516311 0!""0310^01^;11-" I 1180 111650 1\^0 120115 5^11011^ 1110113 !)'


0 3 1 1 6 ^ 匸 1 卩 6 5 丁 丫 1 5 , XVII1011 111^103165 1110 1 1 ^ 5 1 ^ 1 6 0「"化01151011101-. II 1113^ 1 3 ^ 6 011 ^311165 511011 3 5 ^II 1-^311 0、^116「,,,

01-0!^!! 丁 「 3 化 1 饤 , , , 化 乂 3 「 1 ^ 1 6

031680「;65, 11 0311 1?6 00113卩5601 10

V

0!" 0316〇0「163

丁 丫 1 5 1135 1 0 0 1 ^ ^ 1 5 0「 5611111^ 1116 ^ ^ ^ ^ ) V I I 1*131)168

0「0|3611^ 10 \^08^

7 1 1 6 016501~1|3110115 0卩501116 0『1116 11011111131-50316(1 0 ^ 5 5 111^1115 111 !!))/ 6X31111316 ^ 3 1 3 561 3「6 ^ ^ 6 1 1 13610"':

0\^1^14

3 1:115101116「 5081116,11, 53561^ 011 I I 化 0 「 【 1 化 0 1 1 5 ( 0 1 1 1 6 ^

^3)116 15 6 3 5 6 ^ 011

& 0 1 0 『 5 811011 3 3 11110 !'651 1 ^ 6 0 0 6 @6116!'316(1 \ ^ !116 0 0 5 1 0 0 1 6 1 \ 71115 ( & ^ 6 3 0 0 ! ) ' 1\^0 乂3!1165: 9 ! ^ 1 0!" 1 0 仏 0\^^\1103

3 5681116111, 1 ) 3 5 6 ^ 011 1)16 1^(36 0『3000111115

0\^11!3

3 ^31~!31310 1|化1(^11118 ^11611161 1110 01151011161 11565 1116 111160161

0\^^^07

3 霍 1 & 1 ) 1 6 111^10^1:111@

。\^八1106

3 ^31-13^16 111^1031111^

-

1

6 ^ 1卜6 01151011161

-

1

-

[!16!' 1116 01131011121 0011130(3 6乂 ^ 0 0 6 1(16 0115101110!-

出 6 131*311011 ^6(^1101111^

XV 116(1161- 1!化01151011121~ 1 1 0 ^ 5 1111111^16 3000111115

3 ^31-13^16

0 1 5 口 13乂 3 . 6

:117)150116(1 0313 [-^^^0^01 03(3 ^!'1313135 ! |^3!? 0 ) 3 5 5 16\1@1

100 50 08131111 ^63 ^83

! 卜 他 " ^ 0(81113 \ 1-^3X111111^∼"&!^!^ " 馳 咖 0 1 0卜卜5叫3『6

50 6 3.84

1̶!:幽凶腿01乂?化^."謂一 1-1^111111(111111 ( ^ 科 円 ! 「3【0|3 1^-8^1131-8

3000 0.0050 15.05-4

! 1-1036 1^6^16 ^3!'13&163 ^ 3 6 0「0叩乂3『1313|65 11118 !'301100 3 ;:8?03 ::^||110011011

1^0 丫6 5

\ 1-111116 0^ 0^631100 1-^110 1。 ;::-;匕351曰170『 ! 1-1-331 3131115

11/21/06 4:52 ^ 0 。11357159-3668-4343-822-3

8^0; 1 . 3 5 1 編 ;1-^11(1 011 !'311011 ;;:6「!。 1-1051

^63

00一

6!6

11 ^21105 4:59 ^^1 0 !")「 0 ^[[!. 15.20 3 6 ^

0 1 1 ^ 1 1 1 3.3 5!10化5 1116 ^31^135165 5 0 1 6 0 1 6 ^ 111

1 0『1116

8616011011 1 1 0 ^ ^


^017(6?" 3: 1^01-101)16 8&1^011011 0^

!)^"^/。"議II。》0^ 1^01-10^168 8 7

0111(31113.3 ' ― … " - " : ― …

「',.'-一"―-―:…

國 … - ' ― - ' ' - . ―

~:~~圍

^、、-

:1116 1)1111^ ?1006^12X6 1^-3(11101:03 ^01: 丁 。 7 6 X 1 6 1 ) 1 6 : 。!:?乂

01&33 01&33

0^14 0^03 07^03

1 10 4 2 1 2 1 2 1 2 4 5 4 4 3 2

01&33 0^0X1&

071113

01&33 !?!:。"!)

01&33 6101^ 01&33 01&33 01&83 。【。!!。

01&39 &"叫

01&89

0^07

07*10.6 0^05 0^1105 0^08 071108 07^10

0 173336 0 048790 0 048027 0 020582 0 020577 0 014605 0 014560 0 014177 0 013946 0 007594 0 004338 0 004122 0 004120 0 003097 0 003067 0.000041720

1^2 112 1^2 1^2 1^2

1111^2 111^2 0119^2 111(0^2 1110^2 11113112

丁。 566 1 1 0 ^ 60161^1*156 ^ 0 6 『 @ 『 0 叩 5 0『00113(3363 03(6^01*1031

&59 00115!016『1116 11011111131-

30316^ ^81*131)16 0 乂 八 1 1 0 3 , 8乂 1131113 ?1^00 ?^.^ 1(1 1116 & 4 8 0 0 ( 1 6 00(16, ^ 6 0311 366 111311116 0 乂 八 尺 0 3 1135 1 1 0 & 1 6 8 0 1 ^ 6 5 , ! ^ ! ^ ! ^

11011111131-50310(1

1111331113 0『1111131)616^ 0316^017;

85 5110^0 111 00中111 3,《

0111 口 1113.4 7116 11^0 ?1:006^111:6 011111118&1^6 ?1:0(1116110^

01 02 ;03 04 05 06 07 08 09 10

101 52 60 126 228 156 148 130 104 54 9

?6I:^6]1^ 8.65 4.45 5.14 10.79 19.52 13.36 12.67 11.13 8.90 4.62 0.77

101 153 213 339 567 723 871 1001 1105 1159 1168

8.65 13.10 18.24 29.02 40.54 61.90 74.57 85.70 94.61 99.23 100.00

丁 116 ^31*131)16 86160(1011 00(^6 01*6316(1 & 0 6 ^ ^31^31)16

0 一 0 乂 八 1 1 0 3 6 ^ 00113|351113 1116 1 1

0316呂0「165 0『0\^^\1103 1)110 5 0316呂0「165, 115102 ?1100 ? ! ^ ^

^ 6 0311 366 1卜6 ^ 6 ^ 1 1 6 0 0 ^

^1511-11)1111011 0『1116 0^6801*165 0 ^ 0 一 0 \ ^ 八 1 1 0 3 , ^111011 13 3110\^11 111 011^111 3.5, 「01116 5 八 5 000*0 0&11613.1&6 011(131118 3.4 &1\6 3.5, 5 6 6 015口13乂 3.29 !0 1116 3(3^)611(1 IX 10

0113口 161\


3 卩 " 8 3 53!」033183 0 1 ^ ] ^ ) 133,181

53111(^11103 3」II口330』3 3 1 卩 ~ 0 1 ~ 0 111(111!

1133^43^ 3 纖 ^ 习

3 3 ^ 0 3 3 1 6 0 31(1 5911!^11103 ^」^;);)。」!:' 3 1 ( 1 丄 9 51111 3 5 0 ^ 1 1 5

3

0 '!3 ' ; 3 :331-19111335

0111^)113353^ III ^ 3 ) ^ 0 3 1131(1 3 」 6 5 3 卜 1 0 3 3 1 8 0 3 1 | 丄 习 ^

2 』 0 3560 4

0

^01 31卩1110』』3111^3 III (^)!"^」311!」3|3」0

110 0 5 ^116 1 X 3 1 1 5311100 1163111 133」巧1531)3(11 1X911 31卩1!1!八、0110

5 3 1 1 1 0 0 3 ^ ; 3 ^ 6 1 31(1』。』1163111 1531|3|1| 31(1 561| 161(1 ; 0 0 8 9 1 1 3 3

^1 ' 卩 八 3 | 岡 1

5! 34611 !35"^! 3 1 卩 0 5 0 ^ 1 1 5 "(^!!!011043

屮 3 9 岡 1 5 4 ; ^

^ 0 3 3 1 0 0 15.1!^ 3 1 卩

'?; 181!丄,51163111 133.151』!31|1

35110(^53.1-11011

I

1

13^10

351100153』111353」8^ ;

1111|1;^\ 5^3(3110(139^ ^ 0 11011.10(10^(1 31卩51 |3八3| 113八!8 8 』 0 ; 1123111

31(1 1^181义11,11!0| 4

1!| ^ 3 1 6 | 1 1 0 | 8 3 8; !3八3| 1 叫 1 III 5口」033」31|1 .10』193^6; 3 1 | 1 』 0 111331;! 31(1 | 3 八 3 | 1(069 ^ 0 ^ V

: 3 3 ^ 0 3 3 ^ 0 3 八 " 3 1 0 ^ ! 』 8 八 5 5 8 | 0 8 9300101118 " ^ [ ( ! 111^X3 0|0111115 8 ^

|531^11511||1 3 ^

1180 3闪8!」13八558【0 8 』 0 501^0^9)133 31(1 811|30151|03 II! 5 3 5 1 1 」 3 1 1 ; ^ 35|^^13;113 3.111(3300.1^

^110.13 31!丄

一卜 ^1 、 : 一 , " —

0 : 0画 0星 0 ^ I ^

6-2 22

^,.)^^

3 I

』&,'

7.1

^ 單

\1

3 1 ,,^,)。, 9 1 9 1 1.5&") 1 ? " ) " , 0

; ^

1\

!.^^)^^

9 I 1. 二 I重

02 67 81 91 57 6-1 27

3 1 9 1 ,, II 5 1191111 "卿貝一化叩 ^

, 2腳"一 门^

^ ^ 3 1 1^11

,―卿&―

"叩晚

,

1^

9917

55*56

9111

29-6^

026 269 9^

51?'^

^5|018!0

2? 981

【~0

00*001

^31^ 邦3

00*22

1X1

1

1^1

I

9^

0

0旭3111

99

10^100


3: 1^01-101)10 8616011011

0\00^^

311」1-603101113165 1116化―5只113「^ 1 ^ 0 ^ 1116

0)1^乃-"〃々'/^〃?'"〃0〃

。/^"〃/"/,/(:'.、'

89

1135 10111~ 。 3 ( 6 ^ 0 「 & 5 , 311^1 1110 1^-5(^1131^ 1 ) 6 ( ^ ^ ^ 1 1 出 0 0

111^111 311(1 1110 1 3 ^ ^ 1 1 1 0 ^ 1 ^ 1655 111811 0.10. 1 「 " 化 [ - ^ 1 1 0 1 1 0 1 1 111 1^-8^1131-6 13 1^55 111311 5 ^1, 111611 0 311(5 5 1-0013111 0011113! 116(1 ^八『6(^1!"1011 0 卩 1 1 1 3 1 1 5 ^ 0 111 311 116^

111卩111 1111151 ^

6

51^13「6

0厂0.20

11163115 11131 1110

3 0 ^ 8 ^ 1 1 & 0 「 31 16381 0 . 1 9 \^!:11 1116 13 !"^^. 1「 1101, 0 3 1 1 ^ 6 3「6 0 0 1

001111)1116^ ^ 711611 311 3 1 1 0 1 1 1 ^ 15 1113^6 10 00111131116 5 311^ 0 115111^ 11115 531116 0161110(1, 30(1 5 0 011. 0111卩III 3.3 3 1 1 0 讲 3 1110 1^-8^1131-6 1 ) 0 1 ^ 6 6 1 1 出 6 131^61 311(1出6 01"!^11131 111|31|15 1 x ^ 0 1 ^ ^011(31113 (!&15016^ " ( ^ 娜 , , ) 3 5 \^611 3 5 1116 11-8(^113^6 1)61^0011 1110 1 3 1 ^ 6 1 311^

^ 131)616(1

;;

8『0"!36爿乂6「5!011 0『11)6 10)31115

0「0叩,,》

0.048790 、 " 化 【 1 化 1 3 ^ 6 1 1^6^01*2 115 0^0.048027 3&。(^、'。「(! 801(1 (^―0\^八1《03

丁 116 11011111131-5031^ ^ 3 ^ 1 3 6 1 6 〔 V 八 & 0 3 1化5 311 1^-3^1131-6 0 「 0316^01-165 3「6 001111)1112(1 0「 3「011156|1 811^ 011 1^~8^1131~6

&11(1 0\^八1103 17101 1)16 1^.-3^ 1131-6 0「&6「!011 311(1 \、《「6 56160(6(1 ! " 316)5 I , 9 。 \ \ ^ 6 『 , 0 0 1 ^ 1卜6 ^1~011|104! V!11-131)16 15

111 1110 II 11*1! 3 1 6 ^ 2 5 6 1 0 ( ^ 0 1 1 , 3 5 0311 1)6 56611 III 01)1(3111 3國6, 丁 116 ^~3^1131~0 5110\^11 111

01|1|3111 3 . 6 !5 311 '"化「2111611131 , 0「 ' ^ ^ ! ! ^ ! ! ^ ^ ! ' 1^-3^ 113^0 3 3 ^!5111101『「0111 1110 61乂3「;316尺―5^1【13「6 ( ( ^ 「 卩 ^ ! ! ! ; 0 ^ ( ^ 加 " ^ ! ! 。 ! 】 ) 5 1 1 0 ^ 1 1 111 0111)0111 3.3,

0吻111

3.6

71^ 0111111:卩!:0"(!!!" ^01: 丁3,匚

8 - ?!!^" 1 4 1 1 1

^^03 01: 0X111: 0^13

0.173336 0.009016 0.008175 0-006723 0.003592

^化1化

5^

2 44.497591 3.203197 11,725295 9,715610 5,210083

《0001 0.0125 0,0006 0,0019 0,0226

544.655917 28.329505 25.637918 21.126479 11.283295

2.227745 2.211033 2^190812 2^174488 2^166625

丁 1化111-51: 、3『;313|6, 〔 V 八 ! ^ 14, 15 3 ^ 0 - 1 6 ^ 6 1 0 1 3 5 5 乂 ^ ! ^ ^ ! ) ^ , 5111^ 11611^2 115 1 ^ 6 1 5 3「6 1101 0 0 1 1 3 ^ ( 1 ( 狄 0 1 1 1 ( 5 1 1 1 3.3 311(1 11010 :1131 110 0 「 0 1 屮 乂 1 ^ 1 0 1 1

0化\^14

3 叩 6 3 「 5 》 八 5 1^「0「6, 1116 0(131 5610011011

15 1 3 3 3 0 ^ 011 1116 5 1 6 ( 3 ^ 1 5 2 「0「\丫3^ 3610011011卩「。(;^!山力.丁 1化卩「0060111「6 513「15 XV 1(11 1116 13651 " " ― " 山 1116 ^ 1 * ^ 1 6 讲 油 出 6

^ 1 1 ^ 6 5 1 0 0 0 * 6 1 3 ^ 0 0 , 「011046(1 !^' 1^0 0【1化「 V&)'I&5)63 3 0 0 0 ^ 1 1 1 @ 1 0 III6!!"

001111"!1)1111011 1 0 1116 !11,13「0^61116111; 0 「 1116 510|5\\;156

11-8(1113

1^6X1 1116 1^6^1*6881011 1 1 0 ^ 6 15 0 0 0 1 1 6 0 1 6 ^ 1 0 1110 ^31-131)16 36100(1011 1 1 0 ^ ^ ;111(1 1)16 乂3「1313|65 !:1131 3「6 ^ 3 5 5 0 ( 1 0 0 【 0 1116 ^ 0 ^ ^ 0 8 8 1 0 1 1 110(^6 XV! 111 II化1^010 0「1|1

013(3137 3.8

^110 06?^

| 1^ ,

0 0^^07 06131贞 0~0\^13 0 6 續

| 8 一 加 ~0 ?10

| ^010 帥III

\

1,1 ,叩口 1 1响1 10卩^

~閥1口31

10 》

1

^01711^131 ^01711^181

」 ^^。,

|「 01^ |

|

|

3.8 5110\\^


90

?1-6(11011^6油^/"兮XVI'出8/18 ^6^186她6广6^11(^1

3.2.3

8118111688爿/ ??/ //"//衝

80^0)15/。?"

6 1 1 1 3 1 ^ 1 * 3 1 * 9 6 1 ^ 8 1 1 1 11111116110 1 1 1 ( 6 1 ^ 3 1 - 8 0 3 1 6 1 1 誦 叩 " 1 8 《 。 3 5 6 3 》

10 1(113 6X8011)16, 3 ^^01116(10^1 1)31^ \^3015 10 01-035-8611 3 010118&8 『6003006 " 。 ( ! " " . 丁卜6 5 3 0 ^ 6

560(15 111311 10 1(3 6X15(1113 0115100161^^ 丁 116 X&^1 0『1『0『『65530056

\^\^\^

13 1^68|301156 10 1116 013!1, 13^108 ^ 6

0 ?61 000-1*651)01156^ -

7116『。110^08 13 3 3 6 5 0 1 ^ 0 0 0『30016 0『1116 1叩1115 III出6

I& 361 1136(1 10 ^ 5 6X3011316:

031X1 5^131106

^ 八 議 4

311(0 10311 6&1&1106 311(0 16356 1^八11030

動 ! ^ 3

^八11044

6

10&11 1?&1&1106

10311 0 ^ 01001111^ 1)^11530(10118 III 01160^1113 30(1 33^11133 30001111(8 00111156『0『6^01附016015 ^

1卜6 63(1^ 口6『01011111

3^31181)16 01*6(111: !!"!!!!^!1 0『11^65101601-1*61316(1 (^(!^^^^!!^ |36『0100111 1)61*0611(336 0^11011361101(13

01111(11*611 \11\6^^ & @ 6 10 111出6 1)100^

2X0^

1^八11195

。61*0611(336 0^11011561101(15 1卜!11@ 111 1*611(6^ 1100165 111 1116 ( ^ 。 ( ^ @『011 口

~ V八!1210

\ \ \

0『1*6310161106

& 8 6 0『1116 011510016『

^八11318

111101

0『131*0(1110(5 0^06(1 1?乂 1116 0 0 5 1 0 膨 「

!!賺!)"

0『16116^1^053011003

V 111011(11

10 1116 0356 0^1)111317 I & ! " 8 6 乜 , 出 0 ^ 1 1 1)6 3616016(1 ^

1151(1^ & 1 1 1 0 11-8(11131^6 0『116『100, 33 111

0 3 5 6 1, 01-1116 0111~8^1131^6 01^116^0114

3.2.3.1 8-〇0|113『6 01-1161-1011 \^116111116 11-3^1131-6 0『116『!00 !5 1156(1, 1卜6 乂3!"!31)16 56160(1011 13 510111&『10 1116 0836 111 ^ 1 0 1 1 1 1 1 6 131*861 13 000110110113 ^0&5&

1, &1^0V^)^ 丁卜6 1 3 ^ 6 1 ^31*131)16 13 11*63化3 111(6 21 000110110115 乂3『|3616, &1\6

1116 ^ - ^ ^ ^ ^ ^1111 1116 131*^61: 13 0001151116(1『0『63011 0^!@11131

&1\6『0『63011 1)111116(1

( 八 0 \ ^ 1 6 \3.V\8)0\6.) 丁!160 1116 115031 1^0~816|5 131*006(1111-6 15 ^0110^6(1: 111 1)16 ^11^1: 516口, 3 0 1111(131 ^31*131)16 361 13 36160(6(1

00

1\110111111111 ^~8^1181^6 00161^100; III 1116 560011(1 516口, 3

36^11011(131『0I*\V3『^1 56160(1011 131*006(1111*6 13 1136(1 10 561601: ^31*131)163 6*0111 111036 56160(6^ 111 316|3 1 0 0 出6

0 『 & ^ ^ ] ) 11-8^1131*6 0『116『1011, 111(311(8 ^111011 1116611)0111 111636 01*1(61*13 1*606^6 1卜6 1^016 0『

111(101 III 1116 3111)36^116(11: 1X10^611113【001, 31101\ 35 1116 ^6^1*6881011 110^6^


0 ^ 1 ^

3: 1^0^101)16 86160(10^1 0^

丁而3(0"賺"011 0^ 1^1(31)163 9 1

3.2.3.2 011~30|1181^6 0『:16『:011 XII13 01-1161*1011 0 3 0 6 6 1136^1 0 0 ^ ^ 6 0 1116 1 3 ^ 6 1 13

^ 1 5 01*1(61*1011 13 5616016(1,出6

1

36160(1011 |31 00633 ^ 0 6 5 0 0 1 113^6 1 ^ 0 0115(11101: 5(61)5, 38 111 1卜6 0836 0『1116 11~8|| 1181*6 00161-100 ^ 1115163(1, 3 11-66 15 00113(1*110(6(1^ 丁卜6 111^11(5 56(60(6(1 III1卜6 00115(1110(1011 0 ^ 1116

&1*6 口&8563 10 1116

06X1: 1X06& ^1111 1116 3 5 5 ^ 0 6 ( 1 ^ 0 ( 6 (^】!!!)!^. 1|1 11118 6X8011)16, 11161*6 31~6 3 0 2 10|5018, 311(1 1116 86160(100 110(^6 5616010(1 1 8 10口1115, 丁出5 3616011011 13 ^0116 6乂

\0^\1\^ 3 11*66 1)35601 0 0

1116 0111-8^1131-6 0『!16『100, 3 3 6X^)13106(1 !?引。^.八加6 00113(1110(601 1131113

0111-5(^0&!"6 0『116「!00 13

500161111163 08116(1 0 1 4 八 1 0 (^!!!-^^!!^^八010013110 111(61*^11011 061601;00乂 丁卜6 11-60 3 6 乂 6 | 0 ^ 1 1 6 0 1 1^0066(15 38 ^6110\^5^ ?!^!,

『6001X15 0 ^ 1)10 6&13. 561 31*6 ( ^ ^ ! ^ 111(0 1 ^ 0 1

011

55

31-011135. 53011 31*01113 ! 3 ( ! I V 1^6(1 1010 1\^0 0101*6径 " ! ,

5 0 011. 丁卜15 ^1*00653 0 ^ ( ! ^ ! ^ ! ! ! ^ !8

03116(11^6014^81^6 / ? ^ / / / / 》 " / " ^ &30(1 31*011(3 01*63(6(1 ""『比^ 1卜6 1*60111-31^6 133111(10111113 13 03116^ 3 " 。 ( ^ . 丁116 110(165 11131 31*6 0 0 1 (!!^!^^^ 1\111|16「 31*6 0^116(1 16^11101110^689 出 6 11-66. 丁116 110(165 11131 31*0 ^1^1(16(1『011116『3『6 03116(1 1^6^6(11016 『6001^5 0『1116 63.1& 361 13 0^116(11116 ^001 "(^.八II

0 『 7 2 0 ^ 5 , 0『16(^65 0卩

^0^65^ 7116 110(16 ^1111 &11 1\\&

111636 110(163『01*01 1116 XX&&. 0 1 5 口 1 ^ 3.8八5110^5

3110(1 & 10 01^6『10 5|3111;出6 1^600^5 III 3 ^ 3 0 2 111 11113 6X3111 口 16〉 0116

3

110(16 111(0 1 ^ 0 0 6 \ ^ 110(165, 016 31801*1111111 6^31113165 &11 1111)11(5 &, 31)6 1111(15 1)16 1)651 5(3111『0『630)1

『0!" 3 0 10161^31 10|301, 1卜6 &1801^11111厂11*51 ^ ^ ! ^

丁0

1116 1)631 5|3111

1116 111^111; 111(0 10161^315? 0『1)105, 0^6^1131 160^11 ^

丁卜6 !!"!!!!^!1 0 ^ 61113 111(0 ^ 1 0 1 1 1116 111(61^31 !0|3111 15 ( ! ^ ^ ^ 15 ^6(611111116(1 6 丫 化 6 ^^1116 10 ^111011 出 6 ^ ! ! ! ! ! ! ^ ! 1 0『8!08 口『0|3611^ 13 361. 丁 116 ^16『311|1 乂31116 13 5 0 , !~10\^6乂6『,511131)056出6 1156『36(8 1110 10 31\6 111311116 10161^31 I叩11110 1)6 1)11111601 13 10001116 " 出 ^ 1 1 1 6 5

!'311^6 ^ 0 0 1 3 1 0 , 0 0 0 10

8 1 1 0 , 0 0 0 !01116 6 ^ 3 6 1 . 1 0 I I I & 1 0 8 8 6 出 6 1 0 6(1113110^1^315 \^;111)6 5 1 0 , 0 0 0 ~ 5 2 0 , 0 0 0 , 5 2 0 , 0 0 0 ~ 5 3 0 , 0 0 0 , 5 3 0 , 0 0 0 ~ 5 4 0 , 0 0 0 ∼ 8 0 ( 1 5 1 0 0 , 0 0 0 - 5 1 1 0 , 0 0 0 ^ 八 ∼ 1 1 0 ^ 6 3^1 !1 ^8&6 0 0 出 1 5 ^口01化1111)0 133111(1011601 &I 0 0 6 0 1 * 1 ) 1 6 卬 ^ 、311165 0 ( 5 2 0 , 0 0 0 , 5 3 0 , 0 0 0 , 3 4 0 , 0 0 0 ∼ 八 2 x 2 00011086110^ 15 01*6&16(1『0『030(1 0『111650 111116 5^)111 乂311165 &11(1 & 0(1卜8(11131*6 5(3(15110 15 001X1151110(1『0『63011 5卩1 10 11115 6X3111 口 16, 11161*6 31*6 111116 0 ^ 1 - 8 ( 1 II&!'6 乂31065, 7116 5|3111 乂3106 "!也1116 111@11631: 0111-3(11131*6 乂3|116 15 1(16 1)651: 5口1111)350(1 011 1\\6 111(3111: 10001116. 丁 116(1出6 3130『11|1111 ^ 0 6 5 3 5||11;13『03101113(1011 10 110(1 1116 1)631 31)111: 0 『 1 1 1 6 ∼ ( ^ 『 ( ^ 0 0 出 6 5&313 0 ^ 63011

0『1(16 011161- 3^311&516 ^!^^.八&6『^10(1108

1116 1)651 5^)111『0『63011 !111)11仁1116 31^01*1(11111 00111|33「65 1)16 0111-5(111虹6 乂311165 0『&11 111656 1)631 5卩1115 3.116 1)101(3 1卜6 0116 11131 @ ^

6 8

0 0 1116 1)3513 0『出&I !0|31111^18.1

1^^1651 0111-8(11121*6

II ^ 6 1 1 3^11(3 1116『^^『(^ 1010 1 ^ 0 00(165

出 6 1)631 5口1比丁 1^3 ^1-00655 15 1^6|56316^1 3.1 63011 00^6^八II 111056

1111311(3 11131 31~6 56160(60! 1)1出;3卩『00655, 1.6. 111050 1卜&I &1*6 01103611 10 1)6 1^16 1)3513 0 ^ 1116 3^111 31 311 乂 110(16 0『1116 IV&&, 31*6 「355601 1。 1^16 116X1 110(16 " 出 1 1 1 6 3381^116(1 " 。 ^ 0 『 1 叩 仏 7116 11-66 ^ 6 1 6 1 ^ ( 6 ^ ^

^

\^31^13516 86160(100 110(16『0『011『0X3171)316 6&1& !5 5 1 1 0 ^ 0 !11 0!5口13乂5

3.8八3001 3 . 8 8 , 0 1 5 ( 3 1 ^ 3.8八5110\^5 1116 1*001110(16 &0(11116 16^-11311(1 1131^0『1*16 XV^116

013^)1^

3 . 8 8 5110\^8出6 1-001110(16 30(11116 1*18111-1180(1 113^0『1116 1『66, 1)6031136 1^16 ^11016 1^66 13 1 0 0 ^1(16 10 ^11 III 0 0 6 (!̶&乂.


V 1^(1X01^

1^06^11^

"'〃/! 848丑"!,.!、化應化!': ?1-00(10611 80111!10!1^811X1)16^ /!^!!00110(1^

0 : 8 0 | 3 ^ 3.8八 1

015(3137

3.88

~ 3 ~

0 ― I ―

1

3

~ 0 ~ 瞧^2∼

瞧8075

0111^111 3.7 5110\^3 1116 1*61 & 1 ^ 6 1111(301131106 0『1116 52160161^ ^ ^ ! ^ ! ^ ^ .

13 隐??014


010陶-3:

^0)1(1^16 8&160(1011

丁,'011^0!"賺!!0(1

。〖V。"(:93

0111(31^1 3 . 7

円!6 逮

1: ^16^ ^10^01^ 崖

^ 柳55,731^1 匕麼匕

0

^ ^ 1 8 ^ 0「 ^ 1 ^ 5 1^ 丁[^已6

^61311^6 !^...

^^??315

1

键6137

附朋137

0.823072

似6210

0-648884 0.61899

^ ^ 1 2

^^212

0.606703 0.601633

则 , 4 8

0.600437

^ 屬 7 5

0.550595

^^^318

0.525406

∼八6286

0.56696

^ 鳩 1 6

0.527099

似6318

0.507789 ^^193

93

0.504904

權6275

0.501803

幅6187

^化187

0.471972

^化230

^ 緩 3 0

0.432374

幅[?5^ IV八^]04

0.429983 0.367988

^^^014

则^014

丁卜6 丫3「;36165 11131 丫00

0.343943

111 015|3!3^5 3.8八3113 3.88

0311 ^61 - !!^ 11118 ^

|33556^1 10 11化116X1 110(^6

1:116 1^,010 0 「

("!!'51 0011116011111: 3 ^ ^ ^ 1 " 6 5 8 ' 0 1 1 10(16 1 0 出 6 ^31*131)16 8^1601:1011 1101^6-

& 5 5|10\^11 111 015(31&)' 3.9^

0:3|313^ 3 . 9 丄

劇610. 10100^80 0313 也 ,

^':II闩1^:0 |^!^」「―^!?「【!1。。 5 「?^!: 1)7101,1^1 丁 9^『15 ^0^10^1^ 。&0'&琴 卜"56【10—5

「』1 1:个」1 [ ^ ; 0

"丁

:口0"飄咖

丁I化II 1『乂011 5 6 1 ^ 0 1 1116 ^ 6 ^ 1 - 6 8 5 1 0 1 1 110^1^ 1 1 ^ ^ 1 0 【 I 化 ^ 3 1 ) 1 3 1 1 ^ 01|0!\ 011 !^] 10 1116 「1^11 0 ^ 1110 口 『 0 口 6 ! ^ 111 1116 |310|301~1|65卩31161, 3 \^111^0^ \^!11 3 叩 6 訂 ^ 1 5 ^ 1 3 ^ 1 1 1 5 出 6 ! 叩 ^ ^ 8 5 5 6 ( 1 1 0 1;116 ^ 6 ^ ^ 6 5 8 1 0 1 1 110^1已丁!!!5 15 5卜0\^11 111 0 | 5 ^ 1 ^ 3.10.


^1-^1011^6 ^10(1&11)1^ ^1(115^5

^:咖\41獻:?1-00(100180111(10)15恤8!"!!而^!100110^

0;5|3|3^ 3 . 1 0

251 "叫

3

^ 卿 ! ] "

01^

0^911)1

00

^ ^ 1 4 8 06*31111

^ ^ ^ 2 1 0 06^1111

1^/^275 0^311^1 ^ ^ 2 8 6 06'讀 固 8

^6(3"!I

1\

0 1 5 ^ 1 ^ 3.10 5110\^5 111311116 1^010 3551^16(1 1 0 63011 0 ^ 111656 5616016(3

1^八111 87

311^

1^\^尺315 3!'6 111111,131^,

0『1116111 1135 1^\^12「

111111146 1:116 1)00181011

2 0 ^15111101

3 「 6 让 ^ " ^ 已 ! ! ^ ) ! ^

1^乂八111 8 7

1135

14 1^151:11101

'!3^165 15

1^0(6 11131

3 5 11011111131 511100 63011 乂3!1165, 31101

乂八113 1 5

1135 7

110(16, 1116 ^31.131)16 801^0(1011 110(^6 ^ 0 6 5 1101 01*63(6 1^11111111^ ^^!"!^^!^

&0111 1116 161-11111131 110(^65 1111(^6!' 1116 0111-3^1131*0 1;「116「1011 丁 1,6 0111-8^1131-6 0「;^『;011 15 ^ 1 5 0 1 1 5 5 6 ^ 111 11101*0 ^013(1 III 0113口16「 4 111 1116 001116X1 0 ^ ^60151011 11-665^

0 1 5 1 ) 1 3 ^ 3.1 1 5110\^5 1110 131*013611165 13(11161∼1化!^ 11化01~00611165『0!" 1116 0111-8011&1*0 ^!-!^!'!011 31*6 5 6 1 .


('/'"/?&'' 3:

"!8616011011

011(1 71-0)1^0)1110110^

0^ 「(?/.,'"/)/^'

95

0 1 3 ^ 1 3 7 3.11 ^^1116 ! ^0(^610 101(50116010313 0 化 3 03(3 乂3|13&165 」[!43X01355匕∼61 : 1 ^ 5 5 1 门 9 (^「(:^柳 ; 1 3 ^ 8 \ 1^0(^61 1 ^6|6:1 1^111^56^ 73!'13)3163 1卜"1101!16「 0(31[!5

^

^ ^ ―

100 50 丫65 ^68 50 6 3.64

1

早 ! ^ ^ ! ^ ! ^ ! ! ! ! ! ^ 3000 0.0050 506-4

;-^11111111,1171 ^^3^1^16 卜510口 ??~5^^3?6 1-1139 ^ 0 7 1 6^91-1315165 卜。56 0101^31131:165 : 力36 11116 ^30410115 51=05 ;?'1-1111 001100

^0 ^65 1^0 丫6 5

11/22/06 4:28 ? ^ 00424662-6800-460^910^9~

:'711116 0^01-6 311011 1 !丄35化110「 ! 1-1.381 313(115

0001^)1816 ^0 ^10 11/22/06 4:38 0 I"!「― 0 隐 . 3 8 . 7 8 5 6 ^

1

1-^1660)5 "10 6110 ― 陶 卜"6805 ! 71[!16 0^1.351 ;卜??00 001-3(100 : 0【1。1"!051

3.2.4

8 1 1 1 3 1 ^ 丁 3 1 ^ 6 1 ^ 1 1 1 1 ^ 0 1 1 1 1 1 1 3 1 - 5 0 3 1 6 ^ 0 3 1 6 0 0 1 ' ! 0 3 1 ||1|31113《03564 ^

|11 1(115 0 3 5 0 1110 1 3 1 ^ 1 ^ 3 1 ) 1 6 15 " 化 5 3 1 1 1 0 3 5 :11 0 3 5 6 3 , 311(1 311 1110 ;叩1115 3「6 11011111131-50316(1 0 3 1 6 @ 0 1 ~ 1 0 3 1 1^61^ 3「6 ^ 5 0 ! " 1^110115 0『801716 0 卩 ^ 1 6 11011111131-50316(1 0 1 3 5 5 ;0口 1115 III 1116 ^ 3 ( 3 861:

^ 八 1 1 0 8

5 1 2 6 00(^0

0\^^1^1 1

10001116 00(^0

匸\^八1120

^ ^ 。 ! "

〔V八&34

0『1101116 0\乂,16「5卜1卩

;11310310「0厂1|116「1化1 6311^111^

0\^八1135

0115101116!" 1 ^ ^ 6

"

11(6

0 \ ^ 4 1

0^016 0 0 ^ 6

\\\^\0^10^

0 ^ 111(61'!]01 1153^6

1-161-6 3 1 5 0 ^ 0 1 1 0311 1)50 6111化「出6 !1-3^ 1131*0 0「 1)16 0 1 1 1 - 5 ^ 1 1 3 ^ 01~1101~1011 1 0 501601【I化乂3「;313|65國


?)'6^10! ^

3.2.4.1

XVIII!

、、,1111

140(1&11^

848

3

5咖.[?,'!化!^!^!-: ! /^!!^! 8011/110^/0^ 8115111^

8-3(^1)3^0 01161*100

2 36501'!1^6(1 111 1^1^61 1X10(161 口!"0口611^ 1 0 1^

11115 01-1161'!011廿化5616011011 ^!'00001II 1^6 15 51111113!' 10 1116 |3^006^11^6 1|1 0 3 5 6

0:|13口 16「 2 (^&^1\0\\ 2.1 8 ^ 1111 !"0 30(5

1.0 111

XVII!011 1\^0 5(6(35 3 ^ I 化 ^ ( ^ ( ! . I 5^1 1110

1112 乂3!"!31)16 80160*1011 110^6^ 丁 1化\^1~!35165 5616016(1 1)1 51613 1 3「6 5110\^11 111

0111—3.8.

001(301 3.8 7116 ! ) " 皿 ? 1:0066111:6

1)7 匚1&33: [ ; 糧 4 7 01833: (;糧40

0^ 014025

1 14

0.002226 0.002188 0,0021丄8

6 6

01833: ^ ^ 3 5 ^7^13 5

3 10

0.002034

^ 1 3 5 3 : 0^30 。30

6

0.001694

0.001715

8 2 《1.1皿2 112 〈1-111^2

0 1 1 1 I I I 3 . 9 5 1 1 0 ^ 5 1116 !'05111(3 0 「 1116 ! " 0 1 ^ 3 ^ 5610011011 ^1~00655 ( ? ^ ^ !). 0\\\^\\\ 3.9

111& 0^11^: ?10(^6(11:1:6 ^01: 丁 & 0 化 " 叩 51110

0^

111:01: 116011

? V&!'46 01&33: 07*^47 6 3

0,014025 0.002005 0,001777

127.141908 3.033106 5,385909

0, 0058 0-0011

11.284807 1.613065 1.430059

\\^11611 ^011 00111(331-6 01!1|31115 3 . 8 出 1 爿 3 . 9 , 乂011 0311 5 6 6 11131 1116 01355 ^31~135105 〔 V 八 & 3 5 11161 II化1^1111111111111 11-8(111X1-6 0「1161^011 !11 1116 8111 111 1116 8 6 0 0 1 1 ^ 5【6|3, 0 1 1 ^ 1116 ^[-011

0.088758 0.088637 0*086506

0\^^\1140 211(1

5 1 6 ^ III 1116;「 0「;^1131 3 1 1 ^ ^:01\^6

^3^131?163 3 1 1 1 ^ ^ 6 丄 0 1 5 ^ 1 3 ^ 3 . 1 2 8 1 1 0 ^ 5 1(16

^31*13&1*18 \^1111^0\^ 0 「 0 化 1 1 0 X 1 110(^6, ^ 1 ^ 1 15 II化1^6^1^6881011 , 1 0 ^

0:5^13^ 3.12

1156 0^31111 6,6^35 0 (:職40 哪

「化'1^ ^0 ^0

,叩"1 1叩& ^卩化

1^6 \'& 1

',

18^6!

^0

&0咖31 8 1 ,

21

^1)1


3.2.4.2

0(11-30)1131-6 0^1161-100

115111^ 1110 531116 ^ 3 1 3 561, I 5610016(1 1116 0111-3(11131~6 01~1161^1011? 5110\^11 III 0厂1116 7 3 1 - ^ 6 1

1^10(161

1 5 1 - 0 ( 3 6 ^ 10

0111~8^1131~^

0:3|3137 3 . 1 3 沂 1-561 ―0,16(1 03(3 ^ 〕 ^ " 0318

國,.

、力「13匕165

01383匕。1/61

100 50

731-9611^01^61 1-11016 ^6^601611 73['!31)163 6(601 0111156^ 乂3【131:155

丫65 丫55

| 卜"01111)6!" 0(81115

50

^3X1^10111

6

3 3 3 ""!!!匕"

~~ 1^1111101001 0^11-501131-8 同 6 - 3 0 賺 6 0011005 1-^3X11711^111^31-131)16他他6!"

3 . 8 4 ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ 3000

!-删1111^1 ^ - 5 ^ 3 「 6

0.0020

1-510^ ^ 5 [ ! 1131-6

5.0^-4

;1156 ; 1 ^ ! 6^3)131^165

1^0 丫6 5

; 1 1^56 1018 「31:110115 \

8?08

0 卜83

:1-1111 0011011

5-1^110 1。

11/23/06 6:19 ^ 3205353^22~47112~&160-70

1-1-951 813(113

00111 !]1@16

! ^ 8 8 ( 1 8 1 0 ^110

1-711116 0(13511^1111

111^23/06 6 : 5 3 ^

卜 ^ 1 1 0111-311011

;0

| :'11016 0^ 0^83(100

011)111.16.30 3 6 ^

'-01\^ 1-1051

0;5口 1 3 ^ 3 . 1 4 5 1 1 0 ^ 5 1116 :1~66 001151『11^63 !))'

!!!^^^^.

3 ^ 1 3 , 1 ^ 5611111^ 1110


98

?^1011^6

1^0^0(111^

6,7^^6斷。':?)^01^1 80111(10/15/(?/' 811^1^3 ^^1100110)1^

848

0 1 印 1 3 乂 3.14 了^',^^[!^!!!! 顯^]#101^1

0

0 :

0 0漏:!0 0*1/!'3 1

1

^ | ―匸―

^ 0 0 ^ ^3X8

^^135 5

10叭0^018

^,.

0^1, 2.3

1,2

0^*1511 3.1

4.7

0730 1 . ^ ! ^ , 0*^78

^ 0 0 ^ ^101)1

1116 11311165 0 「 1116 ^31~131?165 5 6 1 6 0 ( 6 ^ 3口口63「卜6|0\乂 1卜6 111161^116^1316 ^ 11011-101'!11111&!) 1 1 0 ^ 6 5 0『1116 1^66 111 0!51313^ 3.14.

015口!3乂 3 . 1 4 八 5 | 1 0 化 5 1116 ^31~13^16 11111501131106.

0:3|313^ 3.14八

| 「116

[ ! ^VI洲 别 ^ 。 "

|5~

[!

論 訓 職 川 屮 " " , 1 懼 丽 " 勵 ^ 疆 ' 爾 " 『 續 : 國 刚 8 8 0「一: 1 3 1 2 ―"1

^30 1

∼ 肅 8

1 1 1

1 0.453659 0.342075 0.311563 0.262701 0.262662 0.224586 0.197157

^ 1 6 0 乂011 001111)3!"6 111(3 乂3!"1^)165 ^1^011 111 0 1 5 ( 3 1 3 ^ 3 . 1 4 ^ ^ ( ( ! ) 111056 III 0111|31|1:5 3.8 011(1 3 . 9 , 丫011 0211 5 6 0 11131 0 \ ^ ^ 1 1 4 7 6 1 1 1 6 ^ 6 5 3 5 1116 111051 1111^0113111 乂3「131?16 6 丫 1)0111 1116 1 1 - 3 ^ 113^0 311^ 0111-3(11131*6 01'!161"!八5 ^011 111^111 「61:311,

^ 3 ^ 1 3 5 1 6 15 311 ^ ( ^ ( ^ ( ( ^ 0『11116「1161:

7 1 1 6 5 6 VIII'!II 1^165 10 0 1 5 ( 3 1 3 ^ 3 . 1 4 八 3 「 6 6 X ^ 0 1 1 6 ^ 10 11化116X1 1,03已1|1 11115 6X3111 [^!^, 1116 116X1 0 0 ( ^ 6 !5 1116 14.0^1-0881011 110^6^ 8 ^ 0(30111112 115 V;! 1*1111)108 \^1111^0\^5 乂011 XVIII 5 6 6 1116 531116 ^ ^ ! ' ! ^ ! ) ! ^ ^ XVIII! 1)10 1^010 0^1111111^ 丁 116 V;! 1-15*1)168 \^111^0\^ 0『1116 ^ 6 ^ ^ 6 8 8 1 0 1 1 110(16 15 5|10\^11 111 0 1 5 ^ 1 ^

3.15.


0 — 1 3 乂 3.15

^ 6 0730 0^0^ 0^20 01^34 07^40

| 1)36

战 1叩"1 1叩-"' 1|1睡

^0 110~ 1140 ^0 ^0

:。"31111 06131111 06^1111

06^31111 ∼

丫65

10^61

0116

1^6

1^)01

厂"II!"

1:細11

1叩」1 1,1

^01-1111131

!11(101

8111317

(:舊34 (:漏35 ^ ^ 4 0

丁3「。61

11

51^111 乂3「!313|65

5 0 1 0 0 1 ^ 5 ^111011 ^61^6 111056 11131 1)1-0(11106(1 11)6 1)051 5(51115 111 1116 1^^610(31116111

0「 1116 IV&&. 丁 116 36160(6(1 乂3「;31?165 31*6 ^ 6 1 1 11)6 1^016 。"叩!!^ III 1116 ^6^1*688100 110(16, 1186(1 116\^

3.3

丁 ! ^ ! ^ 。 ! " ! ! ^ ! ! ) ! !

3.3.1

0 , ^ 3 1 - 1 3 1 ) 1 6 3

71-3115101*111 ^ 3 1 * 1 3 1 2 1 6 8

丁1化丁『305『0「01

&1)163 00(16 0&II

^10^6

1113^6 3

乂 3 ! " 1 1 1 6 5 6 \^61~6 ^ ^ ^ ^ ! - ! ^ 111 86011011 2.6.1.1

0 『 1 「3115「01*1113110115 0 ^ 111(61^31-30&16(1 ^ 1)1 30^^1011,

31^6 1\^0 1^(365 0 『

11-3115101*1113(10115『0「【116 0316^01^1031 ( ^ 化 ) ^ 3 1 ^ 1 6 5 :

鲁 0 。 叩 , 0 1 1 1 1 1 0 1 丫 1113&310「5 丁「3115『0「出31101, 「0『1116

1『^011 \ ^ 3 0 ! 1 0 I!"3115^0!"111 ^31*1&1)168 ^\011。 1)3(3 1 1 0 ^ 6

86011011

\^311&1)10 5 6 | 6 0 1 1 0 1 ^ 乂011 0311 5 6 1

2.6.12^

1 1 1 6 卩 & 也 3 5 III 1)111

1 ) 3 ( 3 ?31*11(1011 110(^6 ― 丁「303!"01*01 ^^「131)108 110(^0 ― ^^!「131)16 8^160(1011 1 1 0 ^ ^

3 5 5)10^11 III ^ 6 叩 ^ ! " 卩 3 1 卜 I I I ! ! ) — — 3 . 1 6 . 1『乂011 (!。 0 0 1 \ ^ 3 0 1 1 0 1*6^601 I。口 11(8 0 0 1)16 1)3515 0 「 11116&I1 1^61&110113111|3 3^011&, ^ 0 1 1 0 3 0 1156 11118 ^1*00653 1 0 03)3111 !'6 11011-111103!"

&110115111133 1 ) 6 ^ 6 6 1 1 出 6

!11(51115 311(1 1:116 1 3 ! ^ 6 匕 9 0 ^ 6 ^ 6 ! ' , ∼ 1 出 1 3 ^ 6 6^1^ 5015 11115 ^ 0 0 2 5 5 1113^ 1)0001116 ^11110 1 6 出 0 1 1 、 XV11611 11161-6 31^6 3 1^!"^6 1111111136「 0『111^)1115 (巳经.,2000 0!" 11101*611 1X13^ 1)6 1110!'6 ^ ^ ! ^ ^ ! 1 0 0111111)1310 1 ^ 1 ^ 3 1 1 1 ^31-1315105 0『51, 31化111011 ^ 0 ^ 1 1 6 I「3115「0「11131;005 011 1111(30113111: ^31~135165 0 1 1 ~ , 丁卜6 131-02655 0 0 \ ^ 『 0 「 1|1;5 15 III 1)111 0 ^ ( 3 1 1 0 ^ 6 》 0 ^ ( 3 ?!11*11(1011 110(^6 ― \^31^131510 86100(1011 1 1 0 ^ 6 ^ X!'308101-01

3.16. I ^111 6X3111106

1*1115108

丁 1^5 36(^1101100 15 1 ^ 6 5 0 1 1 1 6 ^ ^ 1110 10\^01~ 口 3 1 卜 0 ^ 0 1 5 ^ ) 1 3 ^

1116 「6511115 0^1)0111 0 「 111656 50(^11611005

XVIII!

31(0111311^6 I!'3115^0111131:10115 115111^

3 5111^11 ^ 3 1 3 561 ^ 0 ) 5 ^ 1 3 ^ 3 . 1 6 ^ 0 6 5 1101 1110111(^6 1116 11111)11(0 11036, 1^111 III 3 0 乂 0 ^ 6 1 1 151-0)601 II 1111^111 1)6 0 6 0 6 5 5 3 1 7

1 0

" " " 汉 1 1 1 1 5 110(^6 (^『。!^ & ^ ! ^ ! ! ! ^ 1「3115『0「1113110115 0!" 36|601111@ " 「 ^ ^ .


^!0^11^

100

^1(11 848

&116?^156

1、!1訓':^0011001 8011(110)15/01-

81(51)1635柳11(^0纖

0:3|3137 3 . 1 6

翻3|3|6 3616011011 ^31

丁【303【01711 731-13^165 (^)

?^691-6551011②

丁 0 1^611101151!"316 1卜0 I「3II5『011113【10115, I \\?1\0: 561601:6^ 3 501311 1111】11匕6「 0『1(1 口 11(5 311(1 1116 1^1131^ ^68?

5

^111011 「6口『656018 1116 ^5|301150 1 0 3 5 0 1 1 0 1 ^ 1 0 1 1 \ ^ 3 11^ ^0111611031 I ? 殳 . ^ 6 1 * 6 01*6

111656 1叩1115,∼1"(;!1 3「6 5110、乂11 !11 ! ) ̶ "

3.1 7 :

11111111161- 0卩011̶1)116 111^1111'!65 1 ^ 1116 01151011161- |3611 111011廿1 11111111)6!' 0?八丁!VI ^6(305113

乂 八 ③ 乂 八 ! ^

11)6

乜1「66 111011(115

0『八丁!VI \^|1|1^1^3\^315 ^111*1112 1116 ^ 3 5 1 1111^6 1110111115

1111111

0^ 3 5 5 6 1 1^^)65

乂 八 鼠

311 !11(110310!' 0 『 & 1 1 1 1

乂 八 眺

11(6

乂 八 動

1:0131

5^11601: 0^1)31114 1310^11015 0^116(1 ^

01-6^11 500!'6

0)5^)137 3 . 1 7 ;

― ^ ~ ― !

【化『3

0(0?

1.8761

卿 1 ~ 1(1(6^1 ^ 2 0 111^111 14011)11181 柳 3 4 一 1叩!^ ^011)1(131 ^ 4 0 1^0111)1131 ^ 5 0 ,0^1―∼―― ^01)111131 ^ 6 0 ^011111131 (打)【111【131 糊80 1叩111 丁 【&50 8111317

^1

|

^0 110 吡

^0 。0 ^0 ^0 ^

140 80 80 ^0

0

^0 ^0 附

±1

1|化01! 5101116!"


010/711'/- 3:厂"〃'"/,/。 5^1601 !017 0)1^

3.3.2

丁!'∼"/(",而!!。"

0^ \^01~10^!^

丁 ! ^ ! ^ 。 ! 1 ! ! ^ " 。 ! ! 136,0『6 ^31-131)16 56画6。1:。11

1|1 1116

^1111 0 ^ 0 1 5 ^ ) 1 3 ^ 3 . 1 8 11化^31-13(3165 ;1「6 I「3115『0「11^3 115111^ 1116 X 1*308101-111 \^31^1111)108

1101^0 311(1 111011 ^ 3 5 5 6 ^ 1 0 1116 ^ ! ^ & 比 8 0 1 0 0 1 1 0 1 1

||1 11)6 71-308(01-01 VII 1*1111)108 110(^6, 1 5 0 1 0 0 ^ 1 ^ 1110 1^3X111111111

1^01"!!"II

1「3115『0口11311011 3 5 1110

^6(31111 171611101^ 「01- 3!1 00111111110115 乂 3 「 ; 3 | 3 ^ 丁 0 1113^6 11115 5610011011. I 501 11)6 111161^31 1 叩 1 1 ^ 1?「0「611^ 1 0 1^13X10111111 1

^

0

"

I

1X3II5『0「11131 !011,

110(16

1 1 2 1 - 3 1 6 5

^1^0?"6111

卩0\\^「 1「305厂0「1,,31;01,5 0 「 1(16 乂 3 ! " ! 3 1 1 ^ 口1(^5 11化(!"3115『0「0131;011 11131 1「3115『0「1115 1116 111^1)1 11110 3 0 6 ^ ^31*13^16 \^II086 3!31!"11)011011 15 0 1 0 5 6 5 1 1 0 110!"11131 1)611-5113^^ ^151 ! - ! ! ) ^ ! ^ ! ! . ( 化 ^ 。 。 2.6.7, I ^ ^ 6 5 1116

0「卜0、乂 II 00111^31~65 1116 ^!5:1~113111!0115 0『311 1「31,5尸0「11131|0115 ^ 1 ( 1 1 出 6 II01-11181

爿!511";1)1111011 311(1 56100(5 11化0116 0 1 0 5 6 5 1 1 0 !^.)卩0「 0 1 3 5 5 11\1115^01111311011 ^ ) / 5611111^ 1116 0 1 3 8 5 1(1)111(8

I 5 6 1 6 0 ( 6 ^ 1)16 1)11111111^ 111^11^(0[-^

!'0^611^ 10 011111111^】11(1;""0『1 7 1 1 6 5 6 56^11155 3「0

5110^11 111 0 1 5 卩 ― 3 . 1 8^

0;3|313^ 3.18

III 111(5 0)313 561 1|161^6 31~6 011 ! ) 1 1\^0 1 1 1 1 6 ^ 3 1 - 5 0 3 1 0 ^ \力「136165一 丁 116〉, 3 1 2 1「 3 11110161-10 \^\3^\6

311^

011^0500^^

1138 0 0 1 ? 3 「 6 ∼ ^ 1 1 6 3 , II化11 6111617)1*156 ^!!06!" 36(3 1(5 0163511^6111601 1^61 1 0

^ 0 0 1 1 0 3 1 I丁 1116 !\16^(1:11:1八^1^150「 01)1100 15 561 1 0 八 3 ^ 0 0 6 ^ XV11611 01*631 !115出6 ^ 3 1 3 80111*06 (^^ 0;3口13乂 2 . 1 4 八 ) . 乂 八 1 0 ^ , 乂 八 尺 2 0 , 乂 八 尺 5 0 , 3 1 1 ^ 乂 八 尺 8 0 3 化 0 「 山 1 1 3 1 , 3 1 1 ^ 3「6 501 1 0 ^011111131 !?)' 511121^1-156

丁 卜 「 0 「

11化^「136165

501 1 0 !11161^,3卜5(^16(1, 1110 111X16 5631^1化5

311(1 0 1 1 ^ 5 1116 1^3x111111111 1^01*0131, 3 5 1 5^601(10(1 23「116「, 311(1『0『1116 「651 0『1116 乂3「1313|65,"'卜&卜 31-6 1 1 0 0 1 1 1 1 1 1 3 1 - 5 0 3 ! ^ , II 01^63165 3 (!^!!!!!!)' ^31*131)16『0「 63011 ! ^ ^ ! . 丁卜6 1 「3115「017116(1 ^ 3 ^ 1 0 5 1 6 5 3!"6 111611 ^355601 1 0 1116 116X1 110(^0 III 1116 |31*00655 (!。∼.1|1 11115 6X3111 口!6, 1116 ^31*131)16 861601100 110(^6 ^ 0 1 1 0 ^ 5 1116 X1-3118101*01

1*131)108 1 1 0 ^ ^

^ 0 1 1 0^)611 1)10 ^31*131)108 \^111^0\^ 0^1116 ^ ^ ! " ! ^ ! ) ^

80^011011 110(16, ^ 0 1 1 0311 5 6 6 1116 ^3^!411)165 | 3 3 5 5 0 ^ 1 0 II ^ 1110 X 1*3118(01111 V I I 1*131)108 ^31*131)165 31*6 5 ! 1 0 環 I I I 0 1 5 | 3 | 3 ^ 5

3.19^

311^

3.198.

711050

101


013(313乂 3.19众

1)36 06^81111 ^68

「65[! 丁1 一 卿 2 0 1 !'1^/^20 2 71^^203 11^^204 ― II , 2 0 6

1.0761

8。|8

0

1(1161731

1)6(31111 06(31111

731-961 , 1叩口 1 1叩"1 1^1)1 111(3111

06131)11

111(1111罾―― !811131^ 81113^

06(31111

111(3111 1,1

8111317

8103^

卜1

61(13^ II卿208 了,)八細10 71^^3^111 了 1—^63^112 丁匕霍31^13 丁 1—窗3门14 !"1^^3^15 11—^31^18 !"1一狄賺17

6103^ 81(1317

爾 效

1(1)101 ;

^

^ 61113IV―—一'

06(31111 ―….――"

06(311(1

:313∼ .1叩1)1 ,叩"1 ^ ^ ^ 81(13^ 111 !] 111 81113^

。6^3"!1

1(1)1111 1,1

7 1 训 閥 2

卜1

8111917 曰1。3∼

― 爐

了―1一卿3∼4 多̶31^5 ~ 7 1 ^ ^ 3^)6 71 " 閥 了 7 1 讲 謂 8 71^^31^19

06(31111 06(3"!1

10(3111 1,1 111 !]^1

06!"31111

^(!^!

^ 7 「

8111317 8111317 81113^ :81啊

,,

\

,1 0^

0:3|3|37 3.196 71^^501 丁匕卿502 06^3"!^ 丁I额504 VI職505 71^^506 71^^507 1-1^/^508

^311(1

1门^1 ^'―.」!| 1111111^ 11^111 11^111 1,1 1,1 1,1

0&131111 !'1^^804

^ " 關

^ 4 0 ^ 6 0

14 61啊 81啊 8|11317

~

81啊 81113。 81031^

111(1^1 申 1

71—^5802

71^^806 71^/^807

1^

8103^

06(30(1 一&的!!"

1^

8103^ 奉 1 1^111 111^111 1叩111

1,1

8111317 『

1^16^31

106(31!" 06^311)1 0 # 誠

1^011111131

0

^6)80181^

11

^| 一。『6一 上

|| 0 4

|

080061


0/10声"3: 701-101)16 86160(10^1 0^

?!'001 0!5口 1&乂 3^ 19八,II 0 3 0 1)6 8660

丁"。"圩。"賺I!。" 0/^0^101)168

& 10@ 1『305『0011811011 1113016 1卜6 0 1 1 5 0 8 0 0 1 1 5

^\&1)1&

010565110 1116 00111131 (!&^!!)"^。!!. 1^0 11*3113^01111311011 00111(1 1)6『000(1『0『\^八^11^1; 116006, 11 13 1)3356(1 10 1110 116X1 00(^0 3 5 18. 1『3 1「305『0『0131100 15 1113(16『0『3 乂3『13|316,出60 ^

^ ^ 1 1 1 1 001乂 1卜6

-

II &031011116(1 ^31-13616 13 ^3356(1 10 1116 06X1 00(16, 0011116 01*1^11131 \ ^ \ ^ \ & . 1『乂011 561 1卜6 111(16 151^0|3611^ 10 ^ 0 &1\6 1*16 1^6|60|; |3!^0|5611^ 10 1^0,出60 1)0(11 1116 01*1^11131 3 0 3 加 ! 1 5 『 0 0 1 1 6 0 1 窗 ^ 1 6 5 1)6 | ^ 5 5 6 3 10 1116 116X1 110(16狄!出1116 ^ 0 1 6 56110 11111111 丁 116 ^1101111^ ^3.119^1^5 01I&6『0『1116

01&55 乂3『1&616 16乂引5 0311 &150 1?6 36611 111 0|3|3|3^3 3 , 19八31101

3 . 1 9 8 . ?0『6X3011)16, 乂 八 1 1 2 0 1133 613111: 0316201-163. 丁 116乂 31^6 0 , 1 ,2,3,4,5,6, \^13^\65

(^&^

8 , 1^6006, 6\^\\1

V3I^13^)I65) 31*6 01*6316(1 ^ 丁 116乂 31*6 丁1一\^八11201 1111*011311 7 1 ^ ^ 1 1 2 0 8 ^

丁116 乂3『1&1)16 乂 八 1 1 2 0 1135 50016 1111531113 ^ ^ ! ^ . 90\^6乂6「, 0 0 56口&1^16 0 3 1 6 ^ 0 1 ^ 13 0^^3.1&6卩0『11. 丁!^!^&化,00 311111111 乂 ^31*131)16 13 0^6^1661卜6 丁 1—乂八^201 (&1(63 1116

1111351113 ^811163^ 丁卜6 30111111 乂 ^31*131)16

0 ^ 1 1『乂八1^20 18 0 , 31\6 0 011161^13^ 丁 1^\^八11202 0 ^ 6 5 出 6

0 ^ 1 ^ 乂 八 1 1 2 0 :5 1,311(10 011161^15^ 丁 1 7 八 1 1 2 0 3 01(63 1116 乂 ^ 此 0 ^ 1 化 ^ 八 1 1 2 0 13 2 , 30(1 0 011161^136, 610. 丁 116

&6165 36160(6(1 6乂 1(16

&1)16 86160(1011 110(16 31*6

^ 011中111 3.10.1^016 11131 0 0 ^

1^0 ^31*1&5163 ^61*6 5616(^601, 1110111(11113 0 0 0 0『1116 0 6 ^ 31101111 乂 ^31-131)165 01*6316(1 6 乂 出 6 11^05&1111&1100. 丁卜6

8 6 1 6 0 ^ 1 0 0 110016 01-63(6(1 1)16

出 6 1 1 8 6 八 0 ^ 1 6 ^^『131)168 ^1-0)3011^ 0『1)16 \^\^\^

& 6 1 6 八 0 乂 1 6 \^八1111^ 1)6031136 I 361

8 6 1 6 0 ( 1 0 0 110(16 10

0111^)1113.10 1116 1)111112 ? 100^(1111:6 ^11^0X3 011036X1 11^

7 & 1 0 6 1 : 6 3口 3101 0 2

? 7&1116 2 14

&0716: 7 ^ 1 9

丫011 01&乂

0.007478 0.004542

33.667268 2.930341

:101: 1160X1

3(111&169 《0001 0.0002

6.016813 3.654798

0.089357 0.089088

0 1 1 0 口355 0101*6 111811 0116 ^ & 0『1^305^01*11131!00『0『63011 10161^31 10|5111: 10 1116

^ 8 1 * 1 0 5 1 6 86160(1011 110(16 01-1116 ^631*6881011 0 0 ^ 6 1)1 01^6『10 361601: 1^16 1?6116『0『1116 1^0, ?0『 6X3111 口 16, 乂011 0 1 3 ^ ^ 3 0 1 10 |3335 1^3X111111111 ^01*11131 311(1 0^11111311『3115『011112^0115^ 丁 1115 0 3 0 1)6 30116 ^

3^1^1113 1\^0 1113011063 0『1卜6 丁 1^08【0『111 ^ 8 1 * 1 & 5 1 6 8 1\06&. 1|1 1卜6『11*81 1113(31106

( 坨 口 ! ^ 加 ! " 6 ^ 71*308 111

3.20〉 0『1116 71*308(01*111 \^31^135168 00(16, I 11*3113^61111 &II 1卜6

1)1161^81 11^1118 1131113 1^6 1^3X111111111 ^01*11181 (!1&115『0『111011 ^

361(1113 1116 111161^31 1 0 1 ) 0 ( 8

^1*01361^ 10 1^13X111111111 ~0『11131 1|1 1\\6 560011(1 111301106 ( ^ ! ) ^ ^ ^ ! ! ^ 5 ^ 丁 1 ^ 0 8 2 III

丫 3.20〉,

I 1^305^01111 &11 111(61^31 111(311(3 1151113 1^16 0^(111131 11*3115(011113(1011 ^ 36(11113出6 111161*^31 III |111^8 |31^0|3611^ 10 0|^!11131 丁11611, 1131113 1卜6 8 ^ 8 0 0 ^ 6 110X16, I 016!"^ 1116

& 5613 01*63(6(1 1?乂 1116

丁!^!^&!1!!! \^31^186168 110(163 3 0 1(131 I 0311 口355 1)0(11 1^)365 0 ^ 11*303&1111311011 10 ^ 6 ^6^1^6881011 00(^6『0『厂1031 36160(1011 0 ^ 1116 ^31*131)165 001151(161*1113 ^ 5 0 出 ^ ? 6 5 0『11*30 3^001131100 ^ 0 1 5 ^ 1 3 ^ 3.20 3110^3 1116 口『00655 110\^『0『001111)1111113 1(16 1 ^ 0 1^(565 0 ^ 1|^115『001131;0115,

103


104

^1-^10(1^

^0(1&11)1^

1177/7 5^5

&710^!1^1^邊16!': ?)~001\00\ 50/11/10175/。!' 81151)16^

/―!^!化,化

015^13^ 3.20

81 !^^8^^1351

丁 116 1^1^X111111111 1^01*11131 112115『0「11131:;011 15 ^0112 1^ 1116 X 1^3II810111 ^31*131)168 110(16 ^ ^ ^ ? , 31101 【I化011110131 11-3115^01-111311011 15 ^ 0 1 1 6 ^

71*3II8101*01

15 115001 1 0 001111)1110廿,6 ^ 3 1 3 5 6 ! 5 ^ 1 1 6 1 ^ 1 6 ^ ^

1*11115165 110(16 X 1*3082^ 丁!16 8 X 8 0 0 ( 1 6 00(16

^ 1 6 5 6 1 ^ 0 110(^65, 311^ 1116 00111^1112^ 6 ^

561 15

|3355201 1 0 1116 1^021*6881011

015|3!3^ 3.21

5 1 1 0 ^ 5 1 1 化 3 八 5 00(16 1156(1 10 001115)116 1116 ^ 3 1 3 56(5 01*63(6^ 5 ^ 1110 丁「305『0「111

1-1111)165 0 0 ( ^ 6 5 X 1*308 ^111^ 1「3!182^

0:5(313乂 3 . 2 1

! …

加 3

55^2^?0 ^ 1 ^ 1 * 1 ;

―33*3!:乂?。&丁—^110;!!!:; 磁 " 4 化 」 1 6 . . 1 刚 3 — 7 ^ 1 1 1 ^ ^ ― ! ^ , ,11^132—^111^1^

!161:96化!^^]^.

11:3丁

8 ^ 3 00^6苎 力^

1^016 11131 1116 1^3(3 8615 3「6 1 1 1 0 ^ 6 ^ XV 11)10111 3 8 ^

51316111131,I, 1)60&1150乜16「6 15 2 0116-10-0116

001-1-6815011(161106 1 ) 6 1 ^ 0 6 1 1 出 6 1*0001*^8 0卩1116 ^ 3 1 3 5^15 1 1 1 6 ^ ( ^ . 丁!16 01&01*0 ^31*131)105 0011131111113也 6 11311105 0『1116 6 X ^ 0 1 1 ^ 3 ( 3 5615 &1*6 01^316(1 6乂 1116 8 八 8 0 0 ^ 6 ! ! ^ ^ . 1^010 11131 11化1^0(16 1 0 口『0口61!》' 0『1116 111-51 1115131106 0 ? 1116 X 1*3 08*01*111

1)168 1 1 0 ^ 6 15 1~1~3118, 3 1 1 ^ 11131 0『1116 3 6 0 0 1 1 ^ 1115131106 15


01率(^!' 3: \^11106!6 8^1^0110)1 011(1 丁,,和.瞧!!011 0^ ^01101)1^;

XII6

& 1 6 8 ^111(10^^ 0卜1116 1^6^1*6881011 110^6 15 5)10*11 111 0 1 5 ^ 1 3 ^ 3.21.

0:3卩13乂 3 . 2 2 她1訓,^^!^1 ∼' ^ 0 | 11^0 100」『5(^0【5 0^2111! ;^"」 0^3111^ ^ ! ^ " ―

| 3013011 ^0 ^0

| 17010 1叩"I 1叩"1

^0

1叩"1

^0 |40

1,【 ∼《「丄'3

0"城 ^60 ^^70 ^60

\ 16^ 1门^31

\ 1^30 ^1

0 ^

1?

~0巾1。31 ^ 6 ^10^31 1^ ^ 『 幽^ '…,1^"… ^001[[!31 ―,4舰^1―""!5一

| 丁^5(0—50: 0\66\\ 丁【303(0^3(1

― : 、

∼0《

0

06(3^11 140 1)61續 ―》? ^10

1啊【 !^) 10^31 丁 1061

1\

丁 1化11-3115^01"!113110115 1^0116

1)0111【I化II"!1118『0「111 \^31^131)105 0 0 ( ^ 6 5 (^!!^^'!!

0 0 ^ 。^11&1516 1 0 1116 ^ 6 ^ 1 * 6 8 8 1 0 0

0^^05001^5 01-63(6(1

?!'0111 018(31&)' 3 . 2 2 , 11 0311 1)6 52611

1135 1^/0 ! ^ 口 " 。 卩 ^ 化 & ! " ! ! ^ " 。 " . 丁 [ ! 6 0 「 9 0110 15

1)1 013^13^

3 . 2 0 〉 3「6

【!16 、 0 1 ^ 種

1^00^01150500^55∼"^

1「3115「0!"11!"1^ 1116 乂3「;361。 0「6^1化0「0 115100 1|化1^111X111111111 1^01*0131 11161110^ ^

^「^1)16 01^203001^5 01120500^5 1116 0^1111:11

XI'&08101*111 ^31*131)168 110(16 X I 1 1 8 . 丁 116 360011(1【「3115『0「111:1^011 0『1110

0?1^0^03001^^

0!~6^16^

5^

113115「0「111!1巧1116

15

1116 15

1^3II5^01*111311011 11161110^ 11131 15 口6「「0111化3 XVIII! 1116 X 1*3118(01*01 \^31^1111)168 110(^6 丁『111182, 1|1 31^^111011 5 1116 0「1^!1131 ",化!^'」乂3「131?16

01180800115

15 3 1 3 0 ^ 3 5 5 6 1 ^ 1 0 1116 ^ 6 2 1 * 0 8 8 1 0 1 1 1101^6 XV1111

115 1^0)6 3 5 5 1 3 1 1 6 ^ 1 0 101)111 511106 I 561 1116 1^1110 3 门 3 ^ ^ 0 0 1 !3「0|3611|25 1 0 1^0 !11 60111 1116 71-3115(01*111 \^31^!315108 110(^65 X 1*3118出13 X 1*11 II82^

\\^6 0311 & 1 3 0 5 6 6 1化「6

1)16

'!&1)10 \ ^ 八 6 1 ∼ 卜 3 5 01、1 乂 0116 1(111(1 0 「 I!"3115^01'!11311011. 31\6 11131 II 15

3 0 0 ^ 1 1 1 ) 3 1 11-3115^0011311011 ^ 丁 116 1^3X10111111 1^01*11131 1116111001 3 ^ 1101 口!"。""(;6 3 0 ^ !^3115!"01111311011 0 『 乂 八 & ! ] ^ , 1)603056 !!16 0^1@11131 V&!'131)16 13 0!056「 10 110「1113! 111311 311 乂 (^)"^!" 1「31150111136011 0卩1116 01 !^1113^

0 啤 1 1 1 3.1 1 5!10、乂5 1116 ^ 「 1 3 6 1 6 5 5616016(1 1 ^ 1)16 " ( ; ^ 6 5 5 ; 0 1 1

\^31~131516 5616011011 ^

1116

0口1|3口1 3.11

1^)6

3 ^ 0 3 1 7 3 1 3 。1 ^ 6 ( ^ 3

靈 8 0

1^016 11131

\^八1180

0?

0111-5(11131:6

6

20.7430 15.1017 13.2491

15 3 110111111&1 ^ ( 化 ^ .

? 1; ^

^

《0001 0.0005 0.0056

丁 1 化 0 1 3 5 8 111^)11(5 口 「 , 化 「 0 ! " 11115 0 3 5 6 ^ 3 5 5 6 1 1 0 1 ^ 0 0 巳

9 6 0 0 6 , 1116 V 1 ) 1 0 ^ 3 5 001: I: !"3115?01'!!!^^.


106

^6(11011^6 140(1&11^

3.3.3

& 4 5 ^11(61-^1-156 ^11761': ^00(1001

71*3118101-111311011 3 # | 6 『 ^ 3 1 * 1 3 1 ) 1 6

80114(10115/(^ 8143117683 ^^1100(10118

86160^1011

I犷乂011卜3乂6 & \ 1 ^ 6 口"!!!!^!" 0『^81*131)165 III ^ 0 1 1 『 6 ^ 8 6 ^ ^011 01&)/ ^ 3 0 1 1 0 ( ! ^ 6)11111113(6 111036 11131113^6 6乂1『60161^ 1 0 ^

001*1*613(1011 \^!1|1 1116 ^ ! " ^ . 丁 0 30111^6 11115, I 5611116 乂811165

0『1116 1\1!0111111111 1^-8(11181*6 311(1 ^ ^ ] ) ^8(10&1*6 口『0口611!65 0 ^ 出 6 ^31*131)16 86160(100 0 0 ^ 6 10 0.005 311(1 0.0005,

^ ^ ^ ^ ^ ^ ! ^ .

丁 116

^31-131)163 36160(6(1 111 816^ 1 0『1116

86160^1011 31*6

5110\^11 1(1 0 啤 0 1 3.12, 0 却 I I I 3.12

1^-3(111(11:63 201: 丁&1:9化^8^181)16:"印

01&33: 观3议 ! 61: 0X111: 01883: 7 ^ 5 0 1 0110^: 7 ^ 5 0 01&33: 61: 011。:7 ^ 2 0 :01&33:7 ^ 8 0 I !)"。!): 職 8 0 ! 層 1 6 2 ^11111

0?

11-5(11161:6

17 5 8 3 8 4 6

0,010908

2

14 1 3 1

乂":

&0716: 016(130016 781:: 0116(13001:6

0,010724

0 0 0 0 0 0

009589 009517 009424 009410 008450 008392 0,006479 0,003508 0^ 000289 13.000162

1^2 ^ 11113^2 82 ^ 11111112 ^2 ^ 11111^2 〃」

:'-"、:-∼一.';~ ^ ― 一

0111(3111: 3.13 5110\^3出6 ^31-131)165 56160(0(1 III 310|5 1. 0\1\^\\\ 3.13 7116 011111^ ? 1:006|1111:6 52260^3 01103611 ^01: 丁&【06仁:163。 311111 02

| 61: 011)1:7^311 | &0716: | 01: 01111: 啣20 ;0^0\1^:懂 8 0

0?

只-3^11&1:6

5 14 3 4 2

0.010724 0.003912 0.001891 0.000673 0.000567

? ^1116 19.369933 2.529776 5.715847 1.525318 2.574017

11-78111X6 《0001 0.0013 0.0007 0.1918 0.0763

8.628783 3.147905 1.521686 0.541304 0.456572

" 一 ̶ 一

015(313^5 3.23八311(1 3.238 5卜0\^ 1)16 乂3『;36163 ^3383601 10 1116 116^1*6851011 110016.

& 1:1:01: 06811 5(111&]:6 0.089095 0.088882 0.088741 0.088720 0.088689


015^13^

3.23八

「 " 「 亡

|

1^0

丁1 一 ^ 魏 7 1 - ^ / 1 &墨洲1 删 II ^ 0 7 1 6 ^ ^ 1 ^12 ^413 ",』 1 1 ^ 0 ^ 1 6 墨 ^ 1 ^2 ^3 ^4 丁 1 ^ 0 7 1 6 一 糊 ^5 71^0^10墨卿 ^6 1八。VI6一湖 ^7 71一八0716墨\^ 71 ^0^16

015(3137

|

\ ^

1

1

1 ^

0 ^

|

101)01

^0^16柳川:1 ^0^16 10 ^0 ^0 ^0 [ ^ 城 [ ^ 滅

―"。^ 110 !40

1叩!^ 1叩!]1 1,1

II

1^1 1^01 1叩111

^

1叩01

110 ^0 ^0 ||0

【叩^ 『叩"1 1响1 1响1

^ 0 ^ 1 6 7 ^ 1 ^ :13 ^ 1 6 糊 川 " ^ 1 6 7 ^ 1 ^ :16

61^3^

^ 1 6 補 1 4 : 3 01, 曰1门3∼

^0716糊1化6

6^3^

^ 0 ^ 1 6 湖 1 " :9

3.238

11 I 1136 71 3湖201 亍1—0 一^1202 71^0^^203 71^0^^204

|

03碑 [ ^ 城

0'化'

0赚20:0 0柳20:1 0卿20:2

【叩"1 111 口"1 1叩《

11一 0 ^ ^ 3 4 ,

061城 11 0 ^ ^ 3 1 ^ 6 [ ^ 滅 ,顯。一湖502

110 110 ^0 ^0 ^0 ^0 ^0 140 110

V ^^!^!^-^ 0棚20:4 0湖3化0 0 ^^3^:1 0 ^^3^:2 0 ^^3^:3 ^0柳34:4

,,1 1^1^

81031^

1晴1 1叩"1 1。卩"1 1叩"1 1^1^111

6103^

1叩11|

61卩3吖

61(13^

||| ― ^1

0 ^^50:0 0柳50:1 0柳50:2 0 ^^?50:3

061311^1 71—0墨\^?302 冊03

― 42 00 ^ 稱50 卿 5 0 ^ 7 0 卿80 口60"。& ^660^^^^^

061^

0(^31111

[ ^ 城 03城 丫65

^0 ^0 ^0 ^0 ^0 "!40 ^0

1 口16^1 爿0^门31

。5^0巳 犯乩∼叩0∼

^ [ 一 ^0

110^

0輕80:, 0卿80:2

、 1^111 ^ 6 ^ 1 6 [! 86拎""

∼0巾1门31 "(!1X11031 了 3/001

^

1

!7!"。'!! 0 1 5 ^ 1 3 ^ 5 3 . 2 3 八 3 1 1 ^ 3 . 2 3 8 ^ 0 1 1 0311 5 6 6 11131 1卜6 ^31-1:11)16 801001)011 1101^6 0 ^ 1 1 1 ^ 1)0111 1116

^ 3 1 - 1 3 1 ) 1 6 8 0 0 0 1 6 0 ^ 3 1 0 ^ 1116 ^11111111^ "「卜化!65 ( " " ^ " ― " 化 ! ! ) 『 0 ! " 八 0 \ ^ 1 6 3.1)6 ^01\^6

01355

^ 「 ^ ! " .

63^11

0『111056


^11(1x^2

1^0^01(11^

3.3.4

;177/1 5 / 1 5 1^1110-^1-1X0 \41^:

?1-00(1001 8011(11011!; ^

^^1100(101^

811X1/1^

33^1119 3 1 1 3 5 X 1 ) 0 1 ^ 1 1 9 仇 6 0 0 1 1 6 0 6 1 1 6 1 * 3 1 6 ^ 1 ^

1116 1『3115,0『111

^31*131)165 110116 丁 116 3 八 3 00(16 ^61101-310^ I,乂 1116 71*3118101*111

&1)168 110(16 0011 1)6 3 ^ 6 ( 1 & 1 1 ^ 2 X ^ 0 1 1 6 ( 1 ^ 5!111!?1乂

0|5011 1116 1^08111(8 \^111^0\^ 0111^ 5 6 ^ 0 1 V 比 、 V 5卜0職111 015卩1^

8 八 8 1^811118

卩 1 0 化 0 0 ( 1 6 ^0111 1)16 11101111 ^

35

3.23(1^

013^)13^ 3 . 2 3 0 ―-,―

^

――…一國…

「―――『―丁^―― ―

^

一一11

― ― :

― ―

― ―

^6511(15 ~ 了「80,『01711 ^31101)165 (力

1!]

11 1.0^

0"卬。1:

6 丁「305、 5001-06

「0!^敲,.

5 1 1 瞧 ^ 5^115^1:5》

1钆'"11161. 01 167613 :

"界"丁

15

0

20

1^11 丁

1^11 丁 50

1圖丁

咿11下 0 1 ) 1 ^丁 011则丁

01^1门3【 00111^1116^ 00^1^31116^

0 0 丁∼丁 00丁叫丁 0 0 丁∼丁 01)7^11 丁 01^「 口丫

0001|31|16

丁 1.40 VI 6—^/7^141 丁 1-40716-7/^11^10 了 1-4(^/16)^1411 丁 1》0乂16一\^11412 丁1一八0乂163^1门13 71^0^16^^11^114 71)0^/16一赠1门15 了 1—40716—7/^142 丁 1—皋0716—7/^11^3

2

2 2

0

':'

:'11

0^611

^ 0

II化1^10\\ 00(16 \^11|50化,5^1001 ^110

311^ 5 6 1 6 0 1 3 1131116卩。!' 1116 3 3 ^ 6 ( 5

^ ' : ^ ^

:;'::

II國八0^16—^7^1^15

0 0 0 0 0 0 0 0

4!'"

2:

:,

||01^「11下 權。11丁「11 丁

丁0 5 3 乂 6 1116

1

2

「「0111 1116 11161111

'…^ 一0

0 0

01101; 011

8^^6八1

丁 116 5 八 5 ? 1 。 ∼ 0 0 ( ^ 6 5 3 乂 6 3 111 111^ 6 X 3 0 1 ( 3 ^ 15 5卜0∼11 111

0 1 5 ^ ) 1 3 ^ 3 . 2 4 , II 15 1 1 3 ^ 3 1 1 3 6 1 ^ 3 5 3 (!!^ ?0「 6乂口011,


013(313^ 3 . 2 4

2 3

4

1611^:11 ^00^^0^0131: 5200;

5

一0 "墨?"13

6

011:015 ^00^?01:1181: 一011—^01:1181::

0 . ;

1 8 9 10

,,

,0'纖?

^01: 40716^\'&? III; 會8

3

,111111117 ^01: 1*^61 1;

11

191)61 丁 1—厶0716一乂;^111:1^ ^ ^ 1 6 ^ 5 : ^ ; 2 ':

12

一0!1一?01:0131; 2 ^ 0 ^ 1 6 ^ ^ 1 0 ;

13

11 4 0 7 1 6 ^ 4 1 ^ 1 1 1 巧 ~

1^1611 丁 1 ) 0 7 1 6 — ^ 1 1 1 1

14 15

1^ ^011^011)1161; ^ 1 1^1611 丁1—40716一乂^11】1 : 1;

16

6136 丁 1—710716—7^1X1

^ 0;

:二

17 18

101)61 丁 1—40^丄6一叮&!^!!之::'3(7/26 V^?,1^:2 ;

丄9

一0"—?01^81; : ^ 0 7 1 6 ^ ^ 1 1 1 ;

1

20

1^ ;10716一乂^1丄11 6 ^ ^ ^11611 丁1一;10VI 6—^4^1112^ ^

21

613&

22

12 ^011^^011118& : 2 ^1160 7 1 ^ 0 7 1 6 ^ 7 ^ 1 1 1 2 ^ 1;

23

6156 7 1 ^ 0 7 1 6 ^ ^ 1 1 1 2

24

,1)11111117伫0汇 161/21 3; 1 & 6 6 1 丁 1 — & 0 7 1 6 — ^ 1 0 \^16^^1^:

25

^ 0; 3 ; 1

26 27

11: 4 0 7 1 6 ^ ^ 1 1 ; 6(1 , 1^1611 丁 1—40^16—7/^1113

28

3.4

29

1^ ―011—^01:11161: ^ 3 & 6 0 丁 1 — 厶 0 ^ 1 6 ^ ^ 1 0 3 ^ 1;

30

6136 丁 1 — 皿 " — 乂 皿 0 3 ^ 0;|

31

,1)1.111^7 ^01; 1*^61 4;

31111111131^ #

71115 (:!化!^^^ 5|10、\,6^ 110\\? 1116 V I I 1*1111)10 80100(1011 110(^6 5 ^ 1 ^ 1 5 ^;31680「;1;31 311^1 001111111)0115 \^11~!^165 1 0 1)6 1156^ 3 5 !11^)1115 III 1116 1110^01111^ |31~00655 ^11611 1116 1 3 1 ^ 6 1 15 1^11317 0「 00111111110115.

^

丁 训 ( ; ! " ^ ! ^ 3!'6 3 ^ 1 3 1 ) 1 6 1^0!' 、 ^ 3 ^ 8016011011 ^ 1 1 6 0 1)16 1 3 1 ^ 6 1 !5 ^!11317: ^ 8 ^ 0 3 1 ~ 6 3 1 1 ^ 0111-301

^

丁 116 8.-5(111(11^0 0「!&「!011 0311 1?0 1156^ XV 1(11 1)1113^ 3 5

3 5 0011(111110115 13!"^!:^.匕III 1110

0 1 1 1 - 5 ^ 1 1 3 ^ 01'!161"!011 0311 1)0 1156^1 0111^ ^11)1 1)111317 1 3 ^ 0 1 5 ~ ^

丁 1,6

1*1511)10 8010011011 00^0忭3115「011115 111(31115 111(0 ^ 1 1 1 1 1 ^ ^ 3 ! " 0 3 1 1 ^ 八 0 乂 1 6

\ 1 11^136165^ ^111011 31^6 1.156^111 111 ( : 叩 " ' 「 ― 11011-111103!" 「61311。1151,1口5 1 ^ 6 ^ 6 6 1 1 I叩1115 3 0 ^ 13 「 3 ^ 5 , ^

丁I化V:"'111&16 80100(1011 110^0 3!50 51111 !')!11125 0310^01~10111 , ' ; 3 1 ^ 5 \ ^ 0011(1(55111^ II化

1 1 1 6 71-1*118101*111 V I I 1*131)165 110(^0 0^01~5 3 ^ 1 ^ 6 0厂「311^6 01101005 「0「 1巧1,5『0「1113110115, 1110111(1111^ 111111111516 1「3,,5『0「11131|0115 0!" 311

311^ 1卜6 0(511011 0 「 (;!^^""^ ^11111171^

、力「;油165 「0「 1116 0 3 ( 6 ^ 0 ! " ^ 5 0 「 031612.01-1031 " ! " ! ^ ^ .


110

? 1-0(110(1^6 1^0^1(11^

"'〃/,

^1116)^1-1X0斷16,':

1『11161-6 31-6 3

?)~0011001 80! 1/110115 /。尸811X1賺8

^^1100110)15

0「 1叩1115, ^011 0311 1150 II化V;! 1*1111)10 86160(1011 1 1 0 ^ 6 1 0 II

1113^6 3 ^!'61!|11|11317 ^3!"!31)16 5 6 1 6 ( ^ 0 1 1 , 311(1 111611 ^ 0 11*3115^01"!113110115 0^1116 561601:6(1 ^31~!^13|651 1『1116 11111111^「 0『!11^11(5 1 5 5 1 1 1 3 1 1

7

111011 ^ 0 1 1 0311 1「3115卩0口11 ^11 0『1116

1叩1115 !^';0「 1 0 ^ 「 1 3 6 1 6 化 1 ^ 1 0 1 1 , 1『50化5!「6|1 丁 1化00(^6 ^1161+31 0311 1?6 5 3 ^ 3 3113 6 X ^ 0 1 1 6 ( 1

3 . 5

^

1 ) 6 1 1 1 0

3.5.1

3

0 1 1 3 1 1 9 1 1 1 9 州 6 1^635111*61116111: 3 0 3 1 0

0 , 3 乂 3 | 1 3 | 3 | 6 III 3 。 3 * 3

8011 !'06 八50111-06

15 0^31001∼;仆1116 5 八 5 13^16 811^八II丫丁八1^0已丁―8, III 0^031!115 1116 ^ 3 ( 3 50111^6,

1116八(!^!!口!1 1\16^1|31;1 ^ ^ 1 8 0 ^ 01)41011∼35 5016016^1 2.5 0

)

015(313^5 2, 1 4 八 3 1 记 2 . 1 4 8 111 36011011

1116八(,乂;!!^", ^ ^ ( ^ ( ! ^ ^ 八 3 乂 1 8 0 「 0111100 15 3616016015已1116「13「156 1^1;116「

.

5.2 1113^5 1116 11116^31 ^31-1313165 \\ !1|1 1655 111311 2 0 ^15111101 1 ^ 6 1 5 35 ^0111111315 11111055 1卜6 0 1 3 5 8 1 ( ^ 6 1 8 0011111: 7111-651101(1 |3「0|^!1 乂 !5 561 10 501116

01卜6「 111311 20 〔566 0 1 3 ^ 1 3 ^ 2.148 111

!). 10 1卜6 6X31111316

^ 3 1 3 561 81^八II丫丁八11051—8, 1116 ^31-13616 乂八113川1133

19 3151:113

1^61106 5 11 15 1 1 1 3 ^ 6 ^ 3 5 1^011111131 II 13 3 111111161'比乂3!";3616, 3 5 0311 1)6 50611 111 1)10 0 1 3 ^ 1 ^ 5 3.26 111「011^1

3^28^ 丁 0

乂311161 0011111111 111

1116 11163511「61716111: 50^16 0『11115 ^ ^ ! - ^ ! ) ^ 1 0 10161^3!, 「0!10∼

1116 5 1 6 ^ 5 ^ ^ 2 1 1 ^ ^ ^ ^ .

011014 011 1116 13516 1131116

1)3*3 80111*008 111 1116 。 「 ( ^ ^ " 口31化I, 35 5|10\^11 111 015^)13^

3^25^

0)3^137 3.25

固1 9

3 0118^61-38 7; 0 1 0&1& 5 0 ^ 0 6 5 101^6丫丁;^0已!" 8

^!讀1̶67^0̶6 ^-!^] 01991-3013 :

:^ 0111561-8

~"-―

^…、;

"^"

~ \ ::\:;、 ^

― : 「 : ' : : .

^口 :. 1

"八6(56丁 8

;^3^19&165 8謝

;569^116^1 左力6「1131 0313

^11 00^6 耐65

711011 0110^ 011 1116 015(513乂 325^

0011111111 0「11化\^3|1;11)108 ? 1 ^ 0 | 1 0 ^ 3 5 5110\^11 ^ 1116 11101156卩0;1112「 1)1

71115 0(56115 1116

1-1111)168 XVI!!^^^, 35 51】0、乂11 !11 0 1 5 ^ 1 3 ^ 3.26,


0101)1^

3: 1^01-101)16 561^0110?1 0)1(1 ??"〃,、:/^/'〃!"//。〃 。义^0)101)1^

111

015(313^ 3.26

| 10^01

II

2 0

柳 川

^40 ^50 漏 化

口0!^'131 〃0打、化31

^^80 1:则"0卬 11111111 下3【061 【&50

611131^

| ^6^0*1 1^0 ^0 ^0 ^0 ^0 110 ^0 ^0 ^0 ^0

0^

10^611^

~ 0'卬 ^0 110 1*0

、 。――

^0 ^0

^1

11

XV11611 ^ 0 1 1 0 1 1 0 ^ 0 0 1116 31'!~0\\ !11 561601 111(01^01 ( 。 ^ 口 ! 3 乂

0011111111 。。「「亡^口^门^!!门呂10 1110 ^3['!3^16 1131110 \ ^ ^ 1 ^ 3 ^ :

3.27〉 3 1 1 」 0 1 1 0 ^ 0 ^ 1116 111035II 1~61116III 5 0 3 1 6 0^1110 11113111 乂八1131^ 13

011311^6^ & 0 0 1 1*40111111111 1 0 1 0 1 0 1 ^ 3 1 ( [ ^ ^ ( ! ^ 乂 3,28》

013^137 3.27

0x101 柳1 X ^20 卿3∼

,11[!1/1 1叩1/1 1110111

^50 ^ 8 0 1'!00111 1零II

0:0)1

「」

111(6^1 ^0 、011111121 1^0 1^00#^1 ^-! 40 ^0 ^0 6 ^ ^0 ^0 :" '|『1 '!

: : ^

^

^0 ^0 ^0

1- ~

' - 。: ~

― 4 ^ ^

110 1^^

! 0^∼

」 &X1151^

00^

018(313^ 3 . 2 8

― \ 柳 川

柳34 7^40 乂∼50

0 ^

^

1111)111 1(1[!111 116^016 '叩111

111(6^31 "叫",131

^

110 ∼ 011191^ ^1

^

140 ^0

。0^131 職&。

1 &印 140

110 ^0 110 ^0

丁讽

1 、

^

I

^

^ 0 0 ∼

1

」 袖

3『1)11 ^!5011551011 0「 1116 I V [ " ! 1 ( 1 ^ 3 八 ( ' " " ! " 0 ̶ 0 1 1 5 111 01~6311115 3 ^ ^ 1 0 50111X6, 5 6 6 860(1011 2.5 0「

1


112

^^6(110(1^6

1^0^61(11^ 1^7/2 & 4 5 &116"口"!36驢"6": ?1-0011001 80111110128/。卩8143111638

3.5.2

^^1100110178

8 ^ 8 0 0 ^ 1 6 ,。『001111131*1119 6『。11|16|1 。3量690『画。3誦^3酽画3&隱65 ^ 1 1 1 1116 111191*0^1)611 ^31*181)168

10 015|513^ 3.7 乂00 0311 366 \^2^ 1116 0316301*1031

&516 0!\^八1103 1135 11 0&168。『165^ -

丁卜6 0316801*163 0『0!\^八1103 31*6 21*011136(1 10 0 ^ 3 1 6 出 6 ^^!!&1)16 0^0\^^\1103 ^1111 001丫 &11「 0316801^163^ 丫00 030 000113&1*6 1卜6『『60|11600乂 (!&辻比"^。!! 0『1卜6 01*1311131 ^31*1&1)16 ^11)1 1116 ^0\1\3&6 ^31-135165 1131(13 1116 5 八 5 01X16 5|10\^11 III 015^13^ 3.19. 0:8口13乂 3.29 I ^41)16 ^01:03 ! 013311)9 ; | 1^10 ; ― ― ― 一 ― ― . ― ― ― 一 ^ ^ ^ . — 「。1^1。 1183 3&亡8。一化!)。!:!:—。。";

101)16 9一^。1:03 I 111331)10 ;

频 5^3 0x10^

I

| |

0《 1 | 08X081 | \


0 6 0 1 3 : 0 1 1 7 1 * 0 6 1^1011613

611:1||:119

1 0 ^ 6 4 : 0 1 1^65|101130 31111 8 : 化 ―^ 4^ '^^^^; ; 、 .^ I 、1^ ?": 3 二 ' ^ ^ 人 1

4.1

|||1|^||0011011隱"^霧^纏.……翻.^――^―.............^纏"腸…"漏……^ 113

4 . 2 八 I I 0 ^ 6 1 ^ 1 0 ^ 0 1 1116 7 『 6 6 1\11611|0|10|00^匪0 5 ^ 5 6||16^1 !86 1 ( 1 謹 1 1 6 『 ^ 1 1 4 |

4.3

06^6|0|11110111 0 1 1110 7 1 * 6 6 ||| 3 ^ 3 6||16『|1『匪86 1 1 1 1 1 6 ' " 隱 ^ 纏 ^

121

4 . 4 焱 0 6 0 1 8 1 0 1 1 7 1 ^ 0 110||61 1 。 ?『611隱。1 1168|101180 1 。 011*601 ! ^ ! ^ " ! 1 9 ^ 纏 1 4 3 4.5

06^6誦0|1匪119 3 11691*6881011 7 ^ 0 6 1^0116画10

4.6

311111111&!V

4 . 7 焱 匪 X

^

I 。

^

4 ,

^

^

^

^

01110^ ! ! ! ^ ^ 画 " 漏 ^ ^ . . . . . ^ 1 5 9 隱

丁 1^5 0)1&口 16『5110\^5 ^011 110\^ 10 1)1111(1 ^60151011 1^66動^5 10 13(411(1 ?"6^-6851011 1^66動^3 11!"51 6X31111316 5110\^5 1 1 0 ^ 10

^

^

"

^

^

^

^

1

^

6

5

166

10 151*6^101: 3 03(6301*1031 131*^61 30(1 110\^

10 [?!"^]^ & 0 0 0 ^ 0 1 1 0 0 5 1 3 ^ 6 ^ 丁 " 0 6X301)3103 3『6 1^656016(1 丁 116 3

^66動10

| 3 ^ 1 0 1 ^5^0^156

10 6^01 013! 1. 10

6X31111?16 1116 131^61 乂3「1化16 13 6 1 0 3 1 ^ , 献 ^ 0 0 1116 ^ 1 1 1 6 5 7*^5/70/75^ 311(1 770 ^65^01156^ 7116 5 6 0 0 0 ( 1 5

6X31111516 5 1 1 0 ^ 5 110\^ 10 51111(1 3 ! ^ 经 " " 1

13.^1

6 5

0 1 1

6 6

1110(161 10 ^01*60351 & 00111111110113

0 ^ 6 1 1 1136(5 1|1 1116 311(0 1115111*31106 ^ 0 5 1 1 7 , 0細6!乂 1088^6^146170^

1033^6(^146110^

0311 &130 1)6 1110(161601 3 5 3 031680「!031 1:3^61 ^31*131)16

7311165 1)111 ;0 11113 6X31111)16 11: 13 XV&35

3 00011000115 1:3^6^

& ^ & ^ ^ & ^ )

0 6 5 ( ^ 1 3 6 ( 1 111 01、3|316『1》 I I 13^63 0 0 0 0 1 乂 3 卩


114

?^1011^6 ^[。滅"叾XVIII! 8^8 ^6^^186她":?1-00(100180111(10115/01

81481^688

0

^1100110178

丁 116 ^ 0 1 1 0 ^ 1 0 3 10)3103 31*6 00^61*6(1:

9

\^\\&X 18 & 36015100 ^ 6 6 ? 0

9

#

^ 1 1 3 1 13 & ^ 1 5 1 0 0 11*66 0 1 0 ( 1 6 1 ? 戰 ^ &『6 115 0001(30061113? 0

00(16 ( ^ ! ! 出 。 ^

0

口0对6『!0『^。1)31)1111165

0

3831@111116111: 0 『 ^ ! ^ 1 ^ 6 1 3 10 110(^65 3 1 X ^ 6 &1110(16 (^!!&!。!^?

0

\^111011 |3311; 0『1卜6

0

0161110(15『0「 5口11扰1118 1116 1^600^5 &X 63011 0 0 ^ 6

0

3616^1113 5^1115

0

111638111*1113 ^ 6 ^01111 0『& 5口111

15 1136(1 &『1)11110111^ 110^6 ^611|11110113?

^1131: 31*6 口0516『1。『&51111163? ^111011 |5311 0『1卜6 6&I& \5 1136(1『0『6511111&1108 ^ 6 3 6

1^01)31)11^65?

9 。 狄 1 0 355180 63011 110(16 0【& 11*66 10 & 131^61 01&35 0

-

9。\^ ^ 0 0 3 6 0 1 6 — 5 6

0 參

^\\&I 31*6 3 1-001: 00(36, 3 0 111(61^116^1310 00(16, 311(1 3 16111111131 00^6/163??

^111011 13311 0 ^

6 ^

15 115601『0『11113?

10 1)11106 0!" 561601: 1)16 ^!^^!-^!^^^ 11*66 。^1131

VI 0『1116

15 1156(1『0『口訓―?

。 ^ 1 1 3 1 01-1161*13 31*6 1136(1『0『

鲁 ?!。" 10 ^ 6 | 0 口 3 11*66 9

1)5108 & ^60131011 1「66 1110^61 10 [ ? ^ ! ^ 『 6 5 | 3 0 0 5 6 10 ^11*601 17131*1(6(1113

攀 0 5 1 0 8 3『6^*6531011 11*66 11\06&] 10 835653 !^!^ I I I 311(0 1113111~81106 鲁

115108 3 『 6 ^ * 6 5 5 1 0 0 11*66 010(161 10 (^乂」。!? 1)1*0^1163 0『「;5化乂 00510016『5 3.1X6 001-50-1*151^ 01151011161*5

^ ( ! ) 1131108 1116 ^6\01^6

1^01)861111165『0『0V6I^-3^I11I)1I|12

0 0 出 6 (:!^口&!"

^6^\(1^x)

4 . 2 焱 I I 0^011^161^ 0 1 1116 7 1 * 6 6 1/161110110109^ 腿II 8^18 6 1 1 量 酽 画 3 6 IV!匪11611

4.2.1

060131011

71*663

八(^(;!^。!! 11*66『6口『656015 3 1116^0111031 36^1116110(1011 0卩出6 63.1&. 丁116 0^1110186^6171 60111*6 6&1& 561, 3.1X6 \1 13 03116^ 1116 7*00^ ?10^6 0『1^16

15出6

丁 116 01*1^11131 3^1110111: 13 11『51 口311 &1011601 01)561^00

111(0 1 ^ 0 0『0101*6 86^11161118 \^ 3^1^1113 & 361*163 0『311111)16 1 * 1 1 0 \ \

1*1)16 33513115 8 0

10 3 56@!1161111)356(1 0 0 出 6 乂3,06 0 『 3 0 1^141 ^6X^)10110101^ "^福^)『0「

1)131 01)361^311011 ^ 1)1 3

&511;011, 630)1 1*65111(1113 5 6 8 0 1 6 0 1 15『1111116『133111110116(1 1010 514^36^6^5 (^^^^\\\\\\\ & 56201601)5 63011 511(3-5631116111: 13 ?1111116「 1?311!6011601 111(0 0101*6 51113-56811161115, 311(1 5 0 011. 丁卜15 |3『00655 0011(1111165 1111(11 0 0 0101*6 口&1^111011;11吕13 口055161巳丁 ^60141-5^6 ^111101\111^

131*00633 0『56^11161111113 ; 03116^

30(1 !1『6511115 111 & 11161&1*01!)' 0『30^111611(3 \^111110 -

03116(1 & 1^66, &1\6 6&。11 36^1116111: 0「 511卜56〇1116111 13 0^116(1 & 1\0^&.

5

丁^16 1 1 1 6 ^ 0 1 1 ^ 13


01X0^)1&V 4: 8"脑"宕060181011

30016110105 1)16 161111 ^6111110^6

7^66 1^0(^8

15 1156(1 10 V 1 0

3 56801601

10 ?^101

0^

/?/^

115

18 13311!1100601 1010 1 ^ 0 0「 010『6

50卜568016015, 丁116 31115-5680161113 31*6 0311601 0^11(1110^68^ ^11611 3 『011|16『,111)60011168 3 1331*601

^68^01186

110(16 1156^15 ^111(1011601

1\0^

八11乂 5 6 8 0 1 6 0 1 0「 50卜562111601 11131 13 &11116『1)3111(10116(1 111(0 010『6 5116-568016115 0311 &150 6 6 03116(1 &11 1(8 8110063301*3『01*015 3 1)^0110^1 0『1)16 1『66^ 丁[!6『1031

& 0 117161'!116(11016 "(^.八0036

56^11161115 11131 31*6 0 0 1 | 3 3 1 1 1 1 1 0 0 6 0 1 3 1 * 6 0^116(1 /^/!!/""/ 110(^68 0『1&0/110^65 0『160^68 0^1*16 ^3011 163^00016 18 3611116(1 \ ^ 3 11111^116 0011151113(1011 0『1^11363 0? 1)16 乂3|1165 0 ^ 1116 111)3111: V3I^I3^)1^5. 7116 163^ 110(163 31*6 ^15^01111: 3111)56(8 0『1116 01^1@11131 6&X&. 丁 出601, 31\6 63011『6001^ 111 1116 50016110163『6化『10 3 163^ 110(16 35 3

13 0 0 0^61*13^ 1)6(^6611

0 0 ! ) ' 0 0 6 163^ 1\0^&. 10 11115 ^ 0 0 、 I

3611)610085 10 0 0 6 ^014^

0 6 0 8 3 1 0 1 1 7 1 * 6 6 1^10^618

4.2.2

八016(^51011 11*66 1110111^63 111(61*1116(11316 3 5 \^611 38 16111111131 110(163 ^60181011 ^66

!!^^). I I I 000115仁1116

乂011 (^[^。乂卩0『1^6(11011011 0 『 1 1 1 0 1 1 1 ( 1 6 3

1710(^1,

0 0 1 丫 1116 163^

加 ^ .

八 3 6 ( ^ 5 1 0 0 11*66 010(161 13 ( ^ ^ ( ^ ( ! 0『56乂61^1 口3115, 311011 &5

,110016 361111&10115, 0『「11165, 10 3331^11 63011 1*6001X1 0『& 6&X& 5 6 1 1 0 3 !63『110(16 ^

^05(6^10^

^01)01)1111168

0『63011 163^ 00(16

1116 88513111116111: 0『3 10^611^6110

63011 163^ 110^6

1^0爿6 016(1111(10113 3『6 416^610(5601 1131113出 / / " " / " / ^ ^0(0

861 30(1 31*6 3(3(6(1 111 160115 0『111(3111:

6

?05^101~

^01)01)1111168 31*6 03101113(68『0『630)1 00(16 1131113 1116 //^/"//^ ^

1)16

1 ^ 6 1 10 630)1 110(16 !3 &130 010116 ^1111*1113 ^

?0516『!0『1)1*01)31)111(163 &1*6 0^)861^6(1 ^0^110118 ( ! & 协 7 3 ^ 6 1116 6X3(111316 0『& 6 1 0 8 1 7 乜 ! ^

6 1

1 6

^!"!^

0

861. 丁116 385180016111 0『

^11356 1131113 1116 1^(1111111^ ^010 861.

0『131^61 1 ^ 6 1 5 XV111110 63011 00(16 I I I 1)16 11*31111118 .八^031^

&

3

5

16^615 ^111011 0 2 0 1)6

1-6(31*63611(6(1 6乂 7*^5/70/156 31\6 110 ^651?01186 0!" 1 3 0 3 0^ 丁卜61)0316^10^ /?"0^6/7/7^ 0『『65(30056 111 3 9

110^0 13 1116 ^ 0 ^ 0 1 1 1 0 1 1 0^『6001X15 "!出1116 51111113「1 乂,

6 ^05^10^

^01)0^111^

&I

60)031 10『65口0056 0 『 1 ^111110

00016.

0『00『65口0056 0『3 00(16 15 1116 |31^0130111011 0『!"6001X15

131-^61 16乂61 6^1131 10 0 0 『 6 5 口 0 0 5 6 , 0 『 0 , ^1(11111 1^X3.1 110016. 711656 ^08^10^

^01)01)11^165

^611111116(1 ^111*1113 1^16 ^1111113 0 ^ 1116 11*66 & 0 3 1)16乂 1)600016 1)311: 0 ^ 1116 ^ ! ^ ! ^ ! ! ^ 6 6 111611(10116(1 &1?0乂6,出6乂 &1*6 08101113(6(1 1151113出

丁 116 3 8 5 1 @ 腦 0 『 &

6

1(16

31*6

^(!^!.八5

( ! ^ .

16乂61 10 &IX 11)^1011131 「600!^, 0「 10 & 110(16 3 8 & \\^016, 15

8

^60151011^ 丁 116 (^(;!^。!^ &1*6 111&^6 111 01^6『10 1113X1111126 |3『0^11, 01101111126 0051, 0『1111111111126 1X115013551^103(1011 61^0『,丁0 !11115(1^(6 & 36(^51011 1)35601 0 0 ^0^\1 6X81111316 0『& 1)1031^ X 1 . 。111750565, I ^ ^ ^ ( !

1113X111112&11011 (^!!&^^! 1110

I I I 01^6『10 1113X1111126 |3!"。1115, 乂011 1166(1 3 ^1*0^11:

1116 口 『 0 犷 " 8 ^ 6 0

1(1 731)16 4^ 1 ^

1

?0『II 1 1 1 5 ^ 1 ^ 0


116

?1-6^10(1^6 140(^61111^ ^///? & 4 5 ^16^1-186滅"6广?^001100\《。/"//膽^

81431^7655 ^^1100110^18

731)16 4.1 1)60181001

1)601810112

310

0 0

16^61/01388 1 0

一 51

10 丁&616 4.1, 0 6 0 1 3 1 0 0 1 11163113 3531@111113 3『6001X1 10 131^61 16乂61 1 (!^^^^!^匀,311(1 0 6 0 1 3 1 0 0 2 016&05 8351^111113 & 化 。 。 ! ^ 10 1^&X \^\^\ 0 01011-『65|30056丫 1)113 ^0^\1 01&汁1乂 111(1103163

1『3

11116 !^?口。!^" 15 001X6011^ 013851^16^ &5 &『65(300(16!", 111611 1116 ^1*0^11: 6&1116^ 13 810. 1^ 3 11116 1100『^!^。!^" 15 013531116(1 3 5 &『65;30036『,& 1085 0 ^ 8 1 15 ^ ^ ^ ( ! .

1『& 11116 !^^口。!^^ 15 018551^16(1 3 3 3

(!^!!-^^^^!!^^!", 11160仇6 ^ 0 ^ 1 1 15 26『0、 1『&忱116 !^!!-!^^^^!!^^!" 13 013331116(1 3 5 3 !!^!!-^^^^!!^^!, -

1)1611 1卜6 |?1^0111: 15

261-0.

51^(3056丑、1*6^1*656015 1116 6X13601601 ^0^\1 \1^661 0601310111

9

8.1X6 ^

2

^6^861115

1116 6X^)601601 131*0111

110016『0601310112. 1^丑、〉五 , 11160 0 6 0 1 3 1 0 0 1 13 13^611 & 0 ( 1 出 6 1*6001X1 13 3831^116^ 1 0 出 6 131^61 2

1^61 1 . 1 ^ ^

2

^ ^ , , 11160 060151011 2 13拉化611, &0011116『6001^ 13 3331^1160110 1116 1 & 1 6 ^ 6 1 0,

0 ^ 6 0 & ^0^11 0131^乂, 『6001X1

&11(1 ^

丁 116 6X^)6016(1 口 2

2

3『6 1)356(1 0 0 出 6 ^05^10^

^01)0^1111165

0『1116 110(16 10 ^111011 1卜6

10 ^ 6 1 6 ^ 1 63011 !"6001X1 13 3531^116(1 1116 ;30516『10!" 1)1*01)31)111(165 0『1卜6 00(^6 111 \^|110|1

11 30(1五

5

^ 0#力十0

916

5、 &1\6 ^

户 『0『63011 1^600^ 0

5

2

〉 31*6 0310111^6(1 3 5 丑 、 : 1 0 # 《 一 16「6 ^

311(1 ? 1*6口『65601出6 口0516『10『^0^6111(163 0卩 0

1-631301136 311(1 00『65|30056卩0『1116『600『丄

I I ^6110\^3 & 0 0 1 1116 ^0^\1 6^)113(10113 9^0\6 1卜&I &11 1卜6 [^(^『(^ 111 3 00(16 1 1 ^ 6 1^16 53016 150516『10「 口「0153131111165, 31\6 31*6 1116『6『0「6 3551^116^ 10 1116 531116 \31^1

&].

八0 0X3011316 0 『 & 1『66 !5 3110^11 I I I ? 4 . 1 . 丁 116 11*66 5110\^11 111 I 10 111^111

7

「 6

4.1 13 1 1 3 0 ( ^ 0 『 & 代 1 ( 1 01^6『

1116 131-00658 0『&3513)11113 131*861 16乂615 10 1卜6 !!^^.

丁1161*6 !^!^! 1)6 3 1055 ^1160 & 11116化^!^!^^! 15 01358106(1 35 3 !^!!-!^?口。"!^!. !"10\\^乂6「, 1(1 11113 6X^I11[^I^ I &01 &83111111113 ^ ^!!^!)!^!^. 7)115 38511111|^1011 0311 1)6 1^13X6(1, 30(1 &11也6 ^ ^ ! ! ^ 8110^0 1101^ ^01)1(1 3(5151乂. 1

1

261*0『0!"

1116 (^(:&!。!! 11*66 5110^0 111 I&11『65 4.1, 4.3, 311^ 4.4 !5 ^6\6\0^6^ 1151113 1116 060151011 丁1*66 00^6^ 90\^6乂6『,1^16 11*06 ^13^1^5 5|10\^0 31*6 11311(10^0(1『0『!11115(1*3(1113 乂3「!0115 5(6(35 0『0)0 11*06 ^610(31116111151-00655. 7


4: 81111(^111^ 0^01810^1 7^66 1^0(^3

I。 ?^65^0(136

0^

1^18^

117

^19111*6 4.1 1^01)6 1: 1^001 110116: ^ ^ " ( ! 化 ^ 708, "。!!-^,&!^ : 6444, 丁。131 : 7152. ?I ^ 0.099, ?0二 0.901 , ^001 110^ ^601510111 : 0.089, ?1-00! 11!]661 ^60181002 ^ 0 0601810111

,'

525々

1^0116 2 1^)00(16^5 : 251 , !^-!^^!!^巧二 2868, 丁0131 = 3119,1*1 二 0.08 ,?0二 0.92 ^ ?1-001 ""(^!" ^60151001 ^鲁。.12, ?「0「|111111 (6^ 36(^510112 ^ 0^ 000|8:0112

1^0(16 3 ^651)0110161^ ^ 457, !^-!"。卩。"(!饥^ 3576, 70131 ^ 4033 1*1 : 0.113 , ?0:0脱0(11110^(1601510111 ^0243^ ?「001 !!!^^ 3601510112 ^ 0^ 1)601310111

丄 06(111 5001-0

八86

,' 540 35

540

35

70131 2 1438 ?] ^ 0.07^ ?0 ^ ^93 000151011 1^「0「11 ^0.23 0

1X0110 5 ^ 1^31^2: ^011|12》 1(6513011(161^ ^ 151 1^00-1^51500(1613 ^ 1530 丁。131 = 1681 ?] 409,?0、91 060151011 ?1-001 I -0.01 2 0

1^0116 6 ^ 1^31*3: 8『0叩3》 ^5^110161^ : 226 ∼。?!-!^!^)!^!"5 : 1944 丁0131 = 2170

06015:011 2

1)6^1810112

0(01810111

1^0(16 4 (!^! 1: 81*0叩,) 11651)00(161^ 100 1

3

∼。!!-!^网^。 : 1338

060151011 1 2

1^0116 7 (^! 4: 81*0叩4 ^ 116515011(16^5 = 231 !^-!^^!^。 : 1632 70131 ^ 1863 1

?「0「11 0.144 0

?1-001 0.364 0

0001&1011 I 2 060(810111

?]2111*6 4 . 1 !3 3 0 6X81111?16 0『3 11*66『0「 1116 131^61 乂 3 『 1 3 6 1 6 丁 11!5 V31*13616 1135 1\^0 16^^15: 1 『0『1*65^)01156 &1\6 0『0「 00『651301156. ^3011 0 0 ^ 6 8 ^ 0 5 1116 10『0『01&11(30 0 0 1116 ! ! 歸 ! ^ 0『1*65^000101*5 311(1 !^!!-!^!^&!^, 1116 |3『0「011100 0『1^65|5011^6^5 (?!) 311^ ! ! 。 ! ! - ! ^ ^ ! ^ ! ^ ( ? 。 ) , 1116 ^60151011 「68迂『出"8出 311003(1011 0『& X&\&\0

6&0^1 ^ ^ ^ ! ! 『 0 『 1 1 1 3 1

00(^6, ^1\6 1\\& ^0^11

6

门^^^. 3 6 0 1 1 0 0 4 . 3 . 4 2 1 ^ 0 5 & 516)3-6^-51615 111113(1*311011 0 『 卜 0 ∼ 『 ; 5 6 ^106『36「1乂65 1110 10^01111&1100 8 ^ 6 0 111 63011 0 0 ^ 6 0『1116 IV&&.

4.2.3

0 6 0 8 3 1 0 1 1 7 1 ^ 6 11/1011613黎5, 1.0913^90 1 ) 6 9 ^ 5 3 8 0 1 1

1^0^613

八(^。^。!! 11*66 0 1 0 ( ^ 1 15 000115056(1 0『3 561 0『『1*165 ^ 1 0 1 1 0 3 0 1)6 3 ^ 1 1 6 ( 5 10 1?311!110!1出6 ^ 3 1 3 1010 ^18)01111: 31*011135. 110111^6 1116 10313(10 1^6^!"6551011 0100161,出6 1『66 11100161 ^ 0 6 5 0 0 1 113^6 &0乂 60111311005 0『(^^!^化^!!佑.105163(1, 11: 00013505,『0『630)1出5』0101 ^01113 0 『 1 & 0 / " ( ^ , |30516『!0『口「01)3131111165 \^111011 31-0 111601561^65 1136^ 3 3 ^1*6^!0^6(1 ^ ^ ! ) ! ! ! ! ^ . 711656 ^05^10?'

^01)0^1111165

3『6 ^ ^ 0 1 0 1 3 6 ( 1

1116 1^01111^ 0『1(16

4.2.4

^ | 1 | | | ^ | | 1 9 1116 0 6 0 1 3 1 0 1 1 了『66 1\00|161 1 。 ^ 1 * 0 3 1 1 6 0 1

丁 116 5 八 5 00(16 ^ 6 ^ 6 1 ^ ( 6 ^ ^ 131-6(11011011 30(5

1^16 丁1*66 00(16 0311 1?6 ^ ( ? ! ^ 10 1110 ( ^ ( ^ ( ^ "

5&I『0『口11「口0565 0卩

丁 116 0 0 ^ 6 口13065 630^1『6001X1 I I I 0 0 6 0『1116 131-60(6(106(1

丁116 131*6(110(6(1 1^01)31)1111^ 0『& 1 3 ^ 6 1

^"(^

/?^^^///^ 3530013(6(1 ^11)1 1116 160/110(16 1010

^0^?5\

38 ^^^^!!^^)『0「 63011『6001X1 15 1116 口0316?"!0!" 出 6 1^600^ 13 ^!^^^. 811106 & 13X^1

1 ^ 6 1 !5


118

?^1^6

^0^611^

^///? 848 ^16^156滅贈:^00(100180114(10125^

81431)1688 ^^1100110118

3381806(1 10 6&0^1 163^00(16, &11『6001X15 &11 1010 & \63^ 00^6 &『6 333180601也6 53016 ^ ! " ^ ! ^ ! . ?0『6乂細口16, 1116 131-^61 1^61 1)6『65口00016「 0『000-『651300016『,

0310111318011 。11116 1/^01111 0 1 3 7 『 6 6

4.2.5

71161-6 &!"6 311113110113 I I I

11 13 0 6 0 6 3 3 &

030 1)0 0^10111^601 115108出 ^311(1^1011

0 ^ 0 1 1 1 ^ 6 1)16 \^0^

1 0

& 56仁1651:

6

0 『 & IV&&. 丁卜6 ^01111 0『& 1「66

& 361, 0『30^ 0也6『^313 561 ^1161*6出6 1 ^ 6 1

31*6 1 ^ 0 0 ^ 0 &1\6 1116 |11|31115 0 6 0 6 3 3 3 1 7 『 『 ^ ^ " ! ^ ^ 6

^0^65 31*6 ^&!!&!)^. 0 | 1 1 ^ 163^

0

1100163 31*0 115601『0!" 03101113(1113出6 "。(!卜.

10 ^0101131-186 ^1106『,1116 ^01111 0【& 11*66 13 03101113(6(1 ^ 1151113 1卜6 ^311(131100 ^3(3 56110 0001|33^6 11*065 0^ 011^61-6111; 31263 111 0『016『10 出6 11*66 ^1111 1116 0)3(111111111 !^!!!!^!" 0^ 16^05^ 丁卜6 \^011|1 0『 & 11-60 0311 &150 1)6 03101113(0^ 1131113 ^ 『36『10 0001(531*6 1116 1)61^011113006 0^ 1116 ^6013!0111『66 1110(161 01116『1110^6|5^ 10 1)0111 1(16 03565, 1116 1116(110(1 0^ 1116 ^01111 0^ & 111

1 6 5 1

0

11-66 1 3 出 6 3&1116. 1-161-6 I 111115(1*3(6 1)16 001X1(311(3(1011 0『1116 \^01111 0? & 11*66 1131113 1116

1(13(1011

& 361. I 1136 3 0

010(161 ^1111 3 1)111317 ^ 8 ^ 丁^ ^102117 II&3 1^0 16^615 0『01&5565. 7116^ 31*6 1*631)01136 (!!!^^^^ ^ 1 〉 311(1 00『65口0056 ^ 111(11021(6(1 6^ 0 扒 I 1136 口『0化33 & 11163311『6 0^ ^01111, 3X16 8\\0\^ \\0^ ^0^\15 0『1)16 163^ 110(163 0『3 11*66 31*6 0310111^6(1 1卜6 0『0111 0131「1乂

6X3171(316 0【& 1*63(301136

6

16

111(1*0(11106(1 111 丁&1)16 4^ 1 , 丁 116 0310111^(1011 !5 3 1^0-510(3 ^ ^ ^ ^ ^ ^ . 10 516|3 1, 63011 !"6001"(!『『001 1116 V』化31!011 6&1& 561 13 &331^116(110 & 11036 ^6^1111110115出31 31*6 ^6^610136(1 (^『!!!呂1116 11^1111113 口 口 1306(1 111 &

『0『11131:

110(^6

1)386(1 00 111165 0『

八5 110(0(1 31x^6, &11 1*6001X15 11131 31*6

13311101|13「 163『00(16 &1*6 335&116(1 1116 531116 |30516『10『(?^^!)II 1(165 ^ \ \\^6『6 001X1(311(6(1 110(^6 ^111*1113 1卜6

|311356 115!!^出6 ^1111113

361. 8!111113『1^, &11 1*6001x15出31

& I I 111(0 & |531^0013『163^ 00(16 31*6 3 5 5 ^ 0 6 3 1卜6 331116 131*801 01833/16^61

(巧^!^!!^^!^

0『0011-

11131 ^ 3 5 0 1 6 ( 6 1 1 1 1 1 1 1 6 ^ 『 0 『 \ ^ 110(16 ^111*1113

10 5160 2, 1116 1)1*0111 13 03101113(6(1卩0『63011 I&110(^6 111 6 & 0 扒 1 ^ 6 0 0 ^ 0 ^ 1116

13^61

1(13(1011

0『1116 ^66 1)386(1 00 1116 00(1401 \^\\\& 0『1卜6

5&1.

?10(^6 13 01333111^ 33 3 !"^「(^(!" 0 0 3 6 (^^!^^^ 1116 13『8 ! ^ " 尹1 〉, 11^1113

1『3

61

1110 0011101

1^61 0『1 3 0 3

11131 163?00^6 !5巧# X I 0 十 『65口0036『00(^6,

#

6

0

『6001X15

1^600^3 ^11111110 0011101 ^^61 1^61 0^ 0, 111611 1卜6 |3『0化0『

( 一 5 1 〉 , 1『,00 1116

1130(1, \\\& \&3^ 110(16 15 013551^16(1 35 & 0011-

11160 1)16 口『0厂11 0『出&I 00016 1 3 巧 孝 5 0 十 / 1 。 5 0 ^ ?0110^102 11113 151*006(1111*6, 1116 #

卩『0111 0^ 630(1 163^ 00^6 0『1116 ^66 13 03(0111816(1 3X1(111160 3111111116(110 0^101113(6出6 10X3.1 ^0^\1 0『 1116 I!"66, 丁116 ^6?'0^6^0^11

0『1)16 11*66 13 1116 10^1 ^10^\\ ^ ^ ! ^ \^

10(^1 II(!!^^!" 0『1*6001^5 1|1

1:『66,

八5 111611(10116(1 1?6?0『6, 1)16 10^1 ^1*0^1 311(1 3^61*3^6 1)1*0111 0^ 3 ^60131011 1「66 1110(161 0311 &150 1)6 03101118(6(1 1131113 ( ! ^ 561. 711!3 13 1101711211 !)' 30116 乂011 ^301: 10 00171^31*6 ^61^001131106 0『& 0160;51011 11*66 11100)61 10 0出6!" I I I 6(1161*131*136 \11|16『1116 ^1*0111: 11131『^ 0311 1)6 611161*6(1 ^11611 乂011 01*6316 3 ^ 3 ( 3 3011『06, 3 5 5110^11 !11 0)^2^&X

2,

013口1^5 2.15^ 2.16, 2.17, 2^ 2.19. I I 0311 &130 56 60161-6(1 \^ 56160(1113 1(16 1110111 1 ) 3 ( 8

0 0 3 6 311(1 0110^1113 00 口 ^61^11(8 (^!), ^011 0311 1116 口 『 0 『 1 1 腿 ! ! ^ .

1003^6(1 10 1116 \\^\ 0^ 1116 1)601810118 ^ 0 ^ 6 ^ ^ 8 ^ 56160(1113出 060181011 6

1116 131*0111 11\3^\\^

4, 1 8110\^8 1卜6 ^10010^ 111 ^111011 ^011 6016「


4: 8111!^!^ 0(^0151011 丁"^0^6^

101 ^^0(1X6

011^ /?/^^

119

广^11一;16

^3X11^116 1^61

10

05030^!"7 0501510^2 00 -1.0 !0.0

… 10.0

1 0~

0^

46驷

013^13^ 4.1 3!50 5110\^5 11131 1 113^6 56(6016(1【I化^60151011 ^111101)011 1\13\111112^ 丁 1化116X1 516^ 15 10 1611 1116 1)00181011 71*66 1101^6 10 1156 1116 口「011【11131 「;X 011(1 1116 ^60151011 1^111011011 I 5 6 1 6 0 ( 6 ^ ^ 丁0 ^ 0 III!5 I 561601 1116 1)60181011 ?

110^6, 311(1 111611 111」6「 8111)1:1*06 111 1116 |3「0|^11165 ^31161 0!" 11化

1)60181011 1^00 110(^0 ^5110^11 111 0 ) 5 ^ 1 3 ^ 4.2》,I 561 1116 1^10(110(1 ^ ^ ^ ^ ^ 10八556551116111 311^ 1116 ^\356551110111 ^ 6 3 5 1 1 1 * 6 ^!"0^)6(1^ 10 000151011. 「;56 1^1106「, |31~0^|1 15 1101【I化011卜0^1^[-1011 11131 0311 1?6 115601 「0「 0 3 1 0 1 ) 1 3 1 1 1 1 5 出 则 ^

1)1

6

0卩3

丁|16「6 31-6 3 11111711)6!" 0 ? 3116111316 1;「116「;3, 丁 1化3^3113616 0「116「13 0「 11163511「65 0311 1?0 5 6 0 1 13^ 0110^1115 I I I 1116 ^31116 0011111111 0「 1116 ^886881116111 1^163811 !'6

11115 1 ) 1 0 ^ 5 11(3 3 1116011 0 「

3116『1131~6 3556551116111: 17163511「65, 35 5卜0、^11 111 0151)13丫 4.3,

0:3|3|37 4 . 2 ^ 融 6 6 關 刚

1^111111)6!' 0【匕63^63

| ^33633111601 1 060181011 0.25

013^13^ 4.3 ^35885^80111/1835曙 ^5565 51716^1 「「3011。门

060151011

日0^6【「0111八1^115101.80—1一. ^ ^ ^ ^ 1(103)1011 711718 0 ^ 3 5 8 ^01)051016111 1^

八6「|6「^650['! 1311011 0「03011 11163511「6 0「 1111X161 ^61*^0['!1131100 15 ^ ^ 6 1 1 ! ^ ! 。 " . 卩 0 「 「11111化「 ( ^ ( ^ ^ , 1 0 0 ^ !11 1112巳1116「卩「!56 VI"化「卜"卩『3」1;1:》


120

?^101^6

140^11^

801^10^5^0?' 8148117655

848 ^16^186她":?^001\00\

^1x00110^18

1)60181011 1『3 131-0111;

15 60161-6(1 311(1出6 36015100 ^1111011011 ^3X1111126 13 3616016(1

1)1611 601:6『|3「156 \1!06『03101113(65 3 乂 6 『 3 8

6

3

8

10

4.1〉,

^ 0163501*6 0『1110 ^01111 0『3 1^66 311(1 3616013 3

11-66 5 0 &5 10 013X1111126 11131: \3:\\1&. I? & 0051: !^&!^乂 13 60161*6(1

1^16 016(^5100 !110011011 ^101111126

15 5616016(1, 11160 50161^^156 ^1!06『011011111265 0 0 3 1 10 561601105 3打66, ^ 6 1 ^ ^ 6 8^1131*6(1 0『0『 丁卜15 13 1116 3乂6『38 『 ^ 1 1 2 1 1 * 6 0 ^ 1116 ^1^61-61106 1 ) 6 ^ 6 6 0 1116 ^ ^ ^ ! ^ ^ 0 0 & 0 0 1 6 30011^16 301:1131 6 0

011100016. 丁卜15 016&501*6 13 010「6 3口!3『0|3『1&16 \\^160 1卜6 131*^61; 18 000110110115.

1^18013881^10311011 115108 1116 6X31111)16 0『&『65(30056 010(161, 1『1116 1110(161 01&5311163 &『65口00016『35 & 11011-I^63I30I1^1^I^ 0『 0135511165 & 000-『65!300016『33 3 1*651)011(16!', 111611 1)16『65011 13 & 1111501355111021:1011^ 7116 11113013331^0311011 1 ^ 6 13 10^61*36!)'『61&16(110 1卜6 ^01111 0 『 & IV&&. 861601108 11115 0口1!00

103111101:

6016113「156 1^106『10 561601: 3 1 ^ 6 5 0 3 8 10 1111111111!26 1卜6 1111111|36『0『

10 1116 0 3 3 6 0『& 1*65(30056 010(161, ^111011 1135 & 5 1 0 & 1 : 3 『 8 仁 ^ 6

1116 30111&I 1 * 6 3 1 3 0 1 1 5 6 0 『 1 ) 1 6 1 0 ^ 0乂6『311 1-631)01136 1*316 0『1卜6

"!!^" 15 0310111^6(1 3 5 1116 1*31:10 0『

0 『 1 ( 1 0 腿 1 ( 6 ( 1 0 1 ) 5 6 1 ^ 1 0 0 5 10 1116 ^ 1 1 ( ^ 0 1 1

1013(1011 6

1*651301136『0『6&011『6001X1 !0 1116

1 6

&

801: 1 。 1116

116 1*^111(1113 13 ^0116 6乂 1116 ^1*6011016^ ^01)31)1 I I ! ) ' 0 ^

1(1&1100 6&X& 861.

丁 116 136^0611138 ?『301^(1 6 & ( " ^ ) 10 1)6 1156(1 & 5 出 6 133513【0『1116 1 6 & 0^101113(1011 13 3(3601^6(1 6乂 6 0

361(1113 1116八8868801601 ? 1^0(100 ^0^61^ 0.25

^

0

4.2.6

0?出6 1)60181011 7^66 。 ( ^ ^ . 丁卜6 ^ 6 ^ 1 1 1 1 乂3106『0『11115 !5

/ 。 ) .

3 。 瞧 6 5 0 1 1 1 1 6 71*38111119 31111 \^3隱!||31謹011 0 3 1 3 811 1116 。6^6画001116111 0 1 3 060881011 7『66

丁0 36乂610|3 3 1『66 1110(161, 乂00 1166(1 1 ^ 0 6&X& 5615. 丁116『11*51 15『0『11*31111113 1(16 1710(161, 311^ 1116 3600001 13『0『^1X1111113 0『^106-111111118 ^ 6 0 1 0 ^ 6 ^ 八 ! ^ ! ^ ! 6 ^

3&1 18 0(3(1011811^ 1160(16(1『0『31\

&^&1\6&1\1 355638016111: 0 ^ 出 6 010(161 , 711636出『66 6&1& 36(8 &1*6 !"6^51!"6(1 10 !0 ^01611)1*136 ^4106『35 乂311331;011, &0(1 1651,『65|56011乂61》丫011 0311 3 6 0 ^ 6

^61-06111326 0『1116 1110^61

561

13 10 1)6 31100^(6(1 10 63011 0 ^ 111636 1|11^66 13111150363. \\^116 11161*6 8『6 0 0 1101^01111 !"11163 ?0『&11003^011, 乂011 0 3 0 &110∼061^310 114163 0『111110115. 1『1卜6 6^& ^\^\\3^\6『0『1110(1611113 13 13『〇6, 乂011 0 3 0 11 60)11311 乂 1 ) 6 ^ 6 6 0 1卜6 1111*66 6&1& 8&15. 1『1\\&I 13 0011卜6 0356, 1136 3011161:111113 111(6 4 0 ^ , 3 0 ^ , 311^ 30 石,0『500/0, 25 入,31101 250/0, 丁卜!5 13311111001118 15 60116 ^ 0

0

5^)601^108 ^

1

6

^^11163『0『出6 7|^!0|118,

丁6811)1*0(3611165 0 ^ 1)16 1)313 ?31*11(100 1106&. 116561^108 0101*6 ^3(3『0『出6 11*31111113

\^1!|1311011,

63.1& 561: 86061*311 乂 1*6511113 111 010『6 5(31)16 口&『301616!"

4.2.6.1

丁『3!11||19| 0 3 ( 3

丁 116 1^0111111^

8&I 18 1156(1 10 口61^0『01 1111*66 1113111 ( ^ ^ :

鲁 ( ^ ^ 。 口 ― 1*11163 10 3551311 ^ 6 0 0 ^ 3 10 110(163 ^1X0(1& (^""!。"!5、 9

03101113(1113

|30516『10『131*0636111(163 (^^ |51^0|30111011 0『08863 01 1*6001^5 111 63011 1^61 0『

1116 13『8 0『。『6^011 110(^6 6

-


。―化"4:

7^66 !^0^13 10

8"脑"宕0601510^1

101 ^6^01756

011(1 ^18^

121

4.2.6.2 7311013(1011 0 3 ( 3 丁116 \011^01101\ (!&13 561 13 113601 10 ^14^6 1116 XV&&, 1.6., 3 6 1 6 0 1 出 6 ^1^1-8126^1 丁 116 1011131 11-66 13 11311311^ 1 3 ^ 6 ^ 11113 15 03116(1 1卜6 1)10X117101 (^.

^66 0「 。 / ? / / 廳 7 1^66^

8 0 0 1 6 0311 I I 1116 \\^。!6 ^66^ \\\ 1 ^ 5

6 0 0 化 , I 1156 111636 1\^0 160115

8乂 1-6010^108 06113111 51*3001165 0『1卜6 1)10X1111011^6I 出1?6「6111151*30011, I ^ ^001110^2^

0311 01*6316 501&116!" 11^65, 8乂『6010乂|02 3 0卩111656 11*665 1135 0 0 1 乂 0 0 6

& 011^51*61111『66^ 7116

31101 1卜6 131^651 15 1卜6 1111(131 1710X11^701 IV&&,

^1^01-6111 6^3001165 ^1-0(111063 3 0001136『0『^05511310

0311

1 6 3 卩 1 1 1 6

0130乂 16^65^

丁 11115 「 6 0 1 0 ^ 0 2

51115-1『665, I I 15 060653317【。561601 0 0 6 0『1116111 ^

&1100 6&1& 13 11563『0『1)16 56160(1011 0 『 3 511卜1「6匕 八5 6X^131116(1 10 86011011 4.2.5, 1116 \^011|1 0 『 1 1 * 0 6 0 ^ & 1^3(1011 『6001X15 0 ^ 1116

1(1311011

561, ^0^\1 15 V

1

0 3 5 1)16 \01\^01\011 ^0^11 111巳!!&!^!^^ 1^106^

^311(131100 131-0111 15 1156(1 10 5616011卜6 0^1171101 ^\^\1~3\7&(^) !!"!!!!^!" 0 ^

! ^ " 5 1 2 6 13 03)01113(6(1 0 5 1 1 ^ 1卜6

56伫311(1 0116 0『1116 01635111*65 0『^01111 15 「「0厂11 311106 口「0^1 15 03101(13(6^ 1151113

111 1116 1『66,八0 0^賺I

3 0 ^ 51113116『11*66 (& XV&&

^66 \5 635出31汁66

1「66^ 丁 116 5126 0 『 3 11*06 13 01611116^ 3 5 1110 11131 ^101^3 1118116「 口「0^11111311

『6∼6『!^^^^^) 311^ 6(^1131 0『^!^!!^!" 131*0111: 11130 3 0 ^ ^ 6 6 11)3.1 \5 13^6!".

311106 I I !5 635乂 10 11*3^1 1x0111 110(^6 10 00016 311(1 0011511*110111*065 1\\&I 6 1 1 ( 1 叩 ^ ! ^ , 53乂, 160 163乂65, 1)161*6 171

1)6 1110『6 11130 0 0 6 11*66 0 ^ 3 8 ^ 6 1 1 5126 ^1(11111出6 013X10131 〈 0 『 ^ ^ ^ ) IV&&. 50101^51^156

1^1106『5631^1165 111「00^1 &11 0『1116 ^05511)16 1『665 10『10(1 1116 0 0 6 ^1111 1(16 11^11651

1(13(1011 |5「0厂11.

0 6 ( 3 1 1 5 0『11115 3 6 3 ^ 1 1 |3『00655 31*6 0113011356(1 1口 3601100 4.3,

4.2.6.3 丁681 0313 7116 1651 6&X& 5&I 15 1156(1『0『311 10(16^)611016111 355055010111 0『1116 1111&1 010(161, !^!"^。" !3「1 乂 \^|160 ^011 \ \ ^ 0 1 1 0 0001|531^6 1卜6 |361^0111131106 0 ^ & 016015100 11*66 010(^61 10 1116 ^61*^0111131106 0『01116『!!!。^^^.

4.2.7

1169^331011

丁『66

\^1160 1116 131*561 13 000110110113 1116 1「66 15 0 3 1 1 ^ & 1-6^6881011 11-66. 丁 116 ^ 6 ^ 6 5 5 1 0 1 1 11*66 010(161 5

0011515(5 0卩1卜6 111163

( ! ^ 门 ; ^ ! ^ ) 『 0 「 口 3 池 1 0 0 ^ 1卜6 0 ^ 3 501: 1010

00(165 30^1 3130 1116

1116311 0 ^ 1116 13^61:『0『630)1 163^ 1\06&.

4 . 3

0 0 ^ 6 | 0 | 1 1 1 1 0 1 1 1 0 11 1 1 67 1 * 6 0

I I I8

^

8 611101*111-830

11/11116酽

00115111101100 0 『 3 36(^51011 ^ 6 6 0『1*681*6551011 1^66 1|1乂01化5 1 ^ 0 013」0『516口5, 丁116 ^!"51 516口 15 81*0^108 1116 I!"66,八5 016011006(1 1?6『0『6, 0130乂 51113116「 1『665 (^^^-!^^^) 0 『 5 1 2 0 5 ^ 6 01*63(6(1 6乂『61X10^118 0 0 6 0『11101*6 1)1-31101163 0 ^ 1116 1 3 ^ 6

0 3 0 11160

丁卜6 56000(1 516卩15 361601108 ^ 6

0)3(111131 511154『61 80161731*186 !^!;06「 0泡『5 & 0 0 0 1 1 5 6 『 0 『 0 1 1 0 1 0 6 3 犷 0 『 ^ 6 1 ^ 0 1 1 1 1 1 0 5 丁 116 ^0110^1113 360(10113 5 1 1 0 ^ 1 1 0 ^ 10 1136 111656 0161:110013 6乂 36111118 乂3『10115 |31^0[?611165.

4.3.1

6 1 X 1 ^ 1 1 1 9 311墜118^31 1*1*66

八 5 016301*11)601 I I I 8 6 0 1 1 0 0 4.1.1 , ^0\^1115 3 11*66 !0乂0卜65 511006331^61^ |33111110111118 1卜6 ^ 3 ( 3 561 1010 568016013 1131113出6 0161110(1 0『1^6014^^6 IX!"""。"^.

1461*6 I ^111 ^1301155 1 1 0 ^ 1卜6 10131115 31*0

56160163 &I 6&0\\ 316(3 0『1116 36^1161106 0 ^ 1^00「51乂6 ^311111011 !!!^. I ^111 ^00115 0 0 1\^0纖\\^乂, 0『610317: 5|3|11:3 0『1116 I叩1115, &111101^11 1111-66-^3^ 3 1 1 ( 1 議 出 - 篇 丫 5^11(3 0311 1)6 ^1^0^1X1^6 ^1;06『35 \^611 I I I 3(^1出011, 1(16 0115011551011 3551111168 111311)16

13 1510317^

^

50161^)1-156


122

?1-6(110^6 1^0滅"宕^1(11 8/18 ^6̶36

4 0 脚 3

4.3.1.1

00(10018011(110118^ 81481^1688 ^^1100(10113

141^:

1^0016 1 3 8(3111 。81119 3 8 1 1 1 3 1 7 5(3111 3 6 3 1 - 0 1 1

10 & 5 1 0 3 1 7 5口 11仁1^0 1)1^110^65 6 1 1 1 6 ^ 0 & 0 0 1 03011

^ 1 1 6 0 3 0 10(3111 311011 3 8 11011361101(1 1 0 0 0 0 1 6

15 1136(1 10 13311111011 1116 1^600^5 111(0 1 ^ 0 3『011卩5, 3 3^1111117^ \01116 311011 3 3 1116 11011561101(1 10001116 0『510,000 0 1 3 ^ 1)6 01103611. 丁 116『6001^5∼&卜111001116 1655 111311 1116 8^11^117^ ^?/^ 31*6 5 6 0 1 1 0 1116 16& 6『300|1, 311^ 1116 1*6001*^8 ^1111 10001116

3

0

0

『60)1131 10 1116 8^11111118 ^31116 31*6 5 6 0 1 1 0

1)16 1*12111 ! " I I I & 0111111-^3^ 5口1!1, 0101*6出30 ^ 0 1)1-3001165 0 1 3 ^ 6 0 1 6 ^ 6 『 「 0 0 1 3 0 ^ 00(16, ?0「 6X8011516, 1116 111001116

&616 001||^ 1?6 ( ! ^ ! ^ 1010 1*210865 5110)1 &3 50~510,000, 510,001̶520,000,

520,001̶ 530,000, 6 1 0 . 八 3 016011006(1 63『1^『,『0『1116 13111^)0363 0『31011)1101^ 80(5 。131*1^, I 00011116 ^ 6 (!^^!^^&!! 10 1^/0-^3^

3(31115 301^033 3 0 10^111

10 0^6^ 10 3^111 3 0 ^ 3631116111: 0『5116-56^11601 0『1116 3&I& 361 &1 & 0 0 3 6 , 50161^1^136 IV! !^^!" 03101113(65 1)16 ^01111 0 ^ &11 0311(11^3(6 313111(1113 乂311165『0『63011 0 ^ 1)16 !^!? ^, &11(1 56160(3 1)16 5 ^ ; 1

出6

!11乂0^65 11)1(111^5 \\\& 1)651 5(^(11)13 乂81116『0『03011 0 ^ 1116 3^311&1)16 1111)11(5 311(1

111311631 ^01*111,

111611 001111)31*1113 &11 0 『 ^ 6 11)^11(5 10 5 6 0 ^1110[! 0 0 0 * 5 5|?1& 13 1)651 丁 116 !!^出。^] 0^03101113(1113出6 \^01111 0 ^ 1116 5口III 0 & I I 1)6 36100(6(1 !)乂 1116 056『,丁 11656 1116(110(15 3『6 0115011336(1 I I I 1卜6 ^ 0 1 1 0 ^ 1 0 2 360110115.

7110 1)1*00633 0 ^ 56100(1113 1卜6 1)651 ^1116『0『630(1 111(3111: 13 ^6(61*111 !^^^. ^

00(151515 0 ^ 1 ^ 0 316口5, 1)1 1卜6 ^1^31 316口, 1卜6 1)631 3(3111(1113 1(1 016 560011(1 516口, 1116 6 6 3 1 ! 叩 1 1 1 細 0 1 ^ &11 I 叩 0 1 5 13 8616016(1

001111331-1113 1116 \^01111 0 ^ 1卜6 1)651 5|?111 0『6&0^1

56160(1113 1116 10口01 \^11086 1)651

&1)16

1116 1?631: 3^)11(3 0 ^ 1卜6 0!116『3, &0(1

3^111 ^ 6 1 ( 1 5 出 6 1118卜651讽01111, 丁116 00(16 15 3口 111 &11116 13651 8^1111111^

^!1^ 011 1116 1)651; !11口71113 口 1*00655 0311 1)6 11111511*^6(1 6 ^ 出 6 ^ ! ^ ^ ! ! ! ^ 6\&1111316.

811(313036 11161*6

100 10(31115, ^ [ ? ^ ^ ^ ! ! ^ ^ 6乂乂^ ,义 ,…,义 2

|00

, 丁卜6 11*66 31301*1(11111 5131*15 ^ 1 出 1 ^ 1 1 1

〈 0 , ^1161*6 ^ 15 3 ^ ^ ! ! ^ ! ! ! ^ 乂3106

6X811111165 311 0311011^3(6 3(311(5 0【1(16『0011

50016^1161-6 1 ) 6 1 ^ 6 6 0 出 6 111III 1(11 I I I I I 311(1 1113X111111111 乂31116 1116 16& 01111(1 00(16, 31101 &11『^(^『(^

1 1 ^ 6 《 2

0 8

,八11 !"6001X15 11131 1 1 ^ 6 0 1 0

& ! !^ 01111(1 1106丁 6

9

^ 0 ^ 0 10

116 31^01*1(11111

^ 0 6 5 11^011〇11 &11 0311^(1316 ^ ! ? ! ! ^ ! ! ! ^ 乂311165 0 1 1 化 6 531116 !11)3111 &11^ 5 6 1 6 0 ( 3 出 6 1)631 51)11(11113 1.611116 1)651 5口 1^1(13 06X1 1 0 ^ 1 1 ^

2

0 0 10口01

^ 71115 131*00655 15 ^6^16^

1 ) 6 ^ , 丁 116 81301*1(11111 1*6^63(3 ^ 6 33016 口!"00655 0 0 ^ 1 6 0 0 10131115 ^

2

5

^

9

^

4

5

^.., ^

|

0

30(11卜6 001763|30110|1113 1)651

0

3^11111118 乂811165 (^,(^,(^,…,(^ 3 1 - 6 化 " ! ^ . 9 3 ^ 1 0 ^ ^011001 1116 1)631 5口11扛108 !11 口"I, 1116 31801*1111111 11160 0001(531*63 111656 3^11(3 10『111(1 1卜6

『0『630)1

\^11056 1)631 3^11(11113 乂31|46 8 ^ 6 5 3

8^111 0『1116 6&I& 11130 1)16 1)651 5 ( 3 1 ^ 1 0 8 乂3106 0 ^ 30乂 0也6『1(1 口01. 311(313086 0^ 13 1116 1)651 8口『0『101)111:

31101 3111)15036 ^

|

0

18 0110360 3 5 1116 13631 10口111 11|3011 ^111011 10 1)336 3

5^)111 0 ^ 1116 0036, 00056^116111!)' 1)16 110^6 15 133111(10116(1 1151113 5

^1111X、。 〈 0

1 0

31-6 5601: 10 1116 1 6 ^

比口 111《。^八11 1^600^5

0036, 311(1 &11『6001x15 ^1111 ^

0)111(1 1106&. 71115 131*00653 15 1*6)363(6(1『0『630(1 1\06八出1?6『6111

1

0

^

0^ 81*6 5 6 0 1 1 0 1116

0 1 3 ^ 1)6 01105611 31: 3出疗61~6111

1\06&. 1\0\^ 31*6 1116 3(311(3 (;。!!!!^!^」10 0161611111116 1116 1)651 3|31113? 丁0 805∼6『1^15, !1 !5 0 6 0 6 5 5 3 1 7 1 。 6X31111116 1 1 0 ^

1116&3111*6 1116 ^ 0 1 1 ( 1 0 『 0 \ \ 3^111.


4: 81(11(11)1^ 0^1X10(2 丁"" \40^\^ 10

^1?017^

011(1尺^

123

1^6331^1门9 1匕6化0「1^1 0 ^ 3 3^111 (^^!:!!]!!^ 0116「1011 ? 1 - 0 ) 3 6 ^ 0 1 1^16 06018;0^1 丁!"66 1 ^ 0 ^ 6 10 5 0 1 6 1 ^ 「 1 5 6 1\1106^

4-3.1.1

丁卜6 5151111111^ 11161110^ 115601『0「 |3311;1;011;11& II化^313 !5 ^6161-111111601 1 ^ 1116 ^^1110 0『1116 0 ^ 6 「 ; 0 0 卩「0卩6∼!11 1116 8|5111110〇1^1116 56011011 0「 11化^1~0|3611165 ^31101. (^&!^^呂111 11化0011111111 10 1116 「^!11 0^1)10 01-1(61-1011卩「0|3611^ ^111^5 11(5 3 11161111 0『廿16 乂3「;005 1116(110(15 0『5|?1111111^ 35 5110^0 !0 0 1 5 ^ 1 3 ^ 4.4^ 013^13^ 4 . 4 01':161100 06181111 ? 「 。 ^ ―

。56 1叩山0^06 捕咖訓031690^1031 5126

?10^

1116 131*^61 ^31*13610 15 1)11131^ 0「 (^((^。「[(;" XV 1(11 111012 111311 1\^0 16乂615,【1化「6 3(3(5「0301165厂0!" III635III"!]1^ 1116 \^011:11 0^3 5(31(1:

1\^0

擊 1116 1^「66 0「 563^311011 3 ( ^ 1 6 ^ ^ 1卜6 5卩11【 ^

1116 1111(3111-11^ ! ^ 110(1011 30111^6^ !))' 1(16 1门6016「!5「156 IV! !06[-,【1化^6^1~06 0「 56;53「311011 15 17103511^01 1?^ II化7^-^31116 0『1110 ?031-5011*5 1651, 311^ 1116 1|311「11 乂 1*6(5^011011 15 11163514!"^^ ^!^!^!" 1^^ ^ 1 1 ^ 0 ^ (^(^"(^!!^】0!" ^ 01111 「(:爿"";。!!. -

1110 13!'^61 15 00111111110115^ 6016「!3「156 1^!1|化「 11163511「65 1116 、乂0111, 0『3 5|?111 ^ 311 ?一1651, \\111011 10515 「0「 0 化 1 * 6 6 0 卩 ^ ^ ^ ^ ^ ! ! 0「 1116 (:卜;^ 1101^5, 丁卜匕0|13|316!' 100^ 31 1)1656 111635111-65 0350 ;

^

035^

4 . 3 . 1 ^2,八11/163311^1119 4.3^ 1.2^

1 060!'66

\^01^11 0 1 3 3^1!!: ^ 1 1 6 0 1116 丁 3 「 9 1 18 8 1 0 3 ? 7 6

。, 56(33!'311011

八11^ 1∼0-∼3^ 5^111 ^[!!!^!!^ 3 110(^0 111(0 1\\^0 (;卜!旧1100165. 1(9^!'0/7^ 15 3 111635111^6 0『1,0∼ ^1^61-6111 111650 01111(1 110^65 31*6『「0111 63011 011化!", 3113 &0111 1)16 |53「61】1 110^6 !11 16「1115 0^1116 00111^05111011 0「 1)16 0135565. 丁卜6 ^ " " 出 ^1^6^1106 1^61^2611 1 1 化 ^ 0 01111(1 110(165, 1116 " 化 ^ ^ ! " 1116 ( ^ 「 化 0 「 56^31*31 !011 3 ( ^ 1 ^ 6 ( 1 6 ^ II化5^)111. 311(1出6 !^6「 II化5(5111 15 00II51010^(5 10 1)6^ 5

1

6 3 1

6

丁0 366 |10\^ 108̶0111, 13 03101)13(0(1 31 030)1 ^))! 1(11113 ^116, 001181(^6!' 11113 0X3111^16^ 1^61 11)6 13!"〇61 1)6 "(^(""伫.311(1 161 !1011x0/101^ 1/1001)1^ ^ 311 !11^)111 (^^^ 131101017 ^^! ^!?^). 1^61 62011 「0\乂 0『11化^3(3 561 !"6口!"656111 3 「。(^「廿《0!" 0^561^311011 ^ 「「0111 1)16 ^3^3 561. 丁31)16 4 . 2 5110\\5 3 ^311131 V&、V 0^1116 ^313 501 III XV111011 I 5|10\^ 011∼5616016(1 1-200^5 0001 1)16 ^^1^1 561 311^ 011 !)' !^0 00111111115. I 3 1 5 0 561 11(3 131)10 50 1卜31【1化「。(;。!")^ 3「6 III "〖「^^!^口^ 0「36「 0^111001110 10 1101^ ^1501155 1116 0011011 0「 5^1!11!|1^乜化!'000!'015 011 1卜6 53515 0『111001112. -


124

?1-6^1011^6 1^0^611^

^///? 848 ^16^186她6广?^001\00\

80114(10173 /(^ 81481^1688

^1100(10118

731)16 4.2

丁卜6

6^.1&

1^681)01186

11011861101^ 1 0 0 0 0 1 6

1

1

38,000

2

0

510,000

100

1

512,000

1200

0

814,000

10,000

1

8150,000

3110^11 I I I

7&616 4.2

0311 1)6 5口1!1 &I出任61*601: ^311163 0^11011361101(1 10001116.八1: 630)1

111

5^111(1113 乂31116, & 2 x 2 0001:11126110^ ^ 1 ) 1 6 0311 1)6 0 0 0 3 ^ 1 1 0 1 6 ^ 3 3 5 1 1 0 ^ 0 9

5110^5 311 6乂301口16 0 『 0 0 6 5口

丁116 00111111113 ^6^1^6561111卜6 1 ^ 0

丁31)16 4.3,

110(163

73516

4.3

1*65011 6*001 1卜6

5)3111, 31101 1116 1*0^8『6口!"656011)16 16乂6!5 0? 1卜6 !3^6^

丁3616 4 . 3 10001116^310,000 116515011^61*5

10001116^810,000

"!2

"口

1^00-1*651)011 (!^^

"引 "∼

70131

VI

^2 ∼ 0『56口31*3^00 &0\\16\^6 ^

丁0 385655 1116 ^6^^ 0111-3^1131-6 ( ^ ) 111036

3 5口11仁11 15 0 6 0 6 3 5 3 1 7

313115110 3.1X6 X&511116 0011 11^1)01116313 1^11116

1

0

0^)0111^6 1*16

口『0口01^011 0 ^ 1*651300(161*3 3010118

111001116 1635 11130 510,000 15 0 0 1 311^61*6111 & 0 0 1 111056 ^1111 111001116

10 510,000, 丁卜15 0 3 0 1)6 ^『1忧60 3 5

//^

: ^

二尸 , \ ^ 6 化 ^ 2

, 為 ^ - ^ " , 311(1^ =

1

1)1166^ 1116 111111 11^1501116515 出6 6X1360(6(1 ^ 1 1 1 6 5 ^111 ^ 6 9

10001116^310,000 ^6313011(161-8

0『1(16

111001116^810,000

11130 0「 60)1131


0110^

4: 814脑"名060131017

I。 ?^101 ^68^01186

7^66 1^0(^13

0^飽化125

丁 116 0111-8(11131-6 3(2(13(10 15 03)0111^6(1 3 5 ^6110^5:

1=0 7=1

^!]

丁卜6 ;7^31116 0 『 1 3 『 0 0 0 ( 1 6乂 301^1112 1116 6(^1131100:

尸(义

2

〉 0010141016(1

I 口 " " !!)'!301116515 13 1 「 1 1 6 】 ^ 八 0 ( 1 1^10 10^0^

15 3 1 0 1 0 3 1 0 1 ) 1 3 ( 6 ( 1 3 5

二 ^ ^ ( ! ? - ^ [ ! & ^,

10^0^

丁卜6 1耵86「 1116 10^01-1^2

(&0(1 1116『6『0『6出6 51113116「出6

1-611116 1。^0她081001316(1

& \ 1116

1116 5^)111.

,八001116『5^1:1 13 0 1 & 3 6 3.11116 116X1

1116厂11*51 5(3111 1)6

0^

1000016 ( ^ ) ! " 6X3011316, 512,000)5 3 0 0 0 1 1 0 8 6 0 0 ^ 0 6 ) 6 !5 1 1 1 ^ 6 811(1 1卜6 1 0 ^ 0 1 1 1 1 13 08101113(6(1 I I I 1卜6 ;

53010 XV&^. I 0311

11^

2

, 1『出6『6 31*6 1 0 0 出 5 乜 0 0 乂31065『0「 10001116 ! 0 化 6 ^ 3 ( 3 561, 99

00011026110^ 131)163 0 3 0 1)6 01*6316(1, 311(1 1116 1。^01111 00011311^(1『0『63011. 丁 116 0 3 1 0 1 1 1 ^ ( 1 ^ 1 1 1 6 5 0尸 1116 10^0^

3「6丄)^ ,

,…,丄^ , 丁 116 5口1!11^1 2 6 0 6 1 * 3 1 6 3 出 6 111311631: 1 0 ^ 0 1 1 1 1 !5 5616016(1 9

5 0 | ^ 0 5 6 1116 1)651 5^;1^08 乂31116『0「 1门00016 15 515,000,

3 1 0 ^ 0 1 1 1 1 0『20,5, 1^0\^ 0005;016『1卜6

0 6 X 1 ^31*131)16,八0^ 1『11161-6 3「6 67出51!001 乂311165 0 ^ 八 0 6 !0 1116

1116 013X111111111 1 0 ^ 0 1 1 1 1 15 301601001 & 「 八 0 6 , 311^13056 1116 1)651: 5^111(1113 ^31116『0「

1116 5(3111: 八06

3 6 ^ 66 3^1113 31*6 00051^61*6^;

15 35,

& 1 0 ^ 0 1 1 1 1 0 ^ 1 0 . 2 . 1 『 ^ 6 &1\6 111001110 31*6 1卜6 001乂 111^1115 I I I 1116 6&1& 561, 111611

10001116 13 3616016(1 10 5|?1111116 0 0 ^ 6 66631136 II II&5 1116 1)651 1 0 ^ 0 1 1 1 1 乂 3 1 0 巳 1 0 0出6「 \^01"(!5, 1)16 6 6 5 1 5(3111: 0 0 1000016 ( ? ^ , 。 。 。 ) 1135 3 102^01111 0 『 1 0 . 2 . ?161106 1116

1 0 ^ 0 1 1 1 1 卩 。 ^ ) 11130

361 \^011101 1)6

15651 5|?1!1 0 0 八 0 6 〈35〉

3

3.1 5 1 5,000 0 【 1 0 0 0 0 1 6 . 丁卜15 5^1!1: 0311 1)6 0&\\^6

1116 1)651 0『1116 13681. I卩11161-6 ^ 6 1 - 6 200 !01)1115 111化6 3&13 561, 1116 |31^00635 0 ^ 1111(11113 ^

1 6

1?651 3^111: ^0111^ 1)6 |361^01111001

200 1117165 ^0110&『0『63011 ;!!)? !^) 311(1 ^0111(1 1)6 1*6^63(6(1 3^3111 3.1 63011 110(16 11131: 15『1111|16『 5|?1|^ 83011

\^0\\\6 1)6 6X301111601 1116 1)681 5(3111 5000(1, 30(1 1116 0 0 6 ^1111 1116 11^11651 !0^0/^/1 ?

0110560 3 8 1116 1)651 0『1)16 13681.

丁0 1136 1116 0111~80|113^6 !1161:110(1 0 ^ 011005108 &

仁3611)16

廿 ; 1 ^ 1(1116 01*2(61*1011 ^0^61^

1116 1)60181011 1*1*66 110(16 10 ? ^ ^ ! ] ! ^ . 丁卜!5 13 1卜6 ^6^1111:『0『1)10317 ^ ^ ^

4.3.1.2.^.2

1/71 口"⑩^6^110^1011

5

0『

'

35 3 11/1633111'& 01 000(111653 0 , 3 3 ^

10 ^01617)1*186 \1!116『,II 13 口055出16 10 0110036 1113X111)121113 / 零 " 々 0 ^ ^6(^11011011 2& 3 0 3110111311^6 10 013X101121118 1110 ^ 6 ^ ^ 6 6 0『56口3『31100『0『30160(1113出 5(31115 0 0 3 6

1)651

&1\ !0|3111, 30(1『0『5616011118 ^ 6

^ 1 1 3 1 13 10113111*1^? 101^111*11^ 0 『 3 0 0 ^ 6 18 1)16 36&『66 0^116161*080061^ ^!111 1*65^601 10 1卜6

00111(3031(1011 0【1卜6

16^613 0『1卜6

I&^1

\3^13^\&.

1^ 110(16

V 13 5口111 1010

0\\\\6 110(^63 0 ^6 6, &1\6

1^ 0?0 3 0 3 6 ^ &「6出6 口『0130111005 0『1^600^5 I I I 00(165 0 311^ 6, 11160 1卜6 (16^I'6^56 111 1111(5111*11^ 15 《V〉 一 ^ / ( ^ ) 一 ^ / ( ^ ) , ^1161*6 / ( ^ ) 13 1116 !!!!))""!!^ 111^6\ 0『110(16 V, 30(1 /(^) 311^ /(^) 31*6 1116 111^6X65 0? 1116 0^\\6^ 110(163 0 3001 6, 「65156(^1^61 丫. 1|1 501617)1*186 ^1!06「 1116「6 31*6 1 ^ 0 01635111-65 0 ^ !01|511『11^, 0 0 6 0163501-6 0^116(1 1)16 01171"/?";77^ 7"^&X, &II01 1116 0出6「 03116(1

5"化0口》I

016501*11)6 111636 11163511!'65 ^ ^ ^ .

丁0 5卩1111116 00(^0 V 1010 0^11101 0 0 ^ 6 5 0 3 0 ^ I? 1)350(1 0 0 出 6 ^ ^ ! ) ^ ! ^ 乂3106 0 『 3 0 10^)111 丁「66 31301*1(11111 0X311111163 &11 0311^1(13(6 5(311(3 0 ^ 1110『01111

〈0

30(1 X, ^ 0

,∼116「6 0

, 1卜6 \5 3


126

?1-6(1101^6 1^61^

^///? 8^8 ^16^186她":?1-0^1001801^10)73^

8148111688柳!!0^0173

1*631 ( ! " ! ^ ! ^ ! " 6 6 ^ 6 6 0 1116 III111111111111 ^6 013X10111111 乂31065 X、 〈 0^ 8 0 10 1116 16& 01111(1 110(16 311(1

^

, 711056 1*6001X15 11131

10 1 1 1 6 『 ^ ^ . 3111)1)036 11161*6 31*0 1 0 0 0 3 0 ^ 1 ^ 3 1 0

, 丁 116 030(11(1316 3^1111108 ^311163 9X^0二

3(31101118 乂81065 0 0 出 6 10(5111

1,2,∼,100 , 丁卜6

31801-1111111 0 0 0 1 口&1*65 1111|311^ 1*6(111011011 0 0 111036 1 0 0 5)31115, 3 0 ( 1 36)6015 1(16 0 0 6 11131 301116^63 1卜6 21*6316311-6(11101100 &5 1116 1)031 5^111.

4.3, 7.2.4.2, 1 I卩/?,

01/111爪口"『!"

1^&X

15 1116 ^1*0(50111011 0 ^ 1-681)011(161-5 111 3 00(16, 311(1 /?。 15 1116 口『013011!011 0 ^ 000-1*65口(^(^巧,1116

01111 / 零 " " / 亇 / " ^ 0『11131 00010 13 ( ^ ! ^ 3 5 / ( 尸 ) : 1 一 /?' -

, 1『1^0 1*6001^5 &『6 0^105611 3 1

2

1*311(10111 (∼辻!! !^…&^^!!^!^) & 0 0 1 & 0036,出6 ^01)31)1111^ 111311)0111 31*6 !^?!^!^^!^ 15 ^

, ^ 1 1 6 1116

&1)1111^ 11131 60(11 31*6 !!^^-^^^^!!^^^ 15 /?^ , & 0 3 出 6 (?①!)&!?出矽111311\\6^ 31*6 6!1116『601卜 ! ^ 网 & ! ^ 01- 50(11 000~1^6315011^61 5 15 ^ 十 ^ \

, 961106 \~ ^\ ~ ^\ 0 3 0 1)6 ^ 。 『 ^ ( ! 3 5 1116

1

131*01)31)1111^ 1^13.1 30乂 1\^0 616016015 01103611 &X『80(10111 ( ^ ! ^ 1*6口^仁^!!^!^) 31*0 31伃6『60伫?0『610317 131^615, 1116 0)111 111016乂 51011)11^68 10 2/7, 〔1 一 /?,〉,八911『6 00(16卜35 & 01111 1113X111111111 乂3106 0『1/2 ^ 1 1 6 0

1)0111

0 ^ 26『0, I I 1133 &

0133365 3『6 6^11^11^ 1*6^1-656016^^ 丁0 1156 11113 0『116『!011, 5 6 1 出 6

81)1111103 ^1116 01*1(611011 ^ 1 * 0 ^ 6 1 ^ 10

4.3.1.2.^.2.2

5/1^0^ I

5 0 1 1 - 0 ^ 13 &001|16「 0163511『6 0『1116

^(/?/)『0『

0『& 1\06&. I I 13 ^6^106(1 3 5 /(/?) ^

1=0 510317

八 0 0 ( 1 6 111311138 131^6「 601『0口乂 11130 3001116「 00(^6 15 0101*6 116161*0经606005 3001

1116『6【0『6 1633

丁 116 1-31*1^ 0 『 3 0 6乂601 18 016&8111*0(1 3 3 " ^ ^ ( / ? / ) .

1『30 6乂6111 15『&1*6, 11: 17)03113 1)16 ^1*01)31)111^ 0『

1(3 000110-61106 13 10∼,0^011510|6『1卜6 6乂601 ^68^01186^ 811|3|3036 1116 ^1*01)35111^ 0 ? 1*63^01136 1)1 3 0 0 ^ 6 15 0^005^ 71160 1116『3『!1^ 0『『65口0056 13 一 1 0 8 2 ( 0 . 0 0 5 〉 二 7 . 6 4 4 , 71113 15 3 I 『 6 6 乂 6 0 1 丁卜6 ^1*01)31)1111^ 0『000-1-631)01136 13 000乂6『561乂 0 . 9 9 5 ; 1161106 1116 1^1*1^ 0^000-1*65(501156 15 一 1 0 8 2 ( 0 . 9 9 5 〉 ^ 0 , 0 0 7 2 , 八 0 0 3 6 出 & 1 1 1 3 8 &『65口0056 1*316 0 ^ 0 . 0 0 5 13 1635 11111)111-0 11130 3 110^6 11131 1135 6^1131 口『0口0111005 0『1-651)011 ^61*3 &1\6 !^!!-!^。!^!^. 丁 11115 ~\0^ (|? ) 2

!'&1*1^ 13 111^11 3001 1 0 ^ ^ 6 1 1 1116 1*31*1^ 0『出6

/(/?) ^ ― 【 0 . 0 0 5 、 1。8 ( 。 ' 。 ( ^ ) 十 0 . 9 9 5 2

|

13

\\^60仂6

15 1 0 ^ ^ 丁 116 601『0口乂 0『11115 00(16 13 35卩0110\^5:

1。8

#

2

^ 0.0454,

( ^ ^ ! ^ & ^ ! " 3001116『1106& 111 ^ 1 0 1 1 1116 ^1*01)31)1111^ 0『1*65(301156 ^ |3!'01)31)111^ 0『000-1*631)0036 ^ 0.5, 1116 6 0 1 1 - 0 ^ 0^11113 00(16 15 / ( 尸 ) ^ 一【0.5 # 1。8 ( ( ^ ) 十 0 . 5 # 1。8 ( 。 ^ ) ] 二 1 . 2

2

110016 1 ^ 1 13

131-6(1011111131111^ 0 0 0 - ! " ^ ( ^ ( ! 加 ( ^ ! ! ! ! & 131X^011100 0 『 0 . 9 9 5 〉 1135 3 0 6 0 ( 1 * 0 ^ ^ 1 0 6 0尸0力454,八 00(16∼!出30 6^1131 ^ ! ^ ^ ! ^ ! ^ ! ! 0『1^65|3011^61^

000-1*651300(161*8 1135 6 0 ^ 0 ^ 6^X13.1 10 1 ,八00(16

\\\31 1138 8\\ 1*651)011(161*5 0『&11 !!^^-^? ^^!!^^ 1133 311 61^1*0)3乂 6(^X19.1 10 261-0. 丁 11115, 6 0 1 1 * 0 ^ 1*311365 1 ) 6 1 ^ 6 6 0 0 10 1 , XVIII! 0 111(1103(1113 013x1011101 ^111*11^ 311(1 1 111(1103(1113 11)^x111111111 111115111*11^^ 丁0 1156 1116 ^ 0 ^ 0 ^ 111635111~6, 5 6 1 出 6 8 1 ) 1 1 ^ 1 1 ^ 1 1 1 6 01*1(61*1011 ^31*013611^ 10尼!^!^口^


(^。声"4: 81111 出"8

4.3.1.3

060151071 7^66 1^0^613 10 ! "6(^11^63^01786 017^ ^18^

127

3

1\^633111 1119 1 & 6 \ ^ 0 1 1 1 1 。, 3〇口111 \^116111116 1 1

&

\ 18 0 3 1 6 9 0 1 1 0 3 1 ^ 1 ( 1 1 1^0『6 |

711311 丁 " 。 0 3 1 6 9 。 『 1 6 8 1『1卜6 ( ^

6 1

15 0 & 1 6 8 ^ 1 ∼ ; 出 1 1 \ 0 ^ ^ 0|

1 ^ 0 03(6^01*165 ( ! ^ ^ ^ ! ^ ) , 出 6 ^1*006(1111*65 31*6 1116

03

丁 116 0111-8(11131^6 5(3(15(108 ^ 1 1 1 1)6 03)01113(6(1 & 0 0 1 "乂 !) 0 0 0 1 1 0 2 6 0 0 ^ 1 ^ 1 ) 1 6 5 , ∼ ! ! )

15 1116 1111111661^

0卩01111(1 110^65 1)61113 01*0316(1 0 0 1116 1)3513 0『& 0^113111化口" 311(1产15化6 111111166『0『\2^^^\ \^\^\^ ((:^圪径0『1651 丁 116 ^ ^ 3 | 1 1 6 5 31*6 0^101113(6^ & 0 0 1 1(16 01^-5(11131*6 ^13(1*1611(1011 ^1(11 ^6^1*665 0『 ^1-66(10111 60)1131 10 ( 广 一 1^(6 一 1 〉 ^

丁 116 0!01 \1\66\ 30(1 ^ 1 1 1 1 * 0 ^ 01635111^65 0? 101|311『|1^ 0311 3150 1)6 3^(3116(1 I I I 1卜15 0&8&. 丁 116乂 21*6 5!111 口 1乂 6X1^1X6^6『0『010『6 1(130 1 ^ 0 1 ^ 6 1 3 ^03.1I&0『1卜6

4.3.1.4

1 3 ^ 6 1 乂3『1315|6,

1\1638111 1|19 1 ( 1 6 ^ 0 1 1 1 1 0 , 3 8 ^ 1 1 1 \^11611 1^16 丁3『961 13 0011(111110118 1

1『1116 131^61 15 0 0 0 1 1 0 0 0 0 5 , 3 0 ?~1651 15 1)86(110 01635111*6 1116 ^6^1*06 0『36(33111011 &0\\\^\^6 ^ 5(31 !!. 311(313056 1116 1 3 ^ 6 1 15 1055^6^14617^

9

&

& 0 3 出 6 111(3111 13 117001116 \\3^11\^ 100 ( ! ! ^ ^ ! ! ^ 乂31116孓 &, 1^\0 ^1*011^3 31*6『00116(1〇06

丁 1161*6 31*0 9 9 ^0351616 1 ^ 0 - ^ 3 ^ 3)311(3 0 0 1 0 0 0 0 1 6 . 八 I 630)1 5^5111

21*011^ 1133 10001116 1 ^ 6 1 156|0\^ 1116 5(3111: V&]\16^ 311(1化6 01116『2X0X1^ 1135 1000016 ^63X6^出30

0「

691131 10 1116 5|?1& 乂8|116, 1~16「6 13 311 II 111511*311011 , ( ^ 。 ! ^ ^ ^ ! ^ & 口3『6111 110(^6 \^!111 VI 「6001X15 311(1 & 3^111 ^31116 0^510 5 000^八II『6001X15 ^1111 1000016 1633 11130 ^1111 10001116

1)130 0『6(^1181 10

810,000

510,000

31*6 5 6 0 1 1 0 1)10 1 6 ^ 0 0 3 6 , 311(1 111036 00(16, 3 5 5|10\^0 111 「^111*6

31*6 5 6 0 1 1 0 1110

丁116 1116311 0『出6 131^61 13 0310111^6(1 ^0『630^1

^19114.2 ?&1*601 00(16 X議1^『0『1^01X15

1

1^630 0卩1(16 \31^1 :

111001116

,'

〈510,000

2510.000

,'

,'

0111(1 0 0 ^ 1

011(1(1 00^6 2

1^0011^『。!" !^②!^ ^

!^!!!!!^ 0卩^600^5 ^ 7?

\1030 0『出6 131^1 :

\16311 0「出6 131*^1 :

2

10 0「36『10 03(0111^(6 1116 \^01111 0『11115 5口11仁& 0 1 1 6 - ^ 3 ^ 八 1 ^ 0 乂 八 ! 5 111^1 1561*^00116(1, 3 0 ( 1 1卜6 10^0^

15 111611 0^101113(6(1 & 0 0 1 1)16 ?~163^ 3 5 5110^11 ^ ^ ^ .

4.2,


^41)161': ?1-0011001 ?。/"//。"》丫。" 81181)7653 ^^1100110^18

140(1&11^ ^!1/7 & 4 5 ^16^186

^6^10(^6

丁 116 5 0 0 1 0 ^ 3^1131-65 5 6 ^ 6 6 0 1116 8^011153 ( ^ ! ^ (^(!^力13 8 ^ 6 0 \ ^

88^,, 二 丄 " ' ( 义 一 7 乂, ^1161*6

15 1卜6 01630 0『1卜6 131^61 111 1116 /仏。!^" 00(16, 3 0 ( 1

3? 13 1116 0 1 6 3 0 0 ^ 1116 I & ! ^ 改 ^

丁 116 5 0 0 1 0 ^ 30)1131*65 ^1111111 1116 ^011|55 (。卜!化。。(^^) 13 2 ^ 6 0 5 ^

2 ^^,",/" ^

^

^

(

^ 一又.) , ^ 1 1 6 1 - 6 ^ 13 1116 ^ 1 1 1 6 0『1卜6 1 3 ^ 6 1 ^31)16『0『 2

,。1 7=1

1116/

1

1*6001*01 111出6 /'力011(1(1 1106&.

丁卜6 丁 3 1 1 0 1 0『8^1131-63 !3 8 ^ 6 1 1

^

2∼ ^ ^ ( ^ , - ^ )2,

88福^

1116 ?~813113110 15 00111^11(6(1 3 5

1=1 7=1 、

2

-

0

丁 1115 8(3(13(10 1138 311 ?-^!?!! ^!!!^!! ^1111 1 &1\6 0 ̶ 2 ^ 6 ^ 6 6 8 -

、 3 5 、 』 " 0 『 6 * 6 6 ( 1 0 1 1 1 如 ^ !116 111111 11^0116513^

丁卜6 111111 11^1)01116515 5 3 ^ 5 1^3.11卜6!"6 15 0 0 61^16^06

111 1116 131*861 016011 1 ) 6 ^ 6 6 0 1116 01111(1 。 。 ( ^ ^

丁 116 / ? - 乂 & ! ^ 15 8 ^ 6 1 1 6丫尸(尸〉00101*101&6 ? | 0011 11)^01116313 13 (!!!^) : ^ ^ 3 1 1 1 6 ^

八5 1)6^)1*6, 1116 1 0 ^ 0 1 1 1 1 13 03101113(6^『1*0111 1116 ^ 7 ^ 1 1 1 6 0 ^ 1116 ?-1651 3 5 ~ ^ ^ ( / ^ " ^ ^ ) ^ 丁卜6 13『8 『出 1 0 ^ 0 1 1 1 1 6

6

1\6 1^616(6^6

1116 51113116^ ^ 6 / ? - ^ & ^ ^ ) , 1(16

0 0 6 - ^ 2 1 ^ 311&1^513 15 1301^00116(1 & I 63011 ^^!!^!!!^ 781110 0 0 & ^\\61\

1116 5;31!1

311011 3 5 !11001116,出6

108^01*111 0『630)1 5)3111 13 0 ^ 0 1 1 ( ^ ( ! , 311(1 1116 3^111: "!出1116 11&11651 10^01*111 !5 36160(6(1『0『1116 !0|3111

1000016 13 3(^111: 1010 0101*6

1 ^ 0 ^ ! ! ^ ^ , 11160 0 0 6 - ^ 3 ^ 311&1^313 13 ^0116

1 ^ 0 ^ ^ ! ) ? . ) 八 5 ^1111 1116 0111~8^11^6 11101110^ &1\6 & I I 出 6 3(3131163 10 63011 1门口0仁3X1^ 1116 1)631

0101*6 11130

0161110(15, 1扒6 531116 31181^313 15

1)651: 3^111;『0『63011 !0|5111 13 &11001. ?『001 1116 1)651 5口1讧5 0 ^ 63011 !0)311、

& 0 0 6 " 池 出 6 111^11631: ^ ^ ^ ^ )

13『00001, 311^出31 ^111 1)6 1116 1)631: 0『1)16 1)651,

1)131 1 3 出 6 5 6 5 1 5|?1!1: 0 0 1116 1)651 9

丁0 1156 1(16 ?~1651: 5110^11 63『116『III 11115 56011011, 5611116 ?^!)?, ^111011 13 1(16 ^ 6 & I I 1 1

4.3.2

^1116 0116『100 口『0口611^ 10

『0『!0161^31 1 3 1 ^ ^ 6

^ ^ 3 1 1 1 6 ^111811116111 0 ^ 1 0 1 1 3

1/31113 1116 ^6^31111 56^1'!185, 50161731*156

11363 3(^11516(11?~\^\\165 1(1 00!11|33「^3 5|?1辻5 0 0 1116

531116 10^)111 311(1 3^1113 00出斤6『601 111|3111^ 丁∼0 1^(365 0『&01)115(111611(3 &1*6 1113(16 10 ^~\3\\1&5: 8 0 0 ^ 6 1 X 0 0 1 3(1)11511116111: 30(1 1)6^

"̶(!!^!^.


0^100^^

4: 8"脑"宕0601810)1

8011,6『『0。1 一1131!116111

4.3.2.1

丁"66 1^0(^615 10

^1011^68^01756 011(1 ^18^ 129

9X0^X1^

∼ 1 1 6 0 乂00 &1*6 0001|53『!08 1卜6 3(311(3 & 0 0 1 31汗6『601 10)31115,尸-乂31065 31*6 30^113(6(1 10 1 3 ^ 6 111(0 0111131: 0 0 1 &11 1111311(5 1 1 ^ 6 1)16 53010 !!"!!!!^!" 0^16乂615, 10 ^61161^1 5 0 0 1 6 !0|31115 31*6

30001101:出6

7

50016 31*6 01X^(131, 8 0 0 1 6 31*6 !1011^11&I, 3(1(1 01116『5 31*6 1I1(6IV^I-5^^I^(1. 5110)1 3 3 廳 " 。 " ( ^ " 1)14)^6?' 01(63 0 0 出 6 1)61112 〃0《0 1*1011 0油"1)14^61:

0『101*0,1 1)61)13議"0^6^扒甲"&1\6 0

1 1 1 1 3 出 6 聽 ! I 0^6^ !)寧"^^/^/^.

I ^111

?01^ 6 乂 訓 口 ! 6 , 3

?0『1)113 ^ ^ ! ^ ! ) ^ , 0 0 1 乂

0 0 6 5|51!1 13 6^3111316(1, 0 0 ! ) ' 0 0 6 00011036110^ ^ 1 ) 1 6 15 00051(161*6(1, &1\6 0 0 1 乂 0 0 6 1631 13 |561^011116丄 八II !0(30111^6 "聽1)67 11 !^^!". I XVIII

!" 1^1& ^081 12 1710111^18 0311

0^^611^1(6110165

1)115出6 ^61/^146110^

&30^

^ 〃 ' " / 已 丁 卜 1 5 15 3 0 0^11131 \^\3^\&.

& 0 0 1 0 10 1 0 0「

8叩|3056 !1

乂311165 & 0 0 1 0 10 10. 60161^1^156 \4106「 00011331*63出6 5口 1!1 乂311165 0.5, 1 ,5, 2,5,∼,9.5^ 丁60 0 0 0 1 1 0 8 6 0 0 ^ 121)165 3『6 0 0 0 5 1 『 0 0 ^ , &1\6 116006 160 0111~8^113^6 ^ 1 1 1 6 5 31*6 ( ^ ( ; " ^ 。 . I I I 0出6『 \^0^5

5

160 16515 31*6 |361^0011601 0 0 11115 10^)01『0「 5 6 1 6 ( ^ 0 8 1^\6 1)631; 5(3111,

811^13056 1)16 1^ 3^111 0 0 1116 ^611001116110^ 乂3「53616 1135 3 ;7^^1116 ^ 0^ , ^111011 0 1 6 3 0 5 1\\31 ?

0(2101410(6^^

& 0111-3^11&!"6

11)^)01116315 13 1!"116〉 ^ ^ ^ I 。 01116「 ^ 0 1 ^ 5 , 1116 ^0531)111^ 0^巧!!出!^

I

V 11130 1卜6 0310111^16(1 ^

3.1 1*30(1001 15《110(16!" 1*16 0 1 ) 1 1 卜 丫 口 。 ^ ^ . 丁卜6

^51-01)31)1111^ 1)131, 0111 0 ^ 1116 160 0111-8(11131-6 16515 011 1116 ( ! ^ ! ! ! ! ^ ^ ^ ! ! ^ \ ^ \ ^ \ 3 1 16351 0 0 6 0^1116 16515 ^161(15 3 & 1 5 6 口05!11乂6 36(^51011 ( ^ ^ ^ ^ ^ 6 1*6)6011116 1111)1 !!)'!501116515 ^11611 & 15 30(11^11^ ^!^!^) 10 15 1 - ] " ^ ( ! - ^ ) ^ 丁卜13 & 0 1 1 1 ^ - ^ ^ 5 6 6汀0『1*316 15 0111011 1 3 「 经 6 『 1 1 1 6 !11(11^1(11131 61^0『1*316 0

^!

-

6X3111(316, I犷1116 !11(11^(11131 6仃0『1*3(6

13 1 - 0 . 9 5

1 0

^ 0 . 4 0 1 . 丁卜!5 11163115 11131:

^03511)16 ^ ) ) ! ! ! ) , 11161?~\/&\\165

^ 0 0 63011 1651 : 0.05, 1)160 1卜6 ^30111^-^150 6汀0『1*316

160 乂011 113^6 111111(1^)16

00011)31*150115 ^01\6『0『63011

11110101*63(11113(6 1116 1*15^ 0卩1^6|601102 ^ 6 01111 11^01116515 ^ 1 1 6 0 !1 15 ^ 1 1 1 &. 丁 ! ^ 化 & 巧 ,

01631*1^ 1116 0101-6 1305511)16 5(311(5 & ^31*131)16 1135, 1(16 1655 300111*3(6 1116

出 6 6 6 5 1 5(3111 0 0 1 卜 6 編 忖 0 ^ 6 ^

/ / " 《 " 《 " ( ^ ^0^10612

^ 1 1 6 0 ^ ! ! ! ^ ! ? ! ^ ^ 6 1)651 8^111; 0 0 1)16

1)1^6^ ^0^10,1)16^ 1116 10^01"(!18 1166(1 10 1)6 3(^113(6(1『0『1卜6 V & ! " 1 0

^ ^

1116 0 3 5 6 0 『 1 ^ 1 6 賺 " 0 ^ 6 ? '

0 ^ 5|?1!15, 0『16515, 0 0 63011

1)1^6^ ^0^101)111161-6 13 0 0 1乂 0 0 6 1631 &0(1 116006 0 0 9

301)113(1116111 13 0 6 0 6 5 5 3 1 7 ^ 8111: 1)1 1116 0 3 5 6 0『1卜6 ^611^146110^

V(!"!。^, 1116 1)651 3^111 13 0110560 &0111

& 861 0 『 1 6 0 5!?1&5, ! ^ ^ ^ & ^ , 1 0 8 1 0 ( 1 0 〉 15 5116^301601 & 0 0 1 1116 !0^0"出0『1116

^611001116110^

乂3『!31?16,5 1)651: 5(3111. 10 8 6 0 6 1 ^ 1 , 1 『 & 门 1 1 3 5 1*1 5卩1!15,出60 ^ ^ ( / ? ? ) 15 5111511-3016(1 & 0 0 1 1)16 10^01-1)1 0 ^ 63011 5口1;1 0 0 1\\2^\ \^\\\^ 71113 ^115(1116111: !3 03116(1 1116 8017/6^0111

丁0 &口口1乂 1116 801^/6^0111 ^ ] ^ ^ ^ ,

^145^6^1^

|5『0|3611^ 10 \ ^ 8 , \^111011 15

5611116 0011(61*1*0111

1116 ( ! ^ ^ ! ! .

4 . 3 . 2 . 2 71016 。, 1(338 ― I卩乂011 3611116

11811116111

9X0^^

0 ^ 1卜6 711116 0 『 1 ^ 3 8 8 八 ^ ^ 0 ^ ^

3^11(5 31*6 0011113^6(1 XV1111001: 8011^^0111 ^^81!116111 ^ ^ 3 1 1 1 6 5 0『1116 5^11(5 &「6 0001^31*6(1

4.3.2.3

\0八&6『,111611 1 卜 6 0 『 1 1 1 6

\^ 乂011 3611116 ^1*0^611^ 10 86『01^, 1 1 1 6 0 出 6

8011/^0^1

^115^6^

0 6 口1(1 ^11811116111

10 50161731*156 \1106『,1^^011 5611卜6 8(1111;

!] 118(1116111

0^ 1卜6 1)6018100 丁 1*66 110^6 10 \ ^ 8 ,

11160 ^ ^ 3 1 1 1 6 3 31*6 &^115(6^『0『1116 口"!!!!^!" 0『3006510!" 3^)1215. 丫 0 0 0311 0&11 1卜6 &01)11511116111『0『1116 01101136「 0『3006510「 5|51115 1116 ^6^11 0(1)1181^6111 ^ 1)6031136 1116 33」05101601 ^6(3611013 0 0 1116 ^6(3111 0『 1:116 11*66 3 1 ^111011 1116 5(5111 13

0 6 口 出 1 3 01635111-6(1 3 5 \\\^

0 ^ 151^3?101165 111 1卜6 ^3(11 1X0111


?1~6^10^6 ^40(^611^ ^///? 8^48 &116,156

': ?^00(100180114(10178/。卩81481)1688 ^^1100(10178

1116 0111X6111; 00(16, ^1161*6 1116 3^11(11113 13

10 1)16 1*001 0 0 ^ 6 ^ 丁 116 021101113(6(1 ^ 3 | 0 6 13

010111(5116(1 \^ & ^6^(11 010111口116『,1)386(1 0 0 1116 ^0(3(11 10 1116 11*66 0 ^ 1116 01117601 00(16, 10 & 1 X ^ 6 3.11110 ^613(11-^115(6(1 ^ 7 ^ 1 1 1 6 0 ^ 出 6 5口1!1 ?0『6X301 口 16, 1 ^ 113 3 5 5 0 0 1 6 1113115『10『10 1116 0111X601110(16 11161*6 ^61*6《011!" 5^)11(3 ^0\1^ 8^\\\5 ^61*6 1-6(11111*6(1 10

『『001 1116『001 110^6 10 1116 0111X601:

3 0 ( 1 1卜31

630)1 5^)1& 1 0 ^ 0 1 ^ 6 ( 1 1 ^ 0 1)1*81101165 (^!!!^ 510317 5口1I^5). 10 1)113 0356, 1卜6 36|31|1 11111111|3||6『15

2x2x2x2^ 10 86061*31 1116 6/6^細I"!)"^"『0『61031^ 0110-601:

1106&. 丁 116 0^10111^1601

^1101*6 (! 13 1116 ^6(3(11 0『1卜6

5|?1115 15

^

& 15 &6^5X^6

0111111 口 1161\ 71113

011|11!|5!)'108 ^ ^ 6

11163113出81 &X & 鄉 出 0 『 4 , 1^ 1卜6 03101113(6(1 ^ 3 1 1 1 6 13 0.04, 1116 ( ^ ― - ― 0.04

11516(1 ^ 3 1 0 6 \^01|1^ 1)6

X 1 6 ^ 0.64^ ^111101111116 ^6^(11 34)1151016111, 1116 3(3111: ^0111(1 1 1 ^ 6 1)660 00051(161*63 3^(13110311^

3131111102111^ 8111 3 & 6 『 出 6 3^11511116111,出6 3口111 13 001 513115110&11^ 丁116

&

&4)051111601 0311 &150 1)6 101617)1^16(1 3 5 出 … 出 ! ^ 1116 1(11*63110101 ;7^3|116 ^ 1卜6

!^^!!!!)!!^. 1『1116 1111-631101(1 ;7^31116 313601^16(1 I?乂 1卜6 81^111(1031106

3^113(6(1101?6 0.05/16 ^ 0.003125.八0乂 5口111 " ! 化 & & 361)61*31, 1『01. 1 3 也 6 5;径『103006

1^61

3(3601116(1 6 乂 化 6 81^0111031100 画!"口1^

\^111011 1138 3 ^7^31116 &1)0^6 0 I

0『出6 !0^0"出^

10 11101*6356 1^16 1111*651101(1

1.6^61

^1-0^611^ 13 0.05, 11160 11 18

1)6 !^)^^. 10

31x^6 0.003125

1.6^61

^1^0|3611^ 111611 3 0 ^ 5|31 & ?

15『6』6016呔7^16 6 ^ 6 0 1 0『1116 016(3(11 3(^11511116111 13 10径

〉 二 ^ 1 0 ^ , 0 (?) , 16006, 1116 366136『乂00

10

^ 0 111 & 11*66, 1116 511^016『1^16 5(311(131x1 1)60011103『0『3006口^11经& 5)3111 33 5!@111110311^ 丁卜15 163(13 10 1116 1^6|6011011 0『0101*6

3^11(3

1卜30

^0111(1

1)6611 1-6)6016(1 ^11110011116 66^1\\ &^1』^I5(I116I1^. !"16006, 1116

36口出3(1)113(1116111: 0 1 3 ^ &150『6511忖III『6∼6『!33(11110115, 11161*61^ 111111(1113 1116 5126 0 ^ 1卜6 ^ & .

001111*0111119

4.3.3

3(0^1)1113 1*11165 31*6

1*1*66 6 ^ 0 ^ 1 1 : 8101)1)1119 1111165

8^116(1 ^111*1113出 ( ^ ! ^ ! ^ 1 ^ 8 3 6 0 ^ 11*66 ^6^610131116111: 10 660\6& ^ 6 0 6

11)6

「6001*5^6 1)3111110111118 1135 ^006『3『000118)1 ^ 丁卜15 8601100 ( ^ 化 ! ^ ? ^ ^ ^ 泡 ! ^ ! ^ ^ 3 ^ 5 0『0011(1*0111113 1116 ^ " ^ ^ 0『1116 11*66 1

1116 1^!|11118 1 ^ 3 5 6 0 ^

0

4.3.3.1

0011^0111|19

^6^610^)1116111; 1(1 5)1161^1*156 ^ 4 1 0 6 ^

丁『66 0 ^ 0 ^ 1 1 1 1 1 『 0 1 1 9 1 1 ^ 6 1 ^ 6 8 ^ 1 0 1 3 3 1 ^ 0 3 1 1 0 6

1^61

?!'0|36117 丫011 0 3 0 00011-01 1116 1111(181 512& 0^ 1116 1『66 6 ^ 561(1113 ^ 1116 1111*651101(1尸々3106

1 6

I I I 1*651101^ ^~\3\^

1|1 00161751*136 1^1106『

^81^111^1001106 ^^!) !5 5^601116(1 \^ 56^1113 1)16 81^111(1031106

1^6^61

口『0口611^

0 1 1 1 6 1)60181011 71*66 0 0 ^ 6 1 0 出 6 016311*6(1 ^ ? ^ . ?『001 11)18 ^~\^\\\^ 50161^)1-136 1^106!" 03101113(63 1116 1111*651101(1

10^0^

1111*631101(1 !0^01^

?0!" 6 X 3 0 1 ! ) ! ^ , 1^^011 561: 1116 81^11111001106

0『015611^ 10 0.05, ^ 6 1 1 1卜6

15 8 ^ 6 0 ! ? ) ' - ^ ^ ^ ^ ) , 0『1 30^ 1 ^ 3.1 3 0 ^ 00(16, 00116 0『1116 1(1^11(3 1133 &

10^01"出0『60)1181

10 1116 ^!^?!^化,111611 1卜6 00(^6 13 0 0 1 ^3(11(10116(1『011|161\ 8 ^ 11101*6356 1(16 ^681*66 10 ^111011 1116 1 ^ 0 0\\\\6 110(^63 011151

^601*6381113 1116 1111*63110101 ^~\3\\1^011 61^^

1^6^61

111 0 ^ 6 ! ' 10 0005!016『出6 2 ^ 6 0 5(31)1: 10 1)6 31@111^10311^ 丁 1105, 11*66 ^;『0\\^11 0311 1)6 0011(1*0116(1 ^

4 . 3 . 3 . 2 00111『0111|19 丁『66 6『0\1\^11 III!'0119111(16 5(3111 ^^113(1116111

9^0^0^

八5 171611(10116^ 111出6 560(1011 00》々31116 3^11511116111 0口110115, ^ 乂011 5611116

118(1116111

131*0(3611^ 0『1116 1)60181011 "!1*66 110^6 10 丫68, 111611尸々31065 31*6 ^113(6(1『0『1116 11歸1?6『0『3006510『 5口

I I I ^ 3 1 1 1 0 1 1 1 ^ 1^ 01 1 5 出 6 51^111^1031106 16乂61 5(7601116(1 6 ^ 1116 51^011!081106

111611 30乂 5|?111 ^111011 1133 &

^

0

\

^

1^6^61

口 1*0口611^,

0 I ^?/?//?瞧I"口"6圹13 ^ ^ ^ ( ! . !"16006, 1卜6 6&6^

乂011

8 0 I I I 3 1『66, 1116 5仕1016『1卜6 5(3I1^1^I'^1 1)6000165『0『3006(3(1113 & 3^)1 !1 38 5180|110&01. 丁卜15 163(13 10 1116


0/70/7^ 4: 8""出。8

0601310^1 7^66 1^0(^618 10

6(^101 ^68^01186

1-6160(1011 0『0101*6 5 卩 1 ) 1 3 1 1 ^11110111出6 3(^1151111601, 1*63111(1113 111

0^

/?/^ 131

V |3311出005# 50, 3^11011 !^^

0 0 1)16 81)111八|1』11511116111 |?『0|5611^ 13 3001|16『∼3乂 0 ^ 00011*01110运11*06呂『0^11,

4.3.3.3

0011(1-0111119 1"!'66 6 『 0 ^ ^ 1 III!'0119^1他6 1.63^ 3 : 2 6

丫011 0 & I I 00011-01 1116 ^ 0 \ ^ | 1 0『1116 ^ 6 6 !)乂 56(1(113 I 卜

9X0^^

5126 |3「013611^ 1『乂00 5 6 1 出 6 ^31116 0『

6

1116 |31^0|5611^ 10 3 00011)6!" 311011 3 5 1 0 0 , 11 016305 1)131: 1『3 3^111: 1*65111(8 1)1 1)16 01-63(1011 0『& 163^ ^11)1 『6\^6『11130 100『6001X15, 11160 X[[&X 5)3111 3)10111(1 0011)6 ^^011^\^6^

1^61106, 1卜6 81*0^11 5(0)35 311116

0111X601 110^6^

4.3.3.4

0 0 1 1 ^ 0 1 1 | 1 1 9 丁『66 6 1 - 0 ^ 1 1 111 !'011911 1^6 3(31:1 3 : 2 6 9『。口611乂

I尹1116 ^ 1 0 6 0『1116 81)111 8126 口『0|5611^ 13 5 6 1 1 。 3 II11111 ^ ^ ! 511011 3 5 3 0 0 , 11 11163115 1

\^3 110(16 1138

『 6 ∼ 6 『 3 0 0 1*6001^5,出60 I I 5110111(1 0 0 1 1 ) 6 (^)!^^^!^^]『0『3^1 ! ^ ! ^ . 丁卜6 ^6^31111: 乂31116 0 ^ 11115 0『0!3611^ 15 1^106 1116 \&3^ 5126 " 卜 ^ 卜 1 3 3(3601^16^1 ^ 9

4.3.3.5

1\\6

^ 8126 ^1^0|3611^^

0 0 1 1 ^ 0 1 1 1 1 1 9 丁『66 6『0埘化16『011911 1116 1^3X111111111 06口111

9 ^ 0 ^ ^

丁卜6 1156『0311 &150 0110056 & \ / & 『 0 『 1 1 1 6 1^3X111111111 1)61)111 口「0|3611^ 丁)^5 ^616111111165 1^16 1X13X111111111 II111X11?6『0『经

61161

" "。!^ 0 『 7 1 1 6 3

「001 110^6 !5 8 6 1 6 ^ 1 0 0 0, 30(1 1^16 ^ 11^1*611 0 ^ 1116

1*001 00(16 3!"6 1116 6『51 @6!16『31|011, 610. 丁 116 ^ ^ ! !

56(11(13 『11113 口 ! " 。 ) ^ ! ^ 15 6, 丁 116 1^8X111111111 0

1)61)111 131-0(3611^ 0311 1)6 361; 1)61^0611 1 31101 100^

4,3.4

。1*11111119:

5616011119协6

1^19111-812611

9 3 乂 ! 0 8 2^0^/11 1\\6 1 3 ^ 6 3 1 1303311)16 11*66 (/^^顧I

1131119 ^ 1 8 | | 3 1 1 0 1 1

08^3

"!!^^! 1)16 ( : 。 ! ^ ! ! ^ ; ! ! ^ 0『510口口1113 III165 111 1

1116 1?^10113 56011011, 乂00 0 0 ^ 116601 10 ^114176 \110 1116产/^?/ 5126. 丁 116 131*11111113 13『00655 1)1*0066013 3 3 1(16 1^10X1賺11∼6, 3001 611(111113(6 0 0 6 5^111 31 630(1 &化卩,I? 1116 013X10131 0*66 1135

^0110^5^ 31311 1416^63

311(1 1^1『6010乂6 006 5|?111 31 & 8 ^ 6 0 ^0111^ I

1*6010^611 &I & (! 1^61*601130101 I ^111 ^1 &1\01^ 00111136『0^506-11*065 0 ^ 3 1 2 6 ^ - ! . ^ - !, 1^-2

乂, ^

3 5111?-11^6 0『5126 ^[-1.

1『006 3|31|1: 15

, 丁1105,出6『6 0811 1)6 &

501)41*66∼!出0『8126

?『001 111656, ^ ! ! ^ ! ^ ! ' ! ? ^ 1^1106『3610015 1116 5 6 5 1 3013-11*66 0 ^ 3 1 2 6

1-61X10^108 1 ^ 0 5口1!15 1X001 1116 1113X111131 ^ 6 0 I

X 56乂61^1 5116-11*665 0『3126

^ ?『0111出656, 60161^1-156 1^1106『36160(3 1卜6 6681 511卜1『66 0^ 5126 ^[―1.

1111(11 11161-6 13 & 11*66 ^11)1 0 0 1乂 0116 163^八11^16

0『11115 1?『00655, 11161*6

丁卜15 口『00655 0001101165 1)6 & 36^116006 0『11*665

0『31263 ^ 仏 1 , ^ ~ 2 , ^ ~ 3 , ∼ 1 , 015口13乂 4.7 5110\^5 & 口101 0『出6八\^『3呂6 ?『0化355001316(1 1116 36^061106 0『1116 6631: 0 ^ 1116 ^ ^ ! ? - ^ ^ ? 0『1116 531116 5126. 丁 1105, 1116 56(^1161100 15 3 0 0(3110111111 36^1161106 ?『0111 1卜6 0(3(111111111 56(106006, 1116 1)631: 1 ^ 6 13 3616016(1 0111110 ^ 8 1 3 0 ^ 3 ^ 6 ^ 1

30001-30^ 0『,3116『0311乂61^, 1卜6 1 1 夬 ( ! " " ! ^ 5 0 0 1 6 0 ^ 1)1636 0161110(13 1)1*00653 0『36^0(1113 1卜6 0^111111111 13 II 1113(116(1 111 8601100 4 . 3 . 4 ?1^111-6 4.3 5卜0\^5 1 1 0 ^ 511|5~^665 31*6 01*63(6(1 ^

6

1(1 1116

& 00001^616 6乂301口16,

^111111113 3 131~@6 11*66 3 1 ^11^61-6111 口0!015,

0『0^1仁0『 丁卜6


132

?1-6^101^6 ^40(1611^

&45 ^161-^186應6":

?^001\00\ 8。11^0?75 ^

814311^688

^11001X0118

闩911『6 4 . 3

1x10(16 1

1^10(16 3

1^0(16 2

?1.

尸3

^ 6 7

1^0(16 6

1^0(16 4

尸4,

? 1^111*6 4.3 3110^3 3 11^^0111611031 I I 1135 111116 ^ ^ ^ . 1(1 1116 1113X111131 1^66 11161^6 &『6 163『 110(165 ((^(^^ 4, 5, 7, 8, 30(1 9 夂 8 ^ 1*6010^1118 & 口 111 &X 1116 户4, I ^ 006 1『66 ^1111『00『16^65 5

^ 110(563 4, 5, 6, 3X16 !). 8^『6010乂108 1^16 5|?111 31尸2, I

『00『16^63

& ^1*66

110(163 2, 8, 9,

311(5 7 35 1(5 16^68^ 丁 卜 1 1 5 , & ! ' 6 1^0 5115-11603 0『5!26 4^ 8乂 1-6010^1112 1卜6 3^1118 3.1尸3 30(1尸4, I & 11*66 ^1111 1111*66 1 6 ^ 0 3 ((^!^^^!!径0『00(165, 4, 5, 311^ 3 &3 1(3 163^65^ 8乂 1-61110^1118 1卜6 3(311(3 &X ?1 &0(1尸4, I @61: &001116『11*66 ^11:111卜『66 16^65 0011315(1113 0『00(165 2, 6, &11(1 7 38 1(3 16^63^ 丁卜05, 11161*6 &1^6 1^0 ^^^-!^^^ 0^3126 3^ 8 ^ 1*61110^102出 5口1115 &X ?!,尸3, 2^尸4, I 6

0 0 6 1『66 ^1111 1^0 1 6 ^ 6 5 0005151108 0 ^ 0 0 ^ 6 3 2 311(1

3 &5 1(8 1 6 ^ 6 5 ^

8 ^ 1*61110^1112 1116 5|?1115

尸1, ?2,尸3, &1\6 7*4, I

006 1X66∼&卜001 乂 006 163『,^1111 00(16 1 33 1(5

711115 1116 50^1161106 001131313 0^ 0116 11*66 ^1111 16^65, 1^0 11*665 &11!" 163乂65, 1^0 ^ 6 0 5 ∼ 1 出 1111-66 163\^5, 006 1^66 1^0 163乂65, 30(1 006 11*66 3 3111316 16&^. 81006

11161-0 1^0 511|3~^665 0『3126 4, 0111 乂 006 13 3616016(1 ^ 8101113^ 0116 8116~^66 0^ 3126 3 13 9

5616016呔丁卜15 3616011011 15 1)336(1 0 0 ^ 6 11361'-3111313116(1 0『;16「1011 ^13011336(1 6 6 1 0 ^ ^ 丁116『1031 500|1161106 0011313(3 0 『 0 0 6 ?!!^-!^^ 0『630)1 512&. 丁II !5 56(^06006, &10113 ^ 1 1 1 1 也 6 ^0^11 0『

0出6『35565501601111635111*6 113601 10 0110056 1卜6 1)631 5013-1!"66 0『63011 3126 13 ( ! ^ ^ ^ ^ ^ 10 & 011311 I 。 1卜6 ^6811118 ^ 1 0 ( 1 0 ^ 0『1116 060131011 丁「6巳八5 016011011601 15「6「01151 乂, 015口1&乂 4.7 5 1 1 0 ^ 3 3 0

6X301^16 0『511011 & 011311. 丁0 0)10036 1116 ^1113.1 010*^1, 5016113^136 1^1106『3616013 1116 1)631: 11*06 1x001 1116 56^116006^


〔7";/;&广4: 81111^11^ 0^0IX1011 丁"化1^0(^15 10 ?!~6^101 ^65^0!1^ "'"!

133

\\^1131 15 1110 (;!^化^。" 1156(1 「0「 II呂1)16 1^251 1^2『「0111 3 1111 !!!^!' 0『11~065 0卩II化531116 5120 31 63011 516(3 0『II化56^1101106 ^0501*1136^ 3|30乂6? 0116 1505511)10 01~116!~1011 !5【0 00111 (?^!^ 1116 ^0^\1 0『!116 5115-11*665 III 63011 516(3 01*1)1111(11115出6 56^1121100~ 1110 !'0^1 3550013(6^∼11:11 63011 1^00 !5 0310111316^ 1151112乜化"〃//?/"//.!:"' " ! " 八116「1131^6 01-1161-13『0「 ? 引 。 " " ) ^ 1110 1)051: 1110111(^0 0051 ,11;11 "";2311011, 1111111111 !2311011 0「 1111503^111311011 「3(6, 111111||1112^11011 0卩!'34*6 5^113^^ 6「「0「, 0「 1113\!1111231:1011 0「11||1 1116 0356 0^ 3 00111111110115化1^61, 011,,1|11|231;011 0!"3^61*3^6 50)1130X1 13「「0「 !5 1156^『0「 561601!11@ 1110 13051 1)1 「口「156 ?^!化 | 「, 561 1110 1^1^1110(1 。「。(^!^乂 8111)1100 111 ^16 口「0口61^ ^31161 0〔出0 1)00151011 丁 1*66 110(^0 10 ^ 8 8 6 8 8 0 1 0 1 1 ^ 1116厶5565501601 1\1011511IX |3「0^^ 10 060151011.八、'4;「:1^ 8^1131-0 [「『(^. !\1180|38811|0311011^ 0「 711656 0|5110115 3「6 31251:「1(36(1 360(1011 1「 X 561 1116 、3106 0「 1116八55(^5 016 0 1 ^638111*6卩1*0口61*1^ 10 06。18羞00, 0 6 0 1 8 1 0 0 ^ ^ ! 妙 & 111115: 1)6 61116!'6^ 31 1112 111116 丫011 01*6316 1 1 化 0 ^ ( 3 80111*00 01 5 ^ 561601111^ 1卜6 1111)111 !):"11 110(^6 311^ 0 0

1

0110^111^ 011 口

1003(0^ 10 1110 11^1 0「 1116 000^10118 ^1*0^611^ 1)1 1116 ^ " , 3「0叩0「 1116

|3!'0(36^ 口31化卜^11611 乂011 0|101\ 0 1 1 ^ , 1116 1)00151011 I 1*000881112 ";!!)^)∼0(36115 35 5110^0 10 5

015^13^ 4 丄 0:3|3|37 4.5

工8!"9613 1 「 ?「03 (31 (11111650601510115 | 0601510111/^6191115 | 吣 圖 "邛 ?431116 : 0

^1635111611181111.6^81 :6111317 131^6116^1 01X161-: 6^611116^81 :

1

「0171131 :

0^

08[!061

111611 561601 1110 1)60181011 ^6^11(5 13^ 10 6II16!' II化|5「0^1 11131!'IX^ 011 1116 060151011 X V 8 13匕 611161 1116 「「0厂11 11131!'1\ 311^1 561601 1\13\1111120 111^「出6 13^1 801001 3 60181011『!!!!"^!!. -


134

?1^1\\0\\\^ ^0^611)1^ ^'///? 84^ ^11^1)1-1^編16「

013(3137

4

?!'6^11(^1 80(1(110)1^ ^01~

11^^

^1)110011011^

6

爿 78^9615 I ?1-101- ?1-0^1813111 (163 | 0601510115 0601310^1^6191113 561601 9 ^601510!11(^10(1011: ^18X1^1126 ^619*11 ^31^68化「化6 1^601510115 ^ 一 0 已 0 5 議 I 05015101^2 1^61 』0.0 0.0 ::;,1力 16.6

广

01^

1『^011 611161 005(5 !"311化「出出,1,『0厂"5 35 ^60151011 ^ ! ^ ! ^ , ^011 5110111^ 521601化6 -

1『3 ^1-0^1 0『1055 11!3^!\ 18 1101

01311011.

化爿,111611 3556551116111 15 ^0116 6乂 ^ ^ 6 1 * 3 ^ 8(^113!'6 ^!"^!" \? 1116

八5 11016^ 111 36011011 4.2.5, 1116 ^85&551116111: 1^1638111^6 13「0|3611^ 0311 1^6 561 10 1)00181011八、'61*386 8^1131-6 8「「0!", " ! ^ 棚 ! ! ! " " 。 ! ! , 01 " & . 丁I化060151011 0^11011 03115 「0「 1卜6 3556551116111 10 1?6 ^0116 6乂 1113X1111121113 口!"001 011 II化1)3515 0『1卜6 ^0^\1 611(61-6^ ^ 1116 1156匸丁 11;5 15 1111)51!'3^ 111 86011011 4.3.5, 丁卜6 1^180)118811100(1011 0「1161^011 15 111115^316111 36011011 4.3.7, 311^ 1116 ^ 6 1 * 3 ^ 8(1113^ 1^『0『0「!1611011 0「3550551110111 15 ^617101151^6^ !11 311 6X3111(316 1(1 8601100 4.3.8, -

八3 1116 0 醒 0 ^ 16^08 !1101*63863, 11化卩!"001 1113V 11101*6086 !0出&11 乂. ["!0\^6幫,1?6^011^ 501116 ^01111 1:1161*6 !5 00 3(^(111:101131 口「0?1|:國丁 1化^10^1 1113^ 丁卜6 130!III 31 ^卜」、1113「^1131, 0「 |1101~61116111:31 口"0^11 1)60011165 !1151^1111103111: 15 1116 0)3110111III 5126 0卩11化IV&&. ?

\\^1131: ^0110\^5 15 ?I 516^-1)^-51615 !1111511*31:1011 0「 3 !^^. 丁!16 1X66 15 8「0∼11 115!!!经1116 I!'31)11)1 ^ ^31:3 501 ^1111 71 52 !'000!"^5^ 丁 1化0『|3311:!1:1011 31^6 ^ ^ 0 | 3 6 0 1 311(1 1116 110^65 3「6 013551^6^ ^50 35 10 1113X101126 ^0^\\ 0!" 011化!" 4:「116「;011 01105611〉 1151115 ^ 1「3!1 "巧^313 561. 1 6

丁 116 乂311331;011 ^313 561 1156^ 「0!" 口11111!118 001151515 0『5364 「600「3^ 丁卜6 「1!165 0^ ^311:11:1011 311(1 1:116 110(16 013551^03110115 11131 1^6^610^ 011 1116 1「3;11!118 6^ 561 3「6 111611 3^116(1 10 311 5364 「^(;。!^^, III 6^601 1-6151-0^1101115讥化1^66 XV1111 1116 ^311^311011 ^313 561. 丁 1化110(^6 ^6^11 !110115 311(1 ( ^ ^ " ( ^ ( ^ 0「 1116 110(125 3「6 11化531116, 1)111 1110 1~600!'^5 1(1 63011 110^0 31^6 ^0111 1116 ^311^311011 6^ 561.

4.3.5

516|3~137~51:0|3 11111311-311011 0 1 01-0^71119 3 1 1 ^ ?!"11111119 3 丁『66

丁 116 131-00655 1)6^115 ^

1116 1713X1謹I 13*66 00118^010^ 「「0111 1116 !^!;!!!!^ 6^ 561


0^70^6^

4: 81411(^111^ 1)601810/1 7^66 ^0(^618

10

6(^1011168^01186 017^ /?/^

135

316|3 1八:焱1『66 18 3 6 ^ 6 | 0 口 6 3 1181119 ^ 6 ^31111119 3 3 ( 3 8 6 1

1^51118 1116 0161110(15 (! 13011536(1 III 6&1&\\ 3^0\6 出6

1111(1^1 11*66 15 66^0^66

9

1151113 ^ 6 11*31111113

3&1. 71115 11*66 13 3110^11 I I I ?!^!!^ 4.4,

1^0(16 1: 1^00! 110(16: " 。 , " ( ^ ^ 708, 1^00-1-651)011(161^ ^ 6444^ ?0181 ^ 7152. ?] 二 0.099, ?0 = 0.901 1*1-0(11 6601^100 I : 0.089, 1^0「11 !!"^ ^60151011 2 = 0 0^01510(11

111001110 ,' 525^

1^0116 2 ^ ^ ( ! ^ 二 251, 1^011-1-0813011(161^ : 2868, 丁0131二3119,?1 ^0.08, 0.92 , 「 『 。 「 1 1 00(16^601310(11 : -0, 12, ?1^0011111^61~ (^^"之二 0^ 0608810112

11081)011(161^ 457, 1^1011-!'681)011(161^ 3576, 丁0131 ^ 4033 「1 二 0, 113 , ?0 2 0.887, ?『00100(1扛(!沈^。" ^ 0.243, 1^0「11 3601510112 ^ 0, 0601810(11 3

3

主 八86 ,'

」,

540 35

540

35

1^0116 4 ^ 1x8(1: 81*0叩,) 116513011(10^5 ^ 100 " 。 ! ! - ! ^ " 。 ) ^ ― 338 70121 = 1438 ?\ ^0.07, 1*0二.93 060131011 ?『0「11 1 423 0 0 1)601810(12

10131 ^ 1681 -.91 ?\ :009,?0 ?『0「11 060151011 1 -0.01 0 0

1^0(16 6 ^ 1^681*3: 81*0叩3^ 1^51)011(16。 : 226 卜。。'『"(^"(^ 二 1944 70131 = 2170 ?I 二0」04,?0^ 896 060131011 卩『0「11 1 0.144 0 0

1^0(16 7 ( ! ^ " : ^ 叩 4 ^ 86515011(16!"5: 231 1^011-1^51)011(16(3 ~ 1632 70131 ^ 1863 ?1 二0124,?0^876 060181011 ?1-001 I 0.364 0 0

060|8:01|2

0601810111

1)601810111

1^0(16 5

&XI: 81*0叩2》

^ " " ( ^ :151 " 。 " ' ^ ^ " ( ! 。3=1530

^!2111*6 4.4 3110^5 1116 17-66 6&\^\0^6

&001 1116 / ^ ? / " / 0 1 0 1 0 . 丁 116 2^0\^ 11*66出&^"301 ^乂65

111^011113(1011 00: 1116 110(16 1(1611(1^0311011;出6

13611111103^011, 1^ 1116 110(16 18 3 16111111131 110(16; 1卜6

!!"!!!!^!^ 0『^?^^^^^! ? I I I 1116 110^6; 1116 !!"!!!!^!" 0『11011-?'65^0^6?'5; 1\\6 10X3.1 011011)0!" 0 『 ^ 6 0 0 ^ 3 10 -

63011 00(^6; 131*01)0111011 0严1*63口011(161*5 ^0816^10^

口"。!)"!)出矽0『「"^!!记);|5『。13011100 0『0011-

1-65^0110161*3 0)0516^10?' 口"。!^!)出杪0『!!^!!-^^^!!^^); ^0^\\ 0601310112; &1\6

1&1361 0『1116 360152011 [!1\61116

0001310111 ; ^0^11

131*0(115 3『6 111^X1111126(1『0「 1116 1\06&.

丁 116 11*66 0011515(8 0 ^ 1116 1*11163 0『36^10111005 0 ^ 1)16 !!^^^^. 31^111113『『001 1116『001110(^6 311(1 ^01113 0|0\^0 10 3 1^1^111101 "。^,

^011 0311 1*6^ 1116 01611111(1011 0『1116

110(16 0^ 1110

111636 36厂10!11005

&「6 3(3(6^1 I I I 1611118 0『1(16 111^111 !^!!径. 丁 1^6 111^11(3 3^160(6(1 5 ^ 出 6 11*66 31@0『1111111 I I I 1)113 6X31111316 5 6

31*6 38 ,化00016, 311^ 01*6(111 500『6, 丁 116『1^65 0『016^1111(10115 0『1)16 160/110^65 6

160/1:

1『111001116 〈 325,000

31*6

〈 35 乂631*5, 111611出6 !11(1^1011131『6001X1 ^ 0 6 5 10 ^ 0 " / ? 1

柯1、, 2: 1『1116化出乂&!!"、 11100016 〈 525,000 &1\6 ^ 6 2

35 ^631*5, 111611 1116 「6001X1 8

0 6 5

10 ^014^ 2


1\41^161': ?^001100\《。/"//。/^恤8148111655

尸 " ^ / / " / 化 ^ 4 0 ^ 6 1 1 ^ 讣 / / / ? & 4 5 ^6^156

^4^1100(10/75

3: I尸30 1 1 1 ^ 1 ^ 1 ( 1 1 0 0 0 1 1 1 6 ^ 525,000 3 0 3 0「6出1 5001*6 〈 540,出60 1116 1^600^ ^ 0 6 5 10 ^1-014^ 3

(^/;).

\^ 1\\& 11\61\\6\13\^5 111001116 15 ^ 525,000 311(1

160/4:

^?"。"/? 4 (^/

3001^6 ^ 540, 11160 1116 「6001^ @065 10

4\

3161^ 16:卩0316『10『|3^013313|11|168化『1116 163, 1100168什。171 1(16 1『3;。:。9加 \ ^ 卜 6 0 1116 131*561: 15 「651)0056 ( ^ ^ ! ! !5 3 1 ) 1 0 ^ 忪 『 8 0 , & 6

6

^0816^10^!)"0^1)11^3

3

31*6 1(16 !)'108出6

^1*0150111011 0『1*6515011(161^ &001 1116 13『0|3011100 0『000-1*65(300(161*8 111 63011 00(16, 1(1

^01)01)1111168 31*6 1156(1 35 ^1*6(110(10115 0 ^ 1116 !)!"。!^!)"^^^

1110^61 10 |3『05|3601 6111056 八11 005100161*5 (!^。。!^》10 3

31*6 3111*11)016(11卜6 8&1116 131*6(1101601 ^01)31)1111^ 0?『65130056.

8 ( 6 ^ 10: 0 3 3 8 1 ^ 0 3 ( 1 0 1 1 0,『6001X13 311(1 110(^68 ^

1113X1111123(1011 0, |3『0,115

013851^108(1011 0 ^ 1*6001x15 0!" 00(165 13 1116 0 3 0 1 6 8 ^ 6 1 1 10 1116 135化0『8331^111113 & I & ! ^ -

『6001X1八II 1*600^5 ^1111111 3 110(16 31*6 3531@116011116 83016 131^61 0『131*261 16乂61 10 &『6001"(! 0!" 110(^6 15 5^80(1 0 0 1)0111 1116 ^0516^10^

丁!16 ( ^ ^ ! ! ^01)01)111(168

61

1^61 10 3

10 3 5 3 ^ 。 & 01&33

( ㊀ 鄉 1 8 3^0^

31\6

1\\& ^0^\1 0131『1乂1八5 (163^I'1136^1 1泔6『,乂011 0311 1136 & 01*1161^00 0也6『11130 ^0^\1 1113X1111123(1011 10 0 1 3 3 3 1 ^ & 110(16 0『1116 1^600^3 ^1111111 & 0036, I ^111 11『51 ^61110113(1X1(6 1 1 0 ^ 013851110311011 15 3 0 0 6 1151113

01\1 \^\\&1\ 1116 131*361: 13『65|301156, 10 ?18111*6 4.4, 68011 1X0(^6 0011^1113 & 1^1)61: 1)601510/11 0『

0601810/12.八1^1)61

0『2)601510/11 016308 1^16 00(16 13 013831116^ 3 3 3 『 6 5 口 ( ^ ( ! ^ ^06&.八1&1)61 0 ^

1)601810912 0 1 6 8 0 5 1(16 0 0 ( 1 6 15 013551116(1 33 & ^\01\^&5^01\^

1\0^6^ 10 31X1^108 &1111636 ^ ! ^ ^ ! ! ^ , 1\\6

^0110^1112 口"。/"議(^乂 15 115601: 731)16 4.4

1 1

0 0

0

0

-51

八0001X1108 10 11115 ^0^11賺^IX,

1『1 001^601!)' 3551^11 1116 131^61 16乂61 1 ( ^ ^ ^ ! )

\0 3 11*116

&I ^ I X 11160 I 1118^6 & 510 口『。厂".1?1 100011*6011^ 3831@11 1116 1 3 ^ 6 1 1 ^ 6 1 1 10 & 0011-

^^!!^^!

1

『^口。!^", I ^111 1056 31 (& ^0^\1 0『一50, ?0「 6\3111口16, 10 110(16 4 1116 |30516『10『01*01331^111165 31*6 0.07『0『「65口0056 30(1 0.93 #0「 0 0 1^65^0118^ ^ ^ ( ^ ! ^ 2 ^ 0 ^ / 0 / 1 7 1116 6X^)6016(1 口『0111 ^ 0 . 0 7 * 8 1 0 十 0》3气一51 〉 ^ 一50,23, 1511^1)601510/12 00(16 4 35 3 ! ^ ! ! - 巧 ^ ! ^ ! ^ ^

^3.1 !5, 1^1 3601(16 10 3331^11

1^61 0, 0『013551^

1116 6X136016(1 ^0^1 ^ 0 . 0 7 * 0 + 0 . 9 3 * 0 ^ 50, 311106 50 ^ 一50.23, I

1 3 ^ 6 1)601510/12; 11x3.1 !5, I 0 1 3 5 5 1 ^ 00(16 4 &5 3 !!^!!-!^? !? 。!!^^!" 1\06&.八11『6001^5 I I I 3 110^6 31*0 33313116(1 1116 53016 131*361: 16乂61 51(106 1卜6乂 &11 1 1 ^ 6 1)16 53016 13031:6『10『131*0531)111(163 3 0 ( 1 1卜6 32111)6 ^0^11

0131『^, ?1^111-6 4.4 3110\^5 1116 ^0516^10^

^0^0^1111168『0『63011

^0110\^1115 03101113(10115 5 1 1 0 ^ 1 1 0 ^ 111636 ^03^10^^01)0^x111168^

\0^^^\

110(^6 &5 ? 1 311^ ?0^ 丁116 \ ^ 出 1 ) 1 6 /?/"^///議IX, 31*6

1136(1 10 & 5 5 1 ^ 1 63011 0 0 ^ 6 10 & 131*^61: 16乂6乜 ^ 0 ^ 6 1 ( 『 。 ( ^ !!!^) 1 1 0 0 1 6 1 - ^ / 5 / 0 ^ 7 1116 6 X ^ ( ^ 6 0 1 ^ 0 0 1 ;3 ^ 5 1 0 * 0 . 0 9 9 十 ( " ^ 0 * 0 . 9 0 1 ^ 50,089, 0 0 0 1 6 1 - ^ / 5 / 0 / 7 2 1116 6X13601601 「0『11: 13 ^ 0, 311106 1(16 ^1*0^1 111136『06(^8^11 !5 0601510?12 0601810111 9

!5

V 111311 1116 ^10^\\

丁卜31 !5, 1(113 00(^6 15 35513116(1 1 0 出 6 13^61:

1:1115 0 0 ( ^ 6 &1*6 013551^16(1 3 8 巧 ^ ! ^ ! ^ .

1.八11 016011)61-5 0 ^


017006^

漏 6

4: 8""出1^

060151017 7^66 1^0^615 10尸/^/亡/

^68^)0)186 011^ /?/^

137

2 1116 6X^601601 口「0^ 15 51 0 * 0 . 0 8 十 ( 一 》 1 ^ 0 . 9 2 : 一 50, 12,

1 1 0 ^ 1)6018X0^1

6X156016^ 131*0111 15 0 * 0 . 0 8 十 0 * 0 . 9 2 ^ 50^ 8 1 0 0 0 1116 ^0^\\ \\^^ "!^"

06^0111

漏 6

3

, 11115 110^6 15 3551^163 10 1116

1)601310112

0601510112 1116

1116 ^1*0111

!5 ^6316^出30

\^\^\ 0 ^ 八 I I 016011)61-3 0 ^ 11118 00(^6 31*0

1100161- 0601510171 1116 6X^0016(1 口『0^ 13 : 810*0.113十(一5 0 * 0 . 8 8 7 : 50.243^ 1100161- 0601810112 出6 6X130016^ ^0^\1 !5 0*0.1 1 3 十 0 * 0 . 8 8 7 ^ 50, 311106 1116 131-0111: 110016「 1^1310^1 13 11130 1116 ^0^\1

11036「 06(^810112, 11113 110(16 !5 &331@11001出6 13^61 1^01 1 ,八II 0161111?6^5 0『出;5 00^6 31*6

013851116(1 35 !^^!^!^. ^0116

4 0601810111

1*16 6X^)6016(1 口『0^ 15 : 5 1 0 * 0 . 0 7 十 0 * 0 . 9 3 ^ 一50,23,

0601810112 1116

6X^56016(1 |31^0111 15 0 * 0 . 0 7 十 0 * 0 . 9 3 二 50, 3 1 0 0 6 1116 131-0^1 " ! ^ ^ 1 ) ^ 7 5 / 0 ^ 2 !5 "!^"

111311 1116 ^0(11

06(^10?! 1 , 11115 0 0 ^ 0 13 3 5 5 & 0 6 ( 1 1116 131^61 16^61 0,八II 01601(361-3 0『1)115 110^6 31*0 013531116(1

35 !^!!-!^^!!^!^.

0601510/11出6

6X^)6016(1 口「001 !5 = 51 0 * 0 . 0 9 十 ( 一 》 1 ^0.91 ^ ―50.01 , \31\661 0601310112 1116

6X136016(1 口『0(11 13 0 * 0 . 0 9 十 0 * 0 . 9 1 ^ 50, 81(106 1卜6 口「0闩1 110016『06(^10112 \5 ^ 1100161- 0601810111^出15

&

0 1110 ^1*0^1

00(16 15 3551^16(1 1116 1 3 ^ 6 1 1 ^ 6 1 0,八11 016011)61*5 0『11115 110(16 31*6 013551116(1

35 !^!!-!^!? 。!^!^. 漏 6

6

!^&!" 0601510121 1116 6X^)601001

|5『0111 13 ^ 510^0^ 1 0 4 十 ( 一 》 1 ^0^96

144, 1100161- 0601510112

^

1116 6X136016(1 ^0^11 15 0*0^ 1 0 4 十 0 * 0 . 8 9 6 ^ 50, 81006 1116 ^1-0^11 11110161- 1)2018101X1 15 卩『0厂11 11036「 。601^0172, 11115 110(16 13 3531@11601 1116

01&551116^

111311 1116

\^\^\ 1 ^ 八 I I 016011)61-5 0『1(115 00016 31*6

28『^(^(!^.

7 0601510111

1116 6X^56010(1 口『0厂11 13 : 5 1 0 * 0 . 1 2 4 十 0 * 0 . 8 7 6 : 5 0 3 6 《 & V

1:116 6 X ^ 0 0 1 6 ^ ^51*0111: 13 0 * 0 . 1 2 4 十 0 * 0 . 8 7 6 : 50, 311106 1116 131*0^11 ^0^\1

[!0601810^2^

1)601510^1

0601510712

15 8「6&16「 11130 1116

0『11115 110(16 31*6

1(113 !10^6 !5 35313116(1 1116 131^61 1 ^ 6 1 1 ^八11

013531116^ 35『^^。(^(^!^.

3 1 6 ^ 2: 0310111311011 0^ ^311^311011 |3『0门15 311^ 3616011011 0^ 1116 1^9^*3:260111*66 ( 口 ∼ ! ! ̶ ) ?1『51, 1116 110^6 ^11X1110115 31*6 1156^ 10 |5311!11011 1116 ^311^3(10(1 00(16 15 311-63(1^ 35512116(1 & 13「8

030 0310111316 1116

^0^\\

61

0『63011 00(16 0『1116 11*66 1131113 ^

1)1*0111:3 31*6 0310111310(1 6*001 1(16

1010山伃61*601 !!。^^? . 311106 63011

1)356(1 0 0 1116 ^0816^10^ ^01)0^1111168 1 6

3001 1116 ^0^\\ 01311*1 \

^^11^(1011 6^

5&1.

31006 1)16

1(^3(1011 6&X& 56仁1卜6乂 31*6 0&116(1 ^011(^011011 / ? " !

5110^5 1116 3^110311011 0『1)16 11*66 1 0 出 6 ^011^0(1011

561.

7

! ^ ^

4.5

9

I


138

?1-6(^1011^6 140^&11^

V61": ?^001\00180114(10^3 ^

848 ^16^186

8143117655卸口 11(^10173

1^0(16 1: 8001110(16: ( ^ ( ^ ( ! 饥 2 560, 1^00-116513011(1^5 4804, !"0181 ^ 5164. ?\ 二 ^). 104, 0.896 06018100 I《18巧"1(^1 。 !) 3

111001116 ,' 525^

1^0(16 3 ^ 网 廿 加 358, ?^!!-!^网^!"5 ^ 2690 70131 二3048, ?] ^0.117,1*0 = 0.883 0^151011 1 ( ( ^ ! ^ 1(^1 !)

1^0110 2 ^ ^ ( ! 奶 202, ^011*1-681)011(16!'5 二 21 14 丁0131 = 2316, ?1 ^ 0.087 ,1*0 = 0.913 06015:0112 ( ! ^ " 1改6, 0》

3

3

2

3

丄 ^^11 500化 上

,'

35

540

540

35

1^0(16 4(1^!'1:8 加 叩 !)

^ " " ( ^ 二 72 :1004 70131 = 1076 ?\ : 0.067 ,?0: ,933 ^"'『。(^(^

0608(0112 ((&1^61 !6^61 0》

1^0^16 5 (!^&12 : 81*0叩2》 ^""(!饥:130 !^-战!^)!^" 二 1110 70131 = 1240 ?1 ^0.105, ?0二.895

010||6 6 ( ! ^ ^ : 81*0叩3^ 1^51)011(16。 : 177 1^0051)011(16!"5 二 1448 70131 = 1625 ?I ^0.109, ?0二.891

06^1510112 0。巧"16^61 0》

06015(0111 (化巧"16^61 !)

八&6『3^1^1113 1116 1)06& ^6110111008 1 0 出 6 0001^&^108 1116 11*66 & 0 0 1 1116 ( ? ! ^ ^ 4.4〉, 001100

00

1(^311011 6&1& 561, I

^0(16 7 ( ! ^ ^ 4: 81*0叩4》 ^ ( ^ ) ! ! ^ ! ^ ~ 181 "。!!-!^""!^ : 1242 70131 ^ 1423 ?1 : 0.127,^0\873 060:5!01|1

1^16 11*66 5110^0 111 ?1^1『6 4.5,

& ( ? ! ^ ^ 4.5》\^\\\\ 1^6 1『66 & 0 0 1 1116 ^1111113 ^ 3 ( 3

1116 0(60151011 135613 [!)6^510911 0『1^!5!0"!) 0^ 630)1 110(^6 &『6 6 X 3 0 1 1 ^ 1116

531116 111 1)0111 ^ 1 6 (!!&@^1115^ 丁 ^ 5 000111-5 1)6031136 111036 ^601510113 31*6 6 3 5 6 ^ 0 0 1116 110^6 ^6^111(10115 80(1 1卜61)08(6^10^『(?!)^出"63 361161*3(6(1 ^111*1113

11*31111113 0『1卜6 11*66 (^^!!!^ 1)16 11*31111113

561〉, 丁 116^ 1*6001116 13311: 0 ^ 1116 1X10(161 311(1 ^ 0 0 0 1 01181^6 \^|1611 1116^ &!"6 3 口 1 0 & 0 6 ^ 6&10.

1131113 111656 110(56 ^6^1111(10113 3.1X6 11115 0135311103(1011 0 『 ^ 6 110(165, I ^111 0 0 ^ ^61110113(1-3(6 |10\^ &11 0(3(111131 11*66 13 5 6 | 6 0 1 ^ 7116 11-66 111

4.5 1 1 3 3 『 0 0 『 1 1 0 ( ^ 8 、 311(1 I V&^ 10 1^\\8 11*66 35 1116 1110X111X01 ^66^ 1^0^6^6^

^1(11111 11113 11*66 11161*6 31*6 56乂6『31 5111)41*665 0『311?6『6111 51265. 71161*6 31*6 1^0 ^665 0『5126 3, 丁II&I 13

9

1^1 口『11116 110(163 6 &03 7, I XVIII @61: 3 3116~^66 "!出110(163 3, 4, 311(1 5 3 5 1 乜 1 6 ^ 6 8 ^ I ^111 0&11 50(3-11*66—3.1, 111(1103(1113 I 1)1*11116 110(163 4 311(1 5, I ^ 16^68^

I

& ^135 1卜『66 1 6 ^ 6 5 30(1 11X3.1 I I !5 1卜6 ^11*51 0 0 6 0尸1116 1111*66-163^ 11-665. 1『 31101116『?!!!?-打枕0^ 5126 3, 11113 111116∼&卜110(165 2, 6, 311(1 7 33 1(5

0&11 11113 511^-仕66^3.2,八11086^6!", 11161*6 31*6 ^ 0 8116-11*665 0『5126 3, ?『001111636 1\^0,

I 011151 3616011(16 0 0 6 1卜&1 ^161(15 1^16 1 1 1 ^ 1 6 『 3 1 0 0 6 1116 ^0^\1 18 03101113(6(1 1151113 1卜6 1(13(1011 6&1& 561, 11 15 03\\&6 ^011^011011 ^0^11 111 6 0 1 6 ̶ 5 6 1^111161\ 10 1116出501133|011 1?610\^ I 1136 1116 161*1115 ^011(^0(1017 ^0^\1 &0(1 ^0^11 10(61*01131186313 !)'.


01X00&V 4: 81411(^1^ 1)60151017 7^66 \1。^3 10 ?^^^1011^65^01156 0^

139

丁116 116X1 3 ( 6 ^ 13 10 6X31111116 11)6 |5『0111 0『63011 /^?/"&001 31|13^66^3^ 1 ^ 1^0^6 3 1135 358『65口00(161*5

2690

0111 1116 ^311(1311011 ^ 3 1 3 561〉, &1\6

000-1-6515011^01^

110(16 ^ 3 5 &11*63(1^ 01&851^16(1 &3 3 "鄉。"^

5890

3 0 11 1135 8

561扒81006 ^ 1 5

1^(1011 151*0(11 0『

3 5 8 * 5 1 0 十 ^ ^ ^ ^ ( ^ - ! ) ) . ^ 0 ^ 6 4, 0 0 1116 0出6『1\&1\6 13 & 。 。 。 - 『 " ^ " ( ^ ! " 00(16, 9

72 # 5 0 十 1 0 0 4 * 5 0 》 1 ^ 0 ^ 6 5 13 &150 3 !!^!!-!"^^)!^^ 00(16,

1(13(1011 ^0^\1 0『50

&1\6 50, 11 &150 ^161(13 3 口『。份。『50^ //(?"(:6, ^6 1010,1卩"//^/。"。" 5145 ^66^3.1

1(1^1011 6^

2 ^ 6 1 1 2^00\6 10 0^101113(6 1卜6 口「0111. 丁 116『6『0『6, 1116

0011111111 0 ^ 016 ^0^\1 出15 163^13

0111 1116

?10^6 ( ( ^ 『 ! ! ^ 11*31 I I ! ^ ^ ) , I 1111151 1 1 3 6 出 6 ( ! ^ !

^0^11 0^^11出6

160^65

0^

18 5890, 1^0^ I 03101113^6 1^16 10\^\ ^0^11 0^50卜汁66一5,2, ^ 1 0 1 1 1133 110(163 2, 6, 311(1 7

&3 1(8 160^63^ 311106 110^6 2 15 。1353^601 3 8 3 11011-1*65口。!^^! 110(16, 1(3 |31^0^11 13 60)1131 10 80 1151113 1116 1

360011(1 0011111111 0 ^ 1^16 口『0111 0 1 3 ^ 1 \ 1^10^6 6 15 &『^^「(^(^! 110(16; \11135177

1*65口011361*5 30(1 1448

1

1

000-1*631)011(161-5 111 ^6 \0\\^01101\ ^010 561. 5 。 1(8 10(31 口"。/" ^ 1 7 7 * 5 1 0 十 ^ ^ ^ ^ - ^ ^ ^

5322,

1^0(16 7 13 3150 3 1*65口。口^ 1\06&. II1135 1 8 1 『 邵 。 ! ^ 。 &0(1 1242 000-!"65|3000|61^ 丁01^1 ^0^11 0『 ^ ^ " 。 " : 181气510〉十1242气一51〉25568^ 7 0 / 0 ; 0 ^ 5 1 4 ^ 6 6 ^ 3 . 2 30, 1 ) 6 ^ 6 6 0 1116 1 ^ 0 ?!!!)"^^^ 0? 3126 3

15 5890

^322十5565^

11^6 3 116 III 161*015 0『1116^ 口!"。^!^.

1^0\^ I 01051 6X31111(16 &11 3 1 1 ^ 1 ^ 6 5 0 『 1 . 10 1116 6X3111 口 16 11161*6 13 0 0 ~ 0 0 6 511011 5116,1『66, 311(1 I ^111 0311 11 811^-^66^.!.

I I 1133 0 0 ! ) ' 1 ^ 0 163?00365, 030161 乂 00(16 2 &0(1 0 0 3 6 3, 1^0(10 2 15

013551110(1 &3 3 !!^门-巧^口^!!^^!^ 110^6; 1161106 11 ^!11 ^161(1 3 口 1*0(11 0『26『0, !^0(16 3 13 01383|116^ 2 8 & 358 1*65口01^61*8 &0(1 2 6 9 0 !!。!!-!^^)!^!^ & 0 0 1 出 6 ^ 1 1 ( ^ 0 1 1

^65^01^6^11\0^\11135

力61(15 &/?―/ : 358吖灣十2690*(-3】):5观7116101&1 !^0∼,1^1: 113 03101118(6出6 ^0^11 0 ^ 1^6 ^001 "(^.

& 561. 71113

口 「 。 份 。 " 油 - ^ 」 . 1 :5 5890^ 丁 116『001 110016 13 018851(16^ 3 5 3『^^。(^(^『,&11(1 !1

1133 560 1*63口0110161*8 311(1 4804 000-1*6513011(16!'8 111 1卜6 乂311!011 6^

5

6

3

^0^11 0^5796,

I 3110111(1 3130 0310111^(6出6 \011^011011 ^0^11 0『1卜6 1113X111131 1『66, ^111011 13 1卜6 1^66 "!出『011『163^ 。。(^?. I 0&11 11113 31115-11-66^4.1 ^ 丁 1^5 1?66

3 5 110(165 4, 5, 6, 311(1 7 &3 118 1 6 ^ 6 5 ^ 1^0(168 4 311(1 5 &!"6

013351^1601 3 5 11011画『65|301^6『110^65 311(1 1161106 ^161(1 261*0

1^1*0111 1116 03(01113(1011 3^0\6

9

9

110^6

6 15 3『65|30036『0036 30(1 乂 161(^5 & |3「0厂"0^5322, \^|1116 000)6 7, &150 3 1*651)011016!" 00^16, 乂 1 6 ^ 5 & ^0^\1

0『3568, ^ " ! ! 径 10(^1 口『0厂"0^ 5890『0『出6 1118X111131加

73616 4.5

3

3110\^3

1116

311111111317 0 『 1 ^ 1 6 卩 " / / ^ ? / / 。 " ^0^1(5

0『&II ^!!^-!^^ 311(1

1116

11*66:

791)16 4.5 811111111317 0\ ^31111311011

! ^^ 3

巾136「

1 2 3 3 4

尺001 00016 5013^66^2.1

\^3||0|31100

0, 163^63

丁「66 0 0 0 1 6 3 2 30(1 3》

3 1 1 1 ) ^ 6 6 ^ 3 . 1 ^ 0 0 ^ 6 3 3,4 30(1 5》 811^11-66^3.2 ( 门 。 ^ 2,6 311(1 7》 3 1 ^ 」 「 6 6 一 4 . 1 ( 门 。 ^ 4,5,6, 311(1 7》

八 5 0311 1)6 5 6 6 0 &0111 1116 31?0乂6 13^)11\\& 0『1116 1 ^ 6 3 ^ 画 6 《 尸 0 ^ 16(^68

3796 3890 3890 3890 3890

0)3(111131 1 ^ 6 !5 50134『66一2, 1 ^1111 1 ^ 0 163乂65, 66031136 &II

6^11311^出呂卜131*01115 31*6 1^665 0『131^6『5!2巳八5 ^011 @0 ^ 0 ^ 0 1116 00111171115 2111(1 「"//^?//。"卩"。/^, 110^106

&5 1)16 0腿1?6『0『16^68 1110^3803

9

11161*6 13 0 0

11101*6380 111 |5『0厂 11. 5(5, ^I10(116I'

10 111111^ 0『11113 00111(3&1*15011 " ! 出 ^ 0 6 3

1)6X011(1

^0^11 ^ 0, 71131: !5, 1^16 11101*6111611(31 ^0^\1 |36『3(1(11(101131 163^ 15

2.1, 1\\& 1^1^1^9.1

261-0. 1-16006 511^11 66一2, 1 13 1卜6 0^10111111 0 『 ^ ^ 5 1 2 6 ^ 1

3 3 出 6 1113X111131 1『66^

5

1『66, 1^016

!3 10 58^

31115-11-66^4.1 15 1116 3&1116


?1-6^10^6

4.3.6

^0^61117^

^[!1761': ?^001\00\ 8011(110178 /。圹8148111688 ^^1100110118

" 〃 / ? 8/18 ^6^136

^61*396

^1*0181習5, 丁 0 1 3 1 ? ! ^ ! ! ! 10『00111|131 8|19 丁 『 6 6 5 0 1 |

08^61-0111 8 1 X 6 8 0X3171)310 I 0^101113(6^出6 ^0^\1 0【& 11*66 〈0『?^^-^^) 3 5 1116 31101 0『1116 ^1*0^118 0『1(3

10 1116 2^0^

160/170368, 丁 116 ^0^11

60)11&15 10(01 ^0^11

『0『&11 1116

5364 1*6001^5, 0^^111011 560 &1*6 ^ ? ^ ! ! ^ ^ ! ? . 丁116『6『0『6 6^6^6 ^ ! ^ ! ^ \^ 5 3 6 4 811106 1116 36000110&10『(!^!!!!^!" 0^!^。。!^^) 13 1116 3&1116

1(13(1011

& 1133

-

001X^3!"63, 1*6831X11655 0^出6汁011011)6!" 0 ^ 16(^63^ I 31X1^6 3.11116 531116 0^(111131 11*66

1131113 6!1116『0^6^0^6 0『10(01 ^0^118『0『0001)331^500, 110(163 15 6^11^1 10 1)16 10(31 I I 讓 0 ^

I & 6 ∼ 1 5 6 , 1116 5111X1 0『1*651300(101-5 111 311 163^

1*651)011(161*5 111伤6

6X3111 口 16. 961106 03101113(1113 0^6^0^6卩"。/"

1(13(1011 6 ^

&5 10(01 ^0^111

561,

15 560 111 011*5

560『0『63011 ""!?-^^!"66 ^111 131-0(11106

1116 53016 0|51111131仃66,

4.3.7厶。0111*307/1^50隱3550318011

0^1161*1011 811 8616011119

1116

1^19^

812611 丁『66《0画3551,8。311011 。詈11600『115 31111 ^ 1 0 ^ 6 3 \ ^ 1113X1111121119 丁 11115 &『,I 1 1 ^ 6 016501*11)6(1 110\^ 10 01338117

6

^

0 0 ^ 6 &1\6 \\0^ 10 ^^176 3 ^ 6 6 1151113 ^0^\1

1113X111112&11011 3 8 1卜6 0『116『!00,八00出6『0^611-1156(1 0『116『!00『0!" 1)0^1 0 0 ( ^ 6 0133811108(1011 811(1 11*66 ^1*11111113 15 ^ / / " " / / ( ? " 00011^00^^ ^\\\0\\ 13 ( ^ 。 『 ^ ( ! 1 ) 6 1 0 1 10 01"(!6!" 1 。 1156 11115 0『116「100『0『501311-66 361601:1011 0『131*11111113 111 5 0 1 6 ^ 1 3 6 ^4;116『,乂011 1111131: 3 6 1 也 6 ^886551116111 ^ 6 3 8 1 1 1 * 6 |31^0|3611^ 10 1\11801388100&1100. 8 1 0 0 6 111150135511103(1011 1*316 ^ 1 一 ^311(1&1!011 30011『30乂, I 1136 1116 1611113 ^011(^011011 000141-00^ 3.1X6 1^71501(3551/100^1011 11^61*011&08 化1》 6

\ \ ^ 6 0 1116 300111*30^ 0『!16『100 15 3616010(1『0『35565501601 0『1卜6 11*663 10 018831^16(1 ( 鄉 ― 6 。 8

&&000^6\1\^

1*5 30116 ^111*1113 ^ 6 11X11111113 0卩出6 11*66 1131113

4.3.7.1

10 1113X111111111 ^0&16^10^ ^01)01)1111^^ 71115 3 5 5 ^ 細 6 1 1 1 ^111103 (!&^

0338|||0311011 0! 1116 1^10^68 \ ^ 1\13\:11111111 ^08161 101 1

丁 1115 0 3 0 1)6

1110118111:

0『35

1^16 110(163 31*6

|

^0011^30^

1151(13 3 ^0^\1 0 1 & 0 『 1 1 1 6 ^0110^102 '!36:

73(316 4.6 厶0011巧0乂 000131011 1

0

1

1

0

0

0

1

10 11115 11131『1乂, 1『& I^6500I1^I6「 !5 001^6011^ 01&531^16(1 3 3 3 11*116 ^^^^!!^^!', 11160 0 0 6 111111: 0『300111*30^ 15 3 ; 0 6 丄 1 『 & 000-『65150036『15 00176011^ 013551116(1 &5 。。!!-!^!?。!^!", 11160 0 0 6 11011 0 ^ 30011^30^ 13径&!!^丄01)161^156 1116「6 15 0 0 ^ & ^ . 八5 5 ^ 0 ^

5

1:116 1100165 3「6 013331116(1 & 5 化 ^ ) 。 ! ! ^ 0「 000-『631300016「 110(103 6830(1 0 0 1116 ^051:6^101

-

131-01)31)1111163 0^101113(6(1 1^0111 1116 / / ^ / " / ^ ^0(0 861 2111(1 1卜6 1116 II &101112 -

90.1

361 1116 ^ 0 ) 3 0 1 1 1 0 0 0『『6印000|6『5 13 9.9^0,

^0^\1 ^^\\^

1(1 1116 1*001 0 0 ^ 6 0『

1\\6 1^01)011100 0『000-『65|3000161^ 13

?16006, 1『1116 1-001 00(56 13 013531116(1 3 5 & !"65口011016『00(^6,

30001^30^ ^011101 5 6 9 . 9 ^ ; 1^ \1

15 013331^16(1 3 5 !!。!!-!^^!^。!!^^!" 00(16, 1116 30001^30^ ^0111(1 1)6 9 0 . 1 ^ , 9 6 0 0 6 , 1^16 0^1111^1 0160131011 13 10 0 1 3 8 3 1 ^ 1)16 1*001 00(16 3 5 3 !!。!!-!^!^!!^ 1\06&.


^002^

4: 814脑"8

060181011 7^66 1^0^18

81011131*1 乂, 110(165 2, 3, 4, 5, 6, &1)6 7 ^111 311

I。

101 ^5/70/256 0^

1^18^ 1 4 1

。1855^3 35 。。!!-!^!^)!!^ 00(165, 511106 1116乂 311

0101-6 !!^!!-^? ^^!!^^!'? 111311 「65^3000161^

4 . 3 . 7 . 2 03101113(1011 011116 1^:30|388:1:031:071 ^316/^00111*307

311^ 36160(1011 0于

1116 1^19111-3126^ 丁『66 31006 1116 011501&551110311011 1*316 15 1 ~

1(1311011 300111^30^ 111^X1111121113 1116

1^^1011 3001)1*30^ 15

5

1116 53016 &5 1111111111121113 1116

「&16.

丁31)16 4.7 5 1 1 0 ^ 5 1116 300111*30^ 0 ^ 1116 ^1061^6111 5116-1!'663 \^|1611 3|3|3||6^ 10 1116 \01\^01\011 ^0(0 115108 「0165 30(1 138111(10111113 ^11111(10115 ^ ! - ^ ^ ^ 『 「 0 0 1 1116 //^/"//^ ^0(0 861, 811 1^16 0 0 ( ^ 5 31*0 01355|1 16^ 3 5 000-「65|300016『00^63^ 丁 116 ^ 6 6 1135 1111*66 311|3~^665 (!!。^ 0011011113 1116 1*001 00(16 3 5 3 :

11-60)1 51164『66一3.1 ( ^ ! ^ 00(^63 3, 4, 30(1 5〉, 511(3-11*66—3.2 ( ^ ! ^ 110(163 2, 6, 3X1^ !), &1\6 5\1^~ 11*66—2, 1 (^!!!! 110(165 2 311^ 3》丁卜6 ^011^0(1011 00014^0^

0『5116-1「66一3, 1 ^ 〈 2 6 9 0 十 1 0 0 4 十

1110)75364 ^ 8 9 . 6 ^ , &1\61\\& 0115013531^1031100 1*316 13 10.40/0. 丁 116 ^011^011011000141-00^ 0『511511^66—3.2 ^ ^2114 ^ 1448十1242乂5364 ^ 89.60/0

1116 001X65(3011(110& ( ^ ! ^ ^ ! ^ ! ! ! ^ ^ ! ^ ! ! 『 & 忱 1 5

0『50卜11^6^2, 1 ^【21 14十2690)75364 ^ 89,6 人丁卜6 \01\^01\01\

10.^/0, 7116 ^011^0110^1 00014^

0

000141-00^ 0 ^ 1^16『001 110(16 13 ^^/^^(^)

: 8 9 . 6 ^ , &0(1 1116 11115013531^103(1011 I &16 15 1 0 4 ^ ^ 丁 116 -

^011(10(1011 000141-00^ 0卩1116 018X111181 11*66 ( ^ ! ^ 00(165 4, 5, 6, 31101 7〉 ^ 〈1004十1 1 1 0 十 1 4 4 8 十 1242)75364 ^ 89.67。

3 11113013551110^10111*316 0『10.4^0, 丁 116『6 15 0 0 3311110 30001-30^ I?乂 ^

0

'

0

^

1)6^011(1 1116 1-001 1106&. !"16006, 1116 0^(111131 0『1*18111-5126(1 11*66 15 & 11*66 ^1111 1116 1*001 0 0 ( 1 6 3 5 1(3 0 。 1 乂

731)16 4.7 311111111317 。, ^311(1311011八0。11『30乂 闪訓136「 0《163^5

丁「66

? 「。汛

1

89.60/0

501)^66^2.1 (^^^^^ 2 31101 3^

2

89.60/0

5 1 1 6 ^ 6 6 ^ 3 . 1 ^ 1100165 3,4 3001 5》

3

89.60/0

311^1-66^3.2 ( 门 。 ^

2,6 3^6 !)

3 0 1 ) ^ 6 6 ^ 4 . 1 ( ^ 的 4 , 5 , 6 , 311(1 7》

4 . 3 . 8

^836331116111 。 1 3

3 4

89.670

01 ^ " ! ^ ! ^ 1

1181119 ^ 6 1 * 3 9 6

^ " ^ ! ^

1116 1 3 ^ 6 1 13 000110001)5,出6 3536551116111: 0『& 11*66 15 ^ 0 0 6 1151113 511013 0『3^1131^6^ 6 汀 0 「 ^ 八 5 111 1)16 0 3 3 6 0 ^ & 1)10317 13『〇61, I 1156 1116 \011^01\01\ ^0(0 82110 1301^01111 1116 &556551116111. 丁 116「6卩0「6, I 60^1(1 \^ 3(3)31^1113

110(16

111(10115 0「 「11165 0『^21111110111118 ^ 6 ^ 0 1 0 ^ 6 0 1 1181113 1116 (!1111113

5 6 1 1 0 1116 ^3113311011 63.1& 561. 丁 116 \^01111 0 『 3 110^6 15 0 1 6 3 5 0 1 ^ 3 (!!^^!^^乂) !)乂 1116 \ \ ^ ^ 3 ^ 0 3 1 ^ 6 1 ", 6汀0『『0「 11131 0 0 ^ 6 ^ ?0「出6 ('^ 1\0^&, 1116八乂6「386 3(^1131*0 6 汀 0 『 ^ 一 V ( 乂 , 一 又 〉

1116 301:1131 ^3(116 0『1116 131*^61 ^31*131)16化!" 1)16卢'『6001X1 111 1116 1^ 00(16,

2

,∼!161*6 乂, 13

歹 , 1 3 出 6 6X^601601

^ 1 1 1 6 0『1(16 131-261『0『1(16 /'力1\06&. 丁 116 6X136016^ ^ 1 1 1 6 义 1 5 021101113(6(1 &。01 1116 //^/"/"^ 63.13. 561, 1)1111116 01)501^3110115

31*6 & 0 0 1 1116 \011^01101\ 6&I&

& 0 0 1 1116 11-0111111^ 6&1& 561.

丁 116 00(16 ^611111(10(15 &『6 0005(1*1101601


? ) ' 她 ^ ? 〃 " 《 1 1 7 7 / 1 548 ^11(61-^)115^入41贈:?!'^!!"!!

80(1(1(0^力!' 8115!醫5 /!/?/?/!0^110/15

丁 116 0^61-311八\^「386 5^|113「6 0「0「卩0「 3 1^66 0「 5116-1!"66 15 1116∼^^]^^! 51^ 113^6(1 61-1-01-5 0!" 1)16 111^1^1^1131 163乂65, 311^∼扒&卩0311 1?6 35 ^0110^/5:

0『1卜6 3乂6「3〇6

03551?103!!011 0『110^65 15 1101 11000553^『0「 0 3 1 ( ^ 1 & 1 1 1 6 3556851116111 ^ 1 1 6 1151118八\^「3^6 5(^1131^已「「0「 (!^。^"^^ 1116 1^01 III 1)115 0356 15 ( ^ " " 川 。 ! ^ ) .

4.3.9

3 6 1 6 0 1 1 0 1 1 0 1 1^16 1^111-512611 1*1*66

015(313^ 4.7 21^65 31101116!" 111115(1*311011 0卩1卜6 5616011011 0^ 1116 ^1^11-5126^ 1^6&『「0111 3 50(^1)61106 0『 0(3110121 (!"663, 1(1 1116 ^ 口 " 5110—11 III 0!3口 1 巧 4 . 7 , 出 6 110 「;2011^1 3X15 3|10\^5出6 。 醫 ^ 0『16^63 111 03011 01116 1:!"665 !11 1116 0|:1;111131 86(^1161106 0 ? 仃 ^ . 丁 1化^61^1031 3X15 5110*5 1116 3^61*3^ 0「0厂 11 0『 03011 11-66^ ?1~0111 1116 3;3卩!&^ !1 !5 0\V 1)131出6 0|31111131 11*66 1135 86^00 1@^65 71131 !3, 3 11*66化1出 56^0 110(^65卜35 1116 531116 1(^91 !011 ^0(11 35 311 丫 1^6 11101^6 110^65^ 1461106 1116 ! 1 - 6 6 5 6 ^ 6 1 1 1^3^65 15 50160(6(1 ^出6 31^01!III111 (^^^ 1116 ^6111031 II116 。0「1^59011出118 10 56^611 16^65 011 1110 1101*12011131 1

-

0(51313^ 4.7 3110^5 1116 111111311^ 001151 「11(^6(1 013X111131 ^66 0『5126 14, 136『0「6 [^「"门""^ 11 10 3 11*66 0『 5126 7 115102 "化【^川!^!化^650!'11)6^ 631.1^ 018 口 13乂 4.7 ::」崩

丁 10|【1: ^171^1^ ^11^110「


謂4焱060画3,011

7 『 6 6 11101101 1 0 ? ! ^ ! ^ 量 1 ( 0 3 ^ 0 1 1 3 6 1 0 0 画 『 6 。 1

|

1\1131 |101||19 III 11113 36011011 I (!^^^^^ 3 1^5|?01156 ^0^6\ 1131113出6 1)6018100 7|^66 110016. 1116 1110(161 13 1)35601 0 0 ?

311111113(601 6&X&『6口『656!1^113 1116 6\1601 111311 03111^1311 0 ^ 3 11^^0111611031 1115111^1100 00111口311》丁卜6 |311175056 0『11113 3601100 15 10 5 1 1 0 ^ 110\^ 10 ^6^610(3 & 1*63^01136 1110361 1151113 1卜6 1)6018100 1 1 * 6 6 00(16, 3 0 3 10 11131(6 乂00 & ∼ ! 出 1 1 1 6 乂3『!005 00111(3011611(5 0『1^16 1^68111(8 "^(!。∼.

8 1 0 0 6 1)115 010(161 ^6(11015 311 1(1(11^1(111&^3 !'65^0056 10 1(111113 010(161, 1116 I & ^ 3 1 * 1 3 5 1 6 0116 ^31*131)16出&11

冚&出!^, 11 13 0^\\^6 &

^65^701156動

10 ^!"^!^) 13 1)111317: I I ^ 6 3 0 0 乂31065

0『^651)01136 311(1 710 ^68^)0118

丁 116 口『00655 ^ 0 \ ^ 011^1^111『0「 111!5 1110(161 15 5 1 1 0 ^ 0 1(1 0|5|31^ 4.8^

018(1137 4.8

^53?

0813 ?3|1111011

0801810(1 丁『88

10 1110 1)1-00653 ^ 0 \ ^ 41&径『&卬1^6 ^11^1 0 0 ( 1 6 !5出6 1111)1111)9(3 ( ^ ( ! ^ . 丁116 ^^0^611168 0 『 ^ ! 5 110(^0 &1*6 5 | 1 0 则 I I I 013^)13^ 4.9^


144

&7/1:'/'/?/'/.化^!化V: ?1~0011001 8011(110)1^ ^

尸'國"//〃八'6 ^0(^61111^ " ' 〃 / !

811X1)16^

^^1100(10118

013^13^ 4.9 — ― ^ 78(116 \ 1^)0(38 10

1(18

! 1(71^011613 0313 5X00^6^1 03(3

| 1 |二國^ —琴"

\

~~—""―

1

1

,」 《0^ 140

1-0313 56|6:|1011 ^

1

0 3 ( 3 50111:6

1

|~|0818 3011^06

冗59

卜 丁 31)15 丁化800《 :"06501'!^11011 [-^111111)6^ 0^ 01)56173110113

29904

1^0(111)67 0『0010111(16

26

卜^9「!131 0318

1-10

|~33110|31|119 1^316 1 !365016111 ! '-30006

1.0031 5/27/061:55

申111113 1-1351 ^101 ;1.331 3(3(115 !" 1^66(^5 1 — 她 」

^0 765

1-7111-18 01 1.3 51 1^1111 "漏1-1051

八|5「01^ 111311~1\ !5 611101^0^ 「0「 I I 化 0 ^ 1 5 1 0 1 1 5 口「015611^ 0 『 I I 化 ! ! ! ^ ! ! ! 0 ^ 1 3 110^^ 丁 1^5

15


0\00^

4: 8"誠^

0^01.^1011 7^66 ^40(1^15 10 ?1^101 8(^0舰011^尺!'^

145

0:5|3|3^ 4.10

19^6(5 | 9(10^ ^1-0138611*1165 | 0601310*15

0601510(1^619^3

56)601 3 ^60151011化^01100: 广1^1101126

1 0

5.0

10.0 0.0

:.

04

丁 1引5 !1131!I'X 15 1156(1卩0「 51山-1「665,

1^601510115 0^0111 110(^2 013551^0311011 3 1 1 ^ 3 5 5 6 5 5 1 1 1 6 1 1 ( 5 0「

丁1化06X1 110^6 15 1116 0 3 * 3 ?;1^1!11011 110^^ 11115 110^^ 013|3|37 4.11 !"。 1^08110 ― 0 ^

0313

12345 10313 5 9 1 ^ 6 ^ 6 0 1 3 9 6 3 1'!'310100

60.0

∼3||。311011

30.0

-1"&51

10.0

-丁!1116 0!' 01-63110(1

5/27/06 1:55?!^

^1111 1。 丄351曰1X0 「 1.351 5131112 ~ 1.166[! 5 10 1^1111 111116 011.331^110 -闩0门0131311011 [!!-1031

丫 65 丫6 5

4, 1 I 5110^5 1116 5011)11^5 0「 1(10 |51*015611105 0『


?1-^3.101^ 1^0(^1魄1177/7 8^8 ^11!0^!~1^

III !1115 6X311113!^, 1 31100312^ 60^0 0『1116

&V:

80(1(110^^!'

5 7 、 3 ^/?/? //^/70775

『0「 1「3111;11〇,30^/0『0『^311^311011 311(1 10 乂0『0!" 5

0

71115 31100311011 15 ^11116 ^ ( ^ ( 「 出 ^ . I I 15卩035115|6 10 1156 ^ ! ^ ^ ! ! ! : ^0|?01110113 31化111011 10 506 II 111056 ^013011:10115 31^601廿16 丁 116【11!!^ 1101^0 111 1110 (^。(^化1^0\^ 61321~3111 15乜化060181011 1)60151011 丁 1X6 110(^6 3!"6 5卜0∼11 111 015^13^ 4.12.

" 。 ( ^ . 丁 116 ;31~0|361"!: 165 0^(110

0:8|3|37 4.12

―啦柳—一.」 陶 0 ^ 0313

… …

0116^ 0 3 ( 3 ^31-131)163 :1门16【31;11^6

";;:"?二 :,::::?」,..,

813^119 1^1116

?1-0601113[! 619^1^1031106 1-6^61

0.2

训551门山65 ;。56 111^11110^06

1^10 2 6

[^门1閥^1 081600^031 8126

5

^11^171^8^ 0^11163

5

&6| 0(51^^09318 8山65 0 501113126 | 3 輝 3 6 論 二

二 : 画 5000

1^01^9 5 3 歸 1 6

5000

^ 0 # 8 6 : ^ :':::::..,. ;

八556551116111

編 副 门则^

0^63^65

1 06^131011 0.25

1 ?5?^1!『0―∼^!)"51^116^11 711716 01 ^333^)1131^16^1

6 6^0!'6 1^0 1 ^63

^3她16

3616011011

1 6 3(^31 ! 31316 1

丫 65 丫 35

1163(^016

[!11116 0 ^ 0 ^ 6 3 ^ 0 0

5/27/06 1:56 ^1^!

I |^0|3!出6 ^6^1111 ^311165 「0!" 311 ^^!^:!^^.八5 0 「651111, 1116 110^65 3「6 5)3111 1151112 ^ (^"―5|^113「6 01'!16!'1011. 丁!16 1|1「65|1013/?-乂^"。『0「 3 5^111 10 1)6 001151(16!'6^ 15 561 31 0.1. 丁 116 5111^-1!'66 56160(1011 13 3006 \^ 00111^1*1113 ^ 6 1 * ^ 6 ^0^11 511106出6 丁 1*66 IV!")10(1 ^1*0(16^ 15 561 10 八88688III6111, 1116八88688016111: 1^638111*6 口「0|3611^ !5 561 10 0 6 ( ^ 0 1 1 , 311^ 3 1)1*0(11: III;""!乂 15 61116!"6丄 1 6

八&6「 「111111;11呂1116 1)00181011 丁1*66 110(16, ^011 0311 0(3611 1116 1^08111(8 \^111^0\^ 5|10∼门111 0|5131^ 4.13.


0X111)1^ 4: 81(11(^1)1^ 0001x10/1 IV1^0^6^

10 1^!~0^101 ^3^0^150

011^尺^

|

献.

一 一 一 "

1*6*1 ! , — 1 — 。 |

3 嘿,

2

0::

一 一 , 一 -

一誉

I I 乂011 1113X1111126 1116 丁「66 ^3116 111 1116 1^6811115∼111110∼,乂011 0811 566 1116 1^6 35 500\^11 10 015^!3^ 4.14. 013)3137 4.14

^011 ^ 6 讽 & 6 66 011 乂011「 301*6611,出6 1111611511^ 0厂【I化00101 0『1116 110(16 1(1(1103105 1116 1*651301156 1*3(0 0卩1116 01151011161*3 !!^^&^ 111出6 0 0 ^ 8 ^ ^3551113出6 11101156 |30!11161~ 0乂6『&0? 00(16 011【1化^15^13^ 1)16 5131151105『0「 11131 110(^0 \^!11 ^6001110 11101^6 ^15!51^ 1:1 015^13^ 4.14 1|化『3「 16&『1185 3 ^ 1 1 6 1330^01111^ 06&51 111101511^ 0? (^(?!"), "!,"、 111(1103(63 1116 (!!^^^! 「65^)01186 &. 丁 1化011510)1161-5 10 11115 110(16 ^0 1101 0\^11 3 1101116 (!"101^15 : 0》,"化^ 0\^11 0116 0「 1∼0 0 ^ 1 1 0;11^3 (^!^!^丁卩:1,2》30^ ^16\ 31-0 23.5 \631~5 0 ^ 0「 乂0111袼61"(八05 〈 23^5\ -

147


?,'^比11、,6 1^06161117^ !!'///? 8/18 &!!^)'/.^

化广1^1-001100! 80111(10118

丁 116 01111111131^6 1 . 1 ^ 011311 !5 5卜0\^11 1)1 1116 8001*6 1^311^11108 0 乂 6 「 1 3 ^

811X111^ /1 ^1100110113

!11 1116 1 0 ^ 16?[-II31101

50011011 0『1110 ^ 6 8 1 1 1 ( 8 ∼ ! , " ^ 。 " , 3 5 5 1 1 0 ^ 1 1 0 1 5 ( 5 1 3 ^ 4 . 1 5 八 .

018^137

4.15八

5^0^6 ^3^1(1^05 0代|1外:怖!)

1 一1 3/ ^= 1 1 1 1 1 1 ︺

0

20

40

80

100

06^116 |―

丁^^I

^ 0 1 1 0 1 1 0 ^ 011 1116 3 ^ 0 \ ^ !11 1116

7^.1.10^7^ |

116X1: 1 0 出 6 13(361 8 6 1 6 0 4

^011^ 6 1 3 ^1-0^-^0^11

11161111 ^ 1 1 1 1 3 1!51 0『0|1311:5 1 0 0 1 1 0 0 5 6 &0111, 3 5 5110\^11 1)1 0 1 5 ^ 1 3 ^ 4 . 1 5 8 .

0;3|3137

4.158

」 110

―''-'……:.^^ 《2.00 一 ^ 1 ^

7

1 50 一

011^|91;76 。仏09^11^61^ ^65^0^156

5^ ~ 25

70181

9^1

八 I I & 1 1 6 1 1 1 ^ 1 ^ 6 V/&^ 0『1113^1118 0113!'15 15 1111^011^1 1116 0 & 1 3 0 ^ 1 1 0 1 1 8 0 1 3 1 0 经 ^ 。 ( ! 。 ∼ . 丁 1^5 0 3 0 1)6 0136116(1 ^

「;—-^化!^!!经!11 1116」1311 3「63, 3X1^ 3616011113 0 ^ 1 3 0 ^ 0 1 1 8

0!5|5|3^ 4 . 1 5 0 . 丁 116 1 ) 3 1 3 0 1 ) 1 1 0 1 1 8 0|;110^ \^111^10\^ 15 5110\^11 111 0 1 3 ^ 1 3 ^ 4 . 1 6 ,

9

^10(10^

3 5 5卜0\^11 I 。


!^0(1^ 10 ?1-^(11^1尺"口。"-化(""!尺/,、'々

0101?!0~ 4: 81111^1/1^ IX'(:^!。"

0:3^13^ 4 . 1 5 0

561601 0^0&. 00111^191^6 1111

~

1 ^0 ~

060)16 '丁∼1闪

~~~側!^丁曰1

013^137 4.16 211

1^:^ 1 ^30^10^^ ! ' "!' VIII '?:,

0 ^ 1 * ^ 0 ^ 1 1 , 。 !'!^!^"'

^ 丁 ∼ 默 》 丁 ^ 丁 …

6651 0^^181(76 丁018 一

86570^

6-^:1 ':、.^、

1

1

二!

561匕【「丁 6631卿8已^)!7∼...

[^"^

865| 1 ^ 1 1 ^

01

^76^3

6已5丁^0円丁 8651 (^訓|61;化义尺… 8651 70131 & 「0(11 ::《':柳」^ ^ , : " : , ' - ' 2 卜』|』,,1。111:

0」^11匕二1^已「60「1丁

0^^01!^6 ^0119

01*1X^117510下;^ ^ ^

0八了^01已

016!' 060116

0 一8已3?一0

尺 印 0 戌 : 0 1 ^!...

0

^6(5011;

1

0^巾…

^『耵 11^1 V 」

0^

||1 0 1 5 ^ 1 ^ 4 . 1 6 , 11161-0 !5 311 X

1 1 1 【 1 化 1 ^ 0 ) 0 0011111111 0

1

1

[

3

1

1

^

0011111111 0 「 1 卜 6 ^ ^ ! ! ^ ! ^ I I ? 丁 0 ^ 丁 卜 1 5 11103115 11131 1110 ^ 6 0 1 1 6 「301^118 15 5卜0化11 011 -

^ 1101*120^1(^1 3 X 1 5 〉

11^1 011311; 5|10\^11 111 「0「 1110 X

311(1 V

6

01111111131^0

11「1 !5 5 1 1 0 ^ 1 1 0 0 1^16 丫 一 3 \ ! 孓 ^ 1 1 ^ 1 111656

1|化8001*0 ^111(111^5

3 X 1 5 , ^ 0 1 1 (;出,^1出『「。「6111:

1(1 0 1 5 | 3 | 3 ^ 4 . 1 3 .

V

III 0 化 1 ^ 0 1 0

III6 乂 - 3 \ ; 5

56^11155

乂011

^011 561201 ^ 1 ^ 6 ^ 1 1 1

丁 0 1113146 1 ) 1 ^ 56|61;1:1011, ^ 0 1 1 1 1 3 ^ 6 1 0

^ 0 1 6 。 。 1 霞 " 0 0 1 6 5 ^ 0 1 1 ^ 111^ 1 0 3 、81*1&616, 3 0 。 5 0 1 6 0 1 1 ^ 6 1*0)6 3 5 5 1 1 0 ^ 1 1 I I I 0 1 5 ( 3 1 3 ^ 4 , 1 1 .

11化 ^31*1313165 011 1116

149


150

、、'!!卜548 &1121'―2

^0^11)1^

^贈:?1-001100!

3^11(11011^/01-

81"!"^^1100110115

018(3(37 4.17 一罾 0^0^^

!^015

下71^ 10 '一"

6已3丁。!^^!!^^^!"

^ 隨 1 。

5

1~ ^、'"圍」1""? "'!0111 8651 0^^1911^6 丁018...

6651 ^^11181^6 1 ^

巳巳丁!^丁。 6

0(1^1005 1)13100

^ ^ ! - ^ 6631 ? 讀

8 6 5 冊

^ ^ 1 0

6651 ^ 66500056 8631 0^111191176 ^ 巳 . ,

8已3冊5?0 ^1^0161-10

8681X0101^0^

^ 0 幽 ! ^ ^65^56 V 01(^1X4 丁 IV已∼0「1 丁

^ 隨 & 0^011110(176 丁016, ^0(^1 01-01113

0^9^8016!'

X 一 ' ― ― ― ―

^11^161':0

0 0 ( 8 ^016

画 8印011: ^ [ ! ^ 01巾…

X ^ ∼ 丁

[^(^[!^

^6^0^1: ^ 7 1 ^ 01田…

V

6 训 11「 丁 口 「IX;

1^1 「

^!10^ III11 !)!!)^『016 853191111161113

6X3111^)16, ^

5 6 0 1 1 1 ^ 1116 1 ^ 0 ) 6 0『1116 乂3「;31316

10 V

3 1 1 ^ 1116 1 ^ 0 1 6 0 ^ 0 2 0 1 1 , 1 : 1 0 X , I ^ 6 1 :


013)3137 4.18 5〔脈14311^1195 0 ^ ^ 8 ^ 5 一

20

40

60

80

100

060)16 '丁^^叫

!

^

^ 0 0 0 ! ' 0 1 1 1 ^ 1 0 0 1 1 5 」 1 3 | 1 , I I I 1 3 ^ 6 1 1116 10(3 4 0 ^ 0 0 「 1卜6 01151011161~5 「 3 1 ) 1 6 3 !^' 1116 |31~6^1016^ ^1-01)31)1111^ 0『「65(301156, 111611 I \^!11 0 3 ^ 1 1 1 1 0 54^0

^0^\\\

0『311 「 6 5 ( 5 0 1 1 3 6 ! " 孓 7 1 1 6 5 6 03(31111-6 「3化5

31*0 0 0 1 1 1 1 1 卬 ' 6 5 5 ^ 6 , 1)1)1 II化乂 31*6 5 1 1 ^ 0 『 0 「 爿 6 0 1 0 1 1 5 1 「 3 【 1 1 1 经 出 6

八 5 13011116^ 0111 63「1;6「, ^ 0 1 1 0311

0513111出6

011111II131 ^ 6

100卜

。3口1 X 1 1 ^ ^

1^63|301136 011311 6^0\\^

5 6 1 6 0 ( 1 1 1 ^ I I & 0 1 1 1 1 卜 6 ^ ! ' 0 ^ ^ 0 ^ 1 1 11161111 5110\乂11 I I I 0 ; 5 卩 1 3 ^ 4 . 1 5 8 .

丁0

3 乂 ! 6 西 0 ^ 1:110 口「山1!118 口「00655 1^15|313^6^1 I?乂 1116 1 ( 6 1 . 2 1 1 0 1 1 1*101, 5 0 1 6 ^ 1 ^ 0 ( 1 6 1 — 1 1 6 1 * 3 1 1 0 1 1 1*101 I I I 1116 1^6511115 ^ ! ! ! ^ ^ , 3 5 5|10\^11 I I I 0 1 5 ^ 1 3 ^ 4 . 1 9 .

0:3|3137 4.19

^10^0^

1:

5(01-61 ^ 加 ^

561601 ^\16

100

丁 3616

(^卩卜^\2^6

丁「66 丁"5

1^3^

00

116卩101 361,6「3163

^

0 1 1 0 0 5 1 1 1 ^ 1116 5611111^5

111

0 | 5 | 3 1 3 ^ 4 . 1 9 15

5)10^11 1)1

013^13^

4.20^

5^


1^^(110(1^6 1^0^11)1^

&1161^!^6 ^1'顯':?1-0011001 8011(110115 ^01~ 81(81)1^^

/^! 1001 !0)13

0;3|3|3^ 4 . 2 0

361601 013(1:卜化「。96 ?1-0(11 ~ 0.0125 ~ ―九?80?^ ^ 0 . 0 1 2 2 0 6 V&??10?

^ 0.011593

0.0100~

0.0075 ~

0.0050 1

0.0025 -

0.00001 5

^1^2

0 1 5 ^ 1 3 ^ 4 . 2 0 5110\^5 1 1 1 6 ^ ! ' 0 1 1 1 门 贈 ^ ! "

15

10

?10(11101.

「0「 1:「665 0 ^ ( ^ 1 ^ 6 1 6 1 1 1 5 1 2 6 5 . 0 ) 1 1116 110「;20111:31 3 X 1 5 ; 廿 1 6

0 『 1 6 3 ^ 6 5 15 5 1 1 0 * 0 111^!031:||1^ 1116 5 1 2 6 0『1116 1 「 2 已 0 。 1116 \^61110&] 3X15, 1116 ^ 6 1 * 3 ^ 6 卩 ! " 。 仏

0『1116 11-66 15

5卜0\^11,

316(3 2 0 ^ 8 6 0 ( 1 0 1 1

丁!16 0310111(111011 0 ^ 1 1 6 3^01~3^ 口「0卩1 !8 !111151!'3^ I I I

80011011

4 . 2 . 5 3 0 ^ III

4 3 5 ,

丁|16 ^!'3(311 5110\^11 111 0 1 5 ( 3 1 3 ^ 4 . 2 0 ^ 6 ^ 1 0 1 : 5 1116 ^ 1 1 1 1 1 1 1 ^ ( ! ^ ^ ^ ^ . 八 1 1 11111131 1「66 XV1111 1 4 1 6 3 ^ 0 5 13 2 1 * 0 ^ 1 1 XV 1(11 1116 1 1 ^ 111! I I ^ ^ 3 1 3 561, 3 1 1 ^ 3 51113~^66 0 『 0 1 1 ^ 7 1 6 3 ^ 6 5 15 5 6 1 6 0 1 6 ^ 115111^ 1116 ^311(1311011 ^ 3 ( 3 5 6 1 . 丁 1 化 5 0 1 0 0 1 6 ^ ^ 6 6 !5 5!10∼11 111

丁 1 化 6 3 . 1 3 1)611 !11^ 111256 0113115 0311 1)6 1^81111:8 " " " ( ^ .

丁1 化 6 ^

!'16^6(1 ^

011 1110 丁31)16 10011『「001【116 1 0 0 1 6 3 ! " 111 1116

15 ^ 「 ( ^ 1|1 0 8 八 8 ^ 3 1 3 5 6 1 1)1 I I 化 ^ 。 ^ ( ; ! :

1)1-11116^!『「0111 I I 化 5 3 ^ 0 0 1 ^ 3 ( 3 5 6 1 ^6 5

丁 1 化 5 八 5 00(^6『0「

乂 4.14.

11 5|10\^5 1116 ^ 3 1 3 ^ ! ! ^ ! ^ ! ! ^ 1116

〇111|3111 4 , 1 15 ^ 1 ^ 6 1 1 111

4.21 一

1 !'6010^^〇11中III; 4 . 1 15 3 口 卜 5 1 1 0 \ ^ 1 1 !11 0 1 3 ^ 1 3 ^ 4 . 2 0 ^


〔!畔!。" 4: 81"!"―

0601x1011 71-00 !^0^615 10 ?1^\0\尺&!扇X。

011^尺!'3殳153

0111|3111 4 . 1

丁 1:3111:

78113:

?1:0^1^亡01;

1

0.000000

0.000000

2

0.000000

0.000000

3

0.000000

0.000000

4

0.004180

0.001449

5

0.008026

0.010144

6

0.008026

0.010144

7

0.012206

0.011593

8

0.012206

0.011593

9

0.012206

0.011593

10

0.012206

0.011593

11

0.012206

0.011593

12

0.012206

0.011593

13

0.012206

0.011593

14

0.012206

0.011593

013^)137 4.21

1 2

3

9

01:00 1?1:1111 電

-

3&118=601113 , 11:66一0111;363 -

1

0

11001)3;

1:1111 ;

4

0111(5111 4 ^ I 3 1 1 ^ 1)10 ^1^1 ^11 I I I ^ ) ^ ) ) ! ^ 80\^011 1 6 ^ 6 3 「0「 1)0(11 1116 、311(1&1;00 1 ) 0 0 1 8 1 0 1 1 丁「(^

4 . 2 0 5卜0∼11131

110(16 5 6 1 0 0 1 5 1卜6 「[^"^-^^(^!

1110 3乂6「3经6 ^ 1 0 ( 1 1 1.630116(1 115 111;1\1|1111111 3 1 1 1 1 1 5 1113^ 1101 3 1 \ ^ 3 ^ 5 1)6 1116 0 3 5 6 ^ 丁 1 化

&0(1

5 ^ 5 0 ^ 011 ^ 3 1 1 ^ 3 1 1 0 1 1 ^ 1 0 ( 1 1 5

0 1 5 ^ 1 3 ^ 4 . 2 2 5 1 1 0 * 5 3 ^01*11^1 11^1; 0 「 1 1 1 6 5001~6 0 0 ^ 6 ~

0111\\


^ 0 0 94008 31(1 ^0 10310335』31(10118 8^01|8 。 卞 — — ( ! ,|3口0111 ― & 卩 八 3 | 5 』 0 ; |3330 ― 腿 5 911; 》119巧!^口。:) 3 ^ 138 6)6(3 ^39(130^^ III 5 口 』 0 3 3 』 3 1 ( 1 36 ^1101 8 6 山 0 1 0 ( 1 0 ( 1 9-1038 0; ^ ; ^ ^ 30 1163 3口03 5!1|丄35140(1834^0 鹏叫0^ ^10X^6 |3^0111 99』1 ^;^;^^!) 8 ^ 0 1 | 81 ^0119339 11; 5 ! 1 1 丄 " 〃 〃 / ^ ? ^ ^ / " ^ 0 1 4 9 ^ 0 ( 1 ^ 9 1 1 3 ; 8 8 ^ 31 I 9 ^ 0 1 4 』 0 1101)1111^9^ 6

^01^91^0(13531|丄 3^140(1^-14014^0 9

/(////^^ ^ ^01^^0(191|;

8; \\ ^98 6)6(3 ^111111&!) 9 ^ 11101;

0

^11(111103 08|8 5; 817179^^25266^6^*0 ^ 0 ^ ^ ^^0(1^94^0 ^111(10(10^(1 51 II 1)116 198 100』】^9;0^11100 81 I 55^99/^^09502*0 ^ 1 ^ 3 9 ^ 011)31181556 5! 1101^/^133(10 116 ^ 0 1 | 5^01|8 ^1^51(3 III ^9^1110111 3|300 8

^0149180(1卩

9

9 ) 0 ^ , I 3^)011 ^0 1113111338 31|丄

^3 ,453^—43 一 453^1

^ 801:1 86&8","? 2 0

, 0 ^ 9 ^ ~ ^

1 3 " : !一 厶

^00

0

03033—3

丁 363;! 一 3

一^31一

~

一3。0『

±0 -咖3

?0(1仪3111《4 0^4 ? 4 ' 、? I丄:;、'3: &

。 一 11:3^1^3一 4 0 ^ 4 》 " 工 ^ 1 "口—11126^一 、^009^0^0、

3^03111 ,!!^隱61"^!13

。 "!1011^9~

^ ^0(1 113111 I 山 ' 丄 ' , & , ) I丄:::3:3

7

III 81 一 ± ^ 9 ^ 一 21

^1110^

誦81一111^3^一 " - 一 "!!3^13~

0

^0(1

"

±0

1

》^11X019 21~^1149^~ 21 3513 ?I 。 "!!3^19~ 《 31100》3"王885111 ^1 ^3 2 7 " ^ ! ^ 1

^00议3111《'?,丄"I ? ('^;【丄《39

^ !""±1133^~ ^^!!^^^^!^ 311011 1X^*1 。 21^X^1^!^

0

" 蘭 《0画 冰"&

3001^

X

" 一

'了

3^一

"

一 1 一 3 ^ 一 口'"忑"';'"

^^3^1

23^八6|33!0


(^叩^

4: 81111(1111^ 060181011 7^66 1 4 0 ^ 8 10 ^6(^101 ^68^0^86

0.11(1 ^18^

155

013^137 4.23

" - , 5

?031:61;101; ? 1:01501(1111165 ;

,-"^ 0^^131011 ? 1:00533109; 101)61 0 — 8 2 3 ? 。 ,。6013100: 2*651?';

181)61 2?^5? ^ ,5^6^601 ^0114: ^63^ ; 1

? 9; 0^3? ~ '; ;2?^81:3?。,; 1

^60X1X181 。 1 ; 31: 0。

^60111101;

0 ^ 3 ? ^ '!'; 2?^825? 。 ?—"^。丄^ 5 ^ 一300

16

^

^^1631)1

#

0十?^163190

3^0言-1; 9

0;

一 3 碰 〉 2 ? ^ 3 ? 屮 2 . 2 7 3 7 1 7 5 - 1 2 1^1611

30;

2?^823? ^ ^31111; —(^(;。!!&! ^ 2; 0 ^ 3 ?

3 ,0,;

611(1;

5113 1)60131011 ?!:0025311113 ;

XII15 00^6 3|10\^5 110^ 360!5|0115 31*6 1X13.6& ^\\\\『6@31^ 10 ^881^111113 30 01)361^31101110 3 131^61 16乂61 ( ^ ^ ! ! 33 1*63(301156 31101 !!^^-^^!!^^). 丁116 36(^51011-11131^1113 151*00055 13 ^13011356(1 111 36011011 4.2.2 30(1 316? 10 0^36011011 4.3.5, 丁 116 36(^51011 131*00653 15 &001 006& 56^111011(8 111 015^13^5 4.22 &1\6 4.23 ^ 10 30乂 & 561 30 06561^31100 13 88313116(1 10 3 00(16 &5 5110^0 I I I 。 ― ― 4.22, 丁卜60, 5356(1 00 1116 0051:6『;0『 131*01)21)111(163 ( ? ^ ^ ^ ) ! 311(1 ? ^^^^) 0『1116 35313116(1 110^6 &11(1 ^0^11 0131『1乂, 6X^01&6卩「0行18 3「6 001111311(6(1 "!!^^! 0601810111 311(1 0601310112. 丁 116 6X1360(6(1 | 3 『 0 厂 " 0 0 0 1 3 1 0 1 1 1 15经!乂60 5^ 1116 5 八 5 81316016111 2?^1123? : ? 一 3 : 6 5 ^ ) 1 * 5 十 ? ^ 1 : 6 5 ? 0 ( 一 : ^ ) , 1^016 11131 1116 011011)61-5 5 30(1 1 31*6 1X0111出6 ^1*31 0011111111 0『化6 ^0^\1 0131「1?^ 1^ 乂011 013531^ & 11*116 !'^?^^^^!" 35 & !^^!^^!!^^!111611 乂00 17131(6 3 ^0^\1 0『55, &1\6 乂00 013831^ 3 00(1-1*6515011(!^!' 33 & 1^51300016『,1)16 口『001 13 - 5 1 . 0 . !"16006, 5? 1158?『6(51*656015出6 0011560)11611063 0『013551(^1113 30 01)561^311011 35 3 ^ ^ ^ ! ! ^ ^ ! " . 丁卜6 31160131^6 0160181011 !5 10 013331^ ^ 0(5561^311011 35 3 000-『6513000|6『,300111113 13 ^1^60 ^ 1116 5 八 5 5(3161716111 ― 3 冊 : ? 一 3 : 6 5 5 ) 1 * 0 十 ? ^ 2 : @ 3 ? 0 0, 丁116 1^0 11111111)61*8 0 &1\6 0 31*6 1116 360011(1 00111010 0『1)16 [?1*0^11 !^^!-^. 7^16 00(^6 5110^3 11131 5001 〉 6?^1108? 1)16111卜6 ^0151011 15 10 355^0 1116 131-861 1^61 0 10 1卜6 01)561^31100 ^ 丁 116 ^3031?16 !11(110&163 11)6 ^60151011 15 0—116^?, ^1110^1 13殳65 1116 乂31116 0 1『1116 01)561^31100 13 33313116(1 10出6 13^61 1^61 0, 0『1 1『1)16 01)861^31100 15 353^116(1 10 1116 131^61 16乂61 1 ^ 811106 01)561^3(10113 11131 &1*6 3551@11601 10 1116 531116 110(16 311 113^6出6 331116 口0516『!0『「1*06361111165, 1116^ 3!'6 &\\ 3&81^11&6 1116 531716 1^&I &1. 1

#

1

#

5

4.4.1

7 6 8 1 1 1 1 9 1^10(161 ^ 6 1 * 1 0 1 - 1 1 1 3 1 1 0 6 ^ 1 1 1 1 3 7 6 3 1 0 3 ( 3

I 1156(1 1116 11-31111113 561『0『36^6101311^ 1^16 110^6 ^611111(10113 311(1 「0516『10『^1*01)81)11&1\6 I 11563 1116 1(13(1011 6&13. 561『0『131*11111113 1110 11*66 1 。 1111(1 1卜6 0(3(111131 1^&. 1^0^ I 116601 30 11X1613611(16111 6&1& 561 00 ^111011 10 6乂3111泔6 1^16 1110(101 ^ 丁 116 1651 (!&561: 15 561 331(10卩0『1(113


?1-6(110(1^6 ^10^11/1^

XVIIII ^ / ! ^ ^11161^136 ^1!10:~ ? ) ^ ^ !

8011(110)15 /。,'

81181)16^ ^4;^11061110115

&556551116111. I XVIII 001111601 1116 !\101101 00111)1:11*18011 1 1 0 0 6 1 0 0 1 6 000181011

0 0 ( ^ 6 3 1 1 ^ !"1111 11.

丁 1化1(68111(8 ^ 1 1 1 ^ 0 ^ 0 「 【 1 化 1 \ 1 0 ^ 6 1 00111(1111*18011 110(56 5 1 1 0 \ ^ 5 廿 化 1 1 0 : 0113115 「0「 3【1 |:|1「66 ^ 8 ( 0 561:5^ 7 1 1 6 5 6 0113115 31'!2 5卜0\^11 1)1 0 1 5 ^ 1 3 ^ 4 . 2 4 ^

0:8^13^ 4.24 5(01^

^3111(11105 0乂6|1財:!^!)

561601 0119^1;

0 0313

^0)8 ~ 1 ^ 1 ^

0

0 15 .01

7國3 , 1力

20

40

0^13

60

[^卜^

40

20

40

I

60

80

V 100

60

80

100

I II

4 一13召 011111=13

1

20

,﹄

\

0

100

八!^

""!

"!

80

060||6 [ ^ 丁 1̶―

丁卜6

I

「!"0「1113111^ 0 ) 1 1 1 6 1110(161 0 0 1116 1051 6^

311(1

1^311011 ^ 3 1 0

4 . 4 . 2

15 ^ 6 1 ^ 51111113!' 1 0 115 |361*101*11131106 011【112

'!"II15 00111031 !5011 51】0∼5 1)131 1116 1 1 1 0 0 ^ 1 15 -

&|3131^119 1 & 6 0 6 0 1 3 1 0 1 1 丁『66

1\10061 1 0 5 0 0 1 * 6

3

X I 1 1 5 5 6 0 ( 1 0 1 1 5 1 1 0 ^ 5 1116 3 ^ 1 1 0 3 1 1 0 1 1 0『1116 ^ 6 0 1 5 1 0 1 1 1「66 1110(161 3 6 ^ 0 ( 5 6 3 !"05(5601 ^0111 丁 116

0 3 ^ 3 5 6 1 10 500^6 3

丁 1化!'600("(!5 111 1116 13^05|3001 ^ 3 1 3 5 0 1 1^0 1101 !13乂6 1116 ^ 3 1 1 1 6 0『1116

1 3 1 ^ 6 1 ^31.181)16 1135 1\^0 16乂6!5, 1.65(30115(2

110

I

^^! !^^]^. -

1152 1)16 1110(^61 1 0 ^ ) ! ^ ! ^ 1116 -


4: 81111^1^ 1)601510)7 7^66 ^0(^618

0^00^

I 1156 1(16 8001*6 110(16 10

I。

^101 ^65^01156

0^

1^13^ 157

I &6^ &VI 10^1111)^(21 110^6『0「

1(16 010^61 &1\6 11131(6 1116

1116 口『05口601 ^ 3 ( 3 3.1X6 3 8001*6 0 0 ^ 6 I I I 1卜6 口『00655 00\^ 3 5 5110\^0 111 015口 13乂 4.25 , 0:5(313 乂 4.25

3 ^ 01:17 0

^ 1003(3 ?3^1111011

^

1^10(161 。01111)3113011

081:13|0门丁『88

0 關

0~ 8001^6

1(1 015口 1&乂 4.25,出6

561111&1 13 1)61113 5001*6(1 13 03016(1 1153?^800118 30(1 115 1^016 15 361: 10 5

8001-6. \^1160 1116 8001*6 00016 15 「110, & 3)3)31163 1116 1)6018100 71*66 0 1 0 ^ 6 1 10 1116 63.1& 561 1153? 8 0 0 1 1 5 ^61161*3(65 ^1*6(110110115 0『1卜6 131*261 1 ^ 6 1 5 30(1 ^ ^ ! ^ 。1*0(73(^111165, &0(1 01*63165 & 5

0 6 \ ^ (^&I& 561 5^ 3^611(11113 1116 131*6^ 1011005 10 1116 |^0515601

561. 0111)3111: 4.2 5卜0\\^ 1116

^31*131)163 111 1116 0 6 ^ 6&1& 861.

0111(3111 4.2

3 0 0 1 6 0^^111: 781:181)163

II磁

?11110X1011

0 ^ 7 0 ^

1)^5?

1)610151011

71:66

01^01&351^1^710^

01^551^10^X10!!

? 126(1101:1011 ^ 0 1 10^3^

1)^X131019

1^600101116X1(16^ 1)60131011 ^ 0 1

?1^1)107

30016

?!151)107

50016

0601310X1: 1163 口

? 101)013111^ 0 ^ 0 1 8 3 3 1 ^ 1 0 ^ 1 0 1 1 & ^ 6 ( ^ 6 ( 1 ?1:0^1^ ^ 0 1

&331:33 01-32&10:訂

" 印

? 1:01)0131111:7 ^01: 1 6 7 6 1 1 0 ^ 1 6 3 ^

" 印

500X16 71: 66

1^1: 6 3?

(:14331^1"丁丽

71166

1X1X^0:"冲

卩一 11631)0

?^0107

71:66

? 1:6(11006(1:

^3^=0

?一 1:631)1

?1^0107

丁 1:66

? 164110^6^:

1163 口 二1

丁 166

11111101:111&1126(1 111^0:

3》

一 励 2 :一

而 !^江丁

7811(3&^6(1: 1:6311=0

?1^1)107

7811(1^6(1:

71:66

^3^=1

歸 6

71:66 一

1:63^

1:1111193

丁 116 131*0^101601 131*0686111(165 31*0 ? — 3 0 ( 1 ? — 7 1 1 6 5 6 31*6 1116 ^05(6!'10^^01)0,1)1111128 01*63(6(1 10 1116 1 「 & 口 『 0 0 6 5 5 , 丁 116乂 31*6 |3311: 0『1卜6 0160151011 11*66 0100161. 丁卜6 8001*6 110(16 ^ 乂 6 5 1卜6 1)1-6(11016(1 ^311165 0『1116 1 3 ^ 6 1 16^613 1)356(1 0 0 ^0^11 0 1 3 X 1 0 1 7 1 1 6 5 6

|31^0^1016^ 乂31065 31*6

5101-6(1 3 5 1116 ^31^13616 5 1 ^ 1 0 6 0 1 5 1 0 0 ^ 0!5口 13乂 4 . 2 7 5*10^5 1116 ^60|116110^ ^^(!-!!)^^!! 0卩1卜6 131-6^101601 131^61 16^6(3 1)2186(1 0 0 。『0111 013X10112&1100^


? ^ 1 0 ^ 1 1 ^

11-/7/7 5/(5

801X11 !01^ /01.

&1161^!156 1\41110:~

811.^11163^ ^^1100110913

013(3137 4.27

I 翁 0 『 0 ^ 5 9 ^ 6"―。3104 5^4^0601 ^!^^^^!:00110611(1611 06(1310门「01『61(11 0

0^5,00 1: ?10!11即化,^001^111 ^ ^10^1

0 28765

0

1110 1119

287&

1119 19904

^6^1^101)0

丁 0131

& 丫 4 . 2 7 5 1 1 5 11131, I I 11(^6!'卩「。厂"1113\1111!2311011^

1 70(11

58785

1 1 19 0111 0『1116 10131 2 9 9 0 4 0115101116「5 31*6

^ 0 5 1 8 1 1 3 1 ^ ^ 3 5 「65口011^16「、 丁 116 5001*6 0 0 ( ^ 6 3 ^ 6 5 311 ^1(6111811^6 ^ ^ 1 0 1 1 0 1 1 0 『 出 6 1 3 ^ 6 1 1 ^ 6 1 5 1 ) 8 8 6 ( 1 011 6「「0『1111111111 !?;^!:^!!. !!" ^ 1 6 ^ 1 0 1 6 ^ ^ 0 1 3 3 ^ | 1 1 ^ 0『11011扁「65|301156 15 ^1~631:61~ 111311 1116 1 3 ^ ! 0 1 6 ^

1^.01^131111^ 0『1-65(301156『0「

3 1 1 ^ 「600「3, 1 1 1 0 1 1 出 6 乂 ^ ^ 匕 ^

8\1^013551^0311011

15 5 ^ 6 1 1 1116

0

『0「 1)131 「0^01"(! I!' 1116 131-6(11016^1 |3「01^11^11^ 01"!'651301156 15 ^ ! " 6 3 ^ ! " 出 3 1 1 1116 131-6(11016^ ^ ^ ^ ! ) ! ! ! ^ 0 卩 11011465口01156『0「 3 5 ^ 0 1 1 「6001^, 111611 1110 ^ 3 1 1 3 ( 3 1 6 8 ^ 0 1 3 3 5 1 1 1 0 3 1 1 0 1 1 「0「 11131 ( ^ ( ^ 「 厶 1 5 ^ ^ 0 1 I I 化 VII1110 1 ^ 丁 11115, 1116 乂 ^ ! " ^ ! ) ^ 5 ^ 0 1 3 5 5 1 1 " ! 0 3 1 1 0 1 1 ! 11^ 1 0 3 ( 6 5 、乂1161|化『3 ^ 0 0 ^ !5 ^ 6 5 1 ^ 1 1 3 1 6 ^ 3 5 3 「651300(16!" 0「 3 0 0 1 1 - 「 6 5 ) 3 0 1 ^ 6 「 「 6 0 0 「 丄 乂 4.28 6 1 ^ 1 — 0 3 5 5 ^ ^ 0 1 1 :31\65 1116

0

5110^8乜131, I I I 1卜6 ^ 3 1 3 5 6 ^ 出 6

V&!'131)16

「0!" 29867 !'600!'(!^, 3 1 1 ^ 1113^65 1116 ^ 1 0 6 1 化 ! " 37 「&:。「(^.

丁 11115, 3 0 0 0 ^ 1 0 5 1 0 1116 ^ 6 0 1 5 1 0 1 1 5 1?356^ 011 2 汀 0 「 111""!;111;231;01,, 0 0 1 ^ 3 7 0 1 1 3 1 0 1 1 1 ^ 5 (「。。。「^^) 3「6

29867

^651^11316(1 35化5口01136「5,

1;115【01116「5 3「6 ^ 6 5 1 3 1 1 2 1 6 ( 1 3 5

116 ^ 6 ( 1 1 1 6 1 1 0 ^ ^ ! ? ! ! ! 1)111 !011 0 『 5 1 ^ 1 ^ 0 1 3 5 5 1 ^ 1 0 3 1 1 0 1 1 -

11011—「65口00^161^

!5 5110\^11 111 0 1 5 1 5 1 3 ^

4.28,

015(3137 4.28

7116 ^950 ^1-0061^0^6

^!.^^^^!^!!^^! 3 ^ 1110(1011『0『1-68111 0 ^

95(10

060:5!0^1 1:尸-『65口1 5 70^1

丁 1化131-0^1-3111

11131

化 ! " 3 ( 6 ( 1 0!5|313^5

4.27

011(1 4 . 2 8 15

1

70(31

29867

0

29867

0

37

29867

37

37 29904

5|10\^11 1)1 0 1 5 ^ 1 3 ^

4.29^


0^006^

4: 81411^1^

1)60181017 7^66 1^0(^18

10 ?^1011^68^09136

091(1尺滅

159

0|8|3137 4.29 9^0^ ^0130&1.; 1 2 ^ 0 X 5 1 0 / 2 1: ?一"65卩2 ^ ?一了65^)0, 0 。 ' ! ? 1 5 0 : ?3^1 ^ &5^0 ; V&丄"6印&!!亡 '! 9 3 1)^0151011 1: ^ 0 X 2 6 ^6015X0**2 1 ^ ^011^ ^01310^ 0 0 2 1)001310^ 0: ?2-0/22; 1227^^2: 015101: 1 ^ ?!'0x11 1^3^&2: ^301 &1022 0 9

9

9

9

1

9

【XIII ;國.^

― ― ― ― ― ― ― ― ― ― ― ^ ― ― ― ― ― ^ 一 一 -

―――――

匸&^16 ^^3^*^^1)^013^0X1詹1101^1:0611^ 1101:0X9 110001 11^16 '磁"漏5 3^52? 08 0?17 !]^12X1101^ ; 10^^ ^^3^ ^ 仏 ; 0(13 1 1 ^ 1 01096

361 6&03 ^ 3001:6^3001:6 ; 01 ^ ^1631)1 口6 ?一"31)0

01:00 1X^9 ( ! & 仁 ^ 化 即 ; 101)16 0 1 * 0 1 ^ 0 1 ^ 8 3 1 ^ 1 0 ^ 1 0 1 1 I 1101)61:6611^ 1101:0^ 110001 ; 亡01:11&仁01 1:丄!;!!!^;.;

0^3 ^!!丄01036 ;

4 . 5 06^0|0||||19 8 869『088誦011 7 『 6 6 0110116誦1。 ?!'6^1101 ! ! 她 10 @61161^1 ^化15

10 11115 56011011 I 0 1 ^ 6 1 0 ^ 3 ^ 0 1 5 1 0 1 1 11*66 1110^01 10 口 巧 ^ " 5

1

6&^0(1

3 3 1116

6 X ^ ) 6 0 ( 6 ^ 30101101 0 ^ 1 0 5 5 10 1卜6 0 0 0 1 ( 3 3 0 》 八 0 311(0 1115111^1106 0 0 0 1 ^ 3 0 ^ 1000『5 103365 1*0511111113『『001 5110)1 6 ^ 6 0 1 5 3 3 3001(1011(5 0『1卜6&5^八II 311(0 1113111 31106 00111^311^ 13 0 ^ 6 0 111(01*6816(1 I I I 1

6X^60(6(1 1。88介叫"6""

1)1*6(110(1113

1116

0『1(3 01131011161^ 0『1?^05136015^ 丁 116 1113111*31106 0001|5311^ 0 3 0 3611^16

131-6111111111 ?0「 3 。0510016『&000^111^ 10 1卜6 ^6x0X^(1

1055^6^146^0^

1085^6^146910^

15 111638111 6^ 3 5 1

1116 ! ) ^ ! ! ! ^ ] ' 0『1088&8 |56!" 0&1- 乂6&!", ^1161*6 03!" 乂68『15 (^行!^^ & 8 也 6 ^ ^ ^ ^ ! ! 0 ^ 11)6 1115111^1106 |30110^ 111111(1^116(1 \ ^ 1116 !!"!!!!^! 0 ^ 031*3 1115111*6(1

1116 口011。乂. 1『1卜6 1113111^1106 ^30110^ 1135 1)660

1

111

01『0『『00『01001115 81\6 0 0 6 03「 13 00^61*6(1, 1116111116 1111111136『0『031^ ^631*3 !5 0,3333, 1『11161*6 15 15 1/ (々门之):3, 1^ ^111*1113 111656『011「

0 0 6 1053 ^111*1(13出15『00『01001115, 11160 1116 1088^6^146^

1110111115, 1 ^ 0 031*3 3『6 00^61-6(1 "!!^^! 出6 53016 口01!0乂, 11160 1)16 0001136『0^ 03『乂6&!"5 13 0 . 6 6 6 6 ; &1\6 1

1『1(161-6 15 0 0 6 1055, 1116 1058^6^146?10^ 15 1.5.

丁 116 131*861 ^31*131)16 !0 11113 1\\0^6\ 18 1卜6 1055^6(^11611^ 13 00111;11110115, 1卜6 11*66 00115(1*11016(1 13

3

311(1 15 00111111110113. ^11011 1116 131*^61 ^ ^ & ^

6551011 1^6^八^?/。"

^6, 111(6 & ^60151011

1『66, ^3111110113 1116 1*6001X15 (。!^&!!^!^) 1010 56^111611(5 0 『 " 。 ( ^ . 丁 116 ^6^65310!1 00051315 0『1116 1&0/\^\\\\^ ^60181011 1^66動(^!, 1^16 6X^60(6^ 00(16 111 & ^6^6881017

1^66鹏10

^0^X0^^01)01)111(168

^66觸

&1*6 0^101112(6(1『0『030)1 160/110(^6 I I I 3

^146 。『1716011 0犷1)16 1 3 ^ 6 1 ^31*13516 13 03101113(6(1『0『63011 1116 01117601 6X3111 口 16, 1116 ^ 6 6 03101113(65 1116 6X13601:6(1

1X6^116110^ 0『105863『0「 63011 160/?10^6 0 『 5 6 ^ 6 1 1 ^ 711656

丁116 |3^00655 ^0\^『0『1110(1611113 「!5^ 15 8110^11 !11

乂 430^

11163113 31*6 0 3 1 0 1 1 1 3 ^ 6*001 1(16


015(313乂 4.30

^

^15^:

0

^

^

0

̶

^

060151011 丁「66

0313

~

~

1^01^61 00111 !]31'!3011

丁 1化1?1~0|361^ 301111125 0 ^ 1116 1)0^181011 丁 1*66 110(^6 31^6 5!10∼11 !11 0 1 5 ( 3 1 ^ 4 . 3 1

1|1 11115 6 X 3 1 1 1 1 1 化 1 1 1 0 ^ 6 1 1 1 1 8

5 6 1 !5 |53111110116^ 311011 111&I 60^0 0『1116 「 6 0 0 1 ^ 5

113111!115 3 0 7 0 & ! " 乂311(^31100, 3 1 1 ^ 1 0 ^ 0 『 0 「

7 1 1 6 8616011011 11161110^ 1 1 5 6 ^

0

5

3110001001

^01~ 11115 ^3(11110111113

18 511111310 「311厶0111 53111(3110呂.

0:3|3|37 4.31 9^0^

791116

:^0^6.10 巳 6 3

03!9

?'13^163 1^119^011^6

^ ^ ^ ^ ^ ^ ^ ^

朋 ^ 騸 ?;116 !'100 |~|31911111031108 1-6^61

0.2 038…5331X11

川。56 1 , 1 0 ^ 6 1,3乂1謂^!日'謝^!

1^0 2 6

^ 圖 1 1 1 ^ 1 03(600[!03! 5126

5 5

: 咖 ^ 6 「 0(1^165 ! + " " 議 1 3 6 「 0 ^ 【 「 0 9 3 1 6 ^^185

5 0

1-301118126 國 辈 5 ^ 3 她 5000 " ' 圖 6 33111016

5000 ^336381716111

1-^111111136!'0(1.63^83

1 ^61-396 5^312 &「0「 0.25

「:曰01^6『「0山^1^51(716111 1-111108 01 ^355 ^11^8101601 !~!|1101115

丫6 5 86^01-6 卜10

! 「:|^111&6「 01*1,15 30!11她1511^16111

1

^65 罾罾

卜:&16

6618^11011

^

,83

卜匕331^3 「131516 :5 69 018111

^ 7 1 1 6 1113111 ^ 1 ! ^ 6 ^ 1 1 0 6 1 3 6 1 ^ 6 0 1 1 1^665化化】1^111^17

^ ^

6

1

53 1 1

^ 忭

6

6

5

"; 卜00111111110115 1 ^ 6 1 5 !5 1 1 1 出 6 1

1651: 5 ^ 1 5 1 1 0 5 1 1 5 6 ^ ?0^ 6^^11131111^【1化5^1115 311(1 1 卜 6 03|01|131!011 0尸1116化0「111 0『1116 11-665. 「01 1116 -

00111111110115 13「^^, 1116 1 0 5 1 5 ( 3 1 1 5 ^ 0 卜 3 5

311卩―爿^忭化1111011.

丁 1 化 1 1 1 0 ^ 6 1 0556551110111 13 ^ 0 1 1 6 ^

1151113


0101)1^ 4: 8111^1111^ 060^10(1 丁,'66 ^10(16(5 10 1^^101 116^0)1^

1116已「「0「

5111115

^ 1*1*0!". 4.3.8

0^

? ^ ^ ^ ^ . 丁1化81)111(111^

01*1*61-1011 [^。(^;,"!〉'

丁 1 化 ^ 8 8 6 8 5 1 1 1 0 1 1 1 1^1038111*0 ^ ^ ^ ^ ! ^

111(01^31

4 . 3 . 1 ^4 ^!50115565 1116

!5 ? 1^05^

^111011 15 1 1 化 ^ 6 1 0 1 1 1 1 「01

-

「0「 3556551116111 15 5 6 1 1 0

1)1*01)1^ 01'!161'!011 「0「 ( ^ & 山 ^ 山 ^ 出 6

011^11^1^

0 1 - 3 ^ 0 8(111;! 1*0

\\0011

0「3

80011011

0)150115565 1 1 八 \ ^ 「 3 ^ ; 5^ 1131*6已「「0!" 15 0310111.116^^

015^13^5

4.32八1111-011811 4 . 3 2 0

5|10\^ 1110 !1*00 1 1 1 0 ^ 1 ^ 6 ^ 6 1 0 ( 3 0 ^ 1 ^

0 — 1 3 乂 4.32众

"&, ,1|1∼1,。

0:8^13^ 4 . 3 2 8

1116 0 0 0 1 8 1 0 1 1 7 1 6 6

1 1 0 ^

161


015^)137 4 . 3 2 0

, 匕 0 亡 丄 7

= 1*10103

^751:050 I

,""漏"0 ", 8 土0 1^61

7^*1X1^^9 7 , 1 " " 丄 0 0 0-21 0-20 1621 3 83

0 ―】

91*^1?^^^

^01.111119

VI 1丄。"丄011

?!:&!^!^^

^0113醫【丄0「

7 1 1 6 乂 3 「 1 3 6 1 6 5 ^0011!11@ 1116 110(^05 0 ! " 1 卜 6 11*66 3!'6 ?"!?11X^10 ^11II1111^6!' 0 「 |3卜0「 乂;。!。"。!,;),

01^50

^0!'6(^11: 5 0 0 ! ' 6 3 1 1 ^ 八 0 5 ( 八 ^ ) '

0 1 5 ^ 1 3 ^ 4.33

5 1 1 0 ^ 5 卜 0 ∼ I I 化 1 1 1 0 ( ^ 1 8110066(15 111 !'3111(1113出 V&!"10115 1 * 1 3 ^ 吕 謂 口 5 ^613 6

10 0 1651 ^ 3 1 3 5 6 1 .

0151313^ 4.33

!5 ^61161-31601 6乂

1^10(161 001111131^18011

1103已

3(3卩"6《


0:3^!3^ 4.33

5

0

0 5 0 0 0 0 20

40

130

60

100

061:116

^ 丁巳; :丁

0^1^

丁 112 11112 0 1 1116 1^0811118

1 1 1 0 0 ^ 5 1 1 0 ^ 1 1 I I I 0 | 5 ^ 1 3 ^ 4.33

( ! ^ ! ^ ! ! ! ^ , ^111011 1 1 1 6 3 5 1 1 ^ 5 7

7116 ^ 0 ) 1 0 5

11^10^『0「 6 3 ( ^ 1 ^ ! ! ^ .

丁1化^ " ? ' 3

0 1 0 3 5 1 1 ^ ^ 3 5 3 00111111110115 乂3!";

I

I

1

0

5

5

3「6 5 1 1 0 ^ 1 1 011【1化

^ 6 ^ 1 1 6 1 1 0 ^ 111 1116 I I ^ 6 0 1 1 6 3 0 ^ 111050

1 1 1 6 ^ 6 1 1 1 0 3 1 3 X 1 5 5 ^ 1 0 ^ 5 0 1 6 0 1 6 3 1 1 0 「 30(11^1 !0^

XVIII! 1116 1 0 ^ 6 5 1 1 0 3 5 6 5 1(1 1116 1611(11 1

15

0 ! " 1116 ^1-6(^1016(1 !0531^110^

00111(31116(1『「0111 0 ^ 6 ^ ^

1101'!2011131 3乂!5, XV 1(11 111056 0115101116「5 ^1(11

//'^

15 8001*6 1^311^11138 0 ^ 0 1 * 1 3 ^ : (^乙!^?!之^.

/0.V.V^^^(/^'/;^'V^, 15 " 化 1 3 「 ^ 1 311(5

1

5 1 1 0 ^ 5 【 1 化 1 1 1 0 ^ 6 1 5 ^ ! ) ! ! ! ^ 1 0 1*316 1116 「 ; 5 殳 3 5 5 0 0 1 3 ( 6 ( 1 7

01151017161- ^!"01屮5, 1 「 出 6 1110^61 1*316^ 1112 「;5^ ^ 0 1 1 1 ) 5 0 0 1 ^ 6 0 1 1 ^ ^ 1(1611 1116 10(3 ^ 6 0 1 1 6 ( ^ ! ! ^

5\\0\\\6

1 1 ^ 6 1116 !!!^1651 3011131 1116311

1。38介&^"(:》丁

1055^6^14611^

。 ― 1 巧 4 . 3 3 5 卜 0 ∼ 1 1 1 3 1 1)16 [!10^01 13 0 0 1 1 ^ 0 1 ! ) ' 「 ^ 。 8 出

3000^!!1^【

7 1 1 6 ^ " ?' 1

0

3

1 8

11化3^66 0 ^

「^.

1 化 1 1 6 X 1 1^60!16 ( ^ ^ ! ^ !)

^ 出 1 〉 5!101|13

\\^\6 8 1 0 \ \ ^ 「 1116311 6

!11(^^(^11315


164

^0(^61111^ \ ^ 8/18 ^11161-^156 1^1116?': ?!'00(100180114(10118^

^60/10^6

311111111317 0 1 1 1 1 6

4.5.1

8118111688

^^110(1110^

1169^881011 7『66 1\11036誦I。 。 1 * 6 ^ 1

八1111011^1 1110 ^ 8 ^ 6 5 5 1 0 0 打 6 6 5110\^11 111 0!5口I&乂5 4.32八出『011^1 4 . 3 2 0 13 ^^\0^^ 31)111113(6^

1)1311 &001

11 01X^1(565 3 1*63115110 111115(1*3(1011 0 ^ 1 1 0 ^ 11113 1116(110^ 0311 1)6 1150(1 1 0 1^60111^ 1116

丁 116 ^ 6 ^ 6 5 5 1 0 0 11*66 1710(161 ^6^610)36(1 111 ^ 1 5 560(1011 1138 1)6611 1136(1 10 ^011|5 1116 !"6001^5 ( ! ^ 11115 0356, 1116 00510016!"5〉 10 1116 6^

561 1010 10出5』0101 ^^011|33~~006『0『63011 0^1116 10

110(165 0『

16111111131 00(168 0 0 1116 1 1 * 6 6 ~ 3 5 5 1 1 0 ^ 0 111 0!5口1&乂 4.34 15610^^八5 口『6乂!01151乂 016011006(1, 111656 2 「 0 叩 5 31*6 03116(1 1^16 1 0 ^ 6 3 0『161*0111131 0 0 ^ 6 5 0『1116 XV&&. 7\\6 ^ 6 6 1110(161 &130『6|30115 1*16 0 1 6 3 0 0卩 1116 131-^61: ^31-131)16 & 『 6 3 0 1 1 ^0X1^ 0^101118(6(1 6*001 1116 11*310108 11163115 &『6 1156(1 3 5 ^60110110115 0『1116 I & ! ' ^ ^31*131)16 1053

561, & 0 3 111 11)13 6X31111)16, 1)1656

11600^《0『6&0^1 0 ^ 1116 1 0 8『00口5,

811106 1116 1116&II 0『1卜6 1^1^61 V&!"13616『0『630)1 31*011^ 0311 1)6 1136(1『0『[^^(^(^。!!, I 11^6『6&1*1*6(1 10 II: 3 5 2X^)60(6^

111 0 1 5 1 ) 1 4 . 3 4 ^ 丁卜6 6X^)60(6(1 1033 ^1*601116110^ 0尸& ^0\1^ 1*6116015出6

1088^6^146^

16乂61 0『1*13^ 833001^16(1 0 『 I V

1116

丁^

16

8『00口5 31*6 3110^11 111 015口1^ 4.34 111 ^001*6&81113 01^6「

1*13^ 16乂615, 015|513^ 4.34 &150 8110^8 1:116 ^ 0 1 1 1 0 3 0 ^ 1116 011^61*601: 1*13^ 8『011135, 111&I !5,出61『

(^&!^。^!^^。? ^\\\\ 1 - 6 8 3 ^ 10 ^ ^ 1 0 1 1 3 乂!01&11003, 01*6(111; 500『6,

018|3|3^ 4.34

^ & .

!!"。川65 0, 005|011161^5∼1出011行6「6门1 「15^ 1*311^3什01X1 1116 1=169!'6331011 3

丁「66 1110^81

1.63(10

140(16 10

1

9

14

2

2

3

5

4

10

5 6

(^化

11/16311 0^ 018 丁3【081 ( ^ ^ 饰 ! ! 1058 (『。!!" ^巧)

,叩"11^35965

1

:463.5《0^0《583.5,4《^刚0《7

0.74324

22

5

;2 2 1 ^ ? ^ 0 2 !, 0^0 ^ 463.5

0.43836

82

21

:2 5 "!^\10芑3, 463.58 0 网 , 舰 《 3 3 . 5

0.28802

21

15

:583.5 2 0 ^ 5 0 , 4 4 ^ ^ 0 《 7

0.28551

83

3

24

4 6 3 . 5 《 0 ^ 0 ^ 550,5, ~ ? 柳 0 ^ 1 , ^ 0 6 ^ 33.5

0,21925

262

1

4

1^^^02:1,0^0^463.5

0.19754

1542

7

4

25

;550.5 ^ 0??50 , 1^1^/104 1 , ^ 0 5 ^ 33.5

0.12926

2851

8

6

28

:463.5 & 01^50 ^ 556,5, 1^11*^/10 ^ 0^ 3 3 . 5 《 柳

0.12334

774

9

8

23

! 1 5 ^ ? ^ ^ ^ 1 ^ : 5 5 @邑粗?.? .? ^ ^ ! 556.5 & 0 明 0 , 1 ^ 柳 0 ^ 0^ 3 3 . 5 《 縦

0.11973

2637

10

29

1

0.10243 7018! 1800(016

\ 0^0

9548 17822

5 01-6(1113001-6 : ^96 011116 ||13111~601

1(1 3 0 6 ^ 0 1 1 1 0 卩 ! " 6 乂 6 0 1 110『31『0『出5(^011031017 ^1*3011063 6乂 1(15111-3006 0001^2111163 0 1 3 0 ^ 0『出6 ?

51316 ^ 6 1 1 0 1 6 5 11131 0^61*566 1^16 105111*3006 1 0 ( 1 1 1 5 ^ 1 1 ^ 6 6&0^6 1156(1『0『1-15^ 1^1102 0『1*316 361110^ 0『150111. 丁116 ^31*1&5163 06063331-11^ 16@311^ 口61*01^16(1 乂3『131?165, 010^61 ^

^1

0611310 V & ! " 0 3 0 0 0 1 1)6 &! 111 1

4.34 &!"6 0 0 1

131)16 13 8 ^ 6 0 001乂 一0『111113^108 ^ 6 1*681*6551011


0/70/7^ 4: 81411^1^

0601810^

7^66 1^0^615 10

6(^101 1^65^01156 011(1 ^13^

165

画6 8111111118^ #

(?"0\^"宕0 ^60151011 1^66 016&05 30*1^102 3 1 06(1310 1X1163『0『562111601!02 &〇1乂60 ^ 3 1 3 561, 3(3(6(1 111 160115 0

0

^311165『0「 !0口1115, &1\6 8551^111113 3

^

01&55 (^!!^ &5 3

1*651501156 0「 !!^!!-^^^^^^) 10 630^1 5680160111131 15 01*6&16(1 ^ ^

丁卜6 1^017\11\^ ^010 861 !5 1136(1『0『^6^610^1118 1卜6 1*11165『0『1116 11161)08161-10^ ^0130^1111168

56801611131100,『0『031011131108

0『63011 5 6 8 0 1 6 0 1 〈0「 1116 131*^61 0 1 6 3 0 0『63011 3 ^ 0 1 6 0 1 ^ 1 1 6 0 1)16

131-861 ^『131)16 15②!!"!!"。!^), 30(1『0「 3 8 5 ^ 1 1 ― 63011 5 6 8 0 1 6 0 1 1 0 3

01355 ^ 1 1 6 0 1卜6

鲁 1 ^ 0 ( 1 6 (!^^!!!^。!^, 131-261 0 1 6 3 0 5 , |305化「10『!?^^!!!!!^^, 3 0 ( 1 1116 3551811016111 0『1116 131*361 16乂615 10 00(165 ^ 0 0 0 1 0113086 ^ 1 1 6 0 1)16 11*66 15 3^116(1 1 0 出 6 乂31;01311011, 0『口「05!3601, ^ 3 1 3 561. 毒

50161^^156 \4106「 0斤6!"5 56乂6『31 01*1161-13卩0『3)311(11113 3 00(^6; 乂011 0311 561601 1116 01*1161-1011 3111(31)16卩0『1卜6 1^)36 0 ^ 010(161 1)61112 ^ 6 1 0 ( 3 6 ( 1 \ ^ 56111112 1卜6

9

8 ( ^ 1 1 1 0 1^1116 01*1161*1011

出 6 1111(131 1『66 1\\31 066(1 10 1)6 6X301111601

1(1经606『31, 11161*6 31*6 3 00111156『0『51115-11*665

^111*1112出 11*66 36^610(3111601 丁 116 ^0111111^ ^0(0 561 13 1136(1 10 01*6316 11115 1111(131 11*66, ^ 1 1 6 6

1卜6 ^011(1011011 ^0(0 861 15 1156(1 10 5 6 1 6 0 1 出 6 1)651 51113-11*66 5乂 3 ^ 1 ^ 1 0 8 3 0 3 5 5 6 5 5 0 1 6 0 1 1110&5111*0 111&1 乂00 0110056. 8^^61*31 01635111-65 0『35565501601: 31*6 3^311^1)16 10 50161^^150 1^1|06^ 30(1 乂00 0 3 0 5 6 ) 0 0 1 0 0 6 0 ^ 1116111 5^ 50(11113 ^ 6 8115-11*66八5568811161111^638111*6 1116 1)651 ^ ^ ! ) " ! ! ^ 15 0 ^ 0 「6『611^01 10 3 8 !)"

^51*01361!)' 10 3 06(1310 \2\\\861601102 ^

-

50161731^136 1^1106「 0汗6『5 811^6「6111: 0161110(15『0「 5616(^10经3 5 1 1 ^ ^ 6 6 : 1(13(6301 0『3|3|?1^1118 ^ 355055016111: 01635111^6 10 5^1601 3 5111?-1『66, 乂00 0311 3!50 5616011116 1「66 ^1111 1116 1113X111111111 0『163^65 (!^径 『出655 0『\^卜61116「 0『

011011?6「 0卩163乂65, 0「出6 11*66

3 5(5601116(1

0011116 11*66 1135 013X10111111

0『1111)11(1111111 0 0 5 1 0「 016615 3 0 ^ 01116「 0「讧6「1011 0卩

3

5

^55655I116I1(). ^

八 6 ^ 7 / 5 / 0 〃 1^66 ^10^61 00031315 ^ 0 3 1 ! ) ' 0 『 0 0 1 ^ 1116

110(^05 ( ^ ^ 。 ^ 0 0 ^ 0 3 5 1卜6 101*11111131

!!。^^?) 0『1116 3616016(1 ^ 6 6 1116 3111-11)11103 0『^111011 0 3 0 |?6 1150^『0!" 8001^1112 151*0513601: 6& 5

610. ^

丁116 ^0^111111011 0 ^ 1卜6 1 0 0 0 ( 1 6 5 , 出 6 131*861 。135565 3551&06(1 10 1116 00(165 311^ 1(16!!" ;50516『10「 131*01)317111(165 0 3 0 &11 1)6 5 6 6 0 111 1116 5 八 8 00(^6 (^。。!^

^^0.1^6 6^ 60161751*156 1^1100^

丁 116 5八5 0066 0311 1)6 6X^01*16(1 1『1116 5001*102 15 10 1)6 3|3|31|6^ 10 6X1617131 6&^. 鲁

丁 116 1 ^ 0 010(1615 0 ^ 6 1 0 口 6 ( 1 10比15 (:!^口16「, 006『0「 3 1)10317 1^&I 13^61

5

5 6 1 ^ 0 3 5 6X211113163 0 ^ 1 1 0 ^ 10 1156 1116

1*6511115 8 ^ 6 1 1 10 1116 131)165 8850013(601 鲁

011^)111 ^ 1 0 ( 1 0 ^

1)60181011 丁 1*66

000)6: 110\^ 10 101617)1*61: 1116

31101 110\^ 10 !016「口「611116 乂3『1005 1^)363 0 ^ 8「 1^5 311^ 3

03011 0『111601 ^

丁 116 「681*655100 11*06 1110^61 ^6^010156(1卩0『^1*6^ 10(1113 30001*^111^ 10出61『36〇『66 0『「^殳.^3011 6X011131^6 56801601: 0『1116 11*06 0 1 0 ^ 6 1 ^

丁116 1611115 10^61 01(355 311(1 10^11^613『6

0 0 6 『 0 『 3 000110110115

1156(1 5丫000丫0101151 乂.

15 1136^ 10 1*3(1^ 1116 01151011161-5

^011|3 15 1)160 ^1*0^116(1 ^6『6口『656016(1 3 5 3 0


166

?^2^101\\6 1^0^611^

!?。/"//。/^ /。卩8148111688 ^4^1100(10^5

^11^1 8/18 ^6^186驢"":?1-0011001

4.6.1 6x1611810113 7116

1)60181011 1*1*66 110(16 0 3 0 1)6 113601『0『乂肛!&!)^ 36160(1011

56忱1。8 1)16 ^31*131)16 86160(1011

1)1*01361^ 10 丫68, 丁116 36160(6(1 ^31*136163 0311 1)6 ^3556(11:0 & 1 1 1 0 3 6 1 1 1 1 3 1001 311011 3 3 1116 9

^6^1*6881011 00016. 10 301(^11011, 3 03(6301*1031 !11|3111 \\\&I 111(1103(63出6 163^ 10 ^111011 1(16 01)561^311011 15 3551306(1 0 3 0 &150 1)6 01-6316(1

561(1113 1卜6 1.631*^31*131)16 ^ 1 0 1 0

711636 6X1611310113

3『6 0 0 1 36010051!"316(1 !0 11115 0113口16『,1)111 ^011 31*6 61100111*336^ 1 。 67^6『;1116111 ^!出

4.7.1 963『5011,5 0111-8^1131*6 7681 八5 011 !11115(1*3(1011 0 ^ 出 6 0111-3(111&1*6 103^ ( ^ ^ ^ ( ^ ! 3 1

111 1116 13

1*61111)0^6

\ 0

^

1

口 16 &X1&.

51^口056 1\\6^6 31*6 100 0 3 3 6 3

0 31*6『65(500(161*8 30(1 9 0 31*6 !^!!-巧^!^!!^^!^. 31113(3056 1)113 0 0 ( 1 6

110(165,八3(1(1 8 , 1 6 1 八 1 ) ^ 6 5 0 08865, 31101 161 8 1 1 ^ 6 5 0 0&565,八150,

111(0 1 ^ 0

311^13036 1113111161*6 31*6 9『651300(161*8 I I I 0111101 00(16八,&0(111161*6 13 1 1*65口(^(!^ !0 01111(1 110(16 8, 丁卜6 1331*6111: 00(16 II&8 10 !^。!^!^ 311(1 90 !^!!-!^卩。!^!^.

『6|5『65601108 1116 3^111; 0『|3&1*601 0 0 ^ 6 V :

961*6 13 3 2 X 2 00011026110^

011114 110^6 X

0121(1 110^6 8

1(68^011^61*8

9

1

^011-1*68^00(161^

41

49

丁116 111111 11^^0(116315 15 111311116 1617113 0 ^

110(165八&1\6 8 3『6 0 0 1 3 晚 『 6 0 1 & 0 0 1

IV |33『601 00(163 111

0011113051(1011 (!^.,也61!" 01IX 0 『 ^ 6 8 ^ ) 0 1 1 ^ 8 80(1 110"-"叫。"^々.II!!^!"

11)^)01116515, 03011 01111(1 0 0 ( 1 6 13 510111&『10 1116 口&!"601 00(16, 31101 0011131113 1 0 ^ ^68^011^8 11。"-"650011(^3

\\\6 0011 11^1)01116313 31*6 03『0110∼5:

0110(1 110116八

0(111(1 0 0 ( 1 6 8

^68(1011^61*8

5

5

^00-1*681)011^61^

45

45

2

311(1 9 0 ^

^

0X136016(1 ^1*6(1116110165

X

1)16 01111

^

5

45

45

八0^1-591131*6 乂3106 0 ( 7 . 1 1111131165 1116 10110^1118 ^ 3 1 1 1 6 3 『 0 『 3 0 ^ 『 0 『 1 0 ^ 0 1 1 1 1 :

0.0076655, ^

/。^。"/? :

!05,0 (/?-^^)

: 2, 11546,

&


4: 814脑"名1)60151017

0^2006^

1 1 1 6 1 5

1116 口 ! " 。 ! ^ " ^ 0 『 出 6 0111-8^1131-6 3(3(15(10 \3^11\^ 3 ^ 1 0 6 0 ( 7 . 1 1106&5. 1|1 11115 0 3 5 6 1 1 1 6 1 5

11161-6 13 0 0 0111^6116006 10 1116 11101103(63 111

0 3 8 6 ^ 6 ^ \ \ ^ 00(165 ^ 0 3 1 伃 6 『 5 & 0 ^ 0 3 0 1 1 乂

^11)118(1119

4.7.2

10 ?^6^101 ^65^01156

7^66 ^0^5

1116 ?1*6^1016^

0^

1^15^ 167

0 『 ^ 1 1 6 0

、&^ 501&11, 0力076655^ 71115

1-63(560110

XV 001X1^05111011 0『

?1-01)31)1111863詈。『。條卜幼!!!!^!^

1110(1611113 1^1*6 6乂6015, I I 13 0 0 0 1 0 1 0 0 131*30(106 10 1110111016 &11 1116 「600!"35 113^108 1 1 1 6 6 乂 6 0 1 , 1)111 0 0 1 乂 3 6-301100 0 ^ 1(16 0 0 0 - ^ 0 0 1 『 6 0 0 1 ^ 5 &IX10

1(1 1116 010(1611118 831111316. 71115 |31^301100 15 0 ^ 6 0

3 5 0 乂 6 ! " 口 1108, 0350-00011*01 3&!!!口"!!^ 『61356(1 53111 ^ ) ! ! ^ . 0

?0『6X3011)16, 111 1*63(301136 1110(161 ! ^ , 1『1116 1*63)301156『316 13

10∼,^011 0311 1110111(16 I I I

010(161108 5301口16 ?\\ 1116 1^5^)00(161*8 ^3||3516 &03 00!乂 & 1*3110101111^ 36)60(0(1 ^3011011 0『0011『65|3011361^ 丁116 6133 11)11*0(11106^ ^

311011 0^6^8301|311118 13 00176016(1 \^ 341113(1113出6 |3!'6(11016(1

131*01)31)111(163 ^11)1 口『10『1)1*01)31)11出65, 0!5口I&乂 2.18 111 0 1 & 口 1 6 『 2 3110\^5 1 1 0 ^ 10 6 0 ^ 『 1 ) 1 6 口『!0『

1)1*01)31^1出仏 八01』1151016111 0 『 出 6 ^1-6^1016(1 |3『0631^11665 0^11 1)6 111115(1*3(6(1 6乂 3

口 16 6乂801口16, 511(31)056出31,

1)336(1 0 0 3 1)1&563 53111口16 1116 14110(^14816^ 131*01)31)111(165 0『1*63(301156 311(1 0 0 - 1 - 6 5 ^ 0 0 3 6 03101113(6(1 6乂 110^6 7 &1*6

1116 ^60131011 1「66 |31^00655『0!" 3 1)3111011

^ 1『1卜6 ^\01 「1*01)31^111165, 11131: 15,

30(1 ^

1116 131*0130111011 0『1*65^011(161*3 311(1 1100-1*65(3011361*5 111出6 611(11*6 口0口111011, 31*6 1^110^0 10 1)6 !'0|3011100 0 ^ !'63(3011(161*3 31101出6 11011-1^513011(161*5 I I I 1116 1)135601 53111(316 31^6

71、 &11(1 71^ 311(1 1『1卜6

/?, 311(1 /?。,『65口601~61^, 11160 1116 0(^145(6^

?",

^ ( ^ , / ^ , )

― 广07, 一

^

(

^

/

^

131*6(116(10113 0『1116 ^1*01)31)111(163 31*6 ^ 1 ^ 6 0 \ ^

^

)

^1161*6尸".18 1116 3(1)115(6(1 1^01)31)111矽0^ 「65口0056, 1-651301156. I I 0 3 0 1)6 6381 !)' ^61-1116(1 11131 ?^.十?^. 『65|30036『5 10 0 0 3 6 7卩"!。!" 1-65130110161^

1)6

7

!5 1116 3(1)113(6(1 ^1*01)8(3111^ 0 ^ 110-

二1, 1 『 3 1 ~ 6

"口. 1*63(3011(161-5 3 0 ( 1 12。丁 0 0 1 1 -

10 34)0510160仁111611出6 3(1)115(6(1 00011)6!" 0^『65^00(161*5 311(1 0011-

∼&叫

V

V

,『651)6(^61》

^

丁卜6 61^601: 0(3(^11511116111 0 0 1116 !^!!!!^!" 0 『 ^ ? ^ ^ ^ ^ ^ &0(1 000『65口000161^, &0(1 0 0 1116 6X^60(6(1 131*0^115『0『00(16 X 0 3 0 136 3 6 6 0 & 0 0 1 3 111111161*1031 6X3111 口 16. 1.61仇6 口『0口0111005 0卩1*63^01156 311(1 000-1*631)01156『0『1116 6011^6 口0口111^100 1 ) 6 冗 、 ^ 0.05 & 0 ( 1 丌 1)135601 ^1

33011)16 31*6 /?,

0.5

&1\6 /?。 :

0.5 ^ 1^ 1116

0

^ 0.95

^ 6 口『0口01110115『0『出6

口 『 ^ ( ^ ^01?01110113『0!"

00016 7

31*6

~ 0.4 &1\6 ?01 二 0.6 , 3 0 ( 1 1『1116卩『6出"6(1 00111156『0『1-631)011(161-3 31101 000-!"^㊀口。!^。!^ 31*6

" " - : 4 0 0 3 0 3 "。?. : 600, 11160 1116 3(1)11516(1 ^1*01)35111^ 0卩「65(301156 ( 乃 , 〉 1 5 6^11^1 I 。 0.0339, 30(1 1116 3(1)1151601 |3^06315111^ 0 ^ 0 0 ^ 6 5 | 3 0 0 5 6 ^ ? 〉 6 0 ) ^ 1 3 0 . 9 6 6 1 . 】 0 33出1100, 1116 2(1)115(6(1 11111111361~ 01

0『『65(5000161*5 15 40, 30(1 ^ 6 3(1)113(^(1 !!!!!^&^!" 0『000垂『65口00016「5 13 1 140. 0 0 6 0101*6 111^38111~6出31


?^101\\6

111

140^11^

^1(17 8/18

1(6^156滅"6":

?^0011001 80114(10178/。卩8118111688 ^1)1100110^13

066(1 301」11511116111 10 1116 0 3 3 0 0『& 531111316 61336(1 ^116 10 0乂6『-5301口1102 13 6X^)60(6(1 ( ? ^ ! ^ . 丁0

5110^ 6 X ^ 6 0 ( 6 ^ ^1*01115 111136『3116111311^6 (^(^^。!^∼&卜3(1)115(6(1 311^ 11113(1)113(6(1 131*01)31)11^65, I ^111 1136 1116 ^0^\1 0 1 & 8 ^ 6 0 111 丁31)16 4.8 1?610∼,

丁31316 4.8 1)601810111

1)60181002

八。11131 131*^61 16^61/01388

4.7.3

1

810

0

-51

31

6X1)601611 ^1*011(8 1181119 111134)113164 ?^&^!)! 18(863

1)3102 1116 111130!] 113(6(1 口『631016(1 ^^!)&5111(105 1(1 01 乂 6X3111 口!6,

0 6 0 1 3 1 0 1 1 1 出 6 6X^56016(1 ^1-0^15

&1*6 ( ^ ^ ^ ^ ) 十 ( 一 ^ 忉 石 ) ^ 53儿\31\66^ 0601310112 1116 6X^6016(1 口『0卅5 3「6 ( - ^ 忉 ^ ) 十 ( ^ ! 忉 ^ )

4.7.4

6X1)60(6^1 ^1-01113 1181119 ^41^18^11 ^1*01)311816(568

1)3102 1116 3(1)115(6(1 ^01)31^111165, " ! ^ ^ 0601310111 1116 6X^6016(1 口!"。!!^ &『6 ( 丞 ^ ( ^ ( ^ ( ^ ? 卩 ) 十 〈一51忉.9661 〉 : 一50.6271 ^ 1 ; 0 ^ 0 6 0 1 5 1 0 0 2 1116 6X15601601 1)1-0^113 31-6 ( ^ ^ ^ ^ 十 ( ? :50.8983,

1 0,9661 ^ #


1

^^1^^^~

^

110111^31

1 1 6 1 ^ 0 1 1 ^ 1^0116隱5 1 ) 0 3 1 ) 0 1 1 5 0

5.1

3 1 1 4

1 0

!!:^!^

| | | 1 『 。 | | | 1 0 1 画 0 1 1 ^ 隱 . . " . ^ 隱 ^ 隱 ^ ― . . . . . ^ … 1 6 9 0 0 識 0 1 * 8 扁 6 X 8 1 1 1 1 9 1 0 0 1 8 1 1 6 0 1 - 8 1 調 6 狄 0 | 1 ^ 1110||0| ^

5.2

^

^

172

5.3

6811111811011 0 1 1 1 ^ 6 1 9 1 1 1 8 I I I 8 1 1 6 1 1 1 * 8 隱 ! ! ^ ^ 。 ! ^ 1 1 1 1 0 1 1 0 1 ^ … … ^

5.4

^ !!^!!!^&! !!。!!!!!。! !^ 1110||61 10 ?1*611101 1168|101186 ― . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1 8 1

180

1

5 . 5 焱 ! ! ^ ! ! ! ^ 國 鼸 ^ ! ^ ! 。 ! ^ 開 0 | 1 0 匪 置 0 ,『0|1扁01 ^ 0 8 8 ?!'61|116110^画11 ^0(0 5.6

1 1 1 3 0 1 ^ 1 1 1 0 6 … " ― ^ 纏 ^ … 漏 " 薩 瞧 " " 霸 霸 , ^ 纖 ^ ― . . . . . . . . . . . . .

^ 1 1 11111^110011011 1 0 11811181 & & 8 隱 8 ^ 0 1 1 0 * 1 0 1 1 8

5.7焱隱10酽1181丽管0 5.8

8 1 1 0 0 1 1 1 0 8 ( 1 0 1 1 8 0 1 11|0

81111111191*17

^

204

^ 霧 ^ , ^ ― . . . . ^ . . . 2 1 6

11011『8醫1101^0111焱隱量60置0『0瞧^.219 2

3

1

232

5.9

5.1隱111『0|||1011011 I 00\^ 11101 1 。 1151113 5 八 5 6016175「156

10 ^61*1^0 811(1 1111617)1*61 0601*31 0 6 ^ 0 ^ !!!。^^^. 丁卜!5

0卜&卩16『^61。155 1^0 116111^1 0 6 ^ 0 1 ^ 010(1615 1151113 5 ! 隱 1 & 6 & 1 丁 卜 6 ^11*51 11X06&\ 15 & 「65卩0036 010(161 ^1111 3 1 ) 1 0 ^ 1 3 ^ 6 ^ &0(1 1116 56000(1 13 & 1*15^ 010x161

30 0 ^ 11131

1(1 0113 。―16『: 八86061*31 6X3111(310 0 『 3 膽 / / / / " ^ " ^ 0 6 0 ^ 0 1 1 (!^!^? ) ! 5 『 欲 门 ^ . 031011(8(1011 0 ^ 出 6 0 ^ 1 1 ( 3 0『1116 11111(5 !0 6&。卜I&乂6『0尸1116 0 6 1 ^ 0 ^ 15 ^6501-1156(1 6乂 0163115 0 ^ 1116 0036『1乂 10呂^0111111133. 八8606「31 ^0301^1|311011 0^110\^出6 ^6111*31 ^6*^01*14 110^6 6511013165 1116

1^1115 !0 1116 0356

0 卩 3 1)111317 131*56^ 15 8 ^ 6 0 ^ 1)51118 51111III&16(1 (!泔&, 3 116111*31 1161^01^ 1110(^1 15 ^6^610(36(1 10 |3!'6(1101 1^5口0056, 311^ 1卜6 「650115 31*6 31500556(1 丁 116 010^61 13 0^3111316(1 1151112 3 1651:

& 561.


1*1-6(^10^6 ^0^611^

^7/2 8/18 ^17(6^156滅"?]'00^100180114(10115/。圹8143111688

鲁 丁 116『65(301156 1110(161 15 1156(1 10 5001*6 3 1)1*051)601 0『500「6 3 #

7116 5001-6 00(16 ^61161^(6(1 ^

^^1100(10)18

6&X& 361.

1116 ^6111*31 ^ 6 ^ 0 1 * 1 ^ 110(^6 15 6X31111116(1 10 5110^ 110\^ 1扒6

^1*05351111165 111 1116 1 3 ^ 6 1 1&乂6「 31*6 00111 口口&忒110^ 111636 131*01)31)111(163 (&130 90516『!0『!?!"。!?&1)11化65^ 31*6 1^(131:6(1, 311(1 110^ 1116 ^60131011 0『3531@111113 & 131*861: 16乂61 10 6&0(1 0115101116『0『1*6001X1 111 1^16 口「05口6。1

^^^)

361 15

11\&^.

八1*13亿1110^61 13 36乂610口6(1 1151113 1116 ^6111*31 ^ 6 ^ 0 1 * 1 4 00016 10

#

311 0 ^ 11131 乂3『;31?16,

丁116 ^160『611031 1111(161^)1111111135 1)61110(11)16 0110560 131*861 I&乂6『3011^3^100『11001100 3『6 ^13011336(1 1|1 6& 丁116 5 八 5 00016 361161*3(6(1 ^

9

1116 ^6111^1 ^ 6 ^ 0 1 * 1 4 110(16 13 6X31111116(1 ?!^^-^^-^^!) 10 17)3^6

511『6出311116 131*0636111(163 0310111316(1 !11 1116 (&1^@61 I&乂6『30(1^3(1011 ^10011011 &1*6 00115;516!11 ^1111 1116 1)1601*6(1031 3^601110311011 ^ 1^1^ 0118118 36116「&16(1 6乂 1)16 ^6111^1 ^61^01*1^ 110^6 1)386(1 011 1(16 ^1*01)31)1111^ 0 ^ 1116 !1^(1651

9

&616 31*6 6X8111 !!!^.八0 311601311^6

16乂61 0? 1(16 12^0^

0^

1116 1!^ 0(13113

1)33601 0 0 6X^)6016(1 1055 11*6(1116110^ 15 131-636016(110 ^ 6 0 1 0 0 5 ^ 1 6 1116 V&!"!0115 6^

30(3 01*63(6(1

!)乂 1116 ^6111*31 ^ 6 ^ 0 1 * 1 ^ 0 0 ^ 6 311(110 5|10\^ 110^ 10 300655 111601 10 013^6 01131001『6|30115, 八(!&13 561 13 500!"601 1151113 1116 「15爻010(161 ^ & I \^33 (!^^!^!?^^,

#

6X31111116(1 10 乂6『11^

^1131 13 30111&II乂 30116 ^

1116 5 0 0 ^ 00^6 13

1116 ^6111*31 ^61^01*1^ 110(16 13 001151316111

13 6X1360(6^ 0 ^ 1116『15& 1110^61 ^ 肇八1161*1131^6 31*0111(60(111*81 5^)6(^11(^110115, ^1110^1 |3^0^1106 81(61*113(1^6 06111*31 06^01*1^ 111001613, 31*6 6X311111164 1151113 & 1)1031^

3 3

6X3I11|)16.

3 X 1

71115 011315161 ( ^ ^ ^ 。 [ ^ 1^0 116111*31 0 6 ^ 0 1 ^ 010(1615 1151113 311111113(6(1 6^ -

1-631)01156動^\\\\

5.1.1

3 1)111317 ^ 『 8

6

仁 ^ 6 36000(1 13 &讥8化1*10^1

丁116『11*51 010(161 13 &

" ! 出 3 0 0^11131

7 3 1 ^ 6 1 ^31*831)163 ,。『1116 1\00||6|8

丁 116 13巧61 ^^131)16『0『016『65(301156

13^65 1卜6 乂3106 0『0 1^ 11161*6 13 0 0

1110^61 15抆^81\

1*65(50056 &0(1 1116 乂3|06 0『1 1 『 1 3

&『65|50056, 丁卜6 116111*31 061^0『化1^0(111063 & 1110(161 10 ^0(1101:

1116 131-01)81)111^ 0『1*631)0036 1)856(1 0 0 1116 乂31065 0 ^ & 861: 0 ^ 111(3111; ^31*131)165『0「 & 8 ^ 丁 116 011^111 0『1)16 ^6111^1 ^ 6 ^ 0 1 * 1 4 110(16 ^ ^ ? 1 ( ^ 5 ^ ^ 0 |义)^6

?1^5?

^ 1|

丁 116 1^1*361 ^31*131)16『0『1)16 1*15& 1^0^\

6

0

005100161\

131*01)31)11出65

6 8

, ^1161-0 X

133 8 ^ 6 0 361 0 ^ 1 叩

15 & ^1301*6(6 乂6『5!00 0『1053^6^146110^ (^^!!^^ 35 1116

!!"!!!!^!" 0尸103365 0『3001^611(5 |36『031"-乂6&!", ^1161^6 03卜乂63『13 36厂111601 &8 1116 ^111*3(1011 0『1扒6 1113111*81106 150110^ 111111(1 ^116(1 ^

1\\6 !^爪!^! 0『031*3 !115111*6(1 1111016『^6 ^0110^^ 1^ 1116 ^0110^ 1133 56611 1

III 6^601『0『『00!" 1110111113 80(1 0110 0&!" !5 00^61*6(1 1111016『1116 口01比乂, 1(160 ^ 6 !^!!!!^!" 0 ^ 031-^63.^3 15 4/12 3.11;116 611(1 0『1)16 10111111 111011(11 ^ 1『0116 300化6111 000110*6(1 ^1111*1113 11115 ^011^0100111

1\06 111611 9

1116 1038 ^6^11600^ 13 3^1)1*0X11113161^ 1/〈4/12〉 : 3, 1『出6 |30|10^ 1133 1)660 111 6^601: & ! " 12 01001113 00\6^\^

0 0 6 0 3 ^ &1\6 1『006

出31 12-0100111 。61*10(1, 1 ) 1 6 1 1 1 0 5 5

000110*6(1

^00|110110^ 13 1/ 0 2 / 1 2 〉 二 1. 1^ 1116 ^301|0^ 1133 1)6611 111 6^601:『0『001^『00『0100^13, &1\6 1『1^0 081*3 31*6 00^61*6(1

1116 531116 130110^ 111611出6 !!"!!!!^!" 0^031'-^631*8 13 (^]!) 9

X 1. 1^0116

&

I

0001111*6(1 ^111*1113 ^6『011卜01001|1 1361*10(1, 11160 1116 1053 ^6(1116110^ 13 ^1 I (^/^!) ^ 1.5. 061106(1 11115 13 & 0011(111110118 V^I'1^^^I6. 90^6乂6『,1卜6 131*^61: 乂3『1&616 1085?!^, ^\^\\

乂, 1088介6(^61^

056 !0 1116 1110(161 ^ 6 1 0 1 3 6 ( 1 116『6, 13 & ^1801*0(6 乂6『5|00 0 ^ 1085^6^14611^ 1055/^2 ^ 0 丄055/^5 = 1

1088^0

^ 2

1/1088 ^ 0

1 1 6 ^

^

0,

〈 1055 ^ 1 4 6 ^

1055^146^

2

〈 1.5, " ^ /

1.5.

I

^6^1116(1 35 ^0110^5:


5: 1^6111-011^61^0^ ^0^5 10 ?^6^101 ^68^0^186 0^ / ? ^ 1 7 1

&1)1& 10881^^

丁116 1111-66 16乂6!5 0, 1, 30(1 2 0 ^ 1116

1*6151-656111: 1 0 ^ 016出細,&0(1 111^11『械

丁116 0啤111 0『1卜6 ^6111*31 ^ 6 ^ 0 1 * 1 ^ 110(16 ^ 6 5 :

?!"(丄。55/^2 二 。|^0 ^ ^055

?1(1088^0 ?1(1088^

5.1.2

^

0 |夂),

^ 11^0 = 1^(0 〈 ^ ^146^ ^ 2 | ^ ^ ?1、1。55 ^ 訓 町 ^

〈 1.51 XX 1.51 XI

116111^1 1161^0『1^ 110^6 06(3113

I 00\^ 5^)601^ 1116 |3^013611163 0 ^ 1116 ^6111*31 ^ 6 ^ 0 1 * 1 ^ 110^6 311011 1\\31

131^61 ^31~13616

1088^0 15 11*63(601 &5 3X1 01*^11131 ^3『!3|?16 311(1 311011出311116 1110(161 0)6^010(36(1 15 0 ^ 出 6 014^10(1^6 10^1(8 1^口6, &130『6^617601 10 &5 1116 ^0^0^11011(11 0(^5 1710(161 ^八^6^116(1

6X^13113(10(1 0『

1卜6 |51^0|3011101131 0 ( ^ 5 1110(161 !5 @1乂611 ||1 560(1011 5 . 5 . 1 . 1 . 1^16111^1 06^01*1^ 010(1615 1136 1113(1161113(1031 ^1100110115 10 013(5 1111)11(3 1(1(0 011中015, \ \ ^ 6 0 出 6 131^61 13 031630『1031, 1116 01111)11(3 0『& 06111^1 0 6 1 ^ 0 ^ &1*6 1卜6 131*01)36111(165 0『1116 131^61 !6乂615, 丁1)6 116111^1 1 1 6 ^ 0 ^ 1X10^61『0『『!5& (!^ 1卜6 0110*601 6X3111 (?!^) 3^65『001111135 10 03101113(6

\2^\2^\6 10881^^

151*01535111^ 0『出6

131(1113 630)1 0『1卜6 ^3)1163 0, 1, 0「 2, ^1101*638 1(16 116111*^1 0 6 1 ^ 0 1 ^

1\\0^&\『0『

I-631301136 口『0^0165『01111111&8 10 03101113(6出6 ^1*0531)111^ 0『1*65^01156 311(1 0011~『65|301156, 80(11 0『 111636 1110^615 1156 1)16 001111?16\ 1101111(163!' 1^3!15『011113110115 ^31131)16 !11 1116 ^601*31 ^ 6 ^ 0 1 * 1 ^ 110(16 1

0 ^ 511161131156 1^|061\ I?乂 11!"51

10 860611, 乂011 0311 111 10^18(10 0「 ;3『01301110031 0(1(15 010(1615 10 乂 0 0 『 &

II-3113^01*1111113 1卜6 ^31*1&1)163 2111(1 ^611 36160(1113 1(16 1)1(31115, 001111)1111113 311^ ^!!!^^! ^303^0011108 -

1叩1118, &11(1 ^10311^ 65(11113(1113 1卜6 1110(161 ― 仏 出 6 01*1^11131 001111)10601 311(1 11*3115^011116(1 10131115. 0 ( 1 1)16 0\^6^ 11311(1, 38 I

5^10^ 111 11115 011&]316^ 111656 0011161113110113 31101 11*3115^011113110115 0 ^ 1116

1111)11(5 0311 1)6 3 0 0 6 ^1(11111 1116 116111*31 0 6 1 ^ 0 1 ^ &3016∼0「1^八060『81 061^01*1^ 010(161 0311 1)6 1110118111 0『33 3 00111|3|6乂 110111出6虹1110(161 ^1161*6 1116 135^5 0『^31-131)16 11115『01~11130011, 0001|305|16 乂3!"!31)16 01*631100, &1\6 010361 63(1111^1011 (^^"!!!?^。!! 0 『 ^ ! ^ ! ! ^ ) 31*6 ^ 0 0 6 51011111311601151^ III 311011 & 11131 & 3^601^16(1 61^0!" ^11110(1011 15 1111II1111126(1 ^ 丁615 ^065 001 11116 00111^03^011111112 801116 0『311 0『1卜6 ^31*131)163 1)6^01*6 1*1111111113出6 060「31 0 6 ^ 0 ^ 01001615, 1『乂011 0110036 10 ^ 0 30^ 10 1卜6 ^0110^108 口88 , I ^111 013&6 0\V 65

110^出6乂 &1-0 0011151116(1 1111*011^1出泡!^!^

^0^6\

\\0\^ 1卜6 1^115^611113(10115 0『1)16 1111311(3 3『6 |361^0111160! 311(1 &乂6『5,, 0『1卜6 116111*31 061^01^, 38 \^611 35 110^ 1(16『10&I

11565 111636 ^3.^0^1X1&6 111(311(3 18 5 卩 6 ^ 6 0 1

八116111*31 0 6 ^ 0 ^ 1110(161 !5『6)^6560163 ^ 616111611(8 1^00\^0 35 14111(8 0!" &1\6 00011)0165 001口 丁

& !^!!!!^!" 0『1^61*5, 63011

?7611?'0115.

8&0^1 110II !0 3

0011131111113 0001|31111118

乂6『13^65 1111)11(3『1*001 1卜6 131^06(11113

!'

116 011^311(5 & 0 0 1 1116 0611『005 III 0 0 6 I&乂6『1)600016 10(3018 10 1116 06X1 1^6「

III 1116 360)1161106 0 ^ 1&"!"5, 7110

13乂6『111出6 56(^1161106 13 1116 1^1411(^6^ 30(1 1116 1^51 1^6『!5出6

0啤141, 0『10^6^

13^6^

861^66111116 1叩111 31101 0 啤 " I 1^6『5 11161*6 0311 1)6 & II議1?6『0『編(^" 1 ^ 6 仏 丁 卜 6 11111(5 111 & 11101(1611 31*6 03\\^6

^1^611

" " / / ^ 7116 111^(1611 11111(8 ^61^01711 19116^6(11016

001014,10110118 30(1 口355 1116

1*65111(8 I 。 1116 06X1 乂61\ 丁 116 0^101113110115 ^61^011110^ \ ^ 1116 111(1(1611 11111(8 1 1 ^ 0 ^ 6 00011)1111113 1116 1(11311(5 1卜6^ 1*606^6 & 0 0 1 1116

10118 乂6『30(1 |361^00111118 & 1113(1161113(1031 1「3115『0111131;011 0 0 1116 001111)1110(1 乂311165, I I I


172

尸 ^ / / " / ∼ ^ 0 ( ^ 6 1 1 ^ 1^/7/2 8/18 ^16^186爐贈:?^001\00\

601617)1^56 1^1116^出6 ^0111111133 1136(1 ^

801^10178/。耵8118111688 ^^1100(10118

1116 111(1(1611 00113『0『0011113101118出 &卩015 3「6 0^116(1 6

^11^611 1(^6^ 001^1)1福!。"^0110^18^ 丁 116 6)1111111&3 1136(1 1?乂 1116 &1\ 110113『0『仕&05『001110经出6 000151116^ 、31065 &『6 。311601 ^(^" 1(3)^6!' 00(1^0(1017 ^110110175^ 丁116 、31065 ^6X^6 ^ 1116 0001510311011 30(1 30(1^3(1011 0卩6「&1!005 31*6 03116(1 1116 八5 110(6(1 8\30\6^ 0111口 1115 0『006 1&乂6「 1)600010 1111311(8 10 1116 00X1 13^6!'. 丁 116 1111115 111 1^16 131^61 1&乂6『0『0啤11! 1&)'61 &150 1)61^0011 1116 1^0 0(561*^005 0『00016111811011 3 0 ^ -

&01\\8110^ 70^611(^6^

丁116 ^001111133 113601 1?乂 1卜6 1111115 111 1116 1 3 ^ 6 1

乂31065 31-0 03116(1

70^611(^6^^011^0(10111^14110(10115^ \^\16^&\31\011

111131115 &『6

0『1卜6 0111^1118 ^1-0(11106(1 5 ^

30(1^3(1011 ^1111011011 ^ ^ ^ ( ! . 96006, 1)16 3|3601110^1011 0『1116

131-^61 13乂6『361560(15 0 0 1116 I & \ V 131-^61

V 10 00011)1116 1卜6

001111)111(1110111^(^0115, 311(1 1卜6『01*111111&5 1136(1犷0!" 11'&!!?^!!!!!!!^出6 001111)1116^

&011^3(1011 111(10(1011 03X11X011)6 &!^. I I 3110111(1 1*6^16011116 1)113111633 ^1165(1011 &0(1 1116

1116017 1)611111(11116 305\^6『^011 31*6 566^1113^ ?0『6乂3111卩16, 1『1116忪!^ ^31*1&1)16 13『651)0056, ^111011 15 1)10317, 1卜60 乂00 3110111(1 361601: 1*0318(10 33 ^ 6 丁&1^61

乂6『八。11乂81|00 ?110011011^ 71113 36160(1011

1&乂6「 &1^6出6 『01)31)111^65 0『『65口0056 311(1 000醫『65130056,

^!11 6115111*6 11x3.11\\6 011^11(3 0 ^ 1\\6

丁116 001111)111&11011 &0(1 30(1^8(1011 ^11110110118 111 1116 111(1(1611 1^61*3 3X16 10 1卜6 131^1 61011161113 0『1^16

0^1160111^6

0『& 116111*31 0 6 1 ^ 0 1 ^ 50101^1 136謹06『0^61*8 1

&1*0

&

&

^

I 1 1 ^ 6 0 ^ 01101063

『0『1)1656 111110110115. !"16006, 1116 !!"!!!!^! 0『001111)1113(10115 0^111(1(1611 1&乂6!" 00(1)1)111311011 ^111(^1011, 1

111(101611 1&丫6「 3011^31!00 1\|0011011 I&1*8^ 1&乂 『001715111^1011 1^111(^1011, 31\6 131^61: 1&乂6『3011^31100 6

9

630^ 1)1*00111065 3 61^6111611『31 0 6 1 ^ 0 1 ^ 1110^61 ^

化001100 10 0110036 1X001 13 ^111(6 13『8 , 6

5 . 2 焱 6 6 1 1 6 酽 3 隱 誦 6

0 # 9 1 1 6 1 1 『 8 画 1 1 6 ^ 0 1 1 1 11101101

丁0 1161)3 乂00 1111^61-3(311(1 1116 0103615 1)1*636016(1 1泔6『,I 0 0 ^ [ ? ^ ! ^ ^ & ^61161^1 ^6301*1^1:1011 0『3 116111*81 0 6 1 ^ 0 ^

1\^0

^1^611 1(^6^^

1(3^6^

3 0 3 311

1^^01^ 0011131115 31011^ " ! 化 & 口6『500,5『651501156 6&11\0^^\\\0 60011011110 311(1 011161 01131*30(61-15(103 0『 1*6(611*6(1 10 33 6X^1(1110101^ \0^1061&8 0!" "/?"&. 511^^056 11161*6

811 口口056 & (!&13 561 0011513(8 0 ^ VI『6001x15, 30(1 630(1

10 &

11*601111311

02^^^

501116 111635111*65 0 ^

1116 061*300 , 711636 1116&3111*63 31*6 0 & 6 0 &『6 /? 10^1118 X八^2 ,…..^《0『1116

9

-

9

1)61*8011 ^ 10 & 116111*211 0 6 1 ^ 0 1 ^ 010(161, 1116

1)1630 1111)11(5 10 1116 06X1: \ 1 ( 1 出 6 10(3111: 1&乂6『,11161*6 15 0 0 6

^33363 丁卜6 11111(3 111

111111:『0『03011

1116 111(3111: 1^6『^0 001 1113^6 3X1^ 001111311(3(10115 0 1 卜 6 『 0 ^ 1 0 1 1 3 1 1 ^ 3(^11(1^121113 ^ 6 !!!^^. 7116 1111)11(8 31*6 ^3836(1 6*001 1卜6

1&乂6『10 1)10 116X1 1&乂6『,10 11113出"5(1*311011, 1116 06X1 1&乂6『13 1116

^11*51 111^611 \ 7 1 1 6 11111(3 111 1116 11『51111(1(1611

乂6『^1*0(11106

117(6^6^1016

3111)13036 1116「6

&1*6 1111*66 111(^01611 11111(8 III出15 I&乂61\ 1 6 1 I!"、 ^6110(6 1116 111(60116(113(6 011^111: 口 1*0(11106(1 6乂 1116厂11*51 111111: 0『1116『11*51111(1(1611

『0!" 1116 !"' !"600『1 10 @61161^1, / / ^ 3(311(15『0『1116 011中111 0『化6』山111111:

III 1116化1" 111(1(1611 [^&V『0『1出『6001X1 111 1卜6

561.

&『1^, 1116 111(611116(113(0 011(^11(5 口『001110601 6乂 1卜6 56000(1 &0(1 ^!!"^ 11111(5 31*6 11

112

711636 111(611116(113(6 0111^)11(3 31*6 ^3836(5 I 。 1116 360011(1 111(1(1611 \8叩|3056

1116 360011(1 1^(^611

1&乂6『00111&1113 1111*60 110115. 7116 011^11(5 0『111656 1111*66 111(1(1611 110118 31*6 7 ^ 丁 11656 1(1(011110(113(6 0111(311(5 1)600016 1111)11(3 10 1116

311(111^ ^

2 1

, 7^

2 2

, & 0 3 //^^ ^

0『1(1^^11(^6^ ^111011 13 1116 1&31: 1&乂6「 1门

1116 0 6 ^ 0 『 1 ^ 7116 。"([^(: ^1*0(11106^ !)乂 11113 1&乂6『15 ^ 6 ^ ! ^ ! ^ ^ ^31116 0 ^ 1116 13『8 仁^111011 13 1116 -

131-01)31)1111^ 0『1-63^01136 (&0(1 000-1*65口0056〉 !0出6 0356 0 ^ 1116『65口0056 1110(161

6

1 ) 1 1 1 ^ 13「8 0, 6

311^ 1116 ^1*01)3131111^ 0『1卜6 00011561- 0 ^ 103365 000111*1*1118 111 1116 0386 0『1卜6 1*15^ 010(101 (^!! 01*^11131

八1出01^|1 1110 ^00131 1115011^011卜^ 000551(10155 1^0 111(1(1011 1。乂。18,出0 1^0 11011731 001^01^ ( ! ) ^ ^ ( ^ ( ^ ^ ( ! 1316110 11118 1)00^ 3 ^ 13381x1

1

-


(^率化5:

1\1614^01 ^61^01-/0 1^0(^618 10

131*861 ^1111 1111*66 |6乂615》10 1116 0350 0 3 0001111110115 131^61, 5110)1 33 11011361101(1 53乂1085, 1?16 0111|5111 0『1116 111131 86|0\^ I 3110^ |10\^出6 11(11(8 111 63011

^101 1(68^01136 " " ^

0 ^ ^6(505115 !0 3

15 1116 6X^6010^ ^31116 0『1116

173

化0『

&1.

0^101113(6 11161『001口1115,

丁 116 061^01^」1151 016501*11)6(1 !5 5|10\^11 III 0!5口13乂 5.0八. 0 : 8 口 13乂 5.0八 八0601^1 1 1 6 ^ ^

I叩1^13^6「

910(160 |3乂6「1

^ 0 ^11^611 1376^3

!"11(1060 13乂6「 2

〇1#口113^「

5 . 2 . 1 醫 叩 " , ! ^ 时 丁卜15

|335565出6 111^11(3 10 1116 06X1 13乂6「 !0 1116 0 6 ^ 0 1 ^ 6化116「∼1出01111『305『0011102 111601 0「,

111 1116 0356 0『10101^31-50316(1 10|31115,

V 31&0^3^121115 卜 ! " ? " ^ . 03.1&^1031 1

10|31115 &1*6

6

001^6116(1 10 31101111 乂 乂3『;&?0『63011 「6001^, 1卜6「6 3『6 /? 10|31113: :^,乂 ^ X ^ 2

5.2.2

^

111^116111^61*8

71161-6 31*6 1111*66 111(1016)1 11111(3 111 63011 0卩1116 1^0 111^(^611 1&乂6「5 III 11^5 &X^3011 131*0(111063 30 111(611116(113(0 011中01 35 ^630^113601 1?610\\^

111(1(1611 11011


174

?^10^6

1^0^61111^ ^1(^1 8/18 ^6^186

V!"6": ?1-001100180114110178 /。卩81131)1658 ^^1100(10118

4:加611 一 6 『 1 : 11(1:11 八

5

0

^

0

1

0『1116 101)111:3 &『1卜6严1^600^ ?0『1116『11^ 111111: !0 1卜6

^^011

^2.^/2十∼十∼^

^1.1^1

^

111(1(1611 1&)^『13

^ 31*6 1116 ^61^5

10 156 65110131601 6乂 1116 116『31~6 3120^11111110 1)6

『0『03011 0『1116 /? !^^^.∼

(^^(^(^(^ 1^6「, 0 0 6

『0!" 1116 V,, 口6『300 0『『6001^ ||1出6 2

0|1

15 03.11^6 !)^. ^ , , 15 1116 ^ ^ ! ^ ^ ^ 5001

& 361. 8^11&11011 5.1 13 0&11601 1(16 001^1)1110(1011細(;"(?".

311106

1116 001111)1113(1011 111(10(1011 8^611 111 ^113(1011 5.1 13 & 1;116&『^110011011 0『1)16 !11 口 1118, II: 13 03116(1 & 111760?' 00^111011011 ^!"(;"011. 01116!" ^|363 0^00011)111311011 ^1001100 31*6 ^13011536(1 III 360(1011 5.7^ 八1101111|163『1『3115『01111&11011 0 ^ 1116 ^612111601 511111 ^0111(1 ^16101 1)16 0111|3111『『001

/ / 出 ^ ^ ( ^ ) ^

" 由 出 卜 ̶ - 化 " )

丁 116 6 ^ 6 0 1 0^出15 11^05卩001131:100 13 10

^3)1163 0(7^、、, ^10^1 013^ 1*81136『『001 ̶00 10+00 , 111(0

1116船!!"。^!"訓@6 0 ^ - 1 10 + 1 . 7116汁305『0「脂11。0 3110^11 111 8(1113(1011 5.2 15 ^1)6^1)0110 10^6111

1 35

^6

10 33 3

001^011011細(:"011.

丁0 11111311-3(6 11113 I

1 ^ 6 & 511116X3011)16

001乂 1^0 1|^015,八06 311(1 0 1 1 6 0 1 丁, 1)0(11

;11161^31-50316(1 1116 !11|3111 1^6『『11*81 51311331^1265 1(1656 ^21*135165 3X1^ 1338363 1)16111 1 0 出 6 11111(5 111 111(1(1611

^ ! " 1 , 8^1)086

15 7,1 , : 0 . 0 1 十 0 . 4

&I 301110 130101 1)1 1卜6 1161"&1100 1116 ^ ! ^ ! ^ 51101 131*636016(1 111 8(^11311011 5.1

8 1 6

十 0 . 7 ^ 0^0^

^0^

13 1(16

&1\6 01(^0 13 1116 01-60111: 8001-6 0『

1116 06!"500 1*6150116(1 III 1(16 /", V&00^^ 丁116 ^3)116 0『?;出(也^ 001111)1113(1011 ^!!!^^!!) 01&)'『3086『1*001 一5 10十5, 3111)5(1(11(1113 1116 I!"、『0『1116 !"'『6001"丄11*1

0『7^11比^113(1011 5.2, I ^

0『1卜6 30(1^3(1011 111110(1011

『6001X15 1(1 1116 6&X& 36^ I

111686 ^311163『0『3.11

3110^0 111 0|3|31&)' 5.08,

7110 1611113 。(^陶"。",^600^

^ 6

0056, 0X1(1 / ? ^ 。 " 31*6 0 5 ^ |11161^0|1308^^^ 63

^ 6 011311


01\002^ 5: 1^6141-011^61^0^ 1\40^618 10 ?^1011^68口。"86 。"(^ / ? / ^

175

0|3|3197 5 . 0 6

了/^

0.5 ~

-5

0

2.5

00(11)1111811011

1(1 5010^1*186 1^11116『3 ^31*16^ 0『30(1^3(1011 ^1111^10113 31*6 ^81131)16『0「 056 111 1116 111^611 13乂6『5, 711056 1110111(16 ^0『。"伊"/,五〃/。/, / ^ ^ 。 / 化 『 " " ^ " / , 1,0^,13110^ 0?""35, 57〃《,31101 0051116 10 3(1(11(1011 10 5^01*31 0 ( 1 1 6 1 * ^ 6 5 0『&0(1^3(1011 ^11110(10115 ^15011556^ III 3601100 5.7^ 丁 116『011『30(1^8(1011 ^11110(10113:八『0 丁308601, 6出01, 14^|56^1501!0 丁 3 0 8 6 0 、 3131110101 111110(10113; 1116^ 31*6 5-5113口6(1 &0(1 ^1^6 乂3|065

10^511。, 31*6 03116(1

3『6 1)01111^601 ^1111111 1^10『3086 0『0 10 1

01--1 10 1. 丁 116 1~1^|56^0|10 730^601『0001100 3110^0 ||1 0;5口 1 ^ 5 . 0 8 1133 乂31065 1)0110(16(1 1)6^6611 一1 30(1 1. 015口13乂5 5.00^ 5.00, &1\6 5 . 0 5 5|10\^ 108!51!0,八『0 丁3086门仁30(1 511101『00(^1005, 1*65口601^61》


176

?\^\0\1\^ 1^(0(1&11)1^

8/18 ^1^-1^

^贈:?^001\00\

80111110115/。,' 81131916^ ^/?/?!!00110/1^

013(3)37 5 . 0 0 1.0015710

^07^710^4

^0^0710^

1.0015X10

0.8 一

0.6 ―

0.4 —

國5

-2,5

0

2.5

001111)1113(1011 ^11110(1011

013^137 5 . 0 0

1 -1

0.5

-13.5 —

一5

~25

0 (:01111)1 II311011 ( ^ ( ^ ( !

2.5


07?"/7^ 5: 1^611^1 ^6^0^

1^0(^615 10

6(^11^65^01136 011(1 ^15^

177

0:8口13乂 5 . 0 6

5^107

-1

-

1

^

^

I

^

I

~5

「1^0

^071^71014

~23

^

^

^

丁!01^

^

^

^

^

^

I

I

V

0

2.5

5

001111)1112(1011 ^11110(1011

1(1 8606『&I, 30(1

15 1)16∼6!^11 0『1116 ?72出111|3111: 1(1 1116

15 1116 ^ ^ ^ ^ ! ! ^ ! ! ! ^

10 1116化1"

\V

11

0611「00 (口!!;!:) 0『1116化'"111^(1611 乂6『,

丁 116 ^ ! ^ ! ! ^ 51101 311^ 1116 0111)3111; 0^10111^(6(1 5^ 1110 ^

31*6 ?]^

060「011

//^ ,『65|36011^61丫,∼116「6 I 3(311(15『0『1116 V , 1*600^ !0 1^10 6&I& 1

561.

^ 1 ^ 6 1 1 匚 3 乂 6 『 1 : "!1!1

2

丁 116 03101113(1011 0『1^16 0111口111 0 ^ 111111: 2 131^0066^5 III 1116 53016 丁 116 ^01^1116(1 31101

561 0『\^61^1115 311(1

7/12 二 ^0.2

丁 116 0啤111 0 11011

1/ ^;12

0 ^ 1116

35 111 1111II 1, 1)1)1 " ! 比 3 ^1^6^6)11

!111311(8『0「出6 ?"' 「6「500 0『『6001X1 !0出6 6&1&

^ 1 . 2 ^ 1 十 ^ , 2 乇 2 十 』 ^ '

15

(^)

2 15

一 ^ ^ ^ 、― ^ ( ? ^ ) — ^ ( 一 ^ ) 一 1^(7/12 ^ 一 ;~~~ : ~

(丄

4

)

州010(611匕3乂6『1 : 111111 3 丁 116 0211011121(10115 III 111111 3 131*0066(1 6X3011^ 35 111 11111(3 1 311^ 30(1

丁 116 \^61^111601 51101

2, 1)111

0『1116 10(31115『0『1出|36「500 111 1卜6 ( ! ^

7/13 二 ^0.3 " ^ ^ 1 3 ^ + ^ 2 . 3 ^ 2 十 ∼ ^ , 3 ^ ,

3 出 ^ 3 1 ^ 1 861 0【\\^1^115 561 15

(^^)


6(^(^6

^0^61(17^

^41^61': ?"。(:"。。18。!""。"!! ^

8/18 ^6^186

81451)1633 ^^1100(10)13

311(1 1116 0啤111 0『11113 111111: 15

^

:―

^

― " ; 卜 , ( - ^ 〉

^

71161*6 31-6 1111*06 11111(3 !0出13 13乂6『,63011 ;3^0011101118 30 !!!^^^^!&16 00中111 1)336(1 0 0 1116 1111)11(5 I I 1*606^65『1*001 1110 ^1*6^10115 I&乂61\

1*1:加611 1^3乂6『2: 。11:1 1 丁 116 ^61^1116(1 5001 0『1116 1111311(5 02110111^6(1 ^

7/2! ^ ^ 0

77 | 18 1116 |2

2

1

^ ^12.^/1 ^ 十 ∼

2 2 1

1(113 0011 13

巧,2十^

2 1

1^1&6 5001『0『出6 1^ ^600^6 I I I 出 6

巧,"

( ^ )

& 561: 111 111111 1 0卩̶6『1.

丁卜6 0111 口 111 0『11115 110& 15

4 1 ^ 6 1 1 1.3761^ 2 丁卜6

-

6

'

"

( ^ )

: 漏 2

311171 0『1116 10^)1115『0『1116 1^ 口6『500 0『^600^ 111 1卜6

& 13

311(1 1116 011(13111: 0 ^ 1)113 111111 13

/

^

^ 一 , ^ ) 6X15(7,22 ^ ^ ^ ( ^ ^

^ 川 )

^

4 1 0 ^ 6 1 1 1 ^ 6 『 2 : 。11;1 3 丁 116 ^6181110(1 5001 0 ^ 1116 1(1(311(3『0『/'〃, 1361*8011 111出6

7,23 二 ^ 0 2 3 十 ^ 1 2 3 ^ 1 1 十 ^ 2 2 3 ^ . 2 十 ^ 2 . ^ / 1 3 ,

311011)16 0 鄉 0 1 0『出15 1111& 13

^

"

^

^

(

^

- ? ^

^

)

6&X& 561

13


0/7^/6^ 5: 1^614^1 !^6^0^ ^10(^615 10 ?^1011^68[?0/136 017^1 / ? ^ 179

5 . 2 . 3 011(1)01 1 ^ 3 乂 6 『 0 『 7 3 1 ^ 6 1 !^乂时 71115 \V

0111(3111 0『1116 116111*31 061^0『化~1116 ^1*6(110(601 乂311165 0『1)16 I

131-0(111065 1116

1116 0386 0 ^ 3『65口0056 !110(^61, 1116 011^111 0『11113

&

1

0

1 ) 6 出 6 131*6(110(601 131*01)35111^ 0『1*65口0056

3 0 3 11011-1^3|301156, 311(1 1116 011印111 1 ? ^ 6 「 1 ^ 0

1|1 ^ 6 0336 0『& ( ^ & ^ " 0

0 3

'

1*861

0101-6 111311 1^0 16乂615, 11161*6 ^111 1)6 0101*6 1)1311 1^0 011中111 00辻5^∼!160 1)16 01~@61 15 0011(11111011^ 511011 35 3 1)30^ 30001101 1)313006, 1116 011中III 15出6 6X136016(1 3 0 3 出 6 丫 31-6:兀,少, ^

2

"

^ ?0『1116 1*65(50056 0100161,

0\5^\5.0八5(10^5

^ 0\\\^\\\^

^ 2, 311(1『0『1116 1033 ^6(1110110^ (!^^)

010(161, 1^^3^

丁 116 1111311(3 10(0 11113

乂6『31*6 / / ^ , , 巧

2 2

, 30(1 //'",

3『6 1116 1(1(611116(113(0 011^11(3 ^1*0(1110601

\^ 1116 ^1*606(11113 1&)^!". 711636 111(61*11160113(6 011^1115 0311 1)6 111011^^ 0『35 1)16 110111111631~ 11*3115^011113(10113 311(1 001111)1113(10113 0『1:110 01*1^11131 1111311(5 1361^00116(1 1111*011^1 311006551^6 1^61*5 0『 1116 061^01^, 35 ^6501-166(1 III 5(^113(10113 5.1 111「011^1 5 . 1 3 . / / ^ , , / / ^ , &11(1 ^

; 2 3

0311 ^ 6 001181(161*601

5^1(116110 ^0^101)168 00115(1*110(6(1 & 0 0 1 1(16 !11卩1115.

I I I 1116 0111|3111;

&1111636 1^05(011116(1 111(311(5 ^ 77

;2|

, 7 ^ , 311(1 7 7 2 2

;23

〉 31*6 1136(1 10 0005111101

^1-6(11011^6 6(^113110113 0 ^ 1卜6 131^ 乜^ ^ ,『 『63011 0111 口01 1101仁3 1!063!" 001111)111311011 0 ^ 6

巧21 ,巧22,

0

& 1 ^ &

30(1^3(1011 111110(1011 15 5(3601^16(1 10

1

1

0

〈0『。0011310&11。0『"!!"。!!) 13 6^(11X^6 &1\6 3 0

V ^6\0\0^ 化6

口『6出6^11311011^

10 1(16 0856 0『1*65)301156 1110(161, 1116 5『51 0111(31)1 11(111 8 ^ 6 5 1116 ^1*01)3611!^ 0『1*65(501136 「6口『65601601 &乂少I , ^11116 1)16 360011(1 011中11111(111 ^ ^

6

5

6

1)1*01)3131111^ 0『00『65口0056 ^ ! ? ^ ^ ^ ! ! ^ ^ 6 ^ ^ ^ 2

0356 0『1116 1055 ^6^116110^ 1110(161, 11161*6 31*6 1111*66 0111^1118: 乂 ,^ , 2

^6

^3 ^ 丁^ 广 " 0111|3111 11111! 16

11

51

81^63 1116 ^ ^ ! ) ! ! ! ! ) ' 1\\31 1 . 0 8 8 ? ^ !5 0 ( 少 , \ 1116 86000(1 0111|3111 111111: 2 ^ 6 3 1116 131*0631)111^ 11131 1^088?110 15 1

\ 80(1 1116

0^X11 ^

5 1116 151-01)31)111^ 0131 1 . 0 8 8 ? ^ 13 ^ 少 》 3

丁116 1;063!" 001X1(31113(1011 0 ^ 1116 1)1^11(3『『001 1卜6 ^ ^ 1 0 1 1 5 13^61 13 0^10111^6(1 35 -

0(1113(1011 5.13 15出6 \\1\631 ^&6\010^《0「 1;1163『00011)111311011『"!!";。!!), 1)6081136 I I 18 1;1163「 III 1611115 0『1116 " — ^ .

5.2.4

^018^311011 1^1111011011 011116 。 " ! 口 " 1 13乂6『

丁卜6 0011^0^011 ^14110(1011 13 &『01101113『0「 031011131^3

^ 8

6

1

^311165『『001 1^16 1(1(311(5 0001108『『001

1116『11131 11101(1611 1^6「, 丁 116 01111311(8 0『1116 011&I 111(1^611 13^61~ 31*6『11*51 001111)1116(1 38 5110^0 111 0^113(1011 5 . 1 3 . 丁 116 1*6311111113 001111)1113(1011 !5 11*3115^0011601 1131113 ^11131

30(1^3(1011 1*1111011011 10 ^ 1 ^ 6 出 6

^311163^ 丁 116 30(1^3(1011 1x1110(1011 !5 01103611 2^001&\\\^ \0 1卜6

31*6 ! ! ! ^ ^ ^ ^ ^ III ^^(!!^!!!^. I I I 1110 0356 0『3 5 | 1 1 & I

0 ^ 1 3 ^ 6 1 2^6 ^1131 乂011

1156 3 1 0 ^ 3 ^ 0 30(1^3(1011 ^1111011011 III 1116

60&1 011中111 0『131*301 1^6「 \\^6『6!11 1)16 !"' |36!"500,5 ^^!)&1)111^ 0『1~65|301156 ^ ^ ^ 15 0310111^(6(1 35


180

?1-6^101^6 1^06^""&

8^8 ^17(67-^186滅"6":

?1-00(1001 801^10118 /。卩81481)7688 ^^1x00110115

0^113(1011 5.14 18 03116(1 1116 10^18(10 0011X0.11011 ^4"(:"。", 3 0 3 15 1)356(1 011 & 10313(10 31511*11)116011 , 8乂 3111)5(1(11(1113 ^113(10113 5.1 1111^011811 5.13 1010 5^11^1011 5.14, 1 0^0 6351!)' \^^\^

I I 15 1305511)16 10

\^「辻6 1116 001口111 0 ^ 11115 110(16 35 311 6X^11011: 000111163『^11110(1011 0『1116 \^1^115 311(1 1^16 ! ] ! ^ ^ . 71115 0311 1)6 ^60016^ !)乂

巧(『,不).

10 5(^113(1011 5.15, IV 13 1116 乂6010!" ^11056 616016015 31*6 1卜6 \^6!8卜15 5110^11 111 8(^113(10113 5.1, 5.3, 5.5, 5.7, 5.9, 5.11, &1\6 5.13, ^1\6 X、 151110 \/&010^ 0^!01)1115 X;、, 乂'?…乂屮『0『1116 1(16

!"' 口6『500 1门

63^ 561. & 111111111^6「 961^6)311*00 0『\41?, !0 @6116^1 3

丁 116 116111*31 06^01*1^ ^6301*11)6(1 &1x^6 15

9

116(^01^ \^111011 11565 111163『001111)1113(1011 111110110115 311^ 31317101^ 3011^311011 ^11110(10113 ||1出6 111(1(1611 I&乂61*5 13 0&1163 3 010101&乂6「 |56『06口1『00, 10 ^^!^^!^^ ^1!06『,1『丫011 361; 1116 ^1*0111(60(111*6 口『0|3611^ 10 ^ ! . ?, 11160 丫011

5.3

30 ^11^? \^!111 0 0 1 ^ 0 0 6 111^011 1&乂61\

6811111311011 0# ^ 6 腿 0 | | 1 ; 8 I I I 3 11611『3隱!!^!^。! !! 1\110|10議 1

丁116 ^61^111:3 &1*6 63(111(13(601 &61*31^61 乂 1)510呂1116 1^(1111111^ ^010 861 1|1 311011 &

出&11116 6170『

『0001100 515601116(1 \^ 1^16 056『13 1111111111126^ 10 1^16 02156 0 ^ 3 1^65|301136 1110(161, I 1186出6 ^ ! ^ ! ! ! ^ 8617)01111! 6冊『1X10011011:

^1161-6 7113 1110 63(11113(6(1 [^(^&!?出!^ 0^『65|301156, I I 15 & ^11110(1011 0 ^ 1^16 乂6010『0『^!^!?, IV , 3001 1116 乂6010!" 0? 6X1)13031017 ^31*131)165『0『1116 「65150056 0 ^ 1110 1116

1)61*300, 111 ^111011

1)61*500, ^

^ 丁 116 ^81*131)16 ^

13 1卜6 01)361^6(1

^ 1 1^ 1^6 /'^ ^61*500 1*65000(16(110 31『601

30(1 ^

二 0 1『

;36『500 01101 001 1*651300(1 1 『 ^ ^ 1『0!" 1116 1出01)561^31100, 111611 1(5 0011(1*11311(1011 10 1116 6170「

^1001100 ( ^ .

5 ^ 16〉 15 —210^冗(『,X、 〉 ; !^/ ^ 0 , 111611 1116 00011^1)111100 13 一210^(1 一 冗 ( ^ ,

丁 116 10131 !!"!!!!^!" 0 ^ 01)561^3110115 10 1 1 1 6 加 / " / " & ^0(0 861 13 VI ^ 丁116 6170『1111101;011 13 3111111116(1 0乂6『 &11 0『111656 013561^3110113^ 丁 116 !1^11(5『0『1116 1^ V&0,01& 31*6 1^110^11 &0(11(16 乂31065『0『1)16 \^6^1115 IV

31*0 0(105611 50 35 10 111 !11 !111126 1116 6^0^力"(:"。",八0001136!" 0『116『311乂6 1116(110(15 0 ^ ^!^!!!^ 1卜6

0|3111X11101∼6^|115 &1*6 ^13011556(1 111 813110^ III〇6116『31, 031011(8(1011 0尸0(3(111111111∼6&1115 13 ^ 0 0 6 III 1^0 3(6^)3: 8(6^ 1: 1^111^111^ ^6 6^01'-1^1^1111121^ \^61^113 ^0111 1^16

!"̶ ^0(0 561

10 1(16 111-31 516口, 311 1161*311^6 口『006311『6 13 113601 ^11111^16 ^1111113 ^&^. 56110 1111^ & 561 0 ^ \^618卜15 出 & I 1111111111126 1116 61*1*0!" ^1100^100 ^ 乂 6 0 111 ^11311011 5.16, 1(1 1^16 ^1^31 1161*31100, & 361; 0 ^ 11111;1&I ^61^1115 15 113601, 3.1^6 1116 6170『『1111(^1011 111 0^11311011 5.16 13 ^61^1115 &1*6 0113113601 ^

(!. 1|1 1116 360011^ !16『3乜011,出6

3 5 請 I I 細 0 1 1 1 1 1 111 511011 & 職 乂 1 ^ 出 6 6汀0『13『631106(1 XII13 |31^00653

0011(1111165 1111(11 1卜6 6汀0!" 03111101: 1)6 11111116!"『6(1006(5, 0『1111(11 1116 3口60106(1 013x10111111 01101661- 0『 1(61*3(10113 1 3 『 6 & 八 1 63011 1161*^0。, & 561 0『^61^1113 13 361161*3(0(1 ^ I尸II 13^65 100 1161*3(10115 10 厂103 1116 61^0^011010112102 ^61^1115『0「 1116 1^31111112

561, 11160 100 5615 0卩\\^1^115 31*6 ^

6 0 6 1

"

3 1 6

^

》,


率"5:

1^61^(311^1\、,01^ 1^0^613 10 ^6^1011^65^0/156 011^尺18化 1 8 1

&11(1 53乂6岀丁1105, 1116 11*31111113 口!"00655 86061^3165 1 0 0 111001613 111 11113 6X3111 口 16. 丁 116 06X1 135& !5 10 5616011116 1)631 0100161 0111 0『111636 100 !!!。^^^. 丁卜15 15 ^0116 1131113出6 ^011(^0(1011 ^0(0 561.

10 11115 516口, 1116 ^I5^I^-3^II)|^1|^^1 1^0(161 8616^(1011 01*1(61*1011 13 ^ 1 1 6 ^ 10 561601 0 0 6 0 ^ 1116 100 5615 0『^61^1113 8606116(1 !0 816(5 1 , 丁 1^5 36100(1011 15 3 0 0 6 1151113 1卜6 ^^11(13(1011 6&X& 501. 5111?口056 I 561 1^16 1\10^61 86160^100 011(61*1011 ^0^)6^

10 ^ 6 1 * 3 8 ^ 1^『01\ 丁1160出6 ^ 6 ^ 6 6汀0!" 15 08101113(6^

『0『63011 0『1110 1 0 0 010^615 1131113 1卜6 ^311(13(1011 6^1& 361. 1^ 1116

1(13(1011 ^3(3 561 1135 171

01)561^311005, 111611 1116 6170『03101113(001 6*001 1116∼6&1115 8 6 0 6 ^ 6 ^ ^ 1116化、、、1(6!'3(1011 15

斗 尸 -

2

艺 卜

1

" 少,

^1161-6 X ^-'I

15

^ ( ! - ^ ) ~ ~ : ② !-^

( ^ ! ) I

二 1『0「 3 ^^^!!^^!", 30(1 0『0「 3 0011~^65|30116^^ 丁 116 ^6^6

^\

^ 丁 116 361 0『\^6!^115

617^0^ &11116殳山1161*311011

, 一 1116 501311651 ^ 6 1 ^ 2 6 6^0「 15 1136(1 10 1116『1031 ^1*6(11011^6 60111311011.

八1化!11311乂6 1110(161 36160(1011 0『1^『13 0311 1)6 0110560 ^

1卜6 1^0(161 86160^1011 01*1161*1011

八5 ^5011110(1 0111 63!""6『,^^113(10115 5.1, 5.3, 5.5, 5.7, 5.9, 5.1 1, &1\6 5.13 31*6 0^116^ 00^1)1110110)1 /"""/。"《,311(1 8(^113(10115 5.2, 5.4, 5.6, 5.8, 5.10, 5.12, 30(1 5.14 31*6 03116(1 0611^011011 /14110110118. 8 ^ 51153(11:11(1113 0(^113(10115 5.1 111『00211 5.13 111(0 ^113(10(1 5.14, I 0311 ^1*116 1卜6 116111*31 06^0「化 010(161 35 30 6X1)11011:『11001:100 0 ^ 1116 00011310X11^

71118 13 30 &!'15111 &00011063『『0001100, 31101 1(3 -

1\6 1161106 1卜6 ^631*66 0 ^ 0 0 0 ! ) ! ! ^ ! ^ ) 016(3611(15 0 0 0 6 1 ^ 0 1 ^ ^631111*05 5110(1 35 1卜6

!!"!!!!^!" 0(111(1(160 1^6「5 1(1010(16(1, 1116 00111156『0『11111(5 1|1 630(1 111(101611

乂6『,3001 1116 00011)111311011

30(1 3011^31100 1X100110115 111 63011 111(1(100 11011

10 1116 06111*31 0 6 ^ 0 ^ 010^01 ( ^ 化 ! ^ ! ^ ^ ! 3^30^ 1116 11031 13^6『10|5015 ^ //^, , ^ ^ , &11(1 7 7 22

;23

〉 0311 1)6

111011^1 0『&3 ^11131 ^3051 611113110115 0『1116 0『^031 1叩015 1113(10 6乂 1116 03101113(10115 !0 31汗6『601 :

13^01*5 0『1116 0 6 ^ 0 1 * 1 ^ 1(1 63011 11101(1611 11011, I 14363 3 \ \\\V 0011151113(1011 1^11110(100 10 0^10111&16 1116 ^ ! ^ ^ ^ ^ 51)01 0【1116 10151115, &1\6 3 11^61*130110 1308601 301^31:1011 ^11001100 10 03101113(6 1116 10161706011316 01111)111:『0『63011 001116111&11011 ^11001:1011 30(1 3 10^511。 301^311011

111(1(160 11011. 10 1(16 0111(3111 1&乂6「, I 5(3601^1^ 3

『 I I I 1 0 0 . 丁116 6「『0『^11110(1011 I 5(36(^16(1 15 0 3 1 1 ^ 1卜6 86(1101(111 6^0^ ^110011011 ^八116111^1 0 6 1 ^ 0 1 ^ 1\^0 111(1(1611 13^61^ 311(1 0 0 6 00中111

13 03116(1 3 1(11-66-13^61*0(1 061\^0『1^ 10 01131^30161-12102

1116 061^01^, 1116 !0口01 13丫6『15 001 0011016(1, 511106 11111(3 111 1116

13乂6『^0 001 1361^01111 30乂

0001|31113110115 6X06^)1 3(3110131*01121113 1卜6 !0|3015,

5.4森!^!!!^圍!!。^。!^

111101161 1 。 ^ 0 ^ 1 1 0 1 1168|101180

丁卜|5 10^)10 ^150113363 1)16 11611^1 0 6 1 ^ 0 1 ^ 1110(161 ^6^010|56^ 10 ^ ! ^ ! ^ 1116『65130056 10 & |?1311116^ 4

(! 11*601 01311 03111 口3&11. 丁 116 0&12,^5

口0『|3056 ^ 3 5 10 501比11 005100101*3『0『& 11^(30111611031

1115111*21106 0001^&!!)'.八1^0-1^61^(1 0 6 1 ^ 0 1 ^ " ! 出 0 0 6 111(1(1611 1110111(16(1 10 1116 1^1(1(1611 1 6 1 - . 10 1^16 111(1(1611 \V

\^35 01105611^ XII1*66 11(11(3 31*0

1^16 00117^1770110)1 ^01X011

1116 001\\011011 ^1411011011 18卜乂口6『1?011。 I & " 经 " ' ^ 出 6

1

6

0111口111

0110360 !5 1!063「, 3(1(1

乂6『,3 10^18^10 001\\01101\^14)1011011 2^6

861120^111 6^0!'^4"(:"(?" 31^6 1156(1 ^ 丁116 10^15(10 30(1^3(1011 ^1111011011 1*63111(5 111 & 10^15(10 ^5^6551011


?1-60110^6 140^1111^ ^\\\\ 8/18 ^16^156滅"6/7

001100180114110^1531431/1653 ^^1100110118

1)^)6 010(161 ^1111 0001!063『1『305『0011311011 0【1116 1(11311(8 85 5110^0 !0 2^113(1011 5.14 10 8001100 5.1.4.

1406&\3 0^

31*6 !0 ^ " ^ ' 651101816(1 ^

^6

6

6

1111111111121113 1116 86111011111 6汀0『111110(10115

3110^11 111 8(^118(1011 5.1 6^ 1^10111112&1100 0『1116 8601011111 6「『0!" ^110011011 13 6^111^316111: 10 1113X1111121113 1116 111(61111003 1X1001100 ^ 0 1 3 ^ 1 ^ 5.1 5110^3 1116 131*00633 00∼『0『1116 1*65口0056 010(101 ^ 丁 116 01*51 0 0 ^ 0 1|1 1卜6 |3『00653 1 1 0 ^ ^13^1*3111 13 1116 101)1111)8(8 110(16, ^111011 11131(63 1卜6 8 八 8

& 561 ^3113616『0『1110(161 !!!^. 丁卜6 116X1

110(16 13 1116 1)913 ?81*12(100 110(16, ^ 1 0 1 1 01*63(63 1116 丁 1*^111, \3\\^1^

&!]6 1*681 6^

丁116

^3(3 561 13 11563『0『131^61111111131^ 1110(^61 ^ ? ! ! ^ . 1110 ^311(1311011 ( ! ^ 561 13 1136(1『0『36160(1113 1116 0^(111111111 ^ ! ^ ^ .

丁 116 1^0(161 86160(100 01*1(61*1011 ^0^6^

0『01\

18 5&X \0

八5 ^0111(6(1 001 6 3 1 * 1 1 卜 6 651||1131;011 0犷1116 ^6^1115 15 ^0116 5^ 1111(11111121113 1116 6仃0『 71115 111111111112311011 13 ^0116 I?乂 30 !16『31卜6 口!"00601111^ 6&。11 1(61*^1011 ^161^5 & 561 0 『 ^ ! ^ ^ . 561 0尸^61^1113 ^6111163 & ^ ^ ! .

1^1 5611116 1\10^61 86(60(1011 01*1(61*100 ^

0

1

0

^!"!^)!", 1116 ^1301*1(11111 36160(3 1116 361 0\^6181113 111311*63111(3 1)1 1(16 501&11651 6汀0『,^1161*6 1116 6『『0『!5 031011)316(1『『001 1116 ^ 1 1 ( ^ 1 0 0 311106 130111 1116

5&I 56(8 31*6 1156(1 &『口3『3111616『63111113(1011 3(1^1 口3『&111616『

&1\6

561601!011, 1*65^6011^6!)' 311 3(1^1(101131 1101^0111 6&1& 561 13 !6 ' ^ 1111*6(1『01~ 311 !11(161361136(11 8336331116111: 0『 5

1116 1110(161 ^ 丁卜6 ^684 63.10. 561 13 861 3 3 1 ( 1 6 『 0 『 | 3 叫 0 5 巳 0!印13乂 5 . 1

0 隱 。 1^1^53^.0^

5.4.1

1009(9 ?3411100

1^16111-311^6^0^

1^00161 001^1)3113011

86111119 1116 。6111*31 1161^。『11 11036 ?1 0|161~||63 |

^61*6 13 & 311111111317 0『1116 116111*31 0 6 1 ^ / 0 ^ 3136011103(10113『0!" 1:1113 3^110&11011: 參 0 0 6 111^611 1^6「

1(11*66 116111*0115

秦1(1760?" 001^1)111011011細(;"。"^『0『1)0111 1)16 11101(1611 30(1 011^111: 11111(5 肇 1^^1)0110

10^6111 01011X011011 ^0110118『0『出6

111(1(1611 11(1113

參 10^18110 0011\01101\ ^4110(10118『0!" 1卜6 0 哗 " / 固 & 肇 1)16 86171014111 6^0^ ^1411011011 參 1116 1110(161 8556551116111 01^6『100 13 ^ 6 1 * 3 8 6 ^""。!".


〔'!1叩!。' 5: ^",'"! /^'/"'。/^: 1^0(^15 10 ?1-^11101 ^ 0 . ^ 0 / 1 ^ 0^1(1

183

111656 56^111^5 3「6 5110X^11 1)1 015^13^ 5.2, 0 — 1 3 乂 5.2 , 做'5

&0|36|1 乂 ^ 口 「31 111100116^ 0313 ^00116^ 03(3 ^311165 1156 011^6111曰511(713165 ^10111160111

… …

^8!'3 9 6曰【 ' 0「 1^0(181 3616:11011 0^16^0?1 3 1^110-11)61-0^ 1-1160 11^113 曰 20 1^3X11*110^1 116!3 ' (10^15 ^13X11111)11111016 :.丁「31111^丁6011门1(^6 ! 白 画 袅 編 1 馳 蘭 ; " 國

國鱷

:^3(11^01111231100 。6门16「 ^311^017112311011 30316 11113111 81311(13 ^12311011 1-11(1^6^ 1.3^6?

0.0 1.0 313113 3 「3 06^311011 ^88

∼口6巾011|; 丁300601 丫6 5 ^10^60 8:33 :卜了3「0311^8「 0001(110311011 ? 1111011^1-1063^ 731-961 13^6^ ^1^311011 ? 1311011011 80111011111 |1~3^|611.3^6 ! 曰 ' 汀0「 「。0011011 丁3「931 6135 [!^!!:^謹^^4謂^^1*1,1,1國 ?『61101*1137 丁「310*9 10 ~^3^^1^^11(6^3110113 :1 !")00「 ""咖乜6『0『闩。03 | 5 ^ 瞧固000昀!"0纖8 765 06(31)11 -1.340785154 1-^3011116 「 賺 她 !0

\

八^^!" 「11011;0〇1116 1^0111*31 ~61^0「1^ 110(^6, 乂011 0311 0)3611 1116 1^6811118 \^1130化,丁|化1^05111(8 \^!11^0^ 5110—11 111

5.3, 0011131115『011!" ^!11(10^5: 8001*0 ^911^11138 0 ^ 0 1 * 1 3 ^ 1(01*114101! ?^!,

『II 5 ( 3 1 1 8 1 1 ^ 311^ 0111|1111國


184

^1110~: ?1~0011001 8011^!10?1581131)1685

1^1-6^1011^6 ^40(^(21(11^ 1177/7 843

^^11^011011&

丁 116㊀!:^)!^ ^3014111^8 0 ^ 0 1 1 3 ^ ^!11(^0^ 111 0匕口!3乂5 5.3 3113 5.3八51101^5 1116 0011111131^6 I;&『0「 11化 1 !3 ' !11! 11^ 311(1 乂31记31;011 0 1 5 0 1 3 ^ 5.3

20

40

60 060116 | ― 71?∼卜1 ― 靴 叮 闹

I: 三 … 一 一 , "

一…

一皇…一

! 111111111111!

0

一?,…一

靈1 一

^爻 &… …

: ! !一 『…I

0:5^13^ 5.3八

80

100

0151313^ 5 . 3 8 5110\\ 5 1:110 1151 0 !" 0)13115 11^11 0311 1?6 ^15|3|37 ^卜 【卜 8001*6 1^31114:! 11^8 ;

6

1

6

!"1"丫


〔7!"/?/&- 5: 1^111X11 ^1\\~01'!^ 1\40^15 10 !^'^^7011^

017^1 ^/^^

185

0:8|3|3^ 5 . 3 8

2.5 ^ 08^1^6(1 651X11156 70(81 ^014 2.0 -

5~

1.0 40 ~

60

80

100

―110,4丁^!

015口1町5.30 0 1 3 1 ) 1 3 1110 I&1*3110。 口1。1 XVIII!八\^「^^ 3^1)31*6(1巳汀0『31 0300 1161^11011 101 出6 -

丁 116 65111113(1011 。「。(^化[^。"「^^ 2 0 !161*3110115 (^!!^ !5 1116 1111111 1

3(1^ ^311(1311011 6^

561 1)1 1116 口「0口6「【165 ^ ! ! ^ ! ) . 丁1化^61^1115 「「011, 1110 1 8 ^ ;16「31:;011 116!"3110!1 化6八\^「386 3^1131~61^ 5

10 ^6011116 111 1116

!'01 11311611001 0111 111 1116 -

5016010^^八「01111^ 11化1 8 ^

1^311011 6^3 561, 3111101)^11 |1 0011111111^

爿3【3 361.

018^13^ 5 . 3 0

0

5

10

15

丁「3!?11^ 1161-311011 —丁 1.1111:^/―门; ' ":;: ' |11:^―.1 '日

'!' ^/ '―1.1—14 :1 :'11.11—11 ^11"!. |

20


丫011 0311 3 講 1 1 1 6 131)16 001"!"65^011^!|1^ 10 ^6卩1。18 5110^11 111 0!5(31*1^ 5 . 3 0 5^ 561^01)110出6 731)165 !0011 31111 II化II 561601111^ ^!16 ^

八8, 丁&1^6 5.1 5卜0\\^ 1卜6出「66 乂3「;31^65 ―I丁^!&― ( ! ^ ^ ! ^ !

111111113610,—八56一 (八8(^1131*601已「「0『&0111

1116 1「3"化巧(^(!^ 56【〕,311^ ―乂八56一 (八\^!"3经6

51^03!'6^ 5「!"0「『「0111 1110 ^113311011 ^313 561乂 丁3&16 5.1 丁 1:3111: ^61; 896 丁 I: 8111:1119 11^1:&11011 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20

^!:!:^!:. 0.21526 0.21509 0.21227 0.2丄193 0.20911 0.20854 0.20726 0.20572 0.20516 0.20470 0.20450 0.20387 0.20342 0.20310 0.20284 0.20270 0.20248 0.20238 0.20219 0.20208 0.20194

0.21527 0.21521 0.21279 0.21242 0.20936 0.20840 0.20711 0.20525 0.20473 0.20415 0.20393 0.20361 0.20352 0.20340 0.20324 0^ 20347 0.20312 0.20303 0.20300 0.20312 0.20302

015|513^ 5 . 3 0 5!10\^5 1116 5 八 5 00(^6 1156^口「1111111@ 丁31)16 5, 013|3|3^ 5 . 3 0 ||0 ^091-3111 ^!敝 ? 1:00 &【1111 (^&13=5;冊3,1^111:31 一卩!!陽:^二?" 1100135丄&1)61; ^ ―1751?一一^一—7^5^ ; 1:1111 ;

015^13^ 5 . 3 5 5110\^5 1110

0厂1:113115 ^ ^ ^ ! ! ^ ! ) ! ^ III 1116 1161^11011 ?104 \^1!11^0\^^


01(11)1^

5: ^111-01 !^1^0!^ 1^0^0^

!0

^0^017X0

01^尺^

187

0:8^13^ 5.3巳

^6^96 5 ^ 3 ^ &!"0『 0.215 ~

0.210 ~

59 &「0「 1^^00 ^3X1^5^111 ^13501146 &70!" ^68^1 5叫8「63已"0「

0.205 ~

丁 「31门III0比6 「311011 丁 ' 『山11:

5.4.2

::'111.11—1.1

乂:|||』:^61.1(1^ 01111^^(1 ^11077|

^ 3 3 6 3 3 1 1 1 9 1116 ^ 1 * 6 ^ 1 0 1 1 ^ 6 「61^0『11131106 0 1 1116 5 5 1 1 1 1 1 3 1 6 1 1

1\10^61

10 01X16!" 10 355655 1110 ^ ( ! ! ^ ^ ^ ^^「「。「!!"!!^^ 0「!116 116111^31 061^0「|4 1110(16!, ^011 0311 「110 1卜6 ^10(161 001111)31*13011 003已八&6『!'11IIIII11^ 1116 1^10(^1 001111)31-15011 01X16, 561601 ^08111(8 「!"0111 1卜6 口013-1^ 11161111 ^ 丁 116 1^6811115 ^111(10^

1|1 1)10 1^6511118 \^1!1^0\\\ 11化800「6 1^311^111^

1116 11^1 0113115『0「化6 ^3!010^ ^311(^11011, 31」1651 ^3(3 5615. 711050 3「6 5110\^11 111

!"13乂 5110^5 乂 5.4^


1^.(^101^

^0(^611)1^ "'〃/? 8^48 &116)^1'!36 ^41)1&V: ?100\\^01 8011)11011^ 101~ 811^1!125^ ^^1100110115

013(313^ 5 . 4 5^0^6 ^3^^1005 0^61-13^:『6印

固 2 1 1

561601 0(1811: 0^1?5 ^0|^ ^ 丁隱'I

20

40 0^

80

80

100

80

60

100

';0

80

100

1^0^ : V八匕10八丁巳

2.5 -

0

20

40 0601(6 03(3 ^618 = 7137

2.5 ~

0

20

40 060116 | 一^"0||

丁 116 1151 0『3^3(131316 0113113 03!1 1^0 50611 13丫 0110^1113 1116 31 丁0∼011 1116 861601 01131*1 1^0乂 35 5110\^11 III 0 ̶ 3 丫 5.4八.


010^16^

5: ^111X111^!、窗虻1\40^15

10 ?)^101

^^0)786

011(1尺!"

-.]口! X ^!16 6 ^

力6∼ ^!^^01^

, : 通 ! ] 圆 ④ 圓 ! ^ I 麴

:2 1 1 ?| 1 1 1 1 | | 1 〕

7 \一1 ? |

一 I I I …一〕

8\ 5616011111^ 011111II 131^0 V。 0^^111-6(1仅051)01156, ^011 ^1 1116 0113115 0厂1116 03^)111「3【65 35 5110*11 111 015口13丫 5^5~

189


013(3137 5-5

561601 0 ^ ; 卜^ 丁&八11、1

031,1

:1 一||?3

^ 〇!1 。一| 1 1 1 | 一0

40

60 060)16

⋮蒼︺^ 3213一 一 舊 1︺

031^ &:,1̶2 丁&:丁

丫011 0311 5請【1化^313 0011^313011(11^3

1

0

6

0113^5 5110*11 111 015^13^5 5.4 3 0 3 5.5 ^

丁3616 10011 III【1化1^511115 ̶ 1^10(^1 (!^出^!"^!!、"。化∼5!10\乂11 III 0(5012^ 5 1

561601108 I卜

6


0101?!^ 5: 1^210X11 !^6^0^ !^0敲、!0 1^^101 ^6^0?!^

011(1尺!5处

013(3137 5-6

,^

―:—―一1――

| 7.1∼』 , ∼一

^I^ 丁

5 3 , 30(1 5.4 31-0 0^316^1『「0111 1116

1^313 561 1^51115 II化5101^)1^ 5 八 5 00(^0 5|10\^11 III 015^13^ 、

5.6八. 0 ( 3 ^ 1 3 ^ 5.6八

血5匸6 ^ 0 8 3 6 ( 1 1 1 0 1 6 1 ^ !^" 811(1 13111 116 ^ ; ^91: 13111 3601丄6 11^3^丄:1^1: 11^0 0^ 0^0 ;

II

890123456 1111111

I I

^6116 11^0^36 (^^^^!^!^) ^ ^^111)^11:" 311(1 13111 116 ^ ; ,731: 1)111 360116 \:^3^ 1163^0 115仁11 0^0 ; 1:1111 ; 三01:0仁01:1111 ^ 3 = 0 化 ^ ! ! ^ 一 ! : ! ! ^ ^ 1^61 11001)3 口&61:6 11110336 ((!&^!;^!^) ^ "!^5!"" &11^ 1)111 116 ^ ;

亡1仁丄6 " ^ ! ^ 312^ 0^3^112:& ^^^5; 7^57 1:^11 ;

5 6 ;

191


?1-6^1011^6 140^11^

^77/2 8^48 ^11(61-^186 ^11161": ?]'001100180111110118/。^ 81181)7688

1*31)16 5.2 11化011(1仁。])以"玖3: 11^111111;& 0&0& 3仏

1^631)01136 5 10 15 20 25 30 35 40 45 50 55 60 65 70 75 80 85 90 95 100

8.46783 6.06825 4.28724 3.87131 3*72200 3.59042 2.93642 2.97519 2.95442 2.53822 2*66006 2*33105 2.20448 2.09342 1.98365 1.85258 1.65553 1.37636 1.39708 1.03448

0111X11机^ 、1^652)0115611化 8*46783 7.26804 6.27444 5.67366 5.28333 5.00X18 4.70621 4.48983 4.31923 4.14113 4.00649 3.86687 3.73899 3.62145 3.51226 3.40853 3.30542 3.19625 3.10345 3.00000

2 82261 2 02275 1 42908 1 29044 1 24067 1 19681 0 97881 0 99173 0 98481 0 84607 0 88669 0 77702 0 73483 0 69781 0 66122 0 61753 0 55184 0 45879 0 46569 0 34483

I 2,82261 2 42268 2 09148 1 89122 1 76111 1 66706 1 56874 1 49661 1 43974 X 38038 1 33550 1 28896 1 24633 X 20715 1 17075 1 13618 1 10181 1 06608 1 03448 1 00000

11651)01136

01121111^1^6 4 00^^1116(1 1^691)0036

14.1130 10.1138 7.1454 6.4522 6.2033 5.9840 4*8940 4.9586 4.9240 4.2304 4.4334 3.8851 3.6741 3.4890 3*3061 3.0876 2.7592 2.2939 2.3285 1.7241

14.113 24.227 31.372 37.824 44.028 50.012 54.906 59.864 64,788 69.019 73.452 77.337 81.011 84.501 87.807 90.894 93.653 95.947 98.276 100.000

731)16 5.3 乜021(1 (:。""" ^63: 7911(1^1011 1)^1^ 36 &"1仏1时 8111

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20

11化

1)60116 5 10 15 20 25 30 35 40 45 50 55 60 65 70 75 80 85 90 95 100

7.16418 6.31130 4.64819 4*39232 4,41365 3.43284 3.36663 2*92335 3.09168 2.66525 2.36674 2.15352 2.04735 1.81193 1.85501 1.76972 1.70576 1.47122 1,27932 1.13006

7.16418 6.73774 6.04122 5.62900 5.38593 5.06041 4.81844 4.58156 4.41602 4.24094 4.07056 3.91060 3.76746 3.62776 3.50959 3.40085 3.30114 3.19948 3.09842 3.00000

011111118^1^6 ^ 0^(111:6(1

011111110^1^6 2.38806 2.10377 1.54940 1.46411 1.47122 1.14428 1.12221 0.97445 1.03056 0.88842 0.78891 0.71784 0.68245 0.60398 0.61834 0.58991 0,56859 0.49041 0.42644 0.37669

1^631)0X136 2*38606 2.24591 2.01374 1.87633 1.79531 1.68680 1*60615 1.52719 1.47201 1.41365 1.35685 1.30360 1*25582 1.20926 1.16986 1.13362 1.10038 1.06649 1.03281 1.00000

11.9403 10.5188 7.7470 7.3205 7.3561 5.7214 5*6110 4.8722 5.1528 4.4421 3.9446 3.5892 3*4122 3.0X99 3*0917 2.9495 2.8429 2.4520 2.1322 1.8834

11.940 22.459 30.206 37.527 44.883 50.604 56.215 61.087 66.240 70.682 74.627 78.216 81.628 84.648 87.740 90.689 93.532 95.984 98*117 100.000

^^1100110^13


0110^16^ 5: 1^61(1-011^6^01^

^0^6^ 10 ?^6^101 1^3口。"36 0^ !^化 193

731)16 5 . 4

、"口匸""4

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20

5 10 15 20 25 30 35 40 45 50 55 60 65 70 75 80 85 90 95 100

^仁。!)乜""4

1^

7.26435 6.28078 5.28471 4.98403 2.42812 3.83387 3.32268 3.83387 3.19489 2.04473 1.98083 2.74317 2.04916 1.72524 1.91693 2.30032 1.27796 1.150X6 1.34185 1.02236

7.28435 6.78256 6.28328 5.95847 5.25240 5.01597 4.77408 4.65655 4.49414 4*24920 4.04299 3.93467 3.78963 3.64217 3.52716 3.45048 3.32268 3.20199 3.10409 3.00000

2 42812 2 09359 1 76157 1 66134 0 80937 1 27796 1 10756 1 27796 1 06496 0 68158 0 66028 0 91439 0 68305 0 57508 0 63898 0 76677 0 42599 0 38339 0 44728 0 34079

12.1406 10.4680 8.8079 8.3067 4.0469 6.3898 5.5398 6.3898 5.3248 3.4079 3.3014 4, 5720 3.4153 2.8754 3.1949 3.8339 2.1299 1.9169 2.2364 1,7039

2.42812 2.26085 2.09443 1.98616 1.75080 1.67199 1.59136 1.55218 1.49805 1.41640 1.34766 1.31156 1.26321 1.21406 1.17572 1.15016 1.10756 1.06733 1.03470 1.00000

12.141 22.609 31.416 39.723 43.770 50.160 55.698 62.087 67.412 70.820 74.121 78.693 82.109 84, 984 88,179 92.013 94,丄43 96.060 98.296 100.000

丁卜6 11& 311(1 0313(111*6 1*3(63 03101113(6(1『「001 1*16 1651 ^ \ & 3^1 (^)!。"!! 111 丁31)16 5.4》5110111(1 1)0 1136^『0『 6^3)113(1113化6 111001615 0『00111(331*1113化6 111001615 ^6031136 1116 1651 013(3 561 13 001 1156(1 III汁3!门1)13 0『 1106-1110108 1 1 1 6 歸 ^ . 丁0 03)01113(6出6 11^: 311(1 03口10「6『3165, ^ 0 1 6 ^ 1 5 6 1^1106『111*51 03101)13(03 1116 1)1-6(11016^ 。『01)31)11 &乂 0『1*65130056『0「 63011

^^00^6 111 1)16 1651

71160 !1 50115出6『6001x15 111 ^63060(11118

5120.

8111 3|10\^3 1116 「301^1^ 0『111656 ^ "

1(1 丁31)16 5.4, 1116 00(1111111

0『1卜6

& 561 1010 2 0 51*011135 0『60)1131

151-6(11016(1 ^1*01)31)111(163 (^?。 03.11^6 1)16 ^ ^ ^ ^ ? ) 311^ 3 ^ 1 3 6 5 1卜6

1

0 0

? ' 1 『 0 1 0 ( 1 6 1 13 5

&00X1^0.1&, 1116 I&1)16 51101113 5110^ 1116 111811651 30(1131 1*631301136 1*316 10 1116 6『51 1)10, 1116 560011(1 II!^^^! 10 1110 06X1: 610, &1\6 50 011. ?「001出6 00111010 0^11601 ^ ^ 6 8 ^ 0 1 1 8 6 11 15 0 1 6 ^ 1\\311卜6 3^61*3^6 9

1*651301136 ^ 6 『 0 ! " 01)561^3110113 111 1116 1651 6&861

1)111 15 7 ^ 2 8 4 ^ 丁卜6 3^01*^6 1^65|301136『316 「0!" 1116 6(1111*6 0

15 30/0, ^ 6 0 0 6 1116 1!1^ \^11|0|1 13 1116 1^1!0 0『1116『65130056『316 10 1310 1 10 1116 0^61*311

1-65)301156 ^3.1&, \5 2.428^ 丁 116 11&『0「 63011

1)111 15 0^10111^(601 !0 1卜6 53010∼3乂. 丁 116 ^11*51 1*0^ 0『1110

0011111111 0 I I 111111^1^6 ^^68|101186 1^16 5110^5 1卜6 1*05(30050 1*316『0『1卜6『1『51丁 116 56000(1 「0∼ 5110^5 1116 「65|30056『316『0『61115 1 2^1)6 2 00011)106(1, 3 0 3 50 00^ 丁 116 03^111*0 1^16 0『3 610 3110\^5 1116 |56^060132 『111^1 乂 ^ ^ ^ ! ! ^ ^ 1\\3^ 11 13『635003616 10 6\|5601 60

10 156 03^1111-6(1 111 1卜6

?『001 1116 001110111 03116^ ^0 0^1)1111*6(1仪681)01186, 11 0311 1?6 56611 1)131乜16 0

1 2 . 1 4 1 ^ 0 ^ 311『65卩00(161*5 31*6 III 1)111 1. 「「0111 1116 0111111113(1^6 ^

08(3(111*611 ^68|101186 001110111 0『丁3616 5.3, !1 0&II 1)6 5660 11131 1 ^

10 0115100161*5 1(1 1110 0!"51卩011「 6;05, 0「出6 10|3 2 0 ^ 0? 1116 131*^61 ^ ^ ^ ( ^ ! ! ,

5611(11113

1-03500&1)16 10 6X^)60110 03^1111*6 39.7^/0 0^&11 130(611(131 !^?!)。!^^!^ & 0 0 1 出 6 3331111165

5.4.3

I I 13

|30|311131100^ 丁 11!5

1116 1110(1611113 53011316『6口『656015出6 1 3 ^ 6 1 |30|31113(1011 ^

116。68^6『01)61*315119

01131^0161*13110 01131*15

018^13^ 5 . 6 8 , 131(611 & 0 0 1 1卜6 1^68111(8 ^111(10^ 0『1)16 1^10^61 00111(131*18011 00^0^ 3;5口 1^5 「606^6「 01361-31108

&0^\51\0 ( ^ ^ )

0111^63『0『1116 ( ! - ^ ! ! ! ! ! ! ^ , 乂31!0131!0!1, 30(1 1031 ^3(3 5615.八11 1 1 0 0

0111^6 5110^5 1116 乂311165 0『1卜6 1^1461)0811^6^00(1011 30(1 1116/0186 ^051^6^0011011 0 ^ 5 ,

31出1^6「601 01/1-

\^111011 030 156 ^6001601 ^ ?^. ^ 1(1 ^116 0336 0 ^ 1116 1*65(30056 010(161, !^" 1116 6511111316^


194

?\^\01\\^ !110^111^ "'('(/? ^8亙〃/"??〃''化膽化'':I !'001!001 3

^ ^ ^ [ ^

80111110)15/01- 81^1/1^5

4^11001/0^

0「 1-65^01156『0「 3 0115101116「 1-6001^ \\^「6 3.^)0^0 3 0 1 1 1 - 0 ^ 1 ^ , 111611 ^011 \^0111^

013551^ 1116 0115101116!" 35 3 「65口011(^6!"; 01116^156 ^011 \^01|13 013551^ 1116 01151011161 35 3 11011-

5

013(313^ 5 . 6 6

&

& 一 ; 一 ^

一 /' ! 11055

一 ! 5

1|1 1)10 1100」1311, 1112 !"11(^)0^ 1、《介^〃011 15 5|10\^11 011 1116 ^01110&1 3\15^ 311^ 1116/^'^/;^///^^' [!^10110^ 15 5110\^11 011 1116 1101^12011131 3X15『0「 6301、 0111-0^

^ ^夂7^1(6

^ 0 5 1 1 ^ ^ 0 0 1 1 0 1 1 \5 1116

|3 !"0(301'!: 10II 0「 !'65(3011!"5 00「「601:1乂 0111551^16(1 35 「65(3011(^6 「5 , ^0^6 ^081(1^0 ^00110)1

15 1116

131-0(30111011 0「 110II-!'63(50!1^6("(^("「。(:"^ 013551^16(1 35 「65(500(16「5, 丁!16 11~116 |305111^6 &3011011 15 3150 0311^(1 801811 ^!^, 311(1 ^01^1011^

15

!'0(50II1011 0^ 0011̶1^50011(^1^ 00^601!)' 013551116^ 35

11011 ~ 1*65^011^2!'8^ 1~161106 1116 「3156 |30511:1^6 ^3011011 15 1 ― ^ ( ^ ^ / ? " ' ∼ . 八 I I 1^00 0111^6 「611601:5 1116 ?

丁 116 51!'31 ^ ! ! ! ^ ! ^ ^

0 1 1 1 1

'出

1 6 5

III 0(5^13^ 5 . 6 8 11131 3「6 1313616^ 835611116 3「6 III& 1^.00 0113115 0!" 3

11100)01 11131 33513115 0115101116!'5 31 1311^0111 10 1116 「65(1011(16!" ^1^01113 311(1 1116 II00-^65^011^6!' 8「011|5, 311^ 1161106 1135 110 1516^1011^6 130化6「, 0门111656 11门65, X而""―^

1 ~^601^101\^

31 ^11 0111-0^ ^ ! ! ! ^ . 丁I化

1*11-^61-1116 31-63 1^61^6611 1116 1 1 0 0 011^6 0^ 1116 1110(^61 1^61112 6^3111316^ 311(1 1116 ^ ! ^ ^ " ^ ' !'"^ 1116 1:116 1110(161. 丁 1化3「63 11111^6!" III6 1^.00 011^6 15 3 11163511!'6 0『1116 口 ! ^ ; " ^ 300111^30^ 0『1116 1110(^1, 311(1 0311 1?0 1)50^ ^0!' 00111^31^111^ 1^0^「6111 !!!。^^^. 丁31)16 5.4八5!10\^5化11X1!"'II歹311^ 1 ~^601^1011^ 31 乂3「10115 0111-0^^011115 !11 1116 015(313^ 5 . 6 0 5110^5 1116 5 八 5 00(^6 11131 ^6116^316^ 丁 3 ^ 5.4八.

1^^11011 6?11^


5: 1^6141-01 〃6^0"化140^13

10 ?^6^101 ^6^0^756

0^

/?/^

195

73(316 5.4厶

011611111113

0.13696 0.11143 0.10001 0.08987 0.07947 0.06945 0.05945 0.04938 0.03932 0.02931 0.01930 0.00931 0.00483

0,00071 0,00213 0,00746 0,02736 0,05899 0,11158 0,16205 0,24271 0,33795 0,61834 !). 86674 0,99609 1. 00000

!). 00000 0,00114 0,00390 0,01104 0棚02111 0,04287 0^ 06934 0,10669 0^ 17230 0,39769 0,72702 0爛98522 1. 00000

?『001 731)16 5.4八11 0311 1)6 5660 11131 3.1 3 0 1 1 1 - 0 ^ ^ ^ ! ! ! ^

^

^ 0^0.01930,『0『6X3011)16, 1116

5605111^11^ 13 0.86674, 丁 1131 !5, 8.11)115 0111-0^ |301|11, 乂011 ^111 0011*6011 乂 0135511^ 8 6 . 7 ^ 0『 『65(300(161*8 35 1*65(3011(161*5, 1)111 乂011 ^111 &150 11100^60(1^ 013331^ 7 2 . 7 ^ 0『!^!!-坨^!^!^^^ 35 ^?^^!!^^^, 511106 1-5^601/101^

&1^011\1

13 0.72702, 1^ 1115(63(1 ^011 011036 & 0111011 II&116『0111-0^

1)01111 0 『 ^ ^ 0.1 1 143, ^011 ^001(1 01&551^ 0 . 2 1 3 ^ 0『11*116 1-63^)011(161-3 35 1^65|5011^6^5 30(1 0.1 1 4 ^ 0『 000-1*6513011(161^ 33 ^ ! ) ^ ! ! ^ ! ^ . 1|111115 0336, ^

11101*0331113 ^ 6 0111-0^ 口『06&6111^ 1)6^00(1 ^111011

乂011 ^0111(1 013831^ 311 1(1(11^(11131 38 & I*65I)0I1^16「, 乂011 ^0111(1 1)6 1*0(11101113出 ^'&0(1011 0『^136~ 6

口05出乂6 3601510115 1113(16, ^ 1 1 6 3.1 ^ 6 531116 111116 &150 1*6(^1101113 1116 ^1*30(1011 0『11116-口05|11乂6 ^ ! ^ ^ ! ! ^ 1113016. 711656 口81『1|135 0『3 1^146 ^0811\\6^0011011 ^1111 3/0156 ^08111\6^00110X1 &『6 口 比 忱 " 35 1116 1 1 0 0 0111^6 ?0『1116 \ ^ 八 1 1 0 八 丁 6 02186 !0 015(313乂 5^68^ ?0『;11『01111311011 0 0 1 1 0 0 001^65, 8 6 6 出 6 16X1600^ \^八.八.八1111,

^ \ \ ^ \ ^ 0 1 3 ^ 311(1

018^137 5 . 6 0 00=10113 0611^61: ; ― ― 一 一 ― 一 ― . . ― ― . ― ― ― ― ― . ― ― ― ― ― ― ― ― ― ― 一 ^ ― … ― 一 ― … ― ― . ― ― 一 ― ― ― ― 9X^00 01^1^81:^6998 ^ 11(1100^1)^6111:00 11001)3; V&]: 00X^^1 361131^1 VI01161111111331)6012101^7 ; ^1161:6 111)0036 ((1^^^1:016) ~ 7^11032811(1 1^:836(110(161)0'膨7^!'; 1:1111;^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

5.4.4

1 1 0 ^ 0 8 6 1116 1^6111^1 1161^01*1^ 110116 ^ 1 0 ^ 1116 0^1111111111 1/761911(8 101- 71113 1 ^ 0 3 6 1 ?

10 8601100 5.3, I ( ^ ^ ( ^ ^ ^ ( ! 110\^ 1116 0^111111111 \^6131113 31*6『01111(1 !0 3 116111*31 0 0 1 \ ^ 0 ^ 11100161. 丁 1161*6, I (^^。「!!^^ 1116 1^0-516^ ^ ^ ^ ^ ^ ^ 0『63(11113(1113 31\6 56160(1113 1\\6 ^ ! ^ ^ .

I I I 11115 5601100, I 5110\^

1116 !"6511118 0『111656 1^0 3(6^)8∼!化1^60006 10 1116 116111^1 0 6 1 ^ 0 ^ 11100161 ^13011336(1 111 86011003 5.4,1 31\6 5.4.2,

八.八.八0)1, V,八.0131^ 31141 5, ^ ) ' , 00^1116^ 4^601 ^111(^01-10(6 ^0^515^ 4^ 6(1 ^ 1.011(1011: 0(13)3111311 & !"181170:11〔 ?『655^ 2004扒


7110

1^1115 511011 35 111056 5|10\\ 11 111 5^3113110115 5.1, 5.3, 5.5, 5.7, 5.9, 5.1 1, 3110 5.13 3!"6 5110^11 111 ;

1112 1^68111(5 "'""。∼0『1116 1^6111*21 ^ 6 ^ 0 1 * 1 ^ 110016. 丁1化65(1111316(1 ^61^1115 01-631601 31 63011 116!'311011

1. 0(120 1110 ^0511115 ^ ! ^ ^ ^ . 1. 50)001

170111【I化!110110

501001 ^ ^ ! .

711656 516^)5 31,6 3110\^0 1)1 018^13^5 5.7 311(1 5.7八. 0 1 3 0 1 3 ^ 5.7

二1,

1 1 5 ^

1 .

I

1=8一 "

1111

⋮一⋮⋮⋮二I⋮一!

1 0


0!率。-5:

^611101 !^!、、,0,'化1^0(^15 10 1^)^(1101 ^卩。霞^11(1111^

I

0

21

110

60 060116 | ― 丁 ― 7 . ^ 1 1 0 ^

60

100

0)51513^ 5 . 7 8 5(10^5 3 ^311131 \\^\^ 0「 1116 \^6121118-111810^ \\ 111^0\\\ ?

0|3|3|3^ 5 . 7 6

」巧匕 二 ^^^11 | 0 400655 1 ^000555 2 ~0 00639 3 -0.00918 4: ^0.04466 5; 6 -0,03637 7 ~0 02428 0 ^0 02199 ,。」01602 9 10 -0 01423 11 ^0.03222 12 -0.05012 13 -0 05906 14 ^ 06266 15 -0.10263 16 411778 17 0,13382 18 16049 19 ~0 23399 20 -025697 」

4)01525 0.01525 4)^1514 -0.01542 ^0 01162 0021814 0 018874 0034634 0.075511 0116229 0 054068 0.066871 0.065735 0115492 0 05519? 01156688 0^)6755 0 062986 0.141751

11 |』 《-'^12 | -0 03713 ^0 03339 細369 -003713 ^0,03726 ^0 01432 ^0 03535 0.005418 -001159 0247052 -0.0071 0.237137 ^01374 0.220457 ^0^1603 0.174104 -002104 01538 -0.01965 0.11181 & 4)00357 0 065506 -001148 0.01268 0.110186 0*^5915 0 000065 0 010912 〖00637 0.011591 ^^00606 0029418 000195 00^0487 ^0 00429 0038434 -001638 0028343 ^0 03412 國。00663

0 ^1=^-^^12 1 , 0 011214 0.076152 -0.23133 0.011214 0.076152 -023198 0024456 0060054 -0.21665 0 023405 0 0*15323 ^20324 0.059343 ^0 04393 0 051616 ^0 1 3885 401457 0.017069 -0.111137 ^006039 0012491 ^009421 0 054569 ~0 04856 -0 07576 0 053051 -003113 -1107532 ~000239 ~0 06489 ^0.03922 0 022698 ~003894 ,000278 0 059501 ^ 03955 0 033373 0 063226 ~0 06796 0 069335 0 0^405 ^0 09116 0 038698 0126087 ^0 08468 0020465 01 30263 -00839 0.02726 0121516 4)09933 0 015674 0133747 ~010437 -0.01431 國0 09921 ^0 04785 0130387 0 095957 ^0 09129 ~0 05244

31211 1*^06 一…" 0.087261 二 0.120749 0120749 0087261 0.133041 0 072556 。」061694 0.136935 0,170102 ~00&46 0.168202 ~009234 0.146524 -0.06941 0.147599 -0 07079 017279 ^0 05087 0.16947^ ^0 06197 0.116303 4,12792 0119795 0.111461 ^0 05503 0072811 0 044454 -003&1 0.010397 0.003725 0.025269 ^0 00595 0 027364 0.018264 0 044168 』02466 ― 0 08^811 4.03792 ^

197


^6^\0^6

1^0^1(11^

、、,1!!1 548 6,7(1^7:!'7:"'隐化":?)-0011001 80!1!1;0115恤81(5111655 /(/?/?/100110)11

丁 1化560011(1 0011111111 111 015口13^ 5 . 7 8 5110^5出6

1^111 0「 1116 乂3「;31316八05 111 111(^(1611 1111)1 1 31

63011 0『1116 20 1161-3110115. 丁 1记^1^11 0011111111 5 卜 0 、 乂 5 山 6 0 『 八 0 5 111 111^611 111111 2 31 63011 1161-311011. 7116 61^1(11 。。1腿。5^10识5 11化、丫。!^" 0 『 八 0 6 I I I 出 6 11*306 1)11-011311 1116 ^6101115 0『01116!' ^ 「 ^ ^ . 6^

丁 1化^^卜乜-!415101^

111^011

31011131*1^ 乂011 0311

0311 1^6 5—6(1 35 3 5 八 5

5&1.

丁 116 0(1^1 \乂6&11【5 (!^!&11011 I 8^ 0「 1116 ^31^1313165八05, 0^1160, 3111^ 1^111,6^06 11110 63011 0「【1化 -

111^)^611 1111115 3!'6 5110*11 111 015|?1^

5.10.

013^137 5 . 7 0

下00關

70

八0巳》!"!"

八6巳

1-111

-0.18049

0 ( ^ 5 0 ^ 1-111

∼巳0

1-111

0.06755

411

-1:侧29

1-112

0.03843

1-112

0.12375

^111^06-^1-111 雜 0^0-^^112

|

細 6 4

亂^八6曰》412

4 1 曰 輪

1-112

-0.10437

^65-^1-113

八66

1-113

-0.01431

0 ^ 0

1-113

0.01826

鼠已八0巳

1-113

-0.02861

^118^^1-113

0 啤 " 1 3 0 ^ 出 6 (!化&!) 11111(5 1)6001116 111^11(5 10 1116 131^61 1野6「【II ^ 6 131^61 1 ^ 6 ^ 111656 111^1115 31*6 001111)1116(5 113111^ 1116 ^ ^ ! ^ ^

05(1111316(1 \^出6

111(3^611 1111115 311(1出6 1)135 0 0 6 ^ 0 1 6 0 1 III ^ 6

^6111^1 1 ^ 6 * ^ 0 1 ^ 110^&. 丁!16 \^61@1115 0『【1、6 1*^61 I&)'61 31*6 5卜0\^0『0「 63011 116^11011 I 。 1


0)8(313^ 5 . 7 0 ^

413々1-65^1

6143々?'65(11

0.00000

^078334

0.00000

0.00000

1

-0.130056

-0.06081

2

0.09556

-056601

~046552

-1.03018

3

0.10574

^063507

-0.51696

-1.06052

4

0.15817

^0 77680

-0.56418

-1.20221

5

0.14018

^075626

-0,55507

-1.17912

6

0,10931

^059275

~045323

-1.12531

7

0.18830

厶69503

~056389

-1.21613

8

0.10463

-0.60154

9

010151

^0 65818

^0 58927

^ 1.12936

10

0.16339

^0.70226

^078295

^ 1.05582

0.12824

-0.72107

^072586

-1.05553

016906

^0 68377

-0.76414

-1.00694

13

0.21300

-0.71257

14

026815

-073487

15

、 0.27137

16

0.25630

17

12

412

0

1 1

^

|

―1 丁仨!?— ^ 1 1

:'

^0 78245

-1.13736

~0^95796 ~0 86254

~094828

^0 89318

^092753

-0.70146

89208

-0.921328

0.29055

-0.71203

-0.87218

』,93389

18

0.34749

-0.68139

^0 90797

^0 91040

19

0.41966

^065697

20

0.49722

~0 65745

-0.88618 96656

^0 85943

5.7巳51)0^5 1116 01131 ^61^1115 0【6「311011 I 8^ 0『1116 III!'60 !1^(^11 1101(5, 30(5 1116 !^135 000^(101^111 111 1116 13「^1 1^6!". 013|3|3^ 5.7巳

^~~

∼ ( ^

丁 0

1-111 ^ 「65口1

1-111

1-112 ^^65|31

1-112

!"113》「鄉1

1-113

「65|31

^0.90797

81八3》[-@5^1

81/^5

「6印1

-0.91040

III 1116 1110(^61 I

「鄉1

騮 ? 柯 0.34749 -0.68139

^ ^ ^ ^ ^ , 【 1 化 1 ^ 1 1 ( 5 @6116「3&3 31 1116 I 8^ 110「31!011 31^6 1116 0^)1111131∼(;…卜化,

1)6031156 1116八乂6「336 3 ^ 113^(1 6「「0「 00111(31116(1 ^0111 1116 ^311^311011 ^010 561 !'630II65 1(5 丁|1;5 15 5卜0《11 III 015^13^ 5 1


200

?1^10^1111^

I

117//? 5/18 ^11!6!^!156她1。': ?)80111(10115^0!'

5""力&"'

4^1100110)15

1(61-^10111^101 |厶怖0。。 5^01'&^

5.4.5

3

8 0 0 ^ 1 1 1 9 3 0 3 1 3 3 6 1 1 1 3 1 1 1 9 仿 6 116111*31 " ^ 。 『 ! ^

1\101|61

丁 116 5 八 8 00010 ^6II6!'316^ ^

1^6111*31 ^6(^01*1^ 110^6 0311 1)0 115601 10 500!'6 3 ^313 501

811161-131-156 IV!"16「 0!"

961.6, I 、乂出500^6 3 ^3(3 561 11151^6 6|11:6「|3「!56 1^1!110\

丁 116 131-00655 110\^ (!^&^门1 \^11:11 3 5001!!!^ ^313 561 15 5110\^11 111 015(313^ 5.9^ -

015|3|37 5.9

既^曰51 300^^

5匿 口口

5八5 0006


5: 1^1"-61! 1^1、、,0!籴!、'^^ 10 ?!'&^'101 ^6,^0(1X6 (!"(! !^!.^

0\00^

0:3^13^ 5 . 1 0

^31-1313163 !^060:3:0115 VI 「8018 ; ^611511

1-0313 36160(1011 ~|^|@^ 丁 3!]16

0313 50111X6

^03(3 8011^06

1^啦!

;口 ": &『3吖

丁化800《

;'。加6「 0『01356^3110^13 ―门訓&6「 01"(;0山171115 1-^X1611131 。313

6017 18

10031

50006

1

卜丁 11116 0『0631100 1(1 1-1.351曰170『 :"1.351 51311)5

3

500^5

1/007 1:07 5(^230431-9909-4751-85613-0808: 0011101616

0 1-11-. 01^||1^ 14.88 36^

7116 500^6 00(^6 3(3^1165 1116 5 八 5 00(16

^

1116 ^0111'!II 1^0^01*1^ 1101^6 10 II化5〇0「6 ^313

561 ^ ^ 1 1 5 3 ? ^ 3 0 0 ^ 5 5110^11 111 0;5口1^ 5 义 ?0「 63011 「600「3, 11化|3!'0^13!1!1^ 0厂!'05^0115^ 1116 。「。!^!)!!"乂 011011^65|501156 3111^ 1112 6X132010^ 5

卩!"001 0 ^ 63011 「6001^ 15 031011131601 311(5 3卩[^!1(^61^ 1 0 出 6 500!'6^ ^3(3 561. 0;5口13^ 5.1 1 5|10\^5出6 56^1116111 0『1116 5001^0 00(16 ^ 6 1 * 6 1110 ^1*013&6111(105 。!" 165(301150 3 0 。 1101卜 「251)01156 3!'6 031(^11131(3(1 丁 1化006^0161115 0『14 1 1 , 9 12, 1112 II1131 011中111

1113 !11 015^13^ 5.11 31*0出6 ^!^1115 ||1

711050 3「6 531116 35 1116 000^0^111:5 5卜0\^11 1|1 015)313丫 5.75,

013(3137 5 . 1 1 6 十 卩—"3口1 。

0^31149111397005 ^ 1111 ^ ~ 0^ 68139124506-17 901910? 31^016 913 ; 91040266030932 十卩一11531)1 ; 1

; ( 卩 叩 丄 ! ?—"3130 ; 二 0^ ; ^ I:X? 1^^1:231)1 - ―^:—; 51111 ^ 5011 十? 163131 ; 卩―1:63口0 《? (?删"叩0 ―圍!!^:一; 3101 ^ 十? 1163130 ; ―"3131 1 ―5011」 ^631)0 1 ―31111」

^

,912

201


?1^101^6

1^0(^611)2^ "'〃/? 8/18 ^10-^1-1X0

1^!1161~: I'!~0011001 8011(11011^^09~ 81(8111683

^^1\00\\0\^

^1^611 111 015^)13^ 5.1 1 03101(1(1165 1116 ^0^3^1111^ 0厂「65(30056 1181115 11化

丁1化00(^6 1*01*1111113 " ^ / ' ^ ^ '

~

6X13(77 ^| 〉 ^ ^ ~ ~ 丁岀5 「 0 ! " 1 5 1116 531116 35 8(^1.1311011 5.14 111 86011011 5.2.4,

1-6-^1-11^611 10 6@ 001151516111

卜 3 八 3 00^6 5110^11 I 。 015|?13乂 5 . 1 1 . 丁卜6 5II 1)50!'1(51; I 15 3,6^&6 10

6111(31135126 11131 1卜;3 18 3 !'6001"^-16^61 031*3111&1!00, I 。 1116 00(^6 3 ( 1 0 则 I 。 0 1 5 ( 3 1 5 . 1 1, 1116

1+6^(7,2! ^

丁 1化^1-01)3131111165 03101113(6^ 3^0^6 31~2 1110(11^6^ ^ 1-1111111115 ^

1 6

1116 ;^10!' /?/'^^^^/////^' I 61116^^ 1)610!'6

^01*111 1^6^01*1; 1101^6^ 111650 1^01)31311^65 3「6 5卜0\^11 111 0151)13乂 5.12.

0:3|3|37 5 . 1 2 2^ 181-9615 ^

"。&^醞63 | 0601510113 | 0601510111^619^5

00 乂011 ^1/3^11 !0 61116「 !16∼―I ^01)91)1111163? ^ 丫63 广1^0 1.6^61 1 0~~

9379 20525

0.3136 0.6864

∼0「

0.03 0.97

04

丁 116 ^ 1 0 1 ~ ^0501)11

!11^ 0011 5^ 211【6『23 \^|16!1 1116 ^3(3 5011!\:6 18 ^

^ ^ .

-

~10^ ^050511111^

3「2

611161-6^ 1)6031156 1116 !"65^011(16!"5 3「6 0^01"!'6(3!'6561116(1 111 1116 1110(^211113 531111)16, \^11!0|1 15 。^【「^(^(。(! 『「0111 3 131^6!" 5&!!!^!^. 1(1 11化131^6「 53111|516, II化口「0口011;011 0『「65口01136「5 15 0111^ 3^0~ 1(1 II化 1110^11113 53111 [?^,出6 。「0口011!0门0『「65;301136「5

13 3 1 . 3 6 ? ^ 8 6 0 0 6 1116 口!"01331^165 5110111^ 1)6

0^11516^3 136^01~6 6X136^16^1 (^。卩化3「6 001711)11^11 丁卜6 5 八 5 00^0

5

!"3163 5^【1化1^611「31 1^6(^01*1^

00(16 &0廿133536(1 0 0 10 11)6 8001*6 110(^6 1110111^05 513(611161115 「0「 111^1113 11115 34|1!511116111 0;3口1&^ 5.13 5110\^5 111630 5131611161115^ 013^)137 5 . 1 3

1:63^1 ^ 1163131 ^ 0.03 I 0^ 31368937998772; 631)0 ^ ?^1:63130 ^ 0.37 ! 0.68631062001227; 6X0^ ―31111; ―311111 二 1123^1十?―163&0 ; 1亡―31116 ^ 0 1^1611 1^0; 卩—";丄^ ?—"印丄I ―31111; ?—11631)0 ~ ?^163^0 7 ―31111;


010^1^

5: ^111-01 1\ ^01^

^0(^6^

10

^^70)1X0

0/1^尺^

203

111 1)115 6X31—6, I 115601 1116 ("。^、、'"巧13「001 1113^1\^ 015^137 5 . 1 4 ;^! 06^5100 ^1-0^6551119 ~柳—[(柳―0&化 18[-9615 I 9X1^ ^01381)111(168 | 060151005 0605100^619^8 561601 3 ^60(5100 ^001100: ^619111 7311188 \0: 1116 1^60181003 ^ 1^61 1

― ' !5.0 ~

10.0 !0.0

^口

0^

0 ^ 6 1 1 1116 3150乂6 |3「001 11131「1\, 03101||^1011 0「6X^601601 ^0^11 ^,(^! 11化311^01311^6 ^001510115 0『 1

^13551^103 30 !11(^1(11131 35 「^^!!^ 0!" 0011-「65(3011(^6「 ^ 。 ( ^ ^

35 「。化、".1)51113 ^

0611「31

1101\^0!'14 1110^1 1110 500^111^ 3^0「1111111 0「51 03101113:65【1化!11^1^1^1131~5卩「0^3151111^ 0「^5^01156 311^ 5

11011-「65|30115^ 511^|:056 II化^310111316(1 ^0(33131111^ 0『!"65^)01156『0「 31, 1)1(11^1(111^1 !5 0 . 3 , 3 0 ^ 卩「01)31)1111^ 0『1100-1-65^01150 !5 0.1. 丁 1化6X^6016^卩1*0化1「 II化111^1^1(^1131 15 0 1 3 5 5 1 0 ^ 35 !'65^0110)6!" !5 0 . 3 x 5 5 十 0 . 7 ^ 【 一 5 1 刀 ) ~ 5 0 1 丁I化6X^0016^ ^!'0^1 1「 1116 111(^1(^1131 13 013551(1^ 35 1101卜 「邵0110!6「 ;5 0 3 \ 《 5 0 〉 十 0 . 7 ^ ⑨ ) : 1 - 1 0 1 1 0 0 ^!61(^5 3 II 1^116!" ^0^\\

013551171115 1116 111(^1(^1131 35 「 ( ^ ( ^ " ! ^ ( ! ) " ! ^ ! ^ 1》

化111(11^1^1101 15 01355106(1 35 110IV「135口01136「 ([^(;;^。!"^).八0

0^11101131 ^161(1 15 3(^(16(1 10 1116 ^00!"^ 111 "化5001^6^ 6^

561 111(^103(111^ 1110 ^00151011 10」35511^ 11化

! 11^1^1^1131 35 3 「 , ( ^ ( ^ . 丁 1化56 031011131)0115 3『6 5110^11 ||1 1|化5001^6 00(^0 56^116111 5110^11 111 015^13^ 5.1 5 , 013|3|3^ 5 . 1 5

^60111^111 ^ 1; 0)101;' 360111111; 0^5?:'"; ^1015 ―31111; ―31111 ^卩―"3^)1 0屮?^163150 ^ II; II: ―3醫》1:?^5?牛?.2137376-12 ^ 0 ^0; !:?—!^卩^ ^31110; ^136001110 ^ 2; 0 ^ 5 ? ^ ,0,: 1


204

1^1-6^10^6 ^0(^61!^

?^001100\《。/"//。似/。圹8118111658 ^^1100110^18

^1(11 8^48 ^12(6^156髓"6":

5.4.6

5 3 ^ 1 1 1 9 1116 3 ^ 3

10

10 1156 1116 0100161 10 500『6 &

00^6『0『1116 !110(161

00^6 5&I 011131(16 6016『口『!56 \1!06『,^011 01051 3 ^ 6 1^16 3001*0

1133 1)6611 ^^!!!!!^^.

5 . 5 八 調 6 1 1 『 3 國 ! ! ^ ! ! ^ 。 ! ^ 1\10||0誦10 ,1*611國01 1.088酐『61|1161!∼誦!! 焱III。匪11811『81106 7116 151-601111111

00510016!" 15 5&86(1 0 0 1116 ( ! ^

3 0 1113111-81106 00011)311^ 0^1&!-^

68 3

6 6

0? 1*18^ 0『

丁116 11&扒6『1116 1*15、 1扒6

1110116131^ 1055 10 ^111011 1卜6 00510016『6X^0363 1116 1115111*31106 0011\^^^

11;〇116『1)16 口『601111111 1116 00011)30^ (:扒&『经. ?0!" 1^0|36『1*316 56(^113, & 18 655611(131 10 口!^出^ 1)16 65

0『『15& 333001316(1 "!出63011 01111*601 0『|5『05136011乂6 01151011161\ 1^6111^1 061^01^5 0811 1)6 1136(1

66^66

10 ^6^61015 1110^615 10 131*6(1101: 1116 1*15^ 3 8 5 0 0 ! 6 3 0 ) 1 !11(1^(111&1. 10 1116 0X31111316 口『656111:6(1 1161*6, I ^111 6&\0\0^ & 06111'&1 0 6 1 ^ 0 1 ^ 1X10361 10 口 1*6(^011。88^6(^146170^ 3.1 1116 0118100161-1^6^ I 1136 1116 1 3 ^ 6 1

1^3.1 13 21 011301*616 ^61^100 0 『 1 0 5 8 ^ " 叫 " 6 " 1 ^ '

&1)16 10881^^

7116 ^6^10111011 0 ^ 1 0 8 8 7 ^ 15 1)1-6361116(1 111 1116 15681110108 0 ^ 11113 (?卜&口&!". 1『^6 『01111 0『& 0011(111110118

13 &出50『616

^1111 0101*6 11130 1^0 16乂615, 11; 5110111(11)6 11*6316(1 &8 3 0 01X11031

&616, 33 I 6\6 111 11113 6X3111 口 16. 丁116

0 ^ 1116 1110(161

/&\06 1161*6 13 10 631101316 1116 0011^!1101131

1*01)211)111(163 35

?玫1088?!^^01义),?1^0557^2^^),^^1088^^21义),^61-6

X ; 3561 5

0『111131113 0『6X^13031017 乂 ^ 化 ^ . I 113乂6

116111*^1 0 6 1 ^ 0 ^ 1110(1613 111 360(1011 5.2^ 丁1161*6 I

丫 (!^^;!^㊀^^! 1116 361161*31 ^ 3 0 1 6 \ ^ 0 ^

30 6X^1111316 0『3 116111^1 0 6 1 ^ 0 ^ 010(161

1^0 111(1(1611 1&乂61^ I

011^311(5 0『1116 ^1031 111(1(1611 1^6『030 1)6 ( ^ ! ^ ^ ^ 坨 ^ ! 38 (^!!^^乂

130111(6(1 0111: 11131: 1卜6

05^00113^0115 0 ^ 1116 0『1^031

;11 口 丁 1 1 6 5 6 31*0 8^011 111 ^113(10115 5.1 !^^!!^ 5 . 1 2 . 10 1:116 6X31111316 1)1*636111601 6 6 1 0 ^ 11161*6 13 001 乂 0116 111(1(1611 1&^6『,30(1 !11188 1111^66 1111 !^. 丁 116 0111)31115 &1*6 II、 ^ , 11。 , 311(1 I I

0『1116 111(1(1611

13

, 81006 1)1636 &『6 001111118 1)1(1: 11*305^01111&11003 0『1116

01*1311131 11^11(8, I 0311 ^^|16化6 ^6311*6(1 0011^ 1(101131 13『01^1^111:165 33

?汄1088驟^0\^^^ ^ 2

^),?式1088嘴^1|^ ^ ?^ 11

^ ) ,

12

5.5.1

1.033 ^1*611116110^ ^ 8 311 01X^1131 0 3 1 6 9 。 『 8 0 3 扁 7 3 1 * 9 6 1

5.5.1.1

1^1^01

^ 0 ( ^ 3 ( 1 0 1 1 1=11^0(1011 9 1 * 0 ( 3 6 1 1 7

1^ 乂00 3611116 131*8*1

^0(1^311011 ^1111011011 ^0^0^

0『1卜6 ^6111*31 ^ 6 ^ 0 1 * 1 ^ 00(16 10

1*08281^, 6016173!"156 \4106「 3 ^ 6 8 乂00 3 1^01)01110081 0 ^ 3 0『10^15(10 1*6^*655100 ^1111 & 01101111311^6 10^11: 1诒化.化&4出11011, 1『丫011 &130 361出6

001115111311011 1^11110(1011

1^11163^ 1)160 00111131118(1011 ^ 1 0 ( ^ 0 0 5 ?0『31疗6!"601: 16乂615 0『1)16

10

&I ^111 113^6 60)1131 510|365, 1)111

(!!^^!!!: 10161^6口15. 10 86061^1, 111出6 0330 0 ^ 0^11131 13『8 , ^1160 乂011 3611116 ^31^61: 1^2^^ 615

八 " ^ 3 ( 1 0 1 1 ^11110(1011 131*013611^ 10 ^^!^^^, 1116 1)138 13 1116 0111乂 00&?^0\&1\1 0『1110 00011)111311011 ^1111011011

^111 1)6出^51*601『0!" ^1^61^61111^61 ^ ^ ! ?.


(^叩16『5: ^614^1 ^61^0^

八 0 『 1 1 1 6 110^

4

^40^615 10 ?/^//" 1^68^0/756

0^尺!3殳205

1(1601^ 1)611111(1 1116 13^0^011!01131 0(1(13 0『10^15(10 1-6^551011 ^1111 01101111311^6 10^1 [!066 6乂 1卜6 ^6111*31 ^ 6 ^ 0 1 * 1 ^ 1\0^&. I

15 1186(111 10 ^1 3 0 ^^1*6013(10)1 0『1116 1*6311115

|3『656011)16 1)16017 ^1113

1^16 311(0 1115111*31106 1083 1^60| 11000^ 6X301 ;?!^.

八。(^「(^"经10 11113 1116017, ^ 6 05561^31)16 ^31-131)10 ^ ^ ^ ? ^ 11005561^31)16

^ , &150 0&1卜6

13 (^&!!!!!!!^^! ^

13(6^11 ^ ^ ! " ^ ! ) ^ . 丁 116 01)361^31)16 ^31*1&1)10 10881^^

1116 ^11165 0, 1 , 3001 2 30(1 1116 11001)561^31)16 ^ 「 ^ 1 6 乂 13 ^611116(1

16『6 \^ ^ ( ^ ,

^

9

01(65

^ 广1

1-61311005111口乂' 二 ^ ' / / ^ 十 V ; ,

30 0 0 ^ | ^ 1 0 8

、 11

『0『1116

、 《 3 乂, 1^ 01)501^31100^ ^!' 「601*656015 ^!1(10111 6170『1611113 1卜&I 013^0 11(3【0『1116 1)61^6611出6 乂 ' ^11165 &0(1 " ' / ^ 乂31065 ^ 0 6 5 001 1101(1 6X301!)'『0「 1)1-0531)111^ ^!5(1*1611(1011 ^1111011011 I \^!11 0&II I

7

011^1&11110 !^^"。!^!^!)

0115100161-. V^『。110\^5 3

^ ^ ^ . 八 5 I ^0111(6(1 0 0 1 31x^6, ^ , ^ ,//, , 31\6 2

&1-6 1116 0111)311(8 0『1116 1&51 1)1^(1611 13乂6『,&0(1 1\\6^ &1*0 ^1100110118 。『1116 I 叩 ! " 1 6 0 0 6 , 1116 1316111 ^31*131)16 ^

15 ^616011106^ \^ 1116 111|31115^

7116 1-613(1011 1)61^6611 1116 110(161-1^1118 ^31*131)16 乂 3001 1116 13「^1 ^1*131)16 ^ ^ ^ ? ^

參1『乂 鲁 參

〉0

~0

13 ^60016(1 ^

: 2,

^ 1 , ^1161*6 0 15 3 1505111^6 00031311^ ^ 0,

11100 1,088^

丁0 51011511^ 1101&1:1011 I 1088^^

11160 1088^^

11160 10881^^

1^ ^^~0 ^

1111-651101^

^ 6 0 0 1 6 1088^^

!?乂少,卩!" 1116 /", 1(1^1^1(^1131 ^ 6 0 0 ^ 出 6 ^3「13616 0

^ ^

丁卜6「6『0「6,

^ / ' ( ^ + ^ ^ ^ , .

^ 0 ^

^-^'//,)

^ ! - ^ - ^ ) ^ ^ ' / / , ) ,

211仄):尸(乂

15 ( ^ ! ! " 35

^

[

^

+ ^^21//》^尸(乂'

〉―〔| //力

^ ? ^ ' ^ , ^ ^ ^ ) 二尸("少-∼'//'-(:) ^ 1 一 尸 ( 一 " 孖 , ^ ( ^ ' ^ 十 0 \ &!^

尸(乂 : 0 | 7 7 》 ^ 1 一 尸 ( ; ; , ^ ! / / , )


206

?1-6(1(0^6 ^40(1&11^ ^///? 8/18 &116"口"!86 ^1^6?':

0011001 80114110^8 /。卩81481)1658 ^^1100110118

!"16006, 1(16 111(11^1(11131 ^1*01)31)111(165 0311 1)6 (^『^^(! 35 ^0110\^3: : ?(仏^

?0;' ^ 2 1

: 尸 一 ) ,

尸(乂 ^ 1 1 忍 〉 二 尸 ( " ' 巧 〈 ^

^ ^

十(:)一尸(什'//, X & ! ^

0 :

尸 0 ^ 0 | ^ 卢 卜 尸 ( ; ^ ^ / / , ) — ?^ ^ ^ ^ ) :

一 尸 ~ 7 7

十 0

丁 116 &150乂6 6^113(10115 0311 1)6 ^1*11160 33

尸(乂 ^ ^ . ) ^ ? ^ ^ ) ^

511106 I 5611116

&11(1

1^2^^ ^0(1^31100 1^1111011011 口『0口611^ 0 ^ 1116 ^6111*31 ^ 6 ^ 0 1 * 1 ^ 110^6 10

1^0@18110 7 ^ 0 15 2 10315(10 0113(1*1511(1011 11111011011 ^ 1^1 3111)5(1(11(6 1110 1^0313(10 (^《『出!^。!!『1111011011 III 9

1)16 3 5 0 ^ 6 60|113乜0115, I 113^6 1

1 ?(乂 : 1 1 仄 0 十 ^

^

2

|

^

0

^

0

711656 6^113(10113 0311 1)6 ^1*111611 33 0謂"/"//∼/。《//《,35『。11。\^5,

111

13;

III 1 - ( ? ( ^ = 2 | / / ) + ? (3; = 1|// )) /

;

?(^=0|// ) + 7(^.=1|// ) + ?( ^ = 2 | / / ) = 1 /

11^1 1)1611

/

/

/

& 1(16 1*3110 0『1卜6 6X131*63510115 1(1 ^113(1011 5.22 31101 5^113(1011 5.21, I ^

((尸(少,=2///,) 尸 0 ; ' ^ / / ^ / ( " ( / ^ , +

^ 6 X ^ 5 ( 0 , 3 001131&01.

= 2 / / / , ) 尸 0 ; , :///,)))) +

^11311011 5.24^


0^006^

5: ^614^01 〃6^01^

^0^18

10 ^6(^101 ^63^01186 011(17?;5^ 2 0 7

XII15 5110^3 111311110 0(135『31105『0『^ ^ 1 0「 2, 311(1『0「乂 : 2 出 1 ^ 『 1 ^ 3 00051301 1111111:1|?16, ^ ^ ( ^ ) \\ 13『。「比15 1*635011

'!36 0尸010(^1 13 0^116(1 & ^0^)0^101101

11113

^ 0 3 1 1 0 0 5 5.21 1111-011^11 5 . 2 3 31*6 65(11713(6(1 ^

0^8

^

1110^61

1116 ^6111^1 ^ 6 ^ 0 ^ 1\0^6^ 311(1 501乂60!『0『1116

1)1*01)31)1111165, 35 5|10\^11 III 0!5口 1 ^ 5 . 1 6 , 0 : 3 口 13乂 5 . 1 6 垂 1.5801138416407 1 1.56258835780253實811 十 812 -1.56794112123126 , 813 ; 0 56258835780253食811 十 一 1.5601130416407 食812 十 -1.56794112123126 , 1113 ; 。 1.56258833780253 , 811 十 ~1.5801138416107 ,812 十 ~1^6794112123126 ^ 813 ; ^ 94734581823348 ^ ?—1033卿2 ; 20578811716334十?^1053?1^01 ; ?^1033?&01 3 1)1^0? 一!^-腿;

^^1.055^02

9

1

。 1 . 0 7 【 1 . 0 十 ^ ( ! ! ! ! ^ 一 ? 刚 2 ,一2X5—8故川; ^^1,055^01 。 1 . 0 ; 11.0 ^ 25??(虹!^ 一 ? -1.033^01 ,,?一腳)"; ?^055?&00 3 1. - ?^1055^01 ; 。?一103311101 一 ?^1053?1102 ;

015口13乂 5 . 1 6 15 & 56801601 0『1116 8 八 5 0 0 ^ 6 ^1161*3(601 I?乂 1116 ^601*^1 ^ 6 ^ 0 1 * 1 ^ 0 0 ^ 6 ^ I I 0311 1?6 5660 ^

0

~ 0 2 0 5 7 8 8 ^ 丁 1161^0「6, 0 ^ 2 . 7 4 1 5 5 7 ,

^ 一2》47345 31101 、 十 0

5 . 5 . 1 . 2 丁3『9

6 1

^3乂 『5『『0『^1111011011 ^ 『 0 ( 3 6 1 1 7 6

I 5611卜6 丁31*861

0『0『?1100|1011 口『0|3611^ 10 !^^! !!!)!!"!. 8(^113(1011 5 . 1 6 15 3 86111011111 1

6170『111110(1011 ?0『3 1)111317

&1. I? 1116 13『8 ^31^1)16 ( ^ ) 13^65 1116 乂31065 1 311(1 0, 11160 1)16 61

8611101|111 61!"0『1X1110(1011 ^001(1 1)6

5 = 0 , 1 。

'∼卜少》1。~~^

1^1 1『1116

卜 乂

1^61 1133 ^ 16乂6!5, 乂011 0 3 0 01*6316 ^ ^1101II!)' ^31*131)163 乂,少2 ,少3 ,…,少4 ^ "

『600『01 10

01

11115 6X81111316, 1)16 01)561^6(1 1055 ^6^11000^ 1135出6 1111*66 16乂6!5: 0, 1, 311(1 1. ^ 6 0 0 6 1111*66 ^11111111^ ^31*131)165:少1,少2, ^ ^ ^ 3 , ^

^ 0 ^ 1 1 6 0 0 ^ 13 1, 111611 ^ ^ 1,

\2^\2^\^^

01)501^6(1 1055 ^60|116110^ 13 0『0『1116

二 1 , 311^ 1)0(11

2

1 3(1^ 乂 13

1116 0化6『1^0 ^1101II!)' ^31*131)163

60|11211 0 , 1『1116 01)501^601 1033 1X6^116110^ 13 2, ^ 6 0 0 乂311165 0卩0^ 05*103 ^ 6 5 6 !^^!^^!'

XX 15 口0551616 10 ^61161~31126 1116 6汀0『^11(10(1011 10 ^ \^\&\5 35

五 二 -

, ^ 2

71115 13 1116 131-^1糊'31?16

2 ^ 化

I 0311 0!'63^6

: 1 , 3 0 3 1)0111 丫12 &0(1 ^13 \^||| 1)6 0 , 5101113『1^ 1『1116 015301^6(1 1055

/'力。1)561^31100, 111611

11160

5

5

1

0

1088「1^

^

,

)

^

卜 , , 弋 )

~ ~ - ^ 十 〈 卜 々 ) 1 。 ~ ; ~ ~ ~


^1161-6 ;7 15 1116 00011)6!" 0^06801^3110113 111 1116 1^111111^ 3&13 561 311^化15 1116

丁1

I

V

0「 131^61

0!" 1116 !' ' 1^61 0『!116 131^61 ^31~13516 3!'6 01105611 30 35 10 1111111111126 1110 6『『0「 1

『III化11011. 7116 111111111112311011 13 30111^6(1 ^ 23(^1 1101-311011 3 561 0

1

5

11163115 0? 311 1(6!'31 ^6卩!"01:655, ^ 5 111611110110(1 (^&!^, 31

^6116^1601 63011 30! ^6^111113 3 0311^1^316 ?

丁卜6辻6「3^011

5 1 0 ( 5 5 1 1 1 6 61X0!" 15 01111111112001 0「 !116 111化511013 11111111^「 0『辻6!"3^0115 15 1*630116(1 丁1化116X1 135化 !0 1116 1110(^61 ^^10(31116111: ^1*00635 15 10 561601; 0116 0『111656 1110(1615^ XII15 15 ^0116 ^叩口1

乂;08 & 6

1^10(101 801^11011 01-1*61*1011 |3「01^!1^ 10 1116 乂3!&3【;00 1^313 521.

5.5.1.3

1^00)61 36160(1011 0116「!00卩「0|36∼

I 561 1116 1^10(101 8^10011011 0 1 1 6 1 ^ 0 0

!"0(361^ 10 ?「0「11/1^088, I 3!50 5 1 1 叩 1 1 1 0 「0110、^1^ |3「0厂11

醫【^. 015(313^ 5 . 1 7 一 '

广讓1^16 1,1 2 1 0

:. 5.0

-1力

:. -1.0

,.. -2.0

-1.0

05015101^3 -211 -1.13 力 3

0^

0811061

丁 116 561601001 1110(^1 ^613115 0311 1)6 56611 111 1116 1^68111*8 、011010∼

5.5.1.4

5 0 0 ^ 6 1=13111(8 I I I 1116 ^ 6 5 1 ^ 1 1 5 冊 1 门 化 讽

丁1化1^081)118 \^111^0\^ 13 3!10\^|, 111 0 1 5 ^ 1 ^ 5.18.


7 116

58「 6 「 3| 1 1 ^一 1 1 5 5

^

0 ^ 0 ^ , 5 ^

3「 6 5 1 1 0 望!1 1

0 1 11 1 1 0 881.6

门一1 0 ^ 1 6 「5 :

,!"出 !

0 =0 1 ^ 1 1 化1 0 1 1 1 1 6 -1

^ 0 ^ ^

~0

1 1 6 ^ 0 囊9 ^

1 一1 6 1 371 6

1 0 0 -10 1 11 一1 6

1-16

1 0

3一 1 工!1 1 1 1 | 31 一\ 、6

1^ 001.1.655X51:1

| 1 富1 1 0 :

131-16

1-0 5 0 0

!""!1

, 1 ^ 1 1 一 1 X1 1 .6 」一。!

\ 1| 1 1 ^0 \ \ 7

乂0 1 1 0330 1 36 1 11 1 1 0

? 13-^11巧 ? 二 1 1 0 | 0 \ \ ^

胩 : ! - ^ " " : " ^ 彻

? 26,

1 -1 6 831.0

3-1

7331^1-1&5

"! .650316」 『 0「 30 3 &6一 01.& I!1&

^ ^ ^ ^ ^ ^ ^ ^ ^

3 3

5 . 12

圖 豳 諭 : 」 1 。 : ∼ 讓 : 1 ! 圏 隱 豳 蘼 鱺 | !

4埤蹿締:||411^ || 11^11111111

^ 「3 ,1 1

0 1 1 3 7

||||||||||||||||||||

2 0 力

| 一「1


210

? 1^(11^^

、、,!1!1 8/18 &?^/'/?/'/^(?邊1。':尸''"(:'〃仑口/

^101^11^

10115(0!' 81(^1)16X8 ^^1100110)18

0;5|313^ 5 . 1 9 6

45 4 9 5 5

1卿02 0 9 0 9 0 9 1 0 9 0 9 0 9 1 04 1 6 1 6 9 05 7 9 6 0 7 04 2 1 4 1 9 04 2 1 4 * 9 0 4 .3 1 4 1 0 0 4 2 1 , 1 3 0 4 2 1 4 1 9 0 4 2 1 4 1 9 0 4 .2 1 4 1 9 0 4 .2 1 4 1 9 0 4 2 1 4 1 9 0 4 2 1 4 1 9 0 4 2 1 4 1 9 0 3 1 0 8 4 1

5 3 & 3 9 3 9 4

0 5 5 0 2 0 5 02 2 3 3 1 4 0 1 1 1 6 5 7 3 ,818, & 0 1 1 1 6 5 7 2 7 .2 7 2 7 3 2 3 .4 2 0 8 7 0 0 5 1 1 1 4 2 ( ^ 0 3 0 4 0 0 7 1 1 8 9

0 ^ 1 4 1 1 3 0 * 8 3 8 4 7

10 3 1 6 9 3 1 7 1 9 4 4 1

0 2 3 1 1 1 5 0 2 1 1 1 8 8 0 1 .9 5 2 ^ 4 0 . 1 0 2 3 0 1 .7 1 3 3

4 0 0 50 7 0 1 6 7 00 2 0 6 3 3 0 0 0 1 5 9 9 0 7 0 1 & 9 1 6 3 0 1 8 9 1 6 3 0 1 .6 3 1 6 3 0 1 6 9 1 6 3 0 1 8 9 1 8 3 0 1 8 9 1 6 3 0 1 .8 9 1 6 3

0 3 3 4 9 7 1 0 2 6 7 6 6 1 0 2 5 6 7 3 7

90 9 0 9 0 9 45 4 4 5 4 5 4 5 5 2 ^ 6 0 7 9 3

2纖。

2 1 ,0 7 0 9 6 2 1 0 7 0 9 6 2 1 .0 7 0 9 6 1 4 .& 3 4 3 ^ 0 0 .5 1 7 6 2 1 .0 7 0 9 6 7 1 ,0 7 0 9 6 1 3 9 4 9 2 5 0 0 5 1 7 6 2 1 .0 7 0 9 6 1 3 2 0 0 5 0 0 .5 1 7 6 1 2 5 5 8 6 2 00 5 1 7 6 0 1 .5 4 7 4 9 2 1 .0 7 0 9 6 1 2 ,0 0 2 3 2 0 1 .4 7 4 1 & 2 1 .0 7 0 9 6 0 1 .4 1 4 3 7 2 1 .0 7 0 9 6 1 1 5 1 5 5 6 1 1 0 6 6 0 7 0 1 .3 6 1 6 2 15 . 0 7 0 9 5 0 0 5 1 7 6 0 1 3 1 4 7 3 2 1 .0 7 0 9 6 1 0 7 0 4 3 0 1 .2 7 2 7 8 2 1 .0 7 0 9 6 0 0 5 1 7 6 1 0 3 6 2 7 2 1 5 . 5 4 2 0 7 0 0 , 3 6 1 7 9 1 6 4 4 3

6

24

0 ^ 5 1 7 6 0 0 .5 1 7 6

。 」 3 9 0 7 0

7277771

0 & 7 0 0 1 7 0 ^ 3 3 3 9 04 4 ^ 6 7 8 0 0

0 6 7 0 0 1 7 0 4 .4 6 & 7 8 0 4 .4 6 6 7 6 0^008

~~

1 0 2 0 0

2 9 9 6 5 2 5 235 2 1 & 1 5 9 9 1 1 6 6 3 0 9 7 15 4 4 8 5 3 1 4 .4 0 5 6 3

00 0 2 3 2 6 0 0 0 0 1 7 6 5 7 0 0 ^ 1 1 2 4 00 7 1 1 7 4

0 1 .0 4 1 6 7 0

0 2 2 3 3 3 3 0 ^ 0 2 7 5 1 0 1 8 8 2 7 6 0 1 .7 2 5 1 3 0 1 .6 0 8 6 8 0 7 1 1 2 4 0 1 .5 0 3 8 6 1 351183 0 0 7 1 1 7 4 0 1 .4 3 3 3 5 1 2 7 3 7 1 5 0 0 1 .3 4 6 6 6 4 3 0 5 9 3 1 00 ? ! , 2 40 1 1 4 6 1 2 1 0 0 2 1 1 2 4 1 .2 7 3 8 7 00 2 1 1 2 4 0 1 .2 2 0 5 1 0 ? 2 9 5 6

0 7 9 9 5 3 5 0 9 .4 5 & 1 7 0 . 9 * 5 8 1 7 0 9 .4 5 9 1 7 0 9 .4 5 & 1 7 0 9 4 5 6 1 7 05 4 5 8 ^ 7 0 5 4 5 6 1 7

0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

0

0

0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

1 0 0 0 0 0 0 0 0 0 0 0 0

4 4 9 7 5 4 4 7 7 5 4 4 7 7 5 4 * 7 . 7 5

0

4 4 ? 75 4 4 7 7 5

0 9 5 &

-

9 9 5 6 0 9 5 6 095 6 095 6 0 9 5 6 6 9 5 6 805 & 0 9 5 8 0 9 3 6 095 0 095 0 6 9 5 6 .

∼0&5& 0 0 0 0 8 9 5

0 0 0 0 0 3 0 ―.̶:::^^二 00 0 0 6 0 0

095^6

4

0 0 0 0

0 0

00 0 3 2 6 3 0 0 0 2 6 6 8 0 0 0 3 0 7 2 0 0 0 1 6 5 5 000^5 0 0 0 1 6 2 7 0 0 .0 1 5 2 7 0 0 0 1 4 1 4 00 0 1 3 7 4 0 0 0 0 5 8 4 00 0 0 8 9 9 0 0 0 0 5 6 1 00 0 0 6 9 3 0 0 0 0 5 0 4 0 0 .0 0 6 9 3 0 ^ 0 0 5 6 4 0 0 .0 0 6 9 6 0 0 .0 0 5 8 4 0 ^ 1 0 8 9 3 0 ^ 0 0 5 8 4 00 0 0 6 9 8 0 0 0 0 5 3 4 00 0 0 6 9 8 00 0 0 5 9 4 0 0 0 0 6 3 0 0 X 0 5 8 4 0 0 0 0 0 9 8 00 0 0 5 3 4 0 0 6 3 4 00 0 0 8 3 8 00

111 015^13^ 5, 19八,0011111111 3 1135 !116 1/116 ^011^

447.75

4 4 7 75 4 4 7 75 4 4 7 7 .5 4 4 7 7 5 4 4 7 75 4 * 7 7 3 4 4 7 75

4 4 7 75 4 4 7 7 5 4 4 7 7 .5

00 0 0 5 8 4 0 0 .0 0 4 3 3

00 0 8 7 4 2

00 0 4 4 3 2 0 ^ 1 0 2 7 5 6 0 0 0 ^ 3 3 : 00 0 2 3 8 6 0 0 0 2 0 9 & 0 0 .0 1 9 2 3 0 0 .0 1 7 7 3 0 0 0 1 6 5 1 0 0 .0 1 5 4 5 00 0 1 4 7 4 0 0 .0 1 4 0 3 0 0 0 1 3 3 2 0 0 0 1 2 5 6 0 0 0 1 3 0 8 0 0 0 1 0 9 9 0 0 0 1 1 6 0 0 .0 1 0 9 9 0 0 0 0 6 & 2 00 0 0 5 0 2 0 0 0 0 6 3 5 0 0 0 0 6 3 5 0 0 0 0 5 6 2 0 0 .0 0 0 3 5 0 0 .0 0 5 0 2 0 0 0 0 6 3 5 0 1 1 0 0 5 8 2 0 0 0 0 0 3 5 00 0 0 5 6 2 00006^ 00 0 1 ^ 2 00 0 0 8 3 5 0 1 X 0 5 5 2 00 0 0 6 3 5 0 ^ 0 0 5 6 2

0 0 .0 4 2 0 4 00 0 2 6 8 7 0 0 0 1 7 6 0 0 .0 1 5 2 9 00 0 1 4 7 3 00 0 1 3 3 1

2 7 8 0 0 3 6 2 8 5 0 3 8 2 6 3 8 8 3 4 28 9 5 4 2 2 2 3 1 8 2 4 3 2 9 1 0 0 2 2 3 3 0 4 5 3 2 9 3 0 4 6 9

0 0 .0 1 2 9 1 0 00, 2 。, 0 0 .0 1 2 3 1 00 0 1 2 8 1 00 0 1 2 8 1 0 0 0 1 2 3 1 00 0 1 2 8 1 0 0 0 1 2 & 1 0 0 0 1 2 6 1 0 0 0 1 2 5 1 0 0 0 1 2 9 1

: 9 3 0 4 6 9 2 8 3 0 4 & 9 2 3 3 0 4 8 9 2 3 3 0 4 5 3 29 ^ 0 4 & 9 2 3 3 0 ! '9 6 9 2 9 3 0 4 5 2 9 4 4 2 4 7

0 0 6 6 7 6 9

27 3 8 4 6

00 0 2 / 6 8 0 0 .0 2 0 9 8 2 6 5 7 0 6 3 0 0 .0 1 7 7 ^ 4 1 9 1 8 00 0 1 5 4 9 2 0 0 0 1 4 1 7 2 9 1 3 8 4 8 0 0 .0 1 3 0 1 0 0 0 1 2 2 7 0 0 0 1 2 2 7 2 & 4 1 4 4 6 2 9 4 1 4 8 7 0 0 0 1 0 9 3 2 3 4 1 4 8 7 0 0 0 1 0 9 3 2 9 4 1 4 0 7 2 9 4 1 4 8 7 2 9 4 1 4 3 7 0 0 0 1 0 9 3 0 0 0 1 0 9 3 2 5 4 1 4 8 7

丁 1^5 0011111111 1135 3

0 ^ 2 「0『3!1 「0化5, ?!"0111

廿1!5, I I !5 ^0551516 10 1X1^ 11131 511^「|3「156 \4106『01^16(1 1116 II& 01131^5 ^ 。 讽 " I 。 015^13^ 5.1 8^ 「0「 1116 131^61 1^61 2、 XV 1110)1 15 1116 11!@11651 1^61 「01 1卜6 1.11^61; 乂3「131?16 108^ 11611 1:110 1 3 ^ 6 1 13 01^!1131,

"!56

01^63165 11行0113(15 1)356^ 011 1116 ^!"0^35111!)' 0尸1116

?01~ 63011 !"6(101^ 111 11化1051 ^313 56^巳11【6「13「!56 1^11|16「 00111131|!65

111^11051 1^01 0『1116 131^61

1110 | 3 ^ 1 0 ^ 0 1 口 0 X 1 ^ 0 ! ' [ ? " ( ^ & 脚 尸 / ^ 〃 力 力 ~ -

\\^!1|1111 63011 ^6011& ( ^ )

2 \ X0111 1116 1110^61 丁

11 50113 1110 ^3(8

I I 03101113165出6 151*0130111011 0「 03505 XVIII! 3011131 1088^^

~ 1. 丁 1化11(1『0「 3

0)60116 ((?!口) 15 1116 「31!0 0『1116 口!"0(501*^00 0『03565 XV1111 10X^/1^ : 2 I I I 出 6 ^60116 (!^) 10 1116 ^1-0(30111011 0『03565

1053^

^ 2 111 1116 611111-2 ^313 521.

丁0 385655 1110^01 ^61^01111&1106 出6 111301^1106 00111^311^ ^!11卜&化10 1*30^ 115 。115101116「5 6 ^ 11化 3

6X^001001 ^31110 0『1^0881^1(0 , 1115(631^ 0? 1116 11^1化51: 1^61 0『II化13^61: ^ 3 ! " 丁 0

^61110051 !"3(6

|10∼10 0011511111:1 3 111^ 13^16 6356^ 011 0\|3601^ ^31110 0厂1116 13!'^6^ I厂1「9 001151!'110(6(1 1116 6X^6016^ ^116『0「 63011 1^600!"^ !11【I化1^313 561 115111 ^ 出 6 「。「1111113 ^1058^

I X 》 : ^ 1 0 3 ^ : 01尤,)

6016^)1156 \1"化「 11865 1^16 1611715

311(1 ^01^

1(5

1^10^

0十?1弋1。难1 : 11义,;)卞1十^(/^^/;^

7116 10!0 ' 1 ^^11-^66(1& 15 ^0111011111

1156(1 ^611 1^16

^2^X^*2

561 15 ^ ^ ] ^ ^ 11110 20


0770/7/6广5; 1^61^(21 ^61^0^

711011 I 30116(1 1116 6&561 1)105 ( ( ^ [ ^ - ( ^ ( ^ & ^ .

140^8

10 ?^6^101 ^63^01186 0^

III ^ ^ ( ! ! ^ ^ 0 ^ 6 1 ^ 0 『 ^ 0 5 5 / 1 ^ | ^ , ) , 3.^6

/?/'^ 211

1116 6&X& 361 111(0 2 0

63011 1)1)1, I 031011)3(6(1出6 1116311 0 ^ 1116 00(1401 01 01)561^6(1 乂31116 0『1)16

131*861 ^31-13616/055^^ ^ 丁 116 ^ 1 0 0『1卜6 016311 0 ^ 00(1101 1088^(1 01630 0『&0(1131 1088^『0『1(16

10 3 ^61111-^60116 1 0 出 6 0乂6「311

6&X& 561 !5 1116 11^ 0『出6 (^!!!卜^^^^.

丁 11656 0^101113(10113∼6『6 ^0116 I I I 出 6 8 八 8 00116 110(16,

15 00111160(6(1 10 ^16 ^6111*^1 ^ 6 ^ 0 1 ^

0 0 ^ 6 35 5扒0職015)513乂 5.20, 0 1 8 口 13乂 5 . 2 0

丁116 5 八 5 口『08『3111 115601 1(1 ^ 6 8 八 8 0 0 ( 1 6 00(16 15 3)10^11 !0 0 1 5 ^ 1 ^ 5 5.33, 5.34, 3(1(1 5.35 111 1卜6 3 叩 6 1 1 ^ 10 11115 0卜3|316「, 丁116 I I & 131)165 1)856(1 0 0 ^1088^

| ^

) &「6 5)10^0 ||1 731)165 5.5, 5.6, 30(1 5,7,


^6(^10(1^6 1^0^611^

^///; 848 &716"口"86驢"6?^001\00\

73&16 5.5

1033 1*16(11161107: !!^工" 10331^ :1)60116 5 10 15 20 25 30 35 40 45 50 55 60 65 70 75 80 85 90 95 100

!16&II

116011 0,086034 0,059152

0,086034

0 072585 0 061430 0 056393 0,050480 0,046529 !). 042431 0 040620 0 038834 0 037298 0 035732 0 034335 0 033414 0 032302 0 030820 0 029800 0 029031 0 028164 0 027210 0 026184

0,039106 0,041295 0^ 026816 0 026786 0 017857 0 027933 0 024554 0 023464 0 020089 0 018973 0 022346 0 017857 0 010056 0 014509 0 016741 0 013408 0 010045 0 006696

1.12^ 3 2 2 2 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1

28578 77216 34611 15376 92794 77703 62052 55135 48313 42447 36469 31133 27613 23367 17706 13811 10876 07563 03919 00000

731)16 5 . 6 1033

1)60116 5 10 15 20 25 30 35 40 45 50 55 60 65 70 75 80 85 90 95 100

116(11161X07: ^^工!);^

10331! 1:^ 116011 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

073826 062500 051339 035794 033482 044643 022321 013423 015625 015625 017857 024609 020069 013393 008929 011186 022321 020089 088929 002232

1.033(1101 (:碰"丄&^1∼ 116011 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

073826 068156 062547 055866 051385 050261 046267 042167 039216 036855 035127 034252 033162 031749 030226 029038 028643 028167 027154 025907

6111&1X10^1^6 1±1^ 2 84960 2 63078 2 41424 2 15638 1 98342 1 94002 1 78586 1 62761 1 51369 1 42257 1 35587 1 32209 1 28001 1 22547 1 16671 1 12085 1 10559 1 08723 1 04813 1 00000

80111110178 ^

8243197658 ^^1100(10)13


01161 声"5:

1^614^(211^61^0^ 1^0^618 10尸广^//"

1168^01786 0^尺^

213

731)16 5 . 7

1.033 ?1601161107: 1237

1)60116 5 10 15 20 25

30 35 40 45 50 55 60 65 70 75 80 85 90 95 100

5.5.2

10331^ 116011 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

087248 040268 053333 026846 000000 013333 040268 040000 033557 033557 013333 006711 020000 026846 020134 006667 026846 013333 026846 006667

3001*1119

1033^3:^ 0111111116^1^6 ^6011 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

087248 063758 060268 051926 041555 036830 037321 037657 037202 036839 034693 032366 031411 031086 030357 028870 028751 027891 027837 026774

01111111&仁1^ 11^^ 3 2 2 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1

25872 38138 25100 93945 55208 37561 39392 40649 38951 37592 29577 20887 17320 16105 13384 07831 07387 04174 03969 00000

3 1161^ 0 3 1 3 8611^8111 1116 1^01161

丁卜6 00111*31 1 1 6 1 ^ 0 ^ 010(161 6&^0^6

0311 1)6 1156(1『0「 500『!02 & 6&1& 361 ^1161*6 1116

!3^61 13 001 &00∼0, 丁 116 8001*6 0 0 ^ 6 11365 1116 1710^1 6^^/610^&6 ^

0『出6

1\\6 ^6111*^1 1 ^ 6 ^ 0 1 ^ 00(16 10

131-6(11011116 1 3 ^ 6 1 16^613 30(1 1116!「 !?「0|53|511!1165『0『1116 8001*6 013(3 561. 0 ; 5 卩 ― 5 . 2 0 5110\^3 1116 1)1*00655 110\^『0『500『^, 丁 116 ^1*00655 110\^ 00051515 0『30 00016 03116(1 1 0 5 5 0 八 丁 5 ( ^ 0 1 1 6 \^111011 1*63013 1卜6 ( ! ^ 561 10 1)0 5001*6(1 丁116 8001*6 00(16 !0 1116 1)1*00055 ^ 0 \ ^ 13^63 1116 010^01 5001*0 00^6 ^

6 0 6 1

"

2 1 6

^ ^

^ 6 ^6111*31 ^6*^01*14 110(16 &1\6 3^1165 ;1 I 。

1116 0(3(3 56110 1)6 5001-6(1^ 丁卜6 011中III 86061*316(1 !)乂 1116 8001^6 00(^6 !110111(165 1116 口「6出"6(5 ( ^ / ^ ; ^ 16^6)3 0【1116 1 3 ^ 6 1 311(1 ^01?3|51111165^ 711086 ^1^13(10113 1*611601; 1卜6 50111(1011 0 ^ 5(^113110115 5^ 1 8 1^011811 5^20^ 0 1 5 口 1 ^ 5.21 3110^5 1116 |3「0经『301111102 313160161115 1)5601 ^ ^1-6^1016(1 ^1*0(336111(163 0『出6 13^6^ !^^!^.

8001*6 110(16 10 03101113(6 1卜6


214

?1-6^10(1^6 ^40^11^

XVIII! 8/18 ^61^1?!'136滅"?^0011001

5011(110/75/。广8118111638 ^^1100110113

018(3137 5 . 2 1 1.56258835780253 、 811 十 -1.5801138416401食812 ^6794112123126 , 813 ; 1. 5625883*1700253 ^ 811 十 ?^10330101 。 -1.5801138416407 ^ 812 56794112123126 , 1113 ; 1.56258835780253 , 1111 十 5801138416407實812 ?^1033?^00 。 56794112123126 ^ 1113 ; ?^033?^02 。 -2.94734581823348 ^ ^^1,0555^02 ?^1053?1101 。 20578811716334十?^1055?1^01 0膽^?^8^; ?一1033?^02 。1.0 I (乜!)十2^(腿【一 ?一1033卿2 1033^01 。1.0 I 11.0 ^ 2X1^歸《一 ?^1055?^01 ? 脚 0 。 1. ― ?^1053?1101 ; ? 1.055^01 。V 1 0 3 3 刚 1 ~ ? 1033^02 ;

战)15 ;

10 !11(11^(11131 1*6001*^5 1131113 ^

0 1 3 | 3 1 5 . 2 2 5110^5 1116 353180111601: 0『1116 ^^61

1 6

018(3137 5 . 2 2

181)61 1)^1083^0 。 060131011: 1055?80 ^ ; 191)61 2?^1055?^0 。 ' ^ ^ ^ 0/16: 1055观'; 1

16^9^ 0一1|033脚《9; 0-1033脚^ '; 2?一103道0 。 .1 1

力"!:.〕!!!!:'"!^ 2X1)61:1^(1 ^01-136^1611063 一3。0!1101 ^ 1; ^0(1 ^6011101;

411^ 01-10036 1 ) 6 ( 7 1 5 1 0 1 ^

0^1,035^0 。 ; 2?^1035?110 。 ?一1033?1^2食5十?一103311^1言-:1十?一1033關0 , ~2; 一 0 0 。 ?一1033汉。2貪-1十?一1033卿1 , 4十?^1055?^00 -1; 1^ 一3101 〉 2?^1033?110十2.2737372-12 1^611 ^0; 3

11

1)^1055^0 ^ ' ! ' ; 6)1(1; 一應。?^1033?^02 , 醫 2 十 ? 言 - 1 十 ? ^ 1 0 5 5 ? ^ 0 0 , 3; 一311111 〉 2?一10330^|十2.2737372-12比611 3。; 2?一1033?110 。 ^3011; ^6011101 。 3; 611(1;

丁116 00(16 568016015 5卜0∼0 ;0 015口13^ 5.23 &1\6 015口1&乂 5 . 2 4 01*6316 8(1(11(101131 乂3「1313|65,

口 1*0111


0^10^16^ 5: 1^6141-011^6(^0"化140^18 10

1011^65^01756 0?1^ ^15^ 2 1 5

018(3137 5 . 2 3 ,育,,^,^,食亡,,力背^念,亡^貧亡育亡,,

1

遺'1^10331^0 ; ^^3^1,,卞711^1!卞1:,, 7, , ^

5丁卞^7171

',;

1^1035^0

\\

2; ?

1?《一脇?一 1 7 。

^!!^.

1^1035^0 11-1033卿

1?《一114^一 VI

1

1055^01 2

\

】11101 0 0 ;

,; '

"!

1;

?一1033卿0

》 7 0 0 ; 1)0;

一8^?一 。 ?^1055?1100 ; 1^1035^0

11一1053?^0

,; '

"(?

0;

咖;

&乂 5.23 8110^5 1116

1*^61

&55^0爪6泔口『00655, 7116 ^81*131)16 1̶1055?110 !5 01-6316(1

30001X11113 1 0 出 6 口0516『10『口『06&1)11;!^

&11001『0『68011『6。0『丄

018|3|37 5 . 2 4 7001: 5001:? 1^0(16; 藝 2 : 3001:^;

16321

28-27017?&08*811117

。 '?^^!!!.^

^

2^61 2 。亡10551^0,',

。 ?,103301(32;

211^1^:87?1108^311177

? 卿 1 ?」033訓0

I;

211^014351?10471011 。

1,1033^0;

1 2 8 0 1 1 1 & 8 垂 0 1 X 1 3 1 0 8 ^^^18001:2011; 1*321! & I I I ^ ^ ^ I 5 I 0 9 -

~^600&0^2^6(1 2)6015X00 103: 1055^";

01.1)1:0151011 。 0 ^ 1 . 0 3 3 ^ 0 ;

211一?&0?17 。 2?^1035?^0;

10 013|313^ 5.24, 1116 ^31*19516 6 ^ 0 5 0 1 8 1 0 1 ^ 1 !"6|3『656015 1116 ^1*6(110(001 1^615 0『1116 0 0 1116 |51^0^1|: ! ! ) ^ ^ . 丁卜6 ^31*13616 6\1一0;1八??^!^^;八丁10∼「615「636111:5

1113X111111111 |30516『10『口!"。!^!^!!". 61^1 0^1八?^!^仁八丁 101^1 ;5 1116 53016 35 ^ ^ ^ ^ ! ! ) ̶ ̶

5.23 ^

~

0131)13^ 5.25 3110\^5 1116 11^ 0犷^31*131)163 01*63(6(1 ^ 0100161.

^05&6

131-60110(601 乂311165 ^^^86(] 0 0 7

^ 3110^0 111

~ 8001*6 00(16 1151|13 ^ 6 ^6111*31 ^ 6 ^ 0 ^


216

"!縦:?1-0^(10011 5。1"!;(建/。,. 811X1)10^ ^0^11061110)1^

I 1-0^1011^0 1^06161111^ "'///? 8/化&110-^1-1X0 3

013(313^ 5 . 2 5 1

|國…國!!,,…國―,國國―一,國^1 ^

;《"-51:(!" \ 1=11& [!^

^?.1.:..1— ^

1 1

―'國'

11

—圍圍

―'圍'―"'―"一…國國國'―'圍圍'――''―

V I ^ 1 ^ 0 ^

1扁創#1』:」 183

5^01:6 0 1 ^ 1 ^ ^51:10151^3

184 185

"孤

186 187

0^1.055^0

168

111^1^551^1^^X10^

169

^1)^^1510^

1^[工310〃

190 191

^^10"?^08X811,1X7 111^08^81111^

?1^1)107

化11

? 1:^110^10^ 101:

194

1^1053^0

195 196

?^10 5 5 ^ 0 0 10551^01

197 198

10550?02 11^1055^

199

5 ^ 1 3 ^ 5 ^ 3

111: 01

2?一1055咖

10531^0

? 1:013 01)111^7 0^ 0 1 ^ 3 3 1 ^ 1 ^ 6 ^ 1 0 ^

化。"

192 6:"一刚?1丁 193

1)601310^: 1 0 5 5 0 * 0

?1:0^11: ^01: 1 0 3 1 5 0 仁:1055^0

111^0: 1 0 3 3 ^ 0

?^^!^

11611181

! "31(^)1: 1 0 5 3 ^ 0 - 0

?1^1)107

1^111:&1

!"31^:"3: 1 0 3 3 0 1

116111:&1

?"31^:"3: 1 0 5 5 ^ 0 - 2

1

1

II∼!:&1

一"綱一

化^1[:"

200

0 1 3 5 3 1 1 1 0 3 1 1 0 1 10 ,1)131(5化!" ^ 3 ^ 6 36111119 I I

5.5.3

1113111*31106 ^ 1 1 1 1

I !'6(1101611 ^ 1 * 0 1 ) 3 1 ) 1 1 1 1 1 6 8 3

丁 116 1)1-0(^1^111165 ^6116^6(1 ^出6

11611^1 06(^01*1^ 1710(101 030 1)6 1156(1 10 013831^ 1*181; 「0「 1^0

^111^05^5: 霧 10 ^

01!5101116!'5

^

10 36^「111"化^1-61111111113 10 ^ 01131^6^ 30001^1112

1

0

!" 151\

6

63011 1*600^(1 111 11化3&13 56^ 乂011 030 001X1)311(6 1116 6X^36016(1 10881 110 7

^ 1 0 ^

!^)^

^1055^

^ 0 ! 乂;)

1(1

0 十 ^ 1 0 5 ^

35

^ 1 | 丫:) ^ 1十?,\1058^ ^ 21 X 》 卞 2 ^

7116 011310111615 0311 1)6 1^11^6^ 6^ 11115 6X^6016(1 1^6^116110^ !111(1 3551^110(1 10 1

5 . 6

I'!8^ @ 訓 口

^ 1 111111-0^11011011 1 0 11311131 8 3 3 1 3 ^111101:10115 III 8601100 5.2, 1 ^6301'!5(2^ 3 116111^1 00^01*1; ^1(11 1^0 111(5(1611 13^61*5 311(1 0 0 6 011(^111 13乂6「, ^1101*6 1116 111^1^611 [&^01^ 1136(1 11|1631~ 0011113111311011 ^11110110115 (^^ 11&11008 5.1 311^ 5.3》八5 111611110116^ 631~1!6!", ^

5611111^ 1116 ^1*0111(004111*0 口「0口611乂 10 1^11^? III 11化1^6111*31 1^6^01*1^ 1101^6, 乂011 \^!11 ^61 3

0 6 腦 1 0 6 1 ^ 0 1 ^ XV1111 0 0 6 111(1(1611 1【1^6「出&1 1135 3 11116&!' 001111)111311011 ^11110(1011 311(3 3 51811101(1 ^3-511313&30(1^311011 ^11110(1011 (^!/!!?). 丁!16 ^11110110115 !0我10^1X110^ 1116 51511101^ ^^0^^

0^7(7/7, 311(1 5出0! 561011^ 10

015(31&)'5 5.013, 5 . 0 0 ^ 5.00, 311^ 5.0已^6(3101 111656 51^11101^

I XVIII 00\^ 1111X0011106 乂011 10 311011化「 ^ 6 01、 ^ 1 & I 1)3515 ^1111011011 ^13.1 03X1 1?6 1186(1 35 311 & ^ \ ^ 0 。 1X111011011 !0 116111~31 1化1\^0「1;5, 1112 1*3(1131匕35!5 「111101:!011, 1^.^131 1)3513 1*11110110115 31^6 ^!!-^!^^^, 51)1 111611- 11612111 31101 XV 1^111 316 ^610-1111110(1 ^

1116 ^313 !11 1110 1X611

1^0^01^1^ 110」^


^006^

5: 1^6141^11^61^0^ 1^0(^13 10 ^6^101

1^68^0(156

0^化3化217

811|?15056 I 1156 &『3(^31 1)3515『110(^011『0『1116产111010101 11011. 丁 116 「3出31 1)3513『00(^100 13 0 ^ 1)16 ^0110\^1112『01*01:

311(1 ^1101-0 ^ !5 1116尸,51&0(1&1x11x63 !11|3111,出6 " ; , 、3『6 \\^1^115 1*6^1*6361111118 1116 06016『(。!^…!!) 0『 1116 1)3515『00(^00,。』13 1卜6 ^161^11^ 0『31111036, ^

15 3 口3『3111616!" 50010110165 \ ^ ^ ^ ^ 10 35 1116

6/05, 3 0 ^ /? 13 1116 01101156『0? ^口"^.八001116「 0163511「6 11131 15 1*61&1601 10 1)105 !5 1)16什/^////. 1)1 1116 5八31113111131,∼^出13

500161111168

10 35 1110 1*001^1-0031 0 ^ 1116 13103. ^366 1110

5601100 "!)0^1111110115 0^811111-111八「。1111601111*6,, !0 !^6^011^61^01"化1^0(^6: ^6^61706

乂011 0311

9

300633 1111*011811出6 6016『口『!56 1^!06「 961|3 ^ ! ! ! ^ . ) 八 I I 0『1116 0113115 口『6560|:601 1101*6 &1*6 30001*^105 10 111!5 (^厂出出。!! 0 『 ∼ & ^ . !"10\\^乂6『,III 011161 1313065 10 1卜6 5 八 5 1*6^61*61106 111&111131 31101 -

III 1116 11161-31111^6 ||1 36061*31, XV"出13 000^101601: ^

^ 86031150 1卜6 ^ " 1

3 1 5

50016110165 ^6^1116^ 3 5 出 6 1*601^1-0031 0犷1(16 3(^1131*6 0『1卜6 ?^5001601 1161*6 &「6 ^

6 0 6 1

" ^ ^ 『 『 出 ^ ^ 「 6 0 1 ^311163 0 『 ~ , 乂011

0311 0)131136 ^ 6 1^615 &000^6\\\^ 10 1116 ^611111(1011 11131 乂011

6

0^

0

丁 116 000^016111 "乂 , 03116(1出6

1116 013X111111111 \ \ & 0 『 1 卜 6 1)611-5113136(1 0111^6 1^6561116(1 1(1 015|513^5

1161^11X3"續111633111*63

5.26八111「011径11 5.2601. 丁卜6 81115500151:』15 3(1(16^ 10 111(1108(6 11131 1116 1*3(5131 1)3513 11111011011 1*3 115601 10 03101(13(6 1116 011印111 0『1116产111(1(160 11 (!!!.

1卜6『6 3「6 /? ^ ! ^ ^ .

^1160 11101*0 31*6 /? ^6^01*1^

7)1656∼61^115 3「6 65(11113(601 ^

1116 1^6111*31

丁 116 乂6010『0『!0(31115『0『30^『6001^ 0!" 01)561^&1100 01&乂 1)6 111011^11 0『35 3 130101 10

尸-出!!^!^^!!』3^)306 111 \^1110|1 1(16 乂 6 0 1 : 0 『 0 『 1 3 1116

0 ^ 6 0 1^16 !^&!^ &0(1 ^ ! ^ , 1110

^1116 0『1116『3(5131 1)3313 ^110011011 ^6)3611(15 0 0 出 6 ^15(3(106 1)61^6611 1116 1叩11(8 31101 1116 I

00\^ 口1011116 1*^1^1 1)8515 ^11110110115 "辻卜011^2「601 1161^15 311(1 ^1(11115卩0『& 511[^& 111^)11111131

1*30565 1)61^6611 一 1 0 30(1 10. 8|006 1116!'6 15 001 乂 !0|3111, 11161*6

1?6 001 乂 0 0 6 ^ ! ^ !

, "!^」,I

3「^31^1乂 56110 0^ 015口1&乂 5.26八5110^5 3 2X^9^ 尸1116 ^ 1 3 1 63515『110(^011 2 ^ 6 0 111 5 ^ 11&!:100 5.25 ^11)1 1x61^11 ^ 1 0

&0(1 V!'/"^///? ^ 1 ^ 丁卜31 15

9

― 1 30(1 6, ~ ~ ~ ~ ∼ 過 3

二丄二 1 , 1


218

?^6^1011\6 ^4(^6 II"宕柳7/2 8/18丑"^77/755滅脏:^00(1001

80114(10115力广8118117688 ^^1100(10^8

「隱I!。"'"曰(^丁。1,動丁^^!'

/731//9/ 835/5

011!|111| 1~ 0.8^ 0.6-1

04^ 0.2 ― 0二 1 -10

1 -8

1 誉6

國丁一"國口國'1

~4

-1

1

1

0

2

~1

4

1

1

V

6

0

10

1. 0 1 3 ) 3 1 ^ 5 . 2 6 8 5 1 1 0 ^ 5 3 ^ & ^ \ \ 0 ^ 1116 1*^131 1)3513 ^11110(1011 8 ^ 6 0 ||1 ^ 1 1 3 ( 1 0 1 1 5 . 2 5 311(1 ^ / / ? : 4 , 71131; !5, 7

0 : 3

口 13乂

~ 1 311(1 6: ^ ~ ~ ~ 』

~ 1

:丄:0^25^ 4

5 . 2 6 8

尺30^/3/835/5戸膽&00怖/6"!"閥7^=4,

|

0||^|||

51311(131*1112611 ,叩!! !

―^

015口1&丫 5 . 2 6 0 3 1 1 0 ^ 5 & 31*3(311 0『1卜6『&31&I 1)3515 ^11110(1011 8 ^ 6 0 ||1 8^113(10(1 5 . 2 5 "^卜1^161^11 二 31101

^ 4 , 71131 !5, 1

~ 5 31101 6: 二 ~ ~ ~ 7 磁17

二丄二 4

0.25,


口161~ 5: 1^614^1 !^6^0^ 140^18

10

6^101 ^65^0^56

011(1 ^18^ 2 1 9

0|8|3187 5 . 2 6 0 ?隱論'"曰(^丁^5,動!!^'

^13180813

01110111

8I^II(1^I'^1I26(11叩凼

一出

\~ ^ I

[—-';"'-'――――

"―^:?1~1?!1~;1

!"' ―

~

^ ; . . , ―; ^| ~ ^ ~ 一 圍 ∼ " . 1

1 '― ^ ~ ~ ~

|

| ^ ; ~^

^~ ~ ;

1『11161*6 31*6 1111-66 011118 I I I 3 111(1(1611 1&乂6『,630)1 11^1113 3 1*3^131 1)3513『1111(^1011『0「 ^0\\\2^\01\^

311(1 1『

1116 ^2^6\3\ 1)3515 111(1^10113 31*6 00115(1*31116(1 10 51101 10 006, 111611 1116^ 31*6 03116(1 71。"麵1126(1 ?"。出0! 1)0818^14110110115 111 ^ 0 1 6 ^ ^ 1 5 6 \ 4 1 0 0 ^ ^!11101111(115

5 . 7

^1161*11811^0

8|10011108110118

0 1 1110

&1|11, 1116^ 31*6 03116(1 0^1110^

^0^10,11)0318

11611『8隱!!像^!^!^^

I I 18 1303511)16 10 ^1*0(11100 & !!"!!!!^!^ 0 ^ 116111*31 0 6 ^ 0 ^ ^!^^!^ 6丫 3;3601^1118 3 ^ 6 0 1 ^ 1 ^ 6 7

&!"。11 !1601111^5 I I I 1^16 ^6111*31 ^ 6 1 ^ 0 1 * 1 ^ 11066. 丫 0 0 0311 11160 1 1 1 ^ 6 3 5616011011 & 0 0 1 81110113 ^ 6 5 6 111001615, 1)356(1 0 0 1!^ 0『01116『11163511「65, 1131(13 1116 1^0(161 001111)31*18011 1\06&.

丁卜6『651 0 ^ 11118 30011011 口1*656(115 3 53111口16

0『口05511?16 31*0111(60(111*^1 3^6011103110115『0『3 116111*31

0 6 ^ 0 ^ 111 001617)1186 1^1||16^ ?0『630(1 51)60; 「10311011, 3 5 1 0 ^ 6 磁 ^ " 1^6^

1卜!"06編(^" 110115

15 &85111116(1 711656 3(3601(103(10113 ^61*6 165(6(1『0『1卜6 1)111317 131^ 伫『651)0056, 1.6. ( ^ ^ 1*681)0036 10 & 6

6^01

01311 501^1(3乜。!!), ^111011 15 ( ^ ^ ( ^ ( ^ ( ! 111 8601100 5.4, 丁卜6 131^61 1 & 3 0 1 1 ^ 3 1 1 0 0 ^110011011

^ 3 5 5 6 1 1 0 06131111『0『^11 1(16 5|3601603110115, \^|110|1 ^1*0(11106(1 1116 ^0110^1113 011(1311(8:

尸(少:":

^

1 十 6 X ^ 5 [ - 十 " 巧 十 ^ 2 ^ 2 十 ^ 3 ^ 3 ) 1

I 113^0 165(6^ 311出6 3(3001(103(10115 115(6(1 |16^6『0「出6『65口0!156 1110(1^1 131-6861116(1 1(1 560(10(1 5.4, 3 1 ^ I 113^6 ^6(611111116(1 1)131 ^ 3 0 1 1 1^11? 51)6011103(1011 8 ^ 6 0 1(1 8001100 5.4.1 15 38 ^00(1 35 0 『 出 3 0 出 6 0出6「 5()6^I^1^3^I0I15. (丁116 &11 681161^ 0『1*65111(5 !5 11011^1)0116(11161*6, I。欲。"。【曲!".)


220

口86滅"6":

^///? 848

10(1^6 140(1&11^

: 0 》 :

?^

?^001100\ 801^.110^18力"8118117688

^^1100110)13

~

1 十 ^ [ ( ^ 十 ^ / / , 十 \ ^ 1 1 十 ^ 3 ^ XI 2

2

^1161*6少15 1116 131*861; ^^! ^!)^. 7116 ^ ! ^ ^ -

3

, 311(1

&1\6 8.^30 1116 1)133 、 (!!^! &0111 010(161 -

10 010(161 ^ 巧 , / / ? , & 1 1 ( 1 仏 & 1 * 0 1116 011(^11(3 0『1116 111(1(1611 00115.八5 111656 1*63111(5 !11(110316, 5(1161731*156 ^1106『11363 3 10315(10 30(1^^1011 111110(1011 35 1)16 ^6^31111:『0『1卜6 131*^61 13乂6「 \^11606乂6「 \\\6 1 3 ^ 6 1 13

5 睡 7 議

0 6 ^ 3 1 1 I I 0 0 1 ^ ( 3 1 1 1 3 ( 1 0 1 1 1^11110(1011 ^ 1 ( 1 1 0 1 ^ 6 1 * 6 1 1 1 八 。 1 ^ 3 1 : 0 1 1

5.7.1.1

1=11110(10118 ,。『1116

4 1 加 6 1 1 1 3 乂 6『 86@111 6乂 36^1113 1116 ^1*0111(601111*6 口『0|361^ 10 11861^ 出6 1 ^ 1 ^ 6 1 0 0 0 1 1 ) 1 0 3 ( 1 0 1 1

^1100(1011

9

口「0|361^ 10 1)6^1111, &1\6出6

丁3!^"

^ 0 1 ^ 1 1 0 0 ^11110(1011 口『0口6)1^ 1 0 1 ) 6 & 1 | 1 3(1出

001111311131!00 ^ 1 1 0 0 1 1 0 0 ^ 0 口 6 1 1 ^ 1 。

5611)16 01(1(1611 1^V

仁1^16 101)111 8(311^31*^123(1011

131*0(3611^ 10 8(311(131*4 36^131100, 311(1 1116 1114^611 !^)^! ^ 0 ( 1 ^ 3 1 1 0 0 ^1111011011 口『0口611^ 10 0 0 6 0『 1

1116 ^0110\^102:八1X1^11,冗11!0仁0)^61*1)0110 1^1^6111, 1 ^ 0 ^ 8 1 ^ , 0^1188, 81116 0081116 ?

!^!^)!!^!", 841181*6,议61:1 口 1*0(^1, 0『80&

?0『63011 0『1116出1^6『6111 11101(1611 1&乂6!" 3011^31100 ^11110110113 113(6(1 3^0^ 13^6「 001111^11311011 ^110011011 6乂 3 0 ^ 1 ( 1 3 出 6 111^^611

I 1136011^1& 53016 111(1(1611

001111)111311011 ?11110(100 01*0(3611^ 10

0 6 ( 3 1 1 1 1 I I I 630)1 0 3 5 6 , 7116 36&1111 111(1(160 1&乂6『001111)111&1100『110(^011 13 1 1 0 6 & 『 1 3 ^ 乂 6 0 6乂

( ^ )

V』二∼十!^,',, 1=1

『0『1卜6产1113(1611 101?1115 3 0 3 ^ 8 5

1^0

0 1 7

∼116『6 ^ 、 』 , \ ^ ^ … . " ^ ) &1*6 1 1 1 6 ∼ 6 1 ^ ^ 5 , 2

2

13 1(16 1)138 006111016111. 7\\& 3^001^10 111111101*10 ^^11163 ^11)1636

^111出汗6『,35 &『016, 6*001 0 0 6 1110(16110 1116 0 6 X 1 3 8 I 117

01(1(1611

,^ ,..∼3『6 1116

^ 0 ^ 3 ( 1 0 1 1 ?11110(10118

&^.

5\&1\6^6\2^6

^ 6 1 ^ 1 1 5 &11(1 5 ) 3 3

6 0 1 乂31065 1?0111 1116 1131《0「 1^16

^^\\\\6 1116 111(1(1611 1 ^ 6 『 3 0 1 1 ^ 3 ^ 0 1 1 ^11110(10113『0『

63011 1110(161 1 3 ^ 6 0 0 1卜6 53016 ^1111^101131『01*01 (^(^&;。!! 5.27〉, 1116 &0(1131 乂81065 0『1116 ^61^1115 311(1 6135 ^!11 (!!^!『『001 0 0 6 1110^61 1 0 出 6 0 6 X 1 -

丁0 11^05?01111 30 !0口111 10 5(31^31^126(1 00118,出6 016311 30(1 3(311(1&^ (!^^!!^!! 0? 1116 !0|501 &01*055 &11 1^600^5 31^6 (^!^口!!&忒30*1出60 1116 01630 13 5111)11-3016(1 &001出6 01-1^1(131

乂31065, 31\6 1116 1^51111 15 11160 ( ! ^ ! ^ ^ 1)16 5130(131X1 ^0^1311011?『0『63011 10(1^1(11131


0(70^16^

丁卜6 3^0^

5: 1^6141^1 !^6^0"化1^06^13

10

6出"1^68^01756

0^

221

5(56011103110113 0卩1116 111(1(1611 13乂6「 301卜31:100 1X10011011 。『(^"(^(! 1 1出斤6「6111 110111*31

0 6 1 ^ 0 1 ^ 111001615, &1\6 111636 ^61*6 00011331*6^ 10 1116 010(161 |51^656016^ 111 8 6 0 1 ( 0 0 5 . 4 1卜6!『11& 011&115. 8 3 5 6 ( 1 0 0 1!&, 00116 0『1116 5(3601110&11005 1^0(11106(1 3

^ 6 5 ^ 6 0 1 10

010(161 11130 1116 0 0 6

5 1 1 0 ^ 0 !0 8 6 0 1 1 0 0 5.4^ 1(1 1?311!011|3^ 1116 111(^016(1 1&丫6『3011^31100『00011005

(^^ I 105*6(1∼6「6

幵 二 〈2 7 丌 ) # 130 ― 仂》,7 ^ 1, 2, 3 ,

八「0 丁30

1

511101

1*1

9^^561-1)0110 7 3 0 5 6 0 1

二 181111(77》 1

1^0^15110 1

+ 6 x ^ - 7 ^ 口 (一0.5*7; 》

0&1135

2

3106

^ 510(7;》

005106 5X13006111131 3(^1131*6

1

一^ ,

^ 饩 腿 X

^

3

,乂

10 1116 5 0 & 議 X 6X^)1-6551011 3^0\^

1卜6 0 啤 1 1 1 5 0卩1116 I I ! ^ ! ! 11111(3 5 画 1 0 0 0 ; 1 ^ 1『1 5611116 ^31116 0「

?] 10

^ 2 , 出 ^ " ^ " ^ ^111 3(111 51101 10 !!!!!^.

3

0 &11(1 631101&16 0 0 1 ^ 7|

5.7.1.2

06^31111八。1^311011

6

^1111011011 ^ 1 ( 1 1 0 1 ^ 6 1 * 6 1 1 1 001111)1113(1011 ^11110(10118 , 0 『 州 6

?0110\^1115 18 & 1151 0『乂31065 10 ^111011出6 111^(1611 561. ?07 630(1 !1601 111 1116

^01111)10311011 ^0110(1011 口『0|3611^ 0311 1?6

I 5|10\^ 1116『00111)13『0「 1)16 00011)103(1011

0011.

八00

7

7

― ^ ^1

^1161*6 X,,义2 , … : ^ 31-6 1)16 51^1\6^6\2^6 II!]31113.

^1100(1011『0『1116产&XX


8/18 ^6^186鳩"?^00(1001801^110)18/。卩81131)1688

^6^1011^6 140(1&11^

^^1100110118

[ 腿 八 "

7

^ ^

^ ^ ^

0 | 7

|

|

7

^

9

^1161*6 ^

; | ;

15 1116化61^11 0『1^ I 叩 I I I 111 1卜6 / 力 1 1 1 1 1 1 : 3(1(1

15 1116

1=1

卩 二 1^

+^\V. X^V/)[!&16

1116 1^

;|

^

0 1 7

\^6!^115 (。(^(^。^!!杓)00 1卜6

111(1(1611 0 0 1 1 1 0 1116 0 6 X 1 , 11100^1 1卜6 51^5 006^10161115 ^ ^ 6 1 1 ^ 5

^ 0 001出他『&001 006

1116 \ ^ ^ , 0 1 3 ^ ^ ! ^ . 0

卩 77乂 ^ 一 6

一 X; 〉 , ^1161-6 ^ 15 1(16 !"' 5 1 & & 6

^

2

! 叩 ^ 31101 ^

2

31\6 6 31*6 03101113(6^

1=1 1101-311^61^ 6乂 1)16 1^6111*31 ^ 6 ^ 0 1 * 1 ^ 110016. 丁 116 0061^1016111 6 ^ 0 6 3 0 0 1 (!!^!" & 0 0 1 0 0 6 1113(1611 111111 10 1(16 0 6 X 1

口 7乂 二 一 ^ /

一 、 》 , ^1161*6 ^ 15 1116 !"' 5 1 & & 6 2

3.1x6 ^

&1\6 6』31~6 08101113(6(1

∼1 116『811乂61 乂 6乂 1116 ^6111-31 1^61^01*1^ 1\06&.

7

7

~

7

#

^^(^^(^

6 31-6 03101113(6(1 \ 1116

1

~ X &

5

一 弋 ) , ^ 2

" 弋 1 5 1116 /'力5130331X1126(1 !0|3111,∼,…,&0(1 6

1卜6 ^ 6 1 1 1 ^ 1 1 ^ 6 ^ 0 1 * 1 ^ 0 0 ( 1 6 , &0(1 乂 13 1116 1111111136『0『00111160(10115 10

^

】 0 60161*^1^56 \1106『1116 001151&III 乂 15 03116(1

01|16『1111113,『「0111 1116 ^006(11118

7;

1 6 1

1 0 8 ( ^ 5 ^ 》 一

!)/ ^

丁116 ^30-10 0『3 1111 !1 !5出6

0尸

乂6『,『66(11113 111(0 1(131

一《》

2

, \\^16『6

311(1 6乂 31*6 0^101113(6(1 | 1 6 1 ^ 1 乂 6 ∼ ^ 1卜6

^ 6 1 1 1 ^ 1 ^ 6 ^ 0 1 * 1 ^ 0 0 ^ 6 3 0 ( 1 乂 13 1(16 !^!!!!^!" 0卩01116『11111(5 ^66^1113 I I I 10 1116

1』:10^01)5(01

^》一

1116 1^6111*31 1 ^ 6 ^ 0 1 * 1 ^ ^06&.

^

一 X! 〉 , ^1161*6∼,厶,,30(1 "乂 31*6 0^101113(601 1161-&1^61^ 2

^


0^006^

5.7.2

!^0^618 10

5: 1^141^11^6(^0^

6(^11^63^0/156

0/7^ / ? / " 2 2 3

1^11111謹画3乂6『06口1『011 ^8111 06131111 3 6 1 ( 1 1 1 9

I I I 3606『31, 3 111111(11&^!" 口61*06(311*011 ( ^ ^ ? ) 11565 & 1!1163『001111)1113(1011 111110(1011 &1\6 3 31^11101^ 3011^311011 111110(1011 I I I ^ 1 6 111^611 1^61*5, (丁31111, 31^(311, 1 0 ^ 5 1 ^ , 311(1 511101 ^11110(10113 31*6 51^11101(1 ^11110(10113 1)6021136 1116^ &1*6 5-5113136(1 ^ 1 1 0 0 ^。!^^.) 1『乂011 5 6 1 出 6 ^1*0111(60(111-6 10

1\11^,

1116 !^!"^"

!^&^ 001111)1113(1011

^0^61^

^110011011 口『0|3611^吣1)6!&1110 丁81*861 1^3^^

^ 0 ( 1 ^ 3 ( 1 0 1 1 ^110011011 口「0口6(1^ 10 1 ) 6 ! " , 31101出6 0111(160 !^&^!" 001111)111811011 ^110011011 口『0口6(1^ 10 1)6&1111, 1116 ^6111*31 ^ 6 ^ 0 1 ^ 110016 311(01113(1031 !)' 86(5 1卜6 111(1(1611

^0(1^8(1011

?1100(1011 1)1*013611^ 10 131111.

5.7.3

8311831 8 3 5 8 3

^11110^8011

^161^01*1(3

8乂 5 6 ^ 1 0 8 1116 ^ 4 1 X 1 6 1 1 * 6 口!"0口611^ 10 1^16『0110\\^1^ ^ 1 0 6 5 : 0 1 ^ 6 1 ^ 0 , 0 ^ 6 1 * 1 1 1 ^ , 1 ^ 6 1 ^ 0 1*^8?!:!!, ^ 6 ? ! : ^ ~ 1 1 6 ? 8 ^ , 0『1^1181!"111^, 3 0 3 ^ 1)6&1111, 丫011 0 3 0 ^ 1 1 6 ^ 6 56乂611 ^1^61*6111: 1110(1615 『00011005 111

010(1 56扛;0〇出6 011卩「0|3611!6510

3\\ 1156 1*3(^1

^11110(10113 3 8 30(1^311011

111(1(1611 1111115. 5 ^ 0 ) 1 1110(161出泡!^ &0111 1116 0出6『"!出『65口60110 1卜6 011中015 0『

1116 111(1(1611 1111115 (!!、,!!? 31\6 / / ^ 》 丁 116 001111)111311011 1X1110(10113 &1)6出6

011(^)11(5 0 ^ 1116 111(1(1611

11111(5 31*6 03101113(6^ 38『011。∼5,

5.7.3.1 0^111317 8 3 3 1 3 1 838:3 ^11110!;011 丁!16 0 0 0 1 6 1 0 3 ^ 0 0 ^11110(1011『0『1116

^1(11

^1131簡卟8《088巧0》

/ ' , 0 0 忟 I I I 11115 0 3 5 6 15 7 ^ 二 ^

^

(

^

?,∼116『6 ^

31*6

1。1

1116 ^ 6 1 ^ 1 5 ( ^ ^ ^ ( ! 103105 0『1116 1)3813 ^110011011 061\16^^ 3 0 3 315 11 0 0 0 5 1 3 0 1 ( ^ ^ 1^01|51^0031 0『1110 ^ ! ^ ) . 丁116 ^6111*31 ^ ^ ( ^ 。 ! ^ 0 0 ( 1 6 1161^11^61^ 0^101118(63 1116 ^61^1115 3 0 ( 1 1116 1111111136『0^ 111(31115 15 /?, 311(1

7116

8『6 111『66 111(1(1611 11111(8 (/^., 7 = 1 ^ 0 3 夂 7 1 1 6 0111|301 0『

1(16 /力111(101611 111111: 15 8 ^ 6 0 6乂 //乂 ^ 6X13(7乂》

015口1&乂 5 . 2 6 3110^5 1)16 011^111 0『1116 1111*66 111(1(1611 1111113 //乂 (/^ ^ 1 2 &11(1 3 〉 ^1(11 3 5 1 0 ^ 6 ?

5130(131X1126(1 !0口III八06 (/? ^ ! ) , 30(1 3^11^317

『 0 『 ^ &11(1 !).


^6(1(011^6

^0^611^

5.7.3.2

^1(^1 8/18 ^6^136

0^1)1317

^//"":

?!'00(1001801^10^8

(。丫 8148117653

^ : 3 1 6 3 8 1 8 1=11110(1011讽^1 1^116^1131 ^ 1 ^ 1 1 8

^1)1100110)^8

^ ^ ^ ^ ^ )

卩 10 11113 0 3 5 6 , 1116 001115111311011 11111011011『0『1116产111111: 13 ?]』^ 一 ~

2

^

一 X , 〉 2 , \^1161^6 \ ^ 31*6

1=1 1116

1^1115 1161-3(1^6!)' 08101118(6(1 6乂 1116 ^6111*31 ^ 6 ^ 0 1 * 1 4 0036, 311(1《15 1116 1^

^1&1\6^6\2&6\

&1\6 ^ 15 1 1 1 6 『 6 0 1 口 ! " 0 ^ 1116 ^1(1111『0!" 1 1 1 6 产 \ \ \ & 1 1 1 1 1 1 . 1)1111化6 1^16 0 1 1 8 ? ^

6X31111316 111 ^111011 & ^ ! ! ^ 00031&111 ~

6

^3106『0『6 ;5 0^101113(6(1 10 1)6 1156(1 ^1111 &11 0『1)16 111(1(1611 111111:3 1(16 9

!0出15 0 3 5 6 0311 311^6!" & 0 0 1 0 0 6 1^(^611 111111: 10 3 0 0 出 6 1 \ 7116 0111口 111 0 『 出 6 产

11(111 13 8 ^ 6 1 1 6乂 //乂 ^ 6 X 1 ? ^

015)31&乂 5.27 5卜0∼5 1116 011^111: 0『1)16 1111*06 11101(1611 11111(5 I I ^ ^ 1,2, &11(1 3)^1111 & 3111316 5(311(131*0117601 1 叩 I I I 八 0 6 (;?…,311(1 31*131^317 ^ 1 0 6 5 『 0 『 ∼ 3 1 1 ^ 6 、


07?0声广5: 1^6141-01 !^6^0^ 1^0(^615 10 ?^1011^65^01136

0 ^ 1 5 ^

225

0:3|3137 5 . 2 7

~4

0

-1

2

4

51311(131X1126(11叩III

?107 一 出 一 4 2 ̶ 43

5.7.3.2.4 0^61(16\3\

83513

^1/110^011

1^/7/1 5^31 \^1^5 3/1^ "/!6(^31 ^619^5

I 113乂6 36110*3(6(1 1116 011(^)11(5 0『出6出『66 111^611 11111(3 ( ^ ^ ^ ^ ! ! 10 015^13^ 5.27八)1151)13

01x1111317

1-3(1131 1)3815 1X1110(1011 ^1111 6(^11&I \^1011|15 31101 11(16^1131 1 1 6 1 ^ ( 8 111 01^61~ ^ 0 ^6111011511^16 1 1 0 ^ 1116 ^ ( ^ ^ , 0!" 1161311^ 口&『301616『3^6015 1116 511^6 0『『3出&I 6^513 1110011005 10 ^!^-!!! 061^01*1^3 ^111011 31*6 ^ 3 1 1 ^ 1 0 1)3510 ^11110(1011 0 6 1 ^ 0 1 ^ ^ 卜 6 ^ 1 1 ^ 1

丁^6 1^1 0『

& 1 ^ 1 1 0 6 ! " ^ 0 6 5 0 0 1 1110111(16 311 01*^111317 1*3(1131 30(1 11116(^1131 1 1 6 ̶ 1 5 ^ ^ ? ^ ^ ) 3 5 3 0 0 | ^ 0 1 ^

90∼∼6『,出6 1131 3065 1110111(16 3 0001131120(1 1*301131 1)3313 ^1111011011 0 6 ^ 0 ^

6(^1131 \ ^ 1 她 5 3 0 ^

11116^1131 1161^11(3 ( ! ^ ^ ? ^ ^ ) . 丁 116 011(^11(3 0『1116 111(1(1611 11111(3 0『3 ! ^ ^ ?^ ^ 31*0 66^0X^6 013^13^ 5.30 ( 出 3 0 0 1 1 0 0

III

5^13^5\

7116『001111135《0「 0 1 1 廳 \ ^ 31*6 尸 7

7

^

1

0

^

(

&

2

^ ^

0

一 义 / 〉 2 , ^ 6 1 * 6 。』13 30 3111111(16 口 3 1 『 6 口『65601108 1116

013X111111111 1161^11, ^ 1 3 出 6 0110166「 0『00006011005 10 1116 0011, &11(1 6 ^1(1111 ^ 7116 0111)3111 0卩1116 / ' , 111^(1611 111111 !5 2 ^ 6 1 1 ^

77

: 6X^5(7;》

15 1116 V&0\^000\

0『1116


226

641(^6

5 ^ 5 ^16^186滅"61":

1^0^611^

^00(1001

80114(10118(。卩8148117685

^^11001101^8

0131)197 5 . 2 7 八

001?11? 4~1~

1

-10

1

1

1

^8

~6

~4

1

1

1

1

1^

0 2 4 31&11427(1120(11叩III

1

1

6

8

10

~2

1*1.01 一"'―82 一43

5.7.3.3

^ 0 1 * 1 1 1 3 1 1 2 6 3 0 3 0 1 1 3 1 6 9 8 1 8 1=1111011011 ^ 1 ( ^ 1 ^ 1 1 3 1 ^ 1 0 1 ( 1 1 8 311^1 ^ 6 1 9 ^ 3 押 8 巧 0 》 卩

10 1)113 0356, 1116 0011)51113(1011『11001100『0『1116

^

;'"' \\\6^1\

111111: !3

一 : ^ 》 2 , \^|161^6

~

3 1 * 6 出 6 ^6181115 116『31卜61丫 08101113(6(1 \ ^ 016 ^6111*31 ^ 6 ^ 0 1 * 1 4 0036, 311(1义,13 1116 1^ \^\\\ 6 15 1116 1*601 口 1*0031 0『出6 ^ ! ^ .

(^^^&!^&^^!),

丁 116 0111|301 0 ^ 出 6 / 111(1(1611 0011 13 ^1^611 6乂 I I 』 ^ ― 1

, 71115 15 0^11601 1*16

^ ^ ( ^ ) ",

5 0 ^ 0 1 3 \ & 0 ( ^ 3 ( 1 0 1 1 11111011011.

II』(;^ &1\6

1, 2, &11(1 3〉 ^11)1

乂 5.28 5110^3 1116 0111)3111 0『出6 1111*66 111(1(1611 1111113 & 5!0816 5\31\6^6\2&6 10口111八06

(/?^!), 3X16

31-1)111^17 、31065『0『


0110^)165: !^6141-01 ^6^0^

^40(^15 10 ! "6(^11^65^01156 3

0^

/ ? ^ 227

018(3137 5 . 2 8

^8^50:

00刑V

0「

^100514鬧丁3

0011*07

~4

0

~2

2

1*1.07 一 4 1 一闩2 ― 8 3

5.7.3.4

1^011113112601 ^ 3 0 1 1 3 1 8 3 8 : 8 ^11110(1011 ^ 1 ( 1 1 曰 ^ 6 1 9 ^ 3 311^1 1)116^1131 ^ 1 ^ 1 1 8 " 阳 「 印 )

丁 116 00011)1113110(1 111110(1011 1161*6 15 ?]』^ ^

讽116『6

/

^

^ 一 乂, ) ,

(

2

31*6 1116 ^ 6 ^ 1 1 1 5 !161*31^61乂 03101113(6(1 ^

1\\& ^6111*31 ^ 6 ^ 0 1 * 1 ^ 0 0 ^ 6 3 0 ( 1 ^ 15 1116

1^ 10|3111 (5^3I1^I3IX1I26^1), 311(1 6乂 1 5 出 6 1*601131*0031 0卩1*16 ^1^111『0「 1^16 /',

1116 7

1

1 1 ^ 6 0 111111 15 @1乂60 6 ^ //乂 ^ ―

5

7116 011中01 0『

^

",

0!5口1^ 5.29 5110\^8 1116 011(^111 0『1116 1111*66 111(^611 11(11(5 I I ^ ~ 1,2, 311(1 3 〉 5脑381X^26(1

八 0 6 (/? ^ ! ) , 811(1

^ 1 1 1 6 5 『 0 『 ∼ ^ ^

3 510^6


?^^101\\6

!^。^—

0)8^187

& 4 5 ^16^186滅"6广?1-00(1001

80^0^8丁。"

81131)7688 ^4^110(1(10175

5.29

1 -1

0.8 ~ 0.6 ― 0 .4 ~ 0.2 — 0-1 ~4

~2

?1.07 一出―1^2

5.7.3.5

―^3

1^0『1113||2611 8 3 ( 1 1 3 1 8 3 5 舊 5 「1111011011 ^ 1 1 ^ 1

^ 1 ^ 1 1 1 8 811^1 11|160|1131 4 6 1 9 ) 1 1 5

( 柳 丁卜6 001111)111311011 ^11110(1011 111 11115 0 3 5 6 13

7 — / ^ 7

― 6

10^(^1)5(0^

2

^

一^ 】

2

, ^1161-6 。』13 3 0 31(1111^6 口3『3111616『!"6 口『65601108 1^16

1113X111111111 1161^111 乂 15 1卜6 011011561- 0『00006011005 10 1116 0011, 3 0 3 !) \5 1\\6 ^60!^1^00&1 0『1116 5

丁卜6 0111 口 111 0 ^ 1 ^ 1 6 产 1 1 1 1 1 1 : 15 5 ^ 0 0 6乂 / / 乂 二

3

血 ) 6=1 &乂 5.30 8110\^3出6 011^111: 0『1116 1111*66 111(1^611 1111113 / / ^ ( ; ^ 1,2, 311(1 3)^1111 & 5 1 0 ^ 6 3^^I1^13I (1|26^1 ^

八06

(/? ^ ! ) ,

&『!5^317 ^ 1 1 1 6 5 『 0 『 , 61』,30(1 !).


0^006^

5: !^"1^1 !^6(^0^ 140^13

10

1011^63^01736 0^

^15^ 2 2 9

013(3137 5 . 3 0

^8^5^:

007907

0「 ^10051^ ^173

0011*07 1 -1 0.8 0.6 ― 0.4 二 0.2 ― 0二 ~4

~2 跑 " ! ^ " ^ ! ! I叩"I

?1.07 一 41

一42 一43

5.7.3.6 ^01*1113122611 03出31 6&818 ^1111011011 ^1111 501131 7011111163 (^!^^「曰V》 I I I 11113 0 3 3 6 化 6 0011151113(1011『1111011011 15

7

7

^ / ^ \0^5^》―!)/

2

一 X, ^

丁卜6 011卬111 0『1116』;111(101611 0011 15 2^611 ^

//乂 ^

0151)13乂 5 . 3 1 3110\^5出6 001口01 0『1卜6 1卜「66 111(1^611 11111(5 77 (;

1, 2, 311(1 3〉

5X3.^6^6X2.66 1 0 声 八 0 6 (/? ^ ! ) , &1\6 &1*1)111-317 ^ 1 0 6 5 『 0 「 ∼ 3 0 3 !)』^

& 5\1\^\&


6(^(^6

\^0^611^

8/18 ^11(61-^156滅"":?^001\00180(11(10^8恤8148117635

^^1100110118

5.7.3.7 1^0『阳31遍263 833:31 83818 ^11110(1011 ^1(^1 11116^1131 ^101(118 31101 ^ 6 : 9 ^ 8 押 8 嶋 ) !"16『6, 1(10 001111)10&1100 ^00011011『0『1116产111(^611 11011; 13

卩 7乂二

10^(^5(0^》一 ~

2

^

一 X, 〉 , ^1161-6 2

13

31(1(11(16 30(1 ^

18 1116 ^01|5^0031 0『

1(16 " ! 她 .

^ ( 叮 ^ 7116 011中01 0『1116』111(1360 111111: 15 8 ^ 6 1 1 6 ^ //乂 ^ ―

^

^^(^) 015口13^ 5 . 3 2 5110\^5 1116 0111(3111 0『1116 1111*66 111^611 11111(5 //^ (; 二 1,2, & 0 ( 1 3 ) ^ ^ 1 1 3 ^!^!^ 5^3I1^)3I*(1126(1 10)3111八06 (/? ^ ! ) , 311(1 ^^&^

\^\\\&5『0『,。』,30(1

6;,


020/7/6^ 5: !^脚11^61^0^

1^0^613 10 ?1-6(11011^8口。"56 0^

/?/^ 231

0:5口13乂 5 . 3 2

81311(131^126(11111)111

?1.01

一 " 1 一 42 一43

5 . 8

811111111817 丁卜|5 0113|516!" 111^0(11106(1 乂01110 116111*31 0 6 ^ 0 1 ^ 5 , ^1*65611(1113 1卜6 ^ 6 1 1 0 ^ 1 0 ^ 00006(315:

肇八116111*31 0 6 1 ^ 0 1 ^ 13 6550011311^ 110(111113 010「6 111311 & 00111(31@\ 11011111163「

0 ^ 1116

01^1(11113出 1 1 6 1 ^ 0 ^ 1010 (!! 1^61-6111; 1&乂6『5 311(1 (!!^^!!! 11111(8 ^1111111 63011 1&乂6『 6

議 1 ( 6 5 II: 乂6!7 06乂11316,八乂617 11116^ 1 0 出 6 625^

!!!!^!!)^ 0『1101111|1631 ^11110(10113 0311 1)6 ^ ! ! 咖 ^ 311(1 1

11163113 0『(^汗6『6111 &!'0111(60(111^1 5口60冗03110115,

, 丁 卜 6 0017)51113(1011 311(1 30(1^3(1011 111110(10113 111出6 111(1(1611 1^6^ 6)61116111:3 0 ^ 1116 0^1^141^6 ^

出 6 131*^61

乂6『&『6

丫011 3 ^ 6 0 1 ^ 1116 31*0)11(60(111-6 6 ^ 36(11113 1116八1X11116(^111*6 |3『0|3611^ 0『1卜6 ^ 6 0 1 * 3 1 ^ 6 ^ 0 1 * 1 ^ 0『10 0 0 6 0『1116 1)11111-111 31*0111(60(111*6 ^ ( ^ ( ^ 。 ! ^ .

110^6 10 參

乂6「5 31101

0『3 116111*31 116^01*1^

\^1160 乂011 3 6 1 出 6 ^1*0111160(111-6 口『0|561^ I 。 1186「, 乂00 0311 5|36011^ ^1^61*601 00011)1113110115 0^111(1(1611 1&丫6『0011)1)211311011卩"!!^。!^, 111(1(1611 1&乂6『&0(1^3(1011『11110110113, 131*^61: 1 ^ 6 「 001111)1113(1011『1111(^10115, 311(1

1&乂6『30(1^3(1011 111110110115. 丁 11656 001111)1110115 |3^0^1106

3 131*^6 0001136『0『|3016111131 116111*211 0 6 1 \ ^ 0 ^ 勤 & ^ . ^

1^ 乂00 \ ^ 3 0 1 ^0 1156 & 1)0111-111 31*01111601111^6 5611116八1x16(^111*6 口『0|361^ 10 0116 0 ^ 1卜6 5

10110^1113 ^ 1 鴨 : 0

01^1\1

& & 6

1;1163「 11100161, 一 0 0 1 (! 15011850(1 I I I 11113 60010, 1 ^ 1 ? ( 歸 出 ― "

|36『06 口 (『。门) 0

^ ^ ? ^ ^ ((^「(!^&!^

0

01181 111^ ( 0 I ^ ^ I 1 0 3 I 7

0

1 ^ 8 1 ^ 1 " ! (!^!!!!&^^!

?11001|011 \^出8(^1181 ^1(11115 30(1 ^ ^ ! ^ ^ ) & 8 & 5 1 5 ^1111011011 ^111111116(11131 ^ ! ^ ^ ) 6\3\ 8&515 ?110011011

&^1131 ^ 6 ^ 1 1 ( 8 &1\6 IIII6^1131


?^^1011^6 1^0(1&1111^

232

& 4 5 ^6^186滅"6":

^00(100180114(10173

/。!" 3118117688

^^1100110118

0

0^01-111&1126(1 1^3(1^1 8 3 5 1 5 ? 1 1 0 0 1 1 0 0 8 ( ^ 1 1 ^ 1 乂 ^ ^ ! ! ! ! ^ ^ )

0

1^118?5\^ (^。!!!!^ 126(1 ^3(1131 8 3 5 1 3 ?11001:1011 ^1111 5^11^1(11:118 30(1 0 0 6 0 | 0 & I !^!^乜)

1^118?^

0

^ 1 1 ^ 1 ^1(11113 & 0 3 ^ ^ ! ^ ^ )

(!^^!^&1126(1尺&41&1 8&313 ?110011011

53011 1)11111-10 31*01111601111-6 0 0 0 1 0 8

& 3)5601110 I I 1(1^611 \

V

00011)10311011 ^11001100 ^6

&

, ^ 1 1 1 1 6 1116 313601^103(1011 0 ^ 1)16 111(1(1611 1&乂6『00011)111311011 3.1X6 3 0 ( 1 ^ 8 ( 1 0 0 1x1110(10115 02111 1?6 1)336(1 011 311011 0『116『!3 33 010(161『11 &0(1 1110(161 3606『&1;2&1100, 1116 3616011011 0『1116 1&乂6!" 3011^311011 ^11110(1011 5110111(1 &150 1)6 ^ ! ^ ^ ^

&I

111601*61:1041 001131(161*8(10113 3 0 3 1116 1^(36

0 尸 0 0 中 0 1 乂011 31*6 !^^^^^ 01001613 36^610136(1 1161*6 3 1 1 0 ^ ^ 0 1 1 卜 0 讽 1 0 0011^811^6 06111^1 0 6 ( ^ 0 1 ^ 5

肇 丁 116 1*65口0056 3 0 ( 1 10 511011 &

1116^ 31*6 0011313(6111: ^1111 60011011110 31\6 81&1\51\01)16017,

1 1 0 ^ 10

101617)1*611116 1*65111(3 001^601!)' &1\6 \\0^ 10 1136 1116 8 八 8 63.13. 5615 311(1 131)165 0『6&16(5 ^ 9

^6111*31 ^ 6 1 ^ 0 1 * 1 ^ 110(1& 10径6061^6

5

.

9

X

1 0

0 1 3 1 5 1 ^ 3 5.33,

018(313乂

1(1 1113118116

5.34,

01151001126(1哪。!^.

。 ! ! 印 量 树 5 311(1

5.35

5 1 1 0 ^ 出 6 5 八 5 00^6『0『031011131108 ^ 6 1 ^

5.33 ;1 111)2 '(:: \7500^X^1

5, 2\^2006\^

2 ^ * 2 ^ 3

1

& 111)2 , 。115X11111一艺1:&111 36^

&21!一 1叩01:仁一3&仁8;

1 ^ 1 1 1 ; ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ 祉 3

11132 ^ 0 1 1 5 ^ 1 8 1 ^ 6 1 1 1 ^ 1 1 ^ 6 一1即01:、7811(1&仁6 ;

361:

1:1111;^ 一 — — ― ― ― . . . . . — ― ― ― ― ― ― ― ― ― ― ― ― ― ―

11132,015」131^丽一&3乜

1:1111;

3&!:& ^ 6 3 ; 361: 111)2^ 0 1 1 5 一 1 : 1 3 1 ^ 腿 - " 3

!)—1033^11(10 0一1。33亡1:31 ! ) — 1 0 3 3 ^ : 3 2 1 0 3 3 ^ 1 : ^ 6X020仁63—13^1:3;

^66^

6X^)6(^6(1 一

"

0,口一1033^0十1*^1033^1(31十2*^1033^(52

^

11111 ; 1)100

301:乜^1:^=6(33;

13? ^630611(11X19 6 X ^ ) 6 0 ^ 6 ^ 1 ^ 1 ( 3 ; 2111X1 ; ^1:00 3(^1 110^1: 111^; 36160^

(!^!^ ;

00101乜0

11X10 : XXVI ^!!0111

^1088?!^

1116


0^1006^ 5: 1^614^1 !^6^0^ ^0^618

10 ^^6(1x01 ^63^01186 611161尺^ 233

018^137 5 , 3 4

001131^ 0 ;

1:6仁&111 36伫6(13

1^

00X1110

《1/2(0*61171

16

00101^

口 / ^ " & 1 1 ^ 1

^11611 ^ 6 0 = 5 ; 6 1 3 6 ;

^11611 ^ 6 0 = 1 0

《 3 / 2 0 》 食 & 1 1 7 1 ^ 6 0 = 1 5

12

;6 1 3 6

1^

001111^

《4/201171

12

001111^

( ∼ ! ) ) 食 賺 1

1*611 6 6 0 = 2 5

; 6196

16

001111^

(6/20^*611V1

^ 6 1 1 1160=30

; 6136

±1

0 0 1 ^

《 7 / 2 0 1 ^ 6 1 1

^60=35; 6 1 3 6

±1

《8/2 0 ) 1 6 1 ^ 1 ^ 6 0 = 4 0

12

(^(^&!!^丄比611

12

00101^

1^

^ 1 0 / 2 0 ^ ^&11^1

001111&

《12/20)161^1

;6 1 3 6

^60=45 ; 6136

^11611

( " / ^ " 食 礙 丄 ^ 1 ) 6 1 1

12

;6 1 3 6

01611 ^ 6 0 = 2 0

0160=50

1

6136

360=55

1

6136

1

6136

^ 6 1 1 ^60=60

12

( " " ( ! ) 糞 6 抑 1

±1

《14/201貪膽1

^ 6 ) 1 ^60=70

±1

〔 1 5 / 2 0 " 賺 1

^ 6 1 1 ^ 。 7 3^

,6136 1

6136 6136

(""(^^"丄611611

^ 。 8 0

001111&

117/205 ^ & ^ 1 比 6 0

^160=85

6136

00^111&

( " / ^ ^ " 丄 1 1 1 6 1 1

^60^90

6136

0011110

(

^ 6 1 1 660=95

6136

±1

001111&

±1 ±1 ±1 ^60

^ 6 1 1 ^60=65

^

"

^

"

1

1

6136

100 ;

11111 ; ^2:00 I&60X13 01&33

(!&&&^6^3 110!)]: 1110 ;

^60 ;

731: 10331^(1

0"印"亿011^0

0X1^31)1& 311111 ^ 1 0 3 3 ^ 1 : ( ; )

1:1111 ;

^

31101一1033亡I:3 0 1 6 0 1 1 《 ! ^ & ! : ! ^ ) 2 边 6 8 X 1 一 1 0 3 3 2 ^


234

?1-6^10^6 ^40^611^

^41^6?': ?^0011001801x1110^18/。卩8143111688 ^^1100110^18

^1(11 & 4 5 ^16^186

018^18^ 5.35 , " 、 卞 ' 1 7 ^ ^ ? ' : ― '- ― -' -' -" ― '^" ^

、…:

^ ― ' ' ? -'" 二: "?」-''^」:","-^",―,,-,-^

3 6 ^ 011^311111 1^ 一7^一

3 0 ^1X611 0 1 1 0 ? " 仁 ? 0 ^ 1

011效"0 3601163 ;

6136 111X1 ;

[!^01)163 ; 36仁3601163 ; 1^

II

^ 1 &6X1 3 6 1 0 0 ^ 1

(!&乜& 111)2,015—1:131^1121 躕 ― & 4 3 ; 36仁仁01)163 ; 1 6 ^ 1 1 1 0110131101 0 1 1 0 ^ 3 0 ; 0 ^ 3 1 0 1 十 3 1 1 1 1 1一 1 0 3 3 ( 1 2 ( 1 ; 。 0X^3^1&/^0^1033^X1(1

0^0

! ! 。 ! ^ 」 " ^

2X68210 3 011111311111/1101)3 ; 2

&160X10/911160X1;

101)61 ^ 6 0 3 ^ 6 0 1 2 6 ^

股^!!^;。'1。55^2:《02^2^ &21^6》!63。, 啣 ; 1)1:00 1)1111^ (!&^&:11132, 0*15一 1:1311—1*1化一咖一&1)3 101)61 11001)3 7 虹 ^ 6 0 丁 1=161 1

711:162

0160X1 一 丄 ^ ^ & ! ^

,'

I&68110 1 1 2 ^ 0 ; -' 4 ! ^ " ;

1055

| 腿 ; ^ ^3061111 1 1 2 ( 3 ; ― ― ― ― ^ ― ― ― ^ ― ― . . ― ^ ― ― ― ― . |

""!;,一。而1!^ "!加((^皿工!)膽);

0 ! 3 口 1 ^ 5 . 3 6 3110^3 1110 8 八 5 0 0 ( 1 ^ 161- ^61161-3(1113 013(313^5 5 . 7 0 , 5 . 7 0 , 811(1 5 . 7 ^

013(3137 5 . 3 6

"!30036(^0瓜)1X1 V。!: 一 丄 幼 " 一 ^1001 &0

11111

9

11?');

01056 ;

111)0嶽丁

"(:八:^3300&、^5*2^01^卿";

\『00 &1^111 加

( ! ^ 6 1 9 ^ 3 ^ 1 1 1 3 ^ 0 ! : ^ ^ 0 1 3 3 - 2 1 ^ 101)61 11001)3 ;

1 1 ^ 8 1 1 1 1 1 2 脏 3 ? 1 ― ― ― 一

、 ;0^3

1113郎3?1 8 1 ^ 3 肱 3 ? 1 ; 一 一

^

―…

01036 ;

;0(13 11^011 ^116^ X: \171^00^\^

9X^0 。1^111

2\^2006\^

^^^5^X^2^5.72.^1

^;

( ! 3 ^ 9 3 ^ 216111:&1^^19^0(13 1100^3 ;

91161:6 111)01156 (^!^&!) 1 X 1 《 ' 肪 ' ^ 1 2 ^ 冗 " ' ' ^ ! ^ ' ) |

00 1 1 1 《 ' 肪 ' ^ 1 2

0(13

^

('舰,'(:腳''^!12碰,)811^

1^191^

011(1 11!)""(!:。) 111 ( ' 孤 ? " ) ;

^。1: 一 丄 ^ ! ) " 一 ^10& ^0 " " 曲 乜 ;

1 1^01 ; ;0(13 |

01036 ;

^ ―


1(691*6331011

1

-

0

1

1

6

1

1

^

1

1

0

1

1

^

.

^

^

^

^

-

^

^

^

0 ^ 6 1 ^ 1 6 ^ 0 1 8 0 1 1 1 6 ? 1*01161^168 0 ^ 1116 1)691*6881011 1 1 0 ^ 6

6.3 6.4

8118:11683 &1)1)1103^10118

6.5

&

6.1

0

-

^ 1 1 3 1 了 卯 6 8 0 1 1^0116通8 0 3 1 1 8 6 06^6|0|16|1 1183119 1116 11^9!'6381011

1

1

^

6.2

0

1

.

1

1

1

6.1

1

1

1\1011615

0 ^!!^!!^!' 6

1

^

.

-

.

^

^

^

^

.

.

^

2

235

3

6

^ ^ ' " … 2 4 9

^

.

^

.

.

2

.

7

3

0

3

1

111(1-01111011011 XII !5」13|^6!" 6乂|310「65 1)16 1^6^1*6551011 110(^6 111 ^61311 115111^ 1\^0 !'3011031 1)115111655 3^^1103110115― 0116 1-6^1111-1112 1110(^1 10 ^1*6(1101 3 1)111317 ^ ^ 31101 1116 01卜6「 「6911;「;08 3 1110^01 10 口 化 ! ^ " 3 (;001:"III01,5 131^61 82^0!"6 ^6^610^)1113 ^ 5 6 1、乂0 1110(^15, I XVIII ^56111 311 0 代 1 ^ 6 、 乂 0『1116 1^(565 0「 1110(1615 11131 ( ; ^ 1)6 ^6^610(36(1 111 1116 1^6^1-0581011 110^6 II化111601^ 3(1^ ^1|011316 1)61111101 0&0^1 1^(36 0『17101^1, 3111^ 311 2X^11111311011 0『1】0∼10 561 乂3「10115 ( ^ 。 ! 冗 ! ^ & ^ 0『1110 110^!'6881011 110^6 10 ^01 1)16 3

6 1

6

5

丁卜6 10^105 00^61-6(1 1)1 111 ;5 0|13|316!' 3「6 31X3门^! 111 1116『。^"'― 56^)1161106: ^

1"!16 1^(365 0『1110(^615 乂011 0311 ^6^610(5 1151111; 1116 1^621*6881011 110爿6, ^10(^15 〇

1^111317

。0^11131 。

(^.^., 1~65^01150 I 110化5口01156〉 13「8615 ( ( ^ ( ^ 「 。 ( ^ 1X0111 1。∼10 II !^!, &.^ 1。\^, 016山11111, 3113 1」^, 「^卜)

1100111131 131^618 ( ^ ^ ! ^ 1113乂 111^1^^16 ^113111311^6 ^!^1-6111 5, 0115101116!' 1*61-6II065卩01 -

0

!"5 5110(1 35 0115101116!' ^511 !"011356 0「 !^「311015, ^ . )

000(111110115 13^615 ^11II0101*1031 乂31"!&6165, 511011 35 3 0115101110^5 53^1^5 ^6(30811 4011&『 31110111115,"卜^ 0311 1^6 1716350「^ 10 1116 11631-051 06110


236

^1-6(^10^6

1^/7/2 8/18 511116^186

140(1&11^

^[!1161": ?1-0011001 80111110118/。卩8148117688 ^^1X00110118

140\^ 10 561 (! 1^61-6111: ^1-0)3611165 0『出6 ^6^1*6881011 110(16 311(1 6X^5601:『0『(!!泡!^化^1065 0『 1

6 8 8

'

0 0

0

^^ "

0

1^(0^ ?110011011 口 1*0口61^

0

3616011011 \^^\

0

301601100 0116『100 口1"。口61*1^

!^!^ 0^ !'6511115 0311 乂011

丁 ) ^ 13『0口61^ 6

^ 0 ^ ^

6x160(^6(1 6X301 口 16: & 010(161

3 1)10317 I

I

0

『681*655100

0

1131113 ^ 议68『688!011 00^6 ^11)1 1116 060181011 丁 1*66 00^6 10

0

|016173「6131100 0『『6511115:

0『\^1^0111 ^31-131)16 1^3118^01111&1(0115

16

0

12^ 0113113

0

1^00 0113115

0

0啤111 ^111(10^

0

01151001 II& 135165 &0111 3 8001*6 11301(11133 1^1)16

03.^1^6

111(61*30(10115

5x160(16(1 6X3111^16: & 1110^61 ^1111 3 00(1(10110115 1 ^ 6 1 ^卜0『^110111雷^16

0

^305^011113110113

1116 ^631*6881011 00(16 ^1111 1116 1)6018100 71*66 00(16 10 03^111^6 10161*3011005

0

1151113

0

101617)1*6131100 0^『6511115: 。 1 5 & 0113113

6 . 2

0

1100 0113113

0

0111|301 ^ ! ^ 。 "

0

01151001 II& 1^1)165 &001 3 800^6 113111(111^

1 ^ 1 1 8 1 1 * ^ 1 ) 0 3 0 1 1\110||6誦8 0 8 1 1 6 6

0 0 ^ 6 | 0 | 9 6 ^ 1 118匪110 1 1 1 6

1 1 6 9 ^ 3 3 1 0 1 1 110116?

6.2.1

1 ^ 0 4 6 1 3 1^9111 3 6 1 1 1 3 1 ^ 7 3 1 ^ 6 1 出6 X & ^ 1 13 1)10317, 61^6^ 0111116^0 0!" 01131'&016^ 1116 ^6^1*6881011 110^6 65(11113165 3 10^13(10 ^^6551011^ 丁 116 ^6^1*6881011 00(16 ^1-0(111065 5八5 00^6 10 03101113(6 1卜6 131*01)31)1111^ 0^ 1116 6^6111 ( ? ^ ^ ! ! 38『65150056 0 『 ^ ! ! ^ ! ! ) . 7116 0001)311131100 0^ 1116 ^1-01)31)1111^ 0 『 6 乂 6 0 1 13 ^0116 111『011311 & II"化#"(://。",八I滅^411011011 5110^8 1116 1*6)31:1011 1)6^660 1116 口『。1)31)11^ 0『1卜6 6乂601 311^ 3 ^^(!!^! , ^111011 13 & 1!068『00011)111311011 0『1116 1111)1115 \^\31\310^ V&I^1&^)I65). -

7116 1!!16&『出"。!" 0311 1)6霄11160 &5 006^016015 6311111316(1 ^

&X 1

X 13 &

乂6。1。『。『1111311(5 30(1 / ? 13 1卜6

\/&0X0^ 0 『

1\\6 ^6^1*6882011 00^6^ 10 1116 0336 0^ 3『65130056 010(161, ^!161*6 1116 13^61

13^65 00 3 乂3106 0^ 1 01^0 (! 3(311(13【0『1*63^01136 30(1 0『0『!!。!!-!^^!? 。!^^),出6

I滅^1411011011

13


^0061~

∼!16『6 ^ 15 1116 I&1 『0「

30^ ?^(^ ^ 1 |

3 011510016『〈0『3『6001X1 10 1卜6

『0「

6: 1^6^65310111^0(1&18

15 1)16 ^ ^ ! ! ! ^ 0^ 1卜6 13^61 5&^),

1\\&

\/&][!&8

237

\3:\[!&

1

0『出6 1111311(5 0!" 6X^13031017 ^31-131)165

0115100161-. 丁 116 16^ 113001 51(16 0^113(1011 6, 1 15出6 10331*1(11111 0『03(15 0『108̶0(^5 0^ 1116

6乂601 『65口0056\ 31(106 5^11311011 6.1 5)10^3 1116 「6|31!011 1)61^600 1116 108-0(1(13 0『1110 6^6111 30(1 1116 4

I卩乂00 50^6 1116 !!^ ^11001100 8^611 III 8(^113(1011 6.1『0「 ? ! " : 1 |义),乂00

(

^

卢 ^ ^ 1 十 & \ ^

口 )

8^113(1011 6.2 13 0^11601 1116 1^6^56 11^ ^11001100^ III 01131)16!" 5, \^卜6『6 061\\^01^5, ^ 6 03116(5 0^113(10113 0『出15 1^^6 0011^011011 ^

^13011336(1 116111*31

? 1*001 ^113(1011 6.2, ^011 02111 366 11131

(

)

1十"臧々力

^ \ ^ 1十^(/?、)

(们)

0^1(11112 6^11&1100 6.3 6丫 5^11311011 6.2, 311(1 \2\^\\\^ 1(^5 I 0006 80|11311011 6 . 1 .

\1\ 061310

1116 10^1

111

丁卜6 10113011301:『63101*6 0『出15 11111011011『0「 00「 |3111130565 15 11131 II 1?^0^11065 ^311165 1)131 116 00!丫 1)61^660 0 30(1 1,31181 &8 1116 131*01)31)111^ 0『「65150056 3001 000~『65口0056 1(1 3^1(1011 10 1116 1(^11 1116议^^耵 6 8 8 ; 0 1 1 ! ? ^ ! ^ ^ ! ) ! ! 31101 0001)3161116111317 10^-105 110^ ^1100110113^ 711656 31*6 ^13011336(1 III 8601(00 6.3,2, 1(1 3(1(1出011, \^11611 1116 13^61 15 0『出1131, 乂00 0311 I) 36 1)16 01117)1113(1^6 10^15 110、 &1\6 \^1160 1! 15 0011111131 (∼&卜。"! 。「(!^), 3 ^ " ' " ^ ! 8^ ^ 1156(1 八II 0『111656 1!0^『00011005 561^6 1116 ;3111^056 0(1^6(310经1卜6 131*6(11016(1 ^ ^ ! ) ! 111163 1)61^6611 0 311(1 1 ^ 10 03863 ^1161-6 11 15 001 &口|3『0|3「1316 10 000511*3111 1116 131-6(11016(1 乂31065 10 11^ 1)61^6611 0 30(1 1, 00 II)11^ ^11001100 15 1166(16(1 6 0 6 1

3

2 6

0

丁 31*6 &150 50016 ^611-3006^601 111601*611031 1*3(101121163 1)61110^ 50016 0^ 111656 11(1 ?0『 V 6 ^ ^ 5 ^\\0 31*6 111(6!'65(6(1 111 13111*5111113 11^5 1)116 0『1*6350111118 ^1111116!", 3 ^13011351011 0『1110 1)16017 15 !110111(16(1 !0 8601100 6.3.2, XVIII 168111 0101*6 31)0111 010(^1102 1310317 13『8 131*261 15 6&\6\0^66【0『&

6.2.2

0131*1^611118

615

36011011

6.4, ^1101*0 & 010^61∼!出3 1)10317

10311011 ^

1^1011613 1^1(11 311 0 1 X ^ 1 1 3 匪 7 3 巧 6 1

01*^10811 131^615, &150 1-6^611*6(1 10 215 0^^6(11)01^0^010^0148 13!"8改5, 0 0 010^化&0 1^0 出50「616, 0 ^ 6 ^ 乂31065,八0 6X3111(316 0『30 01^031 !3^61 ^1111 1111*66 1^6)5 〈0, 1, 30^ !) !5 1116 ^1301*6(12601 乂6「51。11 0『1116 1055 ^ 0 | 1 1 0 1 1 0 ^ 幫 & ! ^ ^13011336(1 III 5^ 1

3

1『乂011 ^301: 乂011『131*86110 1)6 11*631601 35 30 0^11131 ^31^31)16, 乂011 011151 561 1(3 01633111*61116111 50316 10 , 9 0 \ \ ^ 乂 6 「 , 1『1110 131*^61 ^31*131)16 1135『6\\^「 11130出6 011111136『0『3(3601116(1 III 1116 ^^3006(1厶|1^!50『XXX&X&63.1& 0^1|0115? 61116̶56 \11|16『56(5 1(3 0163511161116111 503)6 10∼0111!1131 8601100 2.5, 0!5口 13)^5 2, 14八3001 2.148^ 1『1卜6 01635111*601601 0『乂00「 131^61 ^31-131)16 15 0111*1*601:1^ 56110 1^011111121, 1)111; 乂011 10 0100161 II 33 30 01~^11131 131^61:, 111611 乂011 011151 01131136 1(5 0^176(1

1


238

^6(1101^她^ ? 〃〃《、、,!!" 8/18

&?/^//^'^'^

^1賺:?,,^!!",!

80/11(10^/0^ 81^^10^ ^^1100110^

11163511「61116111 50^16 56111118 10 0^11111^1 III 1116 ^^|3011^1\ 10 0113(3161^ 3, I 5|10\^6^ |,0∼10 0)1311^6 1116 11163511「601。11 30& 1^ 0尸& ^「1^16 \\\ 3 50II106^ XV11611 111& 1^1-^1 15 0^1113^ II化II, 6乂 ^^^^!!, 1110 ^ ^ " ' ,^^ ^1*0^11005 3 |31*0^01*110^1 0(^(^5 ((^ 011111II 131^0 ^ ^ ! ^ ) 1110(161, 35 ^!!501155^ III 5, 56011011 5,5, (丁I化6X3111 ^ 1 ^ 1)^10^ 1111151「3165廿,6 1)1-01)0^101131 0(^5 ! ! ! 。 " " , 35 ^!!.) XVI化II 1卜6 1 3 ^ 1 15 11011111131 ^ 011廿16 0!1冗「 !1311(1, 11 ^1*0(111065 3 ^110^112^ 10^113 1110(161,∼卜&卜15 1116^1 1(1 86011011 6 . 2 . 3 ^ 八 1 1 卜 1 1 1 6 ^6^31111 ^1116 0『1116只绍1^8,011 |?『0|^^ 15 1^0^18110 1^021*0581011 311(1 1卜6 ^1146 0『II化1^111^ ?11001100 ^ 0 口 6 1 ^ ( ! ^ ^ ^11110110115 XVIII 1)6 ^13011836^ 111 111 360(1011 6 . 3 1 5 1^0^11『0「 1)0(11 0^11131 131-^^5 311爿110111"化1 13「呂615, 11记1110(^615 ^1~0^11106^1 31*6 ^ 1 ^ ^ 1 1 1 『 0 「 拉 化 犯 " 出 ^ ! ^ ^ 1 1 1 111635111-01116111 1^6110^ 1116 56^111^ 0卩11163511「611161饤50^16 ^6101*11111165 XV111011 ^ 0 0『1110^61 乂00 ^ ^ 051118 50016 31111)316 6乂&III口!63, I ^6111011511*310 1 1 3 1 泡 1 * 6 0 1 1^(365 0『1110(1615 3「0 1

6 5 8

0 1 1

10

6

^1*0(11106^『0「 ( ! ] ^ ^ ! ! ! 10 11化531X16 ^ 山 " .

503165

1|10118卜1卜6 ^ ^ ^ ^

5 8

'

0 1 1

^ ^ 0

6

|3^0^11105 3「2 31! 561

015^13^ 6.1 5|10\^5 1116 ^!"00655 ^0\^ ^01^ 3 !'6^!'0551011 XV 1(11 311 01^11131 13!"^!. 018^)137 6-1

0^||^0 1.0330^71 ^ 0^01^1

^ ^ ^ " 03(8 " 巾 馳 0

。 ^892(0^(031 丁 31^61〉

018^)1^ 6-2 5110^5 3 口&II!&1 1151 0『、31^1)165 311(1 1(161!' 01635111^1116111 5(^165, 0「

?!"001 1)16

560011^1 311(1 1卜!「3 00111111115 III 11115化口^, II 0811 1^6 56611 II,&I 1110 「0^ 0『1卜6 ^「^1)16 2 . 0 5 5 ^ 0 15 3 101^61

1(1 !15 11163511 !'61116III 50^16 ( ^ … 1 5 0^11131

#

015^137 6.2

化1^

^0 ,^)^

110门1:113薩 0'"! 1^1

暖&^:

,3 '賺

111*0^1 1^1 (111 :^ ^ !—―

8。|"!1181

X X

,謝0【

I。'"!1131 2:2

^111^1

^0^1

013|31^ 6.3 5110^5 1116 口「0|3611!65 ^31121 0「 1116 1(6^1^6881011 00(16 111 1116卩1*00633 0。\^ 5|10\^11 111


(:'/'"/,"'/' 6:

^6^1-^x1011她厶'239

013|313^ 6.3 ^

V'他

~0曲10

;^31?1

^802

丫6 5 ^10 1^0 ) 2 ^0

15 1^16^0110^3

卜丁则不3010「

^?0^0^|131 069^66 !化6 「丁6【1715

口 0^1^1100

10011 ~0

:-^只650口「06 056

140

0|臞81^!^1?1

816^156

056 3616011011 06(31^1!

~0

曰^001^0

1^10 0.05 0.05 0 0

1-^^619^1^103^06 1-6761 1-81373^131316门11加6「 1-8100 73^131310 " 訓 ^ 1-^0^6 030(31^318 ^6013 "!"116『3「〔^^5他"5

01335

,1

1/56 5618^11011 06^31111 3^)601863 1^1151113~ 10 0561116 ^6&1111 1/311163 ^!" 11161110[!61 5616011011

^0(6 11131, 1(1 1116 01^88 X&1^618 500(1011 0^ 015^)13^ 6.3, 1116 1(6^1*6881011 卩「0卩611乂 ;5 3 6 1 1,0^15(10 ^6^1*6881011 311^ 1116 "!『III!"!011卩「0卩611^ 561 10 丁 &1*6 1^6 (!^&1111 「0「 。1355 13!'^615 (^^^^!'!0^1化!^^", ! 110111^1112 ^ ! ' ! ^ . 0^11131 311(1 11011111131 13「〇6^

1 0

7

511106 1116 131^61 ^3^31?10 1,0881 1^0 7

15 01111&!, 13^111^ 011 1116 ^311165 0, 1, 0「 2『0「 30乂

「6001^ 0 『 " 化 ^ 3 1 3 561. 1116 ^^1~6551011 110(^0 11565 3 011111111311^6 10^115

7116 0X01-0551011

?!"(/。、、力丫/ ^ ! ) ~ ^ 15 031)6(1 1116 0^

/-"//(入II 15 1116 0 ^ 5 11131 1116∼6【11

1 - ?!"(/―乂7 ^ !) 1 0 8 8 ^ ^ ^2 \^!11 0000!. 1(1 0出6「∼01^5, 1110 0 ^ 5 1-31(0 ^;31~6561115 1116 0 ^ 5 0「 1110 1055 ^6(^116110^ 60113111111 1. 3|1111131~1^ 1(16 0X01-6551011 1~60^56015 106 1 ~ [?\^05^ ^ 1〉十?!"(/。^/^/ ^ 2)5 -

0^^5 0卩1116 ^6111 ^ ( ^ ^ ? / / ? ^ ^ 1 0!" 7

I 13^6 1116

「出11115 0卩11化360∼6X^5[-0551005^


240

?1-6^.101^ 1 4 0 ^ 1 1 ^ ^///? & 4 5 ^ 6 ^ 1 8 6

" " : ?1-00110(21 8。114"。?78^ 81131^1638 ^^1100(10118

?《1083细^

!)

711113 1116 10811 ^ 1116 6乂601 1 0 8 8 1 ^ ^ = 2 25 10〇

,311(1也6 10^11;『0『1116

、一?欢^/冈:!)」

?《1088何二 6 ^ 0 1 1 0 8 8 1 ^ ^ = 1 01-215 108 1 ― [?1(1035^ 丁116 10^113 5110^11 3^0\6 31*6 108115 0^1116

(:腦14!0^

1 0 8 8 ^ ^

0 十 ^ 1 0 8 8 ^ 二 !) : 1〕十?式1055介9 二 !)) ^1160 & 01101111311^6 10〇115 110化13 ^^^^, 1116

= 1 0『2 \^;11 1)6 1 & 1 1 1 & 0 1116 108113 &1-1^16 6乂601 1 0 8 8 1 ^ = 2

\^ 3 ^05111^6 311101111^ 10 3 0110101311^6 10^18 010(161, 1116 10^115 0歹1116 6乂601 1 , 0 8 8 1 ^ ^ = 2 31\6 1116 6 乂 6 0 1 丄 0 5 5 7 ^ 2 : 1 。『2出泡『5^ & 00113(3111: 3111011111『0『&11 01)561^311005 ^11 0115101116『5》丁0 !11113(1^(6 11115 1?1161100161100 I 5

1110 1116 ^6^1*6881011 00(16

30 01^1;1131 13^61

1088?!^》

13 13^60 1X001 1116 1(6801(8 "^(!。^, 3110^3 1116 60)1121(10113 65111113(6^ ^ 1116

015口 1 ^ 6.4, ^6^1*6881011 1106&. 013(3137 6.4

?&]:&&6(61:

0?

&3^1&&&6

02 110X1X111&11^6111100(1 23(10^(63 3^。化 化13 5&0X1(1&11(1126(1 ^1-5(11116 ? I: ^ 01113(1 23(1&&^

IX!"]:"!?匸2

1 1 1 1 1

-2,8840 0.2133 -0.0231 -0,00498 0.2252

0.4145 0.3236 0.00413 0.000527 0.0665

;'11!""1 (^)

賺耵0

48.42 0.43 31.27 89.39 11.47

《0001 0.5097 《0001 《0001 0.0007

-0.1998 -0.2563 0.0830

1 I 1 0.056 | 1.238 0.977 1 0.995 | 1.253

|

?1*001 1116 00601016015 8 ^ 0 0 III 015口13^ 6.4, I 0311 \\^116 1卜6 & 1 1 0 ^ 1 0 8 1^0 6(^113110113:

:!)、 ^ 一2,8840 一 0.0231 # 108 《∼1033一 1 ― 9 ^ ( 1 0 5 5 ^ ^ !)

― 0.00498 ^ 0 1 ^ 0 十0.2252*^^/0

【?欢1053細^!)^

1。〇

1 一 [?^1088^

?1(1058^(1 : ! ) 、

^2 〉 十 ? 如 ^

!)) ^

二 0.2133 ― 0 . 0 2 3 1 * ^ 0 ^ ~ 0.00498 #

(^)

十0.2252*^/7^/0 丁0 10161^1*61: 1116 1*6511115, I ^ 6 1116 6X3111 口 16 0^ 3 0051:01116『,^001 I \^!11 0^11 0115100161八,\^卜0 13 50 乂6&『5 0 『 ( 八 0 & ^ 5 0 〉 , 1138 & 01*6(111 500「6 0『670 (^^^!^)), 1138 1^0 |3『10『^3^10 ^1013110113 0 ^ ? 化 乂 1 0 2 》 -

?『001 5^1131100 6.4, 1116 10^-001(13 (^^) 0【出6 6乂601 1 0 8 8 1 ^ ^ 二2『0『0113100161-八&!"6

1。〇

?《1088^

^ !)

^ 一2』840―0.0231 + 5 0 - 0 . 0 0 4 9 8 ^ 6 7 0 ^ 0.2252*2

《6.4八)


6: 1^.6^68810)7 ^0^18

丁|16「6『0『6,

241

0 ^ 5 0卩1)16 ^ 6 0 1 1 0 8 8 1 ^ ^ :2『0「 0:115101116『八3『6

:&一2.8840-0.0231*50-0.00498*670+0.2252*2 \ 1 一 ?^055^?'^ ^

^

^

2)^1

?『001 ^1131100 6.5, 1116 10^-0(1(15 (^^!!) 0^ 1116 6乂6111 1 , 0 8 8 1 ^ ^ = 1 0!" 2犷0『0115101116『八3「6 ^

?「《055户? ^ ! ) ^

1038^ ^ 0 、 ― 0.0231 # 50 ― 0.00498 ^ 670 ― 二^ 0.2133 I

1。8

^ 5八)

^ 2)4^ ?欢1。55細:!));

^ 1 - [?^1033^

^ 0.2252*2 丁 116 0(5(^5 0卩1116 6 ^ 0 1 丄 0 5 5 7 ^ 2 :1 「 2『0!" 01151011161-八3『6 0

^

?式1055丁冈二 2 〉 十 ? 1 ^ 0 3 8 ^ ^ ! ) 、 :^0.2133-0.0231*50-0.00498*670+0.2252*2

、 1 一 ^1053^

^!)^

9^1055^

丁116 ^1^61-0000 10 1116

^

5

^ !))^

〈1101 1116 0(^5, 1)1111卜6 ^(^'(^(^)『0『出6 6^6015 1088^^^\

1 0 8 8 1 ^ ^ ^ 2 15 60)03110 0.2133"(-2.8840〉 ^3,0973,

15 6^\^

0「 2 311(1

^ 511611*3011118 ^11311011

6.4八「『0111 8^11^(1011 6 . 5 八 . 1 汀 6 5 口 6 V 。 0『1卜6 ^311165 0『1116 1111311(5八06, 0 1 1 5 0 ? &0(11^?11\^0, 1116 出斤61*6006 !0 1116 108^5, 0「 1(^11 (!!^^!!^,『0『1116 6 ^ 6 0 1 5 ^ 0 5 5 7 ^ 2 = 1 0『2

15 1116 53016 00051301 3.0973^ 71115 1)^6 0^010(101 13 0^60 「6&11*6(1 10 35 3 0147111/1011^6 0『& 10^15(10 1*68!"655100 "

" 卜 &

10笆115

010^01

9

。"請/。//∼10^1(8卩"化.

1^0∼1111111113 10出6 0(^5 0^ 1110 6\^^ 「31116「 I

2

3 0 3 1^058?^^:

1116 1*3(10 0『1116 0(1(^5 0『1116 6乂601

1卜6 1(^-0(1(15, 1『I

10881^^

^\

& 8^113(1011 6.58 6乂 6.48,

0「 2 1。出6 0^015 0『1卜6

^\61\1

^ 0 5 5 ^ 2 ^!. 71115 1-3110 15 6^11^1 10 ^0.2133 ~ ^0.2133+2.8840 ^ ^ 3 ^ 0 9 7 3 ^

6

2

2

1

3

8

1

6̶2.8840

8乂 11115 1*651111, I 030 566 11131: 1卜6 0(^3 0^ 1116 6乂601 1 0 8 8 1 ^ ^ = 1 0「 2 13 口「0口011100&1 10 1116 0 ^ 3 01116 6乂601 1 0 8 8 1 ^ ^ ^ 2 311(1出311[!6 ^0|3011!011311^ &。10「 15 22.1381. 丁1^5 口『0|3011:10113111^ 5

『3010「 ;5 1116 53016『0『&0乂 ^6000 1116 03016 13 ^0^0^1101101

0卩1116 1(1(311(5 (八06, 01150 ? 311(11^?11\^10 111 11115 ^ ^ ! ^ ^ ! ^ ) . 0 ^ 8 動 ^ .

I 00\^ 001111331*6 111636 1*6311115 10 111036『0『0^051:01116「 8, ^110 15 0『1卜6 53016 & 。 ( ! ) 35 011510016『八&0(1 1135 1)16 331716 01*6(111 500『6 (^!^) 35 0^115101116『八,1)1)1 \^110卜&5 1111*66 口『;0「 ^101&11005 ( ! ^ ?^ ^ ^ ^ ) 1(1516&3 0『1\^0^ 1(1 01|16『^0^5 ? &II 0『出6 1111)11(5 6X06卩I卩0「1^?11\^10 31*6 1116 53016『0『0:115101116『8 3.1X6 00510016『八,I XV!II 5110\^ 110^ 1)16 108-0(^5 &1\6 0(1(15『0『1116 0^6015 10851^0=2 311^ 1083?^^: 1 0「 2『0「 ^^115101116「 8 6\^^『「001 111056卩0『(^!^&?!!"八. ?『001

5^113(1011 6.4, 1116 108-0(1(15 (^^^)

【 1 0 8 8 ^

1。8

^

0『1116 ^6111

!)、

1088?^^

:2『0『(^!!^&!!!"

^ 一2^8840 ― 0.0231 # 50 ― 0.00498 # 670 ^ 0.2252*3

8 31*0

^

^


242

?1-6^10(1^6 ^40(^611^

& 4 5 ^61-^186滅胺:^00(1001

80^10115/。卩81^111688

丁|16『6『0『6, 1116 。她0^1116 6乂601 10881^^=2『0『。115101116!"

^^1100110113

8 31*6

:《一2.8840-0.0231*50-0.00498*670+0.2252*3 1 ― ?《1。38細^

^

4

^

2^ ^

?『0111 &0|11311011 6.5, 1(16 108-0(^5 (^^^)

0『1卜6 6乂601

1088卩^:\

0『2『0『0113100161- 8 3X6

, 〔 ? ^ 1 0 5 3 ^ ^ ! ) ^ ?^1033^ ^ 0 ^ 0.2133 ― 0.0231 # 50 ― 0.00498 670 108 、 1 - [?^1033^ : 2 》 十 1 0 5 3 ^ : 1 》 ; ^ 0.2252*3 #

《6冗)

丁116 0 3 3 5 0^ 1)16 6乂601 1 , 0 8 8 ^ ^ = 1 0『2『0『0113101116『8 31*6

!)、:^0.2133-0.0231*50-0.00498*670+0.2252*3

^ 2 〉 十 ? 式 ^

1038^

^

5

^

、1 一 ^ 1 0 8 8 ^ : 2 〉 十 ? 《 1 0 3 — ^ !))》

I I 18 0163^ 11\&X

61^6^1^06

1)61^6611 10^-0(1(15 0『016 6乂601 1 0 3 8 ? ! ^ :2『0『。0510016『8 31101

00510016!"八13 0.2252, \^1110|1 15 01)131(16(1 6乂 5116(1*30(1(13 ^11^1011 6.4八『1*001 6.40^ I I 13 &150 0163『111&11(16 8 311(1 0;11510016『八15

1)61^660 10^-0(1(15 0『1116 6乂601 1.0881^11^ 0.2252,

= 1 0『2『0『0;115101116!"

13 0^1116(1 6乂 501)1101!08 ^113(1011 6.5八『1*001 6 . 5 ^

丁 116 311^61*6006 III 1116 10^-0(1(13 (^.!!^!) 15 5101|3!)' 1116 006^016111; 0『1(16 ^31*131)16 !^?11\^0, ^11056 (!!^!^ 6^ 1『0『005100161*5八30(1 8^ 061161*31121113 11113『65111仁0311 566出311116 006^101601: 0『80^ 0^出6 !^))^ III ^ 6 10^-0^(15 8^11&110113 6.4 311(1 6.5 111(110^65 1卜6 01131136 1|1 10^-0(1(13 |36『 111111: 0『0)131136 1(1 1116 1叩"1. 丁 116 0(1(15 0『1116 6乂601 1 . 0 8 8 1 ^ ^ 二 2『0『00510016『8『61^卜6 10 00310!116『八;5 6

^ 1 ^252573 , \^11|0|1 15 0513106(1 \^ ^\\\^\^ ^0111311011 6 . 4 0 6乂 80)113(1011 6 4 8 ^ 10 11113

6X301 口 16, 30 !001*6356 0『006 |3『10『^1013(1011 1110110^5 & 2 5 . 2 ^ 1001*6356 1111卜6 0(1(13 0^ 1116 ^ 6 0 1 1 0 8 8 ? ^

:2,

I 16^6 II10 丫00 10 ^61-1^

30 11101*6336 0『006 ^10^ ^0131100 1135出6 33016

1111|330^ & 25.2^0 1110^6&36 111出6 0 ^ 5 0『^16 6^601 1 0 8 8 ? ! ^

1 0『2 85 ^611. ^ 0 1 : 0 1 ^ 6

8^11^1011 6 . 5 0 \^ 8^113(1011 6.580 8^11&110113 6.4 30(1 6.5 30(1 1116 1(160111^ ?^055^

二 0 〉 十 ? ^ 0 5 5 ^ 二 1〉十?^/055^^ ^ 2^ ^ 1 31*6

1136(1 \^ 1116 ^6^1*6881011 110(16 10 03101113(6出6 11)1*66 131*013313111(165 ?1卩038細二

0〉, ^ 1 0 8 8 ^ ^ 1〉 , 30(1 ?^055^

^01161*316(1 6乂 1116 ^^1*6881011 !!。^ 31101 5110^0 111

^

!).

71115 0311 1?6 5660 ^001 1116 5八5 00(^6

&乂5 6.5 311(1 6.5八.


^0016^

013^137 6.5 ,"1;010?11^6 1111631: ?2:61110^01~ ; 31: 。1? ^128?; ^1?0

。 0;

,"111^:

^62 ;

| ^1?0 ^ ^170 ^【 ",-1: 1:^601:: - 窗 ? 3 080 ; ^1?0 3 ^1?0十^

02307201027961言^!^ ? ) ; 00498225050304貧^!^!! ? )^

",21:660翻.710 ; - 篇 , 0 舰 V I 。 ;

^1?0 3 ^ 1 ? 0 十 《

0.22524384228134 ,

卩).

",1(181^6: ?03^61101: ? 1012 613111':1';5 ; 一 ! ! ^ ―I? ^?0 一?1 ^?2; 一窗? 0 88399896897927 ^ ^1?0; 12 (一!^!!? ^ 0》1^611 ^0; 一?0 。 一 ! ! ^ ?/ [ ! ^ 一!28?》; 6136

^0

= 1;

(!十6X5 ( " ^ ! ! ? ) ) ;

一701? 0 0.21333987443108十^1?0; 12 〈 0; 1^X60 40; 一1^8? 。 6X11 (^!^!!?); 一?1 。 一728? 7 ( 丄 十 一 遍 , ) ; \ 611(1; 6136 一?1 。 1 乂《1十6X1^(- 78:8?"工 2 。 1.0 - ^?1; 一?1 2 - ^?0; -

1^621)111:

013^137 6 . 5 ^

181)61 ?一1033?^02【 101)61 ?^1,055^01 : 181)61 ? : ?一1033花02 。 ? 0 ; 一船? 3 ^?0; 一17 。 1; ?^1053^01 。 一?1; | 1^ ( 一 ? 丄 - 一!!&X? ^ 1^-8 ^ ^11611 30; 。 ^?1;

一17 ^ 2; 611(1; | ?一1033卿0 ^ 一?2工 12 (誦? 2 ~ 一 8 ^ ? ^ 1^-8》111611 110; 一 魔 ? 2 ^?2; ! : 玎 。 3 ;"

611(1;

6: 116^-68810^

140(1615

243


244

1^0(^11118 "'〃厶&48 &1:61^1^

?^比!"'6

、11直:?80111110116-/01-

8 乂 5611102八06=50, 0 ^ 0 = 6 7 0 , &。3

81"'!纖!;

^ 1 0 = 2 &0(11151113也6 5八8舰6016018 &0111 。 一 ―

6.5 &11(1 6 . 5 八 , I ^61161-31601 1116卩101^1131111;65 11131 10881^110 6,58, 7116 5八3 00(16 6X60111:001 ^ 6.42 111 1110 3叩。诏、10 11115

^^1(00110^

1, 311^ 2, 35 5卜0\\^1 111

86061^11118 111656卩『。1?&6舰63 1 5 1 1 1 015(313^5 6.41

^6

018(3137 6.58

^ 3 5 = 5 0 , 0 ^ 0 = 6 7 0 3^

0.020311

000981723

6.2.3

^ ^ 1 0 = 2

0,97871

1\10^615 ^11^1 3 1^011111131 (^!!^!'!!^!'^!]) 丁3『961

111101^01-6^ |50!)'0110101110115 ^31~!3^1|35 3「6 1100111131-50^16^ 0316@0「!031 ^31-131)165 \^!161~6 11161*6 15 110 |3311101! 131- 0^01 !11∼卜;」1 10 1211卜1116 0310^017 131?61、 丁 1131 !5, 乂011 03111101 355111116 11131: 0116 0316^017 15 111^116!' 0!' 111311 30011121.. 丁3「861:5 0『11115 31^156 111 1113「1^1: 「65231x11 \^116^6 11131^6(6!^5 3「6 1110(16IIII^ 0115101116!" |, 1*61^1^ 11065― 1(1 001151111161 |5「6「12「61化6 5111^165 311^1 3!50 III 11115 0^13)316!", 16^61~5 511011 35 4, 8, 0^ 311^ 0 1113^ 1^ 1)1^56!11 (^厅61^111: |3「0^1111^5 0「 ^1^61*6111 1^311(15 0「 1116 531110 。「。(^"(;!:. -

-

1116 13^01 15 110111(1131 0^1^01"!03^ 1116 ^6^31111: ^311165 0『1116 1^0^1*0881011 110(^6 |5「0!36「1;165 1^01^1106 3 1110(^1 0『1116『。110、^||18 1^(56:

1 十 6 X 9 ( 0 ^ 十 十 十 十 6 乂 口 0

2

6乂口((^

^ 7

= 01

^ 1十6X^(^0十/^义)十6乂口(巧十"义)十6X^(^2十

尸(尸二

3|

, 0

2

1十,0。十卩、、X、十,(巧十十6X^(^2十〃 ^0 ^ 1 ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ 2

XV116丁 15 1110 101^01 ^31^3616; ^4 8^ 0 5

乂601;0「 0『111(3111 ^^^!^!? !^^; 311(1

5

31101 0

「^:)!"!^,!: 16^615 0『1116 1 3 乂 3 ! " ; 3 1 ^ 6 7"; X 15 11化

^、、,"、,""卩"卩\,

-

31101

3「6 1116 006^016111:5 68(111131:0^ ^ 1116

1^601^ 10!1 1103已1^016 11131:卩。,311(1 ^ 3「6 1*0^ 乂61:10「5, 30^ ^,', 0:^ 311(3 0^ 3^6 503131-5.八 688

2

2

1110(^61 0^ 1:116 !^卩6卩「6561116」1)1巳9113110115 6.6, 6.7, 6.8, 30(1 6.9 15 0^116(1 3 ^61161~0111^1 /(^!!.^ 1110(1^1 0!" 3 100151:10 1*6^1*6831011 ^1(11 3 ^6916^01126(110^1(5 \\\\^~ 1^15111@ 30 6X3111 [?!^, I ^!11 110^ 5110\^【1131 1:116 111635111^112111: 0『1116 13^61 ^3!'131)10 01616「111|1165 11100)61 15 ^0011106(1 ^ 1116化!^!^化!。!! I 113^6 115^ 1卜6 531110 1^31& I 1150^ !11 36011011 6.2.2, 0X06^1 11101 I 0 1 1 3 1 1 ^ 6 ( 1 1.116 ! 1 1 6 3 5 1 1 0 『 1 1 1 6

乂31';3匕16 1083! ]^ 7

10


1^0011031 5(1106 1116 乂3「;31^0 10881^1^0

13 3

( ^ ^ 匚 ! ^ ^

\《「5!011 0 「

1116 00111)11110115 \ 31~!31?12匸055

1:「69116门仁〉',11 5110111^ 1^0 1^6310^ 35 0「3!1131國I 113乂6 011311^0^ !15 111635111-61116111 50316 10 110111111^1 0111\ 10 111111111^111 1116 1^01 11化1110^01 131-0^110601 ^0^611015 00 1116 11163511「6016111 50316 0『1116 13

015^13^ 6.6 5110\^5 1卜6

4:113「1 「0「 3 「6^「6551011 "';比3 110!11111111 131^61

0:3|3|3^ 6.6

0

0

0

0問0

^0^^^10 0313 & 漏

10330/^.71 ^ 0

0

~ 门

0

丫 6.7 5)10^5 3 ^311131 1;51 0『^3!'13^125? XVII ^11 15 1^61111^1 10 1卜6 1151 5卜0\^11 III 0)5^13^ 6.2 "';",1116 6X06^)11011 1(131 1116 11169511161^6111 50310 (!^^!) 0『1卜6 131^61 " ! ^ ! ^ 1.055^0

013^13^ 6.7

一 一

8 ^ ︺3 3

^0^11131 ^0*1111131 81门3∼

2 2

11161^31 61。 3∼

018|11^ 6.8 5110\^5出6 ^^0(1011105 0『1116 ^0^^881011 110^1^

⋮8

2;

^0^1111^1 ^01111^1^1

!5 5^1 10


246

^1-6(110(1^6 ^0(^611)1^

5/15 ^11(0-^1-1^

^爾:?1-00(1001

30111110)1^^01~ 811X1116^ ^1^1100! 10113

013)3137 6.8

? 「。―丫

|^|30116^ 0313 0118^ 0313 ;1 ' ^3111 &^(:乜 卜1^0-^10『11116,31:1】0115

丫65 卜10 1^10 2

: :0 ' 36『丁 ! 曰:1110「 301355 "!'31-0613 1-0915110 ^691-633100 1.0011

" 曰 ^ 「11加11011 曰罾

―」

! :,: ^

^3^^1|3 !'623 11116^8^1 卜1叩口100。|119 "!^1^1 563叫「[:6 1156

^10 06^3(1011 1^0 516^136

3616011011 。!^^!^! 」 11

目^0^3990900111 ^0― 0.05 0.05 ^ 31013 ^3^131316 [ ^ ⑩ "

0

;!-!]^^;^^^^^^

01335

1156 5618^11011 00&1111 5^6011165 ^^13: 10 0361116 36&1(11 ^311165『0!" 016 1X10^61 5616011011

丁 1)6

10 XVII !0^1 1116 ^1-01361^165 3!'6 56!: III 015(313^ 6.8 3!'6 1^61111031 10 111056 5110^0 III

0 — 1 化 6 . 9 5110\^5出6 0001*110161118 0『1116 010(^1 65111X1&16(1 6 ? 乜 化 & 6 ^ X 8 8 1 0 1 1 110^^ 0:3|3|3^ 6.9

10"!: " ; ^ 10"!:^亡

0 1 5 ^ 1 ^ 6.9 5110^5 11131 11化1^05^551011 110(16 1化5 ^^0(^1100(1 1\^0 5615 0? 006^0161115 00「「65|3011^11|1^ 10 !110 1^0 6^)113110115『0「 10881 1^^∼,\\\ 7

11化口「0!^^1111!65 0厂1卜6 6^611(5 1 ( 9 5 5 7 ^ ^ = 2 311^1

001111-351 10 1116 000^0161115 5110\^11 111 015^)13乂 6 4 , 1116 1\^0 ^113110115 5|10\^11 111


0^1006^

6: 1(6^6881017

1^0^15

247

乂 6.9 113^6 (^斤61*6111 !!116『06口15 011^出汗6『6111 510|363 (!^.,出6 006^10161113 0『1116 ^1^1)163 ^(^?, ( ^ 。 , &0(1 ^?^10

31*6 &130

&

丁 116 ^6^1*6881011 00(16〇∼65 1110 ^0110^1118 ^0111111135『0「 03101113(1113 ^ 6 ^01)35111(163 0【^6 6^60^5 丄0557^0=2, 1 0 8 8 ^ = 1 , ^ 6

^ ^ ^ ^ ^ ^ 6 X 1 X 1 5946 - 0.0324

1 0 8 8 ^

#

^;!: - ― 0.0134

I十6X13(1 5946 ― 00324 ^0^ ~ 0.0134 ,(:阳)^ 0.2186 4

#

9

('易:0 ^

!^!'^))屮6\\^~0:

0.2186

戲 " 0 、 ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^

1186 - 0.0228寧401- ~ 0 00449

#

(獨)^

0 2240 ^ 戲 1 , 1 0 、

?1(1088^

^ ^ ! ^ ^ 1186 - 0.0228傘401; ~ 0.00449

#

1十0X15(1 5946 ― 0 0324

^ I^

^

I 5946 ― 0.0324

4

(

11

^:!)十0.2240 , 歸 1 1 0 、

― 0.0134 ,(、聽十0.2186 ,戲"0、十0X1^-0 1186 - 0 0228 , /107: ― 000449聿(/(!:!) ^ 0.2240

#

^01-1

-

^

― 0.0134 ,(,咖十0.2186拳隠I ^))

^ 6X^-0

0

^隱)、

)

1186 — 0 0228 ^ ^(;!-: 一 0.00449 ('勤^ 0.2240 ^ 戲 口 0 、 #

^113(1011 6.12 1111|3||65 1\\31 ?^1088^

^ 0〉 二 1 一

1 0 8 8 ^ 二 1〉 一

1 0 8 8 ^ ^ !) ,

13》

II 15 1305511)16 10 01160^ 1116 5八5 00(16 ^1*0^1106(1 ^ 11)6 ^631*6881011 00^6 10 ^ 6 010(^61 ^0611066 ^ 1116只681*6881011 !\0^6 13出6 331116 35 8^113(10115 6.10, 6.1 1, 311(1 6.12. 015^1^5 6.10 &1\6 6.10八5110^ 1116 5八5 00016『0『1116 010361, ^1011 !5 13^60『『001出6 0111|5111 0^ 1^16 ^68111(8 ^10(10^ 0『1116 ^6^1*6881011 ^\06


248

140(161111^ ^///? & 4 5 ^6^186

^6^1011^6

^1/16?':

。(^! 80111^10/15^ 8148111688 ^^1x001101X8

01813197 6.10

31: 0。 ^121!?; ( ! 卿 ^ 1 ? 0 ^1?1;

^1?0 ^ 0; 1?1 。 0; "卞

" ^ ! : . :

2 ;

一7211? 。 & ; ^1?0 。 一 1 ? 0 十 I ^1?1 3 ^ 1 ? 1 十 I

0323912354634玄^7211?5 ^ 0228181055783 ^ 一 攝 卩 ) ^

",1.11&0^: ^!) 。 ( ^ ) ; ^1?0 。 ^ 1 ? 0 十 《 1^1 1 IV! ^ 4

01335715577514 , ^ ! ! ? ) , 00448783417963 ,-通卩》^

: 8?皿0 ; ^1?0 ^ 一 1 ^ 0 十 《 一 11*1 ^ ^ 1 ? 1 十 《

0.21864487608312實一!^!! ? ),

0.22396412290576

, 一!!:!!!1),

,,,忖&;1,76卩'〕3131:101: ? 1:01)31)111^163; (!!:。》一獄? 一17 ―?0 ―?1 ^?2;

一1?脇。0;

^1?0 ^ 1.59463711057944十^1?0; 1^ 一 1 ? 脇 〈 一 1 ? 0 ^611 ^1?11&X ^ 一1?0; ^1?1 ^ -0.11855123381699十 1?1; 一1?0

。 6X5

( 一 講 - ^ ! ? ! ^ ) ;

一1?跪。6X9 ("^?!!^); 」 2 3 1 乂 0?11&X ^ 一1?0十一1?1》; 」 0 。 一1?0 , 一?2; 。 ^1?1 # ^?2; 一?2

;』?脈^

^?2;

咖 舰 :

018(313乂 6 . 1 0 ^ ,"?03^X101: ? 1:01501)111^163 811(1 ? 1:^(1101:601 1/676丄'' 101)61 ?^1055^02 。^6(^10(6^: 10557^2 ; 181)61 ?^1055?1101 。' ? , 6 ^ 6 么 ' 1 0 3 5 ^ 0 ^ 1 ; 181)61 ?^1055^00 。 ?^1055^02 。 一?0; 1

1

一 脇 ?

\ \

1

I \

^?0;

\ \

墨IV 3 1; ?303311101 。 一?1; 1^ (一?丄-」16X9 ^

1^11611

110;

一17 ^ 2; 611(1; ? 卿 0 : ^?2; 辽 《 一 ? 2 - 一11&X? ^ ! ^ - ^ ) 比 6 0 ^0; 3 2: 一17 3 3;

611(1; ―,,」


6: ^^65810)1

8 ^ 560111^八06=50, 01180=670, 30^ 1^?11\^10:2, 3 0 3 015(313^5 6.10 311^ 6 . 1 0 ^ I

0(1(^8 249

1131113出 51&160161118 3110^11 III 6

0;5口1;^ 6.108. 1116 8八5 00(^6 0X001116^1 ^01~ ^1161-311118 ^1656 |3「01331^111;65 15 ^^611 111 015151^5 6.43 30^ 6.44 111 1110 313|3611^1\ 10 11115 1;113^61\ 015^137 6 . 1 0 8

1^10闘八I

7 ^ 3 ^ 7

.000191840

6.2.4

0021487

0.97832

^ ^ 0 1 * ^ 1 3130111 1^011613 ^ 1 ( 1 1 00111111110113 丁 3 1 * 9 6 1 5

1116 131^61 ;5 0001111110115^ 1116 1^60|~0881011 1101^6 65111113165 3 1111631~ 6^11311011 (!!!^^!" 111 1531-31116161-5丁 1化5001^6『1111011 15: ^ ( ^ /

二 卩 ' X , \^ 1161-6 丫 15 1116

、、'卜^

X 15 3 化 口 0 『 0 「 !11^1115

11^1)16 〔511。11 35 6\^!!^!!!!^, ;111:01116, 53^11《5, ^ . ) .

(^―口咖!").'、'出^"化165〉,

3110! /? 15 1116 乂 ^ 0 「 0『006^10161115

65(1111316^ ^ 1116 1^6^1-6881011 1103巳

6 . 3 焱 I I

0 ^ 6 1 ^ 8 6 ^

。,

^ 1 * 0 ^ 6 1 - 1 ! 6 3 0 , 1116 1 1 6 9 ^ 3 3 1 0 1 1 1 1 0 ^ 6

801116

八」63「 11】136「513111^118 0^1^0^1*0881011 7 ^ ^ ^ 1^11114 :"00, 86160(1011 1^10(^1, 31,3 56160(1011 01*1161*1011 ^!'0|3611:165 15 655611(131『0「 ^6^610(51112 [?!'6^101^0 111001615. III 11115 561:【1011, I |:1~656111 3 ^6501!^11011 0^ 111656 ^1~0^611165 III ( ^ ^ ! ! . -

6.3.1

1 ) 6 9 1 * 6 5 5 1 0 1 1 丁 仲 6 I'!'0^)61^

丁 1化01101065 3^31)31)16『0「1:11;5 |3!"0136(1^ 3「6 1,0^151:10 11(38「655!01,

6.3.1.1

3 1 1

^ 1-11163!" 116^!'6551011.

1-0915110 069!'655!011

1『丫011『131^61 15 0310^01"!031 ^ 1)111317 0 ! " 0 1 ~ !】。"")""!), 1,0^151:10尺65「655!011 15 1116 ^6(^1111 !'6^ 1-65510II ^/^. 1『【116 131^61 !5 5111317 1^16!' IIII1116!'10 0「 (;!化!^^^),【1化1^0^1-6881011 00^6 ^ ^ 丫011 3 1,0515110 ^65^6551011 \^!1|1 !0^1 1111^ !))' ^0^11111. I 15 ^ ^ 0 ^ ^ \ ";化11,0「6 5

6 5

1\^0 0316^01"!65? 311^ 1^115 11163511 !"61116111 50^10 ( 「 ^ 「 ! ^ :0 35 / ( ^ / III 1116 ^「131)163 !^1)16 0!" 1116 III 1)114 1)3(3 80111*06 ! ! ^ ^ ^ ) !5 ^60131~6^ 35 01^!1131 1110 ^0^^881011 110(^6 ^ ^6^1111 0)^05 ^011 3 11100161 1)3563 011 3 011111111311^6 10^115 1!1化,38」10^/11 111 56011011 6.1.2. 1『1116 131^61; 1135 1110^ I I 爾 1^0 "! ? ^111^ 1^115 11163511「61116111: 5(^1。 !5 561: 10 11011111131 111611 11,6 1^021*6881011 110(^6 ^ ' ^ " ^ ^6^311 !!, 3 1110(^61 \^11:11 3圼6116「311263 102115 !!;!^, 35 5110\^11 ||1 56011011 6.1.3. 5

65

65


250

140^11^

^1(^1 8/18 &116̶36滅朋":?^00\100\

801^10118^

8^8111688

^^1100110118

6.3.1.2 "!1631~ 869『655:。11 1『乂011『13.^^1 13 0011(111110115 0『1『1(8 01635111*601601 50&16 13 10161^31, 11160 1116 1(6^1*6881011 00(16 8^65 乂00 3X1 0 ^ 1 0 3 1 7 1@&51 30)1131*63『68『655100 I?乂 八0011 1111^ ^1111011011 13

6.3.2

" ! ^ ^1111011011 1^01)61*1^

III 1(115 560|100 I ^1301133 ^31*10113 乂811165 10 ^111011 1)16 1^11^ 1^11110(1011 ^ 0 ^ 1 ^ 0311 5@ 361 &1\6 \\0^ 1116 1(6^1*6881011 110(^6 03101113(65 1116 131^(110(10113 0『1110 1X^1『0『63011 0『11)6 1.1111^ ^000(1011 & I 5(311: ^1111 311 6X^1311&^011 0『1116 1116017 ^ 6 ^ 1 ^ ^ 6 &1\6 ^0^)11 ^11110(10115 ?0『& 61(1317 &『8 仏丫00 01&丫 ^!^!^ 1116 111601-6(103! 6X^)1311^1011 &1\6 ^0 6\^601\^ 10 1^6 ^011111113 11131: 1116 ^6^1*6881011 110^0 11363『0『03101113(1113 ^ 131^61『0『63011 ^^^&!^^) 0 『 ^ ! ! ^ 711110(1011 &^. 5

6

1 6

I 3(^11 出6 6X301)516 0『3 1*63(301156 010(161, ^1161*6 1116 131-^61 ^11165,『65(50056 &0(1 000-『65口0056 〈 1 &0(1 0, 「65口6。1卜61力, 八550016

13^65 006 0^ 1110 1^0

11161*6 13 & I&16111 ^3『;3616 ^【0『68011『600『3 0『011510016『111 1116 69\& 561. 1^0^ 333111116

1\\&I 1『1116 乂3106 0『少'〉0, 111611 1116 00510016『!^^!^!!^^. 丁116

0^ ^ ^6^611(13 00 1116 00510016『,5

0(131-30(61-13(105 38『6|5『656111601 \^ 1116 1111311(3 0『6X^)13113101^ ^31*131)165, ^111011 I 030 ^6110(6 \^ 1116 乂6010『1 ^八5511016

^1161*6卩13 1116 \6010^ 0^ 00101611X8

311(1 ^7 15 3 1*311(10111

乂&!^&!)^.

01^61*6111: 38311111(3(10113 31)0111:

1116出51『1601100 0『出6 1^11(10111 ^31^13616 V ^\\&『!56 10 ^1^61*6111 !

^

I

^111 3110\^ 110^

11113 13 50, 丁 116 |3^0636!11^ 0『1*051301156 15 ?!"(少^ 1 |

^ ?"乂

〉 0 | 勾 ^ ?^'X十卩〉0】^

∼!16「6 ^ 13 1116 131*861:

?1(0 〉 一卩^

15〉

&

丁116『6『0『6, ^ 1|

^ ?"卩〉一卩'X、 : 1 ― 尸 ( 一 ^ )

^1161*0 ^(^) 13 1116 01101111311^6 013(1*11)11(1011 ?11001100 ^ ! ) ?) 0『1116『30(10111 731*181)16 IX

6.3.2.1 ^092^ !.^^ 1『1 0110036 1110 1x^11 乂31116『0『出6 1^1111^ 11110(1011 ^10\^111611

^

^ 一 尸 ( 一 ^ ) :

1

̶ ! ^ : ! ^

1116 0 0 ? &1x^6 0^63 011 1116

^


0^0^6^

6: ^6^68510/1

^0^13 251

!"16006, 1116 |3『0133|5!1!1^ 0『『65口0056 13 031011(3(6(1 33 1

6

&'X

卿 )

?『001 ^113(1011 6.18 ^011 0311 566出311(16 1!0^ ^11110(1011 15

1。8

卩'X

:卩'乂.

1 - ^ ^

=1 1 ^

13 03116(1

& ""加"^6^1010^

511106 !1 !5 & 1111631~ 001111)1113(1011 0『1)16

丁卜6 ^6^1*688100 110(16 68(11113(65 1(16 1!1163『^66\0101 311(1 111611 3口|31;65 5(^11^1011 6, 18 10 131*01)31)1111^ 0『『65口01156.

6.3.2.2

^6

1^01)111^

1『1 0110056 1卜6 ?1*01)11 乂31116『0「 1116 1.101^ ^11110(1011 口 1*0口611^, 111611 11: 15 353111116(1 1\\&X

1*311(10111

^31-181)16 V !0 5(1113(1011 6.14 1138 3 00111131 31511*115111100 ^1111 016&0=0 3 0 3 51300131^ ^ 1 3 1 1 0 0 = 1 ^ 10 11113 0386 I 卜 ^ 6 ?1^

^1|

^ 1 ~ 尸 ( 一 / ^ ) ^尸(戸、)

^1161-6零'力:|

-" ^11 ,

〈6.21 〉

丁0 65(11113(6 1116 ^063611!^ 0『『65|301156,出6 ^631*6581011 110(16 11565出6 ^0^0^171 0^101113(6 1116 ^1*0631)111^ 2^0\^ 111 ^113(1011 ?『(乂 ^ 1 |

^卩"!)"。"饥、卩'X、,

^11110(1011 10

丁11115, 11 03101113(63 1116 ^ ^ ^ ! ! ! ^ 1)131 ^ ^ 1 35

\\^6『6 1116 !)"。1)110"讯『11001!00 ^^65尸(/?'乂) ^

《0109109》

6.3.2.3 001111)161116111317 1 - 0 9 * 1 - 0 9

I门11118 0336出6 ^6^1-6581011 110(^6 03101113(63出6 (?^!)&61111^ 0『1*63(301136 33

?^(^ ^ 11力二 1 一 ,(一―/?'力),

^.!!)

13 1116 011111111311^6 6X11*61116 乂31116 (!&忱比"^。!!.

6.3.2.4 1(^611(1(7 1-11^ \\^11611出6 01*361: !5 !11161^3卜50^163, 1116 11631*6881011 1X0(1& 11563 311 1(161111^ 1111 !^. 71115 17163113 111311116 ^1*6(110(6(1 ^31116 0【1116 13^61 ^^3^)1&

15

10 1116 1;063『!?^!^!'卩'X ^八5 3 1*651)11,出6

1)1*60110(6(1 乂3106 0『1卜6 ^ 2 ^ 1 ^31*13516 15 001『6511*1016(1 10出6 1*3(1^6 0 10 1 ^


252

^^10(^6她^//"兮^///?

6.3.3

8/18 ^6^156她":?1-001100180114(10178^

3616011011 1\00||61

81451^633

^^1100(10^15

910^0^

丁卜6 ^31116 0^11113 |3『0|3611^ 361611111065 1116 010(161 861601100 0161110(1 056(1 ^)! 561601108 1116 ^211-131)165 -

『0『111011151011 III &『68『655100,∼1161116『II 15 3 10@13110 0『11063『1^6^6551011^ 丁 116

0^ 11115

|51^0|3611^ 0311 1)6 561: 10 006 0^出6 &110\^!08:∼0116, 8^^I(VV^1*(],》01^81*3, 01 816口^181 -

I『乂00 5611116 乂31116 10 ^0116^ 3\\ 111^11(8 ( ^ 。 ! ! ! ^ ! ! ! ^ ^ 1*6&0*6(1 10 33 ^!!^^^) 31*6 1110111016(1 10 1卜6 1110(161, &11(1 1卜6『6 13 001^ 006 516口 111 1116 010(161 3616011011 口『0063孓

6.3.3.1 83010^31X1 01|1111131:011 1^61110(1 丁0 1136 1)115 016111001 5611116 86160(1011 1^0(161 口『0口611^ 10 8 3 0 1 ^ 3 1 ^ , 5611116 8*3^ 81^01(103006 1^6^61 1)1-01)611^ 10 3 ^^^!^^ 1111*651101(1 16乂61 0^ 31@11111031106 (^^^ 35 0.025, 0.05, 0.10, 311(1 11160 5611116 86(60(1011 1 ) 6 & ^ 0 ^ 6 ^ 10 III出15 11161110(1, 1\\&卩1*00635 0『1^06^1 31&113 816^ 0,讽116『6 &II 1111311(5 31*6 1110111(16(1 111 1116 [^(^!^. ?0『6&0卜『&6511111316(1, 3 1(1 0111-8^1131-6 1681 3(3113(10 13 00011)1116(1 1(1 816|3 1, 1116 10口111 \^11036 000^1016111 13 16381 31101 ^111011 &150 3065 001 016611^16 1111^65110101 361 ^ 1116 813^ 8!@111!1031106 1.6^61 口『015611^ (!^., 1116 1?~\3\\1& 0『1(8 0111-8011131-6 1651 5^13110 13 ^ & & 1 1 1 3 0 1116 乂81116 10 \^111011 1116 8*3^ 81^11100&006 1,6^61 ^0^)6^ 13 560, 15 !"^[^(^^(!.八150, &001 1116 ^601310|112 ^31^31)165, 3 06\^ 010(161 13 65111113(0(1 &1\6 3 ^3.16 ^I11-8(1^13『6 1651 5^13(10 13 001X1)31116(1卩0『1116 006^101601: 0『630^1 11113111: 1111116 63(111131601 1110(161, 10 3^6^ 2,出6 \^11056 006^101601: 13 16351 51^1^*103111 11^ \^111011 ^063 001 1X16611110 5

8(2^ 81^1116031106 1^6^61 ( ^ ^ ^ ( ! ) 13『61110乂63, 311(1 & 0 6 ^ 1X10^61 15 71115 ^1*00635 !3 1*61)63(6(1 1111(11 110 0101*6 乂3『!&1)165 1^11 10 016611116 1)11*63110101 3(3601116^ ^ 01106 & ^31*131316 13 1*6010^6(1 &X &11 乂 516(3, 11 3065 001 61116『1116 6(^11&11011 &^&^. 1『11113 5616011011 151*00655 13^65 160 516|33 (!^!^^!!!^ 816^ 0〉 66『0『6辻0011165 10 3 510口,出60 160 1110(1615 31-6 ^311^1)16 \^11611 1116 |3『00655 510135. ?1*001 1(1656 1611 1710(1613, 1116 116^1*688100 110^0 36160(5 006 1X100161 ^ 丁116 01*1161*1011 1136(1『0『1^16 361601(011 0^ & 1 1 1 0 ( 1 6 1 13 ^61611111116^ 6^ 1116 乂3106 10 ^111011 1116 86160(1011 01*1161*1011 口 1*0(3611^ 15 561. 1『1116 86160(1011 01*1161*1011 ^ 0 ^ 6 ^ 13 56110 ^0116 1)1611出6『111&1 1110^61 36160(6(1 13 1116 006 &001出6 ^&口 0『1116 ^ 0 ^ / 0 . ^ 6 6|111111131:1011 |3『00655, 1『 1(16 8616011011 01化1*100 ^ ^ ^ ^ ! ^ 13 36110 31!)' 乂31116 0^16『\\\&1\ 1^0116, 1(1611 1116 &6^1*6881011 110(^6 0565 1116 01*1161*100 3(3601^16(1 ^ 1116 0『1)16 86160^00 01*1(61*100 ^ 0 ^ ^ 10 361601: 1(16 111131 ^(!^!. ^116111311^6 ^311165 0^ 1116 86(60(100 01*1(61*100 ^ 0 ^ 6 ^ 3 3650『1 口600 0^ 1116 1)1-006(1111-65 ^6^1*688100 00^6 ^0110^3 10 361601: 1116 ^11131 010(161 &000^6\1\^ 10 63011 0『111656 01*1(61*13 ^111 1)6 315011556(5 111 3601100 6.3.4,

6 . 3 . 3 . 1 八 8 3 0 1 ^ 3 1 X 1 01|1111131:011 1^6(110^ \^116111^16 丁 誦 5

6:11317

0!5口13乂5 6.1 1八,6.1 18, 30(1 6.1 10 111113(1*3(6 1116 6 & 0 ^ 3 ^ 611011031100 0161110(1 1131113 & & 561 ^1111 0111 乂 1611 111^11(5 311(1 & 610&1^ 12^6^ I 5611)16 8(3^ 81^011!0&1106 1*^61 ^ 0 ^ 6 ^ \0 0.05 &1\6 1116 861601100 01*1161*1011 口『0|3611^ 10 ^006^ 013131^ 6.1 1八5110^5 11131 3.1 810^ 0 &II 0^ 1116 160 101)1115 &1*6 1110111(16(1 111 1^16 010(^61 ^ 0;3口13乂 6.11八 1

1

10

|

8&(:!^&!:!! 211X1111&1:1011 ? 11006(11116

1 3 卿 0 : 化 6 ^0110^1119 0^(60^3靴"6X1^6!:^^. 071^305 1^^5

11^7 117^8 |

―――^∼.....…―、^

:,.̶―一1

9


0 ^ 0 0 ^

6: 1^6^6381011

!^0^18

253

013^13^ 6.1 18 5卜0\^5 11131 10 816^ 1 1116 ^31-131)10 八!^5 \^38『601(^6(1 66031136 1(3∼&13 - ^ 朋 ! ^ \^ 111811651(。^^) 15 3^0^6 1116 1^651101(1 ^ 0 0 6

^

16乂61 0『0.05 313601^6(1 10 1116 8 ^ 81^111^031106 1^6^61 |5「0|3611^ 1^6X1, 3 1X100(61 ^1111 0111 乂 111)16 10卩"15 6乂06口1; !^乂八&?) ^33 651101316(1, 303 3 0111~30| 1131*6 3(3(15(10 \^33 0001|31116^『0「出6 0061^(1016111 0『63011 !0口111 86031156, 0^ 1卜6 1*60131111113 ^31^136163 1^\^八118 \\2^6 1^16 1^3卜651:^7^3|116 『0!" 1116 ^31(1 丁651 ^^!^!^, 11115 \\^8 1*0010^6(1 &001 816|5 2, 30(1 8 10315(10 1*621*655100 \^35 03(11113(6^ ^1111 1^16 1*611131111113 61^111 !0|31113^ 丁卜15 1?1^00653 0『6111111113(1011 0011(111116^ 1111111 1^/0 0101*6 731*135163 ^ 八 1 1 2 &03 1 ^ 八 ! 1 1 79 \^6『6 1*6010^ 31 316|35 3 3001 4,『65136011乂61 丫, 35 3110^0 ||1 5

015̶6.118, 0;8口13乂 6 . 1 1 8 807^:: 8。 1^(1(11(1011&!) 62^601^

& 化 比 6 0,05 31^1110&1106 1^61

^01: "&07&1【1:0。 ^6 00(261 ^

5X111XV 3" ! ) 1 2 3 4

1(6&。∼3

1X1

1 1 1 1

117^8 !17^112 !17^179

9 8 7 6

^1(1 0111-3(111&? 1: ^ 0113(1 0.0338 0.0750 0.1001 2.5626

0.8540 0.7842 0.7517 0.1094

丁卜6 ^&]6 丁651 3(3(13(10 \^35 1)1611 0001)3016(1『0『1116 006^1016111: 0『63011 10)3111 1110111(16(1 10出6 !!!。"", &1\6 3.15(3^6 0006 0 『 1 1 1 6 \ \ ^ 「 6 36(^6 1116 1111*651101(1 0『0力5^ !"16006, 1116 『1031 11100161 15 1116 010&61 6^\6\0^6 3.1 1351 516口, 0311161 乂 310(3 4, 015口1^ 6.1 10 5卜0\^5出6 ^^1*131)165 1110111(16(1 111 1116『1031 1110(161 311(1 5110^5 111311116》々311165『0『^11 0^ 1116 100111(10(1 10^1)15 &1*6 1)610^ 1116 81^111110&1106 !^乂61 ^ 0 0 『 0 . 0 5 , 0;8 口 13乂 6 . 1 1 0 4^ I伫0011313^3 0^ ^6 ^011091119 I I 【 ( ; ^

6""亡3:

07^001 11咖103 1^^253 11^X^27 117^305 1*7*117

11^6X11100(1 11^10 丁"I: ^01: &101)^1 ^11 1^0^6313: 827^=0 -2 109 11^111100(1 11^(11)100^ 1X1^61: 06^^ 111^61: 069^ 6 2163.746

1719.165

I

V

!17^253 117^27

9 1 1 1 1 1

&

44 4.5805

化1-3(1"&" ?1 ^ 01113(1 《0001 91.5441 《0001 176.8076 《0001 50^4588 13.3377 0.0003 《0001 18, 5836 9,3743 0.0022

6.3.3.16 8301^31^曰1:171:1131:011 1^6111001 ^11611 1116 7^901

18 0011(111110118

丁 116 6&(;&^&!^ 611111111311011 0101)1001『0「 & 0011(111110115 1 ^ 6 1 15 5|11|113『10 11131『0!" & 61031^ 13^6^ 90\\^6『,^1160 1116 1 ^ & I 15 0001!0110115, 30尸51^511。 13 1150(1 1115(63(1 0^^3)01 0111~80|113^6 513113110 111 01^6『10 0^10111316 1116 &


254

^1-6^101^6

140(1&8/18

^11(61-^186滅"":^00(1001

80114^10113^

8118117688 ^1)1100110113

6

丁0 (^!!!。!!^!16 1)16 63(^^31X1 611111111311011 13『0|3611^『0『3 0011(111110113 13巧 仁I ^

186

^ & ^3(8 561 ^1111

16 111131113. I 361; 1116 8 ( 3 ^ 81^01110111106 ^\^\ ^ 0 ^ ^ \0 0.025 &11(1 1116 8616011011 01*1^61*100 口『0口611^ 1。 ^ 0 0 ^ III 3^6^ 0 ^1101 ^ ^ ^ ! ! ) , &11 16 1111311(3 ^61^6 1110111(1601 III 1116爪^^^. 1)1 1116 1 5 3 0 ^ 3 ^ 6(11111113(1011 |^00655, &0『111^11(3『6010^6(1, 006 &I 63011 516口. 711656 1*65111(5 31*6 5110^0 III 0 1 3 ( 3 1 6 . 1 1 0 . 0:8口13乂 6 . 1 1 0 11011; 110 (&11(11^1011&!) ^11^0^3 。 化 ^ 6 0.025 319111210&1106 1^61亡01:【^&仰&! 1^011 ^6 60^61 ^ 5110X101^ 0^ 8&011001:4 51111111&艺10X1 1911&3 ]61: III

&咖。"。 !

9

2 3 4

1 1 1

1^^106

?!: ^ ?

15 14 13 12

1.91 4.04 3.68 4.18

0.0476 0.0446 0*0552 0.0413

015|3|^ 6,1 1 6 5110^5 1(11311(3 1110111(1601 111 1116 ^111211 !!!^^!. 0;8|3|37 6 . 1 1 ^ 3》: 1116 36160^66 I&0(161 ^ 1)036(1 011 ^116 011003&。80111: 01:11:61: 1011^ 13 ^ 6 810(161 X:!:81116(1 111 ! 3^61? 4, 16 000313(3 0 ^ 比 6 ^0110^1119 62^60(3: ! \ III"!:"?1: 07^05 ( : 環 1 4 11^009 1^^112 1)7148 跳 & 1 7 4 19^190

874^027 117^048 !17^054 1^^084 19^085

511111 01

3011106

0?

110(161

29 926 955

21: 1101:

00X11:60(6(1 70 1

116811 301181:6 819.067387 1785.906019 2604.973407

28.243703 1.928624

00(161 ?11 5(8(13(108 11-5(11181:6 380

0.3144 657.4266 803.3093

0.2930 660.2396 47.2135

510

3 &II81^313 0^ ^6(7=3 311111 0^ 0?

197^027 1)7^048 117^054 197^084 1)7^085 11^112 117^148 11^190

4 1 1 1 1 1 1 11 1 3 1

5^11 &1:63 23^ 6150 75,8157 54,8664 16. 3370 35儀 4411 16. 2707 22,3877 10 ,8962 45,7402 10 ^6582 20,1009 29, 5385

? V&丄"6

3 39 28 8 18 8 3 5

06 31 45 47 38 44 87 65 2,16 5,53 3,47 15. 32

?1

^

0薩 0161

0001 0001 0,0037 《 0001 0,0038 0,0091 13. 0177 0,0149 0,0189 0,0157 《 0001 《 《

V& 1116

? ! : ^?

14.64

《0001


6: 1(6^1-63810^1 ^0(^618

255

015口 13乂 6.1 18 5110^5 1卜6 ^31-1315168 1110111(1601 III 1卜6 11(131 010(^1, 轻^!111 1116 ? 5(3(15(103 311(1 /?^311163『0『1116 ^31*13616 006^10|6013^ 丁 116 ^ 513(13(103 3『6 7^5 511106出6乂 31*6 3(1)113(6(1『0『1116 011161- 6^6015 & 1 ^ 6 ^ 1110111(16(1 10 1116 1X106^1 III 0出6『∼01^5, 1(16尸3^15(10 3[!0^11『0『63.0^1 15 6^5601 00 & ^2^1\3\ 5001 0『5(11131*65, 111635111*63 1卜6 !1101*6356 111 1116 1110(161 31101 0^ 8^1131*65 ^116 10 1116 3(1(^111011 0『1116 乂 針 & ! ? ^ ^0 & 010(161 1\\&I &11*68(1^ 0011(31115 &] 1 1116 0出6『1113111 6^6018 ^1 1 10 11115 0&56〉卩105 31!)' 10161^301100 1611115 ^0 III 。 站 ^ ) . 丁 11!5 '!36 0卩3031)^5, ^1161*6 1116 00011-1151111011 0^63011 ^31-131)16 13 3(1)113(6^ &!" &11 0出66疗6(^5, !^!^!!!^化6 111(61*30(1011 6 他 " 5 , 13

八111115卩0!0仁11 013^ 56 ^01111 111011(10111113 丁 ) ^ 2 51101 0『5(111&『65,八(^^!^^经10 1^(^11, !^「61101 (, 311(1 3136010^ "丁乂卩6 2 501X1 0卩5^1131-03『0『3 13 1116 11101~6&36 111 1^0(161 5001 0『 3(11131-6 ^110 10 3(1(11113出 ^31*131)16 10 & 1710(161 0011(31(15 ^11 0出6『V^I'I^^)I65. 1『1116 010(^61 0011(31115 001乂 1113111 6^6015? 1)1611 ^^56 3 311^ 1^^6 2 31131 乂565 31*6 1116 5&016.,, ?0『3 ( ! ^ ^ ^ ! ^ ! ! 0『 1)311131 50015 0『5^1131*63 311(1出他巧!^ 1^|365 0^ 乂5!5, 566 8^58^6^/。卩111160^ ^0^6^ 6

6

1

6.3.3.2 「 0 1 ^ 3 1 ^ 36160(10111^6(11001 丁0 1136 1)113 17161110(1, 5611116 8616011011 1^0(161 |51^0|5611^ 10 ?01^31^|1^ 5611116 & 11117 81^111110&006 1^6^61 口『0口611^ 10 3 ^6311*6(1 1)11*651101(1 1^61 0^ 51@11|1:1031106 511011 35 0.025 0.05, &10. 71160 5611116 86160(1011 1)6(31111 ^0^)6^ 10 ^). 9

6 . 3 . 3 . 2 焱 「 0 ^ 3 『 3 36160(10111^6(11001 ^7116111116 1 & X 18 6111317 八I 316(3 0 0『1卜6『01^31X1 50160(1011 口『00655,出6 010(161 0011518(5 0『001 乂 10161*06151: &0(1 00 0出6『 八11(16 66^111111113 0^816|3 1 , 1116仪68『 1 00^6 08101113(68 1116 8001*6 0111~801113^6 313118110 『0『630(1 ^31*131)16 001 1110111(16(1 111 1116 11\06^\ 8.1X6 3616015 1116 ^31*131)16 ^!111出6 131~3651: 5001*6 501151^, 1)1-0^1(16(1出31 !1 3150 11166(5 1116 5011^ 51^111^031106 1^^61 1111-631101(1 乂3106,八I出6 6 0 3 0 ^ 816^ 1, 1^16 010(561 0011315(3 0^ 1116 1016「06口1 口105 1116厂11*51 乂3『|31316 561601601. 1|1 816^ 2, 1110 1^6^1-6881011 1106& &0&III 03(01113(63 1)16 500「6 0111-3^1131*6 5(3(15(10『0『6&011 ^31*1&1)16 001 111011101601 III 1116 010^61 30(1 51)1^131*1 乂 561601:3出6 1)651 乂 3 「 ; 丁 1^5 131*00655 15『6(36^6(1 1111(11 0006 0『出6 1*6111&1)1^31*131)165 016015 1116 ^0117 51^111^031106 出坨^!^化.0006 3 ^303^16 13 60161*6(1 1010 1116 1110(161 &1 30^ 688

00

2

516口, !1 15 1\&1-6010^6(1 ^ 丁0 ^61110115(1-3(6 1116 ?01^3^ 56160(1011 0161110(1, I 1136(1 & 6^ 361∼1出& 610317 ^ 8 ^ 1 5 6 1 出 6 86160^1011 1\10^61 ^ 0 ^ ^ 10 !^!^^!^, 1116 1^0(17 81^11111031106 卩1*0(3611^ 10 0.025, 30(1 1116 86160^011 011(611011 ^0\^6^ 10 ^0116^ 015口13乂5 6.12八,6.128, 30(1 6.120 3110^ 110^ 1116 ?01^3^ 56100(1011 1116(110(1∼01"化5 ^ 6 0 1116 131*^61 13 6|031^^ 6

0;8|3|37 6 . 1 2 ^ ?01:11&]:3 5616001011 ?2006(111X6

5^69 0: 111&61061^: 611&。"(!.

1991》,21, 22, 156. 2

?0!"出6 001X1(11113(1011 0^ 1^10 5001*6 0111-8(11131^ ^ ( ^ ( ! ^ 566 "丁116 1,0^15110 ?!"00^311!"6,, III 1)16 545/57^4丁 1156!"'5 0x11(1^

1948-1949.


256

?1-6(^1011^6 ^4。^6""宕^///?

8/15 ^61-1)1-186

^1176?': ?!'0011001 80114(10)18/(?"

81181^1658 ^^1100110178

018^137 6 . 1 2 8 :了

11012: 110

(&(!)!! 1:1011&丄)6化6(:" !&化^116

0.025 31901^100006 16761 ^01: 60617 10^0 1*6 810(161 ^

0

31X011101^亡?01^7&11(1 361601:1011

! 2 3 4 5 6 7 8 9 10 11 12 13

07^103

1 1

18?^41^305

1 1 1 1 1 1 1

217^27

18?^11741116 1 18?^411177

1

III

5001:6 0111-5(11181:6

1 2 3 4 5 6 7 8 9 10 11 12 13

148 ,1507 112 ^7779 130. 2618 40 2100 11 2827 11 5922 9 0667 7 8575 7 3933 6 9745 16 9559 6 7879 5 7585

? 1: 、 01113(1 《0001 《0001 《0001 《0001 0.0008 0.0007 0.0026 0.0051 0.0065 0.0083 0.0094 0.0092 0.0164

018(313^6.120 1116 36160^6(1 1110^61^ 1)^30^1 011比6 0110 081;^011& 01:1^61: 1011/ 1 3 比 6 110(161 ^101X16(1 111 3 ^ 13 ^ I仁000313^3 01比6 ^0110111119 6^^60^3: 1^1X6^ 07*^001 III?一07战7 I I I ? ^ 战 1 6 II!? 一 11^177 1!!?^137^179 I I I ? 抓 ^ 2 3 8 III? 117^253 III?一^7^9 9 01? !1^305 III?一^7^3 06 18?^7^6 1^^103 1^1127 ― ― ― ― ― 1|11:61111006

1:10 ?63^ ^01: &1013&1 ^ 1 1 ^0^16313: 827^=0

~^ 109 11^6111100(1 1111:61:06^^ III&^(:印^] & 00^^1:13 2615.563

11^6111100(1

2124.160

0?

491.4032

26

?I 1.0001

771*6 3 &11&17313 0亡^^60^3 ^ 6 化 18? 07^7 18?"117^177 II!?"117411179 18?"117238 III?"11748253 18?-跳11299 III?跳8305 12?一跳&306

13?"876

9 1 6 1 1 1 1 1 1 1 1 1 1

0&1(1 0111-5011&16

? I: ^ 0*13(1

108.4370 7.4179 14.3031 5.3242 16.6932 6.3618 66.8285 8.7910 10.7312 7.8548 8.4216 136.2609 15.4403

《0001 0.0065 0.0264 0.0210 《0001 0.0117 《0001 0.0030 0.0011 0.0051 0.0037 《0001 《0001

I I 030 1?6 5660 0 — 1 ^ 6.120 1^13.1 3.11 1116 ^31*131)163 1(1 1116 ^11131 1X10(161, 6X06(31剥?一!^八!^ 16, 11^6 ^?~^311168 ^&]0^ 1116 1111*631101(1 0『0,025, 丁11656 ^81*135105 ^61^6 513111(103111; ^1160 1116乂 611161*6(1化6 6^11311011 2111(1 1*611131116(1 5!80出0301 6乂60 3^.61 01\\6^ ^&^!&^&3 60161*6(1出6 6^11311011 5111356(^116111 516|35^ 6^60 1^!?一1^乂八III6 1135 3卩一乂31116 ^ ^ ^ ^ ) 31?0乂6 1卜6 1111*651101(1 71113 ^6311^516 「651111 01&乂 1)6 3(11*11)11(31)16 10也6 1\\3^ 口『!0『10 11111111113 ^ 6 ^0^316 36160(1011 |5『00655, I 0163116(1 1116 6&\& 361 30(1 6111111113(6(1 ^31*131)165 ^111011 &『6 11化61 丫 10 1)6 0011!1163『∼&卜011161 ^31*131)165 0「 & \\\^\^ 3^6^6(5 ^15(1*11)11(1011 0『1)0^11 ^ 9

-


0110^6^ 6: ^6^65510^7

1^06^3

257

6 . 3 . 3 . 2 8 「01^31X1 361601:011 1^6111001 ^11611 1116 丁 3 1 ^ 1 18 0011|:11110118 0)106 3 8 & ∼ ^ 316^ 0 0? 1116『01^31x1 561601100 口『00655,出6 010(161 001151313 001乂 0『1116 !!!^^^^.八I 310? 1, 1116 ^6^1*688100 110^6 0310111^65,『0「 63011 ^31^31)16 001 1(10111(16(1 111 \\\^ 010(161, 1卜6 1*60111011011 10 1卜6 5001 0^ 5(^0&!"63『651(111315 ^0111(1 1*651111 1『\\\^\ ^61*6 1110111(16(1 111 1116 010(161 ^ I I 11160 5616015 1116 &1)16 ^ ! ^ , \^11611 10 1116 0100^1,『6511115 I I I 出 6 131^651 1-6^11011011 III 1116 31101 0『5(^1131*6(1『65131^15, 1)1X^1(^(1 11131: 1卜6 & 0^ 1卜6 I 5(3(13(10『0『出6 乂 肛 ! & ! ? ^ !5 1655 1)1311 0「 60)1131 10 1116 50117 5^011103006 16乂61 111『651101丄八I 3^)3 2 1116 乂3「131316 5616016(1 III 81613 1 15 &66^6 10 1116 010(^1, 30(1 1116 ^6^1*6881011 00(16 & 『 0 『 6 3 0 ( 1 ^『13616 001 1(10111^6(1 1(1 1116 010361, 1116 1-60111011011 111 1116 5001 0『3^ 1131*6^ 1-651(111313 11)0.1 ^011\6 1*651111 1 下 ^ 『 ! & 1 ) 1 6 \ ^ 6 ^ 11101(4(16(1 10 1116 010(^61.八8310, 1110 &616 \^11056 1)1011151011 1*63111(3 111出6 131*^631: 1*6(111011011 !0 1116 81101 0『50(11&1*6(1『65^0315 13 &66^6 10 1\\6 010(161, 31101 30 00, 1111111 00116 0『1116 1*611131111113 乂3『!36165 016615出6 ^0117 31201^0&006 1-^61 1111*631101(1 \3\\1&.八5 "!出1116 1)1031^ I&!"^!, 0000 3 ^&!!^^ 15 60161-6^ 1010 1卜6 1710(161 31: 30乂 5缶口, 11 15 06乂6「 (^^(^^(!. 7

-

10 01^6『10 360100511^16 1116 3^0\6 |31^00655 I 1136(1 & & 561 " ! 出 3 00011011005 13「8 仁I 出6 86160(100 1^10(161 ^1^0^611^ 10 1*01*^31*3, 1卜6 611*17 ^ ! ^ ^ ^ 1^^61 [?『0|5611^ 10 0.05, 31101 86(6011011 01*1(61*1011 |3!"0^3611^ 10 ^006^ 0!5口 1&乂5 6.120 &1\6 6.125 5)10^ 110^ 1116 ^ 0 1 ^ 3 ^ 561601100 016111001 \^0^3 \^160 1116 15 6

5

1 1

0 3 1 1

013(313^ 6 . 1 2 0 ^ &11(11 ^100^116^^60(5 016匸0.05 319111(100X106丄""^01: 6X1^7 1^0 110X6:: X。 31 !^16 810(161 ^

5"!)

^

1 2 3 4 5 6 7 8 9 10 11 12 13

&1161: 。3 117^048 117^174 197^084 07^05 117^085 071113

0?

111

1 1 1 3 1 1 3 1 XI 4 1 1 1

1 2 3 4 5 6 7 6 9 10 11 12 13

?1: ^ ? 208.63 《0001 38.11 29*61 〈.0001 《0001 7.27 8.00 0.0048 7.81 0.0053 4, 25 0.0054 7.02 0.0082 2.14 0.0159 3,03 0,0170 5.47 0.0196 5.53 0.0X89 4.18 0.0413

5 6 1


258

?^\01^她(^〃"兮XVIII!

?1-0011001 80114(10115^

&48 ^16^186滅"^

8143111633 ^^1100110118

7116 36160&6(1 1110(1613 &36(1 011 1^16 0110 031^0111: 01:11:611011 13 1116 110(161 61&106(1 1)1 3(613 13 ^ 1^ 001)31903 0^ ^ 6 ^0110^109 6^^60^3: #

071113 1)7^009 ^1^027 117^048 抓 战 0 5 4 117*1^084 117^085 117&11112 跳8148 117*11174 1^^190 ^11 &1^313 02 781101106 3110 01 0?

50111:06

110(161 &1:101 001: 1:601:6(1 丁01:&1

827.092669 1777.880738 2604.973407

30 925 955

868X1 3(11161:6 27.569756 1.922033

? V&106 《0001

14.34

001161 ?11: 5(8&15&103 11-5(11131:6

0.3175 655.1210 805.8665

810

7^1*6 3 &118:

11^048

4 1 1 1 1 1

197^084 117^085 117^112 117^148 1171^174

1 11 1 3

1^13 117^009

1

1

11-3(1

0 2954 658 2445 44 9751

3 02

5(11181:63

? 781116

?1 ^ ?

23,4906 12. 9383 8, 0253 52,9248

3.06 37.95 4.18 27.54 8.23 15.70 8.65 3.96 5.79 2.16 5.60 3.67 15.29

0.0162 《0001 0.0413 《0001 0, 0042 ^, 0001 0, 0034 0, 0081 0.0163 0.0144 0.0182 0.0121 《0001

15. 8249 30,1796 16. 6272 12. 8133 11. 1219 45纖 7621 10. 7603 21. 1381 29攀 3891

6.3.3.3 3 ( 6 ^ 1 8 6 3616011011 1^/16111001 丁0 1136 11113 1X161110(1, 5611116 86160(1011 1^0(161 131*0^)611^ 10 8^口界!86, 1)16 611117 81^11111031106 1,6^61 ^1-0(3611^ 10 3 (!^^!^ ^ ^ ^ ^ 1^61 0『51@111^1031106 (^^^ 35 0.025, 0.05, 610^ 1116 818^ 81^11111031106 1 ^ 6 1 口 1*0口61^ 10 & 665^6 (弧!! 33 0.025, 0.05, ^ . ) , &11^『III&11丫, 361:出6 8616011011 ^1*015611^ 10 ^0, 5

丁116 51615\^!56 36160(1011 131*006(1111*6 0011313(3 0^1)0111『01^31^ 311(1

^ ^ ^ ^ ^ ( ! 516^)5, 31(11011311 1卜6 516口5 013乂 0「 01&丫 001 ^161(1 30乂 0113(1^6 111 1卜6『01^31^ 丁 116 乂3『13616 56160(1011 13 31111!13『10 1116 ^ 0 ^ 3 ^ 6 5616011011 1116(110(1 6X06(31 1卜6 ^31*136163 8.^6&6^ \1\ 1\\& 1110^61 ^0 1101 06065531*11^『601310 111 1116 010^61 \\^60 & 0 6 ^ ^31*13516 13 611(61*6^ 3.1 30^ 5忪|3, 501116 0『&11 ^31*131)163 ^111011 31*6 3.1^61110111(16(1 III 1卜6 11100161 013^ 1)600016 !115!31^『10301, 311011 &1)165 013^ 1)6 1*61110^6(1 1 ^ 1116 53016 | 3 ! " 。 ( ^ ( ^ 化 ? 11563 III 1^16 1?30^\^3^ 1110(11001 ^ 丁 1105, ^31*1&1)163 31*6 611^61*6(1 6乂 『01^31X1 516(35 311(1『601076(1 ^ 1?30^^3^ 316153.八化∼&!^ 516口 013^ 1)6 1^110^601 6乂 010「6 11130 0110 1)30^^31-0! 516口.

^0)^/3^6

6 . 3 . 3 . 3 八 3 1 6 ^ 1 3 6 36160(1011 1^6(11001 ^^1611 1116 丁3『9 1駕 8!门3『乂 6

3

I 11563 & 6&1& 561 3 1)111317 131*8^ I 561出6 86160^00 1\10^61 ^1^0|5611^ 10 816口狄!86, 1卜6 ^ 0 ( 1 ^ 81^1110031106 1 ^ 6 1 ^1^0|3611^ 10 0.025,化6 81^111(1031106 1.6^61 ^0|3611^ 10 0.025, 311(1 1116 86160(1011 01*2(61*100 ^1*0^611^ 10 ^0116^ 7116 1*63111(3 31*6 5110\^11 !0 013|?13^5 & 13八,6.138, 311(1 6.130.


0/1006?' 6: 1^6^-6551017 ^0(^618

018(3137 6 . 1 3 4

5(61)0136 56160(1011 ?1006(1111:6

5&60 0: 1111:61:061^ 6X1&^"(!,

0:5口13乂 6 . 1 3 8 !101^2 80^1 ^1111(11X10 ^20111^(60 1)60&1196 ^6 1^3^ 6 " " 伫 0 ! " " ( ! 13【6110"(!

11111116 )1:

2

3001:6 011-3(111&16

^仏6

1-3(111&16

0^1(1 ^63& 0【1^61:100,

?X ^ 01113(1

1X9^7^253

3

07^001

5 6 7

111?^117^179 0711127 1117.117^299

10 11

15^^07*117 18?一87*1116

12

II!? 87^16

0:8|3|37 6 . 1 3 0 3(69 12, I& 0011313(3 0^ ^116 ^011001119 6^^60(3: 化 " " ^ (:嫩001 18?一07战7 18? 117*11179 18? 117^253 18?^87^305 18?^197^306 111?^7^6 117皿03 ^ ^ 2 1

1X17^^.299

111(6111100(1 &&&10 7681; ^01: &10&&1 ^ 1 1 8^0^6313: 827^=0 - 2 109 111(6111100(1 111(6106|1^ 10^61:0611& & 2615.563

1.11(6111100(1 ^&&10 0111-3(1(1&16

0?

458.9797

18

2156.583

73^)6 3 紐 & 1 ?313 0^ 2^^60^3 ?1: ^ 01113(1

18?"117^53 18?二 117&8299 II!?"1174^306 1100176 117^103 117^7

9 1 1 1 1 1 1 1 1 1

108.4109 6.8509 17.4004 70.1089 7.8834 31.0677 8.5660 8.5996 137.8948 13.6509

《0001 0.0089 《0001 《0001 0.0050 《0001 0.0034 0.0034 《0001 0.0002

? 1: ^ 0115(1 《0001

259


260

^1-6^^6

140^611^

^11^ &45 ^17(6^156滅"?^001\00\

80114(10)13/。卩8118117688 ^^11001101^8

00011)31-102 ^ 6 ^31*131)163 3110^11 111 015口 1^1^ 6.130 ^1111 111036 3110^0 111 015口1^ 6.120, \1 0311 1)6 36611 1116 516口\^!56 36160(1011 0101110^ 口!"0(1006(1 & 5\\^\\^ 0101*6 口31*81010010115 (&03出6『6『0『6 1)611610 30111(1011 1)1311 1116 ^ 0 1 ^ 3 ^ 36160(1011 ^ ^ & ^ 呔 丁 116『01^31X1 361601100 0161110(1 3616010(1 13 ^31-1313168 (!)!^口 1 ^ 6 . 1 2 0 ^ ^11116 1116 816|3^156 56160(1011 0161110(1 56160(6(1 10 ^^136163^

6 . 3 . 3 . 3 8 3 1 6 — 5 6 36|601:011 1\116111001 \^116111116

18 0011(1(1110118

丁 116 316)3^156 0『006311『6 111 1116 0336 0 『 3 000110110113 131*861; 13 510111虹10 1116 516^)^156 ( ^ 。 ( ^ ( ! " ! ^ 1156(1 ^1160 1116 13 1?11130'-化『01^&『(! 5160, ^ ^~5^113^6 "!出1116 ^ 513^5110, 15 1136(1 10 6^^1113(6 1)16 10|5111; ^31*1&5165. I I I 出 6 133(^^31*3 516^5, 口31*^31 ? 3(8(15(103 &『6 056(1 1 6

5

I 11563 & 5&I & 0011(111110113 131*^01: 31\6 3611116 8616011011 1^0(161 ^ 0 ^ 6 ^ 10 816^!86 1卜6 ^ 0 * 1 7 81^0111031106 1 ^ 6 1 ^ 0 ^ 6 ^ 10 0.05, 1116 8 ^ 81^0100211106 1^6^61 &^/ 10 025, 311(1 1116 8616011011 01*1^61*100 口『0|3611^ 10 ^0116^ 丁 116 1*6311118 &1*6 5卜0∼11 111 015^1&)'5 6.130 311(1 6.136, 9

0:8 口 13乂 6 . 1 3 0 3101111317 0^ 3^61)11136 36160^1011

&6?

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16

&11&616(1

1161&0^6(1

0?

071113

1 1 1 3 1 1 3 1 11 3 1 4 3 1 1 1

附扁48

11^009 1^*11174 1^^054 1^^084 11^027 11^112 (:懂05

11^085 0^13

^11191)61: 10 1 2 3 4 5 6 7 8 9 8 9 10 11 12 13 12

?!: ^

208.63 38.11 29.61 7.27 8.00 7.81 4.25 7.02 2.14 3.09 5.61 2.86 3.23 5.65 4.18 4.18

《0001 《 咖 1

《0001 《0001 0.0048 0.0053 0.0054 0.0082 0.0159 0.0262 0.0180 0.0225 0.0219 0.0177 0.0413 0.0413


0/7^/7^ 6: 1^6^6851011 ^0(^618

261

018(3197 6 . 1 3 ^ 1116 8616016(1 110(16!, 1)836(1 011 ^116 1:110031:。"赚0^116!:1011 13 016&0(161 106(1 1。 50611 16,I& 0011313(3 02 ^116 ^0110^1119 6^ 60&3: 111^61:061)6 0741105 07*1114 1^^009 1)7綱27 117战084 117^085 11^112 874^148 跳8174 1^^190 #

13 0^ 781:!&1106 50111:06

001:1:6006^ 1*0^81

0?

5(^1101:63

29 926 955

819.067387 1785.906019 2604.973407

116011 5 011&I: 6 28.243703 1.928624

? 14.64

《0001

110(161 ?1& 8&&&19&103 11-3(111816 &10

0.3144 地只-3(1 657.4266 810 803.3093 ( : ^

0 2930 660.2396 47.2135

7?96 3 ^11017313 02 2 " " & 3 51111 0^

(;观14

117^027 87^048 117^054 117^084 117^085 1^^112 11^148 117^190

0?

5(^1181:63

4 1 1 1 1 1 3 1 11 1 3 1

23.6150 75.8157 54^8664 16.3370 35.4411 16.2707 22.3877 10.8962 45.7402 10.6582 20,1009 29, 5385

7

?! ^

3.06 39.31 28.45 8.47 18.38 8.44 3.87 5.65 2.16 5.53 3.47 15.32

0.0161 《0001 《0001 0.0037 《0001 0, 0038 0.0091 0.0177 0, 0149 0.0189 0.0157 《0001

6.3.4 86160(1011 0|11611011 。『。|161^ |

|

3

1(1 8^011011 6.3.3, I ^0111(6^ 011111131 01111*1113 ^ 6 1?30^3^ 『01^31X1, 30(1 516^^156 36160(1011 0161110(15, 1卜6 ^6^1*6881011 110(16 01^63163 006 010(161 3.1 630)1 516「 711115, \^卜611 1151113 30乂 0『111656 561601100 11161110(15, 1116 1(6^1*6881011 1X06& 36160(3 1110『11131 1110^61 1)356^ 0 0 出 6 ^^1116 10 ^1110^1出6 8616011011 01*1(61*1011 |51^01?611^ 13 561. 1『1116 86160(1011 01*1^1*1011 ^ 0 1 5 56110 ^0116 11160 1)16 111131 010(161 15 51011116 006 01*6316(1 111出6 516口 0『1116 561001100 口『00655^ 8111 30丫 0化6「 ^0116 5

5

1*6^III!'65化6 ^31*658100 110(16 10 1156 1卜6 01"!101*1011 5^601^16(1 6^ 1116 ^1116 0卩1卜6 86160(1011 01*1161*1011 131-0)3611^ 10 5616011卜6 ^11131 010(161 ,

1^1^ 6X^)1&!1311005 0『出6 ^^^^!!^^ ^6301'! 1)6(1 116「6 3『6 001 、^1*11160 &001 1116 30(11^1 00(111311(31101181 31^01*1(111115 1156(1 11151(16 50161^056 ^1|00^ I 113^6 00 300635 10 111056. 丁 013^ 1)6 50010 ^31*131100 1)01^000 01 乂 (^^(;!^)^^!^ 30(1 1(16 30(1131 001X11)1113(10113 I。 50016 1312065. ^00611161655, 111056 6X1)13113(10115 5110111(1 131*0^(16 3 ^16^ 0『110、乂出6 ^300115 01*1(0*13 0『010(^1 5^160(1011 31*6 3^13110(1 !0 8606!"31. 30(1 0&0 01051 0611310 !)' 56 3^)3116(1 1151113 &!&?!^^ 1^1;061\


262

?^6^\01\\^ ^0(^611^

80^10^8力"8148117658

^///? 8/18 ^161-^136她":?^001\00\

^1100110115

丫011 030 3611116 乂3106 0^ 1116 86160(100 01*61*1011 ^ \ 0 ^ ^ 10 30乂 006 0『1116 ^6110^103 0|311003: 參八1^11^6 10^0011311011 0辻6『!00 (八化) 9

50^31*2 8^651311 0忟6『100 ( 犯 匚 )

\^1^11。0 6 冊 『

#

\^11^1011 ^1130133311103(1011

01-053

1(131:1011 6「『0『

#

01*055

1(1311011 \113013551(103(1011

#

^311(13(1011 ?1*0^11/1^055

?『0111/1^055

9

01-033

1(^3(1011 ?1*0111/1,035

I ^61110113(116 110^ 630)1 0『111656 01*1(61*13 5610^ 051|1经& 501311 & 5&1. ?0!" &11 0『111656 6乂&111|3,65, I 561:出6 ^6^1*6881011 |51^0|3611^ 10 1^0^18(10 ^6@1^6881011 出6 1.1111^ 71111"!00 口『0口611^ 10 1^0@1^ 1116 861^(1011 1^0(161 口『0口611^ 10 8 8 0 1 ^ 3 ^ 1\\6 8(3^ 81^1111!031106 1^6^61 ^ 0 ^ 1 ^ 10 0.05^ 31\6 1(16 86160^011 01*1(611011 口『0口611^ 10 006 0『1116 乂81065 113(6(1 9^0\6^ 0111-1118 & 131*611111111317 6X3011031100 0『1116 561: !01)1115, 1131113出6 6016∼『156 1^1106『8(3(6x1)101*6 311(1 1\11|11|?101110363, I『011001 1110 ^31~1^516 1^乂八11179 10 11^6 3 5^6^0(1出31『161111011, 31\6 10 1)6 111313111^03111: ^ 6 0 1110111(16(1 ^1111 01116『乂肛!?^^孓!"!0^6乂6『,I 11*16(1 1(16 6^1401126 &0(1 0^1腿I 1116(110(13 0『1『&113『0『111&1!011 1131113 1^10 11*3118(01*111 ^31*131)168 1\06&. 丁 116 31^111^1031106 1^01 1111131*0^6(1 001131(161*31)1^ ^1100 1卜6 001^1011116(11001 ^35 1156呔八150, 1116 0113(1*11)11(10113 0『出6 13^61 &1)16 ^1(11111 63011 \^6『6 11111011 010『6 ^ 6 0 1)130 \\\^61^6 111 1116 0『1^031 0|113111|163 0『 9

9

丁0 11110161*3(311(11116八1(311(6 10^0011&1100 0116『!00 &0(11116 3011\^31^ 83^631311 0116『100, !1 !3卜61 口 10 111*811*6V16^伤6 00111口111311011 0『1卜6 61701*3 !0 111001618 ^1111 1)111317 131*36(5 ^!^!! 33『65口01156 10 3 ^11-001 111&II 013^611118 &]^!). 161 ^"(夂,)『6口『656011)16 131-6(11016(1 ^ ^ ! ! ! ^ 0^『65|30056『0『1卜6 /",『6001^, ^1161*6 X! 15 ^ 6 乂6010『 0卩111)311(3『0『1^16 1^ 0115101116『『^(^『(!. 161 乂 「6|5『65601出6 30(11&I 011100016『0!" 1^16

『6001X1, \^\\6^6

7, - 1 1『1116 00510016『1*65(3011(16(1 311^少,二0 011161^18^ ?0!" & !"65900016「, 1)16 6汀0『15 111635111*601 35 1116 ^!1^61*61106 501^660 1扒6 10@ 0^ 1卜6 30^1131 ^^1116『0『^ 311(1 ^ 6 10@ 0『1)10 |3『6出。1601 131*01)36111^ 0『 ! ^ 口 。 ! ^ ^

〉 〉,

^ 7 * 0 7 ; : 1。〇 '

31)106 乂 : 1 ,

丄、

10〇

疔00

3^0广^

^ 一乂 1。8 ^ 》

" ( ! 一少,〉10^ 1一乂

I


0/70/7^ 6: 1(6^6881011140(1&18

263

00011)10102 1)0111出6『65卩0056 30(1 000-「65口0056 ^0551616 001000165, 1(16 6汀0『『0『出6 1出00510016『 1*6001X1 0311 1)6『61)1*6561116(1 ^

^

〉、

少,1。8 、 乂

1 1

\

^40^100 1116 56001101 101711 III 1116 1)1'&01(6(5 \^||| @0 10 261*0 111 1卜6 0330 0 『 3 ^?^!!^! . !"16006, 1)16 ^1-51161111 ^\\^ 乂3|116 0『1卜6 6^0^ 111 1\\&I 0&3&.八0(1 III 1)16 0856 0『& 1\01\^5^01\6^^ 1^16 61*51 161*01 ^111 2,0 10 261*0 30(11扒6 6仃0『^!11 66 ^1^60 6丫 1116 560011(1161111 -

9

3111111111113

1116 61X01*5 &!" &II 1116『6001X15 111出6

561, I ^^一^(弋)、

十〈卜少》1。8 、 乂

1=1

1 一少,

^1161*6 VI 13 1116 II111111361- 0『1^600^3 111 1116 68.1& 861. 丁116 6X^1*6331011 2 ^ 6 0 111 ^113(1011 6.23 13 !!!山&…!^^! ^ (!!^^!!)^^!!, ^^!!!^ 1116 6X^)1-6551011

4-0

乂 1。8 7=1

、 ^

^

10 0^11\ 3 0| 11311(1^ ^1111 3 1(00^11

" ^ ) ^ 1一乂

10 86061*31, 8(111311011 6.24 13 1136(1 35 1116 111633111*6 0『010(^1 6吖0「『0!" 010(1615 8 ^ ^ ! ! ! ^ 1116 &11(1-1033 0^5^1131100 6,24, I

牟")广(卜牟"》 、卜乂 ( 卜一 乂V 》 ^1011 0311 56 1-6^1-111011 33 卜乃 0 ; ^^^^^^^^^^^^

1=1

3 5111317

^8 ^ 6


264

1^1-6^10(1^6 140(161111^ ^ / / / ? 8/18 &116"卩"!36

"":

?1-00(1001 80114(10/15 ^

81431)1658

^^1100(101^8

丁卜6 360011110&10『0^ 5(11131:1011 6.26 13 1, 30(1 1116 001116『&10『13 511111卜6 11^611110001 0^ 1116 010(161, 0^60 「6口『6560163 \^ 1)16 5^011)01丄,50 I 0&II

7 3 ^ 1118 1 8 0 ^ 1)16 161*1113 0 0 1)0111 510163 111 8^113(1011 6.27, I 0

5

~210 1^~2^^

1

8

0

8

^

^1 ~;;, ^ 1 ^ 1 08

~ ^ ^ ) ]

(^)

7=1 丁 116 0)11311(1^ 5110^11 !0 ^0)113(1011 6.28 !5 113601 35 3 01638111*6 0『1110(161 6「『0『『0『00111 口31*1(13 010(1615 ^1160 1116 131-361 13 1510317. 10 1卜6 0356 0^ & 0011(111110115 13^61: 1116 010(161 6『『0『13 1116 81101 0^出6 50| 1131*63 0^ 1116 6『「0『3 0^ &11 1116 1(1^1^1(11131 1*6001X15 0^ 1116 & 561, 1116 6170!"5 &「6 1^16 31111^16 1^61*611063 1)6^6611出6 30(11^1

6.3.4.1 丁 116 ^1(311(6 ,1^0『111311011 0『116『!011 ^1160 1156(1『0『0001(531*1115出汗61*601 1X10(1615, 1)16八1^!1^6 10『0111131;100 0116!"100 (八10〉 ^ 11&011^ 5卜0環111 8^113(1011 6.28 33 (^。『^(! 1?6101

1 1 8 ( 8

6

7116八1^11^ 10&1-01311011 0;『&6『!011 (八化)3(3(13(10 13 ^ 1 0 ^ ~210^1十2^十,

(^!^)

^1161-6 ^ 13 1116 011011561- 0『『65|301156 16^615 011005 006, 2^& 8 15 1116 01101136『0『6X1313031017 幫136163 111 1116 1110^6^ ^11611 I 口61^011116(1 & 010(161 361601100 00 01 乂 6乂&01 口 16 3&I& 361 ( " ^ ! ^ 6 & 0 ^ 3 ^ 611111 !^!^!!) 311^ 561 1116 8616011011 01*1(61*100 ^1*0^61^ 10八1^11^,5 111^011113(1011 0辻6『100, 11161*6 ^61*6 5X6^5 111 1)16 010^61 36)60(1011 口『00655, &1\6 1116 1110(161 &001 816^ 4 ^35 561601601. 丁 116 !'63111(5 31*6 5110\^0 111 015口13乂 6, 14八.


率6圹6:

1^6^1-6351011

^40^18

265

013^137 6 . 1 4 ^ 11072: 80 (&4(11仁1011&丄).6^^60^3 06艺&116 0.05 31^1^1081106 16761 ^01: 16110^81 ^ 10111 比 6 110(161 ^

11111111361: 1 2 3 4 5

1 1 1 1 1

81^5 卵战8

0?丁 " 徹 1 7 9

^1(1

10 9 8 7 6

?]: 〉 。11133

0, 0290 0^0677 0.1017 0, 2000 3, 8337

0, 8649 0, 7947 0^7498 0, 6548 0, 0502

1116 36160^6(1 110(16丄,15&36(1 011 0110050-^10 011^61:1011^ 1 3 仏 6 110(161 5^615 4, 1^ 0 011318^3 0^ 1^X6 ^0110^1X19 6^^60^3: 皿827

111^61:0611^ 07^001 ^ ^ 1 0 3 1^^253

1116(1 111

1^^305 8 皿 7 0 ? 7 ^ ^ 1 7 9

111161111004 1^6^10 1^31 ^01: &101)^1皿1 !1^0^116313: 8274=0 11)^6111100(1

- 2 1*0? 111^6111100(1 0111^

只&乜10

0。仰1:1&乜6 3

1715.876

2163,746

0?

447.8696

19&1(1 011 - 3^111&1:6 (:糧001

117^103 117^253 117^27 1^^305 0?7 197皿79

9 1 1 1 1 1 1

92.4868 177.9873 51.2445 13.9899 16.8519 9.1248 3.8337

?1:

1.0001

15

? 1: ^ 01113(3 《0001 《0001 《0001 0.0002 《0001 0.0025 0.0502

1^0(1613 \^!111 5111&116『乂311165 0 『 八 I 。 31*6 ^11611 11113 0『!16『100 15 1136^ 1卜6 ^6^1*6881011 00(16 5616015 1116 010(561 ^1111 1卜6 501311651: 0『1116八1^11^6 10^01111311011 01*1161*1011

6 . 3 . 4 . 2 7*16 3 0 1 1 ^ 8 1 ^ 63^681311 0|116『1011 丁卜6 3011^31^ 83^63130 0^161^1011 (^^^)

3(1)113(5 一2丄0《丄!0 1116 ^0110\^1112∼3乂:

8 8 0 二 ~210^1十(众十力",

(^.^)

^1161*6 ^ &0(1 3 31*6 5 細 6 &5 111 8^113(100 6.29 311(1 VI 25 1卜6

! ! 瞻 ! ) "

0『01)561^&11005.

1^00)615∼!出50131161- ^311163 0 ^ 8 8 0 31*6 \\^160 1)115 0「116『!00 15 !^^山1(16 ^6^1*6881011 110^6 5616015 1116 010^1 " ! 出 出 6 501311651 ?0「 1116 80|1^31^2 8^631311 0116『!00 5131!51!0, 八5 0 1 3 ) 3 1 6 . 1 4 8 5110∼5, 1)16 0100101 5016011011 131*00655 ^ ' 010(161 1X0111 316|3 5 15 5616016(1 3

1 1 1 0 0

^ 001^ 11^6 516口5, 1)111出15 111116 1116


266

?7-6(110^6 ^[。滅^∼&45

^6^136鳩瞭:?!'001100180114(10/75^

8148111685 ^^1100(10118

0181)137 6 . 1 4 8 8012: 00【3(1(11(10。&丄)6^^60^3 0161 016 0.05 3191111:1081106 ^116 110(161 ^

11X1111361: III

1^6111076(1 2

117&112

3 4 5

117411179 0?1 8 ^ 1 7 9

! 1 1 1 1

^01: 1600^81 21001

? 1: ^ 0115(1 0.0290 0譽0677 0.1017 0.2000 3.8337

10 9 8 7 6

0, 8649 0, 7947 0.7498 0, 6548 0.0502

7116 36160^6(1 110(161^ 13 &36(1 011 ^116 010 031^380 01:1^61:1011; 13 ^1X6 &0^61 XX &1116(1 111 11^61X61^ (:職001 11職103 197^253 跳 & 2 7 1.1116111100(1 II&^10 763& ^01: -2 1.09 111(6111100(1 111(61:061)1: 111(61:06?^ 6 01117 。078:16 3 2163.746

0^001 11^103 117^253 117*1127

8^1*0(116313: 867&00 11)16111100(1 0111-501181:6

0?

444.5805

14

1719.165

0?

9

19^11305 11鲰7

1981(1 0111-501131:6

?1:

。1113(1 1.0001

VI: ^ 01115(1

91.5441 176.8076 50.4588 13.3377 18.5836 9.3743

《0001 《0001 《0001 0.0003 《0001 0.0022

6.3.4.3 丁 116 7311013(1011 5『『0『0116『舊011 1(131100 61!"0『,111 1116 0336 0『& 1)111317 13^6^ 13出6 6170『0810111316(1 !)乂 1116 116^311^6 10@ 111(6111100(1 6X131*6331011 5110^0 111 0^113(1011 628^ 7116 6汀0『13 0310111316(1 ^ 0 0 1 出 6 V』化&11011 ^3(3 561 『0『63011 0『1116 010(1615 86061*316(1 &11)16 乂3『1005 3(01)3 0『1)16 36160(1011 131-00635. 丁卜6 ^1^1116161~3 0『 03011 1110(101 31*6 1156(1 10 0310111^6 1116 131*60110(6(1 ^1*01)31)1111^ 0『1*631)01136【0『63011 1*6001X1 111 1(16 ^3(3 561. 10 ^11311011 6.28 11113 13 5110^0 35

^ ^1161*6 X; 13 1卜6 乂6010『0『!0|5015『0『出6 /^"『6001X1 III 9

1116 1(131100 & 561.(化1116 0356 0『3 0011^11110115 1^611卜6 ^^!!^^!^!! 6170『13 1(16 511111 0『1116 591131*65 0卩1116 61^0「5 0^101113(6(1 1x0111出6 乂&^&11011 561, ^1161*6 1卜6 617*01^ 31*6 1(16 5!111口16 0111?6『611065 1)61^6611 & 3 1 \ 6 ^66\0166 \3\\\65『0『1116 00111111110113 ^^ ^) 丁I &\ 1卜6 5111311651 1^3(1011 6170「 15 56160163, 33 5卜0∼!1 111 0!5口1^ 6.140^ 6

16


0110^6^

6: ^6^1-65510^1 ^40^1&

267

0;8|3|97 6 . 1 4 0

3\1腿&]。2

8 &01119811(1 & 11111111^^1011 1^X11016 )1:

2"&"

3化0

1 2 3 4 5

1 1 1 1 1

117^179 0?丁 ^11179

II&1(1 1: 111-3(111&]:6

10 9 8 7 6

? I: 〉 01113(1

0, 0290 0, 0677 0,1017 0.2000 3^8337

0.8649 0, 7947 0.7498 0.6548 0.0502

7116 361601:6(1 810(16 ! , &836(1 011 ^116 011003!:。751^011 (;!:土"!:土。!!, 13 1116 0101161 ^01X16(1 111 3(61? 5^ I& 0011313&3 0^ 1^16 20110191X19 62^60&3: III&6106^

8 懂 1 0 3 11^253

(;職001

跳^27

1^^305 11徹7

"!16111100(1 1^8010 7636 201: 61。13&1耐1 1 ^ 0 加 3 1 3 : 8&7&。0 ~2 109 111(6111100(1 11^81:061^ 1(1&&"6。亡& 2163, 746

111(6111100)1 0111-5(111&16

0?

?1: 01113(1

444.5805

14

1.0001

1719.165

0? (:懂001

9

1^^103 1^^253 117^305

061(1 0111-3(11161:6

? I 、 01115(1

91.5441 176.8076 50.4588 13.3377 18.5836 9.3743

《0001 《0001 《0001 0.0003 《0001 0.0022

6.3.4.4 丁 116 7311^311011 1^1801388^109(1011 0『&61*1011 ?0『31131^365∼1出3 6 1 0 3 1 ^ X&1^6^ 311011 38『65口01136, &『6001X1 ||1 1\\6 \^\\631\01\ & 5&I 13 013831116(1 35 3坨^!^!!^^! 1『1116 口0516『10『^)^!)&6111^ 0^ 1*63)301136 !5 @『6316『111311 1116 00516『10『|5『0|33131111^ 『 !!。!!,!^^!)。!^^. 311111131*1^ 1『1116 90516『!0『^1*01)31)111^ 0^ !!^!!-^^!!^^ 13 ^ 1 6 ^ 1(130 1116 |30516『10『 1)1*05351111^ 0『1*651301156, 1116 1*6001X1 13 013531116(1 38 & ^ ^ ! ! - ^ ?^ ^ ! ! ^ ^ ! ' . 711656 15051600!' ^1*01)36111(165 31-6 0310111^6(1 &『630卜01151011161- 111出6 1(1311011 & 561 1131113 1^16 ?&1^016161*5 63(11118(6(1 1^0『63011 1110(161 ^61161*8(6(1 31 6&0\\ 3(6^ 0^ 1116 1110(161 56160(1011 口『00655, 311106 1116 ^2111^1011 1110111^63 1(16 30(1131 01151。1116『1*63)301156『0『63011『"。!^, 乂00 0311 0)160^ ^61116!"出6 013851^10311011 13 0011*601: 0『001. 1『3 ! ^ ! ^ ) ! ! ^ 15 000*601!)' 018851^16(1 85 3 !^^!^!", 0 『 3 000-1*651500(16!" 15 001X6011丫 013331116(1 33 & 0011-1*65口01^6『,111611 1卜6『6 13 110 11118013331^103(1011; 011161^186 1卜6『6 15 3 111!50|3551110311011# 丁 116 61701~ 1^(6『0『630(1 11100161 0311 1)6 03101113(6(1 6乂出乂!出!!^ 1(16 10^1 !!^!!!^!' 0『 11113013531^103110113 111 1116 1(13(1011 561 ^ 1)16 10(31 ! ! " ! ! ! ! ^ ! 0『!'600^5^ 丁 116 ^311^3(1011 1

0

1

11113013851110^1011『316 13 03101113(6(1『0『630)1 1110^61 361161^16(1 311116 ^31*10113 5(^135 0^ 1\\& 5^1601:1011 卩『00655, 311(1 1116 11100161 \^也1116 3111311651 1^(1011 111130188311103(1011 1*3(6 13 5616016(1 015口1^ 6.140 3|10\^3 1116 1110(161 36160(6(1 5 ^ 也 6

1(13(1011 11115013551^103(1011 0『忖6『1011,


268

^0^611^

^6^10(^6

& 4 5 ^16^186

^41^: ^00(1001801^10113^

8148111683 ^^1100(10118

0:8口 13乂 6 . 1 4 0 比6 0.05 一 ! ^ 化 肪 " 1 6 7 6 1 ^01: 16010^01 21021 |

801^: 170 (&(!^1^101X811 6^^60^3 ^16 1110361 ,

51110111&IV 0^ 8&(:!^&1(1 III±211118^1011 111111116 )1: III

0?

2 3 4

X 1 1 1

0?丁 I I 職 1 7 9

5

化13

0111-5(11101:6

?1: ^ 01x15(1

0.0290 0, 0677 0.1017 0.2000 3.8337

0.8649 0.7947 0, 7498 0, 6548 0, 0502

10 9 8 7 6

1

11 1±6 080032=711150 361601:611 110^6 ! , 13 &36(1 0 111 31:69 5^ I I 00113131:3 0^ ^ 6 ^01101X1110 6^^6053:

13

010(161

11^61X61^ 口 扁 0 1 11^11103 1^^253 0741127 61^305 87*117 11116111100(1

7636 ^01: 61。13&1 111111 11^1)0^6313: 8^1&。0

- 2 100 11化6111100(1 〔111:61:(:印仁 111161:061)1: & 01117 00^^1:181:63 2163,746

0?

(;職001

0?

444.5805

14

1719.165

IV?6 3 &II&1^313 0^

1^^103 19^253 1^*1*27 1^^305

111*61111003 ^&&10 011-3(11161:6

9

?I ^ 0x15(1 《0001

60&3

II&1(1 0111-5(11101:6 91.5441 176.8076 50.4588 13.3377 18.5836 9.3743

? 1: ^ 01113(1 《0001 《0001 《0001 0.0003 《0001 0.0022

6.3.4.5 丁 116 0『。55 ^311^3(1011 6『『0『0『:16『1。!1 10 &1161131";56 \1106『,0「055 1(^3(1011 6170『5 3『6 0310111316(1 1116 11*31111113 0(16 05561^31100 13 0011^6(1 31 3 11016 30(1 1116 010(161 13『6-651101316(1 ^1X^1 1*611131111113 。!^^!^^&!^. 丁卜6 1-6-6511111316(1 010^1 13 ^ 6 0 1136^ 10 ^ ^ 1 0 1 : 1116 乂3106 0^ 1116 181^61『0!" 1卜6 01711(16(1 01)561^31100, 311(111160 1116 6『『0『0^ 1^16 口『6出01100, 111 1116 0336 0【& 151031^ 13『8 仁0^101113(6(1 1131113 ^ 6 ^011111113 经!乂60 111 ^113(1011 6.28 11=^.(1^ 1\\6 0336 0^& 0011(111110113 131^6仁1116 6170『13 1116 3(^11&1*6^ 9

6

^1^61-6006 1)6^660 1116 30(1131 311(1 ^1-6011016(1 ^311165^ 1^6乂仁^!!。!!^! 013561^31100 13 0111 !^^, 1110 1110(161 15 1-6-6511111316(1 30(1 056(1 10 口!^出。1116 01111116(1 。1)561^1011, 311(1 11113 0 6 ^ ^1*6^10(1011 6冊『13 0310111316(1 丁卜15 |3『00655 13 1*6^)6^6(1『0「 63011 01)861^311011 111 1116 ^1111118 36^ 31\6 1116 611-01 13『01)11(1 6乂 311011111118 1^6 111(11^1(11131 6!^0『5, 1

-

I ^ 0 1 1 3 0 001 113乂6 6000^1 01)561^3110115『0『^1111113 311(1 ^311(1&1100 111611 乂011 0311 561601: 1116 01*055 ^11(1^00 6170「 0『116『100『0『勤^ 56100(1011 ^ 丁卜6 6&I& 56(5 I 1136^ 11^6 56^61^1 1110115&11(1 ^ ! ) ^ ^ ^ ! ! ^ ! ! ^ . 丁 116「6『0『6, 111 01 乂 6X3111 (?!^, 11 01&)' 13^6 & 100经111116 10 03101113(6 1116 01*033 1(13(1011 6汀0『5, 65^5601311 乂 1)60&1136 1卜6『6 81*6 36^61*31 ^6006 11115 0『1化『!00 15 00116516(1 ^ & . 9


17'"碑'-6: ^^1-6^10)1她(:/。/.、' 269

6.3.4.6 丁 116 01*055 \^311^31100 1^:30135511:0311011 1^3(6 0『116「!00 丁 1化01-085 ^311^311011 1111501^551110311011 「;116 ;5 &150 03101)1316(1『1.0111 1116 ^3111111^ ^313 561.八5 1)1 1116 0350 ^6501*156(1 III 3^11011 6.3.4.5, 0116 0(3501^311011 15 01111(16(1 31 3 11,116, 311^ 1116 1110(^1 !5 「60311111.11^ 6^617 丁 1化「6-6511111316^ 1110(^61 15 1152(1【0 ^310111^10 1116 1305161'!01~ 口!^)!?']!^"【乂 0『 1*65(501156『0「出6 001100^ 01(361^31!00^ 丁 1化0^561^311011 !5 111611 21551^116(1 3 1 3 ^ 6 1 【 6 ^ 1 ^511011 38 105(301156 01 II011-1^81)01186^ ^ 1 5 0 0 0 1113x1,1111111 口0316「10「 ^ ^ ! ? ! ! ! ! ) ' . ^11161'!31^136 ^ 離 1 1 1 6 1 1 0^1601(5 1110 3011131 1-651301156 0「 1卜6 01111(1001 0115【01116「 10 566 ;「 1)115 「6-65^111:116(1 1110^61 111150135511165 1110 01111110^ 01151011161'- 71115 ^1^00655 15 「6(363^ 「0「 03011 0「 1116 01)521^311005, 3行6「 "'^!! 1|化 17113013531110&110113 31^ 00111116(1 311^ 1^16 111180135311103110(1 1*316 15 0 3 1 0 1 1 1 ? 0 『 1 ) 1 6 531110 「635011 0110^ III 30011011 6.3.4.5, I 1)3^6 1101 105121^ 1卜15 0「;16「100, 1

6.3.4.7 1716 ^311(^311011 ? 1-01(1/1.055 0「116「1011 III 01七6「 10 1156 1110 乂3!13【;011 131*0111/1055 0卜1;6「1011, ^011 1111151 |3「0^1爿6 &1116';5)2 、"山3 |〕「01"!1 111(11!"!^. 丁0 (^∼(^?!:!^!^ 11115 11101:110^^ I 11^6 |31^0V 1(^0^ 11忙|3!"0111 111^1| ! \ 5!10∼11 111 015(31^ 6國14巳. 0:5^13^ 6.14曰

181-9615 | ?001 ?,0133&胆165 | 060151008 06015100^613^5

1

一 !^由&6

0^015101^2

16^61 ^410.0

國^!)̶

0.0 0.6"-"

04

0311061

1-16^

^310111311111; 1116 |5「0「1171055 355001316^1 XV1111 3 ^^011 1110^61, 1110 ^311^3(1011 ^3(3 561 15 1150^^ ? 1-0111 030)1 1110^1 (^「。(^(^(^ I?)' 1116 1 ^ 3 0 1 1 ^ 61|11111131!011 !'00055^ 111 11115 0\3111|31^ 3 「0「1111113 「0「 03101113(1112 口0516『;0「 |3「01^15;1;1165 0『「6500,156 311^ 11011 ~^65|301156 15 ^61化「316(1 1)51110 111056 |10516「10「 |3「01^!1忖165, 1116 6X^0010(1 13!'0)1(5 1111 (!^! ^60151011 1 ( ^ ^ " ^ 1116 「6001X1 10 1110 「65口011116「 03168000 311^ ^60151011 2 (^?? !^!!!!!^ 1116 !'600^ 10 1卜6 II011 ―「65口0111^6「 「 ( ^ ^ " ^ ^ ( ! I卩1(16 6X^6^16^1 口「01115 110(^6!' ^60151011 1 !5 8「6316「出田】11)0 6\|36016^ [?!"。^!: ^60151011 2, 1)1611 1116 1^600!"^ 15 3551^116^ 11化13^61 「(^(^)'"^!^: 01116^156 \1 15 561 10 11011「 ( ^ [ ^ ^ ( ^ 厂 . 丁 1,115, 63011 「6001七III 1116 ^111!^311011 1^3111 5^1 15 3551^110^ 10 3 131^61 16乂61國 -

3

6

丁 1化「0110、乂;11^ 6(^113110115 5卜0∼卜0\丫 I I 化 0 X ^ 0 1 6 ^ |31^0111 15 。310111:11^x1 ^1^611 1116 13051:61~101 ^!'0^3611)1165 0310111316(1 「「0111 3 1110(^61 311(1出6卩「0111 111011"!X 5!10、、11 III 015口13乂 6.1 45^ -


270

?1-6(1101^6 140^611^

8/18 ^16^186碰胺:?1-0^100180114(10173

^

8113111688 ^^1100110)78

丁116 6X136016(1 ^。1111100|6『^&!。!! 1 13

^1101*6 ^

13 1(16 6X136016(1 口『0厂"0160131011 1『0『1110 I『"。『(! ,

^1*01)31)111^ 0『1^65|301156 0^ 1(16 1^『6001^, 30(1

〉 15 1116 口0516『10『

13 1卜6 乂60《0『0『1111)11(8『0『1116 1^ 1^600^ 1111116

^11(1311011 ^3(3 361. 丁 116 6X^)6016(1 ^

1

0 0 3 6 『 ^ ! ^ ^ ! ! 2 (^!^!!!!!^ 1116 ^600^ 10 1116 13^61 16^61 !!^!!-!^^口^!!^^!) 13

陣 )

〉十50 ( 卜 ^ 》 ,

^ 30 # ^

^111011 13 31^3^3 261*0 111 ^15 0836 3^611出6 口 1*0厂11111&【『IX I 113乂6 0卜056化 9

丁 116 1*1116犷0『013531(^11^3 00510016「5,出611, 13 1『^

^

, 11160 355!311出6 1*6001X110 1116 13^61

1116 131-861 1^61

『651300361\ 0(1161^156, 3351311伤6 1*600^ 10

!!^!!-巧^口。!!!^!".

9^1112 3551^116(1 3 13^61 0316^017 5110)1 3 5 『 ^ 口 。 ! ^ 。 ! " 0 『 ! ^ ! ! - 坨 ^ 口 。 ! ^ " 10 63011 1*6001x1 111 1卜6 ^311(13(1011 6&X& 56仁乂011 0311 6X31111116∼1161116『1116 (^。^!。!! 13^611 15 000*601 ^ 001111331*1113出6 353^01^61^ 10 1116 30(11^1 乂31116, I ? 3 1*0001*01 13 83313116^ 1116 01^55 0 ? 1^5口011016「, 1116 011310016『13仕01乂 &『659000!6『,11160出6 0001|330乂 1138 111^6 & ^0^\1 0?510, 丁卜15 !5 1116 30(1131 1)1X^11 XVII1011 I ^0111(1 11^6 1113^6~0011116 6X^)60(6(1 口『0111 03101113(6(1 136『01^ 1『,00 1116 0也6『11&!^, 35313116^出6 181^61 化 ^ ! ^ ! ! ^ ^ ! " 311(1 ^ 6 00510016『111016(1 0111 ^0 1)6 & !^!!-!^^口^!!^^!", 1(1611 I 1110111 & 1033 0 ^ 3 1 ^ ^ 0 0 0 ^ 1 0 8 10 1116 | 5 『 0 厂 " 0 1 & 8 ^ 6 0 111 015口1&^ 6.146, 13 0 0 ^1*0^11 0『1053 1『1 3831^116011^16 1^61 000-1*65口0036『10 3 11*116『^。(^(^!" 0『& 131^61 0^ 000-1*651)00016!" 10 3 11116 1100『65|30110161\ 丁11115, 1)386(1 011 (^。^!。!! 311(11116 30(11^1 0111001116『0『63011 1*6001X1, I 0311 0310111^(6 1116 &0(11&1 0『0^11『0『63011 0113101116『1111116 ^311(1311011 ( ! ^ 八1101 \^ 3111111111113 1(16 |5『0『115 301*055 &II 0『1116 06361^3110115 I 05(31111116 1(13(1011 ^ ^ ! / ^ ^ ^ . 711636 3『6 1113(16『0『63011 1110(161 361161*816(1 3.1 ^300113 1(01^(10113 0^ 1110(^1 56160(1011 口『00655, 丁 116 1110(161 11131 ^161013 1110 111^11631 口『0111 15 5616016丄 -

9

015口13乂 6.14? 3110^5 1116 11X0(161 56160(601 6乂 (^!^ 01*1161*1011 ?0『111乂 6X31111316 ^1*01)1011 ^


0^7006^

6: 1^6^65310111^0^618

271

018|3|37 6.14? 1101^::苽0 ^8^(11^1011&1^ 62^60^9 比 6 110361, &2:7 01! 8 & 0 ^ & & 111111X1011

1 2 3 4 5

11X1111)61 I。

II&1(1 01)1-3(11181:6

10 9 8 7 6

0.0290 0.0677 0.1017 0, 2000 3, 8337

1 1 1 1 1

117^8 117&11179 0?7 117*11179

0.8649 0, 7947 0, 7498 0.6548 0.0502

1116 361601:6(1 110(16丄,1)036(1 011 1^16 011003&。^!^③&X& 0:1^61:1011^ 19 ^ 6 010(161 ^0106(1 111 3=6。 5, 16 0011313&3 0^ ^ 6 ^0110^1119 6^260(3: I 。" ! : " "

07^001 87^103

117^253 117^27 11^^305 117*117

1:10 763^ ^01: & 丄 。 ! ) & 1 腿 1 咖 1 3 : 851*^0 11^6111100(1 - 2 1.09 11116111100(1 II10 111(61: 06^& 1X1&61: 06^& & 0111-3(111&16 0? ?I: 0111^ 00^01:16 3 1.1116111100^

2163.746

^ ∼ & 07^001 81^11103 0^253 117^27 117^305 117^7

1719.165

0? 9 1 1 1 1 1

011 - 3011&1:6

444.5805

14

:,0001

? 1: ^ 0115(1

91.5441 176.8076 50.4588 13.3377 18.5836 9.3743

《0001 《0001 《0001 0.0003 《0001 0.0022

6.3.4.8 丁66 ^『0111/1^055 01':161-1011 \\^11611 11113 01*1101*1011 15 5616(^6(1,出6 151*0(11/1055 15 03(01113(6(1 I I I 出 6 531116 33出6 1(^3(1011 1)1-0111/1058 3(3(^6, 1)111 !1 15 ^0116 1131113 1^6 11^1111113 561 1(13(63(1 0『出6 1(1311011 &.八径^", ^ 15 1305811)16 10『650(110 1)115 0^(1011 001 乂 \\^60出6『6 15 !0511拓0!601 6&X& 10 01*6316 56^)31^16 (!'&1111113 311(1 ^311331100 & 5615. 015口 1&乂 6.140 5110^5 1116 1*65111(8 0^ 3(3(71^1113 11113 0|?11011 10 01^ 6X301口16 &.


272

?^001\00\ 80114(10113力"8143117688

101^6 140(161111^ XVIII! 848 ^!61-^136碰^":

^^1x0^110^13

013(3137 6 . 1 4 6 比 6 010(161 , 31110111&1:? 0^ 8&0^&21(1 1:! 11111110X1 IIVII&]361:

II&1(1

I。

2 3 4 5

197^2

1 1 1 1

0?丁 !1徹179

10 9 8 7 6

? 1: 〉 01113(1 0.8649 0.7947 0.7498 0.6548 0.0502

0.0290 0.0677 0,1017 0.2000 3, 6337

7116 3616006(1 010(161^ 1)836(1 011 ^ 6 0800從。71^1)41^ 01:1(61:1011 13 ^116 120(161 ^1:81)16(1 111 5^6(1 3, I I 0011313&3 0 ^ 比 6 2011001119 6^^60(3: 7

工 ^ " , 。 枷 0 0 1

"職10

3 !17*11179 8 ^ 2 5 3

抓故27

8 獵 3 0 5 13^7

0?7肌11179 11116111100(1

-2 109 11116111100(1

11116111100(1

00^81:16 3 2163.746

117^253 117&1127 1)^305 0?丁勵11179

0111-5(111&1: 6

0?

448.0667

16

1715.679 3

(:观001

& 1 皿 1 咖 0 ^ 1 6 3 1 3 : 82丁&。0

^10 763& ^01:

?1:

01115(1 1.0001

&17313 0^ 1^6(^3 0?

17&1(1 011 - 301161:6

9 1 1 1 1 1 1 1

92.3626 178.1561 0.2000 51.4491 14.0130 16.9380 8.3406 1.1980

?1: ^ 01)13(1 《0001 《0001 0.6548 《0001 0.0002 《0001 0.0039 0.2737

6.3.4.9 丁66 01-088 7311^311011 I'!'0!1^038 0『116『舊011 丁116 口『00655 \^ ^111011 1116 0「055 ^311(1311011 ^1-0(11/1055 01^1161^100 15 03101113(6^ 13 10 1116 01*055 ^811(13(1011 11115013831(103(1011『3(6 0161110(1 ^6301'!1)6(1 111 8 6 0 * 1 0 0 6,3,4,6^ 0 0 6 01)561^311011 15 0011^6^ 31 3 1!1!16, 1卜6 1710(161 13 1*6-6311111316(1 6^61^ 11016 &11(1 1116 1-6-631111131:6(1 1110(161 13 1136^ 10 0^101113(6 !30516140『151*01)31)1111165 0『化6 1^6)5 ^ 以 匚 ! ! 33『65130056 0『I10-1^^3I50036)『0『1116 01111116(1 01)361^311011 ^ 00 1116 |30816『10『^^05&1)111^ 31101 1116 ^ ^ 0 1 1 1 ^ \ 15 81560111601 1116 01111(16(1 01)561^31100 13 3551806(1 3 131*861: 1^61 !0 511011 3 1\\& 6X1360(6(1 ^0^11 15 1113X1111126(1『0「 01)561^31100, 35 ( ! ^ ?^ ! ! ^ 111 3601100 6.3.4.7,八|3『0111卩0『^6 01111^6(1 「6001X1 15 03101113(6(1 ^ 001X1(331*1113 1116 30(1131 13^61 1^61 311(1出6 33313116(1 13^61 16乂6^ 丁卜!5 |31^00653 13 1*6)363&3『0『&11 1^16 06361^3110115 III 1116 6&X& 5&1. 8 ^ 5111111111118 ^ 6 ^1*01118 301^035 &11 0^ 1116 01?56^3110113 I 05(3111 1116 01*055 乂311331:100 131-0111/1053. 711686 0310111^10115 31*6 1113(^6『0『680)1 1110^61 ^61161^(0(1 9.1 ^31*10113 1(61110113 0『1116 1X10^1 36160(1011 口『00655, 丁116 010(161 11131 ^161(13 1116 !!&!^^ 13『0『11 13 5616016(1 丁卜6 36)60(6(1 010^61 13 5110\^11 ||1 015口1^ 6, 141"!. 9

5

-

5


01^(2^6^

^012: 110 (&3(11匸1011&1》6^^6003 111160 ^ 6 0.05 319211^10 01106 1*6 010(161 ,

6: ^6^6581011

273

1^0(^15

^0^ 16110^^1 ^1011

5X11011181:^ 0^ ^ ^ ^ & ! : ^ 51101111&乜1011 111111116 )1: 111

只6111076(1 1 2 3 4 5

1 1 1 1 1

肌战2

61^179 0?7 117*11179

? 1: ^ 01115(1

10 9 8 7 6

0.0290 0.0677 0,1017 0, 2000 3.8337

0, 8649 0^7947 0.7498 0.6548 0, 0502

11^6 3616016(1 110(16丄,11 &36(1 011 ^ 6 。80 031^X1)1X1)41^ 01:11:61:1011; 13 1^6 010(161 匸1:61116(1 111 3=6)3 3, 1^ 0011313^3 0^ ^116 ^0110131119 6^66063: 1 1 1 : " 。I ; 。 卿 0 0 1 0(^—1^11179

I I 键 1 0 3 817*^179 肌 ^ 2 5 3

^^9.27

^4^305

II職7

11化6111100(1 II&1:10 丁631 101 6101)81 111111 11^1)0(116313: 8274=0 2 1,09 "化"1)100(1 III&6106^& & 01117

00^^1101:63

2163.746

1715.679

7??6

11116111100 & 10

117*1^179 197^253

0?丁肌^179

6.4

16

448.0667

?I:

1.0001

3 &II&1^313 02 1111&0^,3 1(1 01^1-50(11^1:6

抓皿03

0?

01X1-5(111&16

9 1 1 1 1 1 1 1

? 1: ^ 01x15(1

92.3626 上78.1561 0.2000 51.4491 14.0130 16.9380 8.3406 1.1980

《0001 《0001 0.6548 10001 0.-6002 《0001 0.0039 0.2737

8118隱11688 ^ | | | 1 0 8 1 1 0 1 1 8 丁116 1)111^5056 0『11115 500(1011 15 10 111115(1*3(6 1(16 1156 0『1)16 ^6^1*6881011 00(^6 ^1111 1^0 1)113111655 391)11031;0115, 006 1*6^1111-1118 3 1?!0317 1 3 『 8 仁 出 6 01卜6「 & 000110110115 6

1^&1.

丁卜6厂1『51 3^1103(1011 13 001106111601讽&卜1(^6111117108 001X601 011510010*3 0『3 11^130111611031 1)30^ ^110 31*6 01051 1 !1(61乂 10 1*65(3011(1 10 30 111^1(3(1011 10 31@11 11(3【0『1016「门61 6^111(1113出^ 031*1*105 3 0101161317『6\\^1^∼&卜11.八口1101 5(113乂 ^35 &11*03(5^ 000(^11016(1 111 ^111011 & 53111口16 0『011510016^5 ^61-6 56011116 !11^131101^ 丁 116 135化0『1卜6 01036|6『13 10 1130 1)16 1*650^5 0^ 1卜6 ^1101: 5111(1^ 6乂 36^6101)108 3 1)1*6(1101:1^6 1X10(^61 ^1011 0&0 |?6 1156^ 10 5001*6 &11 0115100161*3 &11^ 3611(1 01&II 10 111036 01151011161*3 \^110 &『6 01051 乂 10『65(300(1 (& 1)11101^ ^!"^). 丁卜6 86000(1 &13(31103(1011 13 000061116(1 "出1(56011^105 00310111613 0『& 11^^0111011031 ^\\0 31*6 11^1^ 10 1001*6356 53^1083 ^6)3031(3 6乂 1116 1 ^ 6 5 1 30113「 1^出6 ^3X1^ 1110!'63565出6 !0161*651 口31(1 10 111601 ^ & |31^6361 011011361 0^5&515 13011115.八531111316 0『0115100161*5 ^35 1651601厂1『51 835601 00 1116 「65111(8 0『1^16 1651, 1116 I&5^ 0『1116 ( ^ ( ^ ^ ^ ! " !5 10 ^^61013 3 1X10^61 10 1136『0「 131*6(11(^112 1116 301011111: 03011 005101116『^0111^ !1101~6356 1115 5^11135 ^0|303113 00111111110148 13『8 0, 8 ^ 化 6 1001*0&50 10 1116 !016『651 16. 6 1卜6 1631 &150 1110111(16^ 56乂6「31 130111(3 「6|^656111:!11径360『6356, 100『6356, 30(1 00 0^311〇6『「001 1116 011^601『316, 11160 1116 63(11113(6^ 1110(161 00111(1 1)6 11563 10 16511^16 1

-

6

6

0


274

尸/'^//〃/^^ 1^0^1111^

、、,!1!1

548

^11(^1-1^6

^11賺:1^1-0011001

80111110^ ^

^1-106 56115111^11^ 111 30^ ^ ] ! " ^ ! ^ ! ! . !"10、乂6乂61\ 111 1116 0110-6111

81151/1^

4^1100110)1^

1116 1)311^ 15 111161^516(1 011~ 111 I I 化

001156(111011005 0 卩 3 1~316 1110!'6356 10 0115101116「,5 53^11^5 ^ ^ ^ ! ^ . ) - 6 8 8

0 1 1

10

6

01

86^0!'6 1151115【卜6 ^ , ^ 尸 " 1110^1211|18, ^011 11660! 10 0)6311 1116 XII18 、^ 1111口0「13111 510^ 11101111^05 |3111^!|15 501112 乂3「136165, 1111(31111113 『111!55!11〇乂3!1165, 1「3113『0「1,1||13 0『1116 111|51115 311(1 01160^111^『0「 , 4 0 1 1 5 001~161^11011 1561^6611【1化I叩11乜311(1化!^". 5卩11「10115 00「「。1311005 31*156 \^ 11611 1|1 口III ^31-1^13165 31*6 「;乂63 !11 口3!1 &0111 1116 1 3 ^ ^ ! ^ ^ ! ^ , 0「 ^61161*3^3 ^10111 13^61 ^3!'13510 1?6113乂10「 0!" 。10361? 0011116016^ 10化6 131^61柳1&?051-6^0111 111(31115 (—"乜「600「363 3饩6『 ^6111 56111^ 1110(^01^ 113(1 ( ^ 雷 ^ ) 011^111 3150 031150 5卩11「10115 001'!'613110115. 1

0

5

I ^61-^00116(1 3 口「10「 6X3111111311011 0!" 1116 乂3「131^65 115111^ 1116 8*3(^X1)101*6 110(^6 311^ 1^111111*101 !^^. 3113 561 1116 1*0165 0『501116 10 1*0^0010(1 ^ 511011 35 11化0116 5110\^11 111 015(313^5 6.141. 0:3|3|3^ 6.141 131316 0^ ^ ^ ^ 1 2 13^ 1-63(3 『6印

70131

0

1

70131

^1

1212

0

1212

V

8278

1079

9357

9490

1079

10569 』

1(1 13^16 6^ 141 1116 乂3「13616 0乂八1112 15 3 ^ ! ^ ^ ^ & I \\\^\\^ 13^1118 1116 乂3!1165 & 31101 !^.八100^ 31 1110 ^!511'!61111011 0「出6 ^31^1)16 5110\^11 !0 1116 2 x 2 13^10 5113865(5 11131: 11 1?6 1^6^6^ ^0111 1116 1 3 1 ^ 6 1 幫 1 & 0 「 001106016^ I 。 11 301116110\^ 0「 II 1)6 311 !0(3111 311 11116^611 5^)1*6^(1 301~055 1116 13^61 16乂61^ !'131)165 311011 35 111656 0011 ^!'0(11100 1111^651「3616 311(1 1116^ 5110111(5 ^ 6X0111(^6^ 1X0111 1116 1110(161 1「 1116!) 001"!"61311011 、"出出6 15 1「111乂 5|3111'!0115. !"10\乂6化『,1卜6「6 15 9

-

0111^ 3 11100)016!" \^|10 1^110\^5 \^116「6 1115 ^3(3 031116『「0111 311^1 |10\^ 1110 ^313 \\^「6 001151!"11016(1 311^ ^1131 63011 ^ 「 ^ 1 6 !"6|3「656,115 1)1 101*1115 0「 1116 01131*30161-151105 3113 ^ ^ ! ^ ^ ^ 0『0115101116!'51?6 3516 10 ^61601 5口11『!0115 001'!"613110115.八5 3 1^00311110II 1^「0「6 3(3(31 乂",呂1116 1110(1611112 100^ ^ 6 1 7 ^31*131)10 1(10111(^6^ 111 ^ 6 60&1 1110(^61 (&1 3 111111111111 !!!) 5110111^ 1)6 6X3111111601『0!" 11115 1^(36 0 『 ^ ! ) ^ ! ! ! . III 01X1(2!" 10 1^6111011511*3(0 ^6 1^|503 0『1「3115『0「11131|0】,5, 1 [!^36111 III 1*00 1110(^615 1~0「 6^:1, 1^(36 0「 13「经61 11131 15 315011556(1 7116厂I!"51 1110^61 15 1)356^ 011 1111汀3115「0!"1116(1 1)1 ^1115^ 丁 1^5 0卩1110(^61 0311 1)6 11561^ 10 11131^.0 3 。 「 " " " " 化 ! " ) ' 1(16111100311011 0^ 1171(30113III 1|1口1115, ?0!' 1116 500011^ 1110(^61. 11化 1X3118^01111^10118 3「6 ^0116 I?)' 1116 71*3118(01*111 !'135168 。0(16, 311^『0「出6 ^\1^6 1110(161 1:「3II5『0「III31;0115 3「6 ^0116 ^ 1116 06018100 1*1*66 110^6~ 7116 XI';111510!"III 110(^6 1135 3 乂3「;61^ 0『^3115^01'!113110115 0^5011556^1 111 ^61:311 111 36011011 2.4.7 0『0113|11:6!' 2 311(1 III 86011011 3.2 0 ! " ^ ! ^ ^ ! 3 、 I 1156 50016 0「 111656 I!'3II5^01*1113110II 11161110(^5 116^6『0「 11101151X31:;00卩11 「卩056、 -

丁 116 !"^!'!!!^!!^!!^ 口「。(^,(;!^! ^ 1116 1)^181011 丁 1 1 0 ( ^ 0 ^101^1 3 11031;1^50「1031 ^3^13^16 3113 11113 113(3(36115 III 1116 ?0110^1112议&乂. ?1 !'31; 3 ^60181011 1^66 1110(^1 15 611111 6&56(3 0 0 出 6 111^)1115 111 0「36「 【0 ^1^101: 1)16 131-^01 (^)!" 01^851^ 1(16 ( ^ ( ^ 「 ( ^ ) . 1^63^ 3 0 & ^ 。 " ( ^ 、31^1)16 15 01*6&【6戏,^1161*6 1116 ^1116 ((;&162。!"50 0『1116 ^ 1 ^ 6 1 6 『 0 『 3 「600「3 18 5直鄉1乂 1116 1 6 1 0 ^ ! 。 1 1 1116 !'600!'^ !^。!^' 丁 1化只巧1"(;58;011 110^0 111611 11565 11115 0316^01'!031 ^「!31)16 35 3」355 ; 叩 丁 1*16 !^^「6551011 110(^6 5


0/10^16^ 6: 1(6^1-68810)7 1^0(1&13 275

01-63168 3 31101111 乂 ^31*131516『0『63011 0&X&2,0^ &1\6 11365 & 111 1116 1*6^1-6831011 6^1121(1011 ^ 711656 (^!^!!!乂 ^31*131)165 03(51111*6 1116 10161^011005 1)6^660 31^51^01 1111311(8 1110111(1601 III 1(16打66, ^1011 31*6 1)0(611(1311^ 10113011301. 11^11161-0 31-0 3 13^6 0 蘭 1 3 6 「 0『^1*131)165, 乂011 0311 056 1\\6 1

5

86160(1011 110(16 10 501*6611

00

!0113011301 ^31*131)165卩『!0『10 1131113 1 1 1 6 只 ^ 经 ^ " " ^ ^ . 90∼6乂6『,511106 1116 ^6^1*6881011 00(16 11561^1135 56乂6『31 0161110(13 0『^31*13616 5616(^00, 38 5110^0 3^0^6 111 560(10115 6.3.3 811(1 6.3.4, 30(1 511106 3 010016^6 01101136『0『10(3015 15 00111&106(1 I 。 63011 0卩01 乂 6&1& 5615, I 6\6 001 1156 ^16 \^31^13616 86160(100 00016 ^1*10!" ^0 1131113出6 ^6^1*6881011 110(16 I。 1(1656 6X3111 口 163. 6

31*6 056(1 111 11115 0^13口 16『:006『0『1110(1611113出 1)11131^ X X &1\6出6 01|16『『0『 010^61108 1116 000110110113 13^6^ 80111 0『1(1680 31*6 丁116 1*65111(8 013^ 1卜61^『0『6 56601 ^ 0 0 800(110 5 6 11116,, ^0165, 311(1 001 50 ^006 &I 01|16「

1^0

& 56X5

031111)31911 ?0「 口!^出。11113 !"65口0056, I 6X^101*6出『66 3!汗61*601 \^3^5 0 『 ( ! ^ ^ ^ ^ ! ! ! ^ & \0^\51\0『631^55;0!1 ^ ^ ! . 丁 116 010(1613 36乂610口63 31*6 1^10(161̶81, \10361一 8 2 , 311^ ^10(161^83 ^ 丁116 131*00633 『0『68011 1110(161 18 5110\^11 111 015)313^ 6.15. 0:8口13乂6,15

060(8(011 丁'88

1)10(161.63

III 1卜6 131*00633 1 1 0 ^ 出 6 111*51 110(16 15 1(16 I I I 1)0^ 1)3.1& 80111*06 110(16 11131 1*6335 1^16 1110(1611113 ?『001 11113 111001611113 561, 1卜6 1)3(3 ?31^1^1011 110(16 01^63165 6&I& 8613 !^!^:̶丁1^1|1, ?3『1一\^114816, 311^ ? 3 ^ X 6 8 1 &000^6\1\^ 10 1116 X 1*31010^ \^1143^!011, &1\6 1^81 151^0|3611165? \^111011 I 561 &I 4 0 ^ , 3 0 ^ , &1\6 30^,『65口601^61》7^1636 6&\& 5615, 1116 1*0165 0『11*8111, VIII化8鉍,311^ 丁681, &1*6 |3353601 10出6 11111)11(6 110016. 1)1 \\\^ 11111)11(6 110(16, I 3611116 1)6&11111111)111 1^6(110^ 口『0|3611^ 10 1\16^1811『0「 1116 10161^31 乂3『1&6165, &1\6 I 561 1110 0011111『0『1116 01^85 乂3『1315165 丁116 11111)1116 110(16 01^63163出『66 6&1& 36(5 —丁 1*310, 110(^3^11111316, &1\6 1101)1—1^81 1110111(11113也6 !111声6(1 ^『!31)165, &1\6 1335565 111601 10 1116 06X1 !!。^. 丁116 1^81 110^0 111 1^16 |31^00658 8110^11 !0 015口 13乂 6.15 !5 1116 1^0(161 001111)31*18011 1\06&. 71115 00(^6 36061^165 乂3『|005 111635111-65 511011 35 I I & , 0 3 ^ 1 0 1 * 6 1 X 0 1 1 1 1)16 ( ^ ! ! ! ! ! ! ^ , 乂311331!00, 311(1 1631 5615. 1

1^10(161.61 丁 116 口『00655 110\^『0『^0^6181 !5 311卜6 10^ 36801601 0^013(31^ 6.1 5^ 丁卜6 ^6^1*6881011 110^6 11363 1116 ^3(3 561: 101^X1^111卩0『6^601 5616(^011 , &3011 5(6(3 0『出6 6^6015 36160(1011 1116(110(1 3 010(161 ^ 10 11115 6X31111316 I 011030 10 1156 1116 516^156 56160(1011 1116(110(1 6^ 56(11113出 86160(100 9

6


276

?)^\01^

^40^11?!^

!!'///?

5^5 ^1110^1-1X6似/〃"': ?1~001\001 801^110/1';^0!~ 81(51116^ /!/? ^!00110/1^

1\101161 1 5 1 - 0 1 0 8^11界;8^ I 561 1116 6 0 ( 1 7 8^11 !「1(^1106 1.6^61 ^ 0 ^ ^ 10 0, 1 , 1116 8*3^ 81^0111031106 1.6^61 ^!'0(56!^ 10 0.05, 1116 1)86 86160*1011 06(^1111卩「0卩611^ 10 IV。, 311(5 86160(1011 01-1161-13 131-0(561!)' 10 \^311^31|011 [!^01\八&6!" 31化「1131^6 ^311165『0「 1116 86160*1011 !^10(101 口「0口6(1 乂, 11 ^35 ^0110(1 11131 1116 516^156 36160!!。。 1116(110(1 131*00111068 3 1110^6 ^^5111101110115 11101^1 111311 0111(3 !" 11161:11001、 7116 ^31!^3:1011 ^313 561: 15 11563 ^ III6 1^621*6881011 110(^6 10 56|601 1116 1)651 1110^61 ^0111 111056 31 56^61~31 516(35 0「 1116 5616011011 ^00655~ ? ' I I 化 5 6 1 101(11̶1^81: 15 1156(1 10 @61 311 111^(3611^6111 3556551116111 0? 1116 1110^61 XII!5 15 ^006 111 1116 1^10(161 001111)111*15011 110(^6 31 1116 01101 0『1116 。「0(^55 0 0 化 6, 1 6 3110\^5 1116 5611111^5 0『1116 ^6^^881011 110(16 151-0(36!"1165亍0『^0(^1̶81國 0;3^13^ 6.16 781116 1^692 :^0116^ 0318 ?'^3111 ^^60(5

丫6 5 1、!0 !^0 2

! 卞 ① 1 3 1 丁&「∼5 :^01^^10111131 069^66 卜0 56厂丁 60715 1 一 丁6「印曰31!0『 卜:卩69「855|0门丁柳

1.091511: ^69163510[! 10011

|-^101^68; 1019「06^ 卜1叩!^ 。01^1119 ":,门^8501^^6 ^56

1^0 0671311011 1^0

1

^;3@1801100 ^01^61 \^311^3|100 ^10! 1、|0

";036 361601100 06^31^11 ^583^98698!!!^ 」 : ^

1^10 ^111^ 319111^103006 1-6^61 0.1 !;313^ 519^1^03^08匕6乂61 0.05 卜 & 1 6 1^11^01&61^ 0 | ;5100 !'13^16闪11她6『 0 1-^0^8 0311(11^316 5^60(3 0 01355 1-1-116 !'3^0^ ^60(3 ^0*9日化"^21116 1^10116 1 ― 圍 1圍 圍 一 圍 國 國 國 國 圍 . 门11111^16「 0!" 6(605 0 00^(1^123(1011 01)1*0115:;: :|::,丁"1111[叫& 06滅 ^)。

8651)115 8 ^ 0(3&11! 11^ 1116 &68111& ^10(10^ 311(1 50!'0111118出「011呂11 1116 0111(5111, ^011 0311 566出6 1110^615 0 1 ^ 3 ^ 31 512^)5 0『1116 0^601 5616011011 |?!'00655 311^ 1116 「11131 !110(161 5616016^『「0111 111656 516|^ 1|1 11115 6X31111^6, 1116 ^ ^ " ' & 100化19 516(55 10 00111(51616 1卜6 01 561&011011. 丁!16 010(^01 01-031:6(1 31 31:6|3 13 15 5616016^ 05 111131 1110(^1 511^6 11 1111111111126^ 1116 ^^11^311011 6「「0「國 1

6 5 8

0 1 1

0!5^1&)' 6^ I 7 5110\^5 1116 ^31~!3|3|25 1110111036^ 111 1116厂11131 1110(121.


0'/?6:

11^1-^1011

1^0(1^

111

015口 13^ 6.17 1112 3616^116(1 100(161^ 1333& 00 1^16 090052=721^0^ " 丄 " ! : " ! ! , 13 111 3^2? 13. 10 00(131303 0^ ^ 6 501丄01171119 6^660!:3:

00(361 ^1:81116(1

111"!:"口 I; 1^脚01 111?^^100 1^̶1^皿79 111?^17^25 3 111?^ ^ 2 7 8 111? ^748286 111? 1^^306 1^1? 1^7^16 ~1^^103 1^*127 1^^1304 ― 11116111100(1 1^3^10 丁631; ^01: 0101)3丄【11)11 11713 01^6313: 827^=0 ~2 1.0^ 11)4 611110013 111^61: 06(3^ I I I 0 & & 0017 ^ 11806 3 2739.110

111:6111100(1 1181: 1 0 5(^81: 6

0?

495.3756

24

2293.734

?I: :,0001

1181(1 ? I: ^ 01115(3 07*11001 III?"117^17 9 III?"117^25 3 III?"^4^27 8 III?"!]7^.^28 6 11^̶117^306 111?"^1?6 !^^103 1^^127 1^^304

126 7 12 66 6 6

4748 9498 0276 9916 1975 9065 : : : 7280 9 6545 135 6620 14 5192 42 5853

9 1 1 1 1 1 1 1 1 1 6

《0001 0.0048 0.0005 《0001 0.0128 0.0086 0.0031 0.0019 《0001 0.0001 《0001

^!^^!^)' 6, I 7 5110^5 3 ^311:131 ^!6\^ 0「化6 01)1(3111 111 1116 ^8111(5 \^111^0\\^ 015(313乂 6, I 8 5110\\~5 1116 1111 0113115 「0!" 1卜6 1^10^61^8 I ^ 711050 0113115 (!^^^^^ 111^2「 8001*0 1^3111(111^5 III II化

0:3口,3乂 6.18 「虻6611

5

、 粉 ∼ ^ 0 ^ # !

0

01.1

20

40

60 060116

|―丁??/^'」

一^^!.!!!^]

80

100


278

?1-6(1101^ 1^0^11^

XVIII! 8/18 ^11(^1-156

!^"化「 ?1-001X001 8011(110)15/01- 81^1^5

100110115

01101; 311 乂 、 " ! ! ^ 1 8001*6 [(&111(111^8 0^61*13^ 10 1116 1^68111(8 ^111(10^ &11(1 861601 1116 1^1)16 !000, 丫011 566出6 1)16 3^0^11 !0 0 1 3 ^ 1 ^ 6.19^ 1^^0X1

0:8^13^ 6.19 遍 ^ 6*1 !0!5361^6^00∼1^116「 01已… 1 1 \ 1 211.4 32.05528 2 211.4 16.09691 211.4 15,26776 3 211 4 12.62526 5 211.4 7.046667 6 211.4 7.046667 7 211.4 6.221111 8 211.4 6.753056 9 211.4 4.991389 10 211.4 4.931389. 11 211.4 2.055278 13 211.4 2.6425 13 211.4 1.4681356 14 211.4 0.880833 15 211.4 16 211.4 0.880833 211.1 0.597222 16 211.4 0.880833 211.11 1.174444

0^1 1 405.4443 279.6296 233.3333 199.7685 162.037 135.6827 121 ^5603 107.1759 92.90123 81.48148 67.92929 57.40741 47.07977 37.5661-1 29.62963 22.39583 15.74074 10.0823 5.263153

011^1^6 ― | 丄 』 5.054443 5.054443 2.538149 3.796296 2.407407 3.333333 1 990741 2.997685 1.111111 2.62037 1.111111 2.368827 1 ^296296 2215608 1.064815 2.071759 0.787037 1.929012 0.787037 1.814815 0.324074 1 ^679293 0.416657 1 ^74074 0.231481 1470793 0.138889 1.376661 0.185185 1^96296 0.138839 1 ^223956 0.092593 1.157407 0.138889 1.100823 0.185185 1.1352632 110

^| 15.16333 7,614448 7.222222 5.972222 3.333333 3.333333 3.888889 3.194444 2.361111 2.361111 0.972222 1 25 0.694444 0.416667 0.555556 0.416667 0.277778 0.416667 0.555556

^

15.16333 11.38889 10 8.993056 7.851111 7.106461 6.646825 6^15278 5.787037 5.444444 5.037879 4.722222 4.412393 4.126334 3.333889 3.671875 3.472222 3.302469 3.157895

^

1

X

25.27223 12.69075 12.03704: 9.953704:":5555555 5.555558 6.481481 5.324074 3.935165」 3.935185 1 62037 2.083333 1.157-107 0.694444 0.925926 0.694444 0.462963 0.694444: 0.925925^1

丁 116 13^16 5110^11 !0 0!5|5|3乂 6.19 0011131115 56乂6『3! 11163811「65 511011 38 II&, 0謹11131^6 11「1, 0&卩1111*6 「316, 610 ^ 1(1 13.^0 6.19 3 1)111 15 1116 531116 35 3」6111 ;―1^64:1丁卜15 1^516 15 53^2^ 15 9 8八3 ^3!3 3111^ II; 0311 1)6 11561^ 「0「 013^111^ 011510111 13^165 5110)1 35 丁3^)16 6, 1 , 15

73516 6.1, XVII1011 \^35 0 ^ 1 6 ^ 00111 1116 53^6^ 5八5 ^31^1 561, 5 1 1 5 1116 011111111311^0 11& 311^ 01101111311^6 03(3(11^ 「316 ^ ^6011-^60110 「0「 11化1x^1111113 ^\\631101\ ^313 丁1 化 5 八 5 1156(1『0!" ^ ! ! ^ ^ ! ! ! ! ^ 丁31)16 6^ 1 15 ^^611 111 1卜6 3^13611^1\ 10 11115 1:113卩1:61\

^10^31X1


0/70/7^ 6: 116^-63310)7 1^0^18

279

781316 6.1 I 110(161 81 0111111118& 011011118&1^6

:.

:8111

1)60116

':1 2 3 4 5 ; 6

5 10 15 20 25 30 35 40 45 50 55 60 65 70 75 80 85 90 95 100

卜'?

1 8 9 \: 10 \ 11 ;12 13 14 15 :;16 :17 18 19 20 ;

71: &1X11119

5 05444 3^79630 3,33333 2^99769 2 62037 2 36883 2 21561 2 07176 1 92901 1 81481 1 67929 1 57407 1 47080 1 37566 1 29630 1 22396 1 15741 1 10082 1 05263 1 00000

仁1!11!"1 & 仁 1 ∼ 11化 7011(18&1011 4 4 3 2 2 2 2 2 1 1 1 1 1 1 1 1 1 1 1 1

93090 10494 35391 97840 64555 50000 24868 04475 87929 75309 62177 54835 46724 37566 31276 23843 16921 10768 05263 00000

、081)1 86 3 口11136 ?1: &1111119 25 272 37 963 50 000 59 954 65 509 71 065 77 ^546 82^ 870 86,806 90^ 741 91. 361 94,444 95,602 96,296 97,222 97,917 98^ 380 99^ 074 100. 000 100. 000

4 。8。【"!

1^631)01136

24.654 41.049 50.309 59.568 66.139 75.000 78.704 81.790 84.568 87.654 89.198 92.901 95.370 96.296 98.457 99.074 99.383 99.691 100.000 100.000

丁 116 111^『0『30^ ^61111-0160116 15 1116 1*3(10 0『1116 01)361^6(1 1*63^01136 V111 1)16 ^61111-0160116 10 1116 0乂6「311 01)561^601 1*65(301136 1*316 111 1116 1(1311011 5&(!!口^. 丁 116 03(^111*6 1^(6『0『30^ 36111卜360116 5|10\^5 1116 1*3110 0『1卜6 0001156「 0圹01)561^601『65|3000|6『5 1\\&I ^61111-^60116 10 1)16 10(31 !^!!!!)" 0『01)361^6(1 1*63^011(161*3 ||1出6 53111 口 16. 丁 116 0111111113(1^6 11^ &11(1 1116 II& 31*6 5雄6卩0『出6 ^11^1 ^60110(6011&. 90\^6乂6『,1116 0111111113(1^6 1!&『0『出6 360011(1 ^61111-^6011& 15化6 1X1(10 0『1116 01)561^6(1 1*681501156 1*316 111 1116 1 ^ 0 361111-3601 !65 001111)1116(1 1116 0乂6『311 01)561^6(1 1^63|301136 13.1&. 丁卜6 01)861^6(1 ^65^01136 1^316『0「 1卜6 11「511^0 ^61111-^601103 15 0^101113(6(1 35 1116 ^3.110 0『1116 01101156『 0『0)3561^6^『65口01136『5 III 1116『1「511^0 ^16I11I-^16^|163 10 1卜6 10(^1 0『『6001^5 10出6『1「511^0 016111 !-^!^, 31\6 50 011. 丁卜6 011111111&1^6 0 3 . ^ ^ 6 1*316『0『1)16 500011(1 ^61111-^00116 13 1116 1^110 0^ 1116 !^!!!!^! 0『01)561^6(1 1*05(3011(161*3 !|1 1116 111^11^0 (^!!!卜36(^165 10 1卜6 10(81 001111)6!" 0『01)361^6(1 1*63(3011(161*3 111出6 53111 口 16, 31101 30 011『0『出6 1*00131111113 361111-3601165. 1

?0!" 6乂&111 口 16, 1116 0011111111『0『(^爪!-^^^^ 40 5110^5 11131 8 1 . 7 9 ^ 0^ &11 1^5|50110161^ 31*6 III 1116 10口 4 0 ^ 0『1)16 1^111(601 561. 丁 116 1*3111(1113 !5 ^0110 5^ 1116 5001^68 (^)^^ 1016(1 ^ ^ ! ) ! ! ! ^ ) . 0

1\100161^82 丁116 11)101(116 56011011 0^ 1116 0!5口1^ 6, 15 5110^5 ^ 6 |3『00655 ^0\^『0『^10(161^82^ 71113 010(^1 15 1)11 !11 5乂

1131113的。"。!!!!"

乂3『1313165,八II 10161^31窗1&6165 3『6 11^05^0011601 ^ 1卜6 ^3X111111111 ^01*11131

11^115^011113(1011 ^ 丁0 1186 11115 1『3115?01111&乜011 1116 乂81116 0^ 1(16 111(61^31 10|111|8 ^0^)6^ 1^111X11110111 ^。『11131, III 3(^01111011伤6 ^1116 0卩^6 01&88 9

13 561 10

^51*015611^ 13 361: 10 011*0叩1^1*6

丁。 1110111016 1116 01*1^111^1 &5 \^611 33 1『3115『0171163 乂加1&1)165『0『001151(^61^(1011 111也6 1110(161, 乂011 0311 1*65611*16 111(16 &1\6 ^ 6 ^ 0 1 ^1^0|3611163 10 ^ 0 , 90∼6丫6『,!0 11115 6X31111?16 I 16& 111636 1?『0口611!65 31出6 ^^1111 0『\^8, 80 11131 1^0(161一 8 2 15 1)0111 50161^ 0 0 出 6 11*303^011116(1 乂 & ! ^ & ! ? ^ 孓 丁116『633011 『0『11115 15 11131, 6 3 1 * 1 ^ 1 1 6 0 I 6\6 口355 1)0(11出6 11-303^011116(1 31101 1116 0「&V3「I3^)165 10 1卜6 9


^0(^11》^

280

^^^

5 5

'

0 1 1

、"!!1 8/18 ^116^1^6廳虾:^001100!

,,0^6,出6 1^51111 ^1(5 110!

80(11110^57;化"'4^(1001101^

3 1^116「 1110^161 0 1 5 ^ 1 ^ 6.20 5110^5 1)16 56^11125 0『1卜6

013^137 6.20

1^012^ …―― 5X1301163 03(9

3邐邐II牖I釅麵 1^3X1^111111 1^0[! ' 1131

卜1016^113^9813 :!01363 I门|31』15 匚01355 丁30615

丁叩

|3;26

08(31)11 12345 0.5 I'叻

^65 65 1)56 I门363^^1 [门I^!訓乂3|116 !0 0^561^31116^65 0^361^311)6 1.0 丁「3门5(0「17163门[! 1^16^7 !1 ' 313165 1=1^8 !.[^!116—0^8311011 12/10/07 4:31 1-^011 I」 7^3444^0-^6-43157-8352-47^543 111.361曰^0「 0001^1616 丫

:「闪66「」5

;;1^66[!5 10 ^ ! )

^10^^^^ 2/15/0? 3:24 ^ 0 3 ^!^!. 53.00 360^

!]!^! 0^^11011 ; ~:0?101 1-1051

丁!16

0『1116 10(61^1*1

1013111

1116

[^'。(^"乂 15 501: 10 1^13X111111111 1^0「11131國丁卜;5 11163115 11131 ^)!" 6&0^1

118*01111 &11003 ^ ( ^ ) ,

X

^

'/(^) X 3

2 9

X

4 5

30^ 2火&1*6 6^11&16呔丁"6

I:!'^!!^!^)!"!1131:1011 1:1131 ^161^5 531111316 ^113111(105 11131 3^6 0105651 10 ^16 11160!"6(1031 ^1131111165 0「 3 1101"!1131 ^1311*1611(1011 15 36160^6^ 311|1|3056, 1^ 1181113 1

0 1 1 6

『111656 I!'3115^01'!113110115 乂011 ^11116 11*305『0「11163

0

5

7

^31-131)16 ! . XII15 0163115 1卜31, 1116 0.75^113111116卩0『V 0*0111廿化531X1(316 !5 11131 750/(1 0『1;112 0556^3110115 31.6 3【0『1)610\^ 11131 ^15(1*1131111011 13 0.6745

0!" V 511011 11131

01"丫. 丁 1化0.75^110111116〖0「 3 5(311^3^ 110「17131

1^ 1\2 ^ 0.6745〕 二 0.75 , ^61*6 2 15 3 001111&1 !"301^0111 ^31*131)16

^1(11 1116311 0 311(5 51311^3^ 1^6^1311011 I , 丁 116 0.75 ^03111116 「0!" V 15 00111^31-6(1 \^!111 0.6745; 111^6\^156 1116 011161~ ^11311(1165 3X0 00111 ^3!'6(1 ^1(11 1^10 001-!'68^011(5111^ ^1131111165 0卩1^16 5130(1 1

1101'!1131 ^I15^I^I^)^1);I011. 丁0 1:0门1卩3化53111(312 ^1131111165 XVIII! 1116

0^3 5(311^3^ 1101'!1131

^511.11)111:1011, ^011 1111151 0「51: 51:311^3^126 1116 ^31~135105^ 0;5口!3^ 6.21 5卜0∼5 11化51311^3^1231!011 0『 [!16 乂3卜3!31|2, 311^ 1116 1「3115『0「11131:!011 11131 ^!61(^6^ 1713X111111111 0017113111:乂^3!'!^!)!^. 1|1 1116 00(^6 ^^611 111出15化卩―1116 ^ ! ^ ! ^ ―8。八15乂八11一 15 1116 51311013^1260! , ^ ! ^ .


。1率6:

^6^1-6551091 \10^1^

0:8|3|37 6.21 隱豔5^5 0 ^ 25 26 101)61 10^111?^^108 二 ,2^3031。丄"。6么-1^;6^ 1^/^108'; 27 ― 戮 — ^ (;!? :!!—11\^1108 - ,"/((;" - (!); 105^111?^^108 ^ 1 0 义 ^ ^ 化 ― ^ " ; 28 29 , 30 31 , 32 ―3(^1^;^— ^ (工!!?—11^11 一 " / ( " 門 一 !)); 33 1^—11^—111^11 ^上"(―^!^穩一十!); 34 , 35 36 37 , 38 39 30&丁―而―1^15110 ^ 5^2 ( ^ ^ ^ ^ ) ; 40 41 42 ^ 711^5^1^1: ^ 5(11:&(^^^^;^); 43 181)61 508丁―工!!?—1^^111 ^ ,:^"/。:^.' !^^.^ 1^/^111 '; 44 ― 3 1 " 化 ― : ; 1 ^ ^ * 5 1 1 1 - 01/(1500 - 0;; 45 46 47 48 ,7?^15?0111!: 111?^7^8112 ^ 3(11:1: ( ^ ^ ! ^ ^ ) ; 49 181)61 50^111?^^112 ^ '!^25&,。68: I 。 口 ^ 1X212'; 50 51 ―^!^战―二【111?一1^皿12 - "/(!;綱-0;; 3011丁―11^—11^112 ^ 3 3 1 ― 3 ( ^ 2 爾 — " 52 53

|

,~

,, , ,,

1

「10111 0 1 5 ^ 1 ^ 6.21 11 0311 1)6 56611 1116 3「6 503!^. 111011仃3115「0门116(1, 311^【I化 11\1115^0^111311011 11131 ^ ] ^ ! ^ ^ 0| 11311111^5 010565: 10 1116 1|100^11031 1101^11131 ^11311(1165 15 ^ & ^ . 86511118 丁1化^6^1*688100 00^6卩!"。^"!" 501111105 3!'6 1116 531116 38 111050 「0!" ^0(161^8 1 , 015^13^ 6.22 5110*5 1)10 乂&!^&6165 5610016^ !0 1116厂1113! 1110^1 ^

281


015(3137 6.22 1)1351 &II 6-22 111 51:^ 8, I匸00113131:3 0^ ^ 6 ^0丄10171119 ^^^60^3: 1^61:06^0 07^001 106一111?—歸11253 100^1!1?^7^305 106—11^—腿&306 卩 皿 I I ! ? 1^/^205 ? 皿 I I I ? 11^X^23 50&丁 1!^ 1^1^286 50?17 1^^103

- 2 10? 11^^1111006

111 !16106131: 2789 110

I I I : !:印I ^ 2337.347

0&110 0111-501181:6

1)7

451.7624

16

?1:

1.0001

3 ^11817313 1131(1 ^ ^ 1115(1 100 III? 1^/^253 10111? 10 &"111? ?!^"III? "!^^5205 蘭—III?

308丁 III?腸?1285 30&丁二 1^^103

9 1 1 1 1 1 1 1

123.8626 65.1270 39.0889 7.1625 10.7527 9.9010 19.5572 122.2522

《000丄 《0001 《0001 0.0074 0.0010 0.0017 《0001 《0001

5615. 018^13^ 6.23

3 日 厂)-

0 二 3/ 5 3111115 3

80

100

060||6

?1*0111 018|51&)' 6.23 11 0311 1)6 56611 11131【1化010(16】5661115 10 1X1^6 3 1361161 1)1*6(1101:1011『0「 1卜6 ^311(^311011 33111^16 111311 II ^065『0「 1卜6 ^313 561. XII !5 ^065 113(3^611 000351011311^ 30(1 15 00 031136『0「 I I 013^ 136 031136(1 ^ 1\\6 ^301 1113! 1116 ^11131 1X10^61 5616011011 15 13356^ 0 0 出 6 -


0^/7^

6: 116^1-68810)1140^6^

0110111112311011 0^ 1116 1(^311011 6170!", \^1110|1 13 03101113(6(1『1*001 1116 1116 86160(100 01*1(611011 151*0^5611^ I 。 \^1!|1^011 0『01\

283

1(1311011 ^3(3 561, 311106 I 561;

∼!1611 I 31100316(1 1116 1)61^6611 1116 ^311(^6011, 31101 1651 ^3(3 5615, I 6\6 1136出6 ^6^31111: 0161)10(1, \^1110|1 15 51!"31106(1 133111(101111131116 131^61 ^81*13616 361^108 35 1卜6 5(1^(1^103(1011 乂3「1&?3111(1011 !11@ ^006 ^15 "&乂 11511311^ ^01(15出6 51(113(10113 \^1161^ \1\6 1110(101 |361^011115 156扛6『 00 1116 1(131100 4^ 561: 111311 00 1116 561: 66031130 0^ 1^16 ^1^61*60063 III 011&0016 00110611請10115. 丁 116 1111 0616 001X651)011(11118 10 0 1 3 ^ 1 ^ 6.23 30(1 1卜6 0111111113(1^6 03)31111-6 1*3(6 31*6 3110\^0 111 丁81)16 6 丄 丁3(316 6.2 32

〔111&"181:176

01111X11

、0&1)^111:6(1、。。。"(! 8111

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 :20

068111)60116 5 10 15 20 25 30 35 40 45 50 55 60 65 70 75 80 85 90 95 100

:―一.̶​̶―

" 化

丁 1: &1111119

5.12346 4^ 10494 3.33333 2.88580 2.56790 2.36626 2.19577 2.04475 1.89986 1.78395 1.66667 1.58951 1.48148 1.38889 1.30864 1.23071 1.17284 1.11111 1.05263 1.00000

4.49074 3.57371 3.31790 2.80093 2.50926 2.36111 2.15608 2.04861 1.91872 1.77315 1.64983 1.56250 1.46724 1.38889 1.30247 1.22106 1.15741 1.10082 1.05263 1.00000 一'-'――

1^631)01136

11631)01136

7 1 &1111110

7^11(1^1011

~

\

25.617 41.049 50.000 57.716 64.198 70.988 76.852 81.790 85.494 89.198 91.667 95.370 96.296 97.222 98.148 98.457 99.691 100.000 100.000 100.000

22.454 35.737 49.769 56.019 62.731 70.833 75.463 81.944 86.343 88.657 90.741 93.750 95.370 97.222 97.685 97.685 98.380 99.074 100.000 100.000 ^

\

^

': \

\ 1

1

1

\ 1 !

-'

1^0^61.83 丁卜6 1)0110111 568016111 0^0151)1&)' 6.15 5110^5 1)60181011 71*66 00(16 13 1156(1『0『56160(10^出6

|3『00655 00∼『0『1^0(161^83^ 10 (^!^ 0356, 1116 71)6 11^11(8 1^X3.1 51^111^03111 3|51115 III

1116 11*66 31*6 1)1 33(1111011, 1(1^11(8 36160(6(1『0『01*6^(1113 1卜6 3111X0^6 1*0163 31*6 3130 3^6(1 3X16 133356(1 10出6 ^6^1 688100 110(16∼!出1(16 110(6出口". III 3(1(1出011, ^ 6 06018100 1*1^6 110^6 01*63(65 & 0^6^01*10^1 ^31*131)16 一!^006」丁卜6 03(6301*163 0『1)113 乂訂13616 1(1611(1^ ^ 6 163^63 0『 1116 丁 116 ^ 1 0 6 0卩1卜6 ^1006一 ^『!?^,『0『3 3^611 1*6001X1, 111(1103(63 1116 0『4116 11*66 10 ^1011 1116 ^600^ ^ ^ ! ! ^ . 丁卜6 1^6^1*688100 110(16 11565 1116 ^ 4 0 0 5 ^ 35 & ^^!"^!)^. 8^0^108

1

013(31^ 6.24 5110^5 1110 口『0|3611^ 36(111135 0『1116 1)60181011 丁 1*66


284

!^41醫':?)~001\001 50111110175/(^ 811!; 111^

1^1-6(^101^ ^10(121111^ 1!'///; 843

^^11^01101^

0:3^13^ 6.24

:曰X!0]11 一 03(3 1^131316 5 曰 — " ! " ^

01-1161-1011

06(3 口 II 0.05 056 III 5631-0(1

:^36 I啊'。!^...— !, 3^1^—旦『,础 3X111111111 06(11)1 I: "^! 11 (117111111 。31690「1031 5128 變)29!90^001 1-1.63(3126 !-,"^.。!;^^…

5000 5000 1-31-9651 闪11[!1116「 01'(-6 3^6 3 八5 565 5—^1^1^—3 4『6 ~ ^536551116111 ^!~301100

參 嘛 撫 ― 卜丁1^6 0?^355 ^031^18^1 「I卿15 " : ^ 0 【 丄 11(^15 |^31~1315|6 3616011011 1:11.831 ^3X13^16―――― ?

1

0601510/1 10.25

卜10 丫6 5

65 ^63

61^0 ^ 3110 6 0 1 ^

八5 015|313^ 6.24 5卜0∼5, 1116 81)111(111^ 01^1^011 |3!'0^6^ 0『1116 060181011 71*66 110^6 !5 561 10 1)613!!!!, \^!11011 15 1*1*01)01115(1『0!" ^ ! ! ! ^ ! ! ^ ^ ^ ^ ^ . 丁 116 81^1111|0311^ 1^0^61 (!^^^!!)' 15 561 31 13.05. 丁 116 81^11111031100 1^3『8120, 31化1116 1^1^X111111111 061)111 |3!'0^)611:165 00111!'01廿16 ^ 1 " 0 ^ 1 ' 1 0 厂 1116 1「66, 35 ^15011556^ !11 35 1(1 0113^16! 4, ^81111(^1118 060151011 7^66 1^10(1615 10 ?^10|: 1^65^01150 3111^ 11!5亿."1^0 ^11111113 1^ ^0116; 511106 1116 8111)11-66 1^101110(1 |3!"0(3611^ 15 501 10 !^1^681 7116!'6^01116 ^311(1311011 ^313 561 !5 1101 11111126^ 111 1116 11*06 ^6^610|3111611^ 1|1 1116 011^114 ^31-131)108 8「011口, 1110 ^ ^ ! " ^31-131)16 31101 ^ ! ^ ! ^ 86160*1011 |3「0口^65 3「6 36110 \ ^ 8 , 311^ 1卜6 1^63111010 ^0^01^ 15 561 10 !口!)!^.八5 3 「651111:, 1116 1)60151011 71*66 110(^6 01~63165 3 01355 ^31*131)16 ^ 0 0 5 ^ \\;111011 10^1 !03165 1116 !631110^6 10 XVII1011 3 「化0出!5 355^116(1 ―∼00已̶\^!11 1)6 |335561^ 10 1116 116X1 1 1 0 ^ 1:116 1^0^1*6881011 1 1 0 ^ 35 3 03(6^01'!0^1 I叩111, 31011^ "!出1116 0出6「 5616016(1 ^ 「 ; ^ ^ . -

7

!11 1116 1^101161 86160(1011 ^「011(3 0 『 1 1 化 ! ^ ^ ^ ' ' 110^6 1116 86160*1011 1\10^61 (^。(^「!^ 15 56110 8(61)^150^ 311^ 1116 36)00(1011 0^!|611011 1^0(^11^ 10 ^311^311011 0 「 0 1 \ 111650 31*0 1116 531116 5611111^5 115601 63「116「『01 1^0(^1̶81 31101 " 。 ( ^ ― 8 2 國 1

688

011

-

^631^113 丁 116 ^31-131)165 561601^ 3「6 ^ ^

6 1 1

! 015(^13^ 6國25, 1

5


010声"6:

1^^1-0.^10)1 "。(^

285

013^137 6.25 7116 36160^6(1 11101161 ^396^1 011 ^116 0^0 05^=^21^0^ 011^611011^ 13 1^16 1110(161 ^1:81116^ 7

1111:61106^1: 07^11001 III? ^^^133

^4^103 勵^:

111^8111100(1 I ? 0 丁 63【^01: 0101)^1 01X11 11715 0^116313: 62X^=0 一 2 10^ 11^6111100(1 ['厂

0111^ 2789,1丄0

186丄,425

1)7 9

III?隐&133 1 應 2

1;:;

927.6832

0111 ~501131:6 21 3 15 136

29

1.0001

?I ^ 01115(1

6363 89 68 0113 丄133

0.0101 0.0484 0.0001 《0001

015(313^ 6.26 5110^5 1110 II& 011311:『0「 1!10 311^ 乂311爿31!011 ^3(3 &111611.^0 6^ 1116 ^313 6611111^ 111656 0113115 1(1 1110 5八5 ^3(3 501 61^^55.1^85—5^11^八!^!^. 丁31316 6.3 15 0163(601 ^0111 11115 5八5」313 561. 015(3137 6.26

-1 口 ^

鼠 墨 誦 誦 . ! " ? ! ! 5 ? ! ^

仁!1- 5! 16| 11115 3

20

40

100

60 060116

^11

"


286

1011^6 1^0^611^

^ / / / ? & 4 5 ^16^186鳩賺:?^001\00\

8011(110118/。圹81431)1635 ^^1100110113

丁31)16 6.3 80361一 83

〔11111111&伫1^6 51X1 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20

1)60116

11化

1*1《艺

1^631)01136

7 1 &1111119

7011(^1011

XI: &1111119

5 10 15 20

6,71296 5,50926 4,39815 3,72746

25

3^ 31481 2,95525 2,65356 2 40162 2 18107 1 98611 1 81818 1 66667 1 53846 1 42857 1 33333 1 25000 1 17647 1 11111 1 05263 00000

30 35 40 45 50 55 60 65 70 75 80 85 90 95 100

5,43210 4,47646

33,565 55,093

4 01235 3 47222 3,14815 2 82922 2 58377 2 35340 2 15364 1 97531 1 79574 1 65123 1 52993 1 42178 1 32805 1 24604 1 17368 1 10935 1 05180 00000

65 972 74 549 82,870 88 657 92 875 96 065 98 148 99 306 100 000 100 ^000 100 000 100 000 100 000 100 000 100 000 100 000 100 000 100 000

1^63^01136 7811^81:1011 27,160

44^ 765 60 185 69,444 78,704 84,877 90,432 94,136 96 914 98 765 98 765 99 074 99 446 99 525 99 604 99 683 99 762 99 842 99 921 100. 000

^一丄

7116 1111*66 1110(1613 &1*6 00111|3&1^6(1 !0 1116 1\10^61 00101)91*18011 & 乂 6.27 5110\^8 1)16 II& 0)1&118『0「 &11 1631 6&13. 5618.

01001615 1086^6^『0『1116 ^111 !|1^ ^8110131100, 31101


0-100^

6: ^6^1-^1011

^0(^6^

287

015(3137 6.27 5^01830^95

0^6『,∼"印

0^^1^131176 口扛

0 0.11.1

^

丁户八叫

0 ^9^'! 一 6一 |1垂 3

20

60

80

060116 0.1^ ^ 卜 ^ 徽 1 0 六 1 6

06^16 0.11.1 ^:..^ ~ 丁^3丁

0

20

40

60

60

100

10 丫 6.27 ^2^2 15 "。(^!―81, 15 1^0(161̶82, ? 1 5 1^10(161^83 ^ 0110^!11^ 011 【1112 7^516 10011 11131 3^|363^5 ^10\^ 1116 11161111 1?3「 ||1 1116 ^681)1(5 " " " ^ 。 " , 乂00 030 866 1)16 ^313 ^611111(1 1116 51116「|^56 1^!116「 , 6 5 11115 ^3(3 35 3 5八5 ^3(3 561. 1|1 1卜!5 6X3111 (?^, 1116 1^313 561 15 1131116^ 61^1^55.^1(110:011113̶51^!&八1^1丁31^6 6.4 15 01-6316^『「0111山匕^313 561. II 5110^5 3 00011331'!5011 0『1;&」13115 30(1 0301II 1*6 「3165 「0「 II化1651 ^313 561.


288

1^1-6^10(1^6 1^0(^1!"宕"//厶&45

^1216^136

1^1116?": ?1-0011001 8。11^0113 ^

8145117688 ^^1100110^18

丁31316 6.4 110(161.02

80^61^81 。111!"11化 1.1^ 06161 5 10 15 20 25 30 35 40 45 50 55 60 65 70 75 80 85 90 95 100 國.~ ̶―'―.

仁 & 。 加 "

110(161

|

^ ( ^ )

26.63 39.32 48.30 55.42 62.85 67.18 73.07 77.09 82.35 84.52 88.24 91.02 91.64 94.43 96.90 98.14 99.07 99.69 99.69 100.00 '―^

1

。11&"176 011111111 1.12& (:&1)1:"1:6

^ ^ ( ^ )

5.33 3.93 3.22 2.77 2.51 2.24 2.09 1.93 1.83 1.69 1.60 1.52 1.41 1.35 1.29 1.23 1.17 1.11 1.05 1.00

8 3

4.58 3.81 3.18 2.80 2.49 2.37 2.19 2.02 1.86 1.76 1.65 1.54 1.43 1.38 1.30 1.23 1.17 1.11 1.05 1.00 一一―.~

22.91 38.08 47.68 56.04 62.23 71.21 76.78 80.80 83.59 87.93 91.02 92.57 93.19 96.90 97.83 98.76 99.07 99.69 99.69 100.00

5.88 4.31 3.67 3.33 3.06 2.77 2.58 2.39 2.17 1.97 1.80 1.65 1.54 1.43 1.33 1.25 1.18 1.11 1.05 1.00

̶ ―.∼,

29.41 43.13 55.11 66.56 76.47 82.97 90.40 95.67 97.52 98.45 98.76 98.76 100.00 100.00 100.00 100.00 100.00 100.00 100.00 100.00 ―~~―-―

\ \

\ 1

\

\ 1

| 一

丁 1115 131)16 03\\ 1)6 11563『0『36160(1113 1^16 010(161『0『3001*1113 ^1*0313601: &犷0『171&!!!^. 1^ 1116 0001^)31!)' 1133 & 1)11(186111131 1)61111115 !110 111311 001 乂出6 10^ 6&1^11-6601^5 111 丁 6 . 4 , 11 5110013 561601 1^0(161^83 ^ 丁 116『63800『0『11^5 13 1^16『0\^ 001X6515011(11118 ^61111-^60116 25 10 781)16 6.4, 1^10(161—83 03|31111^65 7 6 . 5 ^ 0^311『65|30036『5, \^11116 1^0(161—81 0313(111*63 6 2 . 8 5 ^ 0『1116 『63)3011(161*3, 3001 &]^32 03^1111*68 62.23^0 0卩1116 ^ ? ^ ^ ! ! ^ ^ ^ . 1『1116 151*031)601: & 13 500『63 1151)18 1^10(161一 8 3 , 11: 13 11&6∼10 2,^1 0101*6『6513011016『5 ^!" 30^ 8 ^ 6 0 0001156『0^ 11131111135 3.1 6&0\\& 15. 1 0

(!^!!!口&!^。!! 0『010(161 ^61^0011&006 0811 &150 1)6 ^0116 111 1611115 0『1116 ^ 0 0 0113115 ^1*0(11106(1 6^ 1116 1^10(161 00111 ^1*18011 !!^^^. 7116 1100 0^1&115 &!" 1116出『66 010(1615 &1*6 5110^0 III 乂 6.28,


〔!1叩化"6: 1^^1-^x1017

015^137 6.28 &0匚0^^1-1 : 1-65^ 0313 ^016

」 二 删 "

09(3 [;0|8 ^ V众」0八丁已

^ 丁曰2丁

0.-11.1

&1 / ^ 1 1 1 5 1 1 3 5

0.2 ~

0.0 ~ 0.0 0.2 0.4 0.6 0.8 1.0 1 - 5)1601^011^ I ~ ~ ― ―

0.0 0.2 0^ 0.6 0.8 1.01 1 ~ 5^601*101^

0.0 0.2 0.4 0.6 0.8 1.0 1 - 50601*101^ ― !

― 8叫4

1

0 1 5 ^ 1 ^ 6.29 ^^65 3 ^ 3 1 * 1 1 3 1 0 『 1 1 1 6 ^313 1 ^ 1 1 ^ 出 6 1^00 0113115^ 013口 13乂 6.29 80匚0(131^1: : 1-6511 一 64#5孓"(!!"!!!!)—^(^(:;: 222222222222222222222 99999 9 9 9 9 9 9 9 0-9 0-9 9 0-9 911^

??692

1-65?

丁 (?爛

^692

『63口

11^1

6692 6692 ^692 1^692

『63|5 !'^11^ !6 ' 5|3 了 闩 / ^ 1-65^ 了 ^ " !'68^ 丁闩姻 「63|3 丁8八叫

^ 2

692 ^^)) 丁^" 1?692 !'65)9 丁 ^ ^6^2 1-65)1 八叫 ^2 !'88|3 丁^^叫 8602 「鄉 16崩 ^692 1-65^1 丁"14 ^6^2 1-65(3 ? 了? 細 ^602 「650 丁6細 8692 1-63? ? ? 丁 崩 ^602 1-6813 7^^.11^ 6692 |~68^ 丁 " 1 川 1?692 1-68^1 16姻 ^692 !'68(9 17?爛 尺 1 - 6 8 ^ 7^1^1

丁 116 1131116 0 卩 1 1 化 5 八 5 6^ 已 ! ^ ^ ^

1 ~ 5|360111011^ 5603隨V 0.05787」 0.000263 0.080185 ― 0.000527 0.06'!815 0.00079 0.071759 ― 0.001531 0.074074 0.002107 0.087963 0.002898 0.094907 6.003668 0.104167 0.004215 0.111111 0.005269 0.00764 0.12963 0.010801 0.134259 0.013435 0.148148 0.152778 0.01765 0.164352 0.019758 0.189815 0.024499 0.210643 0.031085 0.038462 0.24537 0.046628 0.266204 0.30787 0.06138 0.347222 0.074239 0.405093 "0.100369

561 11131 0011131115【I化^613115 0^ 1110 1100 011^1115 15 35 5110^11 111 0 1 8 0 1 ^ 6.19.

+!^!出!^∼口―已!^!^)。,

^10^1^

289


290

?1-6(11^6 1^0^61!^ ^///? & 4 5 五 " / ^ ? " / " 滅 " 6 广 。 " ^ 80114(10^5/01- 8143117635 ^^1100(10118

6.4.2

8691*655画011 1。『3

00111811110118 781*9^

1^0^ I 11111110 1116 560011(1 1)113111633 3(31)1102(1011 ^500556(1 6 肛 1 1 6 『 ! ^ 卜 1 1 1 乂 0 卜 6 5 ^6101)1113 & 1110(161 & 00111111110113 1 3 ^ 6 ^ 八 5 I 111 1116 0356 0^1)10317 13『8 , I ^ 0 1 ^ 1)11*06 ^61^1005 0『1116 ^6301*11)6(1 81x^6: 1^00161一 0 1 , 1^0(161—02, 1^10(161^03^八11 1111*66 ( ? ^ ! ^ 1116 1001-6380 !0 (;"81011161*5, 3^11133 ^6^)031(3 III 1*63(301156 10 & 1*316 !1101*6386, 2^611 116『1161110^3|31110 &1\6 ! ! ^ ^ ! ^ 618

016『151105, 3356(5 0\^063, 30(1 口351 53111(1113 11^053011005^ ^卩1*101817〇031 1161*6 !3 10 0161110115(1'&16 1116 1136 0『1116 116^1*6881011 110(^6 ^1160 15 0001111110113. III 01^6『10 ^0出15, I 11^6 1136(1 5111111131601 0卩& 1)1*106 1631 0011^110(6(1 ^ & 11^|30111611031 !^我38 6X^131116(1 仂6 66^111111113 0? 360(1011 6.4, 丁 116 1)8310 1110(^61 1310^(^1)6^08118^ ^ ^ I

111

300011111: (^『!!!经^6

X^

\ ^ 6 『 6 ^06^)081(8^

13 1116 01)31136 111 36|305115 111 1)10

10161^01 (/,/十厶/),八0 11101*6386 111 111(6!'631 1*3(0 13 ( ^ & 坨 ^ ! 3.1111116 ^ , /?

15 1116 乂6010『0^ 006^1016013 10 1)6 631101316^ 1131113 1卜6 ^6^1*6881011 1\06&.

X;

!3 1卜6 乂6010『0『1111)11(3

『0『1116 I 30001111^ 丁 1115 乂6010『!110111(165 00510016『5, ^311530(10113 |3『!0『10 1卜6 1*3(6 011311径6, &0(1 0^\6^ 01

丁116 131*861 ^31-131)16 1 0 6 1 8 八 I 13 102(^06/705/75〃 〉『0『出6 010(1615 ^610136^ 1161-6. 96『6, 01^ 06』6011^ 13 10『10(1膨\^6『5 10 1(113 0(1163(1011: 0『1)1056 \^110 1*6513011(16(110 1110 1*3(6 !1101*6356, \^110 31*6 111^6!)' 10 1001-6336 1\\6\^ 53^1083 1卜6 01051?,, 丁 116 011&11^6 111 ^613031(3 13 ^031(1^6 ^ 36『1011100, 1)01 11 15 乂61^ 5^0^601 111 1116 33111 口 16 01*6^6(1 ^ 96006^ I 1113(16 & 10@ 11^115『0『11131|011 0『1116 36口611016111 44

& ^ ] ∼ ! 1 6 0 1116 010(161 15 01*6316(1, 11 13 |30531616 10 5001*6 1116 |5『05|36018 115108

^

65(11113(6(1

乂31116 0 『 \ 0 ^ ^ 0 6 1 ? 0 5 〉 0 『 ^ 1 ) ^ 0 X 1 ^ , 八 5 I 616 1111116 0356 0^61031^ 131*8615, I 611111: 1^66 乂6『51005 0^ 1116 1110(161 ^6501*11)6(1 0^0\&. I 「6化0^(1 10 111636 16!"66 ^61^310115 35 \ 1 0 ^ 6 1 0 1 ? \10^6^02^ 311(1 ^10361一 0 3 , 6.30 5110^5 1116 131-00655 00讽『0!" 1116 1111*60 010(^15 10 1)6 16516(1 0:8(313 乂 6 . 3 0

0601510^ 1|~60

^0(101.03

8^8 00(16.03


(!'/!"/7/4?/' 6:

1

6

!1^63310^她^:'人、'291

丁1,6 5 八 5 ^3(3 561 0011131111112」化? "^ !'25II115 15 ^63^ ^ 1)16 1111)111 1)3(3 8 0 1 1 ^ 0 110^6^ ?「0111 1)115 ^013 561. 1116 1)^(3 ?3「1;1:;011 110(10 01^03165 11化III!"66 6^ 5615 ?3「1一1「3|11, 1 3「1一\^3111!316, 3113 ?31*1^X681: \^!111 1116 「。1(25 \^3116316, 311(1 !"65^601^61 40^0 0卩11化1^600^5 3「6 「311(101111乂 卩0「 & , 30^0『0「 乂^^&;。门311(3 30^0『0「 1^51 1 6 5 1

5

015口13乂 6.3 1 5110^5 11化;3「0口611乂 5611111呂5 0 「 出 6 116^1*688100 110^^ I I 15 ^16 58016

「0「

&11 ^1^6

0131313^ 6.31

幽 1 二 ―

1^1(30^6^ 0318 乂3她163 3 I ^0"卩31:10『^「^(^[^ ?01^00111131 丁 6「巾5

丫65 1^0 1^10 2

!化6「丁

"丁8「01 [ 咖 , ^ ^^ 」 01355 73198(5 1.0913110 ^691-6581011 卜:6 60『8551011 丁 " 6 一 ^ ? 1^110110! [ ^ 1 . 0 1 3 1 1 ^ 國 1^0^81 0(3110113 1^0 1-31100^633 ||1161~0601 06^)31)011 1,100(11119 1^110 65011!0 ' 6 1)86 140^^^^^^^^^^^^ 0 ^0(181 36160110?! 1-3816011011 ^0(161 \^311[!31(011曰『「0『 1-3616011011 0!\\6!\0^ ; ~1156 3616611011 06(31)11 一 ^ ^ 」 曰 56)6^(1011 。 咖 0 5 36(1116111131 0^61 0.05 0.05 3(3^ 31011^03^06 1.6761 3(3^1^31*1313)6门11巾1)60 0 310? ^13^6 " 閥 ^ 0 厂0X6 0311131(1316 ^^60*5 01333

1^3X11711101

0^ 31605

卞6(^(119116 05(3011 0(31111112311011 ^31; 116^3110113 (!))" 「111^(10(1 03115 1^3X1^11(11 71016 00^6^06(108 011(8113 06(31)11

0 65 0 0 1 1-10111-

^ ^ ^

丫6 5

^ ^ ^ ^ ^ ^ 」

1116 口「0口61^ 561111185 「0「 1116 1^1011^1 86^0(1011 0—0115 31~6 1116 531116『。「 3)1 111!'60 111011615. 丁 卜 6 8^10011011 |\10^01 ^ 0 ^ ^ 15 561【0 8 * 6 ^ ! ^ ^ , 1116 8010011011 01161^00 ^1~013611^ 15 561 10 \^21:^31|011 0 「 0 「 , 311^ 1116 1180 8010^1011 0^311 X 0「0|^1!》'!5 561 1^0^


292

?1-6(^10(1^6 ^0(^611^

^ / / / ? 8/18 ^16^186

^41116^: ?^0011001 80111(10118 /。卩8148117685

^^1100110118

1^00161—01 1116 10)3 3601100 0 『 6 , 16 5110^5 ^1*00633 110^『0『1^10(161^01. 1(1 (^!^ 010(161, 1116 1111311(3 31*6 1156(1 &001 30^汁305『0!111311005秦7[!6 13 000110110115; (!^坨!"0『6, 1^16 0061!10161113 0『出6 ^2^6551011 31*6 013(3111^ I?乂 1111111111121113 I卜6 6170『50015 0【5(^11&!'63^

丁116 516^)^156 36160(1011 131-00635 100^ 16 5(6135 10 0001^)1616 1^16 6^601 36160(1011^八&6『31@|3 16, 00 1 0 3(1(11(101131 111^)11(3 01611116 0.05 51^11^10&006 16乂61 ?0『60117 ^ ^ 出 010(161 ^ 81006 1116 86160(1011 01*1(61*100 ^0^1\^ 15 361: 10 \^311^3^1011 ! ^ 『 0 『 , I ^611卜6 ^0110^1112 01655326 00^6!' 1116 011^111: 111 1卜6 ^65111(8 ^111010^ 35 5110^11 1(1 ^ 口 ― 6.32, 6

013(3137 6 . 3 2 1116 3 6 1 6 0 ( 6 ( 1 110(16丄,13 836(1 0 1 1 比 6 0 8 0 0 5 & 0 7 0 ^ 0 1 1 011^61:1011 ^ 1 9 111 3 " ! ) 5, I & 00X1313&3 0 亡 ^ 6 2011001119 6 ^ 2 6 0 ^ 3 :

~ ~ ^ " ' - ' ― .

~

^116 100(161

1116(1

…"―,—'―'-―'"力""":'「":一:': :"一:.、,.'.^∼二∼,."-?,... ^,...、,.∼∼^~∼:̶',^̶,"""',-^

! ) ̶ ̶ 6.33 5110^5 1116 6511111316(1 60|11^00, 0:8|3137 6 . 3 3

511111 0^

116811 3(11101:6

0?

^1101:

380

1160 1167

0.2518 833.0339 873.5383

791.282729 2350.923422 3142.206151

113.040390 2.026658

0.2473 834.5024 55.9571

510

1^1)6 3 ^1181^313 0^ ^^60^3 511111 0^ ( : 職 "

18? 117^048 18?一肌8054 严&11174

1 1 1 1 3

140.2208 37.6777 22.6154 41.5166 92.1909

69 18 11 20 15

19 59 16 49 16

《0001 《0001 0.0009 《0001 《0001

――∼-̶

0!5口|3乂 6.34 3110\^3 1116 口 101 0? 1116 1^6311【0『?1*6(1

?1

55.78

^ ?

:^0001

|

I

一~


015口 13乂 6.34

01 0 ^ 1 1 0 ^ 1 5^0?6 &3111(11195 0^^^

10^16^1

11 ,3 1 3 5 3 」1 」0 ; 11692

0

20

40

60

80

100

060116 | ―7^11-1 ―――…――――――――-――…

〃八口!^.!^ | ― — ― . ― ― ― ― ^

^

7116 ^ ^ 1 ^ 1)611111^ 1;11656」13115 0311 56 56611 1^ 0110^111^ 011【116 1^1)16 !0011 III 1116 138^ ^3!" 3110^11 I 。


294

1^0^1111^ "'〃/! 8.48 &1!。'!V'!.化!^"1&,? ?1-001100! 80111110!13 ^0!' ^11.^1/1655 ^1?1100110111

^66/101^

015|3137 6.35 1

" " : 關 亍

060116

.

孤 3 处

八I

5 0 5 0 5 0 0 3 3

^關

,0513八I

1 圖 I 圆

丄已匕641 八I

丁8八化 下8厶叫

05

X I 曰 ^

5 0 05 0 8 9 6 7 &

I 國 I 關

1111111111

4 4 5 5

丁8細

6111

1 2 35 6 ^ 8 9 0123 4 5 6 7

^

5 0 5 112

5 9

糊 ^ ! 糊 ! ^

乂八^。^丁已 八丁

5

10已匕6八I

乂八匕10^下6

八I

丄已16处

V&匕10;:^已 八丁

5

78901234567690 1 : 11 1 1 1 1 1 2

,051&01

5

八丁巳 乂^^!)八丁已

8 93 4

7^1-10^ 丁已

50505050505050505050 1122334455667788990

丁已 八丁已

碰10/^5 饥 隨 5 八!"已

乂^11047已 ^06涵

了 81^61 ^4680

下3「9611^

10.29856 10.32273 10.07987 9.942014 10.06478 9.760318 9.759561 9.688324 9.193627 9.407306 8.633178 8.528457 8.659537 9.149968 8.799713 8.336135 8.121309 8-380664 7.694132 7.174026

7.515165 7.662275 5.181615 7.042505 6.445831 6.147806 2.639057^ 6.492134 4.618284 4.127618 2.639057 2.639057 2.639057 3.614156 4.970438 3.823192 3.089678 4.65129 2.639057 2.639057

13.44599」 12.37709 12^)9409 12.78754 12.53496 13.11604 12.34831 13.73367: 13.99689 11.97375 11.60213 11.08376 11.08458 11.32305 11.27362 11.41666 11.112: 11.18365 10.37007 9.882122;

10.3622 10.18869 10.42165 9.937464 10.32017 9.457114 10.18994 9.872962 8.82142 8.85985 9.209667 8.942394 8.792561 9.246386 8.887136 8.410534 8.248051 8.144461 7.723096 7.570988

4.735057 6.165061 7.173061 7.929702 4.703204 5.830327 6.983095 5.736572 5.139556 4.039184 6.505156 5.201366 4.219361 5.747417 7.058879 2.639057 3.109061 2.639057 2.639057 2.639057

12-54918 12.8686 13.07805 11.30019 12.84832 12.88795 14.18289 13.74705 11.12774 11.12774 11.5239 11.82811 12.26487 11.95087 11.07956 10.59756 11.59288 10.6191 10.82486 10.91606

110(^6 3(3^611^5 1116 | 5 ^ ! 0 1 ^ 311^ 30(1131 ^311165 0「 1116 1^01 \ ^ \ ^ \ & 『 0 ! " 63011 !'6001X1 111 1116 11~3111111^ ^311^31101^ 311(1 1651 ^313 5615. 丁 ^ 3 ^ 3 56(5 3^6 |33550^ 10 1(16 5 八 5 00(^0 丁 1 化 ^ ^ ^ ^ ^ ^ ! !

! ^ 已

丁31^6 6.5 15 001151:!'11016(1 &001 II化^311^^11011 ^3(2

11611 乂00 「110出6 1(6^1*6881011 00(16, !1 !11 1:110 I!'3III111

311(1 1651: ^3(3 56(5^ 7116 ^ ^ ^ ^ ^

^113311011,

1

1116 1 3 ^ 1 15 ! — 1 ^ 0 5 1 8 八 I 1(1 11115 035^ 71115 11

1(1 1:116 8 八 5 001^6 !10^ I 1156 1110 ^311(^311011 6^ 561:'5 ^6^1016(1 ^11165 III ? — 1 0 0 1 8 八 匕 1 0 01~631:6 1:116 ^20116 I I & , 311(1 03|3111 !"6 1^21:65 0「 1卜6 1^601165. 7116 [ ^ ( ^ " ! ! ! 10 ^0 1:11650 135^5 15 5110*11 !11 018^)13^5 6.37八311(1 6.378,【0 1 1 化 8 八 8 00(16 00(16 I 1110111(16 3 5^1^101,1102 5(316111601: 10『63^ 1)115 01-021-3111 35 5110\^11 !0 0 1 5 0 1 ^ 6.36, 5

丁3(3& 6.5 1110111(^68 8|360131 11^1 911(1 03|31111~0 「3(65 1.1131 3!'6 5111131316 ?01~ 00111111110115 ^31^31^65 ||1 呂606「31, 30^ 「0「 ^3111\ 1112 3(3^1^3110115 !11 1331'!:!01||3^


0^1002^ 6: ^2^8310^1140^18

295

731316 6 . 5 110^61^01

11101^:&52 III 02?05175

\ 11化

06811 1)60116

II

5 ?933,344 10 《916,241 15 41,042,720 20 ^483,247 25 ?1,084,964 30 3558,924 35 ?1,252,687 40 《889,228 45 《203,852 50 ;261,945 55 《313,386 60 9364,935 65 #352,314 70 098,061 75 ?191,015 80 ^147,506 85 《210,867 90 《150,189 95 5138,201 100 5106,373

^ |

《933,34 《21,706 ?20,824 ^1,849,58 《23,698 《2,892,30 610,983 ?3,375,55 《25,232 《4,460,51 512,703 ?5,019,44 ;28,470 ?6,272,12 《20,210 《7,161,35 ^4,633 57,365,20 《6,092 ?7,627,15 《7,122 ?7,940,53 58,294 《8,305,47 58,007 58,657,78 59,047 ?9,055,85 54,442 《9,246,86 53,352 59,394,37 54,792 《9,605,23 53,413 59,755,42 0,141 《9,893,62 《2,418 ^10,000,00

521,706 ^21,260 522,079 《19,289 920,461 919,158 ^20,497 ;20,461 《18,693 ?17,453 《16,508 《15,820 515,216 514,773 914,096 913,421 912,910 ^12,380 #11,891 《11,416

1.90 1.86 1.93 1.69 1.79 1.68 1.80 1.79 1.64 1.53 1.45 1.39 1.33 1.29 1.23 1.18 1.13 1.08 1.04 1.00

9 18 28 33 44 50 62 71 73 76 79 83 86 90 92 93 96 97 98 100

3 5 9 8 6 2 7 6 7 3 4 1 6 6 5 9 1 6 9 0

\ \ 1

\ ;

7\\& 03(3(111*6 1*316 3110^0 111出6 1351 00111(1111 0^X3^)16 6.5 111^103(63出31 1『1116 ^ 6 1006011^6 361161*3(601 30 11101*6386 0『510 111111)011 III 361305115, 93^0 0『出15 1001^6356 ^0111^ 1)6 0 0 0 1 1 0 8 &001 1^16 30001111(8 10 1116 10^ ^61111-0160!!^, 1 8 . 5 ^ ^0111(1 1)6 0001108 &001 1116 10^ 1^0 ^!!!!-^!!^?, 311(1 80 011. 丁 1161*6(01*6, 5^ 1^61\1\^ 001 乂 1116 10^ 5 0 ^ , 1116 1)30^ 0311 ^ 7 6 . 3 ^ 0尸1116 13016011&I 1001*6356 111 36 口 05115. 8 ^ 1001(1113 31出6 1381 1*0^ 0『01101111311^6 1\46311 0011111111, 乂011 030 566 111311)16 3乂6「33 1001*6356 !0 361305115『0『1116 61111^6 & 361 !5 51 1,416, 90\^6乂6『,1卜6 3^01*3^6 11101~0336『0!" ^16 10^ 36011,(160116 15 521 ,076~3101051 30111)16 1116 0^61*311 1116&11. ^6006 1116 11&『0『1*16 10|3 ( ! ^ 1-^60116 15 1》0^ 丁卜6 0111111113(1^0 110『0『1(16 10|3 1^0 ^61111-^60!163 15 1 ,86, 3.1X6 50 011. 6

5

丁卜6

1110111(^601 III 731)16 6.5 !5 ^61101*3(6(1 ^ 1116 5八5 00(^6 5110^0 III 0 1 3 ^ 1 ^ 6.36,

0;8|3|37 6 . 3 6

1^3(^0 ^ ^ ! ^ ! ^ ^

^

^

4 1 6 匸 0 1 0 ( 1 6 1 。 80(161-1:1 ; ^ 1110111(16

0:

1

0 0 ^ / 2 ? ^ 5 ^ 2/^10^/^&01165^

11^^01^6^651

^


296

?1-6(110(1^6 1^0(^61117^ ^///? &45 ^16^186

^41^16^: ?^001\00\ 80114(10^8^

8118111688 ^^1x0^110113

1110 5八8 1)1-021'&01 1110111^ 111 1卜6 8八8 00(16 00(16 13 3110\^11 111 015口1^3 6,37八30(1 6 3 7 8 ^ 0;8|3|37 6 . 3 7 厶

3 4

137 36306X1(11119 口一

1:1111 ;

5曰》1:00 5 ^ 1 1X0131:1110; 6

3 6 1 6 0 ^ 00X111^ ( ^ )

7

1101:^.^6111(1&1:6 ;

1 ^ 0 : ^ 1 ±1:010

8

^11±^ ; ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^

9

^ 1 6 ^ 306116

10000000;

0

11 12 13

1:60&111 0011111; 0 ; ,^811(16 ;

14

15 16 17

\± 。。"!!伫

1

001111&+1 ; (:!/^)貪4放1

&11611 1160=10

±± 001111^

《3/201 " ! ! V I

1 ^ 001111^

(!/^!!) 5 ^ 1

18

1^

^5/1^ ^

19

±± 001111&

20

±± 0 0 " 。 &

21

±±

&11611 ^ 0 0 = 5 ; 6 1 3 6 6136

4

&11611

6136 0160=20

4

6136

|

1

1: 11611 ^ 6 0 = 2 5

4

6136

^

(^/^) "!!VI

01611 0160=30

9

6136

&11611 1160=35; 6 1 3 6 ^8/20^ " ! ! V I

6136 6196

22

23

±1

24

1 ^ 001111&

25

13!

26

12

27

±±

("/^》^&XXVI

6136

|

28

\± 0 ; 0 " ! ^

^ 6136

29

1^

【 1 5 / 2 0 》 V I &11611 0160=75 [!6/1^ ^&XXVI

30 31 32 33

1^

《17/201

;6136 , ^ 6136

34

001111&

|

^/^)

&11^1

9

&11611 1360=50 [!!/^^)

&11611 3/20^實《!!乂丄

001111&

±± ( ; 。 " ! ^ ^60

― 100

0160=70

&11611 ^60=85

6136

|

6136

|

6136

\

6136

^ 6136

0163118 3 6 ^ 8 - ^ 1 1 ( 1 6 ^ 6 110^1: 1 ^

01^33 ^60 乂&!: 3 6 1 1

38

011^1)11^ 0 1 1 ^ 0 ^ 3 X 1 ^

; 0

31120《36133&丄)

1^111 ; ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ 3 6 ^ 0X1^3111^ ; 3

42

1 ^ 一丁???:—

43

6 1 3 6 0 1 ^ X 1 ^ 360;1163 ; 1^111 ;

\ 1 1 | 1

1

1 ;

37

44

1

6136

36

41

0160=65

《18/20》^511^1&11611 1160=90 ( " / ^ ) ^&XIV! &1X611

±±

35曰^00

39

V I &11611 ^60=55

0 1:11611 01X^1?III; 丁 。 " 1 ;


(?/?"/?/"

6: 1^6^1-65810(7

" 。 ( ^

297

013|313^ 6 . 3 7 6 ((;。门II门11601什0171 78^18 6.37六) &0^&1 ;

45 日 似 & 46

伫 0 1

3&^

47 48

1^111 ;

4 9 曰 ^ ^

^013163 ;

50

^601163 ;

51

漏1

11 ―

^ 11611 3 6 ^ ^ 0 ^ 8 1 ;

52 5 3 曰 &

11132.1^11^^(161

54

& 013163 ;

55

1:0^0111 011X8811111 0 1101)3 0;

56 57

^61)3611

91110^01& 1 ) 3 & 1 * 9 0 & 1 6 ;

0

仁0仁-

58 59

01^X112, 咖 十 3 1 1 1 ^ 0 1 6 1 ^ 6 1 1 ;

60

0611)0漏100*010031110/^0^(1611)811

61

00)6&11

62 63

10仁一011/《1^1 ; 1^&;

0

106&]10 口 0112X1311111/1101)8 ;

64 65

1^111 ,

66

"-1&, 5 0 3 6 丄 ^ 0 1 ^ 2 1 一 ?1; 1

67曰

"!11^

68 69

!)]:111^ ;

1116

2丄1化一加。3。1 ;

70 71

11

1

73

74

"《加^丄";

61

72

1

1)11& 6 2 7

75

1

1

031

76

30 ;

11一置1化60 ; 1

1 ^ 0 ? ^ ^ 3 2 114 0 2 1 ^ 5 1 丁3

1

011101118^

1

77

1)110 6 1

,1)^01-,

78

1)11& 8 1

,1^1化'666

79

1亿

80

1

; 612

8 ^ 3 01110111^^1^6 8 5 5 1

1

' ^ ^ ( ^ )

1

1

1

0 6 7 0111X1111*1^

646 116311 1

1

1

858

1

1111:

1

1

0 6 8 0'?1?0111:^1工 1

1 ;

81

62 ^ 6 0 4^ 8 8 3X10)^6113811 ^ 0 1 1 ^ 1 : 1 0 . 0

82

631

83

01110111&1:1^6

' ^ ^ ' 63^ 3 ,^ ! '

,3咖,822

0100311X0

1 1 . 0 6^1

818 1116011 ^ 1 1 3 0 1

110 ^01X^1^ 1.1.0

^011^^10.0

8 5 6 1 1 1 ^ 0 6 . 2 8 6 7 0^|30 6 . 1

1:1111 4

1^10(161.02 丁卜6 ^1-00055 00∼『0「 1^10016102 !5 8^60 III &丫 630^ 丁卜6 丁 1^118『01^111 ^31*1211)168 00^6 01^63165 1111-66 63.1& 5615: 丁1*305̶11^10, 丁 \ ^ 1 1 3 3 1 6 , &1\6 丁 丁 7 1 1 6 3 6 & 5615 100111(16 1116 !^!!^^!!!!^^ \^\3^\65^ 丁 116 10161^31 111^)11(5 31*6 ^I^3I15^0I^111^^1 ^ 1116 ^13X10111111 !^0171131 01611103, \^|11011 15 ^6301-11)6(1 !0 3601100 2.4.7.1 0『0^3「16『1. 10 1卜6 116^1*6881011 00(16,出6 6^601 561601100 15 ^0116 ^ 1151113 1116 316)5^130 0161)10(1, &1\6 1卜6 86160^1011 01^(61*1011 |5「0|3611^ 15 56110 ^311(13(1011 21*1*0 !".

0 1 5 ^ 1 6 . 3 8 5110^5 1116 8001*6 ^3111(11138 111 1110 ^6^1*6881011 00016,5 ^6811118 ^ ! ! ! ^ ^ .


0211-1:5

I I 03

| 20116一 | 1: 2

03 0

6.6 5 110 5 5 1-16

2 0

311:

111, 1:

4 0

6 0

1 0 ? 11. 16

0 I!15^^

3, 111「 63165

1— 1 , 7

I

5③!^ ^111(111115 0^611*9^ 10^1341 133135

!5 ?一

1 ^ 1 :1 6 |

1^63门70「 ^「6(^(^601

,43

1^

8 0

1^10 丄0 | | 。2 ^

I 1 0 0

1.

5


07/2"碑"6: 1^6^6551091 ^0(^18

299

731316 6 . 6 00(161 0 2 III 1)2^03173

01112111^^1^6

(^"丄&匸一

168X1

1)6211 -

&仁176

!160X1

11化

。11111111 &

1)60116

《1,107,718

525,761

51,107,71

525,761

2 26

11. 1

10

4699,998

?15,909

51,807,71

#20,778

1 82

18. 1

15

5753,936

517,135

^2,561,65

519,555

1 71

25, 6

20

5815,392

《18,532

?3,377,04

《19,297

1 69

33, 8

25

6565,195

^13,144

《3,942,24

《18,084

1 58

39 ^ 4

30

^1,209,389

《27,486

?5,151,62

919,663

1 72

51. 5

35

91,033,859

523,497

56,185,48

520,214

1 77

61 9

46,568,03

918,766

1 64

65 ^ 7

5

40

《382,551

45

3867,015

519,705

57,435,05

518,871

1 65

74, 4

50

《365,129

68,491

57,800,18

517,849

1 56

78, 0

55

《324,400

《7,373

58,124,58

《16,891

1 48

81. 2

60

《230,007

55,227

《8,354,59

^15,914

1 39

83帽 5

65

5207,036

《4,705

58,561,62

《15,047

1 32

85, 6

70

《170,232

《3,869

58,731,86

114,244

1 25

87^ 3

75

9251,222

55,842

《8,983,08

413,694

1 20

89 ,8

80

?150,610

53,423

59,133,69

《13,048

1 14

91 3

85

?281,679

96,402

59,415,37

912,655

1 11

94, 2

90

《296,148

?6,731

59,711,51

《12,324

1 08

97, 1

95

《180,100

《4,093

《9,891,61

^11,889

1 04

98 ^ 9

^108,382

62,463

《10,000,00

"丄,416

1

00

100 0

100

《8,694

1^10^61.03 7116 口「00655

『0『1^0(161

乂珏11165 ^ 6 1 * 6 !111(31116(1, 1116

0 3 !5 2 ^ 6 1 1 1(1

11)6

10^6「 「6^00 0『015口1&)^

630^八!^「

1116 011351113

& ^ 3 5 ^ 3 5 3 6 ^ 1 0 出 6 1)60181011 71*66 1100(6, ^ 卜 ^ 卜 5 6 1 6 0 ( 6 ( 1 5 0 0 1 6

;111|30113111 ^3^13|3165, 311(1 01*63(6(1 3

^31-131)16 0^116(1 一 ! ^ 0 0 6 」 丁 11*15 ^3^13516 1(1(1103165 1116 110^6

10 \^1110|1 & 1 ^ 0 0 ^ 66101135. 丁 116 56160(6(1 ^31-131)163 &1\6 5)36(^31 01355 ^31-131)165 ^ 6 1 * 6 1)160 133556(1 10 出 6 ^631*6851011 110(16 ^1111 1卜61『「0165 561 10 ! ! ! ^ ^ . 丁 116 116^1*6881011 110(16 1113(16卩1111116『56160(10115 & 0 0 1 111636 ^『!31)163, &1\6 1116『10&1 6(^113(1011 0011313(6(1 0『001 乂 1116

06511115 015口 13乂 6.39

3|10\^3

1116 8001*6 113111(11138 III 1110 116^1*6881011

110016,5

1^005^幫!^巳

1^68111(8∼;!!^]。∼.


/^'《(^/(;/八'2

1^0^11^

1177/1

845 ^11(01^1^隐1。':

?1-0011001 ^"!^.、/。,'

81131)112^

^^\\00\10^

013013^ 6.39 [?卩650115 - ^ 0 ^ 6 1 ^ 3 ?118

^【1/16^

^10^0^

5001-6 1^301(11105 0 ^ 6 1 - 1 ^

10^10^1

561801 0 ^ 8 1 :

60

20

》1

100

060116 -丁^11,1

73^)6 6 ; 1101361 0 3

1 1 1 ^ ^

I I I 1?6:?051 丁 3

011111118^1^6 06011-

"丄311^6

[;110111181:176

1^111^6

5 職

51110

!)":!丄6

5

?869,727

520,226

6869,72

520,226

1.77

10

5664,529

515,103

51,534,25

617,635

1.54

8.7

15

51,344,183

530,550

62,878,43

521,973

1.92

20

5776,870

?17,656

53,655,30

520,887

1.83

25

5697,180

516,213

44,352,48

519,966

丄 卩 5

43.5

30

5946,223

?21,505

55,298,71

520,224

1.77

53.0

35

5817,983

518,591

!6,116,69

619,989

1.75

61.2

40

6330,245

^7,506

66,446,94

518,420

1.61

64.5

45

5408,095

?9,275

66,855,03

517,399

1.52

68.6

50

5 279,353

?6,497

57,134,38

616,326

1.43

71.3

55

6248,261

55,642

57,382,64

^15,349

1.34

73.8

60

5 286,250

56,506

57,668,89

514,607

65

5816,808

518,564

58,485,70

514,913

70

5306,491

56,966

58,792,19

514,343

^26

75

5289,684

?6,737

59,081,88

?13,844

.21

90:

80

5255,411

55,805

?9,337,29

^13,339

.17

93,

85

5上67,508

53,807

?9,504,80

?12,775

^ 12

90

5164,483

53,738

59,669,28

512,271

,07

95

^154,688

!3,516

?9,823,97

511,808

.133

981

100

5176,028

;4,001

?11,416

.011

100.

510,000,00

36.6

96^


I'!",!加'.6: ^6^^1091

八00111(101-15011 0「 " ( ^ ! 」 ̶ ( ! 1 , ^ 0 ^ ^ 1 ^ 0 2

31101 1^100)61

1

0 3

15 5卜0∼11 !11 丁 3 1 ^ 6

6.8

731)16 6.8 1)^1 ~

6.5

^

!!0^1^01

1100*1^2

1 1 0 3 " 一 03

5

#21,706

625,761

^20,226

1,90

2.26

1.77

9,3

11.1

3,7

10

^21,260

!20,778

^17,635

1.86

1.62

1*54

18.5

18.1

15-3

15

522,079

!19,555

&21,973

1-93

1,71

1-92

28.9

25.6

28.6

20

419,269

519,297

420,837

1.69

1.69

1+83

33.8

33*8

36.6

25

420,461

"&,004

419.966

1.79

1.58

1.75

44.6

39.4

43.5

30

419,158

^19,663

!20,224

1.68

1.72

1.77

50.2

51,5

53.0

35

420,497

520,214

419 939 #

1.80

1.77

1.75

62-7

61.9

61.2

40

420,461

418,766

419,420

1.79

1.64

1.61

71.6

65.7

64.5

45

!18,693

1.54

1.65

1.52

73.7

50

^17,453

417,849

!16,326

1.53

1.56

1,43

76.3

76,0

71.3

55

416,508

^16^891

415,349

1.45

1.48

1.34

79.4

61*2

73.6

60

415,820

415^914

414,607

1.39

1.39

1.28

83.1

63+5

76.7

65

^15,2X6

415,047

414,913

1,33

1.32

1,31

86*6

85.6

84.9

70

414,773

^14,244

414,343

1-29

1,25

1,26

90*6

87.3

87.9

75

^14,096

413,694

513,844

1.23

1,20

1,21

92.5

39』

9^.8

60

913,421

413^018

^13,339

1,19

1.14

1.17

93.9

91.3

93.4

85

512,910

^12,655

512,775

1.13

1.11

1,12

96.1

94.2

95.0

90

;12,380

^12,324

1.08

1+00

1.07

97,6

97.1

96.7

95

411,691

!11,889

411,808

1.04

1.04

1.03

96.9

98.9

98.2

100

411,416

511,416

511,116

1.00

1,00

1.00

100.0

100.0

100,0

518,871

1 ) 6 1 1 ^ 0

015^13^5

^17,399

412,271

0113^61

68.6

6

|

6 . 4 0 III!'011^11 6 . 4 4 5 卜 0 \ ^ 【 | 化 5 八 5

「&16

0 0 ^ 6 1156^ 10

丁 6 . 1 .

0;3|3|37 6.40 23 ^ 0 0 ^ 0 1

41

^!^!

1

42 43

50^35"巧2一∼1:,11'!]1

44

^3^0

45

3^0

46

; 11.66^=46^116: 1111 ^ 6 ^ 3 1 1 0 1 6

^!!^-^. 1:5^4^&111:67^:(化66》二^&': 1 1 6 6101^35 ^ 16^5^61111:&1^

(

1

^

1

^1^5101^ 1

1

1^3^&11016

1 1 ( ^ 0 ^!!)^); 11^1:0

00^01 ;

1 1 ^ ^ ^ ^^?^);

1^1611 011^111: 0 1 8 1 1 1 ; 6 1 3 6

1 ^ 1 1 ^ 0 3 3 6 1^8?:&1^016; ^ '!^!^'

47 43 49 50 51 52

| : 1 1 1 1 ; ^ ^ ^ ^

3

113乜3 1301^1 ; ^1:6^41?1 3 ^ 1 1 6 1)111 1 1 & 0 」 1 & 1 1 1

53

丄1亡0:一,7311^1圍:5^—^3111

03^—73】

54 55

1^7 ^ ^ ^ 1 1 ^

56

1^

57

^60116

上31)61

; 二 卩 & 6 0

^ 1 6 ^ 6; "^:^:;!^;!^

11^^0^1;1:^111 ^

^ 1 / 4 12:^ 127112^-"

58

。 " ( : ^ ! ^ " 工 7 6 11^1: ^^11^^101!"

59 60 61 62 63 64 65

3

^1700

七 3&I&化0^11

66

^81: 13111 ^ 6 0 1 1 6

67

丁 1 1 1 6 ^0^2^33^

68

1100135

1 3 ^ 1

1 1 ^^0^^1:3111

11^00^^1113

08^0^^118111

0 ^ ^ ^ 8 1 1 6

^0(1^1^ 301


302

^6^10^6

1^0(^611^

^1(^1 8/18 ^16^7-186滅"6/7

?1-001100180114(10^5/。!" 8X48111688 ^4^110(3^0/75

013(3137 6.41 1

^161

2

4 1 1 ? 1 ^ 1 0

3

4丄"0^20-670;

&02 ― 5 0 ; 。 2 ;

4 5 !30&7& 0 8 0 肌 1 6

^

^02

"

卯10

7

|

|

一 ^ ^ 1 0 ;

8

(:!^:^"!^:]^

9

(^!:。。 一丁20?;

10

(^(!!) ^1^?0;

1

11

一1^0

^ 0; ':01111:11106 1111&^1: ? 1: 6":11^1: 01:;

12

~

13

,"211'&':-^

14

-丁8;!!? 。 4(52 ;

15

^ ? 0

&(;!;;

3 一 1 ^ 0 十 1

-0.02307201027961

9

-丁201^ ;

17

",2^±601: :

18

一721!? 一 。^20 ;

19

一!^0

0 一 1 ^ 0^ 《

21:^.-01: :

21 22

-丁0?

23

一1^0

0 0 1 9 8 2 2 5 0 5 0 3 0 1 貪 一!!:!!?);

!^?^10 ; \ 1

~ ^ ? ^ 1 0 ; ^ ^ ? 0 十 1

0.22524384228134

11

24 !]IX? 一 1 7 一 ? 0 一 ? 1 ^ ? 2 ;

25

1

(:!? !:!);

20

|

26

^728?

0

27

8: 丁 42

0

-':

28

±±

|

-丁 211?;

1 ^ X 2 8 ? ^ 0 》 & 1 1 6 1 1 110;

29

一7211? 。 6 乂 。 (一丁^!!?);

30

一?0

^

\

一 了 2 肪 7 《 1 屮 ^ ! ! ? ) ;

|

31 32

"?.88399896897927十^?0;

I

|

16

^ ? 0 ^ 1 ;【1十6X1?

6136

~

33

(-一!^? !! ) 1 ;

0.2133398744

3 1 0 8 十 ^ ? 0 ;

34 \ |

35 36

一 7 2 8 ? 。 6X1? [ ^ ^ ? ) ;

37

一?1顧一11:8? 7 《 1

38

士 一 1*21!

60(1; ― ? 1 。 1 #《1十6X9

39

6136

40

一?2

3

41

一?1

。 一 ? 1 ~ ―?0;

1.0 一 ^?1;

( ^ !? !:!! ) 1 ;


0^10^(6^

018^197 6 . 4 2 42 43

~ ^ ?031:^1: 1 0 ^ ? 1:0*0^1:' 1 I 1^: 1 ^ 5

#

44

^!^:1 ? I : 0 1 ^ ^.^^

I 一乙0331^02

一 '?!:^!^^:

?^035?1^00

1

46

101361

47

?一 1 * 0 3 3 1 ^ 0 2 画 0 ;

48

一 ! ! ^ ^ ^

49

9 一1 * 0 3 3 1 ^ 0 1 誦 一 ? 1 工

50

1^^'/& 1 ;

1033?0。2 ,

'卩【^丄"":1-033^110=0

1

^?0;

(―?1 -

一!!入X? ^

: ! … 1 0 化 6 1 1^ 0 ;

^ 0 ^ 2 ? 画 ^ ? 1 ;

51 52

611(1;

53

?一1*0331^00 一

54

1 1 1^?2 ―11^?

55

2;

一8X3:? ^ 。

1「

8

^

0

2;

56 60(1; 57

【1111 ;

58

0(13 ^ 1 0 1

̶

̶

' ( : :、 丁 1 1 6 8 0 0 化 、 2 0 5 , 2 、 〃 。 乂 2 0 0 6 、 0|:01111。1 , 1 ^ 1 8

59^?1:00 9 1 化 色 3 & 化

。 ! ^ " 入 I

60

^ 1 ^ 1 6 ∼0&1*111^1

61

^1^162

62

乂&!: ? 一 1 * 0 3 3 ? & 0 2

16^61

丁 ; 丁 " ; ^11^ & 卩 ^ 1 0 - 2 , , ;

^^02^50 0^0-670 7

\1

63

1:1111 ;

|

64

0*15 ^ 0 1 1 0 1 0 3 &

1100^3;

?一 1 0 3 3 ? 1 ^ 1

一 一 ^ ^

? 一1 0 3 3 1 ^ 0 0

― ―

― ― ―

013^)137 6 . 4 3 & ~081^太1 ;

65

67

6X0^

8

66

1^?1^10

^ 《 " ? 抓 1 0

68 ( : 肚 ! ^ 69

, ' , 0011.^11^^

匕11153:: ?

70

一 1X110

71

^ ? 0 一 1*1*12

72

~ 0;

73

74

^^'^ : ^02 ;

0;

75

―7211?霧夂02

76

一1^0

77

1

―1?0 ^

3

^

10*^0^;

1

^0 03239123^4634實一728? 1

0^20181055783

^ ^12II?

78

: 01^0 ;

79 60

一728?画(:!^

81

―1*1*0 ^

82

一 11*1

83

84

0 4

"!). 00448783117963

一1^8? 口 14?^10 ; 一1 * 1 * 0 画 0 十 1

86

』 ? 1 , ―1?1 ^ '^"

0.22396412290^76

一!!"? ― I 丫

XX;

一?1 ^ ? 2 ;

。 0;

90

^

91

一 1*1*0纖

^

92

I I 一[?!!"

93

94

27X2

0 ^90

95

2丁XI

~ 一1^1

96

1^ 一 ! ^ ! ! "

97

一 1 ^ 0 ^ 6X1^ 1 ^ ? 0 一 一1^1!人X》,'

1 . 5 * ^ 6 3 7 1 ! 0 ^ 7 9 ^ 4 十 一 1*1*0; ^

; ;

&^!) 一

― 1 ? 1 霸 0 X 1 ^ 一 1?1

99

^ ? 8 ^ 翻 ∼ 口 一 1*2

101

? 0 ^

103

^ 1

1 。 ?2 ^

:^ ? 0 ;

0 1^60

- 0 . 1 1 8 5 5 1 2 1 3 0 1 6 9 9 十 1 ;

98

100

, 一7211?

?031:51:101: ?1:0'。必1 11 0 2 二;

II

89 8

0^VI1154487608 V I V 實 一 丁 5 1 1 ? ?

88

102

^ 一728?

: ^?? ^10 ;

85

87

~ 0 ^ 01 3 ^ 5 7 1 5 5 7 7 5 1 1 ^ 一72!1?

^

一一 1 ^ 1 十 I

7

^1?0

(一

^

^

^?2;

會^?2; ^

^^?1;

- 二 ^

(一1^8夂X十―1*1*0

^

"

?2:

^ ^?!); 一

1

6: 1^6^6551011

^ 0 ( ^ 8

303


304

?!'6^10(1^6杨^? //"冱^1(^1 8/18 ^6^136髓"6广'^00(100180114(10^18恤81181^1658

^^1X00110118

018^)137 6 . 4 4 031:61:101: ?2:01321&1111: 1 6 5

104

1*1

105

181361

?^!.03371^02

106

18)361

1^0337801

^

107

10)361

?^033?800

。 ^1:6^10^6(1:

108

?^055?1102

。 ^?0;

110

?^035?&01

。 一?1;

111

±±

3

1

1

&113

?1:6^10^.6(3:

?^601101:60

16^2丄)

1*0331^0=2,;

?1:60110^6(1: ! ^ 臼 ? ! ^ 丄

1

1

1033?80。0,;

1

109

1-1*1 一 一0*3:?

113

16-85

&1160 ^0;

1 1 1

61101;

114

?^033?&00

115

1^【一?2

^ ^?2;

-

一843??

116 117

^

一!!九X? 。 一 ? "

112

^

1 6 - 8 1 1:11611 010;

?2;

^

611(1;

118

【1111

119

033

; 1^101 " 丄 " ' ( : : 、 " 0 1 6 8 0 0 & 、 5 1 1

5 ^ 2 \ 1 ^ 2 0 0 6 \ 1*011111131 ^ 1101111

1

120 121曰01:00

^ 1: 1111

122

61^16

123

1:11162

124

乂81:

125

71111 ;

126

033

33仁3一"0111"九1

18)361

I |

1100)33;

^01111!"丁4&05丁"; 02^50^ 0 ^ 0 = 6 7 0 033?1102

1161111 0 1 0 3 6

3 1 1 3 14?&710=2

?^055?1101 ?一1033?1^0 ;

1


HI MMp

Comparison of Different Models

7.1

Introduction

305

7.2

Models f o r Binary Targets: A n Example of Predicting Attrition

305

7.3

Models f o r Ordinal Targets: A n Example of Predicting Accident Risk ...316

7.4

Comparison o f All Three A c c i d e n t Risk Models

7.1

,

...327

Introduction This chapter compares the output and performance o f three modeling tools examined in the previous three chapters—Decision Tree, Regression, and Neural N e t w o r k — b y using all three tools to develop two types o f models—one with a binary target and one w i t h an ordinal target. I hope this chapter w i l l help you decide what approach to take. The model with a binary target is developed for a hypothetical bank that wants to predict the likelihood o f a customer's attrition so that it can take suitable action to prevent the attrition i f necessary. The details o f this model w i l l be presented later in this chapter. The model with an ordinal target is developed for a hypothetical insurance company that wants to predict the probability o f a given frequency o f insurance claims for each o f its existing customers and then use the resulting model to further profile customers who are most likely to have accidents.

7.2

Models for Binary Targets: A n Example of Predicting Attrition Attrition can be modeled as either a binary' or a continuous target. When you model attrition as a binary target, you predict the probability o f a customer "attriting" during the next few days or months, given the customer's general characteristics and change in the pattern o f the customers transactions. With a continuous target, you predict the expected time o f attrition, or the residual


306 Predictive Modeling with SAS Enterprise Miner: Practical Solutions for Business Applications

lifetime, of a customer. For example, if a bank or credit card company wants to identify customers who are likely to terminate their accounts at any point within a pre-defined interval o f time in the future, the company can model attrition as a binary target. If, on the other hand, they are interested in predicting the specific time at which the customer is likely to attrit, then the company should model attrition as a continuous target, and use techniques such as survival analysis. In this chapter, I present an example of a hypothetical bank that wants to develop an early warning system to identify customers who are most likely to close their investment accounts in the next three months. To meet this business objective, an attrition model with a binary target is developed. The customer record in the modeling data set for developing an attrition model consists of three types of variables (fields): •

Variables indicating the customer's past transactions (such as deposits, withdrawals, purchase of equities, etc.) by month for several months.

Customer characteristics (demographic and socio-economic) such as age, income, lifestyle, etc.

Target variable indicating whether a customer attrited during a pre-specified interval or not.

Assume that the model was developed during December 2006, and it was used to predict attrition for the period January 1,2007, through March 31,2007. Display 7.1 shows a chronological view of a data record in the data set used for developing an attrition model. D i s p l a y 7.1 "

• "•

Customer transactions by month janOI ,2006 - June30, 2006.

'

1

1

1

1

']

Performance Window

Customer characteristics observed at time point on or before June 30,2006. Operational lag = 1 month

Event (Target variable) Attrition

Inputs / Explanatory variables window

=1

No attrition = 0 ujg 1.2003 Jan 1.2006

June 30.2006

Oct 31

6

I


Chapter 7: Comparison of Different Models 307

Here are some key input design definitions that are labeled in Display 7.1: •

Inputs/explanatory variables window This window refers to the period from which the transaction data is collected.

•

Operational lag The model excludes any data for the month of July 2006 to allow for the operational lag that comes into play when the model is used for forecasting in real time. This lag may represent the period between the time at which a customer's transaction takes place and the time at which it is recorded in the database and becomes available to be used in the model.

•

Performance window This is the time interval in which the customers in the sample data set are observed for attrition. I f a customer attrited during this interval then the target variable ATTR takes the value 1; i f not, it takes the value 0.

The model should exclude all data from any of the inputs that have been captured during the performance window. I f the model is developed using the data shown in Display 7.1, and used for predicting, or scoring, attrition propensity for the period January 1,2007, through March 2007, then the inputs window, the operation lag, and the prediction window will look like what is shown in Display 7.2 when the scoring or prediction is done. D i s p l a y 7.2

Customer transactions by month June 1,2006 - Nov 30.2D06

Prediction Window

Customer characteristics observed at tine point on or before June 30,2006. Operational lag = 1 month

Inputs /Explanatory variables window

Event (Target variable) Attntion

=1

No attrition = 0 June 1.2006

Nov 30,2006

Jan 1,2007

March 31.2007

At the time of prediction (say on December 31, 2006), all data in the inputs/explanatory variables window would be available. In this hypothetical example, however, the inputs were not available for the month o f December 2006 because of the time lag in collecting the input data. In addition, no data will be available for the prediction window, because it resides in the future (see Display 7.2). As mentioned earlier, we assume that the model was developed during December 2006. The modeling data set was created by observing a sample of current customers with investment accounts during a time interval of three months starting August 1,2006, through October 31, 2006. This is the performance window, as shown in Display 7.1. The fictitious bank is interested in predicting the probability of attrition, specifically among their customers' investment accounts. Accordingly, i f an investment account is closed during the performance window, an indicator value o f 1 is entered on the customer's record; otherwise, a value o f 0 is given. Thus, for the target variable ATTR, 1 represents attrition and 0 represents no attrition.


Predictive Modeling with SAS Enterprise Miner: Practical Solutions for Business Applications

Each record in the modeling data set includes the following details: •

monthly transactions

balances

monthly rates of change of customer balances

specially constructed trend variables.

These trend variables indicate patterns in customer transaction behavior, etc., for all accounts held by the customer during the inputs/ explanatory variables window, which spans the period of January 1, 2006, through June 30, 2006, as shown in Display 7.1. The customer's records also show how long the customer has held an investment account with the bank (investment account tenure). In addition, each record is appended with the customer's age, marital status, household income, home equity, life-stage indicators, and number of months the customer has been on the books (customer tenure), etc. All of these details are candidates for inclusion in the model. In the process flow shown in Display 7.3, the data source is created first. The Input Data node reads this data. The data is then partitioned such that 45% of the records are allocated to training, 35% to validation, and 25% for testing. I allocated more records for training and validation than for testing so that the models are estimated as accurately as possible. The value of the Partitioning Method property is set to Default, which performs stratification with respect to the target variable i f the target variable is categorical. I also imputed missing observations using the Impute node. Display 7.3 shows the process flow for modeling the binary target. D i s p l a y 7.3

Decision Tree (2)

7.2.1

Neural Network

Logistic Regression f o r Predicting A t t r i t i o n

The top segment of Display 7.3 shows the process flow for a logistic regression model o f attrition. In the Regression node, I set the Selection Model property to Stepwise, as this method was found to produce the most parsimonious model. Before making a choice of value for the Selection Criterion property, I tested the model using different values. In this example, the validation error criterion produced a model that made the most business sense. Display 7.4 shows the model that is estimated by the Regression node with these property settings.


Chapter 7: Comparison of Different Models

309

Display 7.4

Analysis

o r Maximum L i k e l i h o o d

Standard Parameter

DF

Estimate

Error

Estimates

Maid Chi-Square

Pr >

ChiSq

Intercept

1

-1.3239

0.13S1

91.90

<.0001

btrend

1

-0.1505

0.00898

280.B9

<.0001

duration

1

-0.0294

0.00743

15.63

<.0001

The variables that are selected by the Regression node are B T R E N D and D U R A T I O N . The variable B T R E N D measures the trend in the customers balances during the six-month period prior to the operational lag period and the operational lag period. I f there is a downward trend in the balances over the period, e.g., a decline o f one percent, then the odds o f attrition w i l l increase by 1 0 0 * { e

o l s 0 5

- l } = 1 6 .24% . This may seem a bit high, but the direction o f the result does

make sense. (Also, keep in mind that these estimates are based on simulated data. It is best not to consider them as general results.) The variable D U R A T I O N measures the customers investment account tenure. Longer tenure corresponds to lower probability o f attrition. This can be interpreted as the positive effect o f customer loyalty. Display 7.5 shows the lift charts from the Results window o f the Regression node. D i s p l a y 7.5 rr Results - Rcgrcssta 1

D; dj Q tf_\

- nix

U

•10

60

80

100

Decile j

TR^IM

VALIDATE |

Table 7.1 shows the cumulative lift and capture rates for the Train, Validate, and Test data sets.


310 Predictive Modeling with SAS Enterprise Miner: Practical Solutions for Business Applications

T a b l e 7.1

Demidecile

Cumulative

Cumulative

Cumulative

Lift

Capture

Lift

5

3.44

17.2

3.03 2.82 2.48 2.26 2.18

30.3 42.3 49.5

65 70 75 80 85 SO 95 100

1.40 1.33 1.26 1.19 1.14 1.10 1.0S 1.00

2.03 1.90 1.78 1.67 1.57 1.46

56.6 65.3 71.1 75.8 80.0 83.3 86.2 87.8 90.8 93.2 94.4 95.3 96.9 98.8 99.3 100.0

Cumulative Lift

Cumulative Capture Rate(%)

3.49 2.93 2.85

17.4 29.3 42.7 53.9

Rate(%)

Rate(%)

10 15 20 25 30 35 40 45 50 55 60

Cumulative Capture

3.63 3.03 2.60 2.41 2.21 2.10 1.96 1.84 1.78 1.66 1.56 1.47

18.1 30.3 39.1 48.1 55.3 63.1

1.39 1.33 1.25 1.20 1.14

68.4 73.4 80.0 82.8 85.9 88.4 90.6 92.8 93.4 95.6 97.2

1.09 1.05

98.4 99.7

1.00

100.0

2.69 2.47 2.31 2.15 2.01 1.86 1.70 1.57 1.47 1.39 1.33 1.27 1.21 1.15 1.10 1.05 1.00

i ;

i s

61.7 69.2 75.1 80.4 83.5 85.0 86.6 88.2 90.7 93.1 95.0 96.9 97.8 99.4 99.7

|

i

j

1

100.0

7.2.2 Decision Tree Model f o r Predicting A t t r i t i o n The middle section of Display 7.3 shows the process flow for the decision tree model of attrition. I set the Splitting Rule Criterion property to ProbChisq and the Subtree Method property to Average Square Error. My choice of these property values is somewhat arbitrary, but it resulted in a tree that can serve as an illustration. You can set alternative values for these properties and examine the trees produced. According to the property values I set, the nodes are split on the basis of /?-values of the Pearson Chi-Square, and the sub-tree selected is based on the average square error calculated from the validation data set. Display 7.6 shows the tree produced according to the above property values. The variables selected by the Decision Tree for splitting are BTREND and CV14. The variable BTREND is the trend in the customer balances, as explained earlier, and CV14 is a categorical variable, which reflects certain hypothetical economic clusters. The Regression node selected two variables, which were both numeric, while the Decision Tree selected one numeric variable and one nominal variable. One could either combine the results from both of these models or create a larger set of variables that would include the variables selected by the Regression node and the Decision Tree node.

1

In Tables 7.1 through 7.8,1 used the term demi-decile when I referred to the equal sized bins of the lift tables, since there are 20 of them. A more accurate term, perhaps, would be centiles, because the description found in the Demi-decile column is actually a S-percentile range indicator, e.g., 5, 10, IS... 90,95,100. In the Score Rankings Overlay window (shown in Displays 7.5, 7.7,7.8,7.9,7.10, etc.) and in the Store Rankings Overlay tables. Enterprise Miner refers to them as Deciles.


Chapter 7: Comparison of Different Models

311

Forecast combination is an important topic, and it deserves an in-depth study on its own. However, it is beyond the scope o f the present discussion. 2

Display 7.6

Display 7.7 shows the lift and cumulative lift o f the decision tree model.

Display 7.7 ra Itesulls - Decision Tree 1

File

EÂŤ

View

Wndow

Score Rankings Overlay: ATTR Cumulative Lift

For more information on forecast combination. See Brciman {1996a and 1996b), Sarma (2005), liklund and Karisson (2005), and Guidolin and Na (2007).


312 Predictive Modeling with SAS Enterprise Miner: Practical Solutions for Business Applications

The cumulative lift and cumulative capture rates for Train, Validate, and Test data are shown in Table 7.2. T a b l e 7.2 •

f

TREE Test

Validate

Train Deaidecile

Cumulative Lift

Cumulative Capture Rate(%)

Cumulative Lift

Cumulative Capture Rate(*)

Cumulative Lift

Cumulative Capture Rate(%)

5 10 15 20 25

3.37

16.9 32.0

3.06 3.05 2.58

15.3

3.00 3.00

15.0 30.0

2.34 2.19

30.5 38.7 46.8 54.9

66.2 72.2 75.5 78.8 82.0 85.3 88.6 90.6

2.10 1.95 1.81 1.69 1.61 1.53 1.47 1.39

62.9 68.3 72.3 76.3 80.3 84.3 88.3 90.6

91.9 93.3 94.6

1.31

91.9

1.31

82.4 85.3 88.2 90.3 91.7

1.24 1.18 1.13 1.08 1.04 1.00

93.3 94.6 96.0 97.3 98.7 100.0 .

1.24 1.18 1.13 1.08 1.04 1.00

93.1 94.5 95.9 97.2 98.6 100.0

30 35 40 45 50 55 60 65 70 75 80 85 90 95 100

7.2.3

3.20 2.70 2.46 2.31 2.21 2.06 1.89 1.75 1.64 1.55 1.48 1.39 1.31 1.24 1.18 1.13 1.08 1.04 1.00

40.6 49.1 57.7

96.0 97.3 98.7 100.0

2.63 2.45 2.34 2.27

; !

J

39.S 49.0 58.5

i

68.1 73.9 76.7 79.6

2.11 1.92 1.77 1.65 1.55 1.47 1.39

.

| ; ;

i ; | | ]

| .... .

A Neural Network Model f o r Predicting A t t r i t i o n

The bottom segment of Display 7.3 shows the process flow for the neural network model o f attrition. In developing a neural network model of attrition, I tested the following two approaches: •

Use all the inputs in the data set, set the Architecture property to M L P (multi/layer perceptron), the Selection Criterion property to Average Error, and the Number of Hidden Units property to 20.

•

Use the same property settings as above, but use only selected inputs.

As expected, the first approach resulted in an over-fitted model. There was considerable deterioration in the lift calculated from the validation data set relative to that calculated from the training data set. The second approach yielded a much more robust model. With this approach, I tested different values for the Number of Hidden Units property. The models became more stable (as seen by comparing the lift charts from the training and validation data) as I increased the number of hidden units from the default value of 3 to 10 or 20.


Chapter 7; Comparison of Different Models

313

Using only a selected number o f inputs enables you to lest a variety o f architectural specifications fast. For purposes o f illustration. I present below the results from a model with the following properly settings: •

Architecture property: M L P

Selection Criterion property: 20

Number of Hidden Units property: 20

The bottom segment o f Display 7.3 shows the process How for the neural network model o f attrition. In this process flow I used the Decision Tree node with the Splitting Rule Criterion property set to ProbChisq and Assessment Measure property set to Average Square Error to select the inputs for use in the Neural Network node. The lift charts for this model are shown in Display 7.8. Display 7.8 1 to Results - Neural Netwoi k

:

1

Ffe

Ed-

View

Window

. J O l " ! M c u m U a u v e Lift

•3

4-

£ 3 _l

imul

* >

52-

1 -1

0

1

1

1

20

40

60 Decile

|

TRAIN

i

80

100

VAUDATE |

Table 7.3 shows the cumulative lift and cumulative capture rates for the Train. Validate, and Test data sets.


314

Predictive Modeling with SAS Enterprise Miner: Practical Solutions for Business

Applications

Table 7.3 HEURAL Validate

Train j Dernidecile

5 10 IS 20 25 30 35 40 45 SO 55 60 65 70 75 60 85 90 95 100

Cumulative lift

3 2 2 2 2 2 2 1 1 1 1 1 1 1 1 1 1 1 1 1

71 95 75 51 32 22 07 90 78 66 57 47 38 32 26 20 14 09 05 00

Cumulative Captute Rate %)

Cumulative Lift

Cumulative Capture Rate

5 5 3 2 0 7 5 76 1 SO 0 62 9 86 6 88 3 89 7 92 5 94 6 95 e 96 7 98 4 99 8

3.25 2.64 2.54 2.42 2.25 2.11 1.94 1.64 1.74

100 0

1.00

ie 29 41 50 58 66 72

Test

1.64 1.55 1.45 1.39 1.33 1.25 1.20 1.14 1.08 1.04

16 28 38 48 56 63 68 73

Cumulative Lift

%1 3 4 1 4 3 4 0 6

78 4 82 2 85 3 87 2 90 3 92 8 94 1 95 6 96 9 97 2 99 1 100 0

Cumulative Captute Rate [=0

3 3 2 2 2 2 2 1 1 1 1 1 1 1 1 1 1 1 1

12 03 80 76 45 32 16 99 64 69 59 49 40 32 27 21 16 10 05

1 00

15.6 30.3 42.1 55.3 61.4 69.5 75.7 79.4 82.9 84.7 87.2 89.4 91.0 92.5 95.0 96.6 98.4 99.1 99.4 100.0

Display 7.9 shows the lift charts for all models from the Model Comparison node.

Display 7.9

hill

Display 7.10 shows the cumulative capture rates for the three models.


Chapter 7: Comparison of Different Models

315

Display 7.10

Table 7.4 shows a comparison o f the three models using test data.

Table 7.4 Regression Demidecile

Cumulative Life

5 10 15 20 30

3.49 2.93 2.85 2.69 2.47 2.31

35 40

2.15 2.01

45 50 55 60 65 70 75 30 65 90

1.86 1.70 1.57 1.47 1.39 1.33 1.27 1.21 1.15 1.10 1.05

25

95 100

1.00

Neural Network.

Cumulative Capture Rate(=0 17 29 42 S3 61

4 3 7

9 7 69 2 75 1 80 4 33 5 85 0 86 6 88 2 90 7 93 1 95 96 97 99 99 100

0 9 8 4 7 0

D e c i s i o n Tree

Cumulative Lift

Cumulative Capture Rate{%)

Cumulative Lift

Cumulative Capture Rate(*)

3.12 3.03 2.80 2.76 2.45

15.6 30.3 42.1 55.3 61.4 69.5

3.00 3.00 2.63 2.45 2.34 2.27

15 0 30 0 39 5 49 0 58 5 66 1

75.7 79.4 62.9 64.7 87.2 39.4 91.0 92.5 95.0 96.6 98.4 99.1 99.4 100.0

2.11 1.92 1.77

73 9 76 7 79 6 82 4 85 3 86 2 90 3 91 7

2.32 2.16 1.99 1.64 1.69 1.S9 1.49 1.40 1.32 1.27 1.21 1.16 1.10 1.05 1.00

1.65 1.55 1.47 1.39 1.31 1.24 1.18 1.13 1.08 1.04 1.00

93 1 94 S 95 9 97 2 98 6 100 0

From Table 7.4 it appears that both the logistic regression and neural network models have outperformed the decision tree model by a slight margin, and that the logistic regression model outperformed the neural network model by a slight margin. The top four deciles (the top eight demi-deciles). based on the logistic regression model, capture 80.4% o f attritors, while the top four deciles based on the neural network model capture 79.4% o f the attritors, while the top four


316

Predictive Modeling with SAS Enterprise Miner: Practical Solutions for Business Applications

deciles, based on the decision tree model, capture 76.7% of attritors. The cumulative lift for all the three models are monotonically declining with each successive demi-decile.

7.3

Models for Ordinal Targets: An Example of Predicting Accident Risk In Chapter 5,1 demonstrated a neural network model to predict the loss frequency for a hypothetical insurance company. The loss frequency was a continuous variable, but I used a discrete version of it as the target variable. Here I will follow the same procedure, and create a discretized variable lossfrq from the continuous variable loss frequency. The discretization is done as follows: lossfrq takes the values 0, 1,2, and 3 according the following definitions: lossfrq = 0 if the loss frequency = 0 lossfrq = 1 if 0 < loss frequency < 1.5 lossfrq = 2 if 1.5 < loss frequency < 2.5 lossfrq = 3 if the loss frequency > 2.5. The goal here is to develop three models using the Regression, Decision Tree, and Neural Network nodes to predict the following probabilities: Pr(lossfrq = 0\X) = ?r(loss frequency = 0\X) ?v{lossfrq = 11^) = Pr(0 < loss frequency < 1.51X) ?r(lossfrq = 21X) = Pr(l .5 < loss frequency < 2.51X) ?v{lossfrq = 3 1 ^ ) = ?x{thelossfrequency> 2.51X) where X is a vector of inputs or explanatory variables. When you are using a target variable such as lossfrq, which is a discrete version of a continuous variable, the variable becomes ordinal i f it has more than two levels. The first model I develop for predicting the above probabilities is a proportional odds model (or logistic regression with cumulative logits link) using the Regression node. As explained in Section 6.2.2 of Chapter 6, the Regression node produces such a model i f the measurement level of the target is set to Ordinal. The second model I develop is a decision tree model using the Decision Tree node. The Decision Tree node does not produce any equations, but it does provide certain rules for portioning the data set into disjoint groups (leaf nodes). The rules are stated in terms o f input ranges (or definitions). For each group, the Decision Tree node gives the predicted probabilities: PrQossfrq = 01X),Pr{lossfrq = \\X\PrQossfrq = 21X) andPrQossfrq = ?>\X). The Decision Tree node also assigns a target level such as 0, 1,2, and 3 to each group, and hence to all the records belonging to that group. The third model will be developed by using the Neural Network node, which produces a Proportional Odds type model, provided I set the Target Activation Function property to Logistic, as explained in Section 5.5.1.1 of Chapter 5.


Chapter 7: Comparison of Different Models 317 Display 7.11 shows the process flow for comparing the ordinal target. D i s p l a y 7.11

Neural Network

7.3.1 Lift Charts and Capture Rates f o r Models w i t h Ordinal Targets Method Used b y S A S Enterprise Miner

When the target is ordinal, Enterprise Miner creates lift charts based on the probability of the highest level of the target variable. The highest level in this example is 3. For each record in the Test data set, Enterprise Miner computes the predicted, or posterior, probability Pr(lossfrq = 31X.) from the model. Then it sorts the data set in descending order of the predicted probability and divides the data set into 20 deciles, which I refer to alternatively as demi-deciles. Within each decile Enterprise Miner calculates the proportion of cases, as well as the total number o f cases, with lossfrq= 3. The lift for a decile is the ratio of the proportion of cases where lossfrq =3 in the decile to the proportion of cases with lossfrq=3 in the entire data set. The capture rate is the ratio of the total number of cases with lossfrq=3 within the decile to the total number of cases with lossfrq =3 in the entire data set. An Alternative Approach Using Expected Lossfrq

As pointed out earlier in Section 5.5.1.4, it is sometimes required to calculate lift and capture rate based on expected value of the target variable. For each model, I shall present lift tables and capture rates based on the expected value of the target variable. For each record in the Test data set, I calculate the expected lossfrq as E(lossfrq \X,) = Pr(lossfrq = 01X,,)*0 + Pr(lossfrq = 11X,)* l + Pr (lossfrq = 2\X,)*2 + Pr (lossfrq = 31 X,) * 3. Next, I sort the records of the data set in descending order of E(lossfrq \ X.), divide the data set into 20 demi-deciles (bins), and within each demi-decile, I calculate the mean of the actual or observed value of the target variable lossfrq. The ratio of the mean of actual lossfrq in a demidecile to the overall mean of actual lossfrq for the data set is the lift for the demi-decile. Likewise, the capture rate for a demi-decile is the ratio of the sum of the actual lossfrq for all the records within the demi-decile to the sum of the actual lossfrq of all the records in for the entire data set.


318

Predictive Modeling with SAS Enterprise Miner: Practical Solutions for Business

7.3.2

Applications

Logistic Regression with Proportional Odds f o r Predicting Risk in A u t o Insurance

Given that the measurement level o f the target variable is set to Ordinal, a proportional odds model is estimated by the Regression node using the property settings shown in Display 7.12. Display 7.12 Value

Property Node ID: imported Data Exported Data Variables [-Main Effects l-TwD-Fador Interactions [-PorynamialTerms [-Polynomial Degree i-[User Terms '-Term Editor

Yes vlO ••lo 2 No

[Regression Type '-Link Function

Logistic Regression Log it

[•Suppress Intercept • Input Coding -Mln Resource Use

No Deviation No

{•[Selection Model [-Selection Critenon '•Use Selection Default

Stepwise Validation Error NO

1

'. ^m^^OH^^^^^nWrlH^MPWHIrWI

E - ^ ! ;'v ''iiMiv. ::)•:•• [•Sequential Order ;

No 0.05 0.05

j-Entry Significance Level [ Stay Significance Level [•Start Variable Number [•Stop Variable Number [•Force Candidate Effects i-HierarchyEffects if" — - — • '-[•Moving Maximum Number Effect Rule of Steps

-•

[•iTechnlque

0 Class — None

Default

For the reasons I cited in the previous sections, I set the Selection Model property to Stepwise and the Selection Criterion property to Validation Error. The choice o f Validation E r r o r is also prompted by the lack o f an appropriate profit matrix. Display 7.13 shows the estimated equations for the cumulative logits. Display 7.13 A n a l y s i . of Haxiaua Likelihood E a t i n a t e s

Paraaeter Intercept Intercept Intercept ACE CRED HPKVID HPRVIG HPRVIO HPRVIO HPRVIO HPRVIO HPRVIO

DF 3

: l

0 i

2 3 4 5 6

1 1 1 1 1 1 1 1 1 1 1 1

Estimate -0.1100 1.8692 3.6020 -0.0344 -0.O0594 -1.9172 -1.4764 -0.7174

-1.2199 0.02S9 0.4649 2.4145

Standard Error

Uald Chi-Square

B.3948 0.3276 0.3219 0.00334 0.000407 O.1910 0.2050 0.2360 0.4144 0.4004 0.991B 0.4774

0.08 32, S2 125.18

105.69 213.2B 100.78 51.67 9.24

e.66 0.00 0.22 23.57

Pr > Ct)13q

Standardized Eatiaate

0.7S06

c.oooi <.0001 <.0001 <.O001

•r.oooi <-0001 0.0024 0.0032 0.9404 0.6392 <.0001

-0.2977 -0.30B3

E*p|Eat) 0.896 6.483 36.671 0.966 0.994 0.147 0.228 0.488 0.295 1.026 1.592 11.184


('hapter 7: Comparison of Different Models 319

It can be seen from Display 7.13 that the estimated model is logistic with a cumulative logits link. Accordingly, the slopes (coefficients o f the explanatory variables) for the three logit equations are the same, but the intercepts are different. There are only three equations in Display 7.13, while there are four events represented by the four levels (0, 1, 2. and 3) o f the target variable lossfrq. The three equations given in Display 7.13 plus the fourth equation, given by the identity

Prilossfrq = 0) + ?x(lossfrq = 1) + ?x{lossfrq = 2) + ?x{lossfrq = 3) - I are sufficient to solve for the probabilities o f the four events. (See Section 6.2.2 o f Chapter 6 to review how these probabilities are calculated by the Regression node.) In the model presented in Section 6.2.2, the target variable has only three levels, while the target variable in the model presented in Display 7.13 has four levels: 0, 1,2. and 3. The variables selected by the Regression node are A G E (age o f the insured), C R E D (credit score o f the insured), and N P R V I O (number o f prior violations). Because N P R V I O has only six levels. Enterprise Miner has treated it as a class input. The cumulative lift charts from the Results window o f the Regression node are shown in Display 7.14.

Display 7.14 1

. •

l l rS R e s u l t s F3e

View

Edit

M B 1:

-

,,

.

. .

1

- Regression Window

#J DJjSJ

S c o r e R a n k i n g s O v e r l a y : LOSSFRQ ! ^ C u m u l a t i v e Lit!

WB

Cumulative Lift

15-

0—1

0

1

1

20

1

60

AO

1

60

Decile |

TRAIN

— V A L I D A T E|

The cumulative lift charts shown in Display 7.14 are based on the highest level o f the target variable, as described in Section 7.3.1. Using test data, alternative cumulative lift and capture rates based on E(lossfhf), as described in Section 7.3.1. were computed and are shown in Table 7.5.


320 Predictive Modeling with SAS Enterprise Miner: Practical Solutions for Business Applications T a b l e 7.5 ceg Loss Frequency DemiDecile

Number of Policies

Total

He en

Cumulative Total

Cumulative Mean

Cumulative Lift

Cumulative j Capture Rate(%)

450 451 451 450 4S1 451 451 450 451 451

S 10 15 20 25 30 35 40 45 50 55 60 65 70 75 80 85 90 95

126 57 60 39 43 24 19 22 12 14 13 13 7 7 6 10 10 9 5 0

451 450 451 451 451 450 451 4S1 451 451

100 —„

0.280 0.126 0.133 0.087 0.095 0.053 0.042 0.049 0.027 0.031 0.029 0.029 0.016 0.016 0.013 0.022 0.022 0.020 0.011 0.000

0.280 0.203 0.180 0.156 0.144

126 183 243 282 325 349 368

0.129 0.117 0.108

390 402 416 429 442 449 4S6 462 472 482 491 496

0.099 0.092 0.087 0.082 0.077 0.072 0.068 0.065 0.063 0.061 0.058 0.055

496

. . . . — __ „ . . . . . „ „ , . . „ ;

7

i 7 j r i

...

..,

5.09 3.69 3.27 2.84 2.62 2.35

25.4% 36.9% 49.0% 56.9%

\ j i t

65.5% 70.4%

f \

2.12 1.97

74.2% 78.6%

j

1.80 1.68 1.57 1.49

81.0% 83.9%

j ;

86.5% 89.1% 90.5% 91.9%

;• ; < |

93.1%

:

95.2% 97.2%

i

99.0%

|

1.39

1.31 1.24 1.19 1.14 1.10 1.05 1.00 . ...

.,

100.0% .

100.0%

1

-.-}

7.3.3 Decision Tree Model f o r Predicting Risk i n A u t o Insurance Display 7.15 shows the settings of the properties of the Decision Tree node.


Chapter 7: Comparison of Different Models

321

Display 7.15 |

Properly

Node ID Imported Data Exported Data Variables Interactive

Value Tree

[Criterion [•Significance Level [•Missing Values [ Use Input Once [•Maximum Branch [-Maximum Depth "Minimum Categorical Size

ProbChisq 0-2 Jse in search No 2 6 5

[-Leaf Size [•Number of Rules [• Number of Surrogate Rules S p l i t Size

5 5 j

[•Exhaustive "Node Sample

5000 5000

[-Method [ Number of Leaves [•Assessment Measure ••-Assessment Fraction

Assessment

[- Bonferroni Adjustment [-Time of Kass Adjustment [• Inputs [ Number of Inputs "Split Adjustment

Yes Before No l Yes

;

i

Average Square Error 0.25

m| |l\W\ 111IIIWWWLWBMLMBMMMLW [ Variable Selection

A. •

[Yes

— i

Note that 1 set the Splitting Rule Criterion property to ProbChisq, the Subtree Method property to Assessment, and the Assessment Measure property to Average Square Error. These choices were arrived at after trying out different values. The settings chosen end up yielding a reasonably sized tree—one that is not too small or too large. In order tofind general rules for making these choices, you need to experiment with different values for these properties with many replications. Displays 7.16A, 7.16B, and 7.16C show the tree produced by the property settings given in Display 7.15.


322

Predictive Modeling with SAS Enterprise Miner: Practical Solutions for Business

D i s p l a y 7.16A

D i s p l a y 7.16B

Applications


Chapter 7: Comparison of Different Models

323

D i s p l a y 7.16C

CREO I

The Decision Tree node has selected the three variables A G E , CRED, and N P R V I O , which were also selected by the Regression node. In addition, the Decision Tree node selected t w o more variables N U M T R (number o f credit cards owned by the policyholder) and HEQ (value o f home equity). Display 7.17 shows the lift charts for the decision tree model. D i s p l a y 7.17 iff Retufte - Decision Tree Fte Edt View Whjow

O D| flj:fl ..JfiJ * J =e*e«Chart |cunJ»rveLift

ir,~

_i

41

I"'a E

o 5 •

0~T

(}

[

40

20

60 Decile

|

TPAIIJ

VALIDATE!

80

100


324 Predictive Modeling with SAS Enterprise Miner: Practical Solutions for Business Applications

Table 7.6 shows the lift charts calculated using the expected loss frequency. T a b l e 7.6 tcee Loss Frequency DealDecile

s 10 15 20 25 30 35 40 45 50 55 60 65 70 75 80 85 90 95 100

Hunber of Policies

Total

450 451 451 450 451 451 451 450 451 451 451 450 451 451 451 450 451 451 451 451

108 48 78 25 29 36 13 25 15 15 17 9 9 8 8 12 18 S 3 15

Hean

0.240 0.106 0.173 0.056 0.064 0.080 0.029 0.056 0.033 0.033 0.038 0.020 0.020 0.018 0.018 0.027 0.040 0.011 0.007 0.033

Cuaulative Total

Cuaulative Hean

Cumulative Lift

Cunulative ]

108 156 234 259 288 324 337 362 377 392 409 418 427 435 443 455 473 478 481 496

0.240 0.173 0.173 0.144 0.128 0.120 0.107 0.100 0.093 0.087 0.082 0.077 0.073 0.069 0.066 0.063 0.062 0.059 0.056 0.055

4.36 3.15 3.15 2.61 2.32 2.18 1.94 1.83 1.69 1.58 1.50 1.40 1.32 1.25 1.19 1.15 1.12 1.07 1.02 1.00

21.8% 31.5% 47.2% 52.2% 58.1% 65.3% 67.9% 73.0% 76.0% 79.0%

Capture Rate<%)

82.5% 84.3% 86.1% 87.7% 89.3% 91.7% 95.4% 96.4% 97.0% 100.0%

j j

\

!

j j

|

j

•

\

i

7.3.4 Neural Network Model f o r Predicting Risk i n Auto Insurance The property settings for the Neural Network node are shown in Display 7.18.


Chapter 7: Comparison of Different Models

D i s p l a y 7.18

-

Property Node ID imported Data Exported Data Variables Use Current Estimates Architecture Direct Connection Model Selection Criterion Number of Hidden Units

j-Maximum Iterations Maximum Time Training Technique

Value ...

[Jo MLP NO Average Error 3 20 4 Hours Default

Normal Randomization Distribution 0.0 Randomization Center Randomization Scale 1.0 Standard Deviation inpulStandardization Yes Hidden Layer Hidden Layer Combination FunctioDefaull Hidden Layer Activation Function Default Yes Hidden Bias Target Layer Combination FunctiorDefault Logistic Target Layer Activation Function Default Target Layer Error Function Target Bias res BBBBBWI^IiUUI^I.,NO PreliminaryTralning 10 -Maximum Iterations I Hour [•Maximum Time -Number ofRuns 5 ©ConvergenceCriteria Yes -Default -1 34078E154 Absolute o -Absolute Function •Absolute Function Times i 1.0E-5 Absolute Gradient

•1

_ _

Because the number o f inputs available in the data set is small, 1 passed all o f them into the Neural Network node. I set the Number of Hidden Units property to its default value o f 3, since any increase in this value did not improve the results significantly. Display 7.19 shows the lift charts for the neural networks model.

325


326

Predictive

Modeling with SAS Enterprise

Miner: Practical Solutions for Business

Applications

D i s p l a y 7.19 rr* Results - Neural Network

Ffe

Eck View Window

Score Rankings Overlay: LOSSFRQ Cumulative Lit!

E O

-

0-

20

40

GO

90

100

Decile •TRAIN

VALIDATE

Table 7.7 shows the cumulative lift and capture rates for the neural network model based on the expected loss frequency using the test data. T a b l e 7.7 \neural Loss

Demiecile

5 10 15 20 25 30 35 40 45 50 55 60 65 70 75 60 85 90 95 1Q0

[lumbet oE Policies

450 451 451 450 451 451 451 450 451 451 4S1 450 451 451 451 450 451 451 451 451

Frecruency

Total

Hean

11B if.:

0.262 0.140

45 38 35 33 19 19 19 20 19 10 7 15 10 7 7 6 4 2

0.100 0.064 0.078 0.073 0.042 0.042 0.042 0.044 0.042 0.022 0.01S 0.033 0.022 0.01S 0.016 0.013 0.009 0. 004

Cumulative Total

Cumulative Hean

Cumulative LiÂŁt

Cumulative Captur. Rate(%

118 181 226 264 299 332 351 370 389 409 428 438 445 460 478 477 434 490 494 496

0.262 0.201 0.167 0.147 0.133 0.123 0.111 0.103 0.096 0.091 0.086 0.081 0.076 0.073 0.070 0.066 0.063 0.060 0.058 0.055

4.77 3.65 3.04 2.66 2.41 2.23 2.02 1.87 1.74 1.65 1.57 1.47 1.38 1.32 1.26 1.20 1.15 1.10 1.05 1.00

23.8% 36.5% 45.6% 53. 2%

60.3k 66.9% 70.8% 74.6% 78.4% 82.5% 86. 3% 88.3% 89.7% 92.7% 94.8% 96.2% 97.6% 98.8% 99.6% 100,0%


Chapter 7: Comparison of Different Models 327

7.4 Comparison of All Three Accident Risk Models Table 7.8 shows the lift and capture rates calculated for the test data set ranked by E(lossjrq), outlined in Section 7.3.

as

T a b l e 7.8 Regcession DeniDecile

5 10 15 20 25 30 3S 40 45 50 S5 60 65 70 75 80 85 90 95 100

Cumulative Lift

5.09 3.69 3.27 2.84 2.62 2.35 2.12 1.97 1.80 1.68 1.57 1.49 1.39 1.31 1.24 1.19 1.14 1.10 1.05 1.00

Cumulative Capture Rate(%) 25.4% 36.9% 49.0% 56.9% 65.5% 70.4% 74.2% 78.6% 81.0% 83.9% 86.5% 89.1% 90.5% 91.9% 93.1% 95.2% 97.2% 99.0% 100.0% 100.0%

Neucal Hetvodc Cumulative LiCt

4.77 3.65 3.04 2.66 2.41 2.23 2.02 1.87 1.74 1.65 1.57 1.47 1.38 1.32 1.26 1.20 1.15 1.10 1.05 1.00

Cumulative Capture Rate(%) 23.8% 36.5% 45.6% 53.2% 60.3% 66.9% 70.8% 74.6% 78.4% 82.5% 86.3% 88.3% 69.7% 92.7% 94.8% 96.2% 97.6% 98.8% 99.6% 100.0%

Decision Tcee Cumulative LiCt

4.36 3.15 3.15 2.61 2.32 2.18 1.94 1.83 1.69 1.58 1.50 1.40 1.32 1.25 1.19 1.15 1.12 1.07 1.02 1.00

Cumulative Capture Rate(%) 21.8% 31.5% 47.2% S2.2% 58.1% 65.3% 67.9% 73.0% 76.0% 79.0% 82.5% 84.3% 66.1% 87.7% 89.3% 91.7% 95.4% 96.4% 97.0% 100.0%

From Table 7.8, it is clear that the logistic regression with a cumulative logits link is the winner in terms o f lift and capture rates. The table shows that, for the logistic regression, the cumulative lift at the eighth demi-decile (eighth row of the table) is 1.97. This means that the actual average loss frequency of the customers who are in the top eight demi-deciles (centiles 1 to 40) based on the logistic regression is 1.97 times the overall average loss frequency. The corresponding numbers for the neural networks and decision tree models are 1.87 and 1.83, respectively.


Customer Profitability

8.1 8.2 8.3 8.4 8.5 8.6 8.7 8.8 8.9

8.1

Introduction Acquisition Cost Cost of Default Revenue Profit.... The Optimum Cut-off Point.... Alternative Scenarios of Response and Risk Customer Lifetime Value Suggestions f o r Extending Results

329 331 333 334 334 336 337 338 ...........338

Introduction This chapter presents a general framework for calculating the profitability of different groups of customers using a simplified example. The methodology can be extended to calculate profits at the individual customer level as well. My goal here is to illustrate how costs of acquisition and the costs associated with risk factors can affect the decision to acquire new customers using the example of a credit card company. For example, suppose you have a population of 10,000 prospects. A response model is used to score each of these 10,000 prospects. The prospects are arranged in descending order of the predicted probability o f response and divided into deciles. A risk model is then used to calculate the risk rate for each prospect. In this simplified example, the risk rate is the probability o f a


330

Predictive Modeling with SAS Enterprise Miner: Practical Solutions for Business

Applications

customer defaulting on payment. Assume that a default results in a net loss o f $10 for the credit card company on the average. I f the customer did not default, the company would have made $100. (These numbers are fictitious, and 1 use them for demonstration purposes only.) Table 8.1 shows the estimated response and risk rates for the deciles o f the prospect population. T a b l e 8.1 Decile

Response Rate

Risk Rate

1

0 050

0 100

2

0.045

0 092

3

0.040

0 080

4

0.030

0 067

5

0020

0.059

6

0.010

0.042

7

0.005

0.038

8

0.004

0 029

9

0003

0.018

10

0002

0.010

From Table 8.1 you can see that response rate and risk rate move in the same direction. The response rate is highest in the first decile and declines with succeeding higher numbered deciles. A similar pattern is observed for the risk rate also. One reason why this might occur is that when a credit card company solicits applications for credit cards, the groups that respond most are likely to be those who cannot get credit elsewhere because o f their relatively high risk rates. In Table 8.1, the term risk rate is used in a general sense. A risk rate o f 10% in decile 1 in Table 8.1 means that 10% o f the persons who responded and are in decile I tend to default on their payments. (Here I am assuming that each person who responded is issued a credit card, but this assumption can be easily relaxed without violating the logic.) The response rate in a particular decile is the proportion o f individuals in the decile who are responders. Display 8.1 graphs the response and risk rates for each decile.


Chapter 8: Customer Profitability 331 D i s p l a y 8.1

1

2

3

4

9

C

PIOT2 PLOT

T

8

9

t

O

"***RlIk Rat.

O0O R . I J X V I . R a .

In Display 8.1, the horizontal axis shows the decile number. Decile 1 is the top decile, and decile 10 is the lowest decile. Note: The example presented in this chapter is hypothetical and greatly simplified for the purpose of exposition; the costs and revenue figures are also quite arbitrary. The example refers to a credit card company but it can be extended to insurance and other companies as well. Details of the methodology should be modified according to the specific situation being analyzed. In many situations, for example, customers with a high response rate to a direct mailing campaign might also pose higher risks to the company that is soliciting business.

8.2

Acquisition Cost New customers are acquired through channels such as newspaper or Internet advertisements, radio and TV broadcasting, direct mail, etc. I f a company spends X dollars on a particular channel, and as a result it acquires n customers, then the average cost of acquisition per customer \sX I n. For direct mail this can be calculated easily. Suppose the response rate is r in a segment of the target population and suppose the cost of sending one mail piece is m dollars. I f mail is sent to N customers from that segment, then the average cost of acquiring a customer

. N.m is

m = — .

rN

r

This means that, as the response rate decreases, the average acquisition cost increases. Display 8.1 A illustrates this relationship.


332

Predictive Modeling with SAS Enterprise

Miner: Practical Solutions for Business

Applications

D i s p l a y 8.1 A Avtd*3* AcqujidCTi Ceil

0 020

0 025

0A3O

Table 8.2 shows the acquisition cost by decile. Since the response rate declines with succeeding higher-numbered deciles, the average acquisition cost increases. When the company sends mail to the 1,000 prospects in the top decile (decile 1) inviting them to purchase a product, at a cost o f $1 per piece o f mail, the total cost is $1,000. In return, the company acquires 50 customers, as the response rate in the top decile is 0.05. The average cost o f acquisition is therefore $1,000/50 = $20. Similarly, the average cost o f acquisition for the second decile is $1,000/45 = $22.22. The last column shows the cumulative acquisition cost. I f all the prospects in the top two deciles are sent a mail piece, the total cost would be $2,000. This is the cumulative acquisition cost, and it is an important item in determining the optimum cut-off point for mailing. T a b l e 8.2 Decile

Customers

Cost per Mail-piece

Average Acquisition Cost

Total Acquisition Cost

Cumulative Acquisition Cost

$1

$20

S 1.000

SI,000

si

S22

S1.000

52.000

Number

of

1

1000

2

1000

3

1000

S1

S25

S1,000

53.000

4

1000

S1

$33

S1.000

$4,000

5

1000

S1

$50

51.000

S6.000

6

1000

S1

5100

S1.000

56.000

7

1000

S!

S200

SI.000

57.000

8

1000

SI

S250

S1.000

$8,000

9

1000

S1

S333

51,000

S9.000

10

1000

S1

S500

51.000

S10.000


Chapter S: Customer Profitability

8.3

333

Cost of Default I f a customer defaults on payment, his credit card company incurs a loss. The credit card company might face other types o f risk, but for the purpose o f illustration only one type o f risk, the risk o f default, is considered here. Table 8.3 illustrates the costs due to the risk o f default. Assume, for the purpose o f illustration, that each event (default) results in a cost o f $10 to the credit card company. In general, you can include more events with associated probabilities and with more realistic costs in these calculations. In this simplified example, the top decile has 50 responders. O f these respondcrs. five people (the risk rate is 0.1) tend to default on their payments, resulting in an expected loss o f $50 to the company. In the second decile there are 45 responders (since the response rate is 4.5%). O f these 45 customers, 9.2% are likely to default on their payments resulting in an expected loss o f 45 0.092 x $10 = $ 4 1 . I f the company targets the top two deciles, it w i l l experience an expected loss o f $91. This is the cumulative loss for the second decile. Similarly cumulative losses can be calculated for the remaining deciles. x

1

T a b l e 8.3 Decile

Number of Responders

Risk Rate

Loss Loss per Amount Event

Cumulative Loss

1

50

0.100

$10

S50

S50

2

45

0.092

S10

$41

S91

3

40

0080

S10

$32

$123

4

30

0.067

S10

$20

$144

5

20

0.059

$10

$12

$155

6

10

0.042

$10

S4

$160

7

5

0.038

$10

$2

$161

8

4

0.029

$10

$1

S163

9

3

0018

$10

$1

$163

10

2

0.010

$10

$0

$163

The losses are calculated using the estimated probabilities, and hence, strictly speaking, they should be called expected losses. But here I will use the terms losses and expected tosses interchangeably.


334

8.4

Predictive Modeling with SAS Enterprise Miner: Practical Solutions for Business

Applications

Revenue Revenue depends on the number o f customers who do not default. These revenues are shown in Table 8.4. To simplify the example, I have assumed that a customer who defaults on payment generates no revenue. This assumption can easily be relaxed without violating the logic o f my argument. In the top decile, there are 50 responders, but only 45 o f them are customers in good standing at the end o f the year (assuming that our analysis is based on calculations for one year). Hence the revenue generated in the top decile is 45 x $100 = $4,500. A similar calculation yields revenue o f $4,086 for the second decile. Hence, the cumulative revenue for the first two deciles is $8,586. Similarly, cumulative revenue calculated for all the remaining deciles is shown in Table 8.4. T a b l e 8.4

Revenue

Cumulative Revenue

S100

54,500

54,500

0 092

S100

$4,086

$8,586

40

0 080

S100

$3,680

S12.266

4

30

0.067

S100

52,799

515,065

5

20

0 059

$100

31,882

S 16,947

6

10

0.042

S100

5958

S 17.905

7

5 0.038

S100

5481

S 18,386

8

4

0029

$100

$388

$18,774

9

3 0018

S100

S295

S 19,069

0.010

$100

5198

$19,267

Number of Responders

1

50

0.100

2

45

3

10

8.5

Risk Price Rate

Decile

2

Profit If, for example, the company targets the top two deciles, the expected revenue w i l l be $8,586, the expected acquisition cost w i l l be $2,000, and the expected losses w i l l be $91. Therefore, the expected cumulative profit w i l l be $8,586 - $2,000 - $ 9 1 = $6,495. Table 8.5 shows the cumulative profit for all the deciles.


Chapter 8: Customer Profitability

Table 8.5

335

_____ Decile

Cumulative Revenue

Cumulative Cost

Cumulative Profit

1

S4,500

S1.050

S3.450

2

$8,586

S2.091

S6.495

3

S12.266

$3,123

S9.143

4

515,065

$4,144

St 0.922

5

$16,947

$5,155

$11,792

6

SI 7,905

56,160

S11,746

7

S18,386

S7.161

511,225

8

S18.774

$8,163

$10,612

9

S 19.069

S9.163

S9.906

10

S19.267

S10.163

S9,104

The optimum cut-off point is where the cumulative profit peaks. In our example it occurs at decile 5. The company can maximize its profit by sending mail to only the 5.000 prospects who are in the top five deciles. This can be seen from Display 8.2.

The cumulative profit peaks at the fifth decile because, beyond the fifth decile, the marginal profit earned by mailing to an additional decile is negative.


336 Predictive Modeling with SAS Enterprise Miner: Practical Solutions for Business Applications

The marginal cost at the fifth decile is defined as the additional cost that the company would incur in acquiring the responders in the next (sixth) decile. The marginal revenue at the fifth decile is defined as the additional revenue the company would earn i f it acquired all the responders in the next (sixth) decile. The marginal profit at the fifth decile is defined as the additional profit the company would make i f it acquired the responders in the next (sixth) decile, which is the marginal revenue minus the marginal cost. Beyond the fifth decile, the marginal cost outweighs the marginal revenue. Hence the marginal profit is negative. This is depicted in Display 8.3. D i s p l a y 8.3 Birr.

1 1

;-').!, i

•• • - — T T •• • ••

;

1

A,. .,-

nsrrwM/ynmr-f-i,

1

—i-mL.

H., .!.,,,^, 1

11

, mi

•.•, iii'iV, ,;i'w;ir-- H-'Vt„r^,.|. i

r

l

I

PtoJH ^ <000

1

j

2

3

<

8

»

7

8

9

10

8.6 The Optimum Cut-off Point The optimization problem can be analyzed in terms of marginal revenue and marginal cost. In this simplified example, marginal revenue (MR) at any decile is the additional revenue that is gained by mailing to the next decile, in addition to the previous deciles. Similarly, the marginal cost (MC) at any decile is the additional cost the company incurs by adding an additional decile for mailing. The marginal cost and marginal revenue, which are derived from the figures in Table 8.5, are shown in Table 8.6. From Table 8.5 it can be seen that, if the company mails to the top five deciles, the cumulative (total) revenue is $16,947 and cumulative (total) cost is $5,155. I f the company wants to mail to the top six deciles, the revenue will be $17,905 and cost will be $6,160. Hence the marginal revenue at 5 is $17,905 - $16,947 = $958 and marginal cost is $6,160 $5,155 = $1005. Since marginal cost exceeds marginal revenue, the cumulative profits will decline by adding the sixth decile to the mailing. The marginal revenues and marginal costs at different deciles shown in Table 8.6 are plotted in Display 8.4.


Chapter 8: Customer Profitability

337

T a b l e 8.6 Decile

Marginal Revenue

Marginal Cost

Profit by Decile

1

S4.500

S1.050

S3450

2

$4,086

SI

0-11

53,045

3

53.660

$1,032

$2,648

4

$2,799

S1.020

SI,779

5

Si. 832

S1.012

S870

6

$958

S1004

7

$481

51,002

S-521

8

5388

SV001

$-613

9

$295

$1,001

S-706

S198

$1 000

S-302

10

D i s p l a y 8.4

•

1

PLOT

4

*

7

1

*

10

- -.j-BCiB

From Display 8.4 it can be seen that the point at which M R = M C is somewhere between the fifth and sixth deciles. As an approximation, one can stop mailing after the fifth decile. In the above example the profits are calculated for one year only for the sake o f simplicity. Alternatively, you can calculate profits over a longer period o f time or add other complications to the analysis to make it more pertinent to the business problem that you are trying to solve. A l l these calculations can be made in the SAS Code node.

8.7

Alternative Scenarios of Response and Risk In the example presented in Table 8.1, it is assumed that response rate and risk rate move in the same direction. The response rate is highest in the first decile, and declines with succeeding higher numbered deciles. A similar pattern is observed for the risk rate. However, there arc many situations in which response rate and risk rate may not show this type o f a pattern. In such situations, you can estimate two scores for each customer—one based onprobability o f response.


338 Predictive Modeling with SAS Enterprise Miner: Practical Solutions for Business Applications

and the other based on risk. Next, the prospects can be arranged in a 2x2 matrix, each cell of the matrix consisting of customers belonging to the same response-decile and the same risk-decile. Acquisition cost, cost o f risk, revenue, and profit can be calculated for each cell, and acquisition decisions can be made for each group of customers based on the profitability of the cells.

8.8 Customer Lifetime Value At the end o f Section 8.6 I pointed out that the analysis of customer acquisition based on the marginal profit from mailing to additional prospects could be performed with a more distant horizon than the one-year analysis shown in my example here. Taking this to its logical conclusion, calculations of profitability at the level of an individual customer can be extended further by calculating the customer's lifetime value. For this you need answers to three questions: •

What is the expected residual lifetime of each customer?

•

What is the flow of revenue that the customer is expected to generate in his "lifetime"?

•

What are the future costs to the company of acquiring and retaining each customer?

Proper analysis of these elements can yield valuable insights into the type of actions that a company can take for extending the residual lifetime or customer lifetime value or both.

8.9 Suggestions for Extending Results In the analysis presented in this chapter, revenue, cost, and profit are calculated for each decile. Alternatively, you can do the same calculations for each percentile in your database o f prospects, rather than for each decile. In the above example, only one type of risk is identified. If, however, there is more than one type of risk, you can model competing risks by means o f logistic hazard functions using either the Regression node or the Neural Network node in Enterprise Miner.


Glossary

assessment

the process of determining how well a model computes good outputs from input data that is not used during training. Assessment statistics are automatically computed when you train a model with a modeling node. By default, assessment statistics are calculated from the validation data set.

association analysis rule

in association analyses, an association between two or more items. An association analysis rule should not be interpreted as a direct causation. An association analysis rule is expressed as follows: If item A is part of an event, then item B is also part of the event X percent of the time.

association discovery

the process of identifying items that occur together in a particular event or record. This technique is also known as market basket analysis. Association discovery rules are based on frequency counts of the number of times items occur alone and in combination in the database.

binary variable a variable that contains two discrete values (for example, PURCHASE: Yes and No),

branch

a subtree that is rooted in one of the initial divisions of a segment of a tree. For example, if a rule splits a segment into seven subsets, then seven branches grow from the segment.

CART (classification and regression trees)

a decision tree technique that is used for classifying or segmenting a data set. The technique provides a set of rules that can be applied to new data sets in order to predict which records will have a particular outcome. It also segments a data set by creating 2-way splits. The CART technique requires less data preparation than CHAID.

case

a collection of information about one of many entities that are represented in a data set. A case is an observation in the data set.

CHAID (chi-squared automatic interaction detection)

a technique for building decision trees. The CHAID technique specifies a significance level of a chi-square test to stop tree growth.

champion model

the best predictive model that is chosen from a pool of candidate models in a data mining environment. Candidate models are developed using various data mining heuristics and algorithm configurations. Competing models are compared and assessed using criteria such as training, validation, and test data fit and model score comparisons.


340 Predictive Modeling with SAS Enterprise Miner: Practical Solutions for Business Applications

clustering

the process of dividing a data set into mutually exclusive groups such that the observations for each group are as close as possible to one another, and different groups are as far as possible from one another.

confidence

in association analyses, a measure of the strength of the association. In the rule A —> B, confidence is the percentage of times that event B occurs after event A occurs. See also

association analysis rule. cost variable

a variable that is used to track cost in a data mining analysis.

data mining database (DMDB)

a SAS data set that is designed to optimize the performance of the modeling nodes. DMDBs enhance performance by reducing the number of passes that the analytical engine needs to make through the data. Each DMDB contains a meta catalog, which includes summary statistics for numeric variables and factor-level information for categorical variables.

data source

a data object that represents a SAS data set in the Java-based Enterprise Miner GUI. A data source contains all the metadata for a SAS data set that Enterprise Miner needs in order to use the data set in a data mining process flow diagram. The SAS data set metadata that is required to create an Enterprise Miner data source includes the name and location of the data set, the SAS code that is used to define its library path, and the variable roles, measurement levels, and associated attributes that are used in the data mining process.

data subdirectory

a subdirectory within the Enterprise Miner project location. The data subdirectory contains files that are created when you run process flow diagrams in an Enterprise Miner project.

decile

any of the nine points that divide the values of a variable into ten groups of equal frequency, or any of those groups.

dependent variable

a variable whose value is determined by the value of another variable or by the values of a set of variables.

depth

the number of successive hierarchical partitions of the data in a tree. The initial, undivided segment has a depth of 0.

diagram See process flow diagram.


Glossary 341

expected confidence

in association analyses, the number of consequent transactions divided by the total number of transactions. For example, suppose that 100 transactions of item B were made, and that the data set includes a total of 10,000 transactions. Given the rule A->B, the expected confidence for item B is 100 divided by 10,000, or one percent.

format

a pattern or set of instructions that SAS uses to determine how the values of a variable (or column) should be written or displayed. SAS provides a set of standard formats and also enables you to define your own formats.

generalization

the computation of accurate outputs, using input data that was not used during training,

hidden layer

in a neural network, a layer between input and output to which one or more activation functions are applied. Hidden layers are typically used to introduce nonlinearity.

hidden neuron

in a feed-forward, multilayer neural network, a neuron that is in one or more of the hidden layers that exist between the input and output neuron layers. The size of a neural network depends largely on the number of layers and on the number of hidden units per layer. See also

hidden layer. hold-out data

a portion of the historical data that is set aside during model development. Hold-out data can be used as test data to benchmark the fit and accuracy of the emerging predictive model. See also model.

imputation the computation of replacement values for missing input values,

input variable

a variable that is used in a data mining process to predict the value of one or more target variables.

internal node

in a tree, a segment that has been further segmented. See also node,

interval variable

a continuous variable that contains values across a range. For example, a continuous variable called Temperature could have values such as 0, 32,34, 36,43.5, 44, 56, 80, 99, 99.9, and 100.

Kohonen network

any of several types of competitive networks that were invented by Teuvo Kohonen. Kohonen vector quantization networks and self-organizing maps (SOMs) are two types of Kohonen network that are commonly used in data mining. See also Kohonen vector

quantization network, SOM (self-organizing map).


342 Predictive Modeling with SAS Enterprise Miner: Practical Solutions for Business Applications

Kohonen vector quantization network

a type of competitive network that can be viewed either as an unsupervised density estimator or as an autoassociator. The Kohonen vector quantization algorithm is closely related to the k-means cluster analysis algorithm. See also Kohonen network.

leaf

in a tree diagram, any segment that is not further segmented. The final leaves in a tree are called terminal nodes.

level

a successive hierarchical partition of data in a tree. The first level represents the entire unpartitioned data set. The second level represents the first partition of the data into segments, and so on.

libref (library reference)

a name that is temporarily associated with a SAS library. The complete name of a SAS file consists of two words, separated by a period. The libref, which is the first word, indicates the library. The second word is the name of the specific SAS file. For example, in VLIB.NEWBDAY, the libref VLIB tells SAS which library contains the file NEWBDAY. You assign a libref with a LIBNAME statement or with an operating system command.

lift

in association analyses and sequence analyses, a calculation that is equal to the confidence factor divided by the expected confidence. See also confidence, expected confidence.

logistic regression

a form of regression analysis in which the target variable (response variable) represents a binary-level or ordinal-level response.

macro variable

a variable that is part of the SAS macro programming language. The value of a macro variable is a string that remains constant until you change it. Macro variables are sometimes referred to as symbolic variables.

measurement

the process of assigning numbers to an object in order to quantify, rank, or scale an attribute of the object.

measurement level

a classification that describes the type of data that a variable contains. The most common measurement levels for variables are nominal, ordinal, interval, log-interval, ratio, and absolute. See also interval variable, nominal variable, ordinal variable.

metadata a description or definition of data or information,

metadata sample

a sample of the input data source that is downloaded to the client and that is used throughout SAS Enterprise Miner to determine meta information about the data, such as number of variables, variable roles, variable status, variable level, variable type, and variable label.

model

a formula or algorithm that computes outputs from inputs. A data mining model includes information about the conditional distribution of the target variables, given the input variables.


Glossary 343

multilayer perceptron (MLP)

a neural network that has one or more hidden layers, each of which has a linear combination function and executes a nonlinear activation function on the input to that layer. See also

hidden layer. neural networks

a class of flexible nonlinear regression models, discriminant models, data reduction models, and nonlinear dynamic systems that often consist of a large number of neurons. These neurons are usually interconnected in complex ways and are often organized into layers. See also neuron.

neuron

a linear or nonlinear computing element in a neural network. Neurons accept one or more inputs. They apply functions to the inputs, and they can send the results to one or more other neurons. Neurons are also called nodes or units.

node

(1) in the SAS Enterprise Miner user interface, a graphical object that represents a data mining task in a process flow diagram. The statistical tools that perform the data mining tasks are called nodes when they are placed on a data mining process flow diagram. Each node performs a mathematical or graphical operation as a component of an analytical and predictive data model. (2) in a neural network, a linear or nonlinear computing element that accepts one or more inputs, computes a function of the inputs, and optionally directs the result to one or more other neurons. Nodes are also known as neurons or units. (3) a leaf in a tree diagram. The terms leaf, node, and segment are closely related and sometimes refer to the same part of a tree. See also process flow diagram, internal node.

nominal variable

a variable that contains discrete values that do not have a logical order. For example, a nominal variable called Vehicle could have values such as car, truck, bus, and train.

numeric variable

a variable that contains only numeric values and related symbols, such as decimal points, plus signs, and minus signs.

observation

a row in a SAS data set. All of the data values in an observation are associated with a single entity such as a customer or a state. Each observation contains either one data value or a missing-value indicator for each variable.

ordinal variable

a variable that contains discrete values that have a logical order. For example, a variable called Rank could have values such as 1,2, 3,4, and 5.

partition to divide available data into training, validation, and test data sets,

perceptron

a linear or nonlinear neural network with or without one or more hidden layers,

predicted value

in a regression model, the value of a dependent variable that is calculated by evaluating the estimated regression equation for a specified set of values of the explanatory variables.


344 Predictive Modeling with SAS Enterprise Miner: Practical Solutions for Business Applications

process flow diagram

a graphical representation of the various data mining tasks that are performed by individual Enterprise Miner nodes during a data mining analysis. A process flow diagram consists of two or more individual nodes that are connected in the order in which the data miner wants the corresponding statistical operations to be performed.

profit matrix

a table of expected revenues and expected costs for each decision alternative for each level of a target variable.

project

a collection of Enterprise Miner process flow diagrams. See also process flow diagram,

root node

the initial segment of a tree. The root node represents the entire data set that is submitted to the tree, before any splits are made.

rule

See association analysis rule, sequence analysis rule, tree splitting rule, sampling

the process of subsetting a population into n cases. The reason for sampling is to decrease the time required for fitting a model.

SAS data set

a file whose contents are in one of the native SAS file formats. There are two types of SAS data sets: SAS data files and SAS data views. SAS data files contain data values in addition to descriptor information that is associated with the data. SAS data views contain only the descriptor information plus other information that is required for retrieving data values from other SAS data sets or from files whose contents are in other software vendors' file formats.

scoring

the process of applying a model to new data in order to compute outputs. Scoring is the last process that is performed in data mining.

seed

an initial value from which a random number function or CALL routine calculates a random value.

segmentation

the process of dividing a population into sub-populations of similar individuals. Segmentation can be done in a supervisory mode (using a target variable and various techniques, including decision trees) or without supervision (using clustering or a Kohonen network). See also

Kohonen network. self-organizing map See SOM (self-organizing map).

SEMMA the data mining process that is used by Enterprise Miner. SEMMA stands for Sample, Explore, Modify, Model, and Assess.

sequence analysis rule

in sequence discovery, an association between two or more items, taking a time element into account. For example, the sequence analysis rule A --> B implies that event B occurs after event A occurs.


Glossary 345

sequence variable

a variable whose value is a time stamp that is Used to determine the sequence in which two or more events occurred.

SOM (self-organizing map)

a competitive learning neural network that is used for clustering, visualization, and abstraction. A SOM classifies the parameter space into multiple clusters, while at the same time organizing the clusters into a map that is based on the relative distances between clusters. See also Kohonen network.

subdiagram

in a process flow diagram, a collection of nodes that are compressed into a single node. The use of subdiagrams can improve your control of the information flow in the diagram.

target variable

a variable whose values are known in one or more data sets that are available (in training data, for example) but whose values are unknown in one or more future data sets (in a score data set, for example). Data mining models use data from known variables to predict the values of target variables.

test data

currently available data that contains input values and target values that are not used during training, but which instead are used for generalization and to compare models.

training the process of computing good values for the weights in a model,

training data

currently available data that contains input values and target values that are used for model training.

transformation

the process of applying a function to a variable in order to adjust the variable's range, variability, or both.

tree

the complete set of rules that are used to split data into a hierarchy of successive segments. A tree consists of branches and leaves, in which each set of leaves represents an optimal segmentation of the branches above them according to a statistical measure.

tree splitting rule

in decision trees, a conditional mathematical statement that specifies how to split segments of a tree's data into subsegments.

validation data

data that is used to validate the suitability of a data model that was developed using training data. Both training data sets and validation data sets contain target variable values. Target variable values in the training data are used to train the model. Target variable values in the validation data set are used to compare the training model's predictions to the known target values, assessing the model's fit before using the model to score new data.

variable

a column in a SAS data set or in a SAS data view. The data values for each variable describe a single characteristic for all observations. Each SAS variable can have the following attributes: name, data type (character or numeric), length, format, informat, and label.


346 Predictive Modeling with SAS Enterprise Miner: Practical Solutions for Business Applications

variable attribute

any of the following characteristics that are associated with a particular variable: name, label, format, informat, data type, and length.

variable level

the set of data dimensions for binary, interval, or class variables. Binary variables have two levels. A binary variable CREDIT could have levels of 1 and 0, Yes and No, or Accept and Reject. Interval variables have levels that correspond to the number of interval variable partitions. For example, an interval variable PURCHASE AGE might have levels of 0-18, 19-39,40-65, and >65. Class variables have levels that correspond to the class members. For example, a class variable HOMEHEAT might have four variable levels: Coal/Wood, FuelOil, Gas, and Electric. Data mining decision and profit matrixes are composed of variable levels.


References Afifi, A., V. Clark, and S. May. 2004. Computer Aided Multivariate Analysis. 4th ed. London: Chapman & Hall/CRC Press. Agresti, A. 2002. Categorical Data Analysis. 2d ed. New York: John Wiley & Sons. Allison, P. D. 2005. Fixed Effects Regression Methods for Longitudinal Data Using SAS. Cary, NC: SAS Institute Inc. Allison, P. D. 1999. Logistic Regression Using SAS: Theory and Application. Cary, NC: SAS Institute Inc. Bishop, C. M. 1995. Neural Networks for Pattern Recognition. New York: Oxford University Press. Breiman, L. 1996a. "Stacking Regressions." Machine Learning 24: 49-64. Breiman, L. 1996b. "Bagging Predictors." Machine Learning 24: 123-140. Cerrito, P. B. 2006. Introduction to Data Mining Using SAS Enterprise Miner. Cary, NC: SAS Institute Inc. Cody, R. P. 1999. Cody's Data Cleaning Techniques Using SAS Software. Cary, NC: SAS Institute Inc. deVille Barry. 2006. Decision Trees for Business Intelligence and Data Mining: Using SAS Enterprise Miner. Cary, NC: SAS Institute Inc. Eklund, J., and S. Karlsson. 2005. "Forecast Combination and Model Averaging Using Predictive Measures." Working Paper Series 191, Sveriges Riksbank (Central Bank of Sweden). Friendly, M. 2000. Visualizing Categorical Data. Cary, NC: SAS Institute Inc. Freund, R. J., and R. C. Littell. 2000. SAS System for Regression. 3d ed. Cary, NC: SAS Institute Inc. Guidolin, M., and C. F. Na. 2007. "The Economic and Statistical Value of Forecast Combinations under Regime Switching: An Application to Predictable U.S. Returns," Working Paper Series 2006-059B, Federal Reserve Bank of St. Louis. Littell, R. C , W. W. Stroup, and R. J. Freund. 2002. SASfor Linear Models. 4th ed. Cary, NC: SAS Institute Inc. Maddala, G. S. 1986. "Limited-Dependent and Qualitative Variables in Econometrics." Econometric Society Monographs. New York: Cambridge University Press. Muller, K. E. and B. A. Fetterman. 2002. Regression and ANOVA: An Integrated Approach Using SAS Software. Cary, NC: SAS Institute Inc. Rawlings, J. O., S. G. Pantula, and D. A. Dickey. 2001. Applied Regression Analysis: A Research Tool. 2d ed. New York: Springer-Verlag. Ripley, B.D. 1996. Pattern Recognition and Neural Networks. New York: Cambridge University Press.


Predictive Modeling with SAS Enterprise Miner: Practical Solutions for Business Applications Sarma, K. S. 2005. "Combining Decision Trees with Regression in Predictive Modeling with SAS Enterprise Miner." Proceedings of the Thirtieth Annual SAS Users Group International Conference. Cary, NC: SAS Institute. Sarma, K. S. 2001. "Using SAS Enterprise Miner for Forecasting." Proceedings of the Twentysixth Annual SAS Users Group International Conference. Cary, NC: SAS Institute. Sarma, K. S. 2001. "Using SAS Enterprise Miner for Forecasting Response and Risk." Proceedings of the Ninth Annual Conference of Western Users of SAS Software. Cary, NC: SAS Institute Inc. SAS Institute Inc. 2004. Advanced Predictive Modeling Using SAS Enterprise Miner 5.1 Course Notes. Cary, NC: SAS Institute Inc. SAS Institute Inc. 2007. Applied Analytics Using SAS Enterprise Miner 5 Course Notes. Cary, NC: SAS Institute Inc. SAS Institute Inc. 2007. Applying Data Mining Techniques Using SAS Enterprise Miner Course Notes. Cary, NC: SAS Institute Inc. SAS Institute Inc. 2005. Categorical Data Analysis Using Logistic Regression Course Notes. Cary, NC: SAS Institute Inc. SAS Institute Inc. 2004. Data Preparation for Data Mining Using SAS Software Course Notes. Cary, NC: SAS Institute Inc. SAS Institute Inc. 2001. Decision Tree Modeling Course Notes. Cary, NC: SAS Institute Inc. SAS Institute Inc. 2004. Extending SAS Enterprise Miner 5.1 Course Notes. Cary, NC: SAS Institute Inc. SAS Institute Inc. 2005. Neural Network Modeling Course Notes. Cary, NC: SAS Institute Inc. SAS Institute Inc. 2004. Predictive Modeling Using SAS Enterprise Miner 5.1 Course Notes. Cary, NC: SAS Institute Inc. SAS Institute Inc. 2004. SAS/STAT9.1 User's Guide. Cary, NC: SAS Institute Inc. Stokes, M. E., C. S. Davis, and G. G. Koch. 2000. Categorical Data Analysis Using the SAS System. 2d ed. Cary, NC: SAS Institute Inc. Svolba, G. 2006. Data Preparation for Analytics Using SAS. Cary, NC: SAS Institute Inc. Westfall, P. H., R. D. Tobias, D. Rom, R. D. Wolfinger, and Y. Hochberg. 1999. Multiple Comparisons and Multiple Tests Using SAS. Cary, NC: SAS Institute Inc.


Index

A

accident frequency See loss frequency acquisition cost 331-332 activation functions defined 172,175, 179-180 for predicting accident risk 316 for predicting loss frequency 204-207 for predicting response to mail campaign 181 hidden layer 172, 220-221, 223 specifying alternative architectures 219 target layer 172, 179-180, 204-207, 219, 223 ADD formula (combination function) 221 Advanced Metadata Advisor options 27, 110, 237 Akaike Information criterion, Selection Criteria property (Regression) 262,264-265 ANOVA (Analysis of Variance) 80,128 AOV16 variables accessing definitions 54, 57 Chi-Square values and 38 creating 50, 52 defined 50,79 interval-scaled inputs 79-85 AOV16 Variables property, Variable Selection node 82 arc tangent (arctan) function 175-176, 216 Architecture property, Neural Network node MLP setting 180, 216, 223, 312-313 User setting 220 Assess tab (Enterprise Data Miner) 22 Assessment Measure property, Decision Tree node Average Squared Error criterion 120,133, 135, 162,313, 321 Decision criterion 119-120, 133, 147 Lift criterion 120,133 Misclassification criterion 120, 133, 135, 141-142 options supported 119-120 attrition model 8-9,305-316 average profit, decision tree models 118, 120, 141 Average Squared Error criterion in decision tree models 120, 135, 142-143, 162,313, 321 in neural network models 185-186, 199

B

Backward elimination method 252-255, 262 Bernoulli error function 181, 207-208 bias observation weights and 11-12 width parameter and 217 binary targets binning transformations 60 in decision tree models 115, 122, 126 in neural network models 170, 179, 207 in regression models 236-237, 252-253, 255-256, 258-260 logistic regression and 27, 236 predicting attrition 8-9, 305-316 predicting response to mail campaign 2-4, 79, 90-99, 273-289 sampling method and 45 Variable Selection node and 49 binned variables See AOV16 variables Bonferroni Adjustment property 129-130 branches (decision trees) 115 business applications, Regression node 273-301

c

capture rates Cumulate % Captured Response chart 151-152, 189, 193 for models with ordinal targets 317 predicting accident risk 317,319, 326 predicting attrition 309, 312-314 predicting response to mail campaigns 275, 278-279, 283, 287 predicting savings increase 294-295, 298 categorial variables See also nominal variables See also ordinal targets comparing grouped and ungrouped 112 Cramer's V statistic 38, 72 defined 2 loss frequency as 204-213 measuring worth of split with 127 predicting targets 113 Variable Selection node 50, 79 CHAID tree 56,91


350 Index Chi-Square criterion, Variable Selection node binary targets 91-95 Bonferroni Adjustment property 129-130 calculating 73-75 Chi-Square Plot 37,74 description 166-167 measuring worth of splits 123-127 Transform Variables node 60-61 Variable Selection node 48-50,56-57,91-95 Chi-Square Plot 37,74 Chi-Square property, StatExplore node 38 child nodes 115 claim frequency See loss frequency Class Inputs property, Transform Variables node Dummy Indicators transformation 101 Group rare levels setting 279 None setting 105 setting default methods 62-63 Class Levels Count Threshold property 27-28, 110 Class Targets property, Transform Variables node 62 class variables defined 78 Filter node 46 grouped 85-89 Impute node 44 transformation methods 62 Variable Selection node 50, 52, 54 Cloglog option, Link Function property (Regression) 251 Cluster node 72 Code Location property, SAS Code node 69 combination functions defined 172, 181 for predicting loss frequency 204 for predicting response to mail campaign 181 hidden layer 172,220-223 radial basis function networks 223-231 target layer 172,204,220 continuous targets binary targets with 90-95 defined 2 measuring worth of split with 127-129 predicting attrition 305-306 predicting increased savings 273 predicting targets 113 regression models with 249, 253-255, 257-258, 260-261, 290-301 transformation methods 60-61, 99-100 with interval-scaled inputs 79-85 with nominal categorical inputs 85-89

cosine activation function 175 Cramer's V statistic 37-38,72-75 Create New Project window 20 Criterion property See Splitting Rule Criterion property, Decision Tree node Cross Validation Error criterion, Selection Criteria property (Regression) 262,268 Cross Validation Misclassification Rate criterion, Selection Criteria property (Regression) 262,269 Cross Validation Profit/Loss criterion, Selection Criteria property (Regression) 262, 272-273 Cumulate % Captured Response chart 151-152, 189, 193 Cumulative Lift charts assessing predictive performance 188 predicting accident risk 319, 326 predicting attrition 309-313 predicting response to direct campaign 149-150, 157, 184, 187, 277 predicting savings increase 295 cumulative logits 240-241 customer lifetime value 338 cut-off points in calculating profitability 336-337 ROC curves 194-195 D

data cleaning 12-14 data mining database (DMDB) 58-59 Data Options Dialog window 149-150 Data Partition node Data Set Percentage property 45 Filter node and 46 functionality 18 in process flow diagrams 44-45,99 in regression models 291 Partitioning Method property 45, 308 predicting response to mail campaign 146-147, 182,275 Test property 45,120,275 Training property 45, 120, 275 Validation property 45,120,275 Data Set Percentage property, Data Partition node 45 data sets applying decision tree models to 157-160 creating data sources for 22 dropping variables from 70-71 Neural Network node 170


Index 351 scoring 200-203,213-216 test 121 training 115,120-121 validation 121 viewing properties 33 Data Source property, Input Data node 35 Data Source Wizard 22-32 data sources 22-34, 110-112 DataSources folder 22 Decision criterion, Assessment Measure property (Decision Tree) 119-120, 133, 147 Decision Processing window 134 decision tree models See also Decision Tree node applying to prospect data 117-118 average profit 118, 120, 141 calculating worth 118-120 comparing different sizes 141 components 115-117 controlling growth 131 defined 91, 114-115 developing 121-129, 135-138 lift charts 323-324 logistic regression models vs. 117 predicting accident risk 320-324 predicting attrition with 310-312 predicting categorical targets 113 predicting response to direct marketing 144-160 pruning 121,132-135,138-140 selecting right-sized trees 141-143 size considerations 121 stopping rules 131 training data sets and 120-121 Decision Tree node See also Assessment Measure property, Decision Tree node calculating decision tree worth 119 changing options 22 functionality 15 in process flow diagrams 72 in regression models 274, 299 Leaf Role property 284 Leaf Size property 131, 284 Leaf Variable property 284 Maximum Depth property 131, 284 Method property 119, 133 predicting accident risk 161-162, 320-324 predicting attrition 310-312 predicting response to direct marketing 144-160, 283 Significance Level property 130-131, 284

Split Adjustment property 130-131 Split Size property 131 Splitting Criterion property 162,284 Splitting Rule Criterion property 123-127, 129, 310,313, 321 Subtree Method property 147, 284 training data 44 Transform Variables node and 61 Variable Selection node and 51, 80-81, 94, 166 Variable Selection property 284 decision weights See profit matrix Decision Weights tab (Data Source Wizard) 30, 118, 134 decisions calculating validation profits 139 defined 115-116,120 training data sets and 120, 137-138 Decisions property, Input Data node 118, 133, 145 Decisions tab (Data Source Wizard) 31 Default Filtering Method property, Filter node 46 Default Input Method property, Impute node 44, 275 defaulting on payments 333 Diagram Workspace (Enterprise Miner Window) Data Partition node in 45 description 22 Impute node in 44 SAS Code node in 66 Transform Variables node in 62 DMDB (data mining database) 58-59 DMINE procedure 58-59 Drop from Tables property, Drop node 70 Drop node Drop from Tables property 70 functionality 13, 18 in process flow diagrams 70-71 Variables property 71 Dummy Indicators transformation 62,99, 101 EHRADIAL formula (combination function) 222 Elliot function 175,177,216 Enterprise Miner 18-20 Enterprise Miner Window Assess tab 22 Diagram Workspace 22,44^5, 62, 66 Explore tab 22, 37 Help Panel 22 menu bar 21 Model tab 22 Modify tab 22,43


352 Index Enterprise Miner Window (continued) node group tabs 22 Project Panel 22-23,35 Properties Panel 22,45,47, 82, 94-95, 122 Sample tab 22 shortcut buttons 22 status bar 22 toolbar 22 Utility tab 22 Entropy criterion, Splitting Rule Criterion property (Decision Tree) 122-123,126-127 Entry Significance Level property, Regression node Forward selection method 255, 257 Stepwise selection method 258,260, 275 EQRADIAL formula (combination function) 222 EQSLOPES formula (combination function) 222 error function 180-181, 207-208 Error Sums of Squares 162 EVRADIAL formula (combination function) 222 EWRADIAL formula (combination function) 222 explanatory variables 172 Explore tab (Enterprise Data Miner) 22, 37 Exponential transformation 60 External File property, SAS Code node 69

F

F-test 123, 127-129 false positive fraction 193-195 Filter node Data Partition node and 46 Default Filtering Method property 46 functionality 14, 18 in process flow diagrams 45-48 Tables to Filter property 47 forward selection method 255-358 FREQ procedure 39,87

G

gauss activation function 175 generalized logits model 244 Gini Impurity index 122-123, 126-127 Group Rare Levels transformation 62,99 Group Variables property, Variable Selection node 86 grouped variables 85-89, 112

H

Help Panel (Enterprise Miner Window) 22 Hidden Layer Activation Functions property, Neural Network node 220-221,223

Hidden Layer Combination Function property, Neural Network node 220-223 hidden layers (neural network models) activation functions 172,220-221, 223 combination functions 172,220-223 defined 171-172 example of 172-178 specifying alternative architectures 219 hidden units (neural network model) 171,219 Hide property, Transform Variables node 65, 103, 105,279 histograms 40 hyperbolic tangent activation function 174-175 I identity link 251 impurity reduction 126-127 Impute node Default Input Method property 44,275 functionality 4,14, 18 in process flow diagrams 43-44, 99 predicting attrition 308 predicting response to mail campaign 275 Input Data node calculating decision tree worth 118 Data Source property 35 Decisions property 118, 133, 145 functionality 13,18 in process flow diagrams 35-36, 81,99 predicting attrition 308 predicting response to mail campaign 144-146, 158, 182 scoring data sets 213 Input Data Source node 275, 291 input layer (neural network model) 171, 173 input variables 14-15,41 inputs 172 inputs window 8 interest rates 6-8 intermediate calculations (neural network model) 171 intermediate nodes 91,115 intermediate outputs (neural network model) 172 Interval Inputs property, Transform Variables node binning transformations 60 Maximum Normal value 101, 103, 279-280 selecting default methods 62 interval-scaled targets See continuous targets Interval Targets property, Transform Variables node 62


Index 353 interval variables 2,44, 50 Interval Variables property, StatExplore node 38 Inverse transformation 60 Iteration Plot window 152-153, 185 L

leaf nodes (leaves) comparing different tree sizes 141 defined 91, 115, 160 in calculating worth of trees 117-120, 139 in developing trees 136, 155 in training data sets 136 validation data set and 121 Leaf Role property, Decision Tree node 284 Leaf Size property, Decision Tree node 131, 284 Leaf Variable property, Decision Tree node 284 lift charts capture rates for ordinal targets 317 Cumulative Lift chart 149-150,157 decision tree models 323-324 Model Comparison node 157, 314 models with ordinal targets 317 Neural Network node 170, 187, 210, 221, 312-313, 325 regression models 277, 282, 285-287, 309, 319 SAS Code node 65 Lift criterion, Assessment Measure property (Decision Tree) 120,133 Linear formula (combination function) 222 linear predictors 251 linear regression 250 Link Function property, Regression node Logit value 238-239, 250-251, 262 Probit value 251 log-odds (logits) 239-240 Log transformation 60 logistic function as sigmoid function 175,216 calculations 179-180 depicted 176 example usage 172 predicting loss frequency 204-207 predicting response to mail campaign 181 logistic regression binary targets and 27, 236 decision tree models vs. 117 logistic activation function and 181-182 predicting accident risk 318-320 predicting attrition 308-310 predicting response for mail campaign 275-289 Regression type property 249

Target Layer Activation Function property 204-205 with cumulative logits link 241 with generalized logits link 244 Logit option, Link Function property (Regression) 238-239, 250-251,262 logworth 124-126, 129-131 loss frequency calculating 4, 113, 127-129 in neural network models 170-171, 204-216 odds ratio and 239 predicting accident risk 160, 163-164, 204-216,317-319 M

macro variables 65, 67-69 macros 65, 67 maximal tree defined 121 in calculating validation profits 139 pruning 132 Maximum Correlation transformation 62 Maximum Depth property, Decision Tree node 131, 284 Maximum Normal transformation before variable selection 101, 103-105 overview 61-62 predicting increased savings 297 predicting response to mail campaign 279-280 measurement scales changing in data sources 110-112 for regression models 237 for Variable Selection node 78-99 for variables 2 menu bar (Enterprise Miner Window) 21 metadata 22,70-71 Metadata Advisor Option 26-27, 101 Method property, Decision Tree node 119, 133 Minimum Chi-Square property, Variable Selection node 50 Minimum R-Square property, Variable Selection node R-Square selection method 49, 51, 80, 83 transformation after variable selection 106 Misclassification criterion, Assessment Measure property (Decision Tree) categorical targets and 135 overview 120, 133 selecting right-sized trees 141-142 missing values 4, 14, 18 MLP (multilayer perceptron) 180, 216


354 Index Model Comparison node in process flow diagrams 72 lift charts 314 predicting response to mail campaign 275, 286, 288 regression tree example 162-163 ROC curves depicted 193-195 specifying alternative architectures 219 testing model performance 157, 187 Model Selection Criterion property, Neural Network node 181-182,208 Model tab (Enterprise Data Miner) 22 models/modeling 11-14,44 See also specific models Modify tab (Enterprise Data Miner) 22,43 multilayer perceptron (MLP) 180, 216 MultiPlot node functionality 18 in process flow diagrams 37,40-43 in regression models 262, 274 Type of Chart property 42 neural network models See also Neural Network node activation functions 172, 175, 179-180 alternative specifications 219-231 architecture of 171-172 combination functions 172,181 estimating weights 180-181 example of 172-180 predicting accident risk 324-326 predicting attrition 312-316 predicting response 181 -204 prediction loss frequency 204-216 radial basis functions 216-219, 223 scoring data sets 200-203, 213-216 target variables 170-171 Neural Network node Architecture property 180, 216, 220, 223, 312-313 changing options 22 data sets 170 Hidden Layer Activation Functions property 220-221,223 Hidden Layer Combination Function property 220-223 imputing missing values 14 in process flow diagrams 72 lift charts 170, 187, 210, 221, 312-313, 325 loss frequency 170-171

Model Selection Criterion property 181-182, 208 Number of Hidden Units property 312, 325 picking optimum weights 195-200 predicting accident risk 324-326 predicting attrition 312-316 predicting loss frequency 204-216 radial basis functions 216-219, 223-231 risk model 170 SAS Code node and 211 scoring data sets 200-203, 213-216 setting properties 182-187 specifying alternative architectures 219-231 specifying properties 171-172 Target Layer Activation Function property 204-207, 223,316 Target Layer Combination Function property 204, 220 Target Layer Error Function property 207-208 training data 44 neurons (units) 171 node group tabs (Enterprise Miner Window) 22 Node ID property, Transform Variables node 104 nodes defined 91,114-115, 160 training data set and 120, 138 nominal variables binary target with 95-99,237 continuous target with 85-89 defined 2 predicting targets 10-11 regression models with 244-249 normalized radial basis functions 219 NRBFEH function 223,227 NRBFEQ function 223,226 NRBFEV function 223,229 NRBFEW function 223, 225,228 NRBFUN function 223,230-231 Number of Bins property StatExplore node 38 Variable Selection node 50,91 Number of Hidden Units property, Neural Network Node 312,325

o

observation weights 11-12 odds ratio 239 operational lag 8 Optimal transformation 60-62, 103-105 optimal tree 121 optimum weights 180-182, 195-200 ORBFEQ function 223


Index 355 ORBFEW function 225 ORBFUN function 223-224 ordered polychotomous targets See ordinal targets ordinal targets defined 2 loss frequency as 204-213 predicting accident risk 316-326 regression models with 237-244 ordinary radial basis functions 219 original segment (decision trees) 114 outliers, eliminating 45 output layer (neural network model) 171-172, 179-180 over-sampling 12, 167-168

P

p- value adjustment options 129-130 controlling tree growth 131 measuring worth of splits 123-129 parent node 115 Partitioning Method property, Data Partition node 45, 308 Pearson's Chi-Square test 123-126, 166-167 performance window 8, 11 posterior probabilities association with leaf nodes 117 calculating validation profits 138-140 defined 115-116,160 developing 117 predicting loss frequencies 210 selecting right-sized trees 141 training data sets and 120, 136-138, 155 Principal Components node 72 prior probabilities 29-30,167,202 Prior Probabilities tab (Data Source Wizard) 29-30 ProbChisq criterion, Splitting Rule Criterion property (Decision Tree) Chi-Square method 126 partitioning data 122 predicting accident risk 321 predicting attrition 310, 313 predicting response to mail campaigns 284 ProbF criterion, Splitting Rule Criterion property (Decision Tree) 122, 129, 162 Probit option, Link Function property (Regression) 251 probnorm function 251 process flow diagrams creating 35-72 Data Partition node 44-^15, 99

Decision Tree node 72 diagram workspace for 22 Drop node 70-71 Filter node 4 5 ^ 8 Impute node 43-44, 99 Input Data node 35-36, 81, 99 Model Comparison node 72 Multiplot node 37,40-43 Neural Network node 72 Regression node 72, 81, 84 SAS Code node 65-70 StatExplore node 37-39 tools for exploring data 37-43 Transform Variables node 59-65, 99 Variable Selection node 48-59, 99 Profit/Loss criterion, Selection Criteria property (Regression) 262, 271-272 profit matrix (decision weights) calculating decision tree worth 118-119, 137 functionality 22, 30 Validation Profit/Loss criterion 269-271 profitability, calculating 329-338 Project Panel (Enterprise Miner Window) 22-23, 35 projects, creating 20 promotion window 6 properties See specific properties Properties Panel (Enterprise Miner Window) AOV16 Variables property 82 Chi-Square criterion 94-95 Data Partition node and 45 description 22 Filter node 47 Splitting Rule section 122 proportional odds model 171, 241 pruning decision trees 121,132-135, 138-140

R

R-Square criterion, Variable Selection node binary targets 90,96 continuous targets 79-85, 89 example 50-56 functionality 48-50 radial basis functions 216-219, 223-231 receiver operating characteristics (ROC) 193-195, 289 recursive partitioning 91,114,122 regression models See also logistic regression See also Regression node


356 Index regression models (continued) binary targets in 236-237, 252-253,255-256, 258-260 continuous targets in 249, 253-255, 257-258, 260-261,290-301 defined 121 developing 160-164 lift charts 277,282,285-287,309, 319 predicting accident risk 4-6, 113, 160-164, 318-320 predicting attrition with 308-310 Regression node See also Selection Criterion property, Regression node See also Selection Model property, Regression node business applications 273-301 Entry Significance Level property 255, 257-258, 260, 275 in process flow diagrams 72, 81, 84 Link Function property 238-239, 250-251, 262 models with binary targets 236-237,275-289 models with continuous targets 249,290-301 models with nominal targets 244-249 models with ordinal targets 237-244 predicting accident risk 318-320 predicting attrition 308-310 Regression Type property 238-239, 249-250, 262 SAS Code node and 69 Selection Default property 255, 258 Stay Significance Level property 252-254, 258, 260, 262, 275 training data 44 Transform Variables node and 103 Use Selection Default property 275, 291 Variable Selection node and 51,53, 80-81, 89-90, 93 Variables property 69, 84, 93 Regression Type property, Regression node 238-239, 249-250, 262 Reject property, Transform Variables node 65, 103, 105,279 response model Average Squared Error 120 lift measurement 120 misclassification rate 120 over-sampling and 12 predicting rate sensitivity to bank deposit products 6-8 predicting response to mail campaign 2-4, 113, 144-160, 181-204, 275-289

risk rate and 337-338 revenue, calculating 334 risk model calculating profitability 329-338 Neural Network node 170 predicting accident risk 4-6,113, 160-164, 204-216,316-326 response rate and 337-338 risk rate 329-330, 337-338 ROC (receiver operating characteristics) 193-195, 289 Role property 200 roles 31-32,42 root node defined 91, 114 in calculating validation profits 140 in training data sets 136-137 in validation data sets 121

s

sample comparability with target variables 11 partitioning in models 44 Sample tab (Enterprise Data Miner) 22 SAS Code node Code Location property 69 External File property 69 FREQ procedure 87 functionality 14, 18 in process flow diagrams 65-70 in regression models 296 lift charts 65 Neural Network node and 211 Regression node and 69 SAS Code property 66 Transform Variables node and 65, 103-104 SAS Code property, SAS Code node 66 Schwarz Bayesian criterion, Selection Criteria property (Regression) 262,265-266 score function 236 Score node 158,202, 213-216 Score Rankings Overlay window Cumulative Lift charts 149-150, 184, 187-188, 277 Cumulative % Captured Response chart 190 loss frequency example 163, 208-213 predicting savings increase 298 scoring the database 236 segments 114-115,160 Select a Chart Type window 41 Select Chart Roles window 41-42 Select Data Source window 35-36


Index 357 Selection Criterion property, Regression node Akaike Information criterion 262, 264-265 Average Error setting 312 Backward elimination method 252, 254 Cross Validation Error criterion 262, 268 Cross Validation Misclassification Rate criterion 262, 269 Cross Validation Profit/Loss criterion 262, 272-273 Forward selection method 255,257 overview 261-264 Profit/Loss criterion 262, 271-272 Schwarz Bayesian criterion 262, 265-266 Stepwise selection method 258, 260 Validation Error criterion 262, 266-267, 275, 283, 291-292, 297, 308 Validation Misclassification criterion 262, 267-268 Validation Profit/Loss criterion 262, 269-271 Selection Default property, Regression node 255, 258 Selection Model property, Regression node Backward elimination method 252-255, 262 Forward selection method 255-258 predicting attrition 308 Stepwise selection method 14-15, 258-261, 275, 284, 291,308 sensitivity, ROC curves reflecting 194 shortcut buttons (Enterprise Miner Window) 22 sigmoid functions 175, 216 Significance Level property, Decision Tree node 130-131,284 sine activation function 175 skewed variables 13-14 specificity, ROC curves reflecting 194-195 Split Adjustment property, Decision Tree node 130-131 Split Size property, Decision Tree node 131 Splitting Criterion property, Decision Tree node 162, 284 Splitting Rule Criterion property, Decision Tree node measuring worth of splits 123-127, 129 predicting accident risk 321 predicting attrition 310, 313 splitting values defined 60-61 measuring worth of splits 123-127 parti ti oni ng data 122-123 Square Root transformation 60 Square transformation 60

squared correlation coefficient See R-Square criterion, Variable Selection node Standardize transformation 60 StatExplore node Chi-Square Plot 74 Chi-Square property 38 functionality 13, 18 in process flow diagrams 37-39 in regression models 262, 274 Interval Variables property 38 Number of Bins property 38 status bar (Enterprise Miner Window) 22 Stay Significance Level property, Regression node Backward elimination method 252-254 predicting response to mail campaigns 275 Selection Criterion property examples 262 Stepwise selection method 258, 260 Stop R-Square property, Variable Selection node binary targets 90 continuous targets 80-81, 83-84 R-Square selection method 49,51 transformation after variable selection 106 stopping rules, decision trees 131 sub-segments 114 Sub-tree Assessment Measure property 165 Subtree Method property, Decision Tree node 147, 284 Sum of Squares 128 synthetic variables 179

T

Table Properties window (Data Source Wizard) 25-26 Tables to Filter property, Filter node 47 tanh function 216 target layer (neural network model) activation functions 172, 179-180, 204-207, 219 combination functions 172,204,220 defined 171-172 example of 179 Target Layer Activation Function property, Neural Network node 204-207,223,316 Target Layer Combination Function property, Neural Network node 204,220 Target Layer Error Function property, Neural Network node 207-208 target layers (neural network models) 223 Target Model property, Variable Selection node binary targets 96-97 continuous targets 81 R-Square selection method 49, 51, 56-57, 96-97


358 Index target variables comparability with sample 11 data cleaning 12-13 defining and measuring 2-11 examining relationships 41 for neural network models 170-171 predicting accident risk 4-6 predicting attrition 8-9 predicting nominal categorial targets 10-11 predicting rate sensitivity of bank deposit products 6-8 predicting response to mail campaign 2-4 transformations of 62 Targets tab (Data Source Wizard) 29 terminal nodes 91, 115, 136 test data sets predicting response to mail campaign 182 testing model performance 121,156-159 Test property, Data Partition node 45, 120, 275 Time of Kass Adjustment property 130 toolbar (Enterprise Miner Window) 22 training data sets controlling tree growth 131 Cross Validation Error criterion 268 Cross Validation Misclassification Rate criterion 269 developing decision trees 120-121, 135-138, 155 estimating weights in 180-181 node definitions in 115 predicting response to mail campaign 182 Profit/Loss criterion 271-272 selecting right-sized trees 141-142 Training property, Data Partition node 45, 120, 275 Transform Variables node after Variable Selection node 106-107 before Variable Selection node 101-105 Class Inputs property 62-63, 101, 105, 279 Class Targets property 62 Decision Tree node and 61 exporting code 108-109 functionality 18,77 Hide property 65, 103, 105, 279 in process flow diagrams 59-65, 99 in regression models 262, 274, 297 Interval Inputs property 60, 62, 103, 279-280 Interval Targets property 62 Node ID property 104 overriding default methods 63-64 Regression node and 103 Reject property 65, 103, 105, 279

SAS Code node and 65, 103-104 saving code 64-65,108-109 selecting default methods 62-63 types of transformations 99-100 Variables property 63, 65 Tree node 117 trees See decision tree models See regression models true positive fraction 193-195 Type of Chart property, MultiPlot node 42

u

units (neural network model) 171 unordered polychotomous variables See nominal variables Use AOV16 Variables property, Variable Selection node continuous targets 80, 85 R-Square selection method 50, 52, 57 transformation before variable selection 103 Use Group Variables property, Variable Selection node continuous targets 82, 85 R-Square selection method 50,52, 57 Use Selection Default property, Regression node 275,291 User Interface node 72 Utility tab (Enterprise Data Miner) 22 validation data sets decision trees and 121, 132-135, 142-143 finding optimum weights 181 predicting response to mail campaign 182 Validation Error criterion 266 Validation Misclassification criterion 266-268 Validation Profit/Loss criterion 269-271 Validation Error criterion, Selection Criteria property (Regression) overview 262,266-267 predicting attrition 308 predicting response to mail campaign 275, 283 predicting savings increase 291-292, 297 Validation Misclassification criterion, Selection Criteria property (Regression) 262, 267-268 Validation Profit/Loss criterion, Selection Criteria property (Regression) 262, 269-271 validation profits 121,138-140 Validation property, Data Partition node 45, 120, 275


Index 359 Variable Selection node See also R-Square criterion, Variable Selection node AOV16 Variables property 82 Chi-Square criterion 48-50,56-57 Decision Tree node and 51, 80-81, 94, 166 functionality 18,77 Group Variables property 86 in process flow diagrams 48-59, 99 measurement scale for 78-99 Minimum Chi-Square property 50 Minimum R-Square property 49,51, 80, 83,90, 96, 106 Number of Bins property 50,91 Regression node and 51, 53, 80-81, 89-90, 93 Stop R-Square property 49, 51, 80-81, 83-84, 90, 106 Target Model property 49, 51, 56-57, 81, 96-97 Transform Variables node after 106-107 Transform Variables node before 101 -105 transformation before 101 -105 Use AOV 16 Variables property 50,52, 57, 80, 85, 103 Use Group Variables property 50, 52, 57, 82, 85 with interval-scaled inputs 79-85, 90-95 with nominal categorical inputs 85-89, 95-99 Variable Selection property, Decision Tree node 284 variables See also specific types of variables assigning roles 42 changing measurement scales of 110-112 dropping 70-71 eliminating outliers 45 grouped 85 measurement scales for 2 skewed 13-14 synthetic 179 viewing 33-34 Variables property Drop node 71 for data sources 110 Regression node 69, 84, 93 Transform Variables node 63, 65 viewing list of variables 33

w

Weights-History window 197 whole tree 121

X

XRADIAL formula (combination function) 222


B o o k s A v a i l a b l e from S A S P r e s s

Advanced

Log-Linear

Models

Using

SAS®

Data Management and Reporting SAS®Learning Edition 2.0 by Sunil K. Gupta

by Daniel Zelterman Analysis of Clinical Trials Using SAS®:A Practical Guide by Alex Dmitrienko, Geert Molenberghs, Walter Often, and Christy Chuang-Stein Analyzing Receiver by Mithat Gonen Annotate:

Simply

Operating

the

Characteristic

Curves

with

Data Preparation for Analytics b y Gerhard Svolba SAS®

Basics

b y Art Carpenter Applied Second

Multivariate Edition

Statistics

with SAS® Software,

and the SAS®Programming

Language,

Building Web Applications Application Dispatcher by Don Henderson

of Tools and

the Performance

and Data Mining:

Using

of Your SAS®

Times

PROC SQL Handbook

for SAS® Users

Fixed Effects Regression Using SAS®

Methods

for Longitudinal

Data

by Paul D. Allison

Guide to the SAS®Macro

Language,

Genetic

Analysis

Guide to the SAS®REPORT

Procedure

SAS®

of Statistical

Analyses

Using SAS®,Second

Edition

by B.S. Everitt andG. Der

The How-To Book for SAS/GRAPH® by Thomas Miron

Using the SAS® System,

Using SAS®Software

Common Statistical Methods for Clinical SAS®Examples, Second Edition by Glenn A.Walker

Research

with

Guide to SAS® Indexes

b y Michael A. Raithel CRM Segmentation and Clustering Miner™ by Randall S. Collica

Traits Using

Health Care Data and SAS® by Marge Scerbo, Craig Dickstein, and Alan Wilson

Statistics

Techniques

of Complex

Edited by Arnold M. Saxton A Handbook

by Maura E. Stokes, Charles S. Davis, and Gary G. Koch

The Complete

A Handbook

by Katherine Prairie

with SAS/lntrNet®: A Guide to the

Categorical Data Analysis Second Edition

Cody's Data Cleaning by Ron Cody

SAS®

Guide to SAS®Dates and

The Essential

— Test Your SAS® Skills

by Robert Virgile

The Cartoon Guide to by Larry Gonick a n d Woollcott Smith

with

by Derek P. Morgan

An Array of Challenges

Carpenter's Complete by Art Carpenter

Efficiency: Improving Applications by Robert Virgile The Essential

by Ronald P. Cody and Jeffrey K. Smith

Carpenter's Complete Second Edition by Art Carpenter

Using

Decision Trees for Business Intelligence SAS®Enterprise Miner™ by Barry de Ville

by Ravindra Khattree and Dayanand N. Naik Applied Statistics Fifth Edition

Debugging SAS®Programs: Techniques by Michele M. Burlew

Made Easy

Using SAS® Enterprise

Software

In the Know... SAS®Tips and Techniques Around the Globe, Second Edition by Phil Mason Instant ODS: Style Templates by Bernadette Johnson

for the Output

Integrating Results through Meta-Analytic SAS®Software by Morgan C.Wang a n d Brad J . Bushman Introduction to Data Mining by Patricia B. Cerrito Learning

SAS®by Example:

by Ron Cody

From

Delivery

Review

Using

Using SAS®Enterprise

A Programmer's

System

Miner™

Guide

support.sas.com/pubs


Learning SAS®in the Computer by Rebecca J . Elliott

Lab, Second

The Power of PROC by Jonas V. Bilenas

Edition

Predictive Modeling with SAS®Enterprise Solutions for Business Applications by Kattamuri S. Sarma, Ph.D.

The Little SAS®Book: A Primer by Lora D. Delwiche and Susan J . Slaughter The Little SAS®Book: A Primer, Second by Lora D. Delwiche and Susan J . Slaughter (updated to include SAS 7 features)

Edition

PROC SQL: Beyond by Kirk Paul Lafler

The Little SAS®Book for Enterprise by Susan J . Slaughter and Lora D. Delwiche

Guide®3.0

The Little SAS®Book for Enterprise by Susan J . Slaughter and Lora D. Delwiche

Guide®4.1

Output Delivery System: by Lauren E. Haworth

The

Shortcuts,

SAS®for Mixed Models,

Macros

and Discrimination

Reference,

Second

Edition

Software

Delivery

System

Integrated

Approach

Handbook

Using

Second

Edition

SAS®for Linear Models, Fourth Edition by Ramon C. Littell, Walter W. Stroup, and Rudolf J . Freund Second

Edition

by Ramon C. Littell, George A. Milliken, Walter W. Stroup, Russell D. Wolfinger, and Oliver Schabenberger with

SAS®for Monte Researchers

Carlo Studies:

A Guide for

Quantitative

by Xitao Fan, Akos Felsovalyi, Stephen A. Sivo, and Sean C. Keenan Basics

Pharmaceutical Statistics Using SAS®:A Practical Edited by Dmitrienko, Christy Chuang-Stein, and Ralph D'Agostino

support.sas.com/pubs

Professional SAS®Programming by Rick Aster

SAS®for Forecasting Time Series, by John C. Brocklebank and David A. Dickey

SAS®

SAS®Functions by Ron Cody

Painless Windows: A Handbook for SAS® Users, Third by Jodie Gilmore (updated to include SAS 8 and SAS 9.1 features)

Alex

Pocket

SAS®For Dummies® by Stephen McDaniel and Chris Hemedinger

Models for Discrete Data by Daniel Zelterman

Multivariate Data Reduction SAS® Software by Ravindra Khattree and Dayanand N. Naik

Professional SAS®Programmer's Fifth Edition by Rick Aster

Regression andANOVA.An SAS® Software by Keith E. Muller and Bethel A. Fetterman

Measurement, Analysis, and Control Using JMP®:Quality Techniques for Manufacturing by Jack E. Reece

with

SAS®

Reading External Data Files Using SAS®:Examples by Michele M. Burlew

Guide

Maps Made Easy Using SAS® by Mike Zdeb

Simplified

Miner™: Practical

Example

Quick Results with the Output by Sunil K. Gupta

Multiple Comparisons and Multiple Tests Using Text and Workbook Set (books in this set also sold separately) by Peter H.Westfall, Randall D.Tobias, Dror Rom, Russell D. Wolfinger, andYosef Hochberg

Using

Quick Results with SAS/GRAPH® by Arthur L. Carpenter and Charles E. Shipp

Logistic Regression Using the SAS®System: Theory and Application by Paul D. Allison Longitudinal Data and SAS®:A Programmer's by Ron Cody

the Basics

PROC TABULATE by by Lauren E. Haworth

The Little SAS®Book: A Primer, Third Edition by Lora D. Delwiche and Susan J. Slaughter (updated to include SAS 9.1 features)

Multiple-Plot Displays: by Perry Watts

FORMAT

Guide

Edition

by

Example

SAS®Graphics for Java: Examples Using Studio™ and the Output Delivery System by Wendy Bohnenkamp and Jackie Iverson SAS®Guide to Report by Michele M. Burlew

Writing, Second

SAS®AppDev

Edition


SAS®Macro Programming by Michele M. Burlew

Made Easy, Second

SAS®Programming by Ron Cody and Ray Pass

by

SAS®Programming Second Edition by Paul E. Spector

for Researchers

Tuning SAS®Applications in the OS/390 Environments, Second Edition by Michael A. Raithel

Example

and Social

Scientists,

in the Pharmaceutical

SAS®Survival Analysis Second Edition by Alan B. Cantor

Techniques

SAS®System for Elementary Second Edition by Sandra D. Schlotzhauer and Ramon C. Littell

Statistical

SAS®System for Regression, by Rudolf J . Freund and Ramon C. Littell

Third

for Statistical

Research

by Ekkehart Boehmer, John Paul Broussard, and Juha-Pekka Kallunki

Industry

for Medical

Research,

Using the SAS®Windowing by Larry Hatcher Visualizing Categorical by Michael Friendly

Analysis,

Environment:

Web Development with SAS®by Example, by Frederick E. Pratter Your Guide to Survey

Edition

Research

Graphics,

First

Edition

Elementary

Statistics

Using

JMP®for Basic Univariate Step

Using the SAS® System

Techniques

for Social

JMP®

and Multivariate

Statistics:

A Step-by-

Guide

and Edward J . Stepanski JMP®Start Statistics, Science

Third

Edition

by John Sail, Ann Lehman,

Data:

and Lee Creighton

A Guide for SAS®Users by Frank M. Andrews, Laura Klem, Patrick M. O'Ma I ley, Willard L. Rodgers, Kathleen B.Welch, andTerrence N. Davidson Control

Edition

by Ann Lehman, Norm O'Rourke, Larry Hatcher,

Saving Time and Money Using SAS® by Philip R. Holland

Quality

Second

J M P ®Books

The SAS®Workbook a n d Solutions Set (books in this set also sold separately) by Ron Cody

Statistical

Tutorial

by Archer Gravely

by Sandra D. Schlotzhauer

Statistical

A Quick

Data

by Michael Friendly

Selecting

and z/OS

Univariate and Multivariate General Linear Models: Theory and Applications Using SAS® Software by Neil H.Timm andTammy A. Mieczkowski Using SAS®in Financial

SAS®Programming by Jack Shostak

SAS®System

Edition

Regression Using JMP® by Rudolf J . Freund, Ramon C. Littell, and Lee Creighton

Using the SAS® System

by Dennis W. King Statistics

Using SAS®Enterprise

Guide®

by James B.Davis A Step-by-Step Approach to Using the SAS® System for Factor Analysis and Structural Equation Modeling by Larry Hatcher A Step-by-Step Approach to Using SAS®for Univariate Multivariate Statistics, Second Edition by Norm O'Rourke, Larry Hatcher, and Edward J. Stepanski Step-by-Step Basic Statistics Using SAS®:Student a n d Exercises / b o o k s in this set also s o l d s e p a r a t e l y ) by Larry Hatcher Survival Analysis Using SAS®:A Practical by Paul D. Allison

and

Guide

Guide

support.sas.com/pubs


Example Code — Examples from This Book at Your Fingertips You can access the example programs for this book by linking to its companion Web site at support.sas.com/companionsites. Select the book title to display its companion Web site, and select Example Code and Data to display the SAS programs that are included in the book. For an alphabetical listing of all books for which example code is available, see support.sas.com/bookcode. Select a title to display the book's example code. If you are unable to access the code through the Web site, send e-maii to saspress@sas.com.

Comments or Questions? If you have comments or questions about this book, you may contact the author through SAS as follows. Mail:

SAS Institute Inc. SAS Press Attn: <Author's name> SAS Campus Drive Cary.NC 27513

E-mail:

saspress@sas.com

Fax:

(919) 677-4444

Please include the title of the book in your correspondence.

See the last pages of this book for a complete list of books available through SAS Press or visit support.sas.com/publishing.

SAS Publishing News: Receive up-to-date information about all new SAS publications via e-mail by subscribing to the SAS Publishing News monthly eNewsletter. Visit support.sas.com/subscribe.


CPSIA information can be obtained at www.ICGtcsting.com Printed in (he USA LVOW03085II705I2

282103LV00001B/10/P

781590"477038


Issuu converts static files into: digital portfolios, online yearbooks, online catalogs, digital photo albums and more. Sign up and create your flipbook.