Chi-Square Analyses. Goodness of Fit Often, the first introduction to Chi-square is the Goodness-of-Fit model. Consider the following problem:

Size: px
Start display at page:

Download "Chi-Square Analyses. Goodness of Fit Often, the first introduction to Chi-square is the Goodness-of-Fit model. Consider the following problem:"

Transcription

1 Ch-Square Analyses NCCTM Oct. 10, 003 Ch-Square Analyses Ch-square analyss s one of the more complcated analyses n the AP Statstcs currculum. The complcaton s a result of several features: 1) the pluralty of dfferent analyses (Goodness-of-Ft, Independence, Homogenety), ) the more extensve computatons requred, 3) a computatonal formula that makes lttle sense to students, and 4) the focus on dstrbutons rather than means. My experence suggests that the Ch-square computaton s one that students have seen before (usually as Goodness-of-Ft n Bology or Genetcs class). In ths sesson, we wll try to brng some clarty and understandng to the varous Ch-square analyses. Goodness of Ft Often, the frst ntroducton to Ch-square s the Goodness-of-Ft model. Consder the followng problem: The chocolate candy Plan M&M s have sx dfferent colors n each bag: brown, red, yellow, blue, orange, and green. Accordng to the M&M s webste the ntended dstrbuton of the colors s 30% brown, 0% red, 0% yellow, 10% blue, 10% orange, and 10% green. If several bags are opened, and we consder these to be a random sample of M&M s made, how well does ths dstrbuton descrbe the observed M&M s. Suppose we have 70 M&M s from 5 bags, and we have: Color Brown Red Yellow Blue Orange Green Observed Count Expected Count Are these counts consstent wth the stated proportons? Are they what we expect to see, or are they surprsng? We can perform a hypothess test. The null hypothess s that the proportons are as stated. The alternatve hypothess s that at least one proporton s dfferent from those stated. ( ) O E We compute χ =, whch n ths case s E ( ) ( ) ( ) ( ) ( ) ( ) χ = = Does ths value of χ rase questons about the valdty of the null hypothess? ( ) O E If the null hypothess s true, what values of χ = would lkely be E computed and where does ths value of ft n that spectrum of lkely values? Is a typcal value or an atypcal value? We can create a smulaton that wll help answer ths queston, and see how our smulaton compares to the theoretcal result. Danel J. Teague 1 NC School of Scence and Mathematcs

2 Ch-Square Analyses NCCTM Oct. 10, 003 Smulaton The followng program wll smulate ths stuaton and allow us to see how unusual or how typcal s our value of TI-83 Program for Ch-Square Smulaton PROGRAM:MMS PROGRAM:GENCOLOR ClrHome 0 B Dsp "NUM. MMS?" rand A Input M If A.3 Dsp "NUM. SIMS?" 1 B Input S If A>.3 and A.5 ClrHome B ClrLst LSAMP, LCOLOR, LTALLY, LEXPTD, LCHISQ If A>.5 and A.7 For(I,1,S) 3 B Output(1,1," ") If A>.7 and A.8 Output(1,1,S+1-I) 4 B For(C,1,M) If A>.8 and A.9 prgmgencolor 5 B B LSAMP(C) If A>.9 and A 1 6 B seq(x,x,1,6) LCOLOR For(X,1,6) 0 D For(Y,1,M) If LSAMP(Y)=X D+1 D D LTALLY(X) {.3,.,.,.1,.1,.1}*M LEXPTD sum((ltally-lexptd)²/lexptd) LCHISQ(I) If we run ths smulaton 10,000 tmes, we can plot a bar graph of the dstrbuton of Chsquare values under the null hypothess (see Fgure 1). The sample dstrbuton shown below wth the dotted curve llustratng the samplng dstrbuton of Ch-square wth 5 degrees of freedom stretched by a factor of 10,000. From the bar graph n Fgure 1, we see that the value of s qute typcal of the Chsquare values generated when the null hypothess s true. We also see that the dstrbuton of our 10,000 trals matches the contnuous dstrbuton farly well, although t seems that we have a few too many very small values of Ch-square. We can also see from Fgure 1 that we shouldn t consder a value of Ch-square to be unusually large unless t s larger than 10 or 1. If we look at the contnuous dstrbuton, we fnd that 5% of the scores are expected to be larger than when the null hypothess s true. Ths s the crtcal value of Ch-square wth 5 degrees of freedom for a sgnfcance level of Fgure 1: Bar graph of smulaton Ch-square values and Theoretcal Dstrbuton Danel J. Teague NC School of Scence and Mathematcs

3 Ch-Square Analyses NCCTM Oct. 10, 003 Expected Cell Counts > 5 The smulaton also allows us to nvestgate the condtons for usng the Ch-square dstrbuton to approxmate the theoretcal (dscrete) dstrbuton of counts under the null hypothess. Most texts requre all cell counts to have an expected value of at least 5. What happens f ths s not true? Suppose the number n the sample s only 10. In ths case, the largest expected cell count s only 3. The crtcal value of Ch-square for 5 degrees of freedom at the 0.05 level of sgnfcance s We should expect to fnd approxmately 50 of the 1000 runs of the smulaton to have a Ch-square value greater than However, f the number n the sample s 10, we fnd many more smulatons wth Ch-square scores larger than We reject the null hypothess much more frequently than we should. We ran the smulaton of 1000 trals ten tmes each wth N = 10, 0, 30, 40, 50, 60 70, and 100. As N ncreases, more of the expected counts are 5 or greater. Once N = 50, all expected counts are at least 5, so we would expect to fnd close to 5% of the 1000 trals wth a Ch-square value greater than Table 1 gves the number of trals over the crtcal value for each of the 10 repettons. N = 10 N = 0 N = 30 N = 40 N = 50 N = 60 N = 70 N = Mean Table 1: The Number of Ch-square Scores above Notce that as the number of cells whose expected value exceeds 5 ncreases, the mean number of Ch-square values larger than decreases to around 50 per 1000 trals. Once the number of M&M s sampled exceeds 50, all of the means reman essentally constant at around 50, as expected. ( ) O E Understandng the Formula χ = E ( O E ) Just what s beng measured n the computaton of? How can we make E sense out of ths expresson? We are nterested n comparng our observed counts wth the expected counts, so ( O E) certanly makes sense. However, there are three problems wth just summng up the terms ( O E). 1) The frst problem s one of scale or sze. Suppose O E = 4? Is ths a large error or a small error? If E = 5 and O = 9, and error of 4 s qute large. However, f E = 5000 and O = 5004, an error of 4 s qute small. The absolute dfference n O and E s often not the most Danel J. Teague 3 NC School of Scence and Mathematcs

