Marginal effects in the probit model with a triple dummy variable interaction term

Μέγεθος: px
Εμφάνιση ξεκινά από τη σελίδα:

Download "Marginal effects in the probit model with a triple dummy variable interaction term"

Transcript

1 Marginal effects in the probit model with a triple dummy variable interaction term Thomas Cornelißen and Katja Sonderhof Leibniz Universität Hannover, Discussion Paper No. 386 January 2008 ISSN: Abstract In non-linear regression models, such as the probit model, coefficients cannot be interpreted as marginal effects. The marginal effects are usually non-linear combinations of all regressors and regression coefficients of the model. This paper derives the marginal effects in a probit model with a triple dummy variable interaction term. A frequent application of this model is the regression-based difference-in-difference-indifferences estimator with a binary outcome variable. The formulae derived here are implemented in a Stata program called inteff3 which applies the delta method in order to compute also the standard errors of the marginal effects. Keywords: difference-in-difference-in-differences, probit model, interaction terms, marginal effects, Stata JEL-Classification: C25, C87 Institute of Empirical Economics and Institute of Labour Economics, Leibniz Universität Hannover, Germany, cornelissen@ewifo.uni-hannover.de, sonderhof@aoek.uni-hannover.de

2 1 Introduction Regression analysis usually aims at estimating the marginal effect of a regressor on the outcome variable controlling for the influence of other regressors. In the linear regression model the regression coefficients can be interpreted as marginal effects. In non-linear regression models, such as the probit model, coefficients cannot be interpreted as marginal effects. The marginal effect of a regressor is given by the partial derivative of the expected value of the outcome variable with respect to the regressor. When an interaction term of two variables is included in the model, the interaction effect of the two variables is given by the cross-partial derivative of the expectation of the dependent variable with respect to the two interacted variables. In a linear model this is simply the coefficient on the interaction term. In a non-linear model, the cross-derivative is usually a non-linear combination of all regressors and all coefficients of the model. Ai and Norton (2003) and Norton et al. (2004) derive the formulae of interaction effects of two interacted variables in a logit and probit model. In this paper we look at the case of a triple dummy variable interaction in a probit model. A common application of a model with three interacted dummy variables is the differencein-difference-in-differences (DDD) estimator (Gruber 1994). When the dependent variable is binary, the regression based DDD model can be estimated as a probit model with a triple dummy variable interaction term (Gruber and Poterba 1994). We derive the marginal effects in this model in an analogous way as Ai and Norton (2003) and Norton et al. (2004). The standard errors of the marginal effects can be computed using the delta method (see e.g. Davidson/MacKinnon 2004, p.202). We implemented the computation of the marginal effect and their standard errors in a downloadable Stata program inteff3 (Cornelißen and Sonderhof 2008) 1. The paper proceeds as follows. Section 2 derives the marginal effects of the three dummy variables and their interactions in a probit model. Section 3 describes the Stata ado-file inteff3 and presents a short empirical application. Section 4 concludes. 1 Type net search inteff3 in Stata or visit The program requires at least Stata version 9. 2

3 2 The marginal interaction effects in a probit model with a triple dummy variable interaction term The probit model with a triple dummy variable interaction term is P(y = 1 x 1, x 2, x 3, x) = Φ(β 1 x 1 + β 2 x 2 + β 3 x 3 + β 12 x 1 x 2 +β 13 x 1 x 3 + β 23 x 2 x 3 + β 123 x 1 x 2 x 3 + x β) = Φ(xβ) (1) where subscripts for observations are dropped for simplicity, y is the binary dependent variable, Φ is the standard normal cumulative density function, x 1, x 2 and x 3 are dummy variables to be interacted, β j are the associated coefficients, and x β denotes the linear combination of all remaining explanatory variables and coefficients. Taking into account that the dummy variables x 1, x 2 and x 3 and their interactions are discrete variables, the marginal effects of interest are the following: g 1 = Φ(xβ) x 1 = Φ(β 1 + β 2 x 2 + β 3 x 3 + β 12 x 2 + β 13 x 3 + β 23 x 2 x 3 + β 123 x 2 x 3 + x β) Φ(β 2 x 2 + β 3 x 3 + β 23 x 2 x 3 + x β) (2) g 2 = Φ(xβ) x 2 = Φ(β 1 x 1 + β 2 + β 3 x 3 + β 12 x 1 + β 13 x 1 x 3 + β 23 x 3 + β 123 x 1 x 3 + x β) Φ(β 1 x 1 + β 3 x 3 + β 13 x 1 x 3 + x β) (3) g 3 = Φ(xβ) x 3 g 4 = 2 Φ(xβ) x 1 x 2 = Φ(β 1 x 1 + β 2 x 2 + β 3 + β 12 x 1 x 2 + β 13 x 1 + β 23 x 2 + β 123 x 1 x 2 + x β) Φ(β 1 x 1 + β 2 x 2 + β 12 x 1 x 2 + x β) (4) = Φ(β 1 + β 2 + β 3 x 3 + β 12 + β 13 x 3 + β 23 x 3 + β 123 x 3 + x β) Φ(β 1 + β 3 x 3 + β 13 x 3 + x β) Φ(β 2 + β 3 x 3 + β 23 x 3 + x β) +Φ(β 3 x 3 + x β) (5) g 5 = 2 Φ(xβ) x 1 x 3 = Φ(β 1 + β 2 x 2 + β 3 + β 12 x 2 + β 13 + β 23 x 2 + β 123 x 2 + x β) Φ(β 1 + β 2 x 2 + β 12 x 2 + x β) Φ(β 2 x 2 + β 3 + β 23 x 2 + x β) +Φ(β 2 x 2 + x β) (6) 3

4 g 6 = 2 Φ(xβ) x 2 x 3 = Φ(β 1 x 1 + β 2 + β 3 + β 12 x 1 + β 13 x 1 + β 23 + β 123 x 1 + x β) Φ(β 1 x 1 + β 2 + β 12 x 1 + x β) Φ(β 1 x 1 + β 3 + β 13 x 1 + x β) +Φ(β 1 x 1 + x β) (7) g 7 = 3 Φ(xβ) x 1 x 2 x 3 = Φ(β 1 + β 2 + β 3 + β 12 + β 13 + β 23 + β x β) Φ(β 1 + β 2 + β 12 + x β) Φ(β 1 + β 3 + β 13 + x β) Φ(β 2 + β 3 + β 23 + x β) + Φ(β 3 + x β) +Φ(β 2 + x β) + Φ(β 1 + x β) Φ( x β) (8) With given estimates of the coefficients of the probit model, ˆβ, (2)-(8) can be used to derive estimates of the marginal effects. As the marginal effects ĝ 1 through ĝ 7 are nonlinear functions of the underlying parameters estimates ˆβ, their standard errors can be computed using the delta method (see e.g. Davidson/MacKinnon 2004, p.202). Let ĝ(ˆβ) be a column vector of the marginal effects represented by (2)-(8). Then, for the given estimated covariance matrix of the probit regression coefficients, ˆV(ˆβ), the covariance matrix of ĝ, can be estimated according to the delta method by ˆV (ĝ) = ĜˆV(ˆβ)Ĝ, (9) where Ĝ G(ˆβ) is the matrix g(β)/ β. The ith row of G(ˆβ) is the vector of partial derivatives of the ith function with respect to ˆβ or, in other words, the typical element in row i and column j of G(ˆβ) is g i (β)/ β j (Davidson/MacKinnon 2004, p. 208). Hence, the method requires the derivatives of the functions g 1 through g 7 with respect to the underlying probit coefficients β. These derivatives are presented in the appendix. We have implemented the computation of the marginal effects and their standard errors in the Stata program inteff3. The program computes marginal effects at means, at values specified by the user, or the average marginal effects, which are computed by averaging over the marginal effects for each observation in the sample. 4

5 3 The Stata ado-file inteff3 and an empirical application We illustrate the computation of the interaction effect of a triple dummy variable interaction term in a probit model in a regression with simulated data on 100,000 observations. Our data generating process mimics a typical evaluation context of a reform, where the effect of the reform on a binary dependent variable is to be estimated by a DDD estimator. As regressors we generate three dummy variables after, treated and group and a continuous regressor x. The covariances between the generated regressors are 0. The continuous regressor has mean 0 and standard deviation 2. The dummy variables after, treated and group have mean values of.5,.5 and.7. We think of the dummy variable after as being 0 before the reform, and 1 after the reform. The variable treated is 1 for the treatment group (say a certain region or group of individuals to which the reform applies) and 0 for the control group. The dummy group could be for example a male/female dummy in case we want to estimate separate treatment effects for one of these groups. We abbreviate the interactions in the following way: a_t=after*treated, a_g=after*group, t_g=treated*group and atg=after*treated*group. Further we draw a standard normally distributed error term u and implement the following data generating process: y = after +.2 treated +.5 group +.8 a t +.3 a g +.1 t g +.5 atg 0.7 x + u 1 if y > 0 and y = 0 if y 0. A different way to write down the model is P(y = 1 X) = Φ(1+.5 after+.2 treated+.5 group+.8 a t+.3 a g+.1 t g+.5 atg 0.7 x). Based on this model we can compute the treatment effect by applying the triple difference given in (8). This gives us a true treatment effect of Running a probit model on the data gives: Iteration 7: log likelihood = Probit regression Number of obs = LR chi2(8) = Prob > chi2 = Log likelihood = Pseudo R2 =

