WO2012132353A1 - リスク管理装置 - Google Patents
リスク管理装置 Download PDFInfo
- Publication number
- WO2012132353A1 WO2012132353A1 PCT/JP2012/002004 JP2012002004W WO2012132353A1 WO 2012132353 A1 WO2012132353 A1 WO 2012132353A1 JP 2012002004 W JP2012002004 W JP 2012002004W WO 2012132353 A1 WO2012132353 A1 WO 2012132353A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- loss
- amount
- data
- risk
- loss data
- Prior art date
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q10/00—Administration; Management
- G06Q10/06—Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
- G06Q10/063—Operations research, analysis or management
- G06Q10/0635—Risk analysis of enterprise or organisation activities
Definitions
- the present invention relates to a risk management apparatus, and more particularly to a risk management apparatus having a function of calculating a risk amount by a simple method from loss data including a loss amount and a loss occurrence frequency.
- risks such as earthquakes, system failures, clerical errors, and fraud. For this reason, it is required to measure the amount of risk using a risk weighing device and take measures against the risk.
- the risk weighing device inputs fragmentary information about an unknown risk profile in a company, and measures the characteristic value (for example, 99.9% value at risk (VaR)) of the risk profile of the company from this input data.
- the input data of the risk weighing device generally includes internal loss data and scenario data.
- Internal loss data is data related to loss events that actually occurred in the company.
- the internal loss data indicates how much loss has occurred for what kind of event.
- the internal loss data and scenario data are collectively referred to as loss data.
- General risk weighing devices measure VaR using a technique called loss distribution technique (see, for example, Patent Document 1 and Non-Patent Document 1). Specifically, first, a loss frequency distribution is generated from the number of cases of internal loss data, and a loss scale distribution is generated from internal loss data and scenario data. Next, tens of thousands of processes to calculate the amount of loss per holding period by taking out the amount of loss for the number of losses generated using the above loss frequency distribution from the above loss size distribution by Monte Carlo simulation and adding them up. Generate a distribution of losses, repeated hundreds of thousands of times. Then, VaR of a predetermined confidence interval is calculated from the generated loss distribution.
- a loss frequency distribution is generated from the number of cases of internal loss data
- a loss scale distribution is generated from internal loss data and scenario data.
- tens of thousands of processes to calculate the amount of loss per holding period by taking out the amount of loss for the number of losses generated using the above loss frequency distribution from the above loss size distribution by Monte Carlo simulation and adding them up. Generate a distribution of
- a risk weighing device that uses the loss distribution method generates a frequency distribution and a size distribution, and generates a total amount of losses that occur per holding period by using the frequency distribution and the size distribution by Monte Carlo simulation. VaR is calculated. Therefore, although accuracy is good, there is a problem that a calculation load is high.
- An object of the present invention is to provide a risk management apparatus that solves the above-described problem, that is, the problem that it is difficult to calculate an approximate value of VaR in a short time.
- the risk management device is: The lower ⁇ % point ( ⁇ is a predetermined constant in the cumulative distribution function of the probability distribution using the loss occurrence frequency as a parameter corresponding to the loss occurrence frequency and the loss data including the loss amount and the loss occurrence frequency.
- a processor connected to the memory, The processor Each loss data is programmed to calculate a multiplication value of the coefficient held in the coefficient table and the loss amount included in the loss data corresponding to the loss occurrence frequency included in the loss data. The structure is taken.
- the risk management method includes: The lower ⁇ % point ( ⁇ is a predetermined constant in the cumulative distribution function of the probability distribution using the loss occurrence frequency as a parameter corresponding to the loss occurrence frequency and the loss data including the loss amount and the loss occurrence frequency.
- a risk management method that is executed by a risk management device that includes a memory that stores a coefficient table that holds a coefficient equal to the value of the number of occurrences, and a processor connected to the memory, The processor is For each loss data, a configuration is adopted in which a multiplication value of a coefficient held in the coefficient table and a loss amount included in the loss data is calculated corresponding to the frequency of loss included in the loss data.
- the risk management device 1 according to the first embodiment of the present invention has a function of approximating VaR based on loss data.
- the risk management apparatus 1 includes a communication interface unit (hereinafter referred to as a communication I / F unit) 11, an operation input unit 12, a screen display unit 13, a storage unit 14, and a processor 15 as main functional units.
- a communication interface unit hereinafter referred to as a communication I / F unit
- an operation input unit 12 a screen display unit 13
- a storage unit 14 a storage unit 14
- a processor 15 main functional units.
- the communication I / F unit 11 includes a dedicated data communication circuit and has a function of performing data communication with various devices (not shown) connected via a communication line (not shown).
- the operation input unit 12 includes an operation input device such as a keyboard and a mouse, and has a function of detecting an operator operation and outputting it to the processor 15.
- the screen display unit 13 includes a screen display device such as an LCD or a PDP, and has a function of displaying various information such as an operation menu and a calculation result on the screen in response to an instruction from the processor 15.
- the storage unit 14 includes a storage device such as a hard disk or a semiconductor memory, and has a function of storing processing information and a program 14P necessary for various processes in the processor 15.
- the program 14P is a program that realizes various processing units by being read and executed by the processor 15, and is read by an external device (not shown) or a computer via a data input / output function such as the communication I / F unit 11. It is read in advance from a possible storage medium (not shown) and stored in the storage unit 14.
- Main processing information stored in the storage unit 14 includes loss data 14A, a coefficient table 14B, and intermediate information 14C.
- the loss data 14A is data including a loss amount and a loss occurrence frequency.
- FIG. 2 is a configuration example of the loss data 14A.
- the loss data 14A in this example is composed of a total of n loss data 14A1 to 14An. Each loss data has an identifier (ID) for uniquely identifying the loss data, a loss amount b, and a loss occurrence frequency ⁇ .
- ID identifier
- These loss data 14A have a one-to-one correspondence with internal loss data and scenario data that are input to the risk weighing device to be approximated.
- the coefficient table 14B is a table that holds a coefficient that corresponds to the loss occurrence frequency and is equal to the value of the occurrence number that is the lower ⁇ % point in the cumulative distribution function of the probability distribution using the loss occurrence frequency as a parameter.
- ⁇ is determined according to the VaR confidence interval measured by the risk weighing device to be approximated. For example, if the risk weighing device to be approximated measures 99.9% VaR, ⁇ is set to 99.9.
- the probability distribution is the same as the probability distribution used for predicting the frequency distribution in a general risk weighing device. For example, if a Poisson distribution is used in a general risk weighing device, the probability distribution is a Poisson distribution.
- the cumulative distribution function of the Poisson distribution is discontinuous, the cumulative distribution function of the Poisson distribution is smoothed, for example, by extending the factorial of integers to the factorial of real numbers using the gamma function. It is desirable to obtain a coefficient equal to the value of the number of occurrences that becomes the side ⁇ % point.
- FIG. 3 is a configuration example of the coefficient table 14B.
- the coefficient table 14B in this example shows the loss occurrence frequency in two formats, that is, the format of how many times it occurs once a year and the format of how many times it occurs per year. If the format of loss occurrence frequency is unified, only one of them can be omitted, and the other can be omitted.
- the coefficient corresponding to the loss occurrence frequency is described in two forms, that is, both smoothing and not, only one of them may be used. For example, if smoothing-free coefficients are not used, only the coefficients corresponding to smoothing need be tabulated.
- the intermediate information 14C is intermediate or final data generated in the calculation process of the processor 15.
- FIG. 4 is a configuration example of the intermediate information 14C.
- the intermediate information 14C in this example includes individual data VaR amounts 14C1 to 14Cn that correspond one-to-one with the loss data 14A1 to 14An, and a cumulative value 14Cm that is the sum of the individual data VaR amounts 14C1 to 14Cn.
- the processor 15 has a microprocessor such as a CPU and its peripheral circuits, and reads and executes the program 14P from the storage unit 14, thereby causing the hardware and the program 14P to cooperate to implement various processing units. have.
- main processing units realized by the processor 15 there are an input storage unit 15A, an individual data VaR amount calculation unit 15B, an accumulation unit 15C, and an output unit 15D.
- the input storage unit 15A has a function of inputting the loss data 14A and the coefficient table 14 from the communication I / F unit 11 or the operation input unit 12 and storing them in the storage unit 14B.
- the individual data VaR amount calculation unit 15B reads the loss data 14A and the coefficient table 14B from the storage unit 14, and holds each loss data 14Ai in the coefficient table 14B corresponding to the loss occurrence frequency ⁇ i included in the loss data. And a loss value bi included in the loss data is calculated and stored in the storage unit 14 as the individual data VaR amount 14Ci.
- the accumulating unit 15C has a function of reading all the individual data VaR amount 14Ci from the storage unit 14, calculating the sum, and storing the calculation result in the storage unit 14 as an accumulated value 14Cm.
- the output unit 15D has a function of reading the accumulated value 14Cm from the storage unit 14 and outputting the accumulated value 14Cm to the screen display unit 13 as an approximate value of the risk amount or outputting the same to the outside through the communication I / F unit 11.
- the input storage unit 15A inputs the loss data 14A and the coefficient table 14B from the communication I / F unit 11 or the operation input unit 12 and stores them in the storage unit 14 (step S1).
- step S2 the individual data VaR amount calculation unit 15B, for each loss data included in the loss data 14A, the coefficient held in the coefficient table 14B corresponding to the loss occurrence frequency included in the loss data and its loss The loss amount included in the data is multiplied, and the calculation result is stored in the storage unit 14 as the individual data VaR amount corresponding to the loss data (step S2).
- the accumulation unit 15D stores a value obtained by adding all the individual data VaR amounts 14Ci in the storage unit 14 as an accumulation value 14Cm (step S3).
- the output unit 15D outputs the accumulated value 14Cm to the screen display unit 13 as an approximate value of the risk amount, or outputs it to the outside through the communication I / F unit 11 (step S4).
- VaR calculated by the present embodiment is an approximate value of VaR measured by the risk weighing device to be approximated based on loss data 14A.
- the input data of the risk weighing device is basically a set of three sets of information including the contents of the risk loss event, the amount of loss, and the average value of the frequency of receiving the loss amount during the holding period. For example, (Tokai earthquake 1, 1 million yen, 0.03), (Tokai earthquake 2, 10 million yen, 0.06), (transfer fraud, 500,000 yen, 0.65), and so on. In some cases, information such as the average event interval (holding period ⁇ average value of frequency) may be included instead of the average value of the frequency. However, since the following discussion is valid as it is, the above triplet is assumed here. To do.
- the event contents are distinguished from “Tokai earthquake 1” and “Tokai earthquake 2” by the difference in the amount of loss even in the same Tokai earthquake. Even if it is not, the following argument is valid.
- “risk loss event” is hereinafter referred to as “loss event”.
- the input data related to event content i is written as (i, Si, Fi).
- Si is the loss amount and Fi is the average frequency.
- the risk weighing device estimates the probability distribution of loss due to risk during the holding period so as to fit the input data as much as possible, especially from the probability distribution of the total loss amount during the holding period,
- the types of loss events are 1, ..., n (n types in total).
- the difference in risk weighing device is the difference in what assumptions are made or in what viewpoint the input data is fitted. It is possible to set various odd assumptions and fit perspectives, but when estimating the frequency distribution and scale distribution by the moment method, maximum likelihood method, and Bayes method widely used in the world, the contents of the loss event i
- the average value E [Li] of the amount of loss during the holding period due to is close to the average value Si ⁇ Fi obtained directly from the amount of loss and the average frequency of the input data (especially in the method of moments they match).
- Si ⁇ Fi obtained directly from the amount of loss and the average frequency of the input data (especially in the method of moments they match).
- the average value E [L] of the total loss amount L is also a value close to the average value S1 ⁇ F1 +, ..., + Sn ⁇ Fn obtained directly from the loss amount and average frequency of the input data become.
- the average ratio E [Li] / E [L] of the loss due to a specific event with respect to the average value of the total loss is also calculated directly from the input data Si ⁇ Fi / (S1 ⁇ F1 +, ..., + Sn ⁇ Fn).
- the average ratio E [Li1 +,..., + Lim] / E [L] of the loss due to a specific event set I ⁇ i1,..., im ⁇ with respect to the average total loss This is close to that obtained directly from the input data (Si1 ⁇ Fi1 +,..., + Sim ⁇ Fim) / (S1 ⁇ F1 +,..., + Sn ⁇ Fn).
- the ratio of the loss amount resulting from the specific event set to the total loss amount is close to that directly obtained from the input data.
- the VaR calculation method according to the present embodiment will be described from the above viewpoint.
- the VaR calculation method according to this embodiment is as follows: ⁇ It is assumed that the number of occurrences of each loss event during the holding period follows the frequency distribution of the type used in general risk weighing devices.
- the average value E [L] of the total loss amount L in the VaR calculation method according to the present embodiment is the average value S1 ⁇ F1 +,... Directly calculated from the loss amount and average frequency of the input data. , + Sn ⁇ Fn.
- the average ratio E [Li] / E [L] of the loss due to a specific event with respect to the average value of the total loss is also calculated directly from the input data Si ⁇ Fi / (S1 ⁇ F1 +, ..., + Sn ⁇ Fn).
- the average ratio E [Li1 +,..., + Lim] / E [L] of the loss due to a specific event set I ⁇ i1,..., im ⁇ with respect to the average total loss It is equal to (Si1 ⁇ Fi1 +,..., + Sim ⁇ Fim) / (S1 ⁇ F1 +,..., + Sn ⁇ Fn) obtained directly from the input data.
- the ratio of the loss amount resulting from the specific event set to the total loss amount is equal to that directly obtained from the input data.
- the VaR calculation method according to the present embodiment is an approximation of the risk weighing device to be approximated.
- the cumulative distribution function of the Poisson distribution is smoothed and a coefficient equal to the value of the number of occurrences that becomes the lower ⁇ % point is obtained. Since the distribution P (L1, ..., Ln) is only a smooth fitting that is a discrete step function, E [L], E [Li] / E [L], E [Li1 +, ..., Values such as + Lim] / E [L] do not change significantly. As a result, the individual data VaR amount in the embodiment is also an approximation of the risk weighing device to be approximated in the sense that the average ratio of the loss amount of the specific input data group is close to the average total loss amount. It is.
- an approximate value of VaR can be calculated at high speed.
- the risk management device 2 uses a function for approximating VaR based on loss data, and uses the VaR for each measurement unit to be measured by the risk measurement device. And has a function of calculating a risk amount for each basic element constituting the measurement unit.
- the risk management device 2 includes a communication I / F unit 21, an operation input unit 22, a screen display unit 23, a storage unit 24, and a processor 25 as main functional units.
- the communication I / F unit 21, operation input unit 22, and screen display unit 23 have the same functions as the communication I / F unit 11, operation input unit 12, and screen display unit 13 of FIG. 1 in the first embodiment. is doing.
- the storage unit 24 includes a storage device such as a hard disk or a semiconductor memory, and has a function of storing processing information and programs 24P necessary for various processes in the processor 25.
- the program 24P is a program that realizes various processing units by being read and executed by the processor 25, and can be read by an external device (not shown) or a computer via a data input / output function such as the communication I / F unit 21. It is read in advance from a possible storage medium (not shown) and stored in the storage unit 24.
- main processing information stored in the storage unit 24 there are loss data 24A for each basic element, a coefficient table 24B, intermediate information 24C, and a risk amount 24D of a measurement unit.
- the loss data 24A for each basic element is loss data for each element constituting a measurement unit that is a unit in which the risk weighing device measures the risk amount.
- the risk distribution device of the loss distribution method predicts the frequency distribution and the size distribution from the input data related to each business cell for each unit called a business cell that combines multiple business departments, and the total loss amount for each business cell
- the business cell serves as one unit of measurement
- the individual business departments constituting the business cell serve as basic elements.
- FIG. 7 is a configuration example of the loss data 24A for each basic element.
- the loss data 24A for each basic element in this example is divided into a total of n basic elements from the first to the nth.
- the loss data 24Ai for each basic element is composed of x, y,..., Z loss data.
- the individual loss data 24A11, 24A12,..., 24A1x, 24A21, 24A22, ..., 24A2y, ..., 24An1, 24An2, ..., 24Anz are the same as the loss data 14A1 described in the first embodiment. It has an identifier (ID) for uniquely identifying, a loss amount b, and a loss occurrence frequency ⁇ .
- ID identifier
- the coefficient table 24B is the same as the coefficient table 14B in the first embodiment.
- Measured unit risk amount 24D is a risk amount of the weighing unit measured by the risk weighing device. For example, if the risk weighing device calculates 99.9% VaR amount in the distribution of total loss for each unit called business cell, the risk amount 24D of the measurement unit is 99.9% VaR amount calculated for each business cell. Represents.
- the intermediate information 24C is intermediate or final data generated in the calculation process of the processor 25.
- FIG. 8 is a configuration example of the intermediate information 24C.
- the intermediate information 24C in this example includes individual data VaR amounts 24C11, 24C12,..., 24C1x that correspond one-to-one with the individual loss data 24A11, 24A12,. Consists of individual data VaR amounts 24C21, 24C22,..., 24C2y corresponding to the individual data VaR amount 24C1 of basic element 1 and individual loss data 24A21, 24A22,.
- the intermediate information 24C is an accumulated value 24Cm1, 24Cm2,..., 24Cmn that is a sum of individual data VaR amounts for each basic element, and an accumulated value of a measurement unit that is a sum of the accumulated values 24Cm1, 24Cm2,. It has 24 Cmm. Further, the intermediate information 24C includes risk amounts 24Cg1, 24Cg2, ..., 24Cgn for each basic element.
- the processor 25 includes a microprocessor such as a CPU and its peripheral circuits, and reads and executes the program 24P from the storage unit 24, thereby realizing the various processing units in cooperation with the hardware and the program 24P. have.
- main processing units realized by the processor 25 there are an input storage unit 25A, an individual data VaR amount calculation unit 25B, an accumulation unit 25C, an output unit 25D, and a basic element-specific risk amount calculation unit 25E.
- the input storage unit 25A is a function for inputting the loss data 24A for each basic element, the coefficient table 24B, and the risk amount 24D for the measurement unit from the communication I / F unit 21 or the operation input unit 22, and storing them in the storage unit 24.
- the individual data VaR amount calculation unit 25B reads the loss data 24A and coefficient table 24B for each basic element from the storage unit 24, and corresponds to the loss occurrence frequency ⁇ i included in the loss data for each basic element and loss data. It has a function of calculating a multiplication value of the coefficient held in the coefficient table 24B and the loss amount bi included in the loss data, and storing it in the storage unit 24 as the individual data VaR amount.
- the accumulating unit 25C reads all the individual data VaR amounts for each basic element from the storage unit 24, calculates the sum, and stores the calculation results in the storage unit 24 as accumulated values 24Cm1, 24Cm2, ..., 24Cmn.
- the accumulating unit 25C has a function of calculating the sum of accumulated values 24Cm1, 24Cm2,..., 24Cmn for each basic element, and storing the calculation result in the storage unit 24 as the accumulating value 24Cmm of the measurement unit.
- the risk amount calculation unit 25E for each basic element stores the risk amount 24D for the measurement unit, the accumulated value 24Cm1, 24Cm2,. This corresponds to the ratio of the accumulated value 24Cmi of the individual data VaR amount of the basic element to the accumulated value 24Cmm of the individual data VaR amount of the measurement unit of the risk amount 24D of the measurement unit for each basic element.
- the risk amount is calculated and stored in the storage unit 24 as basic component risk amounts 24Cg1, 24Cg2,..., 24Cgn.
- the output unit 25D has a function of reading the risk amounts 24Cg1, 24Cg2,..., 24Cgn for each basic element from the storage unit 24 and outputting them to the screen display unit 23 or to the outside through the communication I / F unit 21.
- the input storage unit 25A inputs the loss data 24A for each basic element, the coefficient table 24B, and the risk amount 24D of the measurement unit from the communication I / F unit 21 or the operation input unit 22, and stores them in the storage unit 24. (Step S11).
- the individual data VaR amount calculation unit 25B includes, for each basic element and loss data, the coefficient held in the coefficient table 24B corresponding to the loss occurrence frequency ⁇ i included in the loss data and the loss data.
- a multiplication value with the loss amount bi is calculated and stored in the storage unit 24 as the individual data VaR amount (step S12).
- the accumulating unit 25C accumulates all the individual data VaR amounts for each basic element, further calculates the sum, and the calculation result is the accumulated value 24Cm1 of the basic element 1, the accumulated value 24Cm2 of the basic element 2,.
- the accumulated value 24Cmn of the basic element n and the accumulated value 24Cmm of the measurement unit are stored in the storage unit 24 (step S13).
- the risk amount calculation unit 25E for each basic element calculates the individual data VaR amount of the basic element with respect to the accumulated value 24Cmm of the individual data VaR amount of the measurement unit among the risk amount 24D of the measurement unit.
- a risk amount corresponding to the ratio of the accumulated value 24Cmi is calculated and stored in the storage unit 24 as risk amounts 24Cg1, 24Cg2,..., 24Cgn for each basic element (step S14).
- the output unit 25D outputs the risk amounts 24Cg1, 24Cg2,..., 24Cgn for each basic element to the screen display unit 23 or to the outside through the communication I / F unit 21 (step S15).
- the risk amount for each basic element constituting the measurement unit can be calculated from the risk amount for each measurement unit measured by the risk measurement device.
- the risk meter uses the risk weighing device by calculating the ratio of each basic element to the total necessary for calculating the risk quantity for each basic element from the risk quantity of the entire measurement unit. This is because the amount of calculation is much smaller than that obtained by the above.
- the risk management device 3 uses scenario data having a high expectation of the effect of the risk reduction measures by using a function of approximately calculating VaR based on loss data. It has a function to determine.
- the risk management device 3 includes a communication I / F unit 31, an operation input unit 32, a screen display unit 33, a storage unit 34, and a processor 35 as main functional units.
- the communication I / F unit 31, operation input unit 32, and screen display unit 33 have the same functions as the communication I / F unit 11, operation input unit 12, and screen display unit 13 of FIG. 1 in the first embodiment. is doing.
- the storage unit 34 includes a storage device such as a hard disk or a semiconductor memory, and has a function of storing processing information and programs 34P necessary for various processes in the processor 35.
- the program 34P is a program that realizes various processing units by being read and executed by the processor 35.
- the program 34P can be read by an external device (not shown) or a computer via a data input / output function such as the communication I / F unit 31. It is read in advance from a possible storage medium (not shown) and stored in the storage unit 34.
- Main processing information stored in the storage unit 34 includes first scenario data 34E, second scenario data 34F, a coefficient table 34B, and intermediate information 34C.
- the first scenario data 34E is composed of one or more scenario data for which the degree of expectation of the effect of the risk reduction measure is to be examined.
- FIG. 11 is a configuration example of the first scenario data 34E.
- the first scenario data 34E in this example is composed of n scenario data 34E1 to 34En.
- Each scenario data 34Ei has an identifier (ID) for uniquely identifying the scenario data, a loss amount b, and a loss occurrence frequency ⁇ .
- ID identifier
- the amount of loss and the frequency of loss are predicted based on current risk reduction measures.
- the loss amount and loss occurrence frequency in the scenario data are predicted based on the evaluation result by performing risk evaluation and internal control status evaluation for each scenario.
- the loss amount and loss occurrence frequency of the first scenario data are values that are predicted in consideration of the current risk reduction measures.
- the second scenario data 34F is composed of one or more scenario data corresponding one-to-one with the scenario data in the first scenario data 34E.
- FIG. 12 is a configuration example of the second scenario data 34F.
- the second scenario data 34F in this example is composed of n scenario data 34F1 to 34Fn corresponding to the first scenario data 34E1 to 34En on a one-to-one basis.
- Each scenario data 34Fi has an identifier (ID) of the corresponding first scenario data, a loss amount b, and a loss occurrence frequency ⁇ .
- ID identifier
- the amount of loss and the frequency of loss occurrence in scenario data 34Fi are values predicted when the risk assessment and internal control status assessment in the scenario are almost perfect.
- the scenario with a lower current evaluation result has a tendency that the loss amount and loss occurrence frequency of the second scenario data are smaller than the loss amount and loss occurrence frequency of the corresponding first scenario data. There is. The reason is that it is generally considered that the stronger the risk reduction measures, the less frequently the loss occurs and the smaller the amount of loss per time.
- the coefficient table 34B is the same as the coefficient table 14B in the first embodiment.
- the intermediate information 34C is intermediate or final data generated in the calculation process of the processor 35.
- FIG. 13 is a configuration example of the intermediate information 34C.
- the intermediate information 34C in this example includes the first scenario data individual data VaR amount 34C1, the first scenario data VaR amount 34C11 to 34C1n corresponding to the first scenario data 34E1 to 34En, one-to-one.
- Second scenario data individual data VaR amount 34C2 first individual data VaR amount corresponding to the second individual data VaR amount 34C21 to 34C2n corresponding one-to-one to the second scenario data 34F1 to 34Fn
- Difference values 34C31 to 34C3n from the second individual data VaR amount to be processed and a sort result 34C4 of the difference values 34C31 to 34C3n.
- a corresponding first scenario data identifier (ID) is added to each of the first and second individual data VaR amounts and difference values.
- the processor 35 has a microprocessor such as a CPU and its peripheral circuits, and reads and executes the program 34P from the storage unit 34, thereby causing the hardware and the program 34P to cooperate to implement various processing units. have.
- main processing units realized by the processor 35 there are an input storage unit 35A, an individual data VaR amount calculation unit 35B, an output unit 35D, a difference calculation unit 35F, and a sort unit 35G.
- the input storage unit 35A has a function of inputting the first scenario data 34E, the second scenario data 34F, and the coefficient table 34B from the communication I / F unit 31 or the operation input unit 32 and storing them in the storage unit 34. Have.
- the individual data VaR amount calculation unit 35B reads the first scenario data 34E, the second scenario data 34F, and the coefficient table 34B from the storage unit 34, and generates a loss included in the scenario data for each first scenario data.
- a multiplication value of the coefficient held in the coefficient table 34B corresponding to the frequency ⁇ i and the loss amount bi included in the scenario data is calculated and stored in the storage unit 34 as the first individual data VaR amounts 34C11 to 34C1n. It has a function.
- the individual data VaR amount calculation unit 35B, for each second scenario data corresponds to the loss occurrence frequency ⁇ i included in the scenario data and the loss included in the scenario data. It has a function of calculating a multiplication value with the amount bi and storing it in the storage unit 34 as second individual data VaR amounts 34C21 to 34C2n.
- the difference calculation unit 35F reads the first individual data VaR amount 34C11 to 34C1n and the second individual data VaR amount 34C21 to 34C2n from the storage unit 34, for each combination of the corresponding first and second individual data VaR amounts. In addition, an amount obtained by subtracting the second individual data VaR amount from the first individual data VaR amount is calculated and stored in the storage unit 34 as difference values 34C1 to 34Cn.
- the sorting unit 35G has a function of reading the difference values 34C1 to 34Cn from the storage unit 34, sorting the values in descending order, and storing the sorting result 34C4 in the storage unit 34.
- the output unit 35D reads the sorting result 34C4 from the storage unit 34 and adds it to the difference value of the top m items (m is a predetermined integer) having a large value or a difference value equal to or larger than a predetermined amount.
- the scenario data identifier and the difference value thereof are output to the screen display unit 33 as a scenario data identifier and a possible reduction amount with a high expectation of the effect of the risk reduction measure, or output to the outside through the communication I / F unit 31. It has the function to do.
- the input storage unit 35A inputs the first scenario data 34E, the second scenario data 34F, and the coefficient table 34B from the communication I / F unit 31 or the operation input unit 32, and stores them in the storage unit 34. (Step S21).
- the individual data VaR amount calculation unit 35B corresponds to the loss occurrence frequency ⁇ i included in the scenario data. Is multiplied by the loss bi included in the scenario data and stored in the storage unit 34 as the first individual data VaR amount 34C1i and the second individual data VaR amount 34C2i (step S22).
- the difference calculation unit 35F calculates an amount obtained by subtracting the second individual data VaR amount 34C2i from the first individual data VaR amount 34C1i for each corresponding combination of the first and second individual data VaR amounts.
- the difference value 34Cmi is stored in the storage unit 34 (step S23).
- the sorting unit 35G sorts the difference values 34Cm1 to 34Cmn in descending order, and stores the sorting result 34C4 in the storage unit 34 (step S24).
- the output unit 35C displays the identifier of the first scenario data added to the difference value of the top m items (m is a predetermined integer) in the sorting result 34C4 or the difference value greater than or equal to the predetermined amount.
- the difference value is output to the screen display unit 33 or output to the outside through the communication I / F unit 31 as an identifier and a reducible amount of scenario data with a high expectation of the effect of the risk reduction measure (step S25). .
- the degree of reduction of the VaR amount is examined in the scenario data unit. Accordingly, it is possible to easily perform a kind of component analysis in which a scenario having a high expectation of the effect of the risk reduction measure is analyzed. The reason for this is that the VaR amount can be determined by approximate calculation when at least one of the loss amount and the loss occurrence frequency of the scenario data changes. This is because the amount of calculation is much smaller than that required.
- the risk management device 4 uses the function of approximating VaR based on loss data, and the amount of change in VaR amount due to change in loss data. It has a function to calculate.
- the risk management device 4 includes a communication I / F unit 41, an operation input unit 42, a screen display unit 43, a storage unit 44, and a processor 45 as main functional units.
- the communication I / F unit 41, the operation input unit 42, and the screen display unit 43 have the same functions as the communication I / F unit 11, the operation input unit 12, and the screen display unit 13 of FIG. 1 in the first embodiment. is doing.
- the storage unit 44 includes a storage device such as a hard disk or a semiconductor memory, and has a function of storing processing information and programs 44P necessary for various processes in the processor 45.
- the program 44P is a program that realizes various processing units by being read and executed by the processor 45, and can be read by an external device (not shown) or a computer via a data input / output function such as the communication I / F unit 41. It is read in advance from a possible storage medium (not shown) and stored in the storage unit 44.
- Main processing information stored in the storage unit 44 includes first loss data 44A, second loss data 44G, a first risk amount 44H, a coefficient table 44B, and intermediate information 44C.
- the first loss data 44A is data including a loss amount and a loss occurrence frequency, like the loss data 14A of FIG. 1 in the first embodiment.
- FIG. 16 is a configuration example of the loss data 44A.
- the loss data 44A in this example is composed of a total of n loss data 44A1 to 44An. Each loss data has an identifier (ID) for uniquely identifying the loss data, a loss amount b, and a loss occurrence frequency ⁇ .
- ID identifier
- the second loss data 44G is data including a loss amount and a loss occurrence frequency, like the first loss data 44A.
- FIG. 17 is a configuration example of the loss data 44G.
- the loss data 44G in this example is composed of a total of n loss data 44G1 to 44Gn as with the first loss data 44A, but the number of loss data 44G is not necessarily the same.
- Each loss data has an identifier (ID) for uniquely identifying the loss data, a loss amount b, and a loss occurrence frequency ⁇ .
- the relationship between the first loss data 44A and the second loss data 44G may be arbitrary.
- the second loss data 44G has loss data corresponding to the first loss data 44A on a one-to-one basis, and at least one of the loss amount and loss occurrence frequency of some loss data corresponds to the second loss data 44G. It may be different from the loss amount and loss occurrence frequency of the loss data.
- the loss amount and loss occurrence frequency of some loss data may have become smaller than the previous period due to the strengthening of risk reduction measures.
- the first risk amount 44H is a risk amount measured by the risk weighing device to be approximated based on the first loss data 44A, for example, 99.9% VaR amount.
- the coefficient table 44B is the same as the coefficient table 14B in the first embodiment.
- the intermediate information 44C is intermediate or final data generated in the calculation process of the processor 45.
- FIG. 18 is a configuration example of the intermediate information 44C.
- the intermediate information 44C in this example includes first loss data individual data VaR amount 44C1, first loss data 44R1 to 44An corresponding to the first loss data 44A1 to 44An, the first individual data VaR amount 44C11 to 44C1n.
- the second individual data VaR amount 44C2 and the first individual data VaR amount 44C11 to 44C1n composed of the second individual data VaR amount 44C21 to 44C2n corresponding one-to-one to the second loss data 44G1 to 44Gn.
- the second approximate risk amount 44C4 that is the sum of the second individual data VaR amounts 44C21 to 44C2n, and the first approximate risk amount 44C3.
- Approximate ratio 44C5 and second approximate risk amount 44C multiplied by approximate ratio 44C5 Having a mass 44C6, and the first risk amount 44H and risk of Decrease 44C7 is the difference between the second risk amount 44C6.
- the processor 45 includes a microprocessor such as a CPU and peripheral circuits thereof, and reads and executes the program 44P from the storage unit 44, thereby realizing various processing units by cooperating the hardware and the program 44P. have.
- a microprocessor such as a CPU and peripheral circuits thereof, and reads and executes the program 44P from the storage unit 44, thereby realizing various processing units by cooperating the hardware and the program 44P. have.
- main processing units realized by the processor 45 an input storage unit 45A, an individual data VaR amount calculation unit 45B, an accumulation unit 45C, a ratio calculation unit 45H, a second risk amount calculation unit 45I, a difference calculation unit 45J, and an output There is a part 45D.
- the input storage unit 45A inputs and stores the first loss data 44A, the second loss data 44G, the first risk amount 44H, and the coefficient table 44B from the communication I / F unit 41 or the operation input unit 42.
- the function of storing in the unit 44 is provided.
- the individual data VaR amount calculation unit 45B reads the first loss data 44A, the second loss data 44G, and the coefficient table 44B from the storage unit 44, and for each loss data 44Ai included in the first loss data 44A, A multiplication value of the coefficient held in the coefficient table 44B and the loss amount bi included in the loss data corresponding to the loss occurrence frequency ⁇ i included in the loss data is calculated, and the first individual data VaR amounts 44C11 to 44C1n are calculated.
- a storage unit 44 As a storage unit 44.
- the individual data VaR amount calculation unit 45B for each loss data included in the second loss data, the coefficient held in the coefficient table 44B corresponding to the loss occurrence frequency ⁇ i included in the loss data and the loss thereof It has a function of calculating a multiplication value with the loss amount bi included in the data and storing it in the storage unit 44 as the second individual data VaR amounts 44C21 to 44C2n.
- the accumulating unit 45C has a function of reading the first individual data VaR amounts 44C11 to 44C1n from the storage unit 44, and storing the first approximate risk amount 44C3 obtained by accumulating them in the storage unit 44.
- the accumulating unit 45C has a function of reading the second individual data VaR amount 44C21 to 44C2n from the storage unit 44 and storing the second approximate risk amount 44C4 obtained by accumulating them in the storage unit 44.
- the ratio calculation unit 45H reads the first risk amount 44H and the first approximate risk amount 44C3 from the storage unit 44, and the value obtained by dividing the first risk amount 44H by the first approximate risk amount 44C3 is an approximate ratio 44C5. As a storage unit 44.
- the second risk amount calculation unit 45I reads the second approximate risk amount 44C4 and the approximate ratio 44C5 from the storage unit 44, and multiplies the second approximate risk amount 44C4 by the approximate ratio 44C5 as the second risk.
- the amount 44C6 is stored in the storage unit 44.
- the difference calculation unit 45J reads the first risk amount 44H and the second risk amount 44C6 from the storage unit 44, and subtracts the first risk amount 44H from the second risk amount 44C6 to obtain the first loss.
- the storage unit 44 has a function of storing the increase / decrease amount 44C7 of the risk amount due to the difference between the data 44A and the second loss data 44G.
- the output unit 45D reads the increase / decrease amount 44C7 of the risk amount from the storage unit 44, and displays the increase / decrease amount of the risk amount due to the difference between the first loss data 44A and the second loss data 44G as the screen display unit 43. Or output to the outside through the communication I / F unit 41.
- the input storage unit 45A inputs the first loss data 44A, the second loss data 44G, the first risk amount 44H, and the coefficient table 44B from the communication I / F unit 41 or the operation input unit 42. And stored in the storage unit 44 (step S31).
- the individual data VaR amount calculation unit 45B stores, in the coefficient table 44B, for each loss data included in the first loss data 44A and the second loss data 44G, corresponding to the loss occurrence frequency included in the loss data.
- the first individual data VaR amount 44C11 to 44C1n and the second individual data VaR amount 44C21 to 44C2n are calculated by multiplying the retained coefficient by the loss amount included in the loss data (step S32).
- the accumulating unit 45C generates a first approximate risk amount 44C3 that is the sum of the first individual data VaR amounts 44C11 to 44C1n and a second approximate risk that is the sum of the second individual data VaR amounts 44C21 to 44C2n.
- the amount 44C4 is calculated (step S33).
- the ratio calculating unit 45H calculates the approximate ratio 44C5 by dividing the first risk amount 44H by the first approximate risk amount 44C3 (step S34).
- the second risk amount calculation unit 45I calculates the second risk amount 44C6 by multiplying the second approximate risk amount 44C4 by the approximate ratio 44C5 (step S35).
- the difference calculation unit 45J subtracts the first risk amount 44H from the second risk amount 44C6 to calculate a risk amount increase / decrease amount 44C7 (step S36).
- the output unit 45D outputs the risk amount increase / decrease amount 44C7 to the screen display unit 43 as the risk amount increase / decrease amount due to the difference between the first loss data 44A and the second loss data 44G. Alternatively, it is output to the outside through the communication I / F unit 41 (step S37).
- the amount of change in the VaR amount due to the change can be calculated at high speed.
- the reason is that the amount of risk based on the second loss data can be obtained by approximate calculation, so that the amount of calculation is far greater than when the risk amount based on the second loss data is obtained using a risk weighing device. This is because it decreases.
- the risk management device 5 has a function of analyzing a factor of increase / decrease in the VaR amount by using a function of approximately calculating VaR based on loss data. ing.
- the risk management device 5 includes a communication I / F unit 51, an operation input unit 52, a screen display unit 53, a storage unit 54, and a processor 55 as main functional units.
- the communication I / F unit 51, operation input unit 52, and screen display unit 53 have the same functions as the communication I / F unit 11, operation input unit 12, and screen display unit 13 of FIG. 1 in the first embodiment. is doing.
- the storage unit 54 includes a storage device such as a hard disk or a semiconductor memory, and has a function of storing processing information and a program 54P necessary for various processes in the processor 55.
- the program 54P is a program that implements various processing units by being read and executed by the processor 55, and can be read by an external device (not shown) or a computer via a data input / output function such as the communication I / F unit 51. It is read in advance from a possible storage medium (not shown) and stored in the storage unit 54.
- main processing information stored in the storage unit 54 first loss data 54A, second loss data 54G, difference factor information 54I, first risk amount 54H, second risk amount 54J, coefficient table 54B, And intermediate information 54C.
- the first loss data 54A is data including a loss amount and a loss occurrence frequency, like the loss data 14A of FIG. 1 in the first embodiment.
- FIG. 21 is a configuration example of the loss data 54A.
- the loss data 54A in this example is composed of a total of n loss data 54A1 to 54An. Each loss data has an identifier (ID) for uniquely identifying the loss data, a loss amount b, and a loss occurrence frequency ⁇ .
- ID identifier
- the second loss data 54G is data including a loss amount and a loss occurrence frequency, like the first loss data 54A.
- FIG. 22 is a configuration example of the loss data 54G.
- the loss data 54G in this example is composed of a total of n loss data 54G1 to 54Gn corresponding to the first loss data 54A on a one-to-one basis. Each loss data has a corresponding first loss data identifier (ID), loss amount b, and loss occurrence frequency ⁇ .
- the relationship between the first loss data 54A and the second loss data 54G may be arbitrary.
- the first loss data 54A may be loss data used for measuring the risk amount of the previous period
- the second loss data 54G may be loss data used for measuring the risk amount of the current period.
- the loss data of distant periods may be used instead of the previous and subsequent periods.
- the difference factor information 54I is information indicating a factor of a difference between the first loss data 54A and the second loss data 54G.
- FIG. 23 is a configuration example of the difference factor information 54I.
- the difference factor information 54I in this example describes the changed loss data ID and the change contents for each of two factors, that is, a change in the risk reduction measure and a change in the business environment.
- the information on the first line indicates that the loss occurrence frequency of the loss data of ID2 has changed from ⁇ 12 to ⁇ 22 due to the change of the risk reduction measure.
- the information on the second line indicates that the loss occurrence frequency of the loss data of ID3 has changed from ⁇ 13 to ⁇ 23 due to the change of the risk reduction measure.
- the information on the third line indicates that the loss amount of the loss data of ID1 has changed from b11 to b21 due to a change in the business environment.
- the information on the fourth line indicates that the loss amount of the loss data of ID2 has changed from b12 to b22 due to a change in the business environment.
- the first risk amount 54H is a risk amount measured by the risk weighing device to be approximated based on the first loss data 54A, for example, 99.9% VaR amount.
- the second risk amount 54J is a risk amount, for example, 99.9% VaR amount measured by the risk weighing device to be approximated based on the second loss data 54G.
- the first and second risk amounts may not be the risk amounts directly weighed by the risk weighing device, but may be the risk amounts of certain basic elements (departments) calculated according to the second embodiment of the present invention.
- the coefficient table 54B is the same as the coefficient table 14B in the first embodiment.
- the intermediate information 54C is intermediate or final data generated in the arithmetic process of the processor 55.
- FIG. 24 is a configuration example of the intermediate information 54C.
- the intermediate information 54C of this example includes the first loss data individual data VaR amount 54C1, the first loss data 54R1 to 54C1n corresponding to the first loss data 54A1 to 54An, and the first loss data 54R1 to 54C1n.
- the second loss data 54G1 to 54Gn the second loss data 54G21 to 54C2n corresponding to the second individual data VaR amount 54C21 to 54C2n, and the second loss data 54G1 to 54Gn.
- Intermediate individual data VaR amounts 54C31 to 54C3n corresponding one-to-one to the first loss data after reflecting only changes in loss amount and loss occurrence frequency due to risk reduction measures in the first loss data 54A1 to 54An
- Sum of intermediate individual data VaR amount 54C3 and first individual data VaR amounts 54C11 to 54C1n A certain first approximate risk amount 54C41, a second approximate risk amount 54C42 that is the sum of the second individual data VaR amounts 54C21 to 54C2n, and an intermediate approximate risk amount 54C43 that is the sum of the intermediate individual data VaR amounts 54C31 to 54C3n
- the intermediate information 54C is an approximate ratio 54C5 that is a ratio of the first risk amount 54H to the first approximate risk amount 54C41, and a first intermediate value that is a value obtained by multiplying the intermediate approximate risk amount 54C43 by the approximate ratio 54C5.
- the processor 55 includes a microprocessor such as a CPU and its peripheral circuits, and reads and executes the program 54P from the storage unit 54, thereby realizing various processing units by cooperating the hardware and the program 54P. have.
- main processing units realized by the processor 55 an input storage unit 55A, an individual data VaR amount calculation unit 55B, an accumulation unit 55C, a ratio calculation unit 55H, an intermediate risk amount calculation unit 55I, a difference calculation unit 55J, and an output unit 55D. There is.
- the input storage unit 55A receives the first loss data 54A, the second loss data 54G, the difference factor information 54I, the first risk amount 54H, the second risk amount from the communication I / F unit 51 or the operation input unit 52.
- 54J and the coefficient table 54B are input and stored in the storage unit 54.
- the individual data VaR amount calculation unit 55B reads the first loss data 54A, the second loss data 54G, the difference factor information 54I, and the coefficient table 54B from the storage unit 54, and includes the loss data included in the first loss data 54A. For each 54Ai, a multiplication value of the coefficient held in the coefficient table 54B corresponding to the loss occurrence frequency ⁇ i included in the loss data and the loss amount bi included in the loss data is calculated, and the first individual data It has a function of storing in the storage unit 54 as VaR amounts 54C11 to 54C1n.
- the individual data VaR amount calculation unit 55B for each loss data included in the second loss data, the coefficient stored in the coefficient table 54B corresponding to the loss occurrence frequency ⁇ i included in the loss data and the loss thereof It has a function of calculating a multiplication value of the loss amount bi included in the data and storing it in the storage unit 54 as the second individual data VaR amounts 54C21 to 54C2n.
- the individual data VaR amount calculation unit 55B reflects only changes in loss amount and loss occurrence frequency due to risk reduction measures in the second loss data 54G1 to 54Gn after reflecting them in the first loss data 54A1 to 54An.
- a function of generating first loss data For example, when the difference factor information 54I is shown in FIG. 23, the individual data VaR amount calculation unit 55B changes the loss occurrence frequency of the first loss data 54A2 from ⁇ 12 to ⁇ 22, and generates loss of the first loss data 54A3. The frequency is changed from ⁇ 13 to ⁇ 23.
- the individual data VaR amount calculation unit 55B is held in the coefficient table 54B corresponding to the loss occurrence frequency ⁇ i included in the loss data for each first loss data after such a change.
- a multiplication value of the coefficient and the loss amount bi included in the loss data is calculated and stored in the storage unit 54 as intermediate individual data VaR amounts 54C31 to 54C3n.
- the accumulating unit 55C has a function of reading the first individual data VaR amounts 54C11 to 54C1n from the storage unit 54, and storing the first approximate risk amount 54C41 obtained by accumulating them in the storage unit 54.
- the accumulating unit 55C has a function of reading the second individual data VaR amounts 54C21 to 54C2n from the storage unit 54, and storing the second approximate risk amount 54C42 obtained by accumulating them in the storage unit 54.
- the accumulating unit 55C has a function of reading the intermediate individual data VaR amounts 54C31 to 54C3n from the storage unit 54 and storing the intermediate approximate risk amount 54C43 obtained by accumulating them in the storage unit 54.
- the ratio calculation unit 55H reads the first risk amount 54H and the first approximate risk amount 54C41 from the storage unit 54, and the value obtained by dividing the first risk amount 54H by the first approximate risk amount 54C41 is the approximate ratio 54C5. As a storage unit 54.
- the intermediate risk amount calculation unit 55I reads the intermediate approximate risk amount 54C43, the second approximate risk amount 54C42, and the approximate ratio 54C5 from the storage unit 54, and multiplies the intermediate approximate risk amount 54C43 by the approximate ratio 54C5. 1 and a value obtained by multiplying the second approximate risk amount 54C42 by the approximate ratio 54C5 as a second intermediate risk amount 54C62, and storing the result in the storage unit 54. .
- the difference calculation unit 55J reads the first risk amount 54H, the second risk amount 54J, the first intermediate risk amount 54C61, and the second intermediate risk amount 54C62 from the storage unit 54, and performs the first intermediate
- the remaining amount obtained by subtracting the first risk amount 54H from the risk amount 54C61 is obtained by subtracting the increase / decrease amount 54C71 of the risk amount resulting from the risk reduction measure and the first intermediate risk amount 54C61 from the second intermediate risk amount 54C62.
- the remaining risk amount is calculated and stored in the storage unit 54 as an increase / decrease amount 54C72 of the risk amount due to changes in the business environment.
- the difference calculation unit 55J calculates the remaining risk amount obtained by subtracting the second intermediate risk amount 54C62 from the second risk amount 54J as an increase / decrease amount 54C73 of the risk amount caused by the measurement model, and stores the storage unit 54. You may have the function to memorize.
- the output unit 55D reads the risk amount increase / decrease amount 54C71 due to the risk reduction measure and the risk amount increase / decrease amount 54C72 due to the business environment change from the storage unit 54 and outputs the read amount to the screen display unit 53, or the communication I / O It has a function of outputting to the outside through the F unit 51. Further, the output unit 55D has a function of reading the increase / decrease amount 54C73 of the risk amount due to the measurement model from the storage unit 54 and outputting it to the screen display unit 53 or outputting it to the outside through the communication I / F unit 51. May be.
- the input storage unit 55A receives the first loss data 54A, the second loss data 54G, the difference factor information 54I, the first risk amount 54H, and the second from the communication I / F unit 51 or the operation input unit 52.
- the risk amount 54J is input and stored in the storage unit 54 (step S41).
- the individual data VaR amount calculation unit 55B includes the loss data 54Ai included in the first loss data 54A, the loss data 54Gi included in the second loss data 54G, and the second loss data 54G1 to 54Gn.
- the loss occurrence frequency ⁇ i included in the loss data for each first loss data after reflecting only the amount of loss and the change in the loss occurrence frequency due to the risk reduction measures in the first loss data 54A1 to 54An.
- the multiplication values of the coefficient held in the coefficient table 54B and the loss amount bi included in the loss data are respectively used as the first individual data VaR amount 54C11 to 54C1n and the second individual data VaR amount 54C21 to 54C2n.
- And intermediate individual data VaR amounts 54C31 to 54C3n step S42).
- the accumulating unit 55C calculates the accumulated value of the first individual data VaR amount 54C11 to 54C1n, the accumulated value of the second individual data VaR amount 54C21 to 54C2n, and the accumulated value of the intermediate individual data VaR amount 54C31 to 54C3n.
- the ratio calculation unit 55H calculates a value obtained by dividing the first risk amount 54H by the first approximate risk amount 54C41 as the approximate ratio 54C5 (step S44).
- the first risk amount 54H and the first approximate risk amount 54C41 are risk amounts based on the same first loss data 54A, but the risk in which the first risk amount 54H is measured by the risk weighing device to be approximated.
- the first approximate risk quantity 54C41 is calculated by an approximation calculation using the coefficient table 54B. That is, since the metric models are different, they do not match completely.
- the approximate ratio 54C5 plays a role as a correction factor for adapting the approximate calculated risk amount to the risk amount of the risk weighing device.
- the intermediate risk amount calculation unit 55I uses a value obtained by multiplying the intermediate approximate risk amount 54C43 by the approximate ratio 54C5 and a value obtained by multiplying the second approximate risk amount 54C42 by the approximate ratio 54C5, respectively, as the first intermediate risk amount 54C43.
- the risk amount 54C61 and the second intermediate risk amount 54C62 are calculated (step S45).
- the first intermediate risk amount 54C61 is obtained by correcting the intermediate approximate risk amount 54C43 based on the loss data reflecting only the change caused by the risk reduction measure with respect to the first loss data 54A by the approximate ratio 54C5. Therefore, it becomes an approximate value of the risk amount measured by the risk weighing device based on the loss data reflecting only the change caused by the risk reduction measure with respect to the first loss data 54A.
- the second intermediate risk amount 54C62 is obtained by correcting the second approximate risk amount 54C42 based on the second loss data 54G by the approximate ratio 54C5, and therefore the risk based on the second loss data 54G. This is an approximate value of the risk amount weighed by the weighing device.
- the difference calculation unit 55J obtains the remaining risk amount obtained by subtracting the first risk amount 54H from the first intermediate risk amount 54C61, and the first intermediate risk amount 54C61 from the second intermediate risk amount 54C62.
- the remaining risk amounts after subtracting are calculated as a risk amount increase / decrease amount 54C71 due to the risk reduction measure and a risk amount increase / decrease amount 54C72 due to the change in the business environment (step S46).
- the difference calculation unit 55J may calculate the remaining risk amount obtained by subtracting the second intermediate risk amount 54C62 from the second risk amount 54J as the increase / decrease amount 54C73 of the risk amount caused by the measurement model. Good.
- the output unit 55D outputs the increase / decrease amount 54C71 of the risk amount due to the risk reduction measure and the increase / decrease amount 54C72 of the risk amount due to the change in the business environment to the screen display unit 53 or the communication I / F unit 51. To the outside (step S47). At this time, the output unit 55D may output the increase / decrease amount 54C73 of the risk amount due to the measurement model to the screen display unit 53, or may output it to the outside through the communication I / F unit 51 (step S47).
- the present embodiment it is possible to analyze the factor of increase or decrease of the VaR amount with a small amount of calculation by using the function of approximating VaR based on the loss data.
- the reason is that the risk amount based on the intermediate loss data in which only the change in the loss amount and the loss occurrence frequency due to a specific factor is reflected in the first loss data can be obtained by approximate calculation. This is because the amount of calculation is much smaller than that when using.
- the amount of increase / decrease of three factors that is, the amount of increase / decrease due to risk reduction measures, the amount of increase / decrease due to changes in the business environment, and the amount of increase / decrease due to the measurement model.
- the present invention is not limited to this, and can also be applied to the case where only the amount of increase / decrease caused by a risk reduction measure or the amount of increase / decrease due to a change in the business environment is required. It is. It can also be applied to the case where the risk reduction measures are further subdivided into more detailed factors.
- the present invention has been described with reference to some embodiments, the present invention is not limited to the above embodiments, and various other additions and modifications are possible.
- the present invention can also be applied to risks other than operational risks, such as credit risks associated with credit transactions such as lending operations and market risks associated with foreign exchange and interest rate transactions.
- the present invention can be used when calculating a risk amount from a loss data including a loss amount and a loss occurrence frequency by a simple method, performing capital allocation, component analysis, and the like.
- a risk management apparatus comprising: [Appendix 2] The risk management apparatus according to appendix 1, further comprising an accumulation unit that calculates an accumulation value of the multiplication values calculated for each loss data.
- the risk weighing device of the loss distribution method calls a unit for measuring a risk amount as a weighing unit and an element constituting the weighing unit as a basic element, the loss data for each basic element including a loss amount and a loss occurrence frequency, Corresponding to loss occurrence frequency, a coefficient that holds a coefficient equal to the occurrence number value that is the lower ⁇ % point ( ⁇ is a predetermined constant) in the cumulative distribution function of the probability distribution using the loss occurrence frequency as a parameter Storage means for storing a table and a risk amount weighed by the risk weighing device for the weighing unit; Individual data VaR amount calculation means for calculating a multiplication value of a coefficient held in the coefficient table and a loss amount included in the loss data corresponding to the loss occurrence frequency included in the loss data for each loss data When, Accumulating means for calculating a cumulative value of the multiplication values calculated for all the loss data relating to the measurement unit, and a cumulative value of the multiplication values calculated for all the loss data
- a risk management apparatus comprising: a basic element-specific risk amount calculation unit that calculates a risk amount corresponding to a ratio of the cumulative value of the multiplied values as the risk amount of the specific basic element.
- One or more first scenario data including a loss amount and a loss occurrence frequency
- one or more second scenario data obtained by changing at least one of the loss amount and the loss occurrence frequency in the first scenario data
- the loss A coefficient table that holds a coefficient equal to the value of the number of occurrences which becomes the lower ⁇ % point ( ⁇ is a predetermined constant) in the cumulative distribution function of the probability distribution using the loss occurrence frequency as a parameter corresponding to the occurrence frequency
- Storage means for storing For each of the first and second scenario data, a multiplication value of a coefficient held in the coefficient table and a loss amount included in the scenario data is calculated corresponding to the loss occurrence frequency included in the scenario data.
- Individual data VaR amount calculation means For each combination of the first scenario data and the second scenario data in which at least one of the loss amount and loss occurrence frequency in the first scenario data is changed, the multiplication value related to the first scenario data and the A risk management device comprising: difference calculation means for calculating a difference value between the second scenario data and the multiplication value.
- One or more first loss data including a loss amount and a loss occurrence frequency, a first risk amount measured by a risk weighing device based on the first loss data, a loss amount and a loss occurrence frequency
- One or more second loss data including the lower ⁇ % point ( ⁇ is a predetermined constant) in the cumulative distribution function of the probability distribution using the loss occurrence frequency as a parameter corresponding to the loss occurrence frequency
- Storage means for storing a coefficient table holding coefficients equal to the value of the number of occurrences; For each of the first and second loss data, a multiplication value of a coefficient held in the coefficient table and a loss amount included in the loss data corresponding to the loss occurrence frequency included in the loss data is calculated.
- Individual data VaR amount calculation means Accumulating means for calculating first and second approximate risk amounts obtained by accumulating the calculated multiplication values for each of the first and second loss data; A ratio calculating means for calculating a ratio of the first risk amount to the first approximate risk amount as an approximate ratio; A second risk amount calculating means for calculating a value obtained by multiplying the second approximate risk amount by the approximate ratio as a second risk amount; Difference calculating means for calculating a difference between the first risk amount and the second risk amount as an increase / decrease amount of the risk amount caused by the difference between the first and second loss data. Risk management device.
- One or more first loss data including a loss amount and a loss occurrence frequency, a first risk amount measured by a risk weighing device based on the first loss data, a loss amount and a loss occurrence frequency A cumulative distribution function of a probability distribution using the loss occurrence frequency as a parameter corresponding to the loss occurrence frequency, and one or more second loss data including the difference factor information between the first and second loss data
- Storage means for storing a coefficient table holding coefficients equal to the value of the number of occurrences which is the lower ⁇ % point ( ⁇ is a predetermined constant) at The loss data for each of the first loss data and for each intermediate loss data in which only changes in the loss amount and loss occurrence frequency due to specific factors in the second loss data are reflected in the first loss data.
- Individual data VaR amount calculation means for calculating a multiplication value of a coefficient held in the coefficient table and a loss amount included in the loss data corresponding to the loss occurrence frequency included in Accumulation means for calculating a first approximate risk amount and an intermediate approximate risk amount obtained by accumulating the calculated multiplication values for each of the first loss data and the intermediate loss data;
- a ratio calculating means for calculating a ratio of the first risk amount to the first approximate risk amount as an approximate ratio;
- Intermediate risk amount calculation means for calculating a value obtained by multiplying the intermediate approximate risk amount by the approximate ratio as an intermediate risk amount;
- Difference calculating means for calculating a difference between the first risk amount and the intermediate risk amount as an increase / decrease amount of the risk amount caused by the specific factor between the first and second loss data.
- a risk management device characterized by that.
- the lower ⁇ % point ( ⁇ is a predetermined constant in the cumulative distribution function of the probability distribution using the loss occurrence frequency as a parameter corresponding to the loss occurrence frequency and the loss data including the loss amount and the loss occurrence frequency.
- the lower ⁇ % point ( ⁇ is a predetermined constant in the cumulative distribution function of the probability distribution using the loss occurrence frequency as a parameter corresponding to the loss occurrence frequency and the loss data including the loss amount and the loss occurrence frequency.
- a computer having storage means for storing a coefficient table that holds coefficients equal to the value of the occurrence number of Individual data VaR amount calculation means for calculating a multiplication value of a coefficient held in the coefficient table and a loss amount included in the loss data corresponding to the loss occurrence frequency included in the loss data for each loss data Program to function as.
Landscapes
- Business, Economics & Management (AREA)
- Human Resources & Organizations (AREA)
- Engineering & Computer Science (AREA)
- Strategic Management (AREA)
- Entrepreneurship & Innovation (AREA)
- Economics (AREA)
- Operations Research (AREA)
- Game Theory and Decision Science (AREA)
- Development Economics (AREA)
- Marketing (AREA)
- Educational Administration (AREA)
- Quality & Reliability (AREA)
- Tourism & Hospitality (AREA)
- Physics & Mathematics (AREA)
- General Business, Economics & Management (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
Abstract
Description
損失額と損失発生頻度とを含む損失データと、上記損失発生頻度に対応して、上記損失発生頻度をパラメータとする確率分布の累積分布関数における下側α%点(αは予め定められた定数)となる発生数の値に等しい係数を保持する係数テーブルとを記憶するメモリと、
上記メモリに接続されたプロセッサとを備え、
上記プロセッサは、
上記損失データ毎に、上記損失データに含まれる損失発生頻度に対応して上記係数テーブルに保持されている係数と上記損失データに含まれる損失額との乗算値を算出する
ようにプログラムされている、といった構成を採る。
損失額と損失発生頻度とを含む損失データと、上記損失発生頻度に対応して、上記損失発生頻度をパラメータとする確率分布の累積分布関数における下側α%点(αは予め定められた定数)となる発生数の値に等しい係数を保持する係数テーブルとを記憶するメモリと、上記メモリに接続されたプロセッサとを備えるリスク管理装置が実行するリスク管理方法であって、
上記プロセッサが、
上記損失データ毎に、上記損失データに含まれる損失発生頻度に対応して上記係数テーブルに保持されている係数と上記損失データに含まれる損失額との乗算値を算出する、といった構成を採る。
[第1の実施形態]
図1を参照すると、本発明の第1の実施形態にかかるリスク管理装置1は、損失データに基づいてVaRを近似計算する機能を有している。
・各損失事象の保有期間中の生起回数は、一般的なリスク計量装置において使用される種類の頻度分布に従うと仮定
・損失事象間では上記生起回数の相関は1である(正確には、当該同時分布のコピュラ関数が対角線上の一様分布)と仮定
・各損失事象において一回の損失額は入力データに記載のSiになると仮定
して
・損失事象の内容iによる保有期間中の損失金額の平均値E[Li]が、入力データの損失金額と平均頻度から直接もとめた平均値Si×Fiに等しくなる
ように、P(L1,…,Ln)をフィッティングし、それを利用してP(L)を計算しVaR[L]を出力したものと同じ値である。
図6を参照すると、本発明の第2の実施形態にかかるリスク管理装置2は、損失データに基づいてVaRを近似計算する機能を利用して、リスク計量装置が計量する計量単位毎のVaRから、その計量単位を構成する基本要素別のリスク量を算出する機能を有している。
図10を参照すると、本発明の第3の実施形態にかかるリスク管理装置3は、損失データに基づいてVaRを近似計算する機能を利用して、リスク削減策の効果の期待度が大きいシナリオデータを決定する機能を有している。
図15を参照すると、本発明の第4の実施形態にかかるリスク管理装置4は、損失データに基づいてVaRを近似計算する機能を利用して、損失データの変化に起因するVaR額の変化量を算出する機能を有している。
図20を参照すると、本発明の第5の実施形態にかかるリスク管理装置5は、損失データに基づいてVaRを近似計算する機能を利用して、VaR額増減の要因を分析する機能を有している。
54Jから第2の中間のリスク量54C62を差し引いた残りのリスク量を、計量モデルに起因するリスク量の増減額54C73として算出しておいてもよい。
[付記1]
損失額と損失発生頻度とを含む損失データと、前記損失発生頻度に対応して、前記損失発生頻度をパラメータとする確率分布の累積分布関数における下側α%点(αは予め定められた定数)となる発生数の値に等しい係数を保持する係数テーブルとを記憶する記憶手段と、
前記損失データ毎に、前記損失データに含まれる損失発生頻度に対応して前記係数テーブルに保持されている係数と前記損失データに含まれる損失額との乗算値を算出する個別データVaR額算出手段と
を備えることを特徴とするリスク管理装置。
[付記2]
損失データ毎に算出された前記乗算値の累積値を算出する累積手段を
備えることを特徴とする付記1に記載のリスク管理装置。
[付記3]
損失分布手法のリスク計量装置がリスク量を計量する単位を計量単位、該計量単位を構成する要素を基本要素と呼ぶとき、損失額と損失発生頻度とを含む基本要素別の損失データと、前記損失発生頻度に対応して、前記損失発生頻度をパラメータとする確率分布の累積分布関数における下側α%点(αは予め定められた定数)となる発生数の値に等しい係数を保持する係数テーブルと、前記計量単位について前記リスク計量装置が計量したリスク量とを記憶する記憶手段と、
前記損失データ毎に、前記損失データに含まれる損失発生頻度に対応して前記係数テーブルに保持されている係数と前記損失データに含まれる損失額との乗算値を算出する個別データVaR額算出手段と、
前記計量単位に関する全ての損失データについて算出された前記乗算値の累積値と、各基本要素に関する全ての損失データについて算出された前記乗算値の累積値とを算出する累積手段と、
前記リスク推定装置によって前記計量単位について算出された前記リスク量のうち、前記計量単位に関する全ての損失データについて算出された前記乗算値の累積値に対する、特定の前記基本要素に関する全ての損失データについて算出された前記乗算値の累積値の割合に相当するリスク量を、前記特定の基本要素のリスク量として算出する基本要素別リスク量算出手段と
を備えることを特徴とするリスク管理装置。
[付記4]
損失額と損失発生頻度とを含む1以上の第1のシナリオデータと、該第1のシナリオデータにおける損失額および損失発生頻度の少なくとも一方を変更した1以上の第2のシナリオデータと、前記損失発生頻度に対応して、前記損失発生頻度をパラメータとする確率分布の累積分布関数における下側α%点(αは予め定められた定数)となる発生数の値に等しい係数を保持する係数テーブルとを記憶する記憶手段と、
前記第1および第2のシナリオデータ毎に、そのシナリオデータに含まれる損失発生頻度に対応して前記係数テーブルに保持されている係数とそのシナリオデータに含まれる損失額との乗算値を算出する個別データVaR額算出手段と、
前記第1のシナリオデータと前記第1のシナリオデータにおける損失額および損失発生頻度の少なくとも一方を変更した前記第2のシナリオデータとの組合せ毎に、前記第1のシナリオデータに関する前記乗算値と前記第2のシナリオデータに関する前記乗算値との差分値を算出する差分算出手段と
を備えることを特徴とするリスク管理装置。
[付記5]
損失額と損失発生頻度とを含む1以上の第1の損失データと、該第1の損失データに基づいてリスク計量装置で計量された第1のリスク量と、損失額と損失発生頻度とを含む1以上の第2の損失データと、前記損失発生頻度に対応して、前記損失発生頻度をパラメータとする確率分布の累積分布関数における下側α%点(αは予め定められた定数)となる発生数の値に等しい係数を保持する係数テーブルとを記憶する記憶手段と、
前記第1および第2の損失データ毎に、前記損失データに含まれる損失発生頻度に対応して前記係数テーブルに保持されている係数と前記損失データに含まれる損失額との乗算値を算出する個別データVaR額算出手段と、
前記第1および第2の損失データ毎に、前記算出された前記乗算値を累積した第1および第2の近似リスク量を算出する累積手段と、
前記第1の近似リスク量に対する前記第1のリスク量の割合を、近似比率として算出する比率算出手段と、
前記第2の近似リスク量に前記近似比率を乗じた値を、第2のリスク量として算出する第2のリスク量算出手段と、
前記第1のリスク量と前記第2のリスク量との差を、前記第1および第2の損失データ間の差に起因するリスク量の増減額として算出する差分算出手段と
を備えることを特徴とするリスク管理装置。
[付記6]
損失額と損失発生頻度とを含む1以上の第1の損失データと、該第1の損失データに基づいてリスク計量装置で計量された第1のリスク量と、損失額と損失発生頻度とを含む1以上の第2の損失データと、前記第1および第2の損失データ間の差分要因情報と、前記損失発生頻度に対応して、前記損失発生頻度をパラメータとする確率分布の累積分布関数における下側α%点(αは予め定められた定数)となる発生数の値に等しい係数を保持する係数テーブルとを記憶する記憶手段と、
前記第1の損失データ毎、および前記第2の損失データ中の特定の要因による損失額および損失発生頻度の変化だけを前記第1の損失データに反映した中間の損失データ毎に、前記損失データに含まれる損失発生頻度に対応して前記係数テーブルに保持されている係数と前記損失データに含まれる損失額との乗算値を算出する個別データVaR額算出手段と、
前記第1の損失データおよび前記中間の損失データ毎に、前記算出された前記乗算値を累積した第1の近似リスク量および中間の近似リスク量を算出する累積手段と、
前記第1の近似リスク量に対する前記第1のリスク量の割合を、近似比率として算出する比率算出手段と、
前記中間の近似リスク量に前記近似比率を乗じた値を中間のリスク量として算出する中間リスク量算出手段と、
前記第1のリスク量と前記中間のリスク量との差を、前記第1および前記第2の損失データ間における前記特定の要因に起因するリスク量の増減額として算出する差分算出手段と
を備えることを特徴とするリスク管理装置。
[付記7]
損失額と損失発生頻度とを含む損失データと、前記損失発生頻度に対応して、前記損失発生頻度をパラメータとする確率分布の累積分布関数における下側α%点(αは予め定められた定数)となる発生数の値に等しい係数を保持する係数テーブルとを記憶する記憶手段と、個別データVaR額算出手段とを有するリスク管理装置が実行するリスク管理方法であって、
前記個別データVaR額算出手段が、
前記損失データ毎に、前記損失データに含まれる損失発生頻度に対応して前記係数テーブルに保持されている係数と前記損失データに含まれる損失額との乗算値を算出する
ことを特徴とするリスク管理方法。
[付記8]
損失額と損失発生頻度とを含む損失データと、前記損失発生頻度に対応して、前記損失発生頻度をパラメータとする確率分布の累積分布関数における下側α%点(αは予め定められた定数)となる発生数の値に等しい係数を保持する係数テーブルとを記憶する記憶手段を有するコンピュータを、
前記損失データ毎に、前記損失データに含まれる損失発生頻度に対応して前記係数テーブルに保持されている係数と前記損失データに含まれる損失額との乗算値を算出する個別データVaR額算出手段
として機能させるためのプログラム。
11、21、31、41、51…通信I/F部
12、22、32、42、52…操作入力部
13、23、33、43、53…画面表示部
14、24、34、44、54…記憶部
15、25、35、45、55…プロセッサ
Claims (13)
- 損失額と損失発生頻度とを含む損失データと、前記損失発生頻度に対応して、前記損失発生頻度をパラメータとする確率分布の累積分布関数における下側α%点(αは予め定められた定数)となる発生数の値に等しい係数を保持する係数テーブルとを記憶するメモリと、
前記メモリに接続されたプロセッサとを備え、
前記プロセッサは、
前記損失データ毎に、前記損失データに含まれる損失発生頻度に対応して前記係数テーブルに保持されている係数と前記損失データに含まれる損失額との乗算値を算出する
ようにプログラムされていることを特徴とするリスク管理装置。 - 前記プロセッサは、さらに、
損失データ毎に算出された前記乗算値の累積値を算出する
ようにプログラムされていることを特徴とする請求項1に記載のリスク管理装置。 - 損失分布手法のリスク計量装置がリスク量を計量する単位を計量単位、該計量単位を構成する要素を基本要素と呼ぶとき、前記メモリは、前記損失データを前記基本要素別に記憶すると共に、さらに、前記計量単位について前記リスク計量装置が計量したリスク量を記憶し、
前記プロセッサは、さらに、
前記計量単位に関する全ての損失データについて算出された前記乗算値の累積値と、各基本要素に関する全ての損失データについて算出された前記乗算値の累積値とを算出し、
前記リスク推定装置によって前記計量単位について算出された前記リスク量のうち、前記計量単位に関する全ての損失データについて算出された前記乗算値の累積値に対する、特定の前記基本要素に関する全ての損失データについて算出された前記乗算値の累積値の割合に相当するリスク量を、前記特定の基本要素のリスク量として算出する
ようにプログラムされていることを特徴とする請求項1に記載のリスク管理装置。 - 前記メモリは、前記損失データを第1のシナリオデータとして記憶すると共に、さらに、前記第1のシナリオデータにおける損失額および損失発生頻度の少なくとも一方を変更した第2のシナリオデータを記憶し、
前記プロセッサは、
前記乗算値の算出では、前記第1および第2のシナリオデータ毎に、そのシナリオデータに含まれる損失発生頻度に対応して前記係数テーブルに保持されている係数とそのシナリオデータに含まれる損失額との乗算値を算出し、
前記プロセッサは、さらに、
前記第1のシナリオデータと前記第1のシナリオデータにおける損失額および損失発生頻度の少なくとも一方を変更した前記第2のシナリオデータとの組合せ毎に、前記第1のシナリオデータに関する前記乗算値と前記第2のシナリオデータに関する前記乗算値との差分値を算出する
ようにプログラムされていることを特徴とする請求項1に記載のリスク管理装置。 - 前記メモリは、前記損失データを第1の損失データとして記憶すると共に、さらに、前記第1の損失データに基づいてリスク計量装置で計量された第1のリスク量と、損失額と損失発生頻度とを含む第2の損失データとを記憶し、
前記プロセッサは、
前記乗算値の算出では、前記第1および第2の損失データ毎に、前記損失データに含まれる損失発生頻度に対応して前記係数テーブルに保持されている係数と前記損失データに含まれる損失額との乗算値を算出し、
前記プロセッサは、さらに、
前記第1および第2の損失データ毎に、前記算出された前記乗算値を累積した第1および第2の近似リスク量を算出し、
前記第1の近似リスク量に対する前記第1のリスク量の割合を、近似比率として算出し、
前記第2の近似リスク量に前記近似比率を乗じた値を、第2のリスク量として算出し、
前記第1のリスク量と前記第2のリスク量との差を、前記第1および第2の損失データ間の差に起因するリスク量の増減額として算出する
ようにプログラムされていることを特徴とする請求項1に記載のリスク管理装置。 - 前記メモリは、前記損失データを第1の損失データとして記憶すると共に、さらに、前記第1の損失データに基づいてリスク計量装置で計量された第1のリスク量と、損失額と損失発生頻度とを含む第2の損失データと、前記第1および第2の損失データ間の差分要因情報とを記憶し、
前記プロセッサは、
前記乗算値の算出では、前記第1の損失データ毎、および前記第2の損失データ中の特定の要因による損失額および損失発生頻度の変化だけを前記第1の損失データに反映した中間の損失データ毎に、前記損失データに含まれる損失発生頻度に対応して前記係数テーブルに保持されている係数と前記損失データに含まれる損失額との乗算値を算出し、
前記プロセッサは、さらに、
前記第1の損失データおよび前記中間の損失データ毎に、前記算出された前記乗算値を累積した第1の近似リスク量および中間の近似リスク量を算出し、
前記第1の近似リスク量に対する前記第1のリスク量の割合を、近似比率として算出し、
前記中間の近似リスク量に前記近似比率を乗じた値を中間のリスク量として算出し、
前記第1のリスク量と前記中間のリスク量との差を、前記第1および前記第2の損失データ間における前記特定の要因に起因するリスク量の増減額として算出する
ようにプログラムされていることを特徴とする請求項1に記載のリスク管理装置。 - 損失額と損失発生頻度とを含む損失データと、前記損失発生頻度に対応して、前記損失発生頻度をパラメータとする確率分布の累積分布関数における下側α%点(αは予め定められた定数)となる発生数の値に等しい係数を保持する係数テーブルとを記憶するメモリと、前記メモリに接続されたプロセッサとを備えるリスク管理装置が実行するリスク管理方法であって、
前記プロセッサが、
前記損失データ毎に、前記損失データに含まれる損失発生頻度に対応して前記係数テーブルに保持されている係数と前記損失データに含まれる損失額との乗算値を算出する
ことを特徴とするリスク管理方法。 - 前記プロセッサは、さらに、
損失データ毎に算出された前記乗算値の累積値を算出する
ことを特徴とする請求項7に記載のリスク管理方法。 - 損失分布手法のリスク計量装置がリスク量を計量する単位を計量単位、該計量単位を構成する要素を基本要素と呼ぶとき、前記メモリは、前記損失データを前記基本要素別に記憶すると共に、さらに、前記計量単位について前記リスク計量装置が計量したリスク量を記憶し、
前記プロセッサは、さらに、
前記計量単位に関する全ての損失データについて算出された前記乗算値の累積値と、各基本要素に関する全ての損失データについて算出された前記乗算値の累積値とを算出し、
前記リスク推定装置によって前記計量単位について算出された前記リスク量のうち、前記計量単位に関する全ての損失データについて算出された前記乗算値の累積値に対する、特定の前記基本要素に関する全ての損失データについて算出された前記乗算値の累積値の割合に相当するリスク量を、前記特定の基本要素のリスク量として算出する
ことを特徴とする請求項7に記載のリスク管理方法。 - 前記メモリは、前記損失データを第1のシナリオデータとして記憶すると共に、さらに、前記第1のシナリオデータにおける損失額および損失発生頻度の少なくとも一方を変更した第2のシナリオデータを記憶し、
前記プロセッサは、
前記乗算値の算出では、前記第1および第2のシナリオデータ毎に、そのシナリオデータに含まれる損失発生頻度に対応して前記係数テーブルに保持されている係数とそのシナリオデータに含まれる損失額との乗算値を算出し、
さらに、
前記第1のシナリオデータと前記第1のシナリオデータにおける損失額および損失発生頻度の少なくとも一方を変更した前記第2のシナリオデータとの組合せ毎に、前記第1のシナリオデータに関する前記乗算値と前記第2のシナリオデータに関する前記乗算値との差分値を算出する
ことを特徴とする請求項7に記載のリスク管理方法。 - 前記メモリは、前記損失データを第1の損失データとして記憶すると共に、さらに、前記第1の損失データに基づいてリスク計量装置で計量された第1のリスク量と、損失額と損失発生頻度とを含む第2の損失データとを記憶し、
前記プロセッサは、
前記乗算値の算出では、前記第1および第2の損失データ毎に、前記損失データに含まれる損失発生頻度に対応して前記係数テーブルに保持されている係数と前記損失データに含まれる損失額との乗算値を算出し、
さらに、
前記第1および第2の損失データ毎に、前記算出された前記乗算値を累積した第1および第2の近似リスク量を算出し、
前記第1の近似リスク量に対する前記第1のリスク量の割合を、近似比率として算出し、
前記第2の近似リスク量に前記近似比率を乗じた値を、第2のリスク量として算出し、
前記第1のリスク量と前記第2のリスク量との差を、前記第1および第2の損失データ間の差に起因するリスク量の増減額として算出する
ことを特徴とする請求項7に記載のリスク管理方法。 - 前記メモリは、前記損失データを第1の損失データとして記憶すると共に、さらに、前記第1の損失データに基づいてリスク計量装置で計量された第1のリスク量と、損失額と損失発生頻度とを含む第2の損失データと、前記第1および第2の損失データ間の差分要因情報とを記憶し、
前記プロセッサは、
前記乗算値の算出では、前記第1の損失データ毎、および前記第2の損失データ中の特定の要因による損失額および損失発生頻度の変化だけを前記第1の損失データに反映した中間の損失データ毎に、前記損失データに含まれる損失発生頻度に対応して前記係数テーブルに保持されている係数と前記損失データに含まれる損失額との乗算値を算出し、
さらに、
前記第1の損失データおよび前記中間の損失データ毎に、前記算出された前記乗算値を累積した第1の近似リスク量および中間の近似リスク量を算出し、
前記第1の近似リスク量に対する前記第1のリスク量の割合を、近似比率として算出し、
前記中間の近似リスク量に前記近似比率を乗じた値を中間のリスク量として算出し、
前記第1のリスク量と前記中間のリスク量との差を、前記第1および前記第2の損失データ間における前記特定の要因に起因するリスク量の増減額として算出する
ことを特徴とする請求項7に記載のリスク管理方法。 - 損失額と損失発生頻度とを含む損失データと、前記損失発生頻度に対応して、前記損失発生頻度をパラメータとする確率分布の累積分布関数における下側α%点(αは予め定められた定数)となる発生数の値に等しい係数を保持する係数テーブルとを記憶するメモリに接続されたプロセッサに、
前記損失データ毎に、前記損失データに含まれる損失発生頻度に対応して前記係数テーブルに保持されている係数と前記損失データに含まれる損失額との乗算値を算出するステップ、
を実行させるためのプログラム。
Priority Applications (4)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
SG2013070685A SG193549A1 (en) | 2011-03-29 | 2012-03-23 | Risk management device |
KR1020137025321A KR101566601B1 (ko) | 2011-03-29 | 2012-03-23 | 리스크 관리 장치 |
EP12763797.3A EP2693378A4 (en) | 2011-03-29 | 2012-03-23 | RISK MANAGEMENT DEVICE |
US14/008,053 US20140012621A1 (en) | 2011-03-29 | 2012-03-23 | Risk management device |
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2011-072744 | 2011-03-29 | ||
JP2011072744A JP5800353B2 (ja) | 2011-03-29 | 2011-03-29 | リスク管理装置 |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2012132353A1 true WO2012132353A1 (ja) | 2012-10-04 |
Family
ID=46930134
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/JP2012/002004 WO2012132353A1 (ja) | 2011-03-29 | 2012-03-23 | リスク管理装置 |
Country Status (6)
Country | Link |
---|---|
US (1) | US20140012621A1 (ja) |
EP (1) | EP2693378A4 (ja) |
JP (1) | JP5800353B2 (ja) |
KR (1) | KR101566601B1 (ja) |
SG (1) | SG193549A1 (ja) |
WO (1) | WO2012132353A1 (ja) |
Families Citing this family (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20130060600A1 (en) * | 2011-09-06 | 2013-03-07 | Aon Benfield Global, Inc. | Risk reporting log |
US10408392B2 (en) * | 2016-05-27 | 2019-09-10 | Ningbo Well Electric Applance Co., Ltd. | Outdoor lamp holder and outdoor lamp string using same |
CN113379786B (zh) * | 2021-06-30 | 2024-02-02 | 深圳万兴软件有限公司 | 图像抠图方法、装置、计算机设备及存储介质 |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2004252893A (ja) * | 2003-02-21 | 2004-09-09 | Fujitsu Ltd | オペレーショナルリスク計量装置およびオペレーショナルリスク計量方法 |
JP2006155427A (ja) * | 2004-11-30 | 2006-06-15 | Toshiba Corp | オペレーショナルリスクの計量化装置、方法、およびプログラム |
JP2006178891A (ja) * | 2004-12-24 | 2006-07-06 | Hitachi Ltd | 設備保守リスク評価システムおよび設備保守リスク評価方法 |
Family Cites Families (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
AU2002256018A1 (en) * | 2001-03-29 | 2002-10-15 | Accenture Llp | Overall risk in a system |
WO2012073074A1 (en) * | 2010-12-03 | 2012-06-07 | Swiss Reinsurance Company Ltd. | Liability risk driven system for optimized triggering risk exposure if insurance objects |
-
2011
- 2011-03-29 JP JP2011072744A patent/JP5800353B2/ja active Active
-
2012
- 2012-03-23 KR KR1020137025321A patent/KR101566601B1/ko active IP Right Grant
- 2012-03-23 WO PCT/JP2012/002004 patent/WO2012132353A1/ja active Application Filing
- 2012-03-23 SG SG2013070685A patent/SG193549A1/en unknown
- 2012-03-23 EP EP12763797.3A patent/EP2693378A4/en not_active Withdrawn
- 2012-03-23 US US14/008,053 patent/US20140012621A1/en not_active Abandoned
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2004252893A (ja) * | 2003-02-21 | 2004-09-09 | Fujitsu Ltd | オペレーショナルリスク計量装置およびオペレーショナルリスク計量方法 |
JP4241083B2 (ja) | 2003-02-21 | 2009-03-18 | 富士通株式会社 | オペレーショナルリスク計量プログラム、オペレーショナルリスク計量方法およびオペレーショナルリスク計量装置 |
JP2006155427A (ja) * | 2004-11-30 | 2006-06-15 | Toshiba Corp | オペレーショナルリスクの計量化装置、方法、およびプログラム |
JP2006178891A (ja) * | 2004-12-24 | 2006-07-06 | Hitachi Ltd | 設備保守リスク評価システムおよび設備保守リスク評価方法 |
Non-Patent Citations (2)
Title |
---|
KOBAYASHI; SHIMIZU; NISHIGUCHI; MORINAGA: "Operational Risk Management", 24 April 2009, KINZAI INSTITUTE FOR FINANCIAL AFFAIRS, INC., pages: 107 - 144 |
See also references of EP2693378A4 * |
Also Published As
Publication number | Publication date |
---|---|
JP5800353B2 (ja) | 2015-10-28 |
EP2693378A4 (en) | 2014-09-03 |
KR101566601B1 (ko) | 2015-11-13 |
KR20130124985A (ko) | 2013-11-15 |
EP2693378A1 (en) | 2014-02-05 |
US20140012621A1 (en) | 2014-01-09 |
JP2012208642A (ja) | 2012-10-25 |
SG193549A1 (en) | 2013-11-29 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
Labro et al. | A simulation analysis of interactions among errors in costing systems | |
CN104756084B (zh) | 操作管理装置和操作管理方法 | |
EP3891670A1 (en) | Indiagnostics framework for large scale hierarchical time-series forecasting models | |
JP5800353B2 (ja) | リスク管理装置 | |
JP5697146B2 (ja) | リスク管理装置 | |
CN111897706A (zh) | 服务器性能预测方法、装置、计算机系统和介质 | |
KR101471797B1 (ko) | 리스크 관리 장치 | |
JP4921572B2 (ja) | 債券特性算出システムおよびスプレッド変化率算出システム | |
Curti et al. | Benchmarking operational risk stress testing models | |
JP2017084229A (ja) | 投資シミュレーション装置および方法 | |
JPWO2012093469A1 (ja) | 性能評価装置及び性能評価方法 | |
Altuğ et al. | Are technology shocks nonlinear? | |
JP5650290B1 (ja) | オペレーショナルリスクの計量方法及び装置 | |
Hillebrand et al. | Japanese foreign exchange intervention and the yen-to-dollar exchange rate: A simultaneous equations approach using realized volatility | |
CN114282881A (zh) | 折旧测算方法、装置、存储介质及计算机设备 | |
John et al. | Optimization of software development life cycle process to minimize the delivered defect density | |
Carvalho et al. | Firm dynamics and the granular hypothesis | |
CN111164633B (zh) | 一种评分卡模型的调整方法、装置、服务器及存储介质 | |
JP5734218B2 (ja) | 情報出力装置、情報出力方法、及びプログラム | |
Houseman | Offshoring bias in US manufacturing: implications for productivity and value added | |
JP5804492B2 (ja) | リスク管理装置 | |
JP2012101910A (ja) | 基準在庫量設定システム | |
Haque et al. | An NHPP-based SRGM with time dependent growth process | |
CN117764638B (zh) | 一种供电企业售电数据预测方法、系统、设备及存储介质 | |
CN114066491A (zh) | 基于多周期的预测总销量确定物品补货策略的方法、装置 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 12763797 Country of ref document: EP Kind code of ref document: A1 |
|
ENP | Entry into the national phase |
Ref document number: 20137025321 Country of ref document: KR Kind code of ref document: A |
|
REEP | Request for entry into the european phase |
Ref document number: 2012763797 Country of ref document: EP |
|
WWE | Wipo information: entry into national phase |
Ref document number: 2012763797 Country of ref document: EP |
|
WWE | Wipo information: entry into national phase |
Ref document number: 14008053 Country of ref document: US |
|
NENP | Non-entry into the national phase |
Ref country code: DE |