4 Ch-Square Analyses NCCTM Oct. 10, 003 mportant measure. We have a standard way to deal wth ths. We use the relatve error. That s, O E we consder. E ) But addng up all of the relatve errors leads to a second problem, the problem of sgn. Some of the errors are postve and some are negatve, so the total sum of the relatve errors wll be zero. There s also a standard way to handle ths dffculty. We square the terms O E E. pror to addng them. So we are nterested n 3) But ths also produces a dfferent problem of scale. Suppose the squared relatve error s 1/5. Is ths a large error or a small error? If the expected count s 5, then we have a small error (1 out of 5) and so our squared relatve error of 1/5 should not count too much aganst the null hypothess. If the expected count s 5000, we are off by qute a lot (1000 out of 5000), so our squared relatve error of 1/5 should count a lot aganst the null hypothess. So some values of 1/5 should count more than other values of 1/5. We also have a standard way to handle ths dffculty. We use a weghted sum. We weght the squared relatve error by the expected count sze, so we end up wth whch s our standard computatonal formula. ( O E ) O E E = E E, Tests of Independence and Homogenety There are two forms of the Ch-square test that often get confused, the Ch-square test of ndependence and the Ch-square test of homogenety. The test of ndependence attempts to determne whether two characterstcs assocated wth subjects n a sngle populaton are ndependent. The test of homogenety attempts to determne whether several populatons are smlar (homogeneous) wth respect to some varable. We can use Problem # from the 1999 AP exam as an example to compare these two tests. In ths problem, a random sample of 00 hkers was taken. The hkers were asked f they would walk uphll, downhll, or reman where there were f they became lost n the woods. They hkers were classfed as ether a Novce or an Experenced hker. The queston asks f there s an assocaton between the responses Uphll, Downhll, and Reman, and the classfcaton as Novce or Experenced. Independence As stated, ths s a Ch-square test of ndependence snce a sngle sample from the populaton of hkers was taken, and the ndvduals sorted nto the cells classfed as Novce/Experenced and Uphll/Downhll/Reman. The null hypothess s that there s no assocaton between the two varables. As n all hypothess tests, we use the null hypothess to compute the expected values. The table of counts looked lke ths: Uphll Downhll Reman Novce Experenced Table : Counts for Test of Independence Danel J. Teague 4 NC School of Scence and Mathematcs

5 Ch-Square Analyses NCCTM Oct. 10, 003 If the null hypothess s true, how would the hkers be sorted nto the 6 cells? We need to determne the expected counts n each cell. To determne the expected counts, consder the followng three questons. 1. If a hker from ths sample were selected at random, what s the probablty that they would be a Novce? Answer: p(n) = 10/00. Also note that p(e) = 80/00.. If a hker from ths sample were selected at random, what s the probablty that they would go Uphll? Answer: p(u) = 30/00. Also note that p(d) = 80/00 and p(r) = 90/ Based on these two probabltes, f the level of hkng experence and the drecton a hker would travel f lost are ndependent, what s the probablty that a hker selected at random would be a Novce who would head Uphll? Answer: p(n and U) = p(n)*p(u) = = = The assumpton of ndependence allows us to compute the expected number to be found n ths cell of our table. Snce there are 00 hkers altogether, f the row and column varables 9 are ndependent, we would expect to see 00 = 18 hkers n ths cell. We actually have hkers n ths cell. We repeat ths calculaton for each cell n the table and ask the queston: Are these observed counts consstent wth the expected counts computed under the assumpton of ndependence? Notce that ths computaton s equvalent to, the 00 ( row count)( column count) total, whch s gven by most texts as the computatonal formula. Observatons Uphll Downhll Reman Novce Experenced Expectatons Uphll Downhll Reman Novce = = = 54 Experenced = 1 00 = 3 00 = 36 Table3: Computng Expected Counts Under the Assumpton of Independence Homogenety Now, suppose nstead that a random sample of 10 Novce hkers was taken from a populaton of Novce hkers and a random sample of 80 Experence hkers was taken from a populaton of Experenced hkers. Each member n the two samples was asked about the drecton they would travel when lost. Ths s a test of homogenety snce the are two Danel J. Teague 5 NC School of Scence and Mathematcs

6 Ch-Square Analyses NCCTM Oct. 10, 003 populatons (Novce and Experence) beng classfed on one varable (drecton when lost). Suppose the results were the same as those above and the table of counts s shown below. Uphll Downhll Reman Novce Experenced Table : Counts n Example Problem The null hypothess for ths test of homogenety s that the proportons of hkers fallng nto the three drecton categores are the same for Novce and Experenced hkers. We use ths null hypothess to compute the expected values. Snce ths s a dfferent null hypothess from the test of ndependence, we would expect our computatons to dffer, and they do. To fnd the expected value of Novce-Uphll, we note that there were 00 hkers altogether, and 30 of them would travel uphll. So the proporton of hkers who would travel uphll s 30/00. The null hypothess s that ths proporton of Novce hkers and ths proporton of Experence hkers would travel uphll. It s the same for both. There are 10 Novce hkers, so the expected number of hkers n the Novce-Uphll cell s = 18 and the expected 30 number of hkers n the Experenced-Uphll cell s 80 = 1. Contnung n ths manner, we complete the expected counts n the table. Observatons Uphll Downhll Reman Novce Experenced Expectatons Uphll Downhll Reman Novce = = = 54 Experenced = 1 80 = 3 80 = 36 Table 4: Computng Expected Counts Under the Assumpton of Homogenety Notce two thngs: 1) the computatons for determnng the expected number n each cell for tests of ndependence and for homogenety are dfferent, snce they are derved from the dfferent null hypotheses. ) the results of these computatons are the same. Snce the results of the computatons are the same, the dstncton between tests of ndependence and tests of homogenety s often consdered academc n an ntroductory course lke AP Statstcs. Degrees of Freedom There were 00 hkers n the sample, 10 classfed as beng Novces and 80 classfed as Experenced. We also know that 30 of the hkers answered they would move Uphll, 80 that they Danel J. Teague 6 NC School of Scence and Mathematcs