6 y Coef. Std. Err. z P> z [95% Conf. Interval] after treated group a_t a_g t_g atg x _cons Note: 0 failures and 334 successes completely determined. A naive way of estimating the marginal effects at means would be using Stata s dprobit: Iteration 7: log likelihood = Probit regression, reporting marginal effects Number of obs = LR chi2(8) = Prob > chi2 = Log likelihood = Pseudo R2 = y df/dx Std. Err. z P> z x-bar [ 95% C.I. ] after* treated* group* a_t* a_g* t_g* atg* x obs. P pred. P (at x-bar) (*) df/dx is for discrete change of dummy variable from 0 to 1 z and P> z correspond to the test of the underlying coefficient being 0 Here we get a positive and statistically significant marginal effect at means of the triple dummy variable interaction term of about.016. However, this effect is equal to 3 Φ(xβ) (x 1 x 2 x 3 ) = Φ(β 1 + β 2 + β 3 + β 12 + β 13 + β 23 + β x β) Φ(β 1 + β 2 + β 3 + β 12 + β 13 + β 23 + x β), (10) which is different from the treatment effect g 7 given in (8) which we are interested in. There is no guarantee that (8) and (10) are of equal sign and we see that the effect estimated by dprobit is of opposite sign than the true treatment effect of

7 We can use the program inteff3 in order to estimate the treatment effects at means we are interested in correctly. (Before being able to use inteff3 we must re-estimate the original probit model, because inteff3 can only run after probit and not after dprobit.). inteff3 The 7 Diff in Diff in Diff Dummies must be the first dependent variables of the preceding probit model. They must be in the order x, y, z, x*y, x*z, y*z, x*y*z. Diff in Diff in Diff Dummies are: after, treated, group, a_t, a_g, t_g, atg. Control variables are: x, constant term. Marginal effect at means of probit estimation sample: Coef. Std. Err. z P> z [95% Conf. Interval] after treated group a_t a_g t_g atg In fact we now get a negative and statistically significant treatment effect of much closer to the true treatment effect of Instead of computing the effects at means we compute the marginal effects for each individual in the sample and then compute its average. According to Greene (2003, p. 668) this is more advisable than just computing the effect at means. This is possible with inteff3 by specifying:. inteff3, average me(m1 m2 m3 m4 m5 m6 m7) The 7 Diff in Diff in Diff Dummies must be the first dependent variables of the preceding probit model. They must be in the order x, y, z, x*y, x*z, y*z, x*y*z. Diff in Diff in Diff Dummies are: after, treated, group, a_t, a_g, t_g, atg. Control variables are: x, constant term. Average marginal effect: Coef. Std. Err. z P> z [95% Conf. Interval] after treated group a_t a_g t_g atg

8 Here we get a quantitatively quite different estimate of Again there is no guarantee that the treatment effect computed at means and the average treatment effect have the same sign. Both are computed by applying equation (8) but they are computed using different values for the regressors. A more complete description of the sample distribution of the estimated treatment effect than just reporting the average would be to report quantiles or to graph the distribution of the treatment effect. The option me(m1 m2 m3 m4 m5 m6 m7) of inteff3 saves the effects for each individual as a variable and allows to describe or graph their distribution. For the effect ĝ 7 of the given estimation the distribution has a median of is graphically represented by the following histogram. histogram m7 Density m7 4 Conclusion This paper has derived the marginal effects in a probit model with a triple dummy variable interaction term. A frequent application of this model is the regression-based differencein-difference-in-differences estimator with a binary outcome variable. The computation of the marginal effects and their standard errors has been implemented in the Stata programinteff3 which applies the delta method in order to compute also the 8

9 standard errors of the marginal effects. In an empirical application we have demonstrated the theoretical result that the sign and the significance of the interaction effects can be very different from the sign and significance of the simple marginal effect of the interaction term in the probit model. In an analogous way as presented here and as presented in Ai and Norton (2003) and Norton et al. (2004), the effects can be computed for the case of an interaction of three continuous variables or for a mixture of continuous and dummy variables. References [1] Ai, C. and E. C. Norton (2003): Interaction terms in logit and probit models, Economics Letters, 80, pp [2] Cornelißen, T. and K. Sonderhof (2008). inteff3: Stata module to compute marginal effects in a probit model with a triple dummy variable interaction term. [3] Davidson, R. and J. MacKinnon (2004): Econometric Theory and Methods, Oxford University Press, New York. [4] Greene, W. (2003): Econometric Analysis, Prentice Hall, New Jersey. [5] Gruber, J. (1994): The Incidence of Mandated Maternity Benefits, The American Economic Review, Vol. 84, No. 3, pp [6] Gruber, J. and J. Poterba (1994): Tax Incentives and the Decision to Purchase Health Insurance: Evidence from the Self-Employed, The Quarterly Journal of Economics, Vol. 109, No. 3, pp [7] Norton, E. C., H. Wang and C. Ai (2004): Computing interaction effects and standard errors in logit and probit models, The Stata Journal, 4(2),

10 Appendix β 1 β 2 = φ(β 1 + β 2 x 2 + β 3 x 3 + β 12 x 2 + β 13 x 3 + β 23 x 2 x 3 + β 123 x 2 x 3 + x β) = (φ(β 1 + β 2 x 2 + β 3 x 3 + β 12 x 2 + β 13 x 3 + β 23 x 2 x 3 + β 123 x 2 x 3 + x β) φ(β 2 x 2 + β 3 x 3 + β 23 x 2 x 3 + x β))x 2 β 3 = (φ(β 1 + β 2 x 2 + β 3 x 3 + β 12 x 2 + β 13 x 3 + β 23 x 2 x 3 + β 123 x 2 x 3 + x β) φ(β 2 x 2 + β 3 x 3 + β 23 x 2 x 3 + x β))x 3 β 12 = φ(β 1 + β 2 x 2 + β 3 x 3 + β 12 x 2 + β 13 x 3 + β 23 x 2 x 3 + β 123 x 2 x 3 + x β)x 2 β 13 = φ(β 1 + β 2 x 2 + β 3 x 3 + β 12 x 2 + β 13 x 3 + β 23 x 2 x 3 + β 123 x 2 x 3 + x β)x 3 = (φ(β 1 + β 2 x 2 + β 3 x 3 + β 12 x 2 + β 13 x 3 + β 23 x 2 x 3 + β 123 x 2 x 3 + x β) β 23 φ(β 2 x 2 + β 3 x 3 + β 23 x 2 x 3 + x β))x 2 x 3 β 123 = φ(β 1 + β 2 x 2 + β 3 x 3 + β 12 x 2 + β 13 x 3 + β 23 x 2 x 3 + β 123 x 2 x 3 + x β)x 2 x 3 β j = (φ(β 1 + β 2 x 2 + β 3 x 3 + β 12 x 2 + β 13 x 3 + β 23 x 2 x 3 + β 123 x 2 x 3 + x β) φ(β 2 x 2 + β 3 x 3 + β 23 x 2 x 3 + x β))x j β 1 = (φ(β 1 x 1 + β 2 + β 3 x 3 + β 12 x 1 + β 13 x 3 x 1 + β 23 x 3 + β 123 x 3 x 1 + x β) φ(β 1 x 1 + β 3 x 3 + β 13 x 3 x 1 + x β))x 1 β 2 β 3 = φ(β 1 x 1 + β 2 + β 3 x 3 + β 12 x 1 + β 13 x 3 x 1 + β 23 x 3 + β 123 x 3 x 1 + x β) = (φ(β 1 x 1 + β 2 + β 3 x 3 + β 12 x 1 + β 13 x 3 x 1 + β 23 x 3 + β 123 x 3 x 1 + x β) φ(β 1 x 1 + β 3 x 3 + β 13 x 3 x 1 + x β))x 3 β 12 = φ(β 1 x 1 + β 2 + β 3 x 3 + β 12 x 1 + β 13 x 3 x 1 + β 23 x 3 + β 123 x 3 x 1 + x β)x 1 = (φ(β 1 x 1 + β 2 + β 3 x 3 + β 12 x 1 + β 13 x 3 x 1 + β 23 x 3 + β 123 x 3 x 1 + x β) β 13 φ(β 1 x 1 + β 3 x 3 + β 13 x 3 x 1 + x β))x 1 x 3 β 23 = φ(β 1 x 1 + β 2 + β 3 x 3 + β 12 x 1 + β 13 x 3 x 1 + β 23 x 3 + β 123 x 3 x 1 + x β)x 3 β 123 = φ(β 1 x 1 + β 2 + β 3 x 3 + β 12 x 1 + β 13 x 3 x 1 + β 23 x 3 + β 123 x 3 x 1 + x β)x 1 x 3 β j = (φ(β 1 x 1 + β 2 + β 3 x 3 + β 12 x 1 + β 13 x 3 x 1 + β 23 x 3 + β 123 x 3 x 1 + x β) φ(β 1 x 1 + β 3 x 3 + β 13 x 3 x 1 + x β))x j 10

