Internet Utilisation in 112 Countries. Robust Regression Diagnostics Project. Submitted by : xxxx xxxx. Submitted to: Prof. Ali S.

Size: px
Start display at page:

Download "Internet Utilisation in 112 Countries. Robust Regression Diagnostics Project. Submitted by : xxxx xxxx. Submitted to: Prof. Ali S."

Transcription

1 Internet Utilisation in 112 Countries Robust Regression Diagnostics Project Submitted by : xxxx xxxx Submitted to: Prof. Ali S. Hadi Date: June, 20xx 1

2 Table of content 1. Introduction What question can be answered by the analysis of the data? Background or literature review Description of the data Source Explanation of the variables Initial model Hypothesis of the problem Data analysis and assumptions testing Graphical examination of the data and transformations Transformed model fit to the data Criticisms and graphs after fitting the model to the data Identification of unusual observations Repeating the above steps without the 6 detected influential measures Repeating the above steps without the 7 detected influential measures Summary and conclusions Final model Conclusions Appendix Annotated Computer outputs List of data set

3 Table of attachments Tables Table 1: Summary of the initial variables Table 2: Correlation matrix of the initial variables Table 3 : Summary of the transformed variables Table 4: Correlation matrix of the transformed variables Table 5: Model summary of the backward selection method (1 st fitting) Table 6: Detailed analysis of the backward model selection steps (1 st fitting) Table 7: Model summary of the stepwise selection method (1 st fitting) Table 8: Detailed analysis of the stepwise model selection steps (1 st fitting) Table 9: Identifed influencial measures (1 st fitting) Table 10: Model summary of the backward selection method (2 nd fitting) Table 11: Detailed analysis of the backward model selection steps (2 nd fitting) Table 12: Model summary of the stepwise selection method (2 nd fitting) Table 13: Detailed analysis of the stepwise model selection steps (2 nd fitting) Table 14: Stepwise selection method for data set without 7 influencial measures (3 rd fitting)

4 Figures Figure 1: Scatter plot INT vs GDP Figure 2: Scatter plot INT vs POP Figure 3: Scatter plot INT vs COMPUTER Figure 4: Scatter plot INT vs AREA Figure 5: Scatter plot INT vs CPI Figure 6: Scatter plot INT vs URBANPOP Figure 7: Scatter plot INT vs TELCOST Figure 8: Scatter plot INT vs MOBTEL Figure 9: Histogramm and normal probability plot of the transformed variable SQR_INT Figure 10: Histogramm and normal probability plot of the transformed variable Ln_GDP Figure 11: Histogramm and normal probability plot of the transformed variable Ln_POP Figure 12: Histogramm and normal probability plot of the transformed variable SQR_CRM Figure 13: Histogramm and normal probability plot of the transformed variable Ln_ARA Figure 14: Histogramm and normal probability plot of the transformed variable 1/CPI Figure 15: Histogramm and normal probability plot of the transformed variable SQR_MBL Figure 16: Histogramm and normal probability plot of the variable TELCOST Figure 17: Histogramm and normal probability plot of the variable URBAN Figure 18: Scatterplot matrix of the transformed variables Figure 19: Added-variable plot Sqr(Int) residuals vs Ln_GDP residuals (1 st fitting) Figure 20: Added-variable plot Sqr(Int) residuals vs Ln_POP residuals (1 st fitting) Figure 21: Added-variable plot Sqr(Int) residuals vs SQR_CMR residuals (1 st fitting) Figure 22: Added-variable plot Sqr(Int) residuals vs Ln_ARA residuals (1 st fitting) Figure 23: Added-variable plot Sqr(Int) residuals vs 1/ CPI residuals (1 st fitting) Figure 24: Added-variable plot Sqr(Int) residuals vs URP residuals (1 st fitting) Figure 25: Added-variable plot Sqr(Int) residuals vs SQR_MBL residuals (1 st fitting) Figure 26: Added-variable plot Sqr(Int) residuals vs TELCOST residuals (1 st fitting) Figure 27: Scatter plot SQR_INT vs LnCMR (1 st fitting) Figure 28: Scatter plot SQR_INT vs SQR_MBL (1 st fitting) Figure 29: Plots of studentized residuals versus SQR_CMR and versus SQR_MBL (1 st fitting) Figure 30: Plots of studentized residuals versus SQR_MBL (1 st fitting) Figure 31: Histogramm of the residuals (1 st fitting) Figure 32: Scatter plot of the studentized residuals vs the normal scores (1 st fitting) Figure 33: Plolt of residuals vs. sqr_cmr (2 nd fitting) Figure 34: Plot of residuals vs sqr_mbl (2 nd fitting) Figure 35: Normal probability plot fo the residuals (2 nd fitting) Figure 36: Histogramm of the residuals (2 nd fitting) Figure 37: Plot of residuals versus predicted values (2 nd fitting) Figure 38: Plot of residuals versus predictors (3 rd fitting) Figure 39: Normal probability plot and histogramm of the residuals (3 rd fitting) Figure 40: Scatter plot of residuals vs predicted values (3 rd fitting) Figure 41: Plot of leverage values versus the index (3 rd fitting) Figure 42: Plots for identification of influcencial obervations (3 rd fitting) Figure 43: Plot of Potential-Residuals (3 rd fitting) Figure 44: Leverage versus squared residual plot (3 rd fitting)

5 1. Introduction 1.1 What question can be answered by the analysis of the data? The purpose of this regression is to analyse the variables influencing the number of internet users per 1000 people in 112 countries. 1.2 Background or literature review Prof. A. Hadi, Course notes of Robust Regression Diagnostics, Postgrade of Statistics, University of Neuchatel, Switzerland, 2005 S. Chatterjee, A. Hadi, B. Price, Regression Analysis by Example, 3 rd ed., John Wiley & Sons, Inc., S. Chatterjee, A. Hadi, Sensitivity Analysis in Linear Regression, John Wiley & Sons, Description of the data 2.1 Source Explanation of the variables Dimension : 112 observations on 9 variables Description : The data set has been defined individually on the base of the two internet sites mentioned above. The data were collected for the years between 1999 and 2001, depending on the availability of the data. I chose at first all the possible countries and deleted the one with missing values. The purpose of this regression is to analyse the variables influencing the number of internet users per 1000 people in 112 countries. The variables are: INTERNET: Internet users per 1000 people (Internet users are people with access to the world-wide network) GDP: Gross domestic product (GDP) per capita (in USD) POP: Population (thousand people) COMPUTER: Number of personal computers per 1000 people AREA: Total area in thousand hectares 5