7 Ch-Square Analyses NCCTM Oct. 10, 003 would move Downhll, and 90 that they would Reman where they were. We descrbe ths nformaton as knowng the margnal totals. When computng the expected values, once we know that there are 18 Novces expected to answer go Uphll, we know wthout computng that there must be 1 Experenced hkers expected to answer go Uphll (snce there were 30 gong uphll altogether). Also, once we have determned that there are 48 Novces expected to answer go Downhll, we know there must be 3 Experenced hkers expected to gve that answer (snce there were 80 n total who answered Downhll). Moreover, the expected number of Novces answerng Reman must be 54, snce there were 10 Novces and 18 and 48 have already been allocated. In a smlar manner, we know the expected number of Experenced hkers who answer Reman must be 36, snce there were 80 n total and 44 have been allocated. In short, knowng only the expected values n two cells allows us to complete the table of expected counts. We say there are two degrees of freedom and our Ch-square statstcs wll df = row 1 column 1. have degrees of freedom. Ths s classcally stated as ( )( ) Apocryphal Hstorcal Note: The Ch-square statstc was frst developed by Karl Pearson about Pearson knew what the Ch-square dstrbuton looks lke, but he was unsure about the degrees of freedom. About 15 years later, Fsher got nvolved. He and Pearson were unable to agree on the degrees of freedom for the two-by-two table, and they could not settle the ssue mathematcally. Pearson beleved there was 1 degree of freedom and Fsher 3 degrees of freedom. They had no nce way to do smulatons, whch would be the modern approach, so Fsher looked at lots of data n two-by-two tables where the varables were thought to be ndependent. For each table he calculated the Ch-square statstc. Recall that the expected value for the Ch-square statstc s the degrees of freedom. After collectng many Ch-square values, Fsher averaged all the values and got a result he descrbed as embarrassngly close to 1. Ths confrmed that there s one degree of freedom for a two-bytwo table. Some years later ths result was proved mathematcally. Danel J. Teague 7 NC School of Scence and Mathematcs

PSYCHOLOGICAL RESEARCH (PYC 304-C) Lecture 12

PSYCHOLOGICAL RESEARCH (PYC 304-C) Lecture 12 14 The Ch-squared dstrbuton PSYCHOLOGICAL RESEARCH (PYC 304-C) Lecture 1 If a normal varable X, havng mean µ and varance σ, s standardsed, the new varable Z has a mean 0 and varance 1. When ths standardsed

More information

SIMPLE LINEAR CORRELATION

SIMPLE LINEAR CORRELATION SIMPLE LINEAR CORRELATION Smple lnear correlaton s a measure of the degree to whch two varables vary together, or a measure of the ntensty of the assocaton between two varables. Correlaton often s abused.

More information

1. Measuring association using correlation and regression

1. Measuring association using correlation and regression How to measure assocaton I: Correlaton. 1. Measurng assocaton usng correlaton and regresson We often would lke to know how one varable, such as a mother's weght, s related to another varable, such as a

More information

CHAPTER 14 MORE ABOUT REGRESSION

CHAPTER 14 MORE ABOUT REGRESSION CHAPTER 14 MORE ABOUT REGRESSION We learned n Chapter 5 that often a straght lne descrbes the pattern of a relatonshp between two quanttatve varables. For nstance, n Example 5.1 we explored the relatonshp

More information

STATISTICAL DATA ANALYSIS IN EXCEL

STATISTICAL DATA ANALYSIS IN EXCEL Mcroarray Center STATISTICAL DATA ANALYSIS IN EXCEL Lecture 6 Some Advanced Topcs Dr. Petr Nazarov 14-01-013 petr.nazarov@crp-sante.lu Statstcal data analyss n Ecel. 6. Some advanced topcs Correcton for

More information

The OC Curve of Attribute Acceptance Plans

The OC Curve of Attribute Acceptance Plans The OC Curve of Attrbute Acceptance Plans The Operatng Characterstc (OC) curve descrbes the probablty of acceptng a lot as a functon of the lot s qualty. Fgure 1 shows a typcal OC Curve. 10 8 6 4 1 3 4

More information

NPAR TESTS. One-Sample Chi-Square Test. Cell Specification. Observed Frequencies 1O i 6. Expected Frequencies 1EXP i 6

NPAR TESTS. One-Sample Chi-Square Test. Cell Specification. Observed Frequencies 1O i 6. Expected Frequencies 1EXP i 6 PAR TESTS If a WEIGHT varable s specfed, t s used to replcate a case as many tmes as ndcated by the weght value rounded to the nearest nteger. If the workspace requrements are exceeded and samplng has

More information

What is Candidate Sampling

What is Candidate Sampling What s Canddate Samplng Say we have a multclass or mult label problem where each tranng example ( x, T ) conssts of a context x a small (mult)set of target classes T out of a large unverse L of possble

More information

benefit is 2, paid if the policyholder dies within the year, and probability of death within the year is ).

benefit is 2, paid if the policyholder dies within the year, and probability of death within the year is ). REVIEW OF RISK MANAGEMENT CONCEPTS LOSS DISTRIBUTIONS AND INSURANCE Loss and nsurance: When someone s subject to the rsk of ncurrng a fnancal loss, the loss s generally modeled usng a random varable or

More information

Causal, Explanatory Forecasting. Analysis. Regression Analysis. Simple Linear Regression. Which is Independent? Forecasting

Causal, Explanatory Forecasting. Analysis. Regression Analysis. Simple Linear Regression. Which is Independent? Forecasting Causal, Explanatory Forecastng Assumes cause-and-effect relatonshp between system nputs and ts output Forecastng wth Regresson Analyss Rchard S. Barr Inputs System Cause + Effect Relatonshp The job of

More information

An Alternative Way to Measure Private Equity Performance

An Alternative Way to Measure Private Equity Performance An Alternatve Way to Measure Prvate Equty Performance Peter Todd Parlux Investment Technology LLC Summary Internal Rate of Return (IRR) s probably the most common way to measure the performance of prvate

More information

Luby s Alg. for Maximal Independent Sets using Pairwise Independence

Luby s Alg. for Maximal Independent Sets using Pairwise Independence Lecture Notes for Randomzed Algorthms Luby s Alg. for Maxmal Independent Sets usng Parwse Independence Last Updated by Erc Vgoda on February, 006 8. Maxmal Independent Sets For a graph G = (V, E), an ndependent

More information

Calculation of Sampling Weights

Calculation of Sampling Weights Perre Foy Statstcs Canada 4 Calculaton of Samplng Weghts 4.1 OVERVIEW The basc sample desgn used n TIMSS Populatons 1 and 2 was a two-stage stratfed cluster desgn. 1 The frst stage conssted of a sample

More information

CHAPTER 5 RELATIONSHIPS BETWEEN QUANTITATIVE VARIABLES

CHAPTER 5 RELATIONSHIPS BETWEEN QUANTITATIVE VARIABLES CHAPTER 5 RELATIONSHIPS BETWEEN QUANTITATIVE VARIABLES In ths chapter, we wll learn how to descrbe the relatonshp between two quanttatve varables. Remember (from Chapter 2) that the terms quanttatve varable

More information

Exhaustive Regression. An Exploration of Regression-Based Data Mining Techniques Using Super Computation

Exhaustive Regression. An Exploration of Regression-Based Data Mining Techniques Using Super Computation Exhaustve Regresson An Exploraton of Regresson-Based Data Mnng Technques Usng Super Computaton Antony Daves, Ph.D. Assocate Professor of Economcs Duquesne Unversty Pttsburgh, PA 58 Research Fellow The