11 g 3 β 1 = (φ(β 1 x 1 + β 2 x 2 + β 3 + β 12 x 1 x 2 + β 13 x 1 + β 23 x 2 + β 123 x 2 x 1 + x β) φ(β 1 x 1 + β 2 x 2 + β 12 x 1 x 2 + x β))x 1 g 3 β 2 = (φ(β 1 x 1 + β 2 x 2 + β 3 + β 12 x 1 x 2 + β 13 x 1 + β 23 x 2 + β 123 x 2 x 1 + x β) φ(β 1 x 1 + β 2 x 2 + β 12 x 1 x 2 + x β))x 2 g 3 β 3 g 3 β 12 = φ(β 1 x 1 + β 2 x 2 + β 3 + β 12 x 1 x 2 + β 13 x 1 + β 23 x 2 + β 123 x 2 x 1 + x β) = (φ(β 1 x 1 + β 2 x 2 + β 3 + β 12 x 1 x 2 + β 13 x 1 + β 23 x 2 + β 123 x 2 x 1 + x β) φ(β 1 x 1 + β 2 x 2 + β 12 x 1 x 2 + x β))x 1 x 2 g 3 β 13 = φ(β 1 x 1 + β 2 x 2 + β 3 + β 12 x 1 x 2 + β 13 x 1 + β 23 x 2 + β 123 x 2 x 1 + x β)x 1 g 3 β 23 = φ(β 1 x 1 + β 2 x 2 + β 3 + β 12 x 1 x 2 + β 13 x 1 + β 23 x 2 + β 123 x 2 x 1 + x β)x 2 g 3 β 123 = φ(β 1 x 1 + β 2 x 2 + β 3 + β 12 x 1 x 2 + β 13 x 1 + β 23 x 2 + β 123 x 2 x 1 + x β)x 1 x 2 g 3 β j = (φ(β 1 x 1 + β 2 x 2 + β 3 + β 12 x 1 x 2 + β 13 x 1 + β 23 x 2 + β 123 x 2 x 1 + x β) φ(β 1 x 1 + β 2 x 2 + β 12 x 1 x 2 + x β))x j g 4 β 1 g 4 β 2 g 4 β 3 = (φ(β 1 + β 2 + β 3 x 3 + β 12 + β 13 x 3 + β 23 x 3 + β 123 x 3 + x β) φ(β 1 + β 3 x 3 + β 13 x 3 + x β)) = (φ(β 1 + β 2 + β 3 x 3 + β 12 + β 13 x 3 + β 23 x 3 + β 123 x 3 + x β) φ(β 2 + β 3 x 3 + β 23 x 3 + x β)) = (φ(β 1 + β 2 + β 3 x 3 + β 12 + β 13 x 3 + β 23 x 3 + β 123 x 3 + x β) φ(β 2 + β 3 x 3 + β 23 x 3 + x β) φ(β 1 + β 3 x 3 + β 13 x 3 + x β) +φ(β 3 x 3 + x β))x 3 g 4 β 12 g 4 β 13 = φ(β 1 + β 2 + β 3 x 3 + β 12 + β 13 x 3 + β 23 x 3 + β 123 x 3 + x β) = (φ(β 1 + β 2 + β 3 x 3 + β 12 + β 13 x 3 + β 23 x 3 + β 123 x 3 + x β) φ(β 1 + β 3 x 3 + β 13 x 3 + x β))x 3 g 4 β 23 = (φ(β 1 + β 2 + β 3 x 3 + β 12 + β 13 x 3 + β 23 x 3 + β 123 x 3 + x β) φ(β 2 + β 3 x 3 + β 23 x 3 + x β))x 3 g 4 β 123 = φ(β 1 + β 2 + β 3 x 3 + β 12 + β 13 x 3 + β 23 x 3 + β 123 x 3 + x β)x 3 11

12 g 4 β j = (φ(β 1 + β 2 + β 3 x 3 + β 12 + β 13 x 3 + β 23 x 3 + β 123 x 3 + x β) φ(β 2 + β 3 x 3 + β 23 x 3 + x β) φ(β 1 + β 3 x 3 + β 13 x 3 + x β) +φ(β 3 x 3 + x β))x j β 1 β 2 = (φ(β 1 + β 2 x 2 + β 3 + β 12 x 2 + β 13 + β 23 x 2 + β 123 x 2 + x β) φ(β 1 + β 2 x 2 + β 12 x 2 + x β)) = (φ(β 1 + β 2 x 2 + β 3 + β 12 x 2 + β 13 + β 23 x 2 + β 123 x 2 + x β) φ(β 2 x 2 + β 3 + β 23 x 2 + x β) φ(β 1 + β 2 x 2 + β 12 x 2 + x β) +φ(β 2 x 2 + x β))x 2 β 3 β 12 = (φ(β 1 + β 2 x 2 + β 3 + β 12 x 2 + β 13 + β 23 x 2 + β 123 x 2 + x β) φ(β 2 x 2 + β 3 + β 23 x 2 + x β)) = (φ(β 1 + β 2 x 2 + β 3 + β 12 x 2 + β 13 + β 23 x 2 + β 123 x 2 + x β) φ(β 1 + β 2 x 2 + β 12 x 2 + x β))x 2 β 13 β 23 = φ(β 1 + β 2 x 2 + β 3 + β 12 x 2 + β 13 + β 23 x 2 + β 123 x 2 + x β) = (φ(β 1 + β 2 x 2 + β 3 + β 12 x 2 + β 13 + β 23 x 2 + β 123 x 2 + x β) φ(β 2 x 2 + β 3 + β 23 x 2 + x β))x 2 β 123 = φ(β 1 + β 2 x 2 + β 3 + β 12 x 2 + β 13 + β 23 x 2 + β 123 x 2 + x β)x 2 β j = (φ(β 1 + β 2 x 2 + β 3 + β 12 x 2 + β 13 + β 23 x 2 + β 123 x 2 + x β) φ(β 2 x 2 + β 3 + β 23 x 2 + x β) φ(β 1 + β 2 x 2 + β 12 x 2 + x β) +φ(β 2 x 2 + x β))x j 12

13 g 6 β 1 = (φ(β 1 x 1 + β 2 + β 3 + β 12 x 1 + β 13 x 1 + β 23 + β 123 x 1 + x β) φ(β 1 x 1 + β 2 + β 12 x 1 + x β) φ(β 1 x 1 + β 3 + β 13 x 1 + x β) +φ(β 1 x 1 + x β))x 1 g 6 β 2 g 6 β 3 g 6 β 12 = (φ(β 1 x 1 + β 2 + β 3 + β 12 x 1 + β 13 x 1 + β 23 + β 123 x 1 + x β) φ(β 1 x 1 + β 2 + β 12 x 1 + x β)) = (φ(β 1 x 1 + β 2 + β 3 + β 12 x 1 + β 13 x 1 + β 23 + β 123 x 1 + x β) φ(β 1 x 1 + β 3 + β 13 x 1 + x β)) = (φ(β 1 x 1 + β 2 + β 3 + β 12 x 1 + β 13 x 1 + β 23 + β 123 x 1 + x β) φ(β 1 x 1 + β 2 + β 12 x 1 + x β))x 1 g 6 β 13 = (φ(β 1 x 1 + β 2 + β 3 + β 12 x 1 + β 13 x 1 + β 23 + β 123 x 1 + x β) φ(β 1 x 1 + β 3 + β 13 x 1 + x β))x 1 g 6 = φ(β 1 x 1 + β 2 + β 3 + β 12 x 1 + β 13 x 1 + β 23 + β 123 x 1 + x β) β 23 g 6 β 123 = φ(β 1 x 1 + β 2 + β 3 + β 12 x 1 + β 13 x 1 + β 23 + β 123 x 1 + x β)x 1 g 6 β j = (φ(β 1 x 1 + β 2 + β 3 + β 12 x 1 + β 13 x 1 + β 23 + β 123 x 1 + x β) φ(β 1 x 1 + β 2 + β 12 x 1 + x β) φ(β 1 x 1 + β 3 + β 13 x 1 + x β) +φ(β 1 x 1 + x β))x j g 7 β 1 = (φ(β 1 + β 2 + β 3 + β 12 + β 13 + β 23 + β x β) φ(β 1 + β 2 + β 12 + x β) φ(β 1 + β 3 + β 13 + x β) +φ(β 1 + x β)) g 7 β 2 = (φ(β 1 + β 2 + β 3 + β 12 + β 13 + β 23 + β x β) φ(β 1 + β 2 + β 12 + x β) φ(β 2 + β 3 + β 23 + x β) + φ(β 2 + x β)) 13

