Bohr effect: Difference between revisions

From formulasearchengine
Jump to navigation Jump to search
en>RibotBOT
 
No edit summary
Line 1: Line 1:
Eusebio Stanfill is what's developed on my birth qualification although it is in no way the name on private birth certificate. Vermont could be where my home is. Software building up has been my celebration job for a while. To cook is the only activity my wife doesn't agree to. You can believe my website here: http://prometeu.net<br><br>Feel free to visit my page; [http://prometeu.net clash of clans Hack No survey no download]
'''Sensitivity analysis''' is the study of how the [[uncertainty]] in the output of a [[mathematical model]] or system (numerical or otherwise) can be apportioned to different sources of [[uncertainty]] in its inputs.<ref name="Primer">Saltelli, A., Ratto, M., Andres, T., Campolongo, F., Cariboni, J., Gatelli, D. Saisana, M., and Tarantola, S., 2008, ''Global Sensitivity Analysis. The Primer'', John Wiley & Sons.</ref> A related practice is [[uncertainty analysis]], which has a greater focus on [[uncertainty quantification]] and [[propagation of uncertainty]]. Ideally, uncertainty and sensitivity analysis should be run in tandem.
 
Sensitivity analysis can be useful for a range of purposes,<ref name="Examples">Pannell, D.J. (1997). Sensitivity analysis of normative economic models: Theoretical framework and practical strategies, ''Agricultural Economics'' 16: 139-152.[http://dpannell.fnas.uwa.edu.au/dpap971f.htm]</ref> including:
* Testing the [[robust decision|robustness]] of the results of a model or system in the presence of uncertainty.
* Increased understanding of the relationships between input and output variables in a system or model.
* Uncertainty reduction: identifying model inputs that cause significant uncertainty in the output and should therefore be the focus of attention if the robustness is to be increased (perhaps by further research).
* Searching for errors in the model (by encountering unexpected relationships between inputs and outputs).
* Model simplification – fixing model inputs that have no effect on the output, or identifying and removing redundant parts of the model structure.
* Enhancing communication from modelers to decision makers (e.g. by making recommendations more credible, understandable, compelling or persuasive).
* Finding regions in the space of input factors for which the model output is either maximum or minimum or meets some optimum criterion (see [[optimization]] and Monte Carlo filtering).
 
Taking an example from economics, in any budgeting process there are always variables that are uncertain. Future tax rates, interest rates, inflation rates, headcount, operating expenses and other variables may not be known with great precision. Sensitivity analysis answers the question, "if these variables deviate from expectations, what will the effect be (on the business, model, system, or whatever is being analyzed), and which variables are causing the largest deviations?"
 
==Overview==
 
A [[mathematical model]] is defined by a series of [[equations]], input variables and parameters aimed at characterizing some process under investigation. Some examples might be a [[climate model]], an [[economic model]], or a [[finite element analysis|finite element]] model in engineering. Increasingly, such models are highly complex, and as a result their input/output relationships may be poorly understood. In such cases, the model can be viewed as a [[black box]], i.e. the output is an opaque function of its inputs.
 
Quite often, some or all of the model inputs are subject to sources of [[Uncertainty quantification|uncertainty]], including [[Measurement uncertainty|errors of measurement]], absence of information and poor or partial understanding of the driving forces and mechanisms.  This uncertainty imposes a limit on our [[confidence]] in the response or output of the model. Further, models may have to cope with the natural intrinsic variability of the system (aleatory), such as the occurrence of [[stochastic]] events. <ref>Der Kiureghian, A., Ditlevsen, O. (2009) Aleatory or epistemic? Does it matter?, Structural Safety '''31'''(2), 105-112.</ref>
 
Good modeling practice requires that the modeler provides an evaluation of the confidence in the model. This requires, first, a [[quantification]] of the uncertainty in any model results ([[uncertainty analysis]]); and second, an evaluation of how much each input is contributing to the output uncertainty. Sensitivity analysis addresses the second of these issues (although uncertainty analysis is usually a necessary precursor), performing the role of ordering by importance the strength and relevance of the inputs in determining the variation in the output.<ref name="Primer" />
 
In models involving many input variables, sensitivity analysis is an essential ingredient of model building and quality assurance. National and international agencies involved in [[impact assessment]] studies have included sections devoted to sensitivity analysis in their guidelines. Examples are the [[European Commission]] (see e.g. the [http://ec.europa.eu/governance/impact/commission_guidelines/docs/iag_2009_en.pdf guidelines] for [[impact assessment]]), the White House [[Office of Management and Budget]], the [[Intergovernmental Panel on Climate Change]] and [[US Environmental Protection Agency]]'s [http://www.epa.gov/CREM/library/cred_guidance_0309.pdf modelling guidelines].
 
==Settings and Constraints==
The choice of method of sensitivity analysis is typically dictated by a number of problem constraints or settings. Some of the most common are:
* '''Computational expense:''' Sensitivity analysis is almost always performed by running the model a (possibly large) number of times, i.e. a [[Sampling (statistics)|sampling]]-based approach.<ref>J.C. Helton, J.D. Johnson, C.J. Salaberry, and C.B. Storlie, 2006, Survey of sampling based methods for uncertainty and sensitivity analysis. ''Reliability Engineering and System Safety'', '''91''':1175–1209.</ref> This can be a significant problem when,
** A single run of the model takes a significant amount of time (minutes, hours or longer). This is not unusual with very complex models.
** The model has a large number of uncertain inputs. Sensitivity analysis is essentially the exploration of the [[Dimension|multidimensional input space]], which grows exponentially in size with the number of inputs. See the [[curse of dimensionality]].
:Computational expense is a problem in many practical sensitivity analyses. Some methods of reducing computational expense include the use of emulators (for large models), and screening methods (for reducing the dimensionality of the problem).
* '''Correlated inputs:''' Most common sensitivity analysis methods assume [[Independence (probability theory)|independence]] between model inputs, but sometimes inputs can be strongly correlated. This is still an immature field of research and definitive methods have yet to be established.
* '''Nonlinearity:''' Some sensitivity analysis approaches, such as those based on [[linear regression]], can inaccurately measure sensitivity when the model response is [[nonlinear system|nonlinear]] with respect to its inputs. In such cases, [[Variance-based sensitivity analysis|variance-based measures]] are more appropriate.
* '''Model interactions:''' [[Interaction (statistics)|Interactions]] occur when the perturbation of two or more inputs ''simultaneously'' causes variation in the output greater than that of varying each of the inputs alone. Such interactions are present in any model that is non-[[Additive function|additive]], but will be neglected by methods such as scatterplots and one-at-a-time perturbations.<ref name="OAT">Saltelli, A., Annoni, P., 2010, How to avoid a perfunctory sensitivity analysis, ''Environmental Modeling and Software'' '''25''', 1508-1517.</ref> The effect of interactions can be measured by the [[Variance-based sensitivity analysis|total-order sensitivity index]].
* '''Multiple outputs:''' Virtually all sensitivity analysis methods consider a single [[univariate]] model output, yet many models output a large number of possibly spatially or time-dependent data. Note that this does not preclude the possibility of performing different sensitivity analyses for each output of interest. However, for models in which the outputs are correlated, the sensitivity measures can be hard to interpret.
* '''Given data:''' While in many cases the practitioner has access to the model, in some instances a sensitivity analysis must be performed with "given data", i.e. where the sample points (the values of the model inputs for each run) cannot be chosen by the analyst. This may occur when a sensitivity analysis has to performed retrospectively, perhaps using data from an optimisation or uncertainty analysis, or when data comes from a [[Discrete probability distribution#Discrete probability distribution|discrete]] source.<ref name="voodoo">Paruolo, P., Saisana, M., and Saltelli, A., (2012) Ratings and rankings: voodoo or science? ''The Royal Statistical Society: Journal Series A''</ref>
 
==Core methodology==
[[File:Sensitivity scheme.jpg|thumb | right | 500px | Ideal scheme of a possibly sampling-based sensitivity analysis. Uncertainty arising from different sources—errors in the data, parameter estimation procedure, alternative model structures—are propagated through the model for uncertainty analysis and their relative importance is quantified via sensitivity analysis.]]
[[File:Scatter plots for sensitivity analysis bis.jpg|thumb | right | 500px | Sampling-based sensitivity analysis by scatterplots. ''Y'' (vertical axis) is a function of four factors. The points in the four scatterplots are always the same though sorted differently, i.e. by ''Z''<sub>1</sub>, ''Z''<sub>2</sub>, ''Z''<sub>3</sub>, ''Z''<sub>4</sub> in turn. Note that the abscissa is different for each plot: (−5,&nbsp;+5) for ''Z''<sub>1</sub>, (−8,&nbsp;+8) for ''Z''<sub>2</sub>, (−10,&nbsp;+10) for ''Z''<sub>3</sub> and ''Z''<sub>4</sub>. ''Z''<sub>4</sub> is most important in influencing ''Y'' as it imparts more 'shape' on ''Y''.]]
 
There are a large number of approaches to performing a sensitivity analysis, many of which have been developed to address one or more of the constraints discussed above.<ref name="Primer" /> They are also distinguished by the type of sensitivity measure, be it based on (for example) [[Variance-based sensitivity analysis|variance decompositions]], [[partial derivatives]] or [[elementary effects method|elementary effects]]. In general, however, most procedures adhere to the following outline:
# Quantify the uncertainty in each input (e.g. ranges, probability distributions). Note that this can be difficult and many methods exist to elicit uncertainty distributions from subjective data.<ref>O'Hagan, A., ''Uncertain Judgements: Eliciting Experts' Probabilities.'' Wiley, Chichester, 2006.</ref>
# Identify the model output to be analysed (the target of interest should ideally have a direct relation to the problem tackled by the model).
# Run the model a number of times using some [[design of experiments]],<ref>Sacks, J., W. J. Welch, T. J. Mitchell, and H. P. Wynn (1989). Design and analysis of computer experiments. ''Statistical Science'' '''4''', 409–435.</ref> dictated by the method of choice and the input uncertainty.
# Using the resulting model outputs, calculate the sensitivity measures of interest.
In some cases this procedure will be repeated, for example in high-dimensional problems where the user has to screen out unimportant variables before performing a full sensitivity analysis.
 
This section discusses various types of "core methods", distinguished by the various sensitivity measures that are calculated (note that some of these categories "overlap" somewhat). The following section focuses on alternative ways of obtaining these measures, under the constraints of the problem.
 
===One-at-a-time (OAT/OFAT)===
 
One of the simplest and most common approaches is that of changing one-factor-at-a-time ([[OFAT]] or OAT), to see what effect this produces on the output.<ref>J. Campbell, et al. (2008), Photosynthetic Control of Atmospheric Carbonyl Sulfide During the Growing Season, ''Science'' '''322''': 1085-1088</ref>
<ref>R. Bailis, M. Ezzati, D. Kammen, (2005), Mortality and Greenhouse Gas Impacts of Biomass and Petroleum Energy Futures in Africa, ''Science'' '''308''': 98-103</ref>
<ref>J. Murphy, et al.(2004), Quantification of modelling uncertainties in a large ensemble of climate change simulations, ''Nature'' '''430''': 768-772</ref> OAT customarily involves:
 
* Moving one input variable, keeping others at their baseline (nominal) values, then,
 
* Returning the variable to its nominal value, then repeating for each of the other inputs in the same way.
 
Sensitivity may then be measured by monitoring changes in the output, e.g. by [[partial derivatives]] or [[linear regression]]. This appears a logical approach as any change observed in the output will unambiguously be due to the single variable changed. Furthermore, by changing one variable at a time, one can keep all other variables fixed to their central or baseline values. This increases the comparability of the results (all ‘effects’ are computed with reference to the same central point in space) and minimizes the chances of computer programme crashes, more likely when several input factors are changed simultaneously.
OAT is frequently preferred by modellers because of practical reasons. In case of model failure under OAT analysis the modeller immediately knows which is the input factor responsible for the failure.<ref name="OAT" />
 
Despite its simplicity however, this approach does not fully explore the input space, since it does not take into account the simultaneous variation of input variables. This means that the OAT approach cannot detect the presence of [[Interaction (statistics)|interactions]] between input variables.<ref>[http://www.questia.com/googleScholar.qst?docId=5001888588 Czitrom (1999) "One-Factor-at-a-Time Versus Designed Experiments", American Statistician, 53, 2.]</ref> <!--formerly http://www.amstat.org/publications/tas/czitrom.pdf-->
 
===Local methods===
Local methods involve taking the [[partial derivative]] of the output  ''Y'' with respect to an input factor ''X''<sub>''i''</sub>:
:<math>
\left| \frac{\partial Y}{\partial X_i} \right |_{\textbf {x}^0 }
</math>,
where the subscript '''X'''<sup>0</sup> indicates that the derivative is taken at some fixed point in the space of the input (hence the 'local' in the name of the class). Adjoint modelling<ref>Cacuci, Dan G.,  ''Sensitivity and Uncertainty Analysis: Theory, Volume I'', Chapman & Hall.</ref><ref>Cacuci, Dan G., Mihaela Ionescu-Bujor, Michael Navon, 2005, ''Sensitivity And Uncertainty Analysis: Applications to Large-Scale Systems (Volume II)'', Chapman & Hall.</ref> and Automated Differentiation<ref>Grievank, A. (2000). ''Evaluating derivatives, Principles and techniques of algorithmic differentiation.'' SIAM publisher.</ref> are methods in this class. Similar to OAT/OFAT, local methods do not attempt to fully explore the input space, since they examine small perturbations, typically one variable at a time.
 
===Scatter plots===
A simple but useful tool is to plot [[scatter plots]] of the output variable against individual input variables, after (randomly) sampling the model over its input distributions. The advantage of this approach is that it can also deal with "given data", i.e. a set of arbitrarily-placed data points, and gives a direct visual indication of sensitivity. Quantitative measures can also be drawn, for example by measuring the [[Correlation and dependence|correlation]] between ''Y'' and ''X''<sub>''i''</sub>, or even by estimating variance-based measures by [[nonlinear regression]].<ref name="voodoo" />
 
===Regression analysis===
[[Regression analysis]], in the context of sensitivity analysis, involves fitting a [[linear regression]] to the model response and using [[Standardized coefficient|standardized regression coefficients]] as direct measures of sensitivity. The regression is required to be linear with respect to the data (i.e. a hyperplane, hence with no quadratic terms, etc., as regressors) because otherwise it is difficult to interpret the standardised coefficients. This method is therefore most suitable when the model response is in fact linear;  linearity can be confirmed, for instance, if the [[coefficient of determination]] is large. The advantages of regression analysis are that it is simple and has a low computational cost.
 
===Variance-based methods===
{{Main|Variance-based sensitivity analysis}}
Variance-based methods<ref>Sobol’, I. (1990). Sensitivity estimates for nonlinear mathematical models. ''Matematicheskoe Modelirovanie'' '''2''', 112–118. in Russian, translated in English in Sobol’ , I. (1993). Sensitivity analysis for non-linear mathematical models. ''Mathematical Modeling & Computational Experiment (Engl. Transl.)'', 1993, '''1''', 407–414.</ref><ref>Homma, T. and A. Saltelli (1996). Importance measures in global sensitivity analysis of nonlinear models. ''Reliability Engineering and System Safety'', '''52''', 1–17.</ref><ref>Saltelli, A., K. Chan, and M. Scott (Eds.) (2000). ''Sensitivity Analysis''. Wiley Series in Probability and Statistics. New York: John Wiley and Sons.</ref> are a class of probabilistic approaches which quantify the input and output uncertainties as [[probability distribution]]s, and decompose the output variance into parts attributable to input variables and combinations of variables. The sensitivity of the output to an input variable is therefore measured by the amount of variance in the output caused by that input. These can be expressed as conditional expectations, i.e. considering a model ''Y''=''f''('''''X''''') for '''''X'''''={''X''<sub>''1''</sub>, ''X''<sub>''2''</sub>, ... ''X''<sub>''k''</sub>}, a measure of sensitivity of the ''i''th variable ''X''<sub>''i''</sub> is given as,
 
:<math>
\operatorname{Var}_{X_i} \left( E_{\textbf{X}_{\sim i}} \left( Y \mid X_i \right)
\right)
</math>
 
where "Var" and "''E''" denote the variance and expected value operators respectively. This expression essentially measures the contribution ''X''<sub>''i''</sub> alone to the uncertainty (variance) in ''Y'' (averaged over variations in other variables), and is known as the ''first-order sensitivity index'' or ''main effect index''. Importantly, it does not measure the uncertainty caused by interactions with other variables. A further measure, known as the ''total effect index'', gives the total variance in ''Y'' caused by ''X''<sub>''i''</sub> ''and'' its interactions with any of the other input variables. Both quantities are typically standardised by dividing by Var(''Y'').
 
Variance-based methods allow full exploration of the input space, accounting for interactions, and nonlinear responses. For these reasons they are widely used when it is feasible to calculate them. Typically this calculation involves the use of [[Monte Carlo integration|Monte Carlo]] methods, but since this can involve many thousands of model runs, other methods (such as emulators) can be used to reduce computational expense when necessary. Note that full variance decompositions are only meaningful when the input factors are independent from one another.<ref>Saltelli, A. and S. Tarantola (2002). On the relative importance of input factors in mathematical models: safety assessment for nuclear waste disposal. ''Journal of American Statistical Association'', '''97''', 702–709.</ref>
 
===Screening===
Screening is a particular instance of a sampling-based method. The objective here is rather to identify which input variables are contributing significantly to the output uncertainty in high-dimensionality models, rather than exactly quantifying sensitivity (i.e. in terms of variance). Screening tends to have a relatively low computational cost when compared to other approaches, and can be used in a preliminary analysis to weed out uninfluential variables before applying a more informative analysis to the remaining set. One of the most commonly used screening method is the [[Elementary effects method|elementary effect method]].<ref>Morris, M. D. (1991). Factorial sampling plans for preliminary computational experiments. ''Technometrics'', '''33''', 161–174.</ref><ref>Campolongo, F., J. Cariboni, and A. Saltelli (2007). An effective screening design for sensitivity analysis of large models. ''Environmental Modelling and Software'', '''22''',
1509–1518.</ref>
 
==Alternative Methods==
A number of methods have been developed to overcome some of the constraints discussed above, which would otherwise make the estimation of sensitivity measures infeasible (most often due to [[computational expense]]). Generally, these methods focus on efficiently calculating variance-based measures of sensitivity.
 
===Emulators===
Emulators (also known as metamodels, surrogate models or response surfaces) are [[data-modelling]]/[[machine learning]] approaches that involve building a relatively simple mathematical function, known as an ''emulator'', that approximates the input/output behaviour of the model itself.<ref name="emcomp">Storlie, C.B., Swiler, L.P., Helton, J.C., and Sallaberry, C.J. (2009), Implementation and evaluation of nonparametric regression procedures for sensitivity analysis of computationally demanding models, ''Reliability Engineering & System Safety'' '''94'''(11): 1735-1763</ref> In other words, it is the concept of "modelling a model" (hence the name "metamodel"). The idea is that, although computer models may be a very complex series of equations that can take a long time to solve, they can always be regarded as a function of their inputs ''Y''=''f''('''''X'''''). By running the model at a number of points in the input space, it may be possible to fit a much simpler emulator ''η''('''''X'''''), such that ''η''('''''X''''')≈''f''('''''X''''') to within an acceptable margin of error. Then, sensitivity measures can be calculated from the emulator (either with Monte Carlo or analytically), which will have a negligible additional computational cost. Importantly, the number of model runs required to fit the emulator can be orders of magnitude less than the number of runs required to directly estimate the sensitivity measures from the model.<ref name="oak">Oakley, J. and A. O'Hagan (2004). Probabilistic sensitivity analysis of complex models: a Bayesian approach. ''J. Royal Stat. Soc. B'' '''66, 751–769'''.</ref>
 
Clearly the crux of an emulator approach is to find an ''η'' (emulator) that is a sufficiently close approximation to the model ''f''. This requires the following steps,
# Sampling (running) the model at a number of points in its input space. This requires a sample design.
# Selecting a type of emulator (mathematical function) to use.
# "Training" the emulator using the sample data from the model – this generally involves adjusting the emulator parameters until the emulator mimics the true model as well as possible.
 
Sampling the model can often be done with [[low-discrepancy sequences]], such as the [[Sobol sequence]] or [[Latin hypercube sampling]], although random designs can also be used, at the loss of some efficiency. The selection of the emulator type and the training are intrinsically linked, since the training method will be dependent on the class of emulator. Some types of emulators that have been used successfully for sensitivity analysis include,
* [[Gaussian processes]]<ref name="oak" /> (also known as [[kriging]]), where the any combination of output points is assumed to be distributed as a [[multivariate Gaussian distribution]]. Recently, "treed" Gaussian processes have been used to deal with [[Heteroscedasticity|heteroscedastic]] and discontinuous responses.<ref>Gramacy, R.B., Taddy, M.A., Categorical Inputs, Sensitivity Analysis, Optimization and Importance Tempering with tgp Version 2, an R Package for Treed Gaussian Process Models ''Journal of Statistical Software'' '''33'''(6)</ref><ref>Becker, W., Worden, K., Rowson, J., Bayesian sensitivity analysis of bifurcating nonlinear models, ''Mechanical Systems and Signal Processing'' [http://dx.doi.org/10.1016/j.ymssp.2012.05.010]</ref>
* [[Random forest]]s,<ref name="emcomp" /> in which a large number of [[decision trees]] are trained, and the result averaged.
* [[Gradient boosting]],<ref name="emcomp" /> where a succession of simple regressions are used to weight data points to sequentially reduce error.
* [[polynomial chaos|Polynomial chaos expansions]],<ref>Sudret, B., (2008), Global sensitivity analysis using polynomial chaos expansions}, ''Reliability Engineering & System Safety'' '''93'''(7): 964-979,</ref> which use [[orthogonal polynomials]] to approximate the response surface.
* [[Smoothing spline]]s,<ref>Ratto, M. and Pagano, A., (2010), Using recursive algorithms for the efficient identification of smoothing spline ANOVA models, ''AStA Advances in Statistical Analysis'' '''94'''(4): 367-388</ref> normally used in conjunction with HDMR truncations (see below).
 
The use of an emulator introduces a [[machine learning]] problem, which can be difficult if the response of the model is highly [[nonlinear]]. In all cases it is useful to check the accuracy of the emulator, for example using [[Cross-validation (statistics)|cross-validation]].
 
===High-Dimensional Model Representations (HDMR)===
A [[high-dimensional model representation]] (HDMR)<ref>Li, G., J. Hu, S.-W. Wang, P. Georgopoulos, J. Schoendorf, and H. Rabitz (2006). Random Sampling-High Dimensional Model Representation (RS-HDMR) and orthogonality of its different order component functions. ''Journal of Physical Chemistry A'' '''110''', 2474–2485.</ref><ref>Li, G., W. S. W., and R. H. (2002). Practical approaches to construct RS-HDMR component functions. ''Journal of Physical Chemistry'' '''106''', 8721{8733.</ref> (the term is due to H. Rabitz<ref>Rabitz, H. (1989). System analysis at molecular scale. ''Science'', '''246''', 221–226.</ref>) is essentially an emulator approach, which involves decomposing the function output into a linear combination of input terms and interactions of increasing dimensionality. The HDMR approach exploits the fact that the model can usually be well-approximated by neglecting higher-order interactions (second or third-order and above). The terms in the truncated series can then each be approximated by e.g. polynomials or splines (REFS) and the response expressed as the sum of the main effects and interactions up to the truncation order. From this perspective, HDMRs can be seen as emulators which neglect high-order interactions; the advantage being that they are able to emulate models with higher dimensionality than full-order emulators.
 
===Fourier Amplitude Sensitivity Test (FAST)===
{{Main| Fourier amplitude sensitivity testing }}
 
The Fourier Amplitude Sensitivity Test (FAST) uses the [[Fourier series]] to represent a multivariate function (the model) in the frequency domain, using a single frequency variable. Therefore, the integrals required to calculate sensitivity indices become univariate, resulting in computational savings.
 
===Other===
Methods based on Monte Carlo filtering.<ref>Hornberger, G. and R. Spear (1981). An approach to the preliminary analysis of environmental systems. ''Journal of Environmental Management'' '''7''', 7–18.</ref><ref>Saltelli, A., S. Tarantola, F. Campolongo, and M. Ratto (2004). ''Sensitivity Analysis in Practice: A Guide to Assessing Scientific Models''. John Wiley and Sons.</ref> These are also sampling-based and the objective here is to identify regions in the space of the input factors corresponding to particular values (e.g. high or low) of the output.
 
==Other issues==
 
===Assumptions vs. inferences===
In uncertainty and sensitivity analysis there is a crucial trade off between how scrupulous an analyst is in exploring the input [[:wikt:assumption|assumptions]] and how wide the resulting [[inference]] may be. The point is well illustrated by the econometrician Edward E. Leamer (1990):<ref>Leamer, E., (1990) Let's take the con out of econometrics, and Sensitivity analysis would help. In C. Granger (ed.), Modelling Economic Series. Oxford: Clarendon Press 1990.</ref>
 
<blockquote>I have proposed a form of organized sensitivity analysis that I call ‘global sensitivity analysis’ in which a neighborhood of alternative assumptions is selected and the corresponding interval of inferences is identified. Conclusions are judged to be sturdy only if the neighborhood of assumptions is wide enough to be credible and the corresponding interval of inferences is narrow enough to be useful.</blockquote>
 
Note Leamer’s emphasis is on the need for 'credibility' in the selection of assumptions. The easiest way to invalidate a model is to demonstrate that it is fragile with respect to the uncertainty in the assumptions or to show that its assumptions have not been taken 'wide enough'. The same concept is expressed by Jerome R. Ravetz, for whom bad modeling is when ''uncertainties in inputs must be suppressed lest outputs become indeterminate.''<ref>Ravetz, J.R., 2007, ''No-Nonsense Guide to Science'', New Internationalist Publications Ltd.</ref>
 
===Pitfalls and difficulties===
Some common difficulties in sensitivity analysis include:
* Too many model inputs to analyse. Screening can be used to reduce dimensionality.
* The model takes too long to run. Emulators (including HDMR) can reduce the number of model runs needed.
* There is not enough information to build probability distributions for the inputs. Probability distributions can be constructed from [[expert elicitation]], although even then it may be hard to build distributions with great confidence. The subjectivity of the probability distributions or ranges will strongly affect the sensitivity analysis.
* Unclear purpose of the analysis. Different statistical tests and measures are applied to the problem and different factors rankings are obtained. The test should instead be tailored to the purpose of the analysis, e.g. one uses Monte Carlo filtering if one is interested in which factors are most responsible for generating high/low values of the output.
* Too many model outputs are considered. This may be acceptable for quality assurance of sub-models but should be avoided when presenting the results of the overall analysis.
* Piecewise sensitivity. This is when one performs sensitivity analysis on one sub-model at a time. This approach is non conservative as it might overlook interactions among factors in different sub-models (Type II error).
 
==Applications==
Some examples of sensitivity analyses performed in various disciplines follow here.
 
===Environmental===
Environmental computer models are increasingly used in a wide variety of  studies and applications. For example, [[global climate model]]s are used for both short-term [[weather forecasts]] and long-term [[climate change]]. Moreover, computer models are increasingly used for environmental decision-making at a local scale, for example for assessing the impact of a waste water treatment plant on a river flow, or for assessing the behavior and life-length of bio-filters for contaminated waste water.
 
In both cases sensitivity analysis may help to understand the contribution of the various sources of uncertainty to the model output uncertainty and the system performance in general. In these cases, depending on model complexity, different sampling strategies may be advisable and traditional sensitivity indices have to be generalized to cover multiple model outputs,<ref>Fassò, Alessandro () [http://www.iemss.org/iemss2006/papers/s7/268_Fasso_0.pdf "Sensitivity Analysis for Environmental Models and Monitoring Networks"]. Preprint</ref>  [[heteroskedastic]] effects and correlated inputs.
 
===Business===
In a decision problem, the analyst may want to identify cost drivers as well as other quantities for which we need to acquire better knowledge in order to make an informed decision. On the other hand, some quantities have no influence on the predictions, so that we can save resources at no loss in accuracy by relaxing some of the conditions. See [[Corporate finance#Quantifying uncertainty|Corporate finance: Quantifying uncertainty]].
Additionally to the general motivations listed above, sensitivity analysis can help in a variety of other circumstances specific to business:
 
* To identify critical assumptions or compare alternative model structures
* To guide future data collections
* To optimize the tolerance of manufactured parts in terms of the uncertainty in the parameters
* To optimize resources allocation
 
However there are also some problems associated with sensitivity analysis in the business context:
* Variables are often interdependent ([[correlation|correlated]]), which makes examining each variable individually unrealistic. E.G. changing one factor such as sales volume, will most likely affect other factors such as the selling price.
* Often the assumptions upon which the analysis is based are made by using past experience/data which may not hold in the future.
* Assigning a maximum and minimum (or optimistic and pessimistic) value is open to subjective interpretation. For instance one person's 'optimistic' forecast may be more conservative than that of another person performing a different part of the analysis. This sort of subjectivity can adversely affect the accuracy and overall objectivity of the analysis.
 
===Social Sciences===
Examples from research-led sensitivity analyses can be found on gender wage gap in Chile<ref>Perticara, M (2007) 'Gender wage gap in Chile: a sensitivity analysis: Analizing the differences between men and women employment and wages', Alberto Hurtado University: http://cloud2.gdnet.org/~research_papers/Gender%20wage%20gap%20in%20Chile:%20a%20sensitivity%20analysis</ref> and water sector interventions in Nigeria.
 
In modern econometrics the use of sensitivity analysis to anticipate criticism is the subject of one of the ten commandments of applied econometrics (from Kennedy, 2007<ref>Kennedy, P. (2007). ''A guide to econometrics'', Fifth edition. Blackwell Publishing.
</ref> ):
 
<blockquote>Thou shall confess in the presence of sensitivity. Corollary: Thou shall anticipate criticism [•••] When reporting a sensitivity analysis, researchers should explain fully their specification search so that the readers can judge for themselves how the results may have been affected. This is basically an ‘honesty is the best policy’ approach, advocated by Leamer, (1978<ref>Leamer, E. (1978). ''Specification Searches: Ad Hoc Inferences with Nonexperimental Data''. John Wiley & Sons, Ltd, p. vi.</ref>).</blockquote>
 
Sensitivity analysis can also be used in model-based policy assessment studies.<ref>Saltelli, Andrea (2006) [http://www.modeling.uga.edu/tauc/background_material/Washington-Main.pdf  "The critique of modelling and sensitivity analysis in the scientic discourse: An overview of good practices"], Transatlantic Uncertainty Colloquium (TAUC) Washington, October 10–11</ref> Sensitivity analysis can be used to assess the robustness of composite indicators,<ref>Saisana M., Saltelli A., Tarantola S. (2005) "Uncertainty and Sensitivity analysis techniques as tools for the quality assessment of composite indicators", ''[[Journal of the Royal Statistical Society]], A'', '''168''' (2), 307–323.</ref> also known as indices, such as the [[Environmental Performance Index]].
 
===Chemistry===
Sensitivity Analysis is common in many areas of physics and chemistry.<ref>Saltelli, A., M. Ratto, S. Tarantola and F. Campolongo (2005) Sensitivity Analysis for Chemical Models, ''Chemical Reviews'', 105(7) pp 2811–2828.</ref>
 
With the accumulation of knowledge about kinetic mechanisms under investigation and with the advance of power of modern computing technologies, detailed complex kinetic models are increasingly used as predictive tools and as aids for understanding the underlying phenomena. A kinetic model is usually described by a set of differential equations representing the concentration-time relationship. Sensitivity analysis has been proven to be a powerful tool to investigate a complex kinetic model.<ref>Rabitz, H., M. Kramer and D. Dacol (1983). Sensitivity analysis in chemical kinetics. ''Annual Review of Physical Chemistry'', '''34''', 419–461.</ref><ref>Turanyi, T (1990). Sensitivity analysis of complex kinetic systems. Tools and applications. ''Journal of Mathematical Chemistry'', '''5''', 203–248.</ref><ref name="SRI">
Komorowski M, Costa MJ,  Rand DA , Stumpf MPH  (2011). Sensitivity, robustness, and identifiability in stochastic chemical kinetics models. ''Proc Natl Acad Sci U S A', '''108(21)''', 8645-50.</ref>
 
Kinetic parameters are frequently determined from experimental data via nonlinear estimation. Sensitivity analysis can be used for [[optimal experimental design]], e.g. determining initial conditions, measurement positions, and sampling time, to generate informative data which are critical to estimation accuracy. A great number of parameters in a complex model can be candidates for estimation but not all are estimable.<ref name="SRI"/> Sensitivity analysis can be used to identify the influential parameters which can be determined from available data while screening out the unimportant ones. Sensitivity analysis can also be used to identify the redundant species and reactions allowing model reduction.
 
===Engineering===
Modern [[engineering]] design makes extensive use of computer models to test designs before they are manufactured. Sensitivity analysis allows designers to assess the effects and sources of uncertainties, in the interest of building robust models. Sensitivity analyses have for example been performed in biomechanical models<ref>Becker W., Rowson J., Oakley J.E., Yoxall A., Manson G., Worden K. (2011) Bayesian sensitivity analysis of a model of the aortic valve, ''Journal of Biomechanics'' '''44'''(8): 1499-506</ref> amongst others.
 
===In meta-analysis===
In a [[meta analysis]], a sensitivity analysis tests if the results are sensitive to restrictions on the data included. Common examples are large trials only, higher quality trials only, and more recent trials only. If results are consistent it provides stronger evidence of an effect and of [[generalizability]].<ref>[http://clinicalevidence.bmj.com/ceweb/resources/glossary.jsp clinicalevidence.bmj.com > Glossary > sensitivity analysis] Retrieved on June 21, 2010</ref>
 
===Multi-criteria decision making===
Sometimes a sensitivity analysis may reveal surprising insights about the subject of interest.  For instance, the field of  [[multi-criteria decision making]] (MCDM) studies (among other topics) the problem of how to select the best alternative among a number of competing alternatives.  This is an important task in [[decision making]].  In such a setting each alternative is described in terms of a set of evaluative criteria.  These criteria are associated with weights of importance.  Intuitively, one may think that the larger the weight for a criterion is, the more critical that criterion should be.  However, this may not be the case.  It is important to distinguish here the notion of ''criticality'' with that of ''importance.''  By ''critical,'' we mean that a criterion with small change (as a percentage) in its weight, may cause a significant change of the final solution.  It is possible criteria with rather small weights of importance (i.e., ones that are not so important in that respect) to be much more critical in a given situation than ones with larger weights.<ref name = 'SENSITIVITY'>{{cite journal | title = A Sensitivity Analysis Approach for Some Deterministic Multi-Criteria Decision-Making Methods | journal = Decision Sciences | year=1997 | first = E. | last = Triantaphyllou | authorlink = | coauthors = A. Sanchez | volume = 28 | issue = 1 | pages = 151–194 | id =  | url = http://www.csc.lsu.edu/trianta/Journal_PAPERS1/SENSIT1.htm | accessdate = 2010-06-28 }}</ref><ref name='MCDM'>{{cite book | last = Triantaphyllou | first = E. | authorlink = | title = Multi-Criteria Decision Making:  A Comparative Study | publisher = Kluwer Academic Publishers (now Springer) | year = 2000 | location = Dordrecht, The Netherlands | pages = 320 | url = http://www.csc.lsu.edu/trianta/Books/DecisionMaking1/Book1.htm | doi = | id = | isbn = 0-7923-6607-7 }}</ref>  That is, a sensitivity analysis may shed light into issues not anticipated at the beginning of a study.  This, in turn, may dramatically improve the effectiveness of the initial study and assist in the successful implementation of the final solution.
 
==Related concepts==
Sensitivity analysis is closely related with [[uncertainty analysis]]; while the latter studies the overall [[uncertainty]] in the conclusions of the study, sensitivity analysis tries to identify what source of uncertainty weighs more on the study's conclusions.
 
The problem setting in sensitivity analysis also has strong similarities with the field of [[design of experiments]]. In a design of experiments, one studies the effect of some process or intervention (the 'treatment') on some objects (the 'experimental units'). In sensitivity analysis one looks at the effect of varying the inputs of a mathematical model on the output of the model itself. In both disciplines one strives to obtain information from the system with a minimum of physical or numerical experiments.
 
==See also==
* [[Causality]]
* [[Elementary effects method]]
* [[Experimental uncertainty analysis]]
* [[Fourier amplitude sensitivity testing]]
* [[Info-gap decision theory]]
* [[Interval FEM]]
* [[Perturbation analysis]]
* [[Probabilistic design]]
* [[Probability bounds analysis]]
* [[Robustification]]
* [[ROC curve]]
* [[Uncertainty analysis]]
* [[Uncertainty quantification]]
* [[Variance-based sensitivity analysis]]
 
==References==
{{reflist}}
 
*Cruz, J. B., editor, (1973) System Sensitivity Analysis, Dowden, Hutchinson & Ross, Stroudsburg, PA.
*Cruz, J. B. and Perkins, W.R., (1964), A New Approach to the Sensitivity Problem in Multivariable Feedback System Design, IEEE TAC, Vol. 9, 216-223.
*Fassò A. (2007) Statistical sensitivity analysis and water quality. In Wymer L. Ed, ''Statistical Framework for Water Quality Criteria and Monitoring''. Wiley, New York.
*Fassò A., Esposito E., Porcu E., Reverberi A.P., Vegliò F. (2003) Statistical Sensitivity Analysis of Packed Column Reactors for Contaminated Wastewater. ''Environmetrics''. Vol. 14, n.8, 743 - 759.
*Fassò A., Perri P.F. (2002) Sensitivity Analysis. In Abdel H. El-Shaarawi and Walter W. Piegorsch (eds) ''Encyclopedia of Environmetrics'', Volume 4, pp 1968–1982, Wiley.
*Saltelli, A., S. Tarantola, and K. Chan (1999). Quantitative model-independent method for global sensitivity analysis of model output. ''Technometrics'' '''41'''(1), 39–56.
*Santner, T. J.; Williams, B. J.; Notz, W.I. ''Design and Analysis of Computer Experiments''; Springer-Verlag, 2003.
*Haug, Edward J.; Choi, Kyung K.; [[Vadim Komkov|Komkov, Vadim]] (1986) Design sensitivity analysis of structural systems. Mathematics in Science and Engineering, 177. Academic Press, Inc., Orlando, FL.
*Taleb, N. N., (2007) ''The Black Swan: The Impact of the Highly Improbable,'' Random House.
*Pilkey, O. H. and L. Pilkey-Jarvis (2007), ''Useless Arithmetic. Why Environmental Scientists Can't Predict the Future.'' New York: Columbia University Press.
*Cannavó, F., ''Sensitivity analysis for volcanic source modeling quality assessment and model selection'', Computers & Geosciences, Volume 44, July 2012, Pages 52–59, ISSN 0098-3004, 10.1016/j.cageo.2012.03.008.
 
==Further reading==
* [http://www3.interscience.wiley.com/journal/121401979/issue International Journal of Chemical Kinetics - September 2008]  - Special Issue on Sensitivity Analysis
*[http://www.elsevier.com/wps/find/journaldescription.cws_home/405908/description#description Reliability Engineering and System Safety (Volume 91, 2006)] - special issue on sensitivity analysis
 
==External links==
*[http://www.gdr-mascotnum.fr/2013/  7th International Conference on Sensitivity Analysis of Model Output], July 1–4, 2013, University of Nice, Valrose Campus, Nice, France.
* [http://sensitivity-analysis.jrc.ec.europa.eu web-page on Sensitivity analysis ] - (Joint Research Centre of the European Commission)
* [http://simlab.jrc.ec.europa.eu SimLab], the free software for global sensitivity analysis of the Joint Research Centre
* [http://www.life-cycle-costing.de/sensitivity_analysis/ Sensitivity Analysis Excel Add-In] is a free (for private and commercial use) Excel Add-In that allows for simple sample based sensitivity analysis runs
* [http://mucm.ac.uk/index.html MUCM Project] - Extensive resources for uncertainty and sensitivity analysis of computationally-demanding models.
* [http://ctcd.group.shef.ac.uk/gem.html GEM-SA] - a program for performing sensitivity analysis with Gaussian processes.
 
{{DEFAULTSORT:Sensitivity Analysis}}
[[Category:Business terms]]
[[Category:Scientific modeling]]
[[Category:Process management]]
[[Category:Sensitivity analysis| ]]

Revision as of 12:20, 23 January 2014

Sensitivity analysis is the study of how the uncertainty in the output of a mathematical model or system (numerical or otherwise) can be apportioned to different sources of uncertainty in its inputs.[1] A related practice is uncertainty analysis, which has a greater focus on uncertainty quantification and propagation of uncertainty. Ideally, uncertainty and sensitivity analysis should be run in tandem.

Sensitivity analysis can be useful for a range of purposes,[2] including:

  • Testing the robustness of the results of a model or system in the presence of uncertainty.
  • Increased understanding of the relationships between input and output variables in a system or model.
  • Uncertainty reduction: identifying model inputs that cause significant uncertainty in the output and should therefore be the focus of attention if the robustness is to be increased (perhaps by further research).
  • Searching for errors in the model (by encountering unexpected relationships between inputs and outputs).
  • Model simplification – fixing model inputs that have no effect on the output, or identifying and removing redundant parts of the model structure.
  • Enhancing communication from modelers to decision makers (e.g. by making recommendations more credible, understandable, compelling or persuasive).
  • Finding regions in the space of input factors for which the model output is either maximum or minimum or meets some optimum criterion (see optimization and Monte Carlo filtering).

Taking an example from economics, in any budgeting process there are always variables that are uncertain. Future tax rates, interest rates, inflation rates, headcount, operating expenses and other variables may not be known with great precision. Sensitivity analysis answers the question, "if these variables deviate from expectations, what will the effect be (on the business, model, system, or whatever is being analyzed), and which variables are causing the largest deviations?"

Overview

A mathematical model is defined by a series of equations, input variables and parameters aimed at characterizing some process under investigation. Some examples might be a climate model, an economic model, or a finite element model in engineering. Increasingly, such models are highly complex, and as a result their input/output relationships may be poorly understood. In such cases, the model can be viewed as a black box, i.e. the output is an opaque function of its inputs.

Quite often, some or all of the model inputs are subject to sources of uncertainty, including errors of measurement, absence of information and poor or partial understanding of the driving forces and mechanisms. This uncertainty imposes a limit on our confidence in the response or output of the model. Further, models may have to cope with the natural intrinsic variability of the system (aleatory), such as the occurrence of stochastic events. [3]

Good modeling practice requires that the modeler provides an evaluation of the confidence in the model. This requires, first, a quantification of the uncertainty in any model results (uncertainty analysis); and second, an evaluation of how much each input is contributing to the output uncertainty. Sensitivity analysis addresses the second of these issues (although uncertainty analysis is usually a necessary precursor), performing the role of ordering by importance the strength and relevance of the inputs in determining the variation in the output.[1]

In models involving many input variables, sensitivity analysis is an essential ingredient of model building and quality assurance. National and international agencies involved in impact assessment studies have included sections devoted to sensitivity analysis in their guidelines. Examples are the European Commission (see e.g. the guidelines for impact assessment), the White House Office of Management and Budget, the Intergovernmental Panel on Climate Change and US Environmental Protection Agency's modelling guidelines.

Settings and Constraints

The choice of method of sensitivity analysis is typically dictated by a number of problem constraints or settings. Some of the most common are:

  • Computational expense: Sensitivity analysis is almost always performed by running the model a (possibly large) number of times, i.e. a sampling-based approach.[4] This can be a significant problem when,
    • A single run of the model takes a significant amount of time (minutes, hours or longer). This is not unusual with very complex models.
    • The model has a large number of uncertain inputs. Sensitivity analysis is essentially the exploration of the multidimensional input space, which grows exponentially in size with the number of inputs. See the curse of dimensionality.
Computational expense is a problem in many practical sensitivity analyses. Some methods of reducing computational expense include the use of emulators (for large models), and screening methods (for reducing the dimensionality of the problem).
  • Correlated inputs: Most common sensitivity analysis methods assume independence between model inputs, but sometimes inputs can be strongly correlated. This is still an immature field of research and definitive methods have yet to be established.
  • Nonlinearity: Some sensitivity analysis approaches, such as those based on linear regression, can inaccurately measure sensitivity when the model response is nonlinear with respect to its inputs. In such cases, variance-based measures are more appropriate.
  • Model interactions: Interactions occur when the perturbation of two or more inputs simultaneously causes variation in the output greater than that of varying each of the inputs alone. Such interactions are present in any model that is non-additive, but will be neglected by methods such as scatterplots and one-at-a-time perturbations.[5] The effect of interactions can be measured by the total-order sensitivity index.
  • Multiple outputs: Virtually all sensitivity analysis methods consider a single univariate model output, yet many models output a large number of possibly spatially or time-dependent data. Note that this does not preclude the possibility of performing different sensitivity analyses for each output of interest. However, for models in which the outputs are correlated, the sensitivity measures can be hard to interpret.
  • Given data: While in many cases the practitioner has access to the model, in some instances a sensitivity analysis must be performed with "given data", i.e. where the sample points (the values of the model inputs for each run) cannot be chosen by the analyst. This may occur when a sensitivity analysis has to performed retrospectively, perhaps using data from an optimisation or uncertainty analysis, or when data comes from a discrete source.[6]

Core methodology

Ideal scheme of a possibly sampling-based sensitivity analysis. Uncertainty arising from different sources—errors in the data, parameter estimation procedure, alternative model structures—are propagated through the model for uncertainty analysis and their relative importance is quantified via sensitivity analysis.
Sampling-based sensitivity analysis by scatterplots. Y (vertical axis) is a function of four factors. The points in the four scatterplots are always the same though sorted differently, i.e. by Z1, Z2, Z3, Z4 in turn. Note that the abscissa is different for each plot: (−5, +5) for Z1, (−8, +8) for Z2, (−10, +10) for Z3 and Z4. Z4 is most important in influencing Y as it imparts more 'shape' on Y.

There are a large number of approaches to performing a sensitivity analysis, many of which have been developed to address one or more of the constraints discussed above.[1] They are also distinguished by the type of sensitivity measure, be it based on (for example) variance decompositions, partial derivatives or elementary effects. In general, however, most procedures adhere to the following outline:

  1. Quantify the uncertainty in each input (e.g. ranges, probability distributions). Note that this can be difficult and many methods exist to elicit uncertainty distributions from subjective data.[7]
  2. Identify the model output to be analysed (the target of interest should ideally have a direct relation to the problem tackled by the model).
  3. Run the model a number of times using some design of experiments,[8] dictated by the method of choice and the input uncertainty.
  4. Using the resulting model outputs, calculate the sensitivity measures of interest.

In some cases this procedure will be repeated, for example in high-dimensional problems where the user has to screen out unimportant variables before performing a full sensitivity analysis.

This section discusses various types of "core methods", distinguished by the various sensitivity measures that are calculated (note that some of these categories "overlap" somewhat). The following section focuses on alternative ways of obtaining these measures, under the constraints of the problem.

One-at-a-time (OAT/OFAT)

One of the simplest and most common approaches is that of changing one-factor-at-a-time (OFAT or OAT), to see what effect this produces on the output.[9] [10] [11] OAT customarily involves:

  • Moving one input variable, keeping others at their baseline (nominal) values, then,
  • Returning the variable to its nominal value, then repeating for each of the other inputs in the same way.

Sensitivity may then be measured by monitoring changes in the output, e.g. by partial derivatives or linear regression. This appears a logical approach as any change observed in the output will unambiguously be due to the single variable changed. Furthermore, by changing one variable at a time, one can keep all other variables fixed to their central or baseline values. This increases the comparability of the results (all ‘effects’ are computed with reference to the same central point in space) and minimizes the chances of computer programme crashes, more likely when several input factors are changed simultaneously. OAT is frequently preferred by modellers because of practical reasons. In case of model failure under OAT analysis the modeller immediately knows which is the input factor responsible for the failure.[5]

Despite its simplicity however, this approach does not fully explore the input space, since it does not take into account the simultaneous variation of input variables. This means that the OAT approach cannot detect the presence of interactions between input variables.[12]

Local methods

Local methods involve taking the partial derivative of the output Y with respect to an input factor Xi:

,

where the subscript X0 indicates that the derivative is taken at some fixed point in the space of the input (hence the 'local' in the name of the class). Adjoint modelling[13][14] and Automated Differentiation[15] are methods in this class. Similar to OAT/OFAT, local methods do not attempt to fully explore the input space, since they examine small perturbations, typically one variable at a time.

Scatter plots

A simple but useful tool is to plot scatter plots of the output variable against individual input variables, after (randomly) sampling the model over its input distributions. The advantage of this approach is that it can also deal with "given data", i.e. a set of arbitrarily-placed data points, and gives a direct visual indication of sensitivity. Quantitative measures can also be drawn, for example by measuring the correlation between Y and Xi, or even by estimating variance-based measures by nonlinear regression.[6]

Regression analysis

Regression analysis, in the context of sensitivity analysis, involves fitting a linear regression to the model response and using standardized regression coefficients as direct measures of sensitivity. The regression is required to be linear with respect to the data (i.e. a hyperplane, hence with no quadratic terms, etc., as regressors) because otherwise it is difficult to interpret the standardised coefficients. This method is therefore most suitable when the model response is in fact linear; linearity can be confirmed, for instance, if the coefficient of determination is large. The advantages of regression analysis are that it is simple and has a low computational cost.

Variance-based methods

Mining Engineer (Excluding Oil ) Truman from Alma, loves to spend time knotting, largest property developers in singapore developers in singapore and stamp collecting. Recently had a family visit to Urnes Stave Church. Variance-based methods[16][17][18] are a class of probabilistic approaches which quantify the input and output uncertainties as probability distributions, and decompose the output variance into parts attributable to input variables and combinations of variables. The sensitivity of the output to an input variable is therefore measured by the amount of variance in the output caused by that input. These can be expressed as conditional expectations, i.e. considering a model Y=f(X) for X={X1, X2, ... Xk}, a measure of sensitivity of the ith variable Xi is given as,

where "Var" and "E" denote the variance and expected value operators respectively. This expression essentially measures the contribution Xi alone to the uncertainty (variance) in Y (averaged over variations in other variables), and is known as the first-order sensitivity index or main effect index. Importantly, it does not measure the uncertainty caused by interactions with other variables. A further measure, known as the total effect index, gives the total variance in Y caused by Xi and its interactions with any of the other input variables. Both quantities are typically standardised by dividing by Var(Y).

Variance-based methods allow full exploration of the input space, accounting for interactions, and nonlinear responses. For these reasons they are widely used when it is feasible to calculate them. Typically this calculation involves the use of Monte Carlo methods, but since this can involve many thousands of model runs, other methods (such as emulators) can be used to reduce computational expense when necessary. Note that full variance decompositions are only meaningful when the input factors are independent from one another.[19]

Screening

Screening is a particular instance of a sampling-based method. The objective here is rather to identify which input variables are contributing significantly to the output uncertainty in high-dimensionality models, rather than exactly quantifying sensitivity (i.e. in terms of variance). Screening tends to have a relatively low computational cost when compared to other approaches, and can be used in a preliminary analysis to weed out uninfluential variables before applying a more informative analysis to the remaining set. One of the most commonly used screening method is the elementary effect method.[20][21]

Alternative Methods

A number of methods have been developed to overcome some of the constraints discussed above, which would otherwise make the estimation of sensitivity measures infeasible (most often due to computational expense). Generally, these methods focus on efficiently calculating variance-based measures of sensitivity.

Emulators

Emulators (also known as metamodels, surrogate models or response surfaces) are data-modelling/machine learning approaches that involve building a relatively simple mathematical function, known as an emulator, that approximates the input/output behaviour of the model itself.[22] In other words, it is the concept of "modelling a model" (hence the name "metamodel"). The idea is that, although computer models may be a very complex series of equations that can take a long time to solve, they can always be regarded as a function of their inputs Y=f(X). By running the model at a number of points in the input space, it may be possible to fit a much simpler emulator η(X), such that η(X)≈f(X) to within an acceptable margin of error. Then, sensitivity measures can be calculated from the emulator (either with Monte Carlo or analytically), which will have a negligible additional computational cost. Importantly, the number of model runs required to fit the emulator can be orders of magnitude less than the number of runs required to directly estimate the sensitivity measures from the model.[23]

Clearly the crux of an emulator approach is to find an η (emulator) that is a sufficiently close approximation to the model f. This requires the following steps,

  1. Sampling (running) the model at a number of points in its input space. This requires a sample design.
  2. Selecting a type of emulator (mathematical function) to use.
  3. "Training" the emulator using the sample data from the model – this generally involves adjusting the emulator parameters until the emulator mimics the true model as well as possible.

Sampling the model can often be done with low-discrepancy sequences, such as the Sobol sequence or Latin hypercube sampling, although random designs can also be used, at the loss of some efficiency. The selection of the emulator type and the training are intrinsically linked, since the training method will be dependent on the class of emulator. Some types of emulators that have been used successfully for sensitivity analysis include,

The use of an emulator introduces a machine learning problem, which can be difficult if the response of the model is highly nonlinear. In all cases it is useful to check the accuracy of the emulator, for example using cross-validation.

High-Dimensional Model Representations (HDMR)

A high-dimensional model representation (HDMR)[28][29] (the term is due to H. Rabitz[30]) is essentially an emulator approach, which involves decomposing the function output into a linear combination of input terms and interactions of increasing dimensionality. The HDMR approach exploits the fact that the model can usually be well-approximated by neglecting higher-order interactions (second or third-order and above). The terms in the truncated series can then each be approximated by e.g. polynomials or splines (REFS) and the response expressed as the sum of the main effects and interactions up to the truncation order. From this perspective, HDMRs can be seen as emulators which neglect high-order interactions; the advantage being that they are able to emulate models with higher dimensionality than full-order emulators.

Fourier Amplitude Sensitivity Test (FAST)

Mining Engineer (Excluding Oil ) Truman from Alma, loves to spend time knotting, largest property developers in singapore developers in singapore and stamp collecting. Recently had a family visit to Urnes Stave Church.

The Fourier Amplitude Sensitivity Test (FAST) uses the Fourier series to represent a multivariate function (the model) in the frequency domain, using a single frequency variable. Therefore, the integrals required to calculate sensitivity indices become univariate, resulting in computational savings.

Other

Methods based on Monte Carlo filtering.[31][32] These are also sampling-based and the objective here is to identify regions in the space of the input factors corresponding to particular values (e.g. high or low) of the output.

Other issues

Assumptions vs. inferences

In uncertainty and sensitivity analysis there is a crucial trade off between how scrupulous an analyst is in exploring the input assumptions and how wide the resulting inference may be. The point is well illustrated by the econometrician Edward E. Leamer (1990):[33]

I have proposed a form of organized sensitivity analysis that I call ‘global sensitivity analysis’ in which a neighborhood of alternative assumptions is selected and the corresponding interval of inferences is identified. Conclusions are judged to be sturdy only if the neighborhood of assumptions is wide enough to be credible and the corresponding interval of inferences is narrow enough to be useful.

Note Leamer’s emphasis is on the need for 'credibility' in the selection of assumptions. The easiest way to invalidate a model is to demonstrate that it is fragile with respect to the uncertainty in the assumptions or to show that its assumptions have not been taken 'wide enough'. The same concept is expressed by Jerome R. Ravetz, for whom bad modeling is when uncertainties in inputs must be suppressed lest outputs become indeterminate.[34]

Pitfalls and difficulties

Some common difficulties in sensitivity analysis include:

  • Too many model inputs to analyse. Screening can be used to reduce dimensionality.
  • The model takes too long to run. Emulators (including HDMR) can reduce the number of model runs needed.
  • There is not enough information to build probability distributions for the inputs. Probability distributions can be constructed from expert elicitation, although even then it may be hard to build distributions with great confidence. The subjectivity of the probability distributions or ranges will strongly affect the sensitivity analysis.
  • Unclear purpose of the analysis. Different statistical tests and measures are applied to the problem and different factors rankings are obtained. The test should instead be tailored to the purpose of the analysis, e.g. one uses Monte Carlo filtering if one is interested in which factors are most responsible for generating high/low values of the output.
  • Too many model outputs are considered. This may be acceptable for quality assurance of sub-models but should be avoided when presenting the results of the overall analysis.
  • Piecewise sensitivity. This is when one performs sensitivity analysis on one sub-model at a time. This approach is non conservative as it might overlook interactions among factors in different sub-models (Type II error).

Applications

Some examples of sensitivity analyses performed in various disciplines follow here.

Environmental

Environmental computer models are increasingly used in a wide variety of studies and applications. For example, global climate models are used for both short-term weather forecasts and long-term climate change. Moreover, computer models are increasingly used for environmental decision-making at a local scale, for example for assessing the impact of a waste water treatment plant on a river flow, or for assessing the behavior and life-length of bio-filters for contaminated waste water.

In both cases sensitivity analysis may help to understand the contribution of the various sources of uncertainty to the model output uncertainty and the system performance in general. In these cases, depending on model complexity, different sampling strategies may be advisable and traditional sensitivity indices have to be generalized to cover multiple model outputs,[35] heteroskedastic effects and correlated inputs.

Business

In a decision problem, the analyst may want to identify cost drivers as well as other quantities for which we need to acquire better knowledge in order to make an informed decision. On the other hand, some quantities have no influence on the predictions, so that we can save resources at no loss in accuracy by relaxing some of the conditions. See Corporate finance: Quantifying uncertainty. Additionally to the general motivations listed above, sensitivity analysis can help in a variety of other circumstances specific to business:

  • To identify critical assumptions or compare alternative model structures
  • To guide future data collections
  • To optimize the tolerance of manufactured parts in terms of the uncertainty in the parameters
  • To optimize resources allocation

However there are also some problems associated with sensitivity analysis in the business context:

  • Variables are often interdependent (correlated), which makes examining each variable individually unrealistic. E.G. changing one factor such as sales volume, will most likely affect other factors such as the selling price.
  • Often the assumptions upon which the analysis is based are made by using past experience/data which may not hold in the future.
  • Assigning a maximum and minimum (or optimistic and pessimistic) value is open to subjective interpretation. For instance one person's 'optimistic' forecast may be more conservative than that of another person performing a different part of the analysis. This sort of subjectivity can adversely affect the accuracy and overall objectivity of the analysis.

Social Sciences

Examples from research-led sensitivity analyses can be found on gender wage gap in Chile[36] and water sector interventions in Nigeria.

In modern econometrics the use of sensitivity analysis to anticipate criticism is the subject of one of the ten commandments of applied econometrics (from Kennedy, 2007[37] ):

Thou shall confess in the presence of sensitivity. Corollary: Thou shall anticipate criticism [•••] When reporting a sensitivity analysis, researchers should explain fully their specification search so that the readers can judge for themselves how the results may have been affected. This is basically an ‘honesty is the best policy’ approach, advocated by Leamer, (1978[38]).

Sensitivity analysis can also be used in model-based policy assessment studies.[39] Sensitivity analysis can be used to assess the robustness of composite indicators,[40] also known as indices, such as the Environmental Performance Index.

Chemistry

Sensitivity Analysis is common in many areas of physics and chemistry.[41]

With the accumulation of knowledge about kinetic mechanisms under investigation and with the advance of power of modern computing technologies, detailed complex kinetic models are increasingly used as predictive tools and as aids for understanding the underlying phenomena. A kinetic model is usually described by a set of differential equations representing the concentration-time relationship. Sensitivity analysis has been proven to be a powerful tool to investigate a complex kinetic model.[42][43][44]

Kinetic parameters are frequently determined from experimental data via nonlinear estimation. Sensitivity analysis can be used for optimal experimental design, e.g. determining initial conditions, measurement positions, and sampling time, to generate informative data which are critical to estimation accuracy. A great number of parameters in a complex model can be candidates for estimation but not all are estimable.[44] Sensitivity analysis can be used to identify the influential parameters which can be determined from available data while screening out the unimportant ones. Sensitivity analysis can also be used to identify the redundant species and reactions allowing model reduction.

Engineering

Modern engineering design makes extensive use of computer models to test designs before they are manufactured. Sensitivity analysis allows designers to assess the effects and sources of uncertainties, in the interest of building robust models. Sensitivity analyses have for example been performed in biomechanical models[45] amongst others.

In meta-analysis

In a meta analysis, a sensitivity analysis tests if the results are sensitive to restrictions on the data included. Common examples are large trials only, higher quality trials only, and more recent trials only. If results are consistent it provides stronger evidence of an effect and of generalizability.[46]

Multi-criteria decision making

Sometimes a sensitivity analysis may reveal surprising insights about the subject of interest. For instance, the field of multi-criteria decision making (MCDM) studies (among other topics) the problem of how to select the best alternative among a number of competing alternatives. This is an important task in decision making. In such a setting each alternative is described in terms of a set of evaluative criteria. These criteria are associated with weights of importance. Intuitively, one may think that the larger the weight for a criterion is, the more critical that criterion should be. However, this may not be the case. It is important to distinguish here the notion of criticality with that of importance. By critical, we mean that a criterion with small change (as a percentage) in its weight, may cause a significant change of the final solution. It is possible criteria with rather small weights of importance (i.e., ones that are not so important in that respect) to be much more critical in a given situation than ones with larger weights.[47][48] That is, a sensitivity analysis may shed light into issues not anticipated at the beginning of a study. This, in turn, may dramatically improve the effectiveness of the initial study and assist in the successful implementation of the final solution.

Related concepts

Sensitivity analysis is closely related with uncertainty analysis; while the latter studies the overall uncertainty in the conclusions of the study, sensitivity analysis tries to identify what source of uncertainty weighs more on the study's conclusions.

The problem setting in sensitivity analysis also has strong similarities with the field of design of experiments. In a design of experiments, one studies the effect of some process or intervention (the 'treatment') on some objects (the 'experimental units'). In sensitivity analysis one looks at the effect of varying the inputs of a mathematical model on the output of the model itself. In both disciplines one strives to obtain information from the system with a minimum of physical or numerical experiments.

See also

References

43 year old Petroleum Engineer Harry from Deep River, usually spends time with hobbies and interests like renting movies, property developers in singapore new condominium and vehicle racing. Constantly enjoys going to destinations like Camino Real de Tierra Adentro.

  • Cruz, J. B., editor, (1973) System Sensitivity Analysis, Dowden, Hutchinson & Ross, Stroudsburg, PA.
  • Cruz, J. B. and Perkins, W.R., (1964), A New Approach to the Sensitivity Problem in Multivariable Feedback System Design, IEEE TAC, Vol. 9, 216-223.
  • Fassò A. (2007) Statistical sensitivity analysis and water quality. In Wymer L. Ed, Statistical Framework for Water Quality Criteria and Monitoring. Wiley, New York.
  • Fassò A., Esposito E., Porcu E., Reverberi A.P., Vegliò F. (2003) Statistical Sensitivity Analysis of Packed Column Reactors for Contaminated Wastewater. Environmetrics. Vol. 14, n.8, 743 - 759.
  • Fassò A., Perri P.F. (2002) Sensitivity Analysis. In Abdel H. El-Shaarawi and Walter W. Piegorsch (eds) Encyclopedia of Environmetrics, Volume 4, pp 1968–1982, Wiley.
  • Saltelli, A., S. Tarantola, and K. Chan (1999). Quantitative model-independent method for global sensitivity analysis of model output. Technometrics 41(1), 39–56.
  • Santner, T. J.; Williams, B. J.; Notz, W.I. Design and Analysis of Computer Experiments; Springer-Verlag, 2003.
  • Haug, Edward J.; Choi, Kyung K.; Komkov, Vadim (1986) Design sensitivity analysis of structural systems. Mathematics in Science and Engineering, 177. Academic Press, Inc., Orlando, FL.
  • Taleb, N. N., (2007) The Black Swan: The Impact of the Highly Improbable, Random House.
  • Pilkey, O. H. and L. Pilkey-Jarvis (2007), Useless Arithmetic. Why Environmental Scientists Can't Predict the Future. New York: Columbia University Press.
  • Cannavó, F., Sensitivity analysis for volcanic source modeling quality assessment and model selection, Computers & Geosciences, Volume 44, July 2012, Pages 52–59, ISSN 0098-3004, 10.1016/j.cageo.2012.03.008.

Further reading

External links

  1. 1.0 1.1 1.2 Saltelli, A., Ratto, M., Andres, T., Campolongo, F., Cariboni, J., Gatelli, D. Saisana, M., and Tarantola, S., 2008, Global Sensitivity Analysis. The Primer, John Wiley & Sons.
  2. Pannell, D.J. (1997). Sensitivity analysis of normative economic models: Theoretical framework and practical strategies, Agricultural Economics 16: 139-152.[1]
  3. Der Kiureghian, A., Ditlevsen, O. (2009) Aleatory or epistemic? Does it matter?, Structural Safety 31(2), 105-112.
  4. J.C. Helton, J.D. Johnson, C.J. Salaberry, and C.B. Storlie, 2006, Survey of sampling based methods for uncertainty and sensitivity analysis. Reliability Engineering and System Safety, 91:1175–1209.
  5. 5.0 5.1 Saltelli, A., Annoni, P., 2010, How to avoid a perfunctory sensitivity analysis, Environmental Modeling and Software 25, 1508-1517.
  6. 6.0 6.1 Paruolo, P., Saisana, M., and Saltelli, A., (2012) Ratings and rankings: voodoo or science? The Royal Statistical Society: Journal Series A
  7. O'Hagan, A., Uncertain Judgements: Eliciting Experts' Probabilities. Wiley, Chichester, 2006.
  8. Sacks, J., W. J. Welch, T. J. Mitchell, and H. P. Wynn (1989). Design and analysis of computer experiments. Statistical Science 4, 409–435.
  9. J. Campbell, et al. (2008), Photosynthetic Control of Atmospheric Carbonyl Sulfide During the Growing Season, Science 322: 1085-1088
  10. R. Bailis, M. Ezzati, D. Kammen, (2005), Mortality and Greenhouse Gas Impacts of Biomass and Petroleum Energy Futures in Africa, Science 308: 98-103
  11. J. Murphy, et al.(2004), Quantification of modelling uncertainties in a large ensemble of climate change simulations, Nature 430: 768-772
  12. Czitrom (1999) "One-Factor-at-a-Time Versus Designed Experiments", American Statistician, 53, 2.
  13. Cacuci, Dan G., Sensitivity and Uncertainty Analysis: Theory, Volume I, Chapman & Hall.
  14. Cacuci, Dan G., Mihaela Ionescu-Bujor, Michael Navon, 2005, Sensitivity And Uncertainty Analysis: Applications to Large-Scale Systems (Volume II), Chapman & Hall.
  15. Grievank, A. (2000). Evaluating derivatives, Principles and techniques of algorithmic differentiation. SIAM publisher.
  16. Sobol’, I. (1990). Sensitivity estimates for nonlinear mathematical models. Matematicheskoe Modelirovanie 2, 112–118. in Russian, translated in English in Sobol’ , I. (1993). Sensitivity analysis for non-linear mathematical models. Mathematical Modeling & Computational Experiment (Engl. Transl.), 1993, 1, 407–414.
  17. Homma, T. and A. Saltelli (1996). Importance measures in global sensitivity analysis of nonlinear models. Reliability Engineering and System Safety, 52, 1–17.
  18. Saltelli, A., K. Chan, and M. Scott (Eds.) (2000). Sensitivity Analysis. Wiley Series in Probability and Statistics. New York: John Wiley and Sons.
  19. Saltelli, A. and S. Tarantola (2002). On the relative importance of input factors in mathematical models: safety assessment for nuclear waste disposal. Journal of American Statistical Association, 97, 702–709.
  20. Morris, M. D. (1991). Factorial sampling plans for preliminary computational experiments. Technometrics, 33, 161–174.
  21. Campolongo, F., J. Cariboni, and A. Saltelli (2007). An effective screening design for sensitivity analysis of large models. Environmental Modelling and Software, 22, 1509–1518.
  22. 22.0 22.1 22.2 Storlie, C.B., Swiler, L.P., Helton, J.C., and Sallaberry, C.J. (2009), Implementation and evaluation of nonparametric regression procedures for sensitivity analysis of computationally demanding models, Reliability Engineering & System Safety 94(11): 1735-1763
  23. 23.0 23.1 Oakley, J. and A. O'Hagan (2004). Probabilistic sensitivity analysis of complex models: a Bayesian approach. J. Royal Stat. Soc. B 66, 751–769.
  24. Gramacy, R.B., Taddy, M.A., Categorical Inputs, Sensitivity Analysis, Optimization and Importance Tempering with tgp Version 2, an R Package for Treed Gaussian Process Models Journal of Statistical Software 33(6)
  25. Becker, W., Worden, K., Rowson, J., Bayesian sensitivity analysis of bifurcating nonlinear models, Mechanical Systems and Signal Processing [2]
  26. Sudret, B., (2008), Global sensitivity analysis using polynomial chaos expansions}, Reliability Engineering & System Safety 93(7): 964-979,
  27. Ratto, M. and Pagano, A., (2010), Using recursive algorithms for the efficient identification of smoothing spline ANOVA models, AStA Advances in Statistical Analysis 94(4): 367-388
  28. Li, G., J. Hu, S.-W. Wang, P. Georgopoulos, J. Schoendorf, and H. Rabitz (2006). Random Sampling-High Dimensional Model Representation (RS-HDMR) and orthogonality of its different order component functions. Journal of Physical Chemistry A 110, 2474–2485.
  29. Li, G., W. S. W., and R. H. (2002). Practical approaches to construct RS-HDMR component functions. Journal of Physical Chemistry 106, 8721{8733.
  30. Rabitz, H. (1989). System analysis at molecular scale. Science, 246, 221–226.
  31. Hornberger, G. and R. Spear (1981). An approach to the preliminary analysis of environmental systems. Journal of Environmental Management 7, 7–18.
  32. Saltelli, A., S. Tarantola, F. Campolongo, and M. Ratto (2004). Sensitivity Analysis in Practice: A Guide to Assessing Scientific Models. John Wiley and Sons.
  33. Leamer, E., (1990) Let's take the con out of econometrics, and Sensitivity analysis would help. In C. Granger (ed.), Modelling Economic Series. Oxford: Clarendon Press 1990.
  34. Ravetz, J.R., 2007, No-Nonsense Guide to Science, New Internationalist Publications Ltd.
  35. Fassò, Alessandro () "Sensitivity Analysis for Environmental Models and Monitoring Networks". Preprint
  36. Perticara, M (2007) 'Gender wage gap in Chile: a sensitivity analysis: Analizing the differences between men and women employment and wages', Alberto Hurtado University: http://cloud2.gdnet.org/~research_papers/Gender%20wage%20gap%20in%20Chile:%20a%20sensitivity%20analysis
  37. Kennedy, P. (2007). A guide to econometrics, Fifth edition. Blackwell Publishing.
  38. Leamer, E. (1978). Specification Searches: Ad Hoc Inferences with Nonexperimental Data. John Wiley & Sons, Ltd, p. vi.
  39. Saltelli, Andrea (2006) "The critique of modelling and sensitivity analysis in the scientic discourse: An overview of good practices", Transatlantic Uncertainty Colloquium (TAUC) Washington, October 10–11
  40. Saisana M., Saltelli A., Tarantola S. (2005) "Uncertainty and Sensitivity analysis techniques as tools for the quality assessment of composite indicators", Journal of the Royal Statistical Society, A, 168 (2), 307–323.
  41. Saltelli, A., M. Ratto, S. Tarantola and F. Campolongo (2005) Sensitivity Analysis for Chemical Models, Chemical Reviews, 105(7) pp 2811–2828.
  42. Rabitz, H., M. Kramer and D. Dacol (1983). Sensitivity analysis in chemical kinetics. Annual Review of Physical Chemistry, 34, 419–461.
  43. Turanyi, T (1990). Sensitivity analysis of complex kinetic systems. Tools and applications. Journal of Mathematical Chemistry, 5, 203–248.
  44. 44.0 44.1 Komorowski M, Costa MJ, Rand DA , Stumpf MPH (2011). Sensitivity, robustness, and identifiability in stochastic chemical kinetics models. Proc Natl Acad Sci U S A', 108(21), 8645-50.
  45. Becker W., Rowson J., Oakley J.E., Yoxall A., Manson G., Worden K. (2011) Bayesian sensitivity analysis of a model of the aortic valve, Journal of Biomechanics 44(8): 1499-506
  46. clinicalevidence.bmj.com > Glossary > sensitivity analysis Retrieved on June 21, 2010
  47. One of the biggest reasons investing in a Singapore new launch is an effective things is as a result of it is doable to be lent massive quantities of money at very low interest rates that you should utilize to purchase it. Then, if property values continue to go up, then you'll get a really high return on funding (ROI). Simply make sure you purchase one of the higher properties, reminiscent of the ones at Fernvale the Riverbank or any Singapore landed property Get Earnings by means of Renting

    In its statement, the singapore property listing - website link, government claimed that the majority citizens buying their first residence won't be hurt by the new measures. Some concessions can even be prolonged to chose teams of consumers, similar to married couples with a minimum of one Singaporean partner who are purchasing their second property so long as they intend to promote their first residential property. Lower the LTV limit on housing loans granted by monetary establishments regulated by MAS from 70% to 60% for property purchasers who are individuals with a number of outstanding housing loans on the time of the brand new housing purchase. Singapore Property Measures - 30 August 2010 The most popular seek for the number of bedrooms in Singapore is 4, followed by 2 and three. Lush Acres EC @ Sengkang

    Discover out more about real estate funding in the area, together with info on international funding incentives and property possession. Many Singaporeans have been investing in property across the causeway in recent years, attracted by comparatively low prices. However, those who need to exit their investments quickly are likely to face significant challenges when trying to sell their property – and could finally be stuck with a property they can't sell. Career improvement programmes, in-house valuation, auctions and administrative help, venture advertising and marketing, skilled talks and traisning are continuously planned for the sales associates to help them obtain better outcomes for his or her shoppers while at Knight Frank Singapore. No change Present Rules

    Extending the tax exemption would help. The exemption, which may be as a lot as $2 million per family, covers individuals who negotiate a principal reduction on their existing mortgage, sell their house short (i.e., for lower than the excellent loans), or take part in a foreclosure course of. An extension of theexemption would seem like a common-sense means to assist stabilize the housing market, but the political turmoil around the fiscal-cliff negotiations means widespread sense could not win out. Home Minority Chief Nancy Pelosi (D-Calif.) believes that the mortgage relief provision will be on the table during the grand-cut price talks, in response to communications director Nadeam Elshami. Buying or promoting of blue mild bulbs is unlawful.

    A vendor's stamp duty has been launched on industrial property for the primary time, at rates ranging from 5 per cent to 15 per cent. The Authorities might be trying to reassure the market that they aren't in opposition to foreigners and PRs investing in Singapore's property market. They imposed these measures because of extenuating components available in the market." The sale of new dual-key EC models will even be restricted to multi-generational households only. The models have two separate entrances, permitting grandparents, for example, to dwell separately. The vendor's stamp obligation takes effect right this moment and applies to industrial property and plots which might be offered inside three years of the date of buy. JLL named Best Performing Property Brand for second year running

    The data offered is for normal info purposes only and isn't supposed to be personalised investment or monetary advice. Motley Fool Singapore contributor Stanley Lim would not personal shares in any corporations talked about. Singapore private home costs increased by 1.eight% within the fourth quarter of 2012, up from 0.6% within the earlier quarter. Resale prices of government-built HDB residences which are usually bought by Singaporeans, elevated by 2.5%, quarter on quarter, the quickest acquire in five quarters. And industrial property, prices are actually double the levels of three years ago. No withholding tax in the event you sell your property. All your local information regarding vital HDB policies, condominium launches, land growth, commercial property and more

    There are various methods to go about discovering the precise property. Some local newspapers (together with the Straits Instances ) have categorised property sections and many local property brokers have websites. Now there are some specifics to consider when buying a 'new launch' rental. Intended use of the unit Every sale begins with 10 p.c low cost for finish of season sale; changes to 20 % discount storewide; follows by additional reduction of fiftyand ends with last discount of 70 % or extra. Typically there is even a warehouse sale or transferring out sale with huge mark-down of costs for stock clearance. Deborah Regulation from Expat Realtor shares her property market update, plus prime rental residences and houses at the moment available to lease Esparina EC @ Sengkang
  48. 20 year-old Real Estate Agent Rusty from Saint-Paul, has hobbies and interests which includes monopoly, property developers in singapore and poker. Will soon undertake a contiki trip that may include going to the Lower Valley of the Omo.

    My blog: http://www.primaboinca.com/view_profile.php?userid=5889534