More information

Can Auto Liability Insurance Purchases Signal Risk Attitude?

Can Auto Liability Insurance Purchases Signal Risk Attitude? Internatonal Journal of Busness and Economcs, 2011, Vol. 10, No. 2, 159-164 Can Auto Lablty Insurance Purchases Sgnal Rsk Atttude? Chu-Shu L Department of Internatonal Busness, Asa Unversty, Tawan Sheng-Chang

More information

CHOLESTEROL REFERENCE METHOD LABORATORY NETWORK. Sample Stability Protocol

CHOLESTEROL REFERENCE METHOD LABORATORY NETWORK. Sample Stability Protocol CHOLESTEROL REFERENCE METHOD LABORATORY NETWORK Sample Stablty Protocol Background The Cholesterol Reference Method Laboratory Network (CRMLN) developed certfcaton protocols for total cholesterol, HDL

More information

8.5 UNITARY AND HERMITIAN MATRICES. The conjugate transpose of a complex matrix A, denoted by A*, is given by

8.5 UNITARY AND HERMITIAN MATRICES. The conjugate transpose of a complex matrix A, denoted by A*, is given by 6 CHAPTER 8 COMPLEX VECTOR SPACES 5. Fnd the kernel of the lnear transformaton gven n Exercse 5. In Exercses 55 and 56, fnd the mage of v, for the ndcated composton, where and are gven by the followng

More information

DEFINING %COMPLETE IN MICROSOFT PROJECT

DEFINING %COMPLETE IN MICROSOFT PROJECT CelersSystems DEFINING %COMPLETE IN MICROSOFT PROJECT PREPARED BY James E Aksel, PMP, PMI-SP, MVP For Addtonal Informaton about Earned Value Management Systems and reportng, please contact: CelersSystems,

More information

Answer: A). There is a flatter IS curve in the high MPC economy. Original LM LM after increase in M. IS curve for low MPC economy

Answer: A). There is a flatter IS curve in the high MPC economy. Original LM LM after increase in M. IS curve for low MPC economy 4.02 Quz Solutons Fall 2004 Multple-Choce Questons (30/00 ponts) Please, crcle the correct answer for each of the followng 0 multple-choce questons. For each queston, only one of the answers s correct.

More information

The Application of Fractional Brownian Motion in Option Pricing

The Application of Fractional Brownian Motion in Option Pricing Vol. 0, No. (05), pp. 73-8 http://dx.do.org/0.457/jmue.05.0..6 The Applcaton of Fractonal Brownan Moton n Opton Prcng Qng-xn Zhou School of Basc Scence,arbn Unversty of Commerce,arbn zhouqngxn98@6.com

More information

Section 5.4 Annuities, Present Value, and Amortization

Section 5.4 Annuities, Present Value, and Amortization Secton 5.4 Annutes, Present Value, and Amortzaton Present Value In Secton 5.2, we saw that the present value of A dollars at nterest rate per perod for n perods s the amount that must be deposted today

More information

Texas Instruments 30X IIS Calculator

Texas Instruments 30X IIS Calculator Texas Instruments 30X IIS Calculator Keystrokes for the TI-30X IIS are shown for a few topcs n whch keystrokes are unque. Start by readng the Quk Start secton. Then, before begnnng a specfc unt of the

More information

Evaluating credit risk models: A critique and a new proposal

Evaluating credit risk models: A critique and a new proposal Evaluatng credt rsk models: A crtque and a new proposal Hergen Frerchs* Gunter Löffler Unversty of Frankfurt (Man) February 14, 2001 Abstract Evaluatng the qualty of credt portfolo rsk models s an mportant

More information

Evaluating the Effects of FUNDEF on Wages and Test Scores in Brazil *

Evaluating the Effects of FUNDEF on Wages and Test Scores in Brazil * Evaluatng the Effects of FUNDEF on Wages and Test Scores n Brazl * Naérco Menezes-Flho Elane Pazello Unversty of São Paulo Abstract In ths paper we nvestgate the effects of the 1998 reform n the fundng

More information

Question 2: What is the variance and standard deviation of a dataset?

Question 2: What is the variance and standard deviation of a dataset? Queston 2: What s the varance and standard devaton of a dataset? The varance of the data uses all of the data to compute a measure of the spread n the data. The varance may be computed for a sample of

More information

THE METHOD OF LEAST SQUARES THE METHOD OF LEAST SQUARES

THE METHOD OF LEAST SQUARES THE METHOD OF LEAST SQUARES The goal: to measure (determne) an unknown quantty x (the value of a RV X) Realsaton: n results: y 1, y 2,..., y j,..., y n, (the measured values of Y 1, Y 2,..., Y j,..., Y n ) every result s encumbered

More information

IDENTIFICATION AND CORRECTION OF A COMMON ERROR IN GENERAL ANNUITY CALCULATIONS

IDENTIFICATION AND CORRECTION OF A COMMON ERROR IN GENERAL ANNUITY CALCULATIONS IDENTIFICATION AND CORRECTION OF A COMMON ERROR IN GENERAL ANNUITY CALCULATIONS Chrs Deeley* Last revsed: September 22, 200 * Chrs Deeley s a Senor Lecturer n the School of Accountng, Charles Sturt Unversty,

More information

CS 2750 Machine Learning. Lecture 3. Density estimation. CS 2750 Machine Learning. Announcements