14 g 7 β 3 = (φ(β 1 + β 2 + β 3 + β 12 + β 13 + β 23 + β x β) φ(β 1 + β 3 + β 13 + x β) φ(β 2 + β 3 + β 23 + x β) +φ(β 3 + x β)) g 7 β 12 g 7 β 13 g 7 β 23 g 7 β 123 g 7 β j = (φ(β 1 + β 2 + β 3 + β 12 + β 13 + β 23 + β x β) φ(β 1 + β 2 + β 12 + x β)) = (φ(β 1 + β 2 + β 3 + β 12 + β 13 + β 23 + β x β) φ(β 1 + β 3 + β 13 + x β)) = (φ(β 1 + β 2 + β 3 + β 12 + β 13 + β 23 + β x β) φ(β 2 + β 3 + β 23 + x β)) = φ(β 1 + β 2 + β 3 + β 12 + β 13 + β 23 + β x β) = (φ(β 1 + β 2 + β 3 + β 12 + β 13 + β 23 + β x β) φ(β 1 + β 2 + β 12 + x β) φ(β 1 + β 3 + β 13 + x β) φ(β 2 + β 3 + β 23 + x β) +φ(β 3 + x β) + φ(β 2 + x β) +φ(β 1 + x β) φ(+ x β))x j 14

CHAPTER 25 SOLVING EQUATIONS BY ITERATIVE METHODS

CHAPTER 25 SOLVING EQUATIONS BY ITERATIVE METHODS CHAPTER 5 SOLVING EQUATIONS BY ITERATIVE METHODS EXERCISE 104 Page 8 1. Find the positive root of the equation x + 3x 5 = 0, correct to 3 significant figures, using the method of bisection. Let f(x) =

Διαβάστε περισσότερα

EE512: Error Control Coding

EE512: Error Control Coding EE512: Error Control Coding Solution for Assignment on Finite Fields February 16, 2007 1. (a) Addition and Multiplication tables for GF (5) and GF (7) are shown in Tables 1 and 2. + 0 1 2 3 4 0 0 1 2 3

Διαβάστε περισσότερα

6.3 Forecasting ARMA processes

6.3 Forecasting ARMA processes 122 CHAPTER 6. ARMA MODELS 6.3 Forecasting ARMA processes The purpose of forecasting is to predict future values of a TS based on the data collected to the present. In this section we will discuss a linear

Διαβάστε περισσότερα

Section 8.3 Trigonometric Equations

Section 8.3 Trigonometric Equations 99 Section 8. Trigonometric Equations Objective 1: Solve Equations Involving One Trigonometric Function. In this section and the next, we will exple how to solving equations involving trigonometric functions.

Διαβάστε περισσότερα

HOMEWORK 4 = G. In order to plot the stress versus the stretch we define a normalized stretch:

HOMEWORK 4 = G. In order to plot the stress versus the stretch we define a normalized stretch: HOMEWORK 4 Problem a For the fast loading case, we want to derive the relationship between P zz and λ z. We know that the nominal stress is expressed as: P zz = ψ λ z where λ z = λ λ z. Therefore, applying

Διαβάστε περισσότερα

Other Test Constructions: Likelihood Ratio & Bayes Tests