6 TELCOST: Telephone average cost of local call in USD per three minutes. (Cost of local call is the cost of a three-minute, peak rate, fixed line call within the same exchange area using the subscriber's equipment (that is, not from a public phone)). CPI: Consumer price index (CPI) base 1995 = 100 (Consumer price index reflects changes in the cost to the average consumer of acquiring a fixed basket of goods and services that may be fixed or changed at specified intervals) URBANPOP: Urban population in % of total. (Urban population is the share of the total population living in areas defined as urban in each country) MOBTEL: Number of mobile phones subscribers per 1000 people 2.3 Initial model The initial model according to the statement of the problem for explaining the number of internet user in 112 countries is the following: INTERNET = β 0 +β 1*GDP + β 2 *POP+ β 3*COMPUTER + β 4 * AREA + β 5*TELCOST + β 6*CPI + β 7*URBANPOP + β 8*MOBTEL 2.4 Hypothesis of the problem My hypothesis is that GDP, COMPUTER, URBANPOP and MOBTEL have a positive influence on INTERNET, that TELCOST and CPI have a negative influence on INTERNET. The sense of a relationship between POP, AREA and INTERNET is a priori not clear. The goal of this paper is to find out, which variables influence the number of internet user per 1000 people in the analysed countries and, in which way they influence it. 3. Data analysis and assumptions testing 3.1 Graphical examination of the data and transformations For the exploration of the data I start the analysis by summarizing the different values I want to use for the estimation of the model. (appendix, table 1). The analysis of the summary shows that the magnitudes of the standard deviations are very high for all the variables at the exception of one, which is TELCOST. For having a better understanding of the relationship between the response variable and the predictors, I do a scatter plot of the response variable versus each predictor (figure 1-8) as well as a correlation matrix of the variables (table 2). One observe on the scatter plots a relationship between INT and GDP, COMPUTER, MOBTEL as well as URBANPOP, which seems linear only between GDP, COMPUTER and MOBTEL. This relationship is confirmed by a high correlation between these variables (close to 0,9 or more for the 3 first variable and 0,6 6

7 for URBANPOP. In order to stabilise this standard deviation, to try to reach a linear relationship between the response variable and the predictors, and to approach a certain normality in the distribution of each variable, I proceed to the following transformations (see the histograms and the normal probability plots in figures 9 to 17 : => INT transformed in SQR_INT => GDP transformed in Ln_GDP => POP transformed in Ln_POP => CMR transformed in SQR_CMR => AREA transformed in Ln_AREA => CPI transformed in 1/CPI => MBL transformed in SQR_MBL => URBAN not transformed => TELCOST not tranformed A summary of the transformed variables as well as the correlation matrix is sown in tables 3 and 4 of the appendix. Bases on the transformation done, the new model to analyse is the following: (INTERNET) = β 0 +β 1*Ln(GDP) + β 2 *Ln(POP)+ β 3* (COMPUTER) + β 4 * Ln(AREA) + β 5*TELCOST + β 6*1/(CPI) + β 7*URBANPOP + β 8* (MOBTEL) Before starting the regression analysis, it is important to examine the relationship between the variables of the model by mean of a scatter plot matrix (figure 18). The scatter plot matrix is based on transformed variables. The focus is first on the top-line of the matrix because it shows the relationship between the response variable SQR_INT and all the predictors. The first line of matrix shows a linear trend between the response variable and LN_GDP, SQR_CMR, SQR_MBL and URP. The correlation matrix (table 4) proves this assumption. Any real relationship has been noticed between the response variable and the other predictors. A linear trend has also been observed between two groups of predictors: LN_GDP, SQR_CMR, URBANPOP,SQR_MBL and LN_POP, LN_ARA. The correlation matrix is also useful for investigating on multi-collinearity problems between the predictors and confirms a strong correlation between the predictors for which, a linear trend has been observed. This correlation between predictors has been mentioned, but it does not necessary mean that multi-collinearity problem will arise. 3.2 Transformed model fit to the data 7

8 The results of a backward and stepwise selection methods are shown in the appendix, tables 5-8. The resulting regression model is the same for the 2 methods computed automatically in SPSS. I tried manually the backward method and the resulting model confirmed the two models obtained automatically. The resulting model after fitting is the following: (INTERNET) = 0, ,622* (COMPUTER) + 0,357* (MOBTEL) Unfortunately it is too early for assessing of the quality of this model. It is important to perform a detailed control of the model by analysing every step of the backward and stepwise method selection for checking the existence of a possible multi-collinearity problem. The detailed analysis of table 6 and 8 of the different steps shows that basically no multi-collinearity problem arises during the backward and forward selection. Tables 6 and 8 confirms the absence of multi-collinearity within the two variables of the final model by showing the variance influence factors (VIF) lower than 10 for each of the variables. However I noticed a multi-collinearity problem for Ln_GDP (VIF higher than 10), but this variable has been excluded of the selected model at step 5 of the backward selection. 3.3 Criticisms and graphs after fitting the model to the data It is now important at this stage of the analysis to check if the t-values of the variables are really reliable or if they are influenced by potential hypothesis violations. This check can be done with the added-variable plot as complement of the t-test for the significance of the regression coefficient of the variable V (added variable). An added-variable plot is done for every co-variate of the initial model. Figures of the appendix show these plots. The analysis of these plots confirms the t-test results and shows significant linear relationships for the two predictors (COMPUTER) and (MOBTEL) retained in the selected model. The next step is to check the regression assumptions, which are namely (a) linearity of the model in β, (b) linear independence of the predictor variables, (c) distributional assumption of the X (non-random and measured without errors), distributional assumption of the error (normally distributed, independent, zero mean and constant variance), (d) implicit assumption (observations are equally reliable and have equal influence in determining the least squares results and the conclusions drawn from the results). Figures 29 to 30 in the appendix show the plots of the sudentized residuals versus each of the predictors selected in the model. On these plots one observes a quite random scatter of points. Two groups of points can be observed. One observes two groups, one which can represent the industrialised countries on the right 8

9 and on the left the non or less industrialised countries. It also shows the linearity of the predictors. The variance of the variables SQR_MBL and SQR_CMR looks homogenous within the groupes. It is now important to check the distribution assumption about the residuals to see if they follow a normal distribution. Figure 31 shows the histogram of the residuals. One observes a quite good normal approximation for most of the residuals but it shows also clearly the presence of some extreme points. The presence of extreme values observed on the histogram of means that the normality assumption is violated. Figure 32 normal probability plot of the residuals. If the normality assumption where hold, one should oberve a quite straight line, which is not the case. This means again that the norrmality assumption is violated. The next steps of this work is now to identify theses unusual observations and to analyse them. Without such an analysis, it is impossible to assess the quality of the selected model. 3.4 Identification of unusual observations A distinction has to be made between three types of unusual observations: the outliers, the high leverage points and the influential observations. As the quality of the selected model can not be assessed, it is important to analyse these three types of unusual observations Identification of outliers Graphical displays of residuals are useful for providing information about the presence of outliers. Let s begin our graphical analysis by the normal probability plot of the residuals. This is a scatter-plot of the studentized residuals versus the normal scores (what we would expect to get if we take a sample from the standard normal distribution) 1. 1 Course note Pr. Hadi, page

10 The three red points, observations no 62 (Malaysia)and no 43 (Guyana) on the right side and the observations no 50 (Ireland) are identified as outliers. They have a large residual, which is close or bigger than 3 in absolute value. The others residuals seem to be contained in a reasonable range. Another plot to analyse is the plot of residuals versus predicted values. This plot provides information about the validation of the assumptions of linearity and constant variances (homogeneity). The three same red points as above, are identified as outliers with again a large residual value Identification of high leverage points While large studentized residual indicates like analysed above, that the observation is an outlier, small residual do not necessarily indicate that the observation is not an outlier, in the contrary, a high leverage point have small residuals. A high-leverage point is an outlier in the X-space. This type of point can be identified by examining the leverage values. Let s analyse the plot of the leverage values versus the index. The 7 observations in green are high leverage points. The are from the left to the right the observations no 5 (Australia), no 40 (Greece), no 52 (Italy),no 78 (Paraguay), no 82 (Portugal), no 96 (Switzerland) and no 106 (USA). Theses observations should be flagged and then examined to see if they are also influential. Let s examine them by mean of a boxplot. 10

11 On the box plot, 6 points are revealed to be high leverage points, the first point on the top is observation no 82 (Portugal), then two observations together no 40 (Greece) and no 78 (Paraguay), then no 5 (Australia) and again two points together no 52 (Italy) and no 96 (Switzerland). Only no 106 (USA) does not appear on the box plot Identification of influential observations The three following figures represent the plots of the influence measures called Cook s distance, Dffits and Hadi s influence measure. 11

12 The outliers detected above are marked in red and the high leverage points in green. Theses two plots show the detection of 6 influential measures, which are no 78 (Paraguay), no 50 (Ireland), no 43 (Guyana), no 62 (Malaysia), no 82 (Portugal) and no 96 (Switzerland) Summary of the unusual observations The potential-residual plot allows to aid in classifying unusual observations as high-leverage points (green), outliers (red) or a combination of both. One can observe on the top left side of the chart the 7 high leverage points detected (green) and below on the right side the 3 outliers (red). Lets analyse now on the right graph below marked in orange the 6 influential values detected. The three outliers and three of the high leverages point have been identified as influencing measure (orange). As mentioned in the book Regression Analysis by Examples, Outliers should always be scrutinized carefully. Points with high leverage that are not influential do not cause problems. High leverage points that are influential should be investigated because these points are outlying as far as the predictor variables are concerned and also influence the fit. In order to get an idea of the sensitivity of the analysis to the points detected as influential, let s fit the model again without the 6 offending points. Table 9 shows details for the 6 observations detected as influential measures. I check the reporting of these data according to the internet site mentioned above and have not fund any reporting problem. The problem with these data depends maybe of the specificity of the countries. As I am not sure about the cause of the problem, I decide to drop the 6 influential measures and repeat the analysis. 12

13 3.5 Repeating the above steps without the 6 detected influential measures Model fit the the data Tables of the appendix show backward and stepwise selection models without the six influential measures. The model found does not change in terms of predictor chosen initially. An increase of the adjusted R 2 from 0,93 to 0,959 as well as of the t-test values has been observed. That means that the 6 influential measures dropped out allow to increase the quality of the model (which was already very good). Table 11 and 13 show also the absence of multi-collinearity in the model by mean of the VIF value, which is lower than 10 at the exception of ln_gdp (max. VIF value of 12,9). However ln_gdp has not been selected in the model, neither the first time nor now Diagnostics tests / plots Let s check again the assumptions of the model. Figures show the plots of residuals versus each of the predictors selected. On these plots one observe a quite random scatter of points, which are separated in 2 groups, on group for industrialised countries and the second group for less or non industrialised countries. Theses plot also shows the linearity of the two predictors. The variance of the variables looks homogenous and is stabilised (between 2,5 and 2,5 at the exception of one observation which is Chile). It is now important to check the normality assumption by examining the normal probability plot of the residuals and the histogram of the residuals on figures On these two plots one observes a nearly straight line and a normal distributed histogram, at the exception of one observation (Chile), which looks like an outlier but let s observe it again later. The assumption holds. If the regression model and the associated assumptions are valid, the points on the plot of studentized residuals versus predicted values should appear as a horizontal band showing no discernible pattern. Let s analyse this plot on figure 37. Once again everything looks good at the exception of one point, which is Chile again Identification of outliers, leverage points, influential measures As already mentioned above for the validation of the assumptions, everything looks good at the exception of one point, which is Chile. This point is marked in red in the two following figures and has been identified as an outlier: 13

14 Let s analyse now the plot of the leverage values versus the index in order to check the presence or not of high leverage point in this reduced data set: In this data set three points can be presented as high leverage points no 5 (Australia), no 40 (Greece) and no 106 (USA). These points are exactly the one already observed as high leverage points in the previous analysis but these points were not identified as influential measures. For this reasons, we let them in the model. Let s analyse now the three figures representing the plots for the identification of influential measures: Cook s distance, Dffits and Hadi s influence. 14

15 The three plots show principally two countries identified as influential measures Chile and Iceland. These points were not identified during the first analysis. In order to be sure about this last analysis, I suggest to look again at the potential-residual plot. The observations no 40 (Greece), no 106 (USA) are in the upper left side of the chart and identified as high leverage points and the observations no 21 (Chile), which is in the lower right side of the chart is an outlier. This analysis shows that a few points were again identified as influential measures. However the maximal leverage value is still very low and even if some observations influence the regression more than others, the magnitude of this influence has been strongly reduced by dropping 6 observations out of the model (ex: highest Cooks distance value before dropping the identified problematic observations was 0,225 and has been reduced to 0,1 and the same for Hadi s influence, which has been reduced from more than 0,4 to 0,3) Summary of the 2d fitting of the model without 6 influential measures However as the normality assumption showed a critical value, I suggest to retry the model selection without the observation no 21 (Chile), which as also been detected as an outliner and as an influential measure. 15

16 3.6 Repeating the above steps without the 7 detected influential measures Model fit the data I tried again a backward and a stepwise selection model and the result does not change. The two predictors chosen during the two previous steps stay the same. The good news is that the adjusted R 2 increases lightly again from 0,959 to 0,962 as well as the t-value for the sqr_cmr. Table 14 shows the results of the regression Diagnostics tests and plots, identification of outliers, high leverage points and influential measures Figures show the plots used for checking the validity of assumptions as well as critical obervations. All the assumptions for the validity of the least square regression model hold. The normality assumption and the homogeneity of the variance are now respected. No additional outlier has been discovered. The high influencing points are the same as for the second fitting of the model. The general magnitude of these influence has been strongly reduced with the 2 nd and 3 rd fitting by dropping out 7 influential measures. Figure 44 tells that there are still some points poorly fitted by the model, but the maximum squared residual is lower than before and the residuals are contained in a reasonable range. An alternative way to deal with critical observations without deleting them is to use robust methods (LMS, LAV, RIRLS).I tried to use the BACON / RIRLS algorithms and I got a very bad result (0 values and no outliers detected). I then decided to leave it. 4. Summary and conclusions 4.1 Final model The final model is the following and is the same as the one selected during the 1 st fitting of the data. This model has been built without 7 observations (detected as critical values), which have been dropped out in 2 steps. The 2 nd fitting has been done without 6 obervations and the 3 rd without 7 obervations (I dropped one more). (INTERNET) = 0,25 + 0,66* (COMPUTER) + 0,35* (MOBTEL) 4.2 Conclusions My fist hypothesis was that more than 3 variables were included in the final model. However the hypothesis that the variables COMPUTER and MOBTEL influence positively the INTERNET was correct. It is very 16

17 interesting to discover that from an economic point of view, lngdp or 1/CPI, were not chosen in the final model. That means that these variables influence poorly SQR_INTERNET. The adjusted R 2 is 96,2% after 3 fitting of data, which is a very good result. That means that the two selected variables explained 96,2% of the variation of SQR_INTERNET. The adjusted R 2 found after the 1 st fitting was already very good with 93%. It was very interesting to see that dropping out 7 critical values in 2 steps (fittings) could increase the quality of the model. It was also very interesting to oberve that after each of the 3 fittings, I always discovered critical values. The difficult decision is then to decide when to stop. A perfect model in statistic does not exist and it will never reflect the reality if we always decide to drop out variables. 17

18 5. Appendix 5.1 Annotated Computer outputs Tables Table 1: Summary of the initial variables Variable Count Mean StdDev Min Max INTERNET GDP POP e6 COMPUTER AREA e6 TELCOST CPI URBANPOP MOBTEL Table 2: Correlation matrix of the initial variables Table 3 : Summary of the transformed variables Table 4: Correlation matrix of the transformed variables 18

19 Table 5: Model summary of the backward selection method (1 st fitting) Model Summary Model Change Statistics Adjusted Std. Error of R Square R R Square R Square the Estimate Change F Change df1 df2 Sig. F Change,967 a,935,930 1,74854, , ,000,967 b,935,931 1,74089,000, ,764,967 c,935,932 1,73305,000, ,812,967 d,935,932 1,72631,000, ,675,966 e,934,932 1, ,001 2, ,147,966 f,932,930 1, ,002 2, ,108,965 g,931,930 1, ,001 2, ,126 a. Predictors: (Constant), URBPOP, LN_POP, NEW_CPI, TELCOST, SQR_MBL, LN_ARA, SQR_CMR, LNGDP b. Predictors: (Constant), URBPOP, NEW_CPI, TELCOST, SQR_MBL, LN_ARA, SQR_CMR, LNGDP c. Predictors: (Constant), URBPOP, NEW_CPI, TELCOST, SQR_MBL, SQR_CMR, LNGDP d. Predictors: (Constant), URBPOP, NEW_CPI, TELCOST, SQR_MBL, SQR_CMR e. Predictors: (Constant), URBPOP, TELCOST, SQR_MBL, SQR_CMR f. Predictors: (Constant), TELCOST, SQR_MBL, SQR_CMR g. Predictors: (Constant), SQR_MBL, SQR_CMR Table 6: Detailed analysis of the backward model selection steps (1 st fitting) 19

20 Model (Constant) LNGDP SQR_MBL LN_POP LN_ARA SQR_CMR NEW_CPI TELCOST URBPOP (Constant) LNGDP SQR_MBL LN_ARA SQR_CMR NEW_CPI TELCOST URBPOP (Constant) LNGDP SQR_MBL SQR_CMR NEW_CPI TELCOST URBPOP (Constant) SQR_MBL SQR_CMR NEW_CPI TELCOST URBPOP (Constant) SQR_MBL SQR_CMR TELCOST URBPOP (Constant) SQR_MBL SQR_CMR TELCOST (Constant) SQR_MBL SQR_CMR Unstandardized Coeff icients a. Dependent Variable: SQR_INT Standardi zed Coeff icien ts Coefficients a 95% Confidence Interv al f or B t Sig. Lower Bound Upper Bound Correlations Zero-order Partial Part Collinearity Statistics B Std. Error Beta Tolerance VIF -1,406 2,386 -,589,557-6,139 3,326,171,385,041,443,658 -,592,933,920,044,011,074 13,544,346,065,396 5,316,000,217,475,933,464,133,113 8,840-4,45E-02,148 -,011 -,302,764 -,337,248 -,080 -,030 -,008,441 2,266 4,926E-02,129,015,382,704 -,207,305 -,164,038,010,417 2,396,558,075,520 7,464,000,410,706,949,592,187,129 7, ,921 81,341,038 1,278,204-57, ,243,394,125,032,724 1,382-5,998 3,224 -,052-1,860,066-12,393,397,211 -,180 -,047,794 1,260 1,444E-02,013,049 1,120,265 -,011,040,683,110,028,329 3,040-1,562 2,320 -,673,502-6,162 3,039,172,383,041,449,654 -,587,931,920,044,011,074 13,542,343,064,392 5,370,000,216,469,933,466,134,117 8,565 2,127E-02,089,006,238,812 -,156,198 -,164,023,006,863 1,158,560,074,522 7,577,000,414,707,949,596,189,131 7, ,297 80,959,037 1,276,205-57, ,842,394,124,032,724 1,381-5,766 3,117 -,050-1,850,067-11,947,416,211 -,178 -,046,842 1,188 1,458E-02,013,049 1,136,259 -,011,040,683,111,028,329 3,036-1,288 2,005 -,642,522-5,264 2,689,159,377,038,421,675 -,589,906,920,041,010,075 13,253,344,063,393 5,437,000,219,470,933,469,135,118 8,497,559,073,520 7,619,000,413,704,949,597,189,132 7, ,812 80,355,037 1,267,208-57, ,141,394,123,031,729 1,372-5,723 3,098 -,050-1,847,068-11,866,420,211 -,177 -,046,844 1,184 1,539E-02,012,052 1,249,215 -,009,040,683,121,031,354 2,824 -,491,658 -,746,457-1,795,813,358,053,409 6,736,000,253,464,933,547,166,165 6,053,572,066,533 8,691,000,442,703,949,645,215,162 6, ,746 76,511,040 1,461,147-39, ,437,394,140,036,797 1,254-5,940 3,043 -,052-1,952,054-11,973,093,211 -,186 -,048,868 1,151 1,832E-02,010,062 1,813,073 -,002,038,683,173,045,522 1,916,175,476,368,713 -,769 1,120,356,053,407 6,659,000,250,462,933,541,165,165 6,047,595,064,554 9,257,000,468,722,949,667,230,172 5,810-5,054 2,998 -,044-1,686,095-10,997,889,211 -,161 -,042,904 1,106 1,630E-02,010,055 1,619,108 -,004,036,683,155,040,532 1,880,764,310 2,466,015,150 1,379,373,053,426 7,071,000,269,478,933,563,177,172 5,807,614,064,572 9,646,000,488,740,949,680,241,178 5,614-4,634 3,009 -,040-1,540,126-10,599 1,330,211 -,147 -,039,911 1,097,513,265 1,935,056 -,013 1,038,357,052,408 6,860,000,254,460,933,549,173,179 5,574,622,064,580 9,752,000,496,749,949,683,246,179 5,574 Table 7: Model summary of the stepwise selection method (1 st fitting) Model Summary Model 1 2 Adjusted Std. Error of R Square R R Square R Square the Estimate Change F Change df1 df2 Sig. F Change,949 a,901,900 2,09557, , ,000,965 b,931,930 1,75937,030 47, ,000 a. Predictors: (Constant), SQR_CMR b. Predictors: (Constant), SQR_CMR, SQR_MBL Change Statistics Table 8: Detailed analysis of the stepwise model selection steps (1 st fitting) 20

21 Model 1 2 (Constant) SQR_CMR (Constant) SQR_CMR SQR_MBL Unstandardized Coeff icients a. Dependent Variable: SQR_INT Standardi zed Coeff icien ts Coefficients a 95% Confidence Interv al f or B t Sig. Lower Bound Upper Bound Correlations Zero-order Partial Part Collinearity Statistics B Std. Error Beta Tolerance VIF,561,316 1,779,078 -,064 1,187 1,019,032,949 31,646,000,955 1,083,949,949,949 1,000 1,000,513,265 1,935,056 -,013 1,038,622,064,580 9,752,000,496,749,949,683,246,179 5,574,357,052,408 6,860,000,254,460,933,549,173,179 5,574 Table 9: Identifed influencial measures (1 st fitting) Multivariate Summaries No Selector 749 total cases of which 637 are missing Variable Count Sum Mean StdDev Min Max Skewness Kurtosis žint žcmr žmbl Table 10: Model summary of the backward selection method (2 nd fitting) Model Summary h Model Change Statistics Adjusted Std. Error of R Square R R Square R Square the Estimate Change F Change df1 df2 Sig. F Change,980 a,961,958 1,35658, , ,000,980 b,961,958 1,35034,000, ,752,980 c,961,959 1,34454,000, ,699,980 d,961,959 1,33930,000, ,638,980 e,960,959 1,33818,000, ,364,980 f,960,959 1,33521,000, ,461,980 g,959,959 1, ,001 1, ,161 a. Predictors: (Constant), URBPOP, LN_POP, NEW_CPI, TELCOST, SQR_MBL, LN_ARA, SQR_COMP, LNGDP b. Predictors: (Constant), URBPOP, LN_POP, NEW_CPI, TELCOST, SQR_MBL, SQR_COMP, LNGDP c. Predictors: (Constant), URBPOP, NEW_CPI, TELCOST, SQR_MBL, SQR_COMP, LNGDP d. Predictors: (Constant), URBPOP, NEW_CPI, TELCOST, SQR_MBL, SQR_COMP e. Predictors: (Constant), URBPOP, TELCOST, SQR_MBL, SQR_COMP f. Predictors: (Constant), URBPOP, SQR_MBL, SQR_COMP g. Predictors: (Constant), SQR_MBL, SQR_COMP h. Dependent Variable: SQR_INT 21

22 Table 11: Detailed analysis of the backward model selection steps (2 nd fitting) Model (Constant) LNGDP SQR_MBL LN_POP LN_ARA SQR_COMP NEW_CPI TELCOST URBPOP (Constant) LNGDP SQR_MBL LN_POP SQR_COMP NEW_CPI TELCOST URBPOP (Constant) LNGDP SQR_MBL SQR_COMP NEW_CPI TELCOST URBPOP (Constant) SQR_MBL SQR_COMP NEW_CPI TELCOST URBPOP (Constant) SQR_MBL SQR_COMP TELCOST URBPOP (Constant) SQR_MBL SQR_COMP URBPOP (Constant) SQR_MBL SQR_COMP a. Dependent Variable: SQR_INT Unstandardized Coeff icients Standardi zed Coeff icien ts Coefficients a 95% Confidence Interv al f or B t Sig. Lower Bound Upper Bound Correlations Zero-order Partial Part Collinearity Statistics B Std. Error Beta Tolerance VIF -1,357 1,879 -,722,472-5,086 2,372,148,302,035,489,626 -,451,746,927,050,010,077 12,939,336,057,379 5,941,000,224,449,952,517,119,099 10,114 5,922E-02,120,015,495,622 -,178,297 -,078,050,010,415 2,410-3,26E-02,103 -,010 -,317,752 -,237,172 -,153 -,032 -,006,399 2,506,608,064,558 9,464,000,481,736,967,693,190,116 8,642 44,650 63,735,016,701,485-81, ,146,372,071,014,727 1,375-1,669 2,592 -,015 -,644,521-6,814 3,476,203 -,065 -,013,776 1,288 1,014E-02,010,035,982,329 -,010,031,702,099,020,312 3,203-1,445 1,850 -,781,437-5,116 2,227,155,299,037,517,607 -,440,749,927,052,010,078 12,866,338,056,381 6,028,000,227,449,952,520,120,100 10,018 3,133E-02,081,008,388,699 -,129,192 -,078,039,008,903 1,107,607,064,557 9,504,000,480,734,967,693,190,116 8,623 46,436 63,193,017,735,464-78, ,841,372,074,015,733 1,364-1,868 2,504 -,016 -,746,457-6,837 3,100,203 -,075 -,015,825 1,213 9,489E-03,010,033,942,348 -,010,029,702,095,019,325 3,078-1,070 1,572 -,681,497-4,189 2,048,140,296,033,472,638 -,447,726,927,047,009,079 12,648,343,055,386 6,273,000,234,451,952,533,125,104 9,583,603,063,553 9,607,000,479,728,967,695,191,119 8,400 45,799 62,900,017,728,468-79, ,607,372,073,014,733 1,364-2,014 2,465 -,018 -,817,416-6,904 2,877,203 -,082 -,016,844 1,185 1,018E-02,010,035 1,031,305 -,009,030,702,103,020,335 2,982 -,369,514 -,719,474-1,388,649,356,047,401 7,576,000,262,449,952,604,150,140 7,135,614,058,563 10,533,000,498,730,967,725,209,137 7,296 54,568 59,861,020,912,364-64, ,330,372,091,018,803 1,245-2,222 2,416 -,020 -,920,360-7,014 2,571,203 -,092 -,018,871 1,148 1,284E-02,008,045 1,591,115 -,003,029,702,157,032,498 2,008-4,88E-02,374 -,130,896 -,790,693,353,047,398 7,544,000,260,446,952,600,149,141 7,114,627,057,575 11,083,000,515,739,967,741,219,145 6,877-1,745 2,356 -,015 -,741,461-6,420 2,929,203 -,073 -,015,914 1,094 1,181E-02,008,041 1,480,142 -,004,028,702,146,029,508 1,969 -,125,359 -,348,728 -,836,586,347,046,391 7,549,000,256,438,952,599,149,145 6,893,632,056,580 11,299,000,521,743,967,746,223,148 6,762 1,117E-02,008,039 1,410,161 -,005,027,702,138,028,514 1,946,289,207 1,399,165 -,121,699,361,045,407 7,999,000,272,451,952,619,159,152 6,577,645,055,592 11,637,000,535,755,967,754,231,152 6,577 Table 12: Model summary of the stepwise selection method (2 nd fitting) Model Summary c Model 1 2 Change Statistics Adjusted Std. Error of R Square R R Square R Square the Estimate Change F Change df1 df2 Sig. F Change,967 a,934,934 1,69996, , ,000,980 b,959,959 1,34161,025 63, ,000 a. Predictors: (Constant), SQR_COMP b. Predictors: (Constant), SQR_COMP, SQR_MBL c. Dependent Variable: SQR_INT Table 13: Detailed analysis of the stepwise model selection steps (2 nd fitting) 22

23 Model 1 2 (Constant) SQR_COMP (Constant) SQR_COMP SQR_MBL a. Dependent Variable: SQR_INT Unstandardized Coeff icients Standardi zed Coeff icien ts Coefficients a 95% Confidence Interv al f or B t Sig. Lower Bound Upper Bound Correlations Zero-order Partial Part Collinearity Statistics B Std. Error Beta Tolerance VIF,237,262,905,368 -,282,756 1,054,027,967 38,461,000,999 1,108,967,967,967 1,000 1,000,289,207 1,399,165 -,121,699,645,055,592 11,637,000,535,755,967,754,231,152 6,577,361,045,407 7,999,000,272,451,952,619,159,152 6,577 Table 14: Stepwise selection method for data set without 7 influencial measures (3 rd fitting) Model Summary c Model 1 2 Change Statistics Adjusted Std. Error of R Square R R Square R Square the Estimate Change F Change df1 df2 Sig. F Change,970 a,940,939 1,62505, , ,000,981 b,963,962 1,28194,023 63, ,000 a. Predictors: (Constant), SQR_COMP b. Predictors: (Constant), SQR_COMP, SQR_MBL c. Dependent Variable: SQR_INT Model 1 2 (Constant) SQR_COMP (Constant) SQR_COMP SQR_MBL Unstandardized Coeff icients a. Dependent Variable: SQR_INT Standardi zed Coeff icien ts Coefficients a 95% Confidence Interv al f or B t Sig. Lower Bound Upper Bound Correlations Zero-order Partial Part Collinearity Statistics B Std. Error Beta Tolerance VIF,194,251,775,440 -,303,692 1,052,026,970 40,191,000 1,001 1,104,970,970,970 1,000 1,000,253,198 1,279,204 -,139,646,662,053,610 12,434,000,556,767,970,776,237,151 6,635,346,043,391 7,970,000,260,432,952,619,152,151 6, Figures 23

24 Figure 1: Scatter plot INT vs GDP Figure 2: Scatter plot INT vs POP Figure 3: Scatter plot INT vs COMPUTER Figure 4: Scatter plot INT vs AREA 24

25 Figure 5: Scatter plot INT vs CPI Figure 6: Scatter plot INT vs URBANPOP Figure 7: Scatter plot INT vs TELCOST 25

26 Figure 8: Scatter plot INT vs MOBTEL Figure 9: Histogramm and normal probability plot of the transformed variable SQR_INT Figure 10: Histogramm and normal probability plot of the transformed variable Ln_GDP 26

27 Figure 11: Histogramm and normal probability plot of the transformed variable Ln_POP Figure 12: Histogramm and normal probability plot of the transformed variable SQR_CRM Figure 13: Histogramm and normal probability plot of the transformed variable Ln_ARA 27

28 Figure 14: Histogramm and normal probability plot of the transformed variable 1/CPI Figure 15: Histogramm and normal probability plot of the transformed variable SQR_MBL Figure 16: Histogramm and normal probability plot of the variable TELCOST 28

29 Figure 17: Histogramm and normal probability plot of the variable URBAN Figure 18: Scatterplot matrix of the transformed variables 29

30 SQR_INT LNGDP LN_POP SQR_MBL LN_ARA SQR_CMR NEW_CPI TELCOST URBPOP Figure 19: Added-variable plot Sqr(Int) residuals vs Ln_GDP residuals (1 st fitting) Figure 20: Added-variable plot Sqr(Int) residuals vs Ln_POP residuals (1 st fitting) Figure 21: Added-variable plot Sqr(Int) residuals vs SQR_CMR residuals (1 st fitting) 30

31 Figure 22: Added-variable plot Sqr(Int) residuals vs Ln_ARA residuals (1 st fitting) Figure 23: Added-variable plot Sqr(Int) residuals vs 1/ CPI residuals (1 st fitting) Figure 24: Added-variable plot Sqr(Int) residuals vs URP residuals (1 st fitting) Figure 25: Added-variable plot Sqr(Int) residuals vs SQR_MBL residuals (1 st fitting) 31

32 Figure 26: Added-variable plot Sqr(Int) residuals vs TELCOST residuals (1 st fitting) Figure 27: Scatter plot SQR_INT vs LnCMR (1 st fitting) Figure 28: Scatter plot SQR_INT vs SQR_MBL (1 st fitting) Figure 29: Plots of studentized residuals versus SQR_CMR and versus SQR_MBL (1 st fitting) 32

33 Figure 30: Plots of studentized residuals versus SQR_MBL (1 st fitting) Figure 31: Histogramm of the residuals (1 st fitting) 33

34 Figure 32: Scatter plot of the studentized residuals vs the normal scores (1 st fitting) Figure 33: Plolt of residuals vs. sqr_cmr (2 nd fitting) Figure 34: Plot of residuals vs sqr_mbl (2 nd fitting) Figure 35: Normal probability plot fo the residuals (2 nd fitting) 34

35 Figure 36: Histogramm of the residuals (2 nd fitting) Figure 37: Plot of residuals versus predicted values (2 nd fitting) Figure 38: Plot of residuals versus predictors (3 rd fitting) Figure 39: Normal probability plot and histogramm of the residuals (3 rd fitting) 35

36 Figure 40: Scatter plot of residuals vs predicted values (3 rd fitting) Figure 41: Plot of leverage values versus the index (3 rd fitting) Figure 42: Plots for identification of influcencial obervations (3 rd fitting) 36

37 Figure 43: Plot of Potential-Residuals (3 rd fitting) Figure 44: Leverage versus squared residual plot (3 rd fitting) 37

38 5.2 List of data set OBS_ NB CNTRY_NAME GDP POP COMPUTER AREA TELCOST CPI URBANPOP MOBTEL INTERNET 1 Albania Algeria Argentina Armenia Australia Austria Bangladesh Barbados Belgium Belize Bhutan Bolivia Botswana Brazil Bulgaria Burkina Faso Cambodia Cameroon Central African Republic Chad Chile Colombia Costa Rica Cote d'ivoire Croatia Cyprus Czech Republic Denmark Ecuador Egypt El Salvador Ethiopia Fiji Finland France Gabon Gambia Germany Ghana Greece Grenada Guatemala Guyana Honduras Hungary Iceland India Indonesia Iran (Islamic Republic of) Ireland

39 OBS_ NB CNTRY_NAME GDP POP COMPUTER AREA TELCOST CPI URBANPOP MOBTEL INTERNET 51 Israel Italy Jamaica Japan Jordan Kenya Lao People's Democratic Republic 58 Latvia Lithuania Luxembourg Malawi Malaysia Mauritania Mauritius Mexico Moldova, Republic of Mongolia Morocco Mozambique Namibia Nepal Netherlands New Zealand Nicaragua Norway Pakistan Panama Paraguay Peru Philippines Poland Portugal Romania Russian Federation Samoa Saudi Arabia Senegal Singapore Slovakia Slovenia Solomon Islands South Africa Spain Sri Lanka Sweden Switzerland Syrian Arab Republic Thailand Togo Trinidad and Tobago Tunisia Turkey

40 OBS_ NB CNTRY_NAME GDP POP COMPUTER AREA TELCOST CPI URBANPOP MOBTEL INTERNET 103 Uganda Ukraine United Kingdom of Great Britain and Northern Ireland 106 United States of America Uruguay Venezuela Viet Nam Yemen Zambia Zimbabwe

Does socio-economic indicator influent ICT variable? II. Method of data collection, Objective and data gathered

Does socio-economic indicator influent ICT variable? II. Method of data collection, Objective and data gathered Does socio-economic indicator influent ICT variable? I. Introduction This paper obtains a model of relationship between ICT indicator and macroeconomic indicator in a country. Modern economy paradigm assumes

More information

Supplementary Appendix for. Version: February 3, 2014

Supplementary Appendix for. Version: February 3, 2014 Supplementary Appendix for When Do Governments Resort to Election Violence? Version: February 3, 2014 This appendix provides supplementary information not included in the published draft. Supplementary

More information

Country of Citizenship, College-Wide - All Students, Fall 2014

Country of Citizenship, College-Wide - All Students, Fall 2014 Country of Citizenship, College-Wide - All Students, Fall 2014-49,552 (72%) students were U.S. Citizens in Fall 2014. - MDC's non-citizen students come from at least 167 countries and speak approximately

More information

PROPOSED BUDGET FOR THE PROGRAMME OF WORK OF THE CONVENTION ON BIOLOGICAL DIVERSITY FOR THE BIENNIUM Corrigendum

PROPOSED BUDGET FOR THE PROGRAMME OF WORK OF THE CONVENTION ON BIOLOGICAL DIVERSITY FOR THE BIENNIUM Corrigendum CBD Distr. GENERAL UNEP/CBD/COP/11/10/Corr.1 6 October ORIGINAL: ENGLISH CONFERENCE OF THE PARTIES TO THE CONVENTION ON BIOLOGICAL DIVERSITY Eleventh meeting Hyderabad, India, 8-19 October Item 14.2 of

More information

PRECURSORS. Pseudoephedrine preparations 3,4-MDP-2-P a P-2-P b. Ephedrine

PRECURSORS. Pseudoephedrine preparations 3,4-MDP-2-P a P-2-P b. Ephedrine ANNEXES Annex II Annual legitimate requirements for ephedrine, pseudoephedrine, 3,4-methylenedioxyphenyl-2-propanone and 1-phenyl-2-propanone, substances frequently used in the manufacture of amphetamine-type

More information

GINA Children. II Global Index for humanitarian Needs Assessment (GINA 2004) Sheet N V V VI VIII IX X XI XII XII HDR2003 HDR 2003 UNDP

GINA Children. II Global Index for humanitarian Needs Assessment (GINA 2004) Sheet N V V VI VIII IX X XI XII XII HDR2003 HDR 2003 UNDP Human UNICEF Index Index Natural 2003 GDP per Total as % of Total Rate HDI HPI Disasters Conflicts capita Population population 5 1 Congo, Democratic Republic of the 2,80000 3 3 1 3 3 3 3 3 3 3 2 Burundi

More information

Situation on the death penalty in the world. UNGA Vote 2012 Resolutio n 67/176. UNGA Vote 2010 Resolutio n 65/206. UNGA Vote 2008 Resolutio n 63/168

Situation on the death penalty in the world. UNGA Vote 2012 Resolutio n 67/176. UNGA Vote 2010 Resolutio n 65/206. UNGA Vote 2008 Resolutio n 63/168 Situation on the death penalty in the world Prepared by the International Commission against the Death Penalty (ICDP), as of 8 June 2014. Based on Amnesty International and Death Penalty Worldwide. Country

More information

Appendices. Please note that Internet resources are of a time-sensitive nature and URL addresses may often change or be deleted.

Appendices. Please note that Internet resources are of a time-sensitive nature and URL addresses may often change or be deleted. Appendices Appendix A Table of Treaties Appendix B State Trademark Registration Provisions Appendix C Resources Appendix D Forms Appendix Appendix E Selected Statutes Please note that Internet resources

More information

2001 Environmental Sustainability Index

2001 Environmental Sustainability Index 2001 Environmental Sustainability Index Annex 6: Variable Descriptions and Data An Initiative of the Global Leaders of Tomorrow Environment Task Force, World Economic Forum Annual Meeting 2001 Davos, Switzerland

More information

04 June Dim A W V Total. Total Laser Met

04 June Dim A W V Total. Total Laser Met 4 June 218 Member State State as on 4 June 218 Acronyms are listed in the last page of this document. AUV Mass and Related Quantities Length PR T TF EM Mass Dens Pres F Torq Visc H Grav FF Dim A W V Total

More information

Canadian Imports of Honey

Canadian Imports of Honey of 0409000029 - Honey, natural, in containers of a weight > 5 kg, nes (Kilogram) Argentina 236,716 663,087 2,160,216 761,990 35.27% 202.09% /0 76,819 212,038 717,834 257,569 35.88% 205.69% /0 United States

More information

About the Authors Geography and Tourism: The Attraction of Place p. 1 The Elements of Geography p. 2 Themes of Geography p. 4 Location: The Where of

About the Authors Geography and Tourism: The Attraction of Place p. 1 The Elements of Geography p. 2 Themes of Geography p. 4 Location: The Where of Preface p. ix About the Authors p. xi Geography and Tourism: The Attraction of Place p. 1 The Elements of Geography p. 2 Themes of Geography p. 4 Location: The Where of Geography p. 4 Place and Space:

More information

Most Recent Periodic Report Initial State Report. Next Periodic Accession/Ratification. Report Publication Publication. Report Due

Most Recent Periodic Report Initial State Report. Next Periodic Accession/Ratification. Report Publication Publication. Report Due Country Signature Most Recent Periodic Report Initial State Report Next Periodic Accession/Ratification Report Publication Publication Report Due Number Date Afghanistan 4 Feb 1985 1 Apr 1987 25 Jun 1992

More information

Export Destinations and Input Prices. Appendix A

Export Destinations and Input Prices. Appendix A Export Destinations and Input Prices Paulo Bastos Joana Silva Eric Verhoogen July 2017 Appendix A For Online Publication Figure A1. Real exchange rate, selected richer destinations relative price level

More information

MULTIPLE REGRESSION. part 1. Christopher Adolph. and. Department of Political Science. Center for Statistics and the Social Sciences

MULTIPLE REGRESSION. part 1. Christopher Adolph. and. Department of Political Science. Center for Statistics and the Social Sciences CSSS/SOC/STAT 321 Case-Based Statistics I MULTIPLE REGRESSION part 1 Christopher Adolph Department of Political Science and Center for Statistics and the Social Sciences University of Washington, Seattle

More information

DISTILLED SPIRITS - EXPORTS BY VALUE DECEMBER 2017

DISTILLED SPIRITS - EXPORTS BY VALUE DECEMBER 2017 DISTILLED SPIRITS - EXPORTS BY VALUE DECEMBER 2017 U.S. COMMERCIAL EXPORTS OF DISTILLED SPIRITS - DECEMBER 2017 (U.S. DOLLARS) Da-Value-17-12 SUMMARY BY CLASS CLASS DECEMBER DECEMBER DOLLAR YTD YTD DOLLAR

More information

PROPOSED BUDGET FOR THE PROGRAMME OF WORK OF THE CARTAGENA PROTOCOL ON BIOSAFETY FOR THE BIENNIUM Corrigendum

PROPOSED BUDGET FOR THE PROGRAMME OF WORK OF THE CARTAGENA PROTOCOL ON BIOSAFETY FOR THE BIENNIUM Corrigendum CBD CONFERENCE OF THE PARTIES TO THE CONVENTION ON BIOLOGICAL DIVERSITY SERVING AS THE MEETING OF THE PARTIES TO THE CARTAGENA PROTOCOL ON BIOSAFETY Fifth meeting, Nagoya, Japan, 11-15 October 2010 Item

More information

Appendix A. ICT Core Indicators: Definitions

Appendix A. ICT Core Indicators: Definitions Appendix A. ICT Core Indicators: Definitions ICT indicator Fixed telephone subscriptions per 100 inhabitants Mobile cellular telephone subscriptions per 100 inhabitants Fixed (wired) Internet subscriptions

More information

Patent Cooperation Treaty (PCT) Working Group

Patent Cooperation Treaty (PCT) Working Group E PCT/WG/7/26 ORIGINAL: ENGLISH DATE: MAY 21, 2014 Patent Cooperation Treaty (PCT) Working Group Seventh Session Geneva, June 10 to 13, 2014 FEE REDUCTIONS FOR CERTAIN APPLICANTS FROM CERTAIN COUNTRIES,

More information

Chapter 8 - Appendixes

Chapter 8 - Appendixes Chapter 8 - Appendixes Appendix 8.. Individual Preferences for Growth, Environment, and Income Distribution Funds to be invested in projects that Funds to be invested in projects to Funds to be invested

More information

Government Size and Economic Growth: A new Framework and Some Evidence from Cross-Section and Time-Series Data

Government Size and Economic Growth: A new Framework and Some Evidence from Cross-Section and Time-Series Data 1 Government Size and Economic Growth: A new Framework and Some Evidence from Cross-Section and Time-Series Data Original Paper by Rati Ram (1986) Replication and Extension by Nicolas Lopez ECON 5341 The

More information

2017 Source of Foreign Income Earned By Fund

2017 Source of Foreign Income Earned By Fund 2017 Source of Foreign Income Earned By Fund Putnam Emerging Markets Equity Fund EIN: 26-2670607 FYE: 08/31/2017 Statement Pursuant to 1.853-4: The fund is hereby electing to apply code section 853 for

More information

Natural Resource Management Indicators for the Least Developed Countries

Natural Resource Management Indicators for the Least Developed Countries Natural Resource Management Indicators for the Least Developed Countries Alex de Sherbinin CIESIN, Columbia University 24 June 2005 Millennium Challenge Corporation workshop Brookings Institution Washington,

More information

Governments that have requested pre-export notifications pursuant to article 12, paragraph 10 (a), of the 1988 Convention

Governments that have requested pre-export notifications pursuant to article 12, paragraph 10 (a), of the 1988 Convention Annex X Governments that have requested pre-export notifications pursuant to article 12, paragraph 10 (a), of the 1988 Convention 1. Governments of all exporting countries and territories are reminded

More information

Mexico, Central America and the Caribbean South America

Mexico, Central America and the Caribbean South America Objective: This assignment is a way to prepare you for many different aspects of AP Human Geography. You will be held accountable for this assignment; it will be the first grade of the quarter. Failure

More information

Fall International Student Enrollment Statistics

Fall International Student Enrollment Statistics International Student & Scholar Services Fall 2006 International Student Enrollment Statistics Julie Misa Director www.ips.uiuc.edu/isss Contents Summary...3 International Student Enrollment by Country...5

More information

SUGAR YEAR BOOK INTERNATIONAL SUGAR ORGANIZATION 1 CANADA SQUARE, CANARY WHARF, LONDON, E14 5AA.

SUGAR YEAR BOOK INTERNATIONAL SUGAR ORGANIZATION 1 CANADA SQUARE, CANARY WHARF, LONDON, E14 5AA. SUGAR YEAR BOOK 2017 INTERNATIONAL SUGAR ORGANIZATION 1 CANADA SQUARE, CANARY WHARF, LONDON, E14 5AA www.isosugar.org Copyright 2017 International Sugar Organization All rights reserved. No part of ISO

More information

Programme budget for the biennium Programme budget for the biennium

Programme budget for the biennium Programme budget for the biennium DRAFT TEXT on SB 46 agenda item 16(a) Administrative, financial and institutional matters Programme budget for the biennium 2018 2019 Version 1 of 13 May at 12:00 Programme budget for the biennium 2018

More information

Dimensionality Reduction and Visualization

Dimensionality Reduction and Visualization MTTTS17 Dimensionality Reduction and Visualization Spring 2018 Jaakko Peltonen Lecture 7: Nonlinear dimensionality reduction, part 2 Two measures of faithfulness - precision and recall Faithfully? Good

More information

The Chemical Weapons Convention, Biological and Toxin Weapons Convention, Geneva Protocol

The Chemical Weapons Convention, Biological and Toxin Weapons Convention, Geneva Protocol The Chemical Weapons Convention, Biological and Toxin Weapons Convention, Geneva Afghanistan 14 Jan 93 24 Sep 03 6 Mar 75 (R) 09 Dec 86 Albania 14 Jan 93 11 May 94 03 Jun 92 20 Dec 89 Algeria 13 Jan 93

More information

Solow model: Convergence

Solow model: Convergence Solow model: Convergence Per capita income k(0)>k* Assume same s, δ, & n, but no technical progress y* k(0)=k* k(0) k Assume same s, δ, &

More information

International Student Enrollment Fall 2018 By CIP Code, Country of Citizenship, and Education Level Harpur College of Arts and Sciences

International Student Enrollment Fall 2018 By CIP Code, Country of Citizenship, and Education Level Harpur College of Arts and Sciences International Student Enrollment Fall 2018 By CIP Code, Country of Citizenship, and Education Level Harpur College of Arts and Sciences CIP Code Description Citizenship Graduate Undergrad Total 00.0000

More information

DISTILLED SPIRITS - IMPORTS BY VALUE DECEMBER 2017

DISTILLED SPIRITS - IMPORTS BY VALUE DECEMBER 2017 DISTILLED SPIRITS - IMPORTS BY VALUE DECEMBER 2017 U.S. DUTIABLE IMPORTS OF DISTILLED SPIRITS (U.S. DOLLARS) Ea-Value-17-12 SUMMARY: IMPORTS ENTERED FOR CONSUMPTION CLASS DECEMBER DECEMBER PERCENT JANUARY

More information

DISTILLED SPIRITS - IMPORTS BY VOLUME DECEMBER 2017

DISTILLED SPIRITS - IMPORTS BY VOLUME DECEMBER 2017 DISTILLED SPIRITS - IMPORTS BY VOLUME DECEMBER 2017 U.S. DUTIABLE IMPORTS OF DISTILLED SPIRITS (PROOF GALLONS) Ea-17-12 SUMMARY: IMPORTS ENTERED FOR CONSUMPTION CLASS DECEMBER DECEMBER PERCENT JANUARY

More information

Spring 2007 International Student Enrollment by Country, Educational Level, and Gender

Spring 2007 International Student Enrollment by Country, Educational Level, and Gender Grand AFRICA 3 9 0 0 12 5 8 18 42 3 0 0 0 76 88 EASTERN AFRICA 0 0 0 0 0 2 3 7 16 1 0 0 0 29 29 Burundi 0 0 0 0 0 0 0 1 0 0 0 0 0 1 1 Eritrea 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 Ethiopia 0 0 0 0 0 0 0 1 4 0

More information

Radiation Protection Procedures

Radiation Protection Procedures S A F E T Y S E R IE S N o. 38 Radiation Protection Procedures IN T E R N A T IO N A L A T O M IC E N E R G Y A G E N C Y, V IEN N A, 1973 R A D I A T I O N P R O T E C T I O N P R O C E D U R E S The

More information

University of Oklahoma, Norman Campus International Student Report Fall 2014

University of Oklahoma, Norman Campus International Student Report Fall 2014 International Student Report Fall 2014 Prepared by Institutional Research & Reporting June 2015 http://www.ou.edu/content/irr/data-center/annual-reports.html International Student Report Notes and Definitions

More information

ICC Rev August 2010 Original: English. Agreement. International Coffee Council 105 th Session September 2010 London, England

ICC Rev August 2010 Original: English. Agreement. International Coffee Council 105 th Session September 2010 London, England ICC 105-7 Rev. 1 31 August 2010 Original: English Agreement E International Coffee Council 105 th Session 21 24 September 2010 London, England Obstacles to consumption Background 1. In accordance with

More information

Fall International Student Enrollment & Scholar Statistics

Fall International Student Enrollment & Scholar Statistics International Student & Scholar Services Fall 2008 International Student Enrollment & Scholar Statistics Julie Misa Director www.ips.uiuc.edu/isss Contents Summary...2 International Student Enrollment

More information

Demography, Time and Space

Demography, Time and Space Demography, Time and Space Martin Bell The University of Queensland WD Borrie Lecture Australian Population Association 2014 Conference Hobart, Tasmania Wednesday December 3rd 2014 Professor WD (Mick)

More information

A Note on Human Development Indices with Income Equalities

A Note on Human Development Indices with Income Equalities MPRA Munich Personal RePEc Archive A Note on Human Development Indices with Income Equalities SK Mishra North-Eastern Hill University, Shillong (India) 11. June 2007 Online at http://mpra.ub.uni-muenchen.de/3793/

More information

Fall International Student Enrollment Statistics

Fall International Student Enrollment Statistics International Student & Scholar Services Fall 2007 International Student Enrollment Statistics Julie Misa Director www.ips.uiuc.edu/isss Contents Summary...2 International Student Enrollment by Country...3

More information

Countries in Order of Increasing Per Capita Income, 2000

Countries in Order of Increasing Per Capita Income, 2000 ,400 45000,200 Population Per Capita Income 40000 35000,000 30000 Population, millions 800 600 25000 20000 Per Capita Income 5000 400 0000 200 5000 0 2 3 4 5 6 7 8 9 0 2 3 4 5 6 7 Countries in Order of

More information

International legal instruments related to the prevention and suppression of international terrorism

International legal instruments related to the prevention and suppression of international terrorism III. International legal instruments related to the prevention and suppression of international terrorism A. Status of international conventions pertaining to international terrorism 138. Currently, there

More information

North-South Gap Mapping Assignment Country Classification / Statistical Analysis

North-South Gap Mapping Assignment Country Classification / Statistical Analysis North-South Gap Mapping Assignment Country Classification / Statistical Analysis Due Date: (Total Value: 55 points) Name: Date: Learning Outcomes: By successfully completing this assignment, you will be

More information

Does Corruption Persist In Sub-Saharan Africa?

Does Corruption Persist In Sub-Saharan Africa? Int Adv Econ Res (2009) 15:336 350 DOI 10.1007/s11294-009-9210-2 ORIGINAL PAPER Does Corruption Persist In Sub-Saharan Africa? Nicole Bissessar Published online: 12 June 2009 # International Atlantic Economic

More information

USDA Dairy Import License Circular for 2018

USDA Dairy Import License Circular for 2018 USDA Dairy Import License Circular for 2018 Commodity/Note Country Name TRQ Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Grand Total Non-Cheese 21,864,781 624,064 651,121 432,669 901,074 1,202,567 907,493

More information

Annex 6. Variable Descriptions and Data

Annex 6. Variable Descriptions and Data Annex 6. Variable Descriptions and Data This section contains complete variable descriptions along with the original data used to produce the 2002 Environmental Sustainability Index. The variables are

More information

SuperPack -Light. Data Sources. SuperPack-Light is for sophisticated weather data users who require large volumes of high quality world

SuperPack -Light. Data Sources. SuperPack-Light is for sophisticated weather data users who require large volumes of high quality world SuperPack -Light Global Data Coverage SuperPack-Light is for sophisticated weather data users who require large volumes of high quality world wide data but who do not need the full-service provided under

More information

How Well Are Recessions and Recoveries Forecast? Prakash Loungani, Herman Stekler and Natalia Tamirisa

How Well Are Recessions and Recoveries Forecast? Prakash Loungani, Herman Stekler and Natalia Tamirisa How Well Are Recessions and Recoveries Forecast? Prakash Loungani, Herman Stekler and Natalia Tamirisa 1 Outline Focus of the study Data Dispersion and forecast errors during turning points Testing efficiency

More information

USDA Dairy Import License Circular for 2018

USDA Dairy Import License Circular for 2018 USDA Dairy Import License Circular for 2018 Commodity/Note Country Name TRQ Jan Feb Mar Apr May Jun Grand Total Non-Cheese 21,864,781 624,064 651,121 432,669 901,074 1,202,567 907,493 4,718,988 BUTTER

More information

November 2014 CL 150/LIM 2 COUNCIL. Hundred and Fiftieth Session. Rome, 1-5 December 2014

November 2014 CL 150/LIM 2 COUNCIL. Hundred and Fiftieth Session. Rome, 1-5 December 2014 November 2014 CL 150/LIM 2 E COUNCIL Hundred and Fiftieth Session Rome, 1-5 December 2014 Status of Current Assessments and Arrears as at 24 November 2014 Executive Summary The document presents the Status

More information

Hundred and Fifty-sixth Session. Rome, 3-7 November Status of Current Assessments and Arrears as at 30 June 2014

Hundred and Fifty-sixth Session. Rome, 3-7 November Status of Current Assessments and Arrears as at 30 June 2014 September 2014 FC 156/INF/2 E FINANCE COMMITTEE Hundred and Fifty-sixth Session Rome, 3-7 November 2014 Status of Current Assessments and Arrears as at 30 June 2014 Queries on the substantive content of

More information

Climate variability and international migration: an empirical analysis

Climate variability and international migration: an empirical analysis Climate variability and international migration: an empirical analysis NICOLA D. CONIGLIO, Corresponding author University of Bari Aldo Moro, Department of Economics, Largo Abbazia Santa Scolastica 53,

More information

Office of Budget & Planning 311 Thomas Boyd Hall Baton Rouge, LA Telephone 225/ Fax 225/

Office of Budget & Planning 311 Thomas Boyd Hall Baton Rouge, LA Telephone 225/ Fax 225/ Louisiana Acadia 25 19 4 2 0 0 Allen 8 7 1 0 0 0 Ascension 173 143 26 1 0 3 Assumption 14 12 2 0 0 0 Avoyelles 51 41 9 0 0 1 Beauregard 18 14 3 0 0 1 Bienville 5 0 4 0 1 0 Bossier 28 27 0 1 0 0 Caddo 95

More information

International and regional network status

International and regional network status WORLD METEOROLOGICAL ORGANIZATION JOINT MEETING OF CBS EXPERT TEAM ON SURFACE-BASED REMOTELY- SENSED OBSERVATIONS (Second Session) AND CIMO EXPERT TEAM ON OPERATIONAL REMOTE SENSING (First Session) CBS/ET-SBRSO-2

More information

COUNCIL. Hundred and Fifty-fifth Session. Rome, 5-9 December Status of Current Assessments and Arrears as at 29 November 2016.

COUNCIL. Hundred and Fifty-fifth Session. Rome, 5-9 December Status of Current Assessments and Arrears as at 29 November 2016. November 2016 CL 155/LIM/2 E COUNCIL Hundred and Fifty-fifth Session Rome, 5-9 December 2016 Status of Current Assessments and Arrears as at 29 November 2016 Executive Summary The document presents the

More information

Delegations School GA Opening Speech 1 SPC Opening Speech 2 SC Total Amnesty International Agora Sant Cugat Botswana Agora Sant Cugat 1 Y 1 Y

Delegations School GA Opening Speech 1 SPC Opening Speech 2 SC Total Amnesty International Agora Sant Cugat Botswana Agora Sant Cugat 1 Y 1 Y Amnesty International Agora Sant Cugat 1 1 0 2 Botswana Agora Sant Cugat 1 Y 1 Y 0 2 Cameroon Agora Sant Cugat 1 Y 1 Y 0 2 Cuba Agora Sant Cugat 1 Y 1 Y 0 2 Indonesia Agora Sant Cugat 1 Y 1 Y 0 2 Israel

More information

Bahrain, Israel, Jordan, Kuwait, Saudi Arabia, United Arab Emirates, Azerbaijan, Iraq, Qatar and Sudan.

Bahrain, Israel, Jordan, Kuwait, Saudi Arabia, United Arab Emirates, Azerbaijan, Iraq, Qatar and Sudan. Publication Date: 4 Dec 2012 Effective Date: 4 Dec 2012 Addendum 3 to the CRI Technical Report, (Version: 2012, Update 2) This document updates the Technical Report (Version: 2012, Update 2) and details

More information

Bilateral Labour Agreements, 2004

Bilateral Labour Agreements, 2004 Guest Austria Canada Turkey ( 64) Canada, Czech Republic, Hungary ( 98), Belgium Italy ( 46, 54), Turkey ( 64) Bulgaria ( 99), Pol (02) Germany ( 91) Bulgaria ( 99), Mongolia ( 99), Pol ( 92), Russia (

More information

Big Data at BBVA Research using BigQuery

Big Data at BBVA Research using BigQuery Big Data at BBVA Research using BigQuery Tomasa Rodrigo June 2017 Google Cloud Next Click here to modify the style of the master title Summary 01 What is GDELT and how BigQuery helps us to exploit it 02

More information

Report by the Secretariat

Report by the Secretariat SIXTY-FIFTH WORLD HEALTH ASSEMBLY A65/30 Provisional agenda item 16.3 5 April 2012 Status of collection of assessed contributions, including Member States in arrears in the payment of their contributions

More information

AT&T Phone. International Calling Rates for Phone International Plus, Phone 200 and Phone Unlimited North America

AT&T Phone. International Calling Rates for Phone International Plus, Phone 200 and Phone Unlimited North America AT&T Phone International Calling Rates for Phone International Plus, Phone 200 and Phone Unlimited North Rates do not include taxes, fees or surcharges. Call destinations and rates are subject to change.

More information

Immigrant Status and Period of Immigration Newfoundland and Labrador 2001 Census

Immigrant Status and Period of Immigration Newfoundland and Labrador 2001 Census and Period of Immigration Census - Total - Place of birth of respondent 8,985 8,030 1,635 1,510 1,700 1,165 2,015 880 1,130 955 Americas 2,165 1,835 210 445 635 225 315 140 175 335 North America 1,995

More information

COUNCIL. Hundred and Fifty-eighth Session. Rome, 4-8 December Status of Current Assessments and Arrears as at 27 November 2017

COUNCIL. Hundred and Fifty-eighth Session. Rome, 4-8 December Status of Current Assessments and Arrears as at 27 November 2017 November 2017 CL 158/LIM/2 E COUNCIL Hundred and Fifty-eighth Session Rome, 4-8 December 2017 Status of Current Assessments and Arrears as at 27 November 2017 Executive Summary The document presents the

More information

Publication Date: 15 Jan 2015 Effective Date: 12 Jan 2015 Addendum 6 to the CRI Technical Report (Version: 2014, Update 1)

Publication Date: 15 Jan 2015 Effective Date: 12 Jan 2015 Addendum 6 to the CRI Technical Report (Version: 2014, Update 1) Publication Date: 15 Jan 2015 Effective Date: 12 Jan 2015 This document updates the Technical Report (Version: 2014, Update 1) and details (1) Replacement of interest rates, (2) CRI coverage expansion,

More information

Scaling Seed Kits Through Household Gardens

Scaling Seed Kits Through Household Gardens Scaling Seed Kits Through Household Gardens SENEGAL WESTERN SAHARA LIBERIA PORTUGAL REPULIC OF IRELAND COTE D IVOIRE UNITED KINGDOM GHANA NETHERLANDS BELGIUM DENMARK SWITZ. TUNISIA CAMEROON CZECH REPUBLIC

More information

Research Exercise 1: Instructions

Research Exercise 1: Instructions Research Exercise 1: Instructions Instructions: 1. Cross-national scatter plots of trade openness and economic performance. a. Create a scatter plot with some measure of trade openness on the x-axis and

More information

Yodekoo Business Pro Tariff (Including Quickstart Out Of Bundle)

Yodekoo Business Pro Tariff (Including Quickstart Out Of Bundle) Yodekoo Business Pro Tariff (Including Quickstart Out Of Bundle) This is the full tariff for Business Pro and any out of bundle spend using Quickstart products. All prices shown are in GBP per minute and

More information

Human resources: update

Human resources: update Human resources: update Workforce data As at 31 July 2017 Document issued 04 October 2017 Index of tables The information is as of 31 July 2017 (unless otherwise stated) and does not include data from

More information

Briefing Notes for World Hydrography Day

Briefing Notes for World Hydrography Day Briefing Notes for World Hydrography Day - 2017 Mapping our seas, oceans and waterways - more important than ever Purpose of World Hydrography Day In 2005, the General Assembly of the United Nations (UN)

More information

Erratum to: Policies against human trafficking: the role of religion and political institutions

Erratum to: Policies against human trafficking: the role of religion and political institutions Econ Gov (2016) 17:387 396 DOI 10.1007/s10101-016-0185-1 ERRATUM Erratum to: Policies against human trafficking: the role of religion and political institutions Niklas Potrafke 1,2 Published online: 16

More information

Velocity Virtual Rate Card 2018

Velocity Virtual Rate Card 2018 Local 0.26 0.00 0.26 Local National 0.26 0.00 0.26 National Mobile 0.26 0.00 0.26 Mobile AFGHANISTAN ALBANIA 2.20 0.00 2.20 International ALGERIA 2.20 0.00 2.20 International ANDORRA 2.20 0.00 2.20 International

More information

World OilReview 201 Contents List of Countries: Europe: Albania, Austria, Belarus, Belgium, Bosnia Herzegovina, Bulgaria, Croatia, Cyprus, Czech Republic, Denmark, Estonia, Finland, France, Germany,

More information

ProxiWorld tariffs & zones 2016

ProxiWorld tariffs & zones 2016 made sent Internet zones Afghanistan 0,91 0,99 2,27 2,89 0 0,1 0,62 0,62 12 3 Albania 0,7 0,91 1,65 2,27 0 0,1 0,62 0,62 12 2 Algeria 0,7 0,91 1,65 2,27 0 0,1 0,62 0,62 12 2 Andorra 0,7 0,91 1,65 2,27

More information

natural gas World Oil and Gas Review

natural gas World Oil and Gas Review natural gas Reserves Production Reserves/Production Ratio Consumption Per Capita Consumption Production/Consumption Ratio Exports Imports Traded Gas LNG - Liquefaction and Regasification Capacity Natural

More information

International Student Achievement in Mathematics

International Student Achievement in Mathematics Chapter 1 International Student Achievement in Mathematics Chapter 1 contains the TIMSS 2007 achievement results for fourth and eighth grade students in mathematics for each of the participating countries

More information

Tables of Results 21

Tables of Results 21 Tables of Results 21 Tables of Results 23 2005 ICP Global Results: Summary Table Price GDP per GDP per capita Gross domestic Gross domestic level capita indices indices product per capita product, billions

More information

USDA Dairy Import License Circular for 2018 Commodity/

USDA Dairy Import License Circular for 2018 Commodity/ USDA Dairy Import License Circular for 2018 Commodity/ Grand Country Name TRQ Jan Feb Mar Apr May Jun Jul Aug Sep Note Total Non-Cheese 21,864,781 624,064 651,121 432,669 901,074 1,202,567 907,493 1,117,261

More information

W o r l d O i l a n d G a s R e v i e w

W o r l d O i l a n d G a s R e v i e w W o r l d O i l a n d G a s R e v i e w 2 0 0 8 Pro duction / Produzione In 2006 the world production of natural gas grew by 3.5%, reaching 2,929 billion cubic metres (bcm). In 2006, Russia was the leading

More information

A COMPREHENSIVE WORLDWIDE WEB-BASED WEATHER RADAR DATABASE

A COMPREHENSIVE WORLDWIDE WEB-BASED WEATHER RADAR DATABASE A COMPREHENSIVE WORLDWIDE WEB-BASED WEATHER RADAR DATABASE Oguzhan SİRECİ 1, Paul JOE 2, Serkan EMINOGLU 3, Kamuran AKYILDIZ 4 1 Turkish State Meteorological Service(TSMS), Kecioren, Ankara Turkey,osireci@gmail.com

More information

Fertility and population policy

Fertility and population policy Fertility and population policy ABDOULAYE OUEDRAOGO, Ph.D.* MEHMET S. TOSUN, Ph.D.* JINGJING YANG, Ph.D.* Article** JEL: H10, H59, J11, J13, J18 doi: 10.3326/pse.42.1.2 * The authors would like to thank

More information

Nigerian Capital Importation QUARTER THREE 2016

Nigerian Capital Importation QUARTER THREE 2016 Nigerian Capital Importation QUARTER THREE 2016 _ November 2016 Capital Importation Data The data on Capital Importation used in this report was obtained from the Central Bank of Nigeria (CBN). The data

More information

trade liberalisation 1. Introduction CREATE TRADE FOR SOUTH AFRICA?

trade liberalisation 1. Introduction CREATE TRADE FOR SOUTH AFRICA? trade liberalisation 111 DO FREE TRADE AGREEMENTS CREATE TRADE FOR SOUTH AFRICA? B y M e r l e H o l d e n a n d L a n d o n M c M i l l a n U n i v e r s i t y o f K w a Z u l u - N a t a l D u r b a

More information

2005 Environmental Sustainability Index Benchmarking National Environmental Stewardship. Appendix C Variable Profiles and Data

2005 Environmental Sustainability Index Benchmarking National Environmental Stewardship. Appendix C Variable Profiles and Data 2005 Environmental Sustainability Index Benchmarking National Environmental Stewardship Appendix C Variable Profiles and Data 253 This page is intentionally blank. 254 Appendix C: Variable Profiles and

More information

CONTINENT WISE ANALYSIS OF ZOOLOGICAL SCIENCE PERIODICALS: A SCIENTOMETRIC STUDY

CONTINENT WISE ANALYSIS OF ZOOLOGICAL SCIENCE PERIODICALS: A SCIENTOMETRIC STUDY CONTINENT WISE ANALYSIS OF ZOOLOGICAL SCIENCE PERIODICALS: A SCIENTOMETRIC STUDY Mr.Chopkar Hemraj D. Librarian NKSPT S Arts, Science & Commerce College, Badnapur. (MS) India Mr. Phatak Anil Shahaji Research

More information

Reconciling conflicting evidence on the origins of comparative development: A finite mixture model approach

Reconciling conflicting evidence on the origins of comparative development: A finite mixture model approach Reconciling conflicting evidence on the origins of comparative development: A finite mixture model approach Thomas K.J. Grantham Research Institute on Climate Change and the Environment, London School

More information

COMMITTEE ON FISHERIES

COMMITTEE ON FISHERIES September 2017 COFI:AQ/IX/2017/SBD.12 E COMMITTEE ON FISHERIES SUB-COMMITTEE ON AQUACULTURE Ninth Session Rome, 24 27 October 2017 REGIONAL STATISTICAL ANALYSIS OF RESPONSES BY FAO MEMBERS, REGIONAL FISHERIES

More information

Export Destinations and Input Prices. Appendix A

Export Destinations and Input Prices. Appendix A Export Destinations and Input Prices Paulo Bastos Joana Silva Eric Verhoogen Jan. 2016 Appendix A For Online Publication Figure A1. Real Exchange Rate, Selected Richer Export Destinations UK USA Sweden

More information

TIMSS 2011 The TIMSS 2011 Instruction to Engage Students in Learning Scale, Fourth Grade

TIMSS 2011 The TIMSS 2011 Instruction to Engage Students in Learning Scale, Fourth Grade TIMSS 2011 The TIMSS 2011 Instruction to Engage Students in Learning Scale, Fourth Grade The Instruction to Engage Students in Learning (IES) scale was created based on teachers responses to how often

More information

Final report for the Expert Group on the Integration of Statistical and Geospatial Information, May 2015

Final report for the Expert Group on the Integration of Statistical and Geospatial Information, May 2015 Final report for the Expert Group on the Integration of Statistical and Geospatial Information, May 2015 Global geographic classification and geocoding practices Executive summary This final report was

More information

Africa, Asia and the Pacific, Latin America and the Caribbean. Africa, Asia and the Pacific, Latin America and the Caribbean

Africa, Asia and the Pacific, Latin America and the Caribbean. Africa, Asia and the Pacific, Latin America and the Caribbean ANNEXE I (disponible en anglais) UNESCO/POLAND CO-SPONSORED FELLOWSHIPS PROGRAMME 2017 List of Invited Member States per region and field of research as determined by the Polish authorities Project (Number

More information

LAND INFO Worldwide Mapping, LLC 1 of 5

LAND INFO Worldwide Mapping, LLC 1 of 5 Topographic Map List Country Afghanistan 1653 R 1653 0 R 447 41 R 130 0 N 63 P Albania 16 R 110 0 R 36 0 R 12 0 N 2 P Algeria 0 R 143 P 0 R 372 0 N 52 P Andorra 0 R 1 Angola 4 R 192 P 0 N 48 P? Antigua

More information

INTERNATIONAL S T U D E N T E N R O L L M E N T

INTERNATIONAL S T U D E N T E N R O L L M E N T The University of California at Berkeley INTERNATIONAL S T U D E N T E N R O L L M E N T Fall 2008 Prepared by: Berkeley International Office 2299 Piedmont Avenue Berkeley, CA 94720-2321 510.642.2818 http://internationaloffice.berkeley.edu/

More information

Online APPENDIX. Further Results for: The Effects of the International Security Environment on National Military Expenditures: A Multi-Country Study

Online APPENDIX. Further Results for: The Effects of the International Security Environment on National Military Expenditures: A Multi-Country Study Online APPENDIX Further Results for: The Effects of the International Security Environment on National Military Expenditures: A Multi-Country Study William Nordhaus*, John R. Oneal**, Bruce Russett***

More information

Official Journal of the European Union L 312/19 COMMISSION

Official Journal of the European Union L 312/19 COMMISSION 9.10.2004 Official Journal of the European Union L 312/19 COMMISSION COMMISSION DECISION of 27 September 2004 amending Decision 2004/432/EC on the approval of residue monitoring plans submitted by third

More information

COMPREHENSIVE NUCLEAR-TEST-BAN TREATY: TEN YEARS AFTER. Amb. Tibor Tóth Executive Secretary

COMPREHENSIVE NUCLEAR-TEST-BAN TREATY: TEN YEARS AFTER. Amb. Tibor Tóth Executive Secretary COMPREHENSIVE NUCLEAR-TEST-BAN TREATY: TEN YEARS AFTER Amb. Tibor Tóth Executive Secretary Preparatory Commission for the Comprehensive Nuclear-Test-Ban Treaty Organization Provisional Technical Secretariat

More information

EuroGeoSurveys & ASGMI The Geological Surveys of Europe and IberoAmerica

EuroGeoSurveys & ASGMI The Geological Surveys of Europe and IberoAmerica EuroGeoSurveys & ASGMI The Geological Surveys of Europe and IberoAmerica Geological Surveys, what role? Legal mandate for data & information: Research Collection Management Interpretation/transformation

More information

Overview of past procurement of Solar Direct Drive (SDD) refrigeration systems and UNICEF SD support in Cold Chain

Overview of past procurement of Solar Direct Drive (SDD) refrigeration systems and UNICEF SD support in Cold Chain Overview of past procurement of Solar Direct Drive (SDD) refrigeration systems and UNICEF SD support in Cold Chain 1 UNICEF Supply Does Make a Difference The overall objectives include: Shorten procurement

More information

Parametric Emerging Markets Fund

Parametric Emerging Markets Fund Attribution Analysis May 2018 Parametric Emerging Markets Fund EAEMX EIEMX eatonvance.com/eaemx eatonvance.com/eiemx Fund Performance % Average Annual Returns (as of 05/31/2018) 1 Month Q1 YTD 1 Year 3

More information