CS 2750 Machine Learning. Lecture 3. Density estimation. CS 2750 Machine Learning. Announcements Lecture 3 Densty estmaton Mlos Hauskrecht mlos@cs.ptt.edu 5329 Sennott Square Next lecture: Matlab tutoral Announcements Rules for attendng the class: Regstered for credt Regstered for audt (only f there

More information

1 Example 1: Axis-aligned rectangles

1 Example 1: Axis-aligned rectangles COS 511: Theoretcal Machne Learnng Lecturer: Rob Schapre Lecture # 6 Scrbe: Aaron Schld February 21, 2013 Last class, we dscussed an analogue for Occam s Razor for nfnte hypothess spaces that, n conjuncton

More information

Module 2 LOSSLESS IMAGE COMPRESSION SYSTEMS. Version 2 ECE IIT, Kharagpur

Module 2 LOSSLESS IMAGE COMPRESSION SYSTEMS. Version 2 ECE IIT, Kharagpur Module LOSSLESS IMAGE COMPRESSION SYSTEMS Lesson 3 Lossless Compresson: Huffman Codng Instructonal Objectves At the end of ths lesson, the students should be able to:. Defne and measure source entropy..

More information

7 ANALYSIS OF VARIANCE (ANOVA)

7 ANALYSIS OF VARIANCE (ANOVA) 7 ANALYSIS OF VARIANCE (ANOVA) Chapter 7 Analyss of Varance (Anova) Objectves After studyng ths chapter you should apprecate the need for analysng data from more than two samples; understand the underlyng

More information

Latent Class Regression. Statistics for Psychosocial Research II: Structural Models December 4 and 6, 2006

Latent Class Regression. Statistics for Psychosocial Research II: Structural Models December 4 and 6, 2006 Latent Class Regresson Statstcs for Psychosocal Research II: Structural Models December 4 and 6, 2006 Latent Class Regresson (LCR) What s t and when do we use t? Recall the standard latent class model

More information

How To Calculate The Accountng Perod Of Nequalty

How To Calculate The Accountng Perod Of Nequalty Inequalty and The Accountng Perod Quentn Wodon and Shlomo Ytzha World Ban and Hebrew Unversty September Abstract Income nequalty typcally declnes wth the length of tme taen nto account for measurement.

More information

1 De nitions and Censoring

1 De nitions and Censoring De ntons and Censorng. Survval Analyss We begn by consderng smple analyses but we wll lead up to and take a look at regresson on explanatory factors., as n lnear regresson part A. The mportant d erence

More information

An Interest-Oriented Network Evolution Mechanism for Online Communities

An Interest-Oriented Network Evolution Mechanism for Online Communities An Interest-Orented Network Evoluton Mechansm for Onlne Communtes Cahong Sun and Xaopng Yang School of Informaton, Renmn Unversty of Chna, Bejng 100872, P.R. Chna {chsun,yang}@ruc.edu.cn Abstract. Onlne

More information

Extending Probabilistic Dynamic Epistemic Logic

Extending Probabilistic Dynamic Epistemic Logic Extendng Probablstc Dynamc Epstemc Logc Joshua Sack May 29, 2008 Probablty Space Defnton A probablty space s a tuple (S, A, µ), where 1 S s a set called the sample space. 2 A P(S) s a σ-algebra: a set

More information

The Mathematical Derivation of Least Squares

The Mathematical Derivation of Least Squares Pscholog 885 Prof. Federco The Mathematcal Dervaton of Least Squares Back when the powers that e forced ou to learn matr algera and calculus, I et ou all asked ourself the age-old queston: When the hell

More information

Vasicek s Model of Distribution of Losses in a Large, Homogeneous Portfolio

Vasicek s Model of Distribution of Losses in a Large, Homogeneous Portfolio Vascek s Model of Dstrbuton of Losses n a Large, Homogeneous Portfolo Stephen M Schaefer London Busness School Credt Rsk Electve Summer 2012 Vascek s Model Important method for calculatng dstrbuton of

More information

How Sets of Coherent Probabilities May Serve as Models for Degrees of Incoherence

How Sets of Coherent Probabilities May Serve as Models for Degrees of Incoherence 1 st Internatonal Symposum on Imprecse Probabltes and Ther Applcatons, Ghent, Belgum, 29 June 2 July 1999 How Sets of Coherent Probabltes May Serve as Models for Degrees of Incoherence Mar J. Schervsh

More information

) of the Cell class is created containing information about events associated with the cell. Events are added to the Cell instance

) of the Cell class is created containing information about events associated with the cell. Events are added to the Cell instance Calbraton Method Instances of the Cell class (one nstance for each FMS cell) contan ADC raw data and methods assocated wth each partcular FMS cell. The calbraton method ncludes event selecton (Class Cell

More information

Faraday's Law of Induction

Faraday's Law of Induction Introducton Faraday's Law o Inducton In ths lab, you wll study Faraday's Law o nducton usng a wand wth col whch swngs through a magnetc eld. You wll also examne converson o mechanc energy nto electrc energy

More information

Chapter XX More advanced approaches to the analysis of survey data. Gad Nathan Hebrew University Jerusalem, Israel. Abstract

Chapter XX More advanced approaches to the analysis of survey data. Gad Nathan Hebrew University Jerusalem, Israel. Abstract Household Sample Surveys n Developng and Transton Countres Chapter More advanced approaches to the analyss of survey data Gad Nathan Hebrew Unversty Jerusalem, Israel Abstract In the present chapter, we

More information

An Empirical Study of Search Engine Advertising Effectiveness

An Empirical Study of Search Engine Advertising Effectiveness An Emprcal Study of Search Engne Advertsng Effectveness Sanjog Msra, Smon School of Busness Unversty of Rochester Edeal Pnker, Smon School of Busness Unversty of Rochester Alan Rmm-Kaufman, Rmm-Kaufman

More information

Fixed income risk attribution

Fixed income risk attribution 5 Fxed ncome rsk attrbuton Chthra Krshnamurth RskMetrcs Group chthra.krshnamurth@rskmetrcs.com We compare the rsk of the actve portfolo wth that of the benchmark and segment the dfference between the two

More information

Implementation of Deutsch's Algorithm Using Mathcad

Implementation of Deutsch's Algorithm Using Mathcad Implementaton of Deutsch's Algorthm Usng Mathcad Frank Roux The followng s a Mathcad mplementaton of Davd Deutsch's quantum computer prototype as presented on pages - n "Machnes, Logc and Quantum Physcs"

More information

The Use of Analytics for Claim Fraud Detection Roosevelt C. Mosley, Jr., FCAS, MAAA Nick Kucera Pinnacle Actuarial Resources Inc.

The Use of Analytics for Claim Fraud Detection Roosevelt C. Mosley, Jr., FCAS, MAAA Nick Kucera Pinnacle Actuarial Resources Inc. Paper 1837-2014 The Use of Analytcs for Clam Fraud Detecton Roosevelt C. Mosley, Jr., FCAS, MAAA Nck Kucera Pnnacle Actuaral Resources Inc., Bloomngton, IL ABSTRACT As t has been wdely reported n the nsurance

More information

The Greedy Method. Introduction. 0/1 Knapsack Problem

The Greedy Method. Introduction. 0/1 Knapsack Problem The Greedy Method Introducton We have completed data structures. We now are gong to look at algorthm desgn methods. Often we are lookng at optmzaton problems whose performance s exponental. For an optmzaton

More information

Lecture 3: Annuity. Study annuities whose payments form a geometric progression or a arithmetic progression.

Lecture 3: Annuity. Study annuities whose payments form a geometric progression or a arithmetic progression. Lecture 3: Annuty Goals: Learn contnuous annuty and perpetuty. Study annutes whose payments form a geometrc progresson or a arthmetc progresson. Dscuss yeld rates. Introduce Amortzaton Suggested Textbook

More information

Staff Paper. Farm Savings Accounts: Examining Income Variability, Eligibility, and Benefits. Brent Gloy, Eddy LaDue, and Charles Cuykendall

Staff Paper. Farm Savings Accounts: Examining Income Variability, Eligibility, and Benefits. Brent Gloy, Eddy LaDue, and Charles Cuykendall SP 2005-02 August 2005 Staff Paper Department of Appled Economcs and Management Cornell Unversty, Ithaca, New York 14853-7801 USA Farm Savngs Accounts: Examnng Income Varablty, Elgblty, and Benefts Brent

More information

Economic Interpretation of Regression. Theory and Applications

Economic Interpretation of Regression. Theory and Applications Economc Interpretaton of Regresson Theor and Applcatons Classcal and Baesan Econometrc Methods Applcaton of mathematcal statstcs to economc data for emprcal support Economc theor postulates a qualtatve

More information

The Development of Web Log Mining Based on Improve-K-Means Clustering Analysis

The Development of Web Log Mining Based on Improve-K-Means Clustering Analysis The Development of Web Log Mnng Based on Improve-K-Means Clusterng Analyss TngZhong Wang * College of Informaton Technology, Luoyang Normal Unversty, Luoyang, 471022, Chna wangtngzhong2@sna.cn Abstract.

More information

Estimation of Dispersion Parameters in GLMs with and without Random Effects

Estimation of Dispersion Parameters in GLMs with and without Random Effects Mathematcal Statstcs Stockholm Unversty Estmaton of Dsperson Parameters n GLMs wth and wthout Random Effects Meng Ruoyan Examensarbete 2004:5 Postal address: Mathematcal Statstcs Dept. of Mathematcs Stockholm

More information

14.74 Lecture 5: Health (2)

14.74 Lecture 5: Health (2) 14.74 Lecture 5: Health (2) Esther Duflo February 17, 2004 1 Possble Interventons Last tme we dscussed possble nterventons. Let s take one: provdng ron supplements to people, for example. From the data,

More information

Statistical Methods to Develop Rating Models

Statistical Methods to Develop Rating Models Statstcal Methods to Develop Ratng Models [Evelyn Hayden and Danel Porath, Österrechsche Natonalbank and Unversty of Appled Scences at Manz] Source: The Basel II Rsk Parameters Estmaton, Valdaton, and

More information

1. Math 210 Finite Mathematics

1. Math 210 Finite Mathematics 1. ath 210 Fnte athematcs Chapter 5.2 and 5.3 Annutes ortgages Amortzaton Professor Rchard Blecksmth Dept. of athematcal Scences Northern Illnos Unversty ath 210 Webste: http://math.nu.edu/courses/math210

More information

Problem Set 3. a) We are asked how people will react, if the interest rate i on bonds is negative.