Other Test Constructions: Likelihood Ratio & Bayes Tests Other Test Constructions: Likelihood Ratio & Bayes Tests Side-Note: So far we have seen a few approaches for creating tests such as Neyman-Pearson Lemma ( most powerful tests of H 0 : θ = θ 0 vs H 1 :

Διαβάστε περισσότερα

Μηχανική Μάθηση Hypothesis Testing

Μηχανική Μάθηση Hypothesis Testing ΕΛΛΗΝΙΚΗ ΔΗΜΟΚΡΑΤΙΑ ΠΑΝΕΠΙΣΤΗΜΙΟ ΚΡΗΤΗΣ Μηχανική Μάθηση Hypothesis Testing Γιώργος Μπορμπουδάκης Τμήμα Επιστήμης Υπολογιστών Procedure 1. Form the null (H 0 ) and alternative (H 1 ) hypothesis 2. Consider

Διαβάστε περισσότερα

derivation of the Laplacian from rectangular to spherical coordinates

derivation of the Laplacian from rectangular to spherical coordinates derivation of the Laplacian from rectangular to spherical coordinates swapnizzle 03-03- :5:43 We begin by recognizing the familiar conversion from rectangular to spherical coordinates (note that φ is used

Διαβάστε περισσότερα

Queensland University of Technology Transport Data Analysis and Modeling Methodologies

Queensland University of Technology Transport Data Analysis and Modeling Methodologies Queensland University of Technology Transport Data Analysis and Modeling Methodologies Lab Session #7 Example 5.2 (with 3SLS Extensions) Seemingly Unrelated Regression Estimation and 3SLS A survey of 206

Διαβάστε περισσότερα

6.1. Dirac Equation. Hamiltonian. Dirac Eq.

6.1. Dirac Equation. Hamiltonian. Dirac Eq. 6.1. Dirac Equation Ref: M.Kaku, Quantum Field Theory, Oxford Univ Press (1993) η μν = η μν = diag(1, -1, -1, -1) p 0 = p 0 p = p i = -p i p μ p μ = p 0 p 0 + p i p i = E c 2 - p 2 = (m c) 2 H = c p 2

Διαβάστε περισσότερα

4.6 Autoregressive Moving Average Model ARMA(1,1)

4.6 Autoregressive Moving Average Model ARMA(1,1) 84 CHAPTER 4. STATIONARY TS MODELS 4.6 Autoregressive Moving Average Model ARMA(,) This section is an introduction to a wide class of models ARMA(p,q) which we will consider in more detail later in this

Διαβάστε περισσότερα

3.4 SUM AND DIFFERENCE FORMULAS. NOTE: cos(α+β) cos α + cos β cos(α-β) cos α -cos β

3.4 SUM AND DIFFERENCE FORMULAS. NOTE: cos(α+β) cos α + cos β cos(α-β) cos α -cos β 3.4 SUM AND DIFFERENCE FORMULAS Page Theorem cos(αβ cos α cos β -sin α cos(α-β cos α cos β sin α NOTE: cos(αβ cos α cos β cos(α-β cos α -cos β Proof of cos(α-β cos α cos β sin α Let s use a unit circle

Διαβάστε περισσότερα

2 Composition. Invertible Mappings

2 Composition. Invertible Mappings Arkansas Tech University MATH 4033: Elementary Modern Algebra Dr. Marcel B. Finan Composition. Invertible Mappings In this section we discuss two procedures for creating new mappings from old ones, namely,

Διαβάστε περισσότερα

Congruence Classes of Invertible Matrices of Order 3 over F 2

Congruence Classes of Invertible Matrices of Order 3 over F 2 International Journal of Algebra, Vol. 8, 24, no. 5, 239-246 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/.2988/ija.24.422 Congruence Classes of Invertible Matrices of Order 3 over F 2 Ligong An and

Διαβάστε περισσότερα

Partial Differential Equations in Biology The boundary element method. March 26, 2013

Partial Differential Equations in Biology The boundary element method. March 26, 2013 The boundary element method March 26, 203 Introduction and notation The problem: u = f in D R d u = ϕ in Γ D u n = g on Γ N, where D = Γ D Γ N, Γ D Γ N = (possibly, Γ D = [Neumann problem] or Γ N = [Dirichlet

Διαβάστε περισσότερα

ST5224: Advanced Statistical Theory II

ST5224: Advanced Statistical Theory II ST5224: Advanced Statistical Theory II 2014/2015: Semester II Tutorial 7 1. Let X be a sample from a population P and consider testing hypotheses H 0 : P = P 0 versus H 1 : P = P 1, where P j is a known

Διαβάστε περισσότερα

Statistics 104: Quantitative Methods for Economics Formula and Theorem Review

Statistics 104: Quantitative Methods for Economics Formula and Theorem Review Harvard College Statistics 104: Quantitative Methods for Economics Formula and Theorem Review Tommy MacWilliam, 13 tmacwilliam@college.harvard.edu March 10, 2011 Contents 1 Introduction to Data 5 1.1 Sample

Διαβάστε περισσότερα

Matrices and Determinants

Matrices and Determinants Matrices and Determinants SUBJECTIVE PROBLEMS: Q 1. For what value of k do the following system of equations possess a non-trivial (i.e., not all zero) solution over the set of rationals Q? x + ky + 3z

Διαβάστε περισσότερα

5.4 The Poisson Distribution.

5.4 The Poisson Distribution. The worst thing you can do about a situation is nothing. Sr. O Shea Jackson 5.4 The Poisson Distribution. Description of the Poisson Distribution Discrete probability distribution. The random variable

Διαβάστε περισσότερα

Approximation of distance between locations on earth given by latitude and longitude

Approximation of distance between locations on earth given by latitude and longitude Approximation of distance between locations on earth given by latitude and longitude Jan Behrens 2012-12-31 In this paper we shall provide a method to approximate distances between two points on earth

Διαβάστε περισσότερα

Concrete Mathematics Exercises from 30 September 2016

Concrete Mathematics Exercises from 30 September 2016 Concrete Mathematics Exercises from 30 September 2016 Silvio Capobianco Exercise 1.7 Let H(n) = J(n + 1) J(n). Equation (1.8) tells us that H(2n) = 2, and H(2n+1) = J(2n+2) J(2n+1) = (2J(n+1) 1) (2J(n)+1)

Διαβάστε περισσότερα

forms This gives Remark 1. How to remember the above formulas: Substituting these into the equation we obtain with

forms This gives Remark 1. How to remember the above formulas: Substituting these into the equation we obtain with Week 03: C lassification of S econd- Order L inear Equations In last week s lectures we have illustrated how to obtain the general solutions of first order PDEs using the method of characteristics. We

Διαβάστε περισσότερα

Bayesian statistics. DS GA 1002 Probability and Statistics for Data Science.

Bayesian statistics. DS GA 1002 Probability and Statistics for Data Science. Bayesian statistics DS GA 1002 Probability and Statistics for Data Science http://www.cims.nyu.edu/~cfgranda/pages/dsga1002_fall17 Carlos Fernandez-Granda Frequentist vs Bayesian statistics In frequentist

Διαβάστε περισσότερα

Phys460.nb Solution for the t-dependent Schrodinger s equation How did we find the solution? (not required)

Phys460.nb Solution for the t-dependent Schrodinger s equation How did we find the solution? (not required) Phys460.nb 81 ψ n (t) is still the (same) eigenstate of H But for tdependent H. The answer is NO. 5.5.5. Solution for the tdependent Schrodinger s equation If we assume that at time t 0, the electron starts

Διαβάστε περισσότερα

Problem Set 3: Solutions

Problem Set 3: Solutions CMPSCI 69GG Applied Information Theory Fall 006 Problem Set 3: Solutions. [Cover and Thomas 7.] a Define the following notation, C I p xx; Y max X; Y C I p xx; Ỹ max I X; Ỹ We would like to show that C

Διαβάστε περισσότερα

The Simply Typed Lambda Calculus

The Simply Typed Lambda Calculus Type Inference Instead of writing type annotations, can we use an algorithm to infer what the type annotations should be? That depends on the type system. For simple type systems the answer is yes, and

Διαβάστε περισσότερα

Biostatistics for Health Sciences Review Sheet

Biostatistics for Health Sciences Review Sheet Biostatistics for Health Sciences Review Sheet http://mathvault.ca June 1, 2017 Contents 1 Descriptive Statistics 2 1.1 Variables.............................................. 2 1.1.1 Qualitative........................................

Διαβάστε περισσότερα

Finite Field Problems: Solutions

Finite Field Problems: Solutions Finite Field Problems: Solutions 1. Let f = x 2 +1 Z 11 [x] and let F = Z 11 [x]/(f), a field. Let Solution: F =11 2 = 121, so F = 121 1 = 120. The possible orders are the divisors of 120. Solution: The

Διαβάστε περισσότερα

ANSWERSHEET (TOPIC = DIFFERENTIAL CALCULUS) COLLECTION #2. h 0 h h 0 h h 0 ( ) g k = g 0 + g 1 + g g 2009 =?

ANSWERSHEET (TOPIC = DIFFERENTIAL CALCULUS) COLLECTION #2. h 0 h h 0 h h 0 ( ) g k = g 0 + g 1 + g g 2009 =? Teko Classes IITJEE/AIEEE Maths by SUHAAG SIR, Bhopal, Ph (0755) 3 00 000 www.tekoclasses.com ANSWERSHEET (TOPIC DIFFERENTIAL CALCULUS) COLLECTION # Question Type A.Single Correct Type Q. (A) Sol least

Διαβάστε περισσότερα

Second Order Partial Differential Equations

Second Order Partial Differential Equations Chapter 7 Second Order Partial Differential Equations 7.1 Introduction A second order linear PDE in two independent variables (x, y Ω can be written as A(x, y u x + B(x, y u xy + C(x, y u u u + D(x, y

Διαβάστε περισσότερα

Math221: HW# 1 solutions

Math221: HW# 1 solutions Math: HW# solutions Andy Royston October, 5 7.5.7, 3 rd Ed. We have a n = b n = a = fxdx = xdx =, x cos nxdx = x sin nx n sin nxdx n = cos nx n = n n, x sin nxdx = x cos nx n + cos nxdx n cos n = + sin

Διαβάστε περισσότερα

SOLUTIONS TO MATH38181 EXTREME VALUES AND FINANCIAL RISK EXAM

SOLUTIONS TO MATH38181 EXTREME VALUES AND FINANCIAL RISK EXAM SOLUTIONS TO MATH38181 EXTREME VALUES AND FINANCIAL RISK EXAM Solutions to Question 1 a) The cumulative distribution function of T conditional on N n is Pr T t N n) Pr max X 1,..., X N ) t N n) Pr max

Διαβάστε περισσότερα

Solution Series 9. i=1 x i and i=1 x i.

Solution Series 9. i=1 x i and i=1 x i. Lecturer: Prof. Dr. Mete SONER Coordinator: Yilin WANG Solution Series 9 Q1. Let α, β >, the p.d.f. of a beta distribution with parameters α and β is { Γ(α+β) Γ(α)Γ(β) f(x α, β) xα 1 (1 x) β 1 for < x

Διαβάστε περισσότερα

Απόκριση σε Μοναδιαία Ωστική Δύναμη (Unit Impulse) Απόκριση σε Δυνάμεις Αυθαίρετα Μεταβαλλόμενες με το Χρόνο. Απόστολος Σ.

Απόκριση σε Μοναδιαία Ωστική Δύναμη (Unit Impulse) Απόκριση σε Δυνάμεις Αυθαίρετα Μεταβαλλόμενες με το Χρόνο. Απόστολος Σ. Απόκριση σε Δυνάμεις Αυθαίρετα Μεταβαλλόμενες με το Χρόνο The time integral of a force is referred to as impulse, is determined by and is obtained from: Newton s 2 nd Law of motion states that the action

Διαβάστε περισσότερα

Srednicki Chapter 55

Srednicki Chapter 55 Srednicki Chapter 55 QFT Problems & Solutions A. George August 3, 03 Srednicki 55.. Use equations 55.3-55.0 and A i, A j ] = Π i, Π j ] = 0 (at equal times) to verify equations 55.-55.3. This is our third

Διαβάστε περισσότερα

Research on Economics and Management

Research on Economics and Management 36 5 2015 5 Research on Economics and Management Vol. 36 No. 5 May 2015 490 490 F323. 9 A DOI:10.13502/j.cnki.issn1000-7636.2015.05.007 1000-7636 2015 05-0052 - 10 2008 836 70% 1. 2 2010 1 2 3 2015-03

Διαβάστε περισσότερα

Areas and Lengths in Polar Coordinates

Areas and Lengths in Polar Coordinates Kiryl Tsishchanka Areas and Lengths in Polar Coordinates In this section we develop the formula for the area of a region whose boundary is given by a polar equation. We need to use the formula for the

Διαβάστε περισσότερα

Areas and Lengths in Polar Coordinates

Areas and Lengths in Polar Coordinates Kiryl Tsishchanka Areas and Lengths in Polar Coordinates In this section we develop the formula for the area of a region whose boundary is given by a polar equation. We need to use the formula for the

Διαβάστε περισσότερα

Solutions to Exercise Sheet 5

Solutions to Exercise Sheet 5 Solutions to Eercise Sheet 5 jacques@ucsd.edu. Let X and Y be random variables with joint pdf f(, y) = 3y( + y) where and y. Determine each of the following probabilities. Solutions. a. P (X ). b. P (X

Διαβάστε περισσότερα

PARTIAL NOTES for 6.1 Trigonometric Identities

PARTIAL NOTES for 6.1 Trigonometric Identities PARTIAL NOTES for 6.1 Trigonometric Identities tanθ = sinθ cosθ cotθ = cosθ sinθ BASIC IDENTITIES cscθ = 1 sinθ secθ = 1 cosθ cotθ = 1 tanθ PYTHAGOREAN IDENTITIES sin θ + cos θ =1 tan θ +1= sec θ 1 + cot

Διαβάστε περισσότερα

Jesse Maassen and Mark Lundstrom Purdue University November 25, 2013

Jesse Maassen and Mark Lundstrom Purdue University November 25, 2013 Notes on Average Scattering imes and Hall Factors Jesse Maassen and Mar Lundstrom Purdue University November 5, 13 I. Introduction 1 II. Solution of the BE 1 III. Exercises: Woring out average scattering

Διαβάστε περισσότερα

Numerical Analysis FMN011

Numerical Analysis FMN011 Numerical Analysis FMN011 Carmen Arévalo Lund University carmen@maths.lth.se Lecture 12 Periodic data A function g has period P if g(x + P ) = g(x) Model: Trigonometric polynomial of order M T M (x) =

Διαβάστε περισσότερα

C.S. 430 Assignment 6, Sample Solutions

C.S. 430 Assignment 6, Sample Solutions C.S. 430 Assignment 6, Sample Solutions Paul Liu November 15, 2007 Note that these are sample solutions only; in many cases there were many acceptable answers. 1 Reynolds Problem 10.1 1.1 Normal-order

Διαβάστε περισσότερα

2. THEORY OF EQUATIONS. PREVIOUS EAMCET Bits.

2. THEORY OF EQUATIONS. PREVIOUS EAMCET Bits. EAMCET-. THEORY OF EQUATIONS PREVIOUS EAMCET Bits. Each of the roots of the equation x 6x + 6x 5= are increased by k so that the new transformed equation does not contain term. Then k =... - 4. - Sol.

Διαβάστε περισσότερα

MATHACHij = γ00 + u0j + rij

MATHACHij = γ00 + u0j + rij Stata output for Hierarchical Linear Models. ***************************************. * Unconditional Random Intercept Model. *************************************** MATHACHij = γ00 + u0j + rij. mixed

Διαβάστε περισσότερα

Lecture 34 Bootstrap confidence intervals

Lecture 34 Bootstrap confidence intervals Lecture 34 Bootstrap confidence intervals Confidence Intervals θ: an unknown parameter of interest We want to find limits θ and θ such that Gt = P nˆθ θ t If G 1 1 α is known, then P θ θ = P θ θ = 1 α

Διαβάστε περισσότερα

b. Use the parametrization from (a) to compute the area of S a as S a ds. Be sure to substitute for ds!

b. Use the parametrization from (a) to compute the area of S a as S a ds. Be sure to substitute for ds! MTH U341 urface Integrals, tokes theorem, the divergence theorem To be turned in Wed., Dec. 1. 1. Let be the sphere of radius a, x 2 + y 2 + z 2 a 2. a. Use spherical coordinates (with ρ a) to parametrize.

Διαβάστε περισσότερα

Homework 8 Model Solution Section

Homework 8 Model Solution Section MATH 004 Homework Solution Homework 8 Model Solution Section 14.5 14.6. 14.5. Use the Chain Rule to find dz where z cosx + 4y), x 5t 4, y 1 t. dz dx + dy y sinx + 4y)0t + 4) sinx + 4y) 1t ) 0t + 4t ) sinx

Διαβάστε περισσότερα

Homework 3 Solutions

Homework 3 Solutions Homework 3 Solutions Igor Yanovsky (Math 151A TA) Problem 1: Compute the absolute error and relative error in approximations of p by p. (Use calculator!) a) p π, p 22/7; b) p π, p 3.141. Solution: For

Διαβάστε περισσότερα

Partial Trace and Partial Transpose

Partial Trace and Partial Transpose Partial Trace and Partial Transpose by José Luis Gómez-Muñoz http://homepage.cem.itesm.mx/lgomez/quantum/ jose.luis.gomez@itesm.mx This document is based on suggestions by Anirban Das Introduction This

Διαβάστε περισσότερα

The challenges of non-stable predicates

The challenges of non-stable predicates The challenges of non-stable predicates Consider a non-stable predicate Φ encoding, say, a safety property. We want to determine whether Φ holds for our program. The challenges of non-stable predicates

Διαβάστε περισσότερα

Statistical Inference I Locally most powerful tests

Statistical Inference I Locally most powerful tests Statistical Inference I Locally most powerful tests Shirsendu Mukherjee Department of Statistics, Asutosh College, Kolkata, India. shirsendu st@yahoo.co.in So far we have treated the testing of one-sided

Διαβάστε περισσότερα

Supplementary Appendix

Supplementary Appendix Supplementary Appendix Measuring crisis risk using conditional copulas: An empirical analysis of the 2008 shipping crisis Sebastian Opitz, Henry Seidel and Alexander Szimayer Model specification Table

Διαβάστε περισσότερα

Estimation for ARMA Processes with Stable Noise. Matt Calder & Richard A. Davis Colorado State University

Estimation for ARMA Processes with Stable Noise. Matt Calder & Richard A. Davis Colorado State University Estimation for ARMA Processes with Stable Noise Matt Calder & Richard A. Davis Colorado State University rdavis@stat.colostate.edu 1 ARMA processes with stable noise Review of M-estimation Examples of

Διαβάστε περισσότερα

Inverse trigonometric functions & General Solution of Trigonometric Equations. ------------------ ----------------------------- -----------------

Inverse trigonometric functions & General Solution of Trigonometric Equations. ------------------ ----------------------------- ----------------- Inverse trigonometric functions & General Solution of Trigonometric Equations. 1. Sin ( ) = a) b) c) d) Ans b. Solution : Method 1. Ans a: 17 > 1 a) is rejected. w.k.t Sin ( sin ) = d is rejected. If sin

Διαβάστε περισσότερα

k A = [k, k]( )[a 1, a 2 ] = [ka 1,ka 2 ] 4For the division of two intervals of confidence in R +

k A = [k, k]( )[a 1, a 2 ] = [ka 1,ka 2 ] 4For the division of two intervals of confidence in R + Chapter 3. Fuzzy Arithmetic 3- Fuzzy arithmetic: ~Addition(+) and subtraction (-): Let A = [a and B = [b, b in R If x [a and y [b, b than x+y [a +b +b Symbolically,we write A(+)B = [a (+)[b, b = [a +b

Διαβάστε περισσότερα

A Bonus-Malus System as a Markov Set-Chain. Małgorzata Niemiec Warsaw School of Economics Institute of Econometrics

A Bonus-Malus System as a Markov Set-Chain. Małgorzata Niemiec Warsaw School of Economics Institute of Econometrics A Bonus-Malus System as a Markov Set-Chain Małgorzata Niemiec Warsaw School of Economics Institute of Econometrics Contents 1. Markov set-chain 2. Model of bonus-malus system 3. Example 4. Conclusions

Διαβάστε περισσότερα

SCITECH Volume 13, Issue 2 RESEARCH ORGANISATION Published online: March 29, 2018

SCITECH Volume 13, Issue 2 RESEARCH ORGANISATION Published online: March 29, 2018 Journal of rogressive Research in Mathematics(JRM) ISSN: 2395-028 SCITECH Volume 3, Issue 2 RESEARCH ORGANISATION ublished online: March 29, 208 Journal of rogressive Research in Mathematics www.scitecresearch.com/journals

Διαβάστε περισσότερα

Chapter 6: Systems of Linear Differential. be continuous functions on the interval

Chapter 6: Systems of Linear Differential. be continuous functions on the interval Chapter 6: Systems of Linear Differential Equations Let a (t), a 2 (t),..., a nn (t), b (t), b 2 (t),..., b n (t) be continuous functions on the interval I. The system of n first-order differential equations

Διαβάστε περισσότερα

Chapter 1 Introduction to Observational Studies Part 2 Cross-Sectional Selection Bias Adjustment

Chapter 1 Introduction to Observational Studies Part 2 Cross-Sectional Selection Bias Adjustment Contents Preface ix Part 1 Introduction Chapter 1 Introduction to Observational Studies... 3 1.1 Observational vs. Experimental Studies... 3 1.2 Issues in Observational Studies... 5 1.3 Study Design...

Διαβάστε περισσότερα

Section 7.6 Double and Half Angle Formulas

Section 7.6 Double and Half Angle Formulas 09 Section 7. Double and Half Angle Fmulas To derive the double-angles fmulas, we will use the sum of two angles fmulas that we developed in the last section. We will let α θ and β θ: cos(θ) cos(θ + θ)

Διαβάστε περισσότερα

CRASH COURSE IN PRECALCULUS

CRASH COURSE IN PRECALCULUS CRASH COURSE IN PRECALCULUS Shiah-Sen Wang The graphs are prepared by Chien-Lun Lai Based on : Precalculus: Mathematics for Calculus by J. Stuwart, L. Redin & S. Watson, 6th edition, 01, Brooks/Cole Chapter

Διαβάστε περισσότερα

Example Sheet 3 Solutions

Example Sheet 3 Solutions Example Sheet 3 Solutions. i Regular Sturm-Liouville. ii Singular Sturm-Liouville mixed boundary conditions. iii Not Sturm-Liouville ODE is not in Sturm-Liouville form. iv Regular Sturm-Liouville note

Διαβάστε περισσότερα

Section 9.2 Polar Equations and Graphs

Section 9.2 Polar Equations and Graphs 180 Section 9. Polar Equations and Graphs In this section, we will be graphing polar equations on a polar grid. In the first few examples, we will write the polar equation in rectangular form to help identify

Διαβάστε περισσότερα

Introduction to the ML Estimation of ARMA processes

Introduction to the ML Estimation of ARMA processes Introduction to the ML Estimation of ARMA processes Eduardo Rossi University of Pavia October 2013 Rossi ARMA Estimation Financial Econometrics - 2013 1 / 1 We consider the AR(p) model: Y t = c + φ 1 Y

Διαβάστε περισσότερα

Ordinal Arithmetic: Addition, Multiplication, Exponentiation and Limit

Ordinal Arithmetic: Addition, Multiplication, Exponentiation and Limit Ordinal Arithmetic: Addition, Multiplication, Exponentiation and Limit Ting Zhang Stanford May 11, 2001 Stanford, 5/11/2001 1 Outline Ordinal Classification Ordinal Addition Ordinal Multiplication Ordinal

Διαβάστε περισσότερα

[1] P Q. Fig. 3.1

[1] P Q. Fig. 3.1 1 (a) Define resistance....... [1] (b) The smallest conductor within a computer processing chip can be represented as a rectangular block that is one atom high, four atoms wide and twenty atoms long. One

Διαβάστε περισσότερα

1 1 1 2 1 2 2 1 43 123 5 122 3 1 312 1 1 122 1 1 1 1 6 1 7 1 6 1 7 1 3 4 2 312 43 4 3 3 1 1 4 1 1 52 122 54 124 8 1 3 1 1 1 1 1 152 1 1 1 1 1 1 152 1 5 1 152 152 1 1 3 9 1 159 9 13 4 5 1 122 1 4 122 5

Διαβάστε περισσότερα

Parametrized Surfaces

Parametrized Surfaces Parametrized Surfaces Recall from our unit on vector-valued functions at the beginning of the semester that an R 3 -valued function c(t) in one parameter is a mapping of the form c : I R 3 where I is some

Διαβάστε περισσότερα

Instruction Execution Times

Instruction Execution Times 1 C Execution Times InThisAppendix... Introduction DL330 Execution Times DL330P Execution Times DL340 Execution Times C-2 Execution Times Introduction Data Registers This appendix contains several tables

Διαβάστε περισσότερα

Εργαστήριο Ανάπτυξης Εφαρμογών Βάσεων Δεδομένων. Εξάμηνο 7 ο

Εργαστήριο Ανάπτυξης Εφαρμογών Βάσεων Δεδομένων. Εξάμηνο 7 ο Εργαστήριο Ανάπτυξης Εφαρμογών Βάσεων Δεδομένων Εξάμηνο 7 ο Procedures and Functions Stored procedures and functions are named blocks of code that enable you to group and organize a series of SQL and PL/SQL

Διαβάστε περισσότερα

FORMULAS FOR STATISTICS 1

FORMULAS FOR STATISTICS 1 FORMULAS FOR STATISTICS 1 X = 1 n Sample statistics X i or x = 1 n x i (sample mean) S 2 = 1 n 1 s 2 = 1 n 1 (X i X) 2 = 1 n 1 (x i x) 2 = 1 n 1 Xi 2 n n 1 X 2 x 2 i n n 1 x 2 or (sample variance) E(X)

Διαβάστε περισσότερα

SOLUTIONS TO MATH38181 EXTREME VALUES AND FINANCIAL RISK EXAM

SOLUTIONS TO MATH38181 EXTREME VALUES AND FINANCIAL RISK EXAM SOLUTIONS TO MATH38181 EXTREME VALUES AND FINANCIAL RISK EXAM Solutions to Question 1 a) The cumulative distribution function of T conditional on N n is Pr (T t N n) Pr (max (X 1,..., X N ) t N n) Pr (max

Διαβάστε περισσότερα

Econ Spring 2004 Instructor: Prof. Kiefer Solution to Problem set # 5. γ (0)

Econ Spring 2004 Instructor: Prof. Kiefer Solution to Problem set # 5. γ (0) Cornell University Department of Economics Econ 60 - Spring 004 Instructor: Prof. Kiefer Solution to Problem set # 5. Autocorrelation function is defined as ρ h = γ h γ 0 where γ h =Cov X t,x t h =E[X

Διαβάστε περισσότερα

HISTOGRAMS AND PERCENTILES What is the 25 th percentile of a histogram? What is the 50 th percentile for the cigarette histogram?

HISTOGRAMS AND PERCENTILES What is the 25 th percentile of a histogram? What is the 50 th percentile for the cigarette histogram? HISTOGRAMS AND PERCENTILES What is the 25 th percentile of a histogram? The point on the horizontal axis such that of the area under the histogram lies to the left of that point (and to the right) What

Διαβάστε περισσότερα

Notes on the Open Economy

Notes on the Open Economy Notes on the Open Econom Ben J. Heijdra Universit of Groningen April 24 Introduction In this note we stud the two-countr model of Table.4 in more detail. restated here for convenience. The model is Table.4.

Διαβάστε περισσότερα

Solutions to the Schrodinger equation atomic orbitals. Ψ 1 s Ψ 2 s Ψ 2 px Ψ 2 py Ψ 2 pz

Solutions to the Schrodinger equation atomic orbitals. Ψ 1 s Ψ 2 s Ψ 2 px Ψ 2 py Ψ 2 pz Solutions to the Schrodinger equation atomic orbitals Ψ 1 s Ψ 2 s Ψ 2 px Ψ 2 py Ψ 2 pz ybridization Valence Bond Approach to bonding sp 3 (Ψ 2 s + Ψ 2 px + Ψ 2 py + Ψ 2 pz) sp 2 (Ψ 2 s + Ψ 2 px + Ψ 2 py)

Διαβάστε περισσότερα

( ) 2 and compare to M.

( ) 2 and compare to M. Problems and Solutions for Section 4.2 4.9 through 4.33) 4.9 Calculate the square root of the matrix 3!0 M!0 8 Hint: Let M / 2 a!b ; calculate M / 2!b c ) 2 and compare to M. Solution: Given: 3!0 M!0 8

Διαβάστε περισσότερα

Math 6 SL Probability Distributions Practice Test Mark Scheme

Math 6 SL Probability Distributions Practice Test Mark Scheme Math 6 SL Probability Distributions Practice Test Mark Scheme. (a) Note: Award A for vertical line to right of mean, A for shading to right of their vertical line. AA N (b) evidence of recognizing symmetry

Διαβάστε περισσότερα

Homomorphism in Intuitionistic Fuzzy Automata

Homomorphism in Intuitionistic Fuzzy Automata International Journal of Fuzzy Mathematics Systems. ISSN 2248-9940 Volume 3, Number 1 (2013), pp. 39-45 Research India Publications http://www.ripublication.com/ijfms.htm Homomorphism in Intuitionistic

Διαβάστε περισσότερα

6. MAXIMUM LIKELIHOOD ESTIMATION

6. MAXIMUM LIKELIHOOD ESTIMATION 6 MAXIMUM LIKELIHOOD ESIMAION [1] Maximum Likelihood Estimator (1) Cases in which θ (unknown parameter) is scalar Notational Clarification: From now on, we denote the true value of θ as θ o hen, view θ

Διαβάστε περισσότερα

Main source: "Discrete-time systems and computer control" by Α. ΣΚΟΔΡΑΣ ΨΗΦΙΑΚΟΣ ΕΛΕΓΧΟΣ ΔΙΑΛΕΞΗ 4 ΔΙΑΦΑΝΕΙΑ 1

Main source: Discrete-time systems and computer control by Α. ΣΚΟΔΡΑΣ ΨΗΦΙΑΚΟΣ ΕΛΕΓΧΟΣ ΔΙΑΛΕΞΗ 4 ΔΙΑΦΑΝΕΙΑ 1 Main source: "Discrete-time systems and computer control" by Α. ΣΚΟΔΡΑΣ ΨΗΦΙΑΚΟΣ ΕΛΕΓΧΟΣ ΔΙΑΛΕΞΗ 4 ΔΙΑΦΑΝΕΙΑ 1 A Brief History of Sampling Research 1915 - Edmund Taylor Whittaker (1873-1956) devised a

Διαβάστε περισσότερα

SCHOOL OF MATHEMATICAL SCIENCES G11LMA Linear Mathematics Examination Solutions

SCHOOL OF MATHEMATICAL SCIENCES G11LMA Linear Mathematics Examination Solutions SCHOOL OF MATHEMATICAL SCIENCES GLMA Linear Mathematics 00- Examination Solutions. (a) i. ( + 5i)( i) = (6 + 5) + (5 )i = + i. Real part is, imaginary part is. (b) ii. + 5i i ( + 5i)( + i) = ( i)( + i)

Διαβάστε περισσότερα

Lecture 2: Dirac notation and a review of linear algebra Read Sakurai chapter 1, Baym chatper 3

Lecture 2: Dirac notation and a review of linear algebra Read Sakurai chapter 1, Baym chatper 3 Lecture 2: Dirac notation and a review of linear algebra Read Sakurai chapter 1, Baym chatper 3 1 State vector space and the dual space Space of wavefunctions The space of wavefunctions is the set of all

Διαβάστε περισσότερα

HOMEWORK#1. t E(x) = 1 λ = (b) Find the median lifetime of a randomly selected light bulb. Answer:

HOMEWORK#1. t E(x) = 1 λ = (b) Find the median lifetime of a randomly selected light bulb. Answer: HOMEWORK# 52258 李亞晟 Eercise 2. The lifetime of light bulbs follows an eponential distribution with a hazard rate of. failures per hour of use (a) Find the mean lifetime of a randomly selected light bulb.

Διαβάστε περισσότερα

CHAPTER 48 APPLICATIONS OF MATRICES AND DETERMINANTS

CHAPTER 48 APPLICATIONS OF MATRICES AND DETERMINANTS CHAPTER 48 APPLICATIONS OF MATRICES AND DETERMINANTS EXERCISE 01 Page 545 1. Use matrices to solve: 3x + 4y x + 5y + 7 3x + 4y x + 5y 7 Hence, 3 4 x 0 5 y 7 The inverse of 3 4 5 is: 1 5 4 1 5 4 15 8 3

Διαβάστε περισσότερα

Appendix to On the stability of a compressible axisymmetric rotating flow in a pipe. By Z. Rusak & J. H. Lee

Appendix to On the stability of a compressible axisymmetric rotating flow in a pipe. By Z. Rusak & J. H. Lee Appendi to On the stability of a compressible aisymmetric rotating flow in a pipe By Z. Rusak & J. H. Lee Journal of Fluid Mechanics, vol. 5 4, pp. 5 4 This material has not been copy-edited or typeset

Διαβάστε περισσότερα

Differential equations

Differential equations Differential equations Differential equations: An equation inoling one dependent ariable and its deriaties w. r. t one or more independent ariables is called a differential equation. Order of differential

Διαβάστε περισσότερα

DESIGN OF MACHINERY SOLUTION MANUAL h in h 4 0.

DESIGN OF MACHINERY SOLUTION MANUAL h in h 4 0. DESIGN OF MACHINERY SOLUTION MANUAL -7-1! PROBLEM -7 Statement: Design a double-dwell cam to move a follower from to 25 6, dwell for 12, fall 25 and dwell for the remader The total cycle must take 4 sec

Διαβάστε περισσότερα

Summary of the model specified

Summary of the model specified Program: HLM 7 Hierarchical Linear and Nonlinear Modeling Authors: Stephen Raudenbush, Tony Bryk, & Richard Congdon Publisher: Scientific Software International, Inc. (c) 2010 techsupport@ssicentral.com

Διαβάστε περισσότερα

HW 3 Solutions 1. a) I use the auto.arima R function to search over models using AIC and decide on an ARMA(3,1)

HW 3 Solutions 1. a) I use the auto.arima R function to search over models using AIC and decide on an ARMA(3,1) HW 3 Solutions a) I use the autoarima R function to search over models using AIC and decide on an ARMA3,) b) I compare the ARMA3,) to ARMA,0) ARMA3,) does better in all three criteria c) The plot of the