Problem Set 3. a) We are asked how people will react, if the interest rate i on bonds is negative. Queston roblem Set 3 a) We are asked how people wll react, f the nterest rate on bonds s negatve. When

More information

1.2 DISTRIBUTIONS FOR CATEGORICAL DATA

1.2 DISTRIBUTIONS FOR CATEGORICAL DATA DISTRIBUTIONS FOR CATEGORICAL DATA 5 present models for a categorcal response wth matched pars; these apply, for nstance, wth a categorcal response measured for the same subjects at two tmes. Chapter 11

More information

An Overview of Financial Mathematics

An Overview of Financial Mathematics An Overvew of Fnancal Mathematcs Wllam Benedct McCartney July 2012 Abstract Ths document s meant to be a quck ntroducton to nterest theory. It s wrtten specfcally for actuaral students preparng to take

More information

Computer-assisted Auditing for High- Volume Medical Coding

Computer-assisted Auditing for High- Volume Medical Coding Computer-asssted Audtng for Hgh-Volume Medcal Codng Computer-asssted Audtng for Hgh- Volume Medcal Codng by Danel T. Henze, PhD; Peter Feller, MS; Jerry McCorkle, BA; and Mark Morsch, MS Abstract The volume

More information

An Analysis of Central Processor Scheduling in Multiprogrammed Computer Systems

An Analysis of Central Processor Scheduling in Multiprogrammed Computer Systems STAN-CS-73-355 I SU-SE-73-013 An Analyss of Central Processor Schedulng n Multprogrammed Computer Systems (Dgest Edton) by Thomas G. Prce October 1972 Techncal Report No. 57 Reproducton n whole or n part

More information

Thursday, December 10, 2009 Noon - 1:50 pm Faraday 143

Thursday, December 10, 2009 Noon - 1:50 pm Faraday 143 1. ath 210 Fnte athematcs Chapter 5.2 and 4.3 Annutes ortgages Amortzaton Professor Rchard Blecksmth Dept. of athematcal Scences Northern Illnos Unversty ath 210 Webste: http://math.nu.edu/courses/math210

More information

The Current Employment Statistics (CES) survey,

The Current Employment Statistics (CES) survey, Busness Brths and Deaths Impact of busness brths and deaths n the payroll survey The CES probablty-based sample redesgn accounts for most busness brth employment through the mputaton of busness deaths,

More information

Recurrence. 1 Definitions and main statements

Recurrence. 1 Definitions and main statements Recurrence 1 Defntons and man statements Let X n, n = 0, 1, 2,... be a MC wth the state space S = (1, 2,...), transton probabltes p j = P {X n+1 = j X n = }, and the transton matrx P = (p j ),j S def.

More information

Testing The Torah Code Hypothesis: The Experimental Protocol

Testing The Torah Code Hypothesis: The Experimental Protocol Testng The Torah Code Hypothess: The Expermental Protocol Robert M. Haralck Computer Scence, Graduate Center Cty Unversty of New York 365 Ffth Avenue New York, NY 10016 Abstract Ths s the second part of

More information

How Much to Bet on Video Poker