Διαβάστε περισσότερα

Tridiagonal matrices. Gérard MEURANT. October, 2008

Tridiagonal matrices. Gérard MEURANT. October, 2008 Tridiagonal matrices Gérard MEURANT October, 2008 1 Similarity 2 Cholesy factorizations 3 Eigenvalues 4 Inverse Similarity Let α 1 ω 1 β 1 α 2 ω 2 T =......... β 2 α 1 ω 1 β 1 α and β i ω i, i = 1,...,

Διαβάστε περισσότερα

Durbin-Levinson recursive method

Durbin-Levinson recursive method Durbin-Levinson recursive method A recursive method for computing ϕ n is useful because it avoids inverting large matrices; when new data are acquired, one can update predictions, instead of starting again

Διαβάστε περισσότερα

Block Ciphers Modes. Ramki Thurimella

Block Ciphers Modes. Ramki Thurimella Block Ciphers Modes Ramki Thurimella Only Encryption I.e. messages could be modified Should not assume that nonsensical messages do no harm Always must be combined with authentication 2 Padding Must be

Διαβάστε περισσότερα

: Monte Carlo EM 313, Louis (1982) EM, EM Newton-Raphson, /. EM, 2 Monte Carlo EM Newton-Raphson, Monte Carlo EM, Monte Carlo EM, /. 3, Monte Carlo EM

: Monte Carlo EM 313, Louis (1982) EM, EM Newton-Raphson, /. EM, 2 Monte Carlo EM Newton-Raphson, Monte Carlo EM, Monte Carlo EM, /. 3, Monte Carlo EM 2008 6 Chinese Journal of Applied Probability and Statistics Vol.24 No.3 Jun. 2008 Monte Carlo EM 1,2 ( 1,, 200241; 2,, 310018) EM, E,,. Monte Carlo EM, EM E Monte Carlo,. EM, Monte Carlo EM,,,,. Newton-Raphson.

Διαβάστε περισσότερα

Exercises 10. Find a fundamental matrix of the given system of equations. Also find the fundamental matrix Φ(t) satisfying Φ(0) = I. 1.

Exercises 10. Find a fundamental matrix of the given system of equations. Also find the fundamental matrix Φ(t) satisfying Φ(0) = I. 1. Exercises 0 More exercises are available in Elementary Differential Equations. If you have a problem to solve any of them, feel free to come to office hour. Problem Find a fundamental matrix of the given

Διαβάστε περισσότερα

Generalized additive models in R

Generalized additive models in R www.nr.no Generalized additive models in R Magne Aldrin, Norwegian Computing Center and the University of Oslo Sharp workshop, Copenhagen, October 2012 Generalized Linear Models - GLM y Distributed with

Διαβάστε περισσότερα

TMA4115 Matematikk 3

TMA4115 Matematikk 3 TMA4115 Matematikk 3 Andrew Stacey Norges Teknisk-Naturvitenskapelige Universitet Trondheim Spring 2010 Lecture 12: Mathematics Marvellous Matrices Andrew Stacey Norges Teknisk-Naturvitenskapelige Universitet

Διαβάστε περισσότερα

CSAE WPS/2009-06 Figure 1: Cut Flower Exports from Kenya, 1995-2007 Table 1: Firms in Areas with and w/out Conflict Panel A - Export Records Variable Observations Mean in No-Conflict

Διαβάστε περισσότερα

w o = R 1 p. (1) R = p =. = 1

w o = R 1 p. (1) R = p =. = 1 Πανεπιστήµιο Κρήτης - Τµήµα Επιστήµης Υπολογιστών ΗΥ-570: Στατιστική Επεξεργασία Σήµατος 205 ιδάσκων : Α. Μουχτάρης Τριτη Σειρά Ασκήσεων Λύσεις Ασκηση 3. 5.2 (a) From the Wiener-Hopf equation we have:

Διαβάστε περισσότερα