How Much to Bet on Video Poker How Much to Bet on Vdeo Poker Trstan Barnett A queston that arses whenever a gae s favorable to the player s how uch to wager on each event? Whle conservatve play (or nu bet nzes large fluctuatons, t lacks

More information

PRIVATE SCHOOL CHOICE: THE EFFECTS OF RELIGIOUS AFFILIATION AND PARTICIPATION

PRIVATE SCHOOL CHOICE: THE EFFECTS OF RELIGIOUS AFFILIATION AND PARTICIPATION PRIVATE SCHOOL CHOICE: THE EFFECTS OF RELIIOUS AFFILIATION AND PARTICIPATION Danny Cohen-Zada Department of Economcs, Ben-uron Unversty, Beer-Sheva 84105, Israel Wllam Sander Department of Economcs, DePaul

More information

Lecture 2: Single Layer Perceptrons Kevin Swingler

Lecture 2: Single Layer Perceptrons Kevin Swingler Lecture 2: Sngle Layer Perceptrons Kevn Sngler kms@cs.str.ac.uk Recap: McCulloch-Ptts Neuron Ths vastly smplfed model of real neurons s also knon as a Threshold Logc Unt: W 2 A Y 3 n W n. A set of synapses

More information

SPEE Recommended Evaluation Practice #6 Definition of Decline Curve Parameters Background:

SPEE Recommended Evaluation Practice #6 Definition of Decline Curve Parameters Background: SPEE Recommended Evaluaton Practce #6 efnton of eclne Curve Parameters Background: The producton hstores of ol and gas wells can be analyzed to estmate reserves and future ol and gas producton rates and

More information

Social Nfluence and Its Models

Social Nfluence and Its Models Influence and Correlaton n Socal Networks Ars Anagnostopoulos Rav Kumar Mohammad Mahdan Yahoo! Research 701 Frst Ave. Sunnyvale, CA 94089. {ars,ravkumar,mahdan}@yahoo-nc.com ABSTRACT In many onlne socal

More information

Efficient Project Portfolio as a tool for Enterprise Risk Management

Efficient Project Portfolio as a tool for Enterprise Risk Management Effcent Proect Portfolo as a tool for Enterprse Rsk Management Valentn O. Nkonov Ural State Techncal Unversty Growth Traectory Consultng Company January 5, 27 Effcent Proect Portfolo as a tool for Enterprse

More information

Analysis of Premium Liabilities for Australian Lines of Business

Analysis of Premium Liabilities for Australian Lines of Business Summary of Analyss of Premum Labltes for Australan Lnes of Busness Emly Tao Honours Research Paper, The Unversty of Melbourne Emly Tao Acknowledgements I am grateful to the Australan Prudental Regulaton

More information

The Complementarities of Competition in Charitable Fundraising

The Complementarities of Competition in Charitable Fundraising The Complementartes of Competton n Chartable Fundrasng Andreas Lange Unversty of Hamburg Department of Economcs Von-Melle-Park 5 D-20146 Hamburg Germany andreas.lange@wso.un-hamburg.de Andrew Stockng Congressonal

More information

ADVERSE SELECTION IN INSURANCE MARKETS: POLICYHOLDER EVIDENCE FROM THE U.K. ANNUITY MARKET *

ADVERSE SELECTION IN INSURANCE MARKETS: POLICYHOLDER EVIDENCE FROM THE U.K. ANNUITY MARKET * ADVERSE SELECTION IN INSURANCE MARKETS: POLICYHOLDER EVIDENCE FROM THE U.K. ANNUITY MARKET * Amy Fnkelsten Harvard Unversty and NBER James Poterba MIT and NBER * We are grateful to Jeffrey Brown, Perre-Andre

More information

Scale Dependence of Overconfidence in Stock Market Volatility Forecasts

Scale Dependence of Overconfidence in Stock Market Volatility Forecasts Scale Dependence of Overconfdence n Stoc Maret Volatlty Forecasts Marus Glaser, Thomas Langer, Jens Reynders, Martn Weber* June 7, 007 Abstract In ths study, we analyze whether volatlty forecasts (judgmental

More information

Forecasting the Demand of Emergency Supplies: Based on the CBR Theory and BP Neural Network

Forecasting the Demand of Emergency Supplies: Based on the CBR Theory and BP Neural Network 700 Proceedngs of the 8th Internatonal Conference on Innovaton & Management Forecastng the Demand of Emergency Supples: Based on the CBR Theory and BP Neural Network Fu Deqang, Lu Yun, L Changbng School

More information

THE DISTRIBUTION OF LOAN PORTFOLIO VALUE * Oldrich Alfons Vasicek

THE DISTRIBUTION OF LOAN PORTFOLIO VALUE * Oldrich Alfons Vasicek HE DISRIBUION OF LOAN PORFOLIO VALUE * Oldrch Alfons Vascek he amount of captal necessary to support a portfolo of debt securtes depends on the probablty dstrbuton of the portfolo loss. Consder a portfolo

More information

Number of Levels Cumulative Annual operating Income per year construction costs costs ($) ($) ($) 1 600,000 35,000 100,000 2 2,200,000 60,000 350,000

Number of Levels Cumulative Annual operating Income per year construction costs costs ($) ($) ($) 1 600,000 35,000 100,000 2 2,200,000 60,000 350,000 Problem Set 5 Solutons 1 MIT s consderng buldng a new car park near Kendall Square. o unversty funds are avalable (overhead rates are under pressure and the new faclty would have to pay for tself from

More information

Transition Matrix Models of Consumer Credit Ratings

Transition Matrix Models of Consumer Credit Ratings Transton Matrx Models of Consumer Credt Ratngs Abstract Although the corporate credt rsk lterature has many studes modellng the change n the credt rsk of corporate bonds over tme, there s far less analyss

More information

Brigid Mullany, Ph.D University of North Carolina, Charlotte

Brigid Mullany, Ph.D University of North Carolina, Charlotte Evaluaton And Comparson Of The Dfferent Standards Used To Defne The Postonal Accuracy And Repeatablty Of Numercally Controlled Machnng Center Axes Brgd Mullany, Ph.D Unversty of North Carolna, Charlotte

More information

A Probabilistic Theory of Coherence

A Probabilistic Theory of Coherence A Probablstc Theory of Coherence BRANDEN FITELSON. The Coherence Measure C Let E be a set of n propostons E,..., E n. We seek a probablstc measure C(E) of the degree of coherence of E. Intutvely, we want

More information

Risk-based Fatigue Estimate of Deep Water Risers -- Course Project for EM388F: Fracture Mechanics, Spring 2008

Risk-based Fatigue Estimate of Deep Water Risers -- Course Project for EM388F: Fracture Mechanics, Spring 2008 Rsk-based Fatgue Estmate of Deep Water Rsers -- Course Project for EM388F: Fracture Mechancs, Sprng 2008 Chen Sh Department of Cvl, Archtectural, and Envronmental Engneerng The Unversty of Texas at Austn

More information

The Full-Wave Rectifier

The Full-Wave Rectifier 9/3/2005 The Full Wae ectfer.doc /0 The Full-Wae ectfer Consder the followng juncton dode crcut: s (t) Power Lne s (t) 2 Note that we are usng a transformer n ths crcut. The job of ths transformer s to

More information

Quantization Effects in Digital Filters

Quantization Effects in Digital Filters Quantzaton Effects n Dgtal Flters Dstrbuton of Truncaton Errors In two's complement representaton an exact number would have nfntely many bts (n general). When we lmt the number of bts to some fnte value

More information

Statistical algorithms in Review Manager 5

Statistical algorithms in Review Manager 5 Statstcal algorthms n Reve Manager 5 Jonathan J Deeks and Julan PT Hggns on behalf of the Statstcal Methods Group of The Cochrane Collaboraton August 00 Data structure Consder a meta-analyss of k studes

More information

+ + + - - This circuit than can be reduced to a planar circuit

+ + + - - This circuit than can be reduced to a planar circuit MeshCurrent Method The meshcurrent s analog of the nodeoltage method. We sole for a new set of arables, mesh currents, that automatcally satsfy KCLs. As such, meshcurrent method reduces crcut soluton to

More information

1. Fundamentals of probability theory 2. Emergence of communication traffic 3. Stochastic & Markovian Processes (SP & MP)

1. Fundamentals of probability theory 2. Emergence of communication traffic 3. Stochastic & Markovian Processes (SP & MP) 6.3 / -- Communcaton Networks II (Görg) SS20 -- www.comnets.un-bremen.de Communcaton Networks II Contents. Fundamentals of probablty theory 2. Emergence of communcaton traffc 3. Stochastc & Markovan Processes

More information

Return decomposing of absolute-performance multi-asset class portfolios. Working Paper - Nummer: 16

Return decomposing of absolute-performance multi-asset class portfolios. Working Paper - Nummer: 16 Return decomposng of absolute-performance mult-asset class portfolos Workng Paper - Nummer: 16 2007 by Dr. Stefan J. Illmer und Wolfgang Marty; n: Fnancal Markets and Portfolo Management; March 2007; Volume

More information

Gender differences in revealed risk taking: evidence from mutual fund investors

Gender differences in revealed risk taking: evidence from mutual fund investors Economcs Letters 76 (2002) 151 158 www.elsever.com/ locate/ econbase Gender dfferences n revealed rsk takng: evdence from mutual fund nvestors a b c, * Peggy D. Dwyer, James H. Glkeson, John A. Lst a Unversty

More information

Cost-of-Capital Margin for a General Insurance Liability Runoff

Cost-of-Capital Margin for a General Insurance Liability Runoff Cost-of-Captal Margn for a General Insurance Lablty Runoff Robert Salzmann and Maro V Wüthrch Abstract Under new solvency regulatons, general nsurance companes need to calculate a rsk margn to cover possble

More information

Understanding the Impact of Marketing Actions in Traditional Channels on the Internet: Evidence from a Large Scale Field Experiment

Understanding the Impact of Marketing Actions in Traditional Channels on the Internet: Evidence from a Large Scale Field Experiment A research and educaton ntatve at the MT Sloan School of Management Understandng the mpact of Marketng Actons n Tradtonal Channels on the nternet: Evdence from a Large Scale Feld Experment Paper 216 Erc

More information

PERRON FROBENIUS THEOREM

PERRON FROBENIUS THEOREM PERRON FROBENIUS THEOREM R. CLARK ROBINSON Defnton. A n n matrx M wth real entres m, s called a stochastc matrx provded () all the entres m satsfy 0 m, () each of the columns sum to one, m = for all, ()

More information

"Research Note" APPLICATION OF CHARGE SIMULATION METHOD TO ELECTRIC FIELD CALCULATION IN THE POWER CABLES *

Research Note APPLICATION OF CHARGE SIMULATION METHOD TO ELECTRIC FIELD CALCULATION IN THE POWER CABLES * Iranan Journal of Scence & Technology, Transacton B, Engneerng, ol. 30, No. B6, 789-794 rnted n The Islamc Republc of Iran, 006 Shraz Unversty "Research Note" ALICATION OF CHARGE SIMULATION METHOD TO ELECTRIC

More information

Stress test for measuring insurance risks in non-life insurance

Stress test for measuring insurance risks in non-life insurance PROMEMORIA Datum June 01 Fnansnspektonen Författare Bengt von Bahr, Younes Elonq and Erk Elvers Stress test for measurng nsurance rsks n non-lfe nsurance Summary Ths memo descrbes stress testng of nsurance

More information

HOUSEHOLDS DEBT BURDEN: AN ANALYSIS BASED ON MICROECONOMIC DATA*

HOUSEHOLDS DEBT BURDEN: AN ANALYSIS BASED ON MICROECONOMIC DATA* HOUSEHOLDS DEBT BURDEN: AN ANALYSIS BASED ON MICROECONOMIC DATA* Luísa Farnha** 1. INTRODUCTION The rapd growth n Portuguese households ndebtedness n the past few years ncreased the concerns that debt

More information

On the Optimal Control of a Cascade of Hydro-Electric Power Stations

On the Optimal Control of a Cascade of Hydro-Electric Power Stations On the Optmal Control of a Cascade of Hydro-Electrc Power Statons M.C.M. Guedes a, A.F. Rbero a, G.V. Smrnov b and S. Vlela c a Department of Mathematcs, School of Scences, Unversty of Porto, Portugal;

More information

Sketching Sampled Data Streams

Sketching Sampled Data Streams Sketchng Sampled Data Streams Florn Rusu, Aln Dobra CISE Department Unversty of Florda Ganesvlle, FL, USA frusu@cse.ufl.edu adobra@cse.ufl.edu Abstract Samplng s used as a unversal method to reduce the

More information

MARKET SHARE CONSTRAINTS AND THE LOSS FUNCTION IN CHOICE BASED CONJOINT ANALYSIS

MARKET SHARE CONSTRAINTS AND THE LOSS FUNCTION IN CHOICE BASED CONJOINT ANALYSIS MARKET SHARE CONSTRAINTS AND THE LOSS FUNCTION IN CHOICE BASED CONJOINT ANALYSIS Tmothy J. Glbrde Assstant Professor of Marketng 315 Mendoza College of Busness Unversty of Notre Dame Notre Dame, IN 46556

More information

VENTILATION MEASUREMENTS COMBINED WITH POLLUTANT CONCENTRATION MEASUREMENTS DISCRIMINATES BETWEEN HIGH EMISSION RATES AND INSUFFICIENT VENTILATION

VENTILATION MEASUREMENTS COMBINED WITH POLLUTANT CONCENTRATION MEASUREMENTS DISCRIMINATES BETWEEN HIGH EMISSION RATES AND INSUFFICIENT VENTILATION VENTILTION MESREMENTS OMINED WITH OLLTNT ONENTRTION MESREMENTS DISRIMINTES ETWEEN HIGH EMISSION RTES ND INSFFIIENT VENTILTION Mkael orlng 1, Hans Stymne 2, Magnus Mattsson 2, and laes lomqvst 2 1 Department

More information

High Correlation between Net Promoter Score and the Development of Consumers' Willingness to Pay (Empirical Evidence from European Mobile Markets)

High Correlation between Net Promoter Score and the Development of Consumers' Willingness to Pay (Empirical Evidence from European Mobile Markets) Hgh Correlaton between et Promoter Score and the Development of Consumers' Wllngness to Pay (Emprcal Evdence from European Moble Marets Ths paper shows that the correlaton between the et Promoter Score

More information