Citation: Yannick Glemarec, Fiona Bayat-Renoux, Oliver Waissbein. Removing barriers to women entrepreneurs’ engagement in decentralized sustainable energy solutions for the poor[J]. AIMS Energy, 2016, 4(1): 136-172. doi: 10.3934/energy.2016.1.136
[1] | Bill Huajian Yang, Jenny Yang, Haoji Yang . Modeling portfolio loss by interval distributions. Big Data and Information Analytics, 2020, 5(1): 1-13. doi: 10.3934/bdia.2020001 |
[2] | Jiaqi Ma, Hui Chang, Xiaoqing Zhong, Yueli Chen . Risk stratification of sepsis death based on machine learning algorithm. Big Data and Information Analytics, 2024, 8(0): 26-42. doi: 10.3934/bdia.2024002 |
[3] | Xiaoxiang Guo, Zuolin Shi, Bin Li . Multivariate polynomial regression by an explainable sigma-pi neural network. Big Data and Information Analytics, 2024, 8(0): 65-79. doi: 10.3934/bdia.2024004 |
[4] | Bill Huajian Yang . Resolutions to flip-over credit risk and beyond-least squares estimates and maximum likelihood estimates with monotonic constraints. Big Data and Information Analytics, 2018, 3(2): 54-67. doi: 10.3934/bdia.2018007 |
[5] | Hua Li, Jingyi Gao, Yadan Guo, Xianzhi George Yuan . Application of XGBoost model and multi-source data for winter wheat yield prediction in Henan Province of China. Big Data and Information Analytics, 2025, 9(0): 29-47. doi: 10.3934/bdia.2025002 |
[6] | David E. Bernholdt, Mark R. Cianciosa, David L. Green, Kody J.H. Law, Alexander Litvinenko, Jin M. Park . Comparing theory based and higher-order reduced models for fusion simulation data. Big Data and Information Analytics, 2018, 3(2): 41-53. doi: 10.3934/bdia.2018006 |
[7] | Dongyang Yang, Wei Xu . Statistical modeling on human microbiome sequencing data. Big Data and Information Analytics, 2019, 4(1): 1-12. doi: 10.3934/bdia.2019001 |
[8] | S. Chen, Z. Wang, M. Kelly . Aggregate loss model with Poisson-Tweedie frequency. Big Data and Information Analytics, 2021, 6(0): 56-73. doi: 10.3934/bdia.2021005 |
[9] | Sunmoo Yoon, Maria Patrao, Debbie Schauer, Jose Gutierrez . Prediction Models for Burden of Caregivers Applying Data Mining Techniques. Big Data and Information Analytics, 2017, 2(3): 209-217. doi: 10.3934/bdia.2017014 |
[10] | Wenxue Huang, Yuanyi Pan . On Balancing between Optimal and Proportional categorical predictions. Big Data and Information Analytics, 2016, 1(1): 129-137. doi: 10.3934/bdia.2016.1.129 |
Demand forecasting is one of the important inputs for a successful restaurant management system. More often than not, businesses require accurate demand forecasts to optimize their strategies. When such forecasts are available, restaurant managers are able to control costs and inventories, and improve customer service with better efficiency. It also allows managers to prepare an appropriate staff schedule in order to optimize the working time of employees and avoid over-staffing or under-staffing situations, leading to significant savings for the company. Furthermore, restaurant operators often require accurate forecasts of time-related demand so that effective pricing and table-allocation decisions can be made. Thus, it is important to develop mathematical models that assist in the prediction the time-related demand. In the restaurant industry, customer demand varies by the time of year, month, week, day and by the day part and this demand is highly periodic. It contains a year periodicity, and also monthly, weekly and even hourly patterns can occur. However the periodicity of each restaurant is unique, thus the data should be analyzed individually.
In this paper, we study transaction data collected from a franchise restaurant which has more than 60 stores across North America. This data is collected over a period of 5 years, from February 2010 to February 2015. For each store, for each transaction, there exists information such as the transaction date, the number of guests for the transaction, the area of restaurant where the transaction occured (for example, dining, lounge, patio or bar), the meals ordered, the price of the meals and so on. We are interested to study this transaction data, develop models to predict guest count for each store, compare and validate the models.
The rest of this paper is organized as follows. Section 2 contains a literature review of existing forecasting techniques. A more detailed overview of the popular restaurant prediction methods can be found in [6]. A description of the data used in this project is presented in Section 3. Section 4 provides an explanation of the model and algorithm. The results of the experiments are presented in Section 5. Finally, Section 6 includes a summary of our research with remarks.
One essential element in strategic planning for the restaurant industry is prediction of future demand. Having a good estimation of the future number of guests and restaurant operators can better control inventories, staff schedule or even make effective pricing and table-allocation decisions [5]. Customer demand varies by the time of year, month, week, day and by time of day. Restaurant demand may be higher on weekends (especially on Fridays and Saturdays), during holidays, summer months, or at particular periods as lunch or dinner time. Many different factors influence on number of guests or amount of sales each day. For instance, some important factor are historical sales data, promotions, economic variables, location type of the store or demographics of its location.
Below we describe multiple regression which has been used extensively for similar problems. Also, we review Poisson regression used for prediction of a dependent variable with integer values. Finally, we describe lasso feature selection used in our proposed method.
Multiple regression is a simple and commonly used technique used for predicting the unknown value of a dependent variable
$Y_t = \beta_0 + \beta_1 X_{1t} + ... + \beta_k X_{kt} + \varepsilon_t, $ |
where
Multiple regression can be used to model a relationship between the dependent variable (e.g., restaurant sales) and external variables such as disposable income, the consumer price index (CPI), unemployment rate, etc. An advantage of using Multiple Regression for predicting restaurant demand is that a simple relationship between the explanatory variables and future demand can be found. However, a drawback of using this kind of model is that the relationship found between the dependent and independent variables may be superfluous or the regression coefficients can change over time, causing the need for constant update, or a complete redesign of the model. Further, problems may arise when the number of predictors becomes larger than the number of available data. In such cases, efficient methods such as least angle regression (LAR) [2] can be used to estimate optimal regression coefficients corresponding to the predictors that are most correlated with the dependent variable.
An example of using multiple regression is presented in [9]. The purpose of this study was to identify the most appropriate method of forecasting meal counts for an institutional food service facility. The result of the paper showed that multiple regression was the most accurate forecasting method comparing to naive models, moving averages, exponential smoothing methods, Holt's and Winter's methods, and linear regression.
Also in [8] a multiple regression model was used for predicting future sales in the restaurant industry. The authors considered macroeconomic factors such as percentile change in the CPI, in food away from home, in population, and in unemployment. They collected data from 1970 to 2011 from a variety of sources, including the National Restaurant Association (NRA), the United States Department of Agriculture (USDA), the Bureau of Labor Statistics, and the US Census Bureau. The model, trained and tested on aggregated data from the past 41 years, appears to have reasonable utility in terms of forecasting accuracy.
Some regression models used to forecast weekly sales at a small campus restaurant were described in [3]. The results of experiments showed that a multiple regression model with two predictors, a dummy variable and sales lagged one week, was the best forecasting model considered.
Regression model was also used in a specific situation described in [7], where the restaurant was open and close during different times of the week or year.
When the dependent variable takes on integer values (for example restaurant guest count) Poisson regression can be used. This technique is one from a family of methods known as the generalized linear model (GLM). The foundation for Poisson regression is the Poisson distributed likelihood and the natural logarithm link function:
$ln(Y) =\beta_0 + \beta_1 X_{1} + ... + \beta_k X_{k}, $ |
where
The method is used e.g., in [1], [11] and [10], where authors noticed that Poisson Regression can be used to predict the number of customers being served at a restaurant during a certain time period.
In multiple regression, the coefficients are estimated by the least squares estimator
$\hat{\beta} = {\arg_{\beta} \min} \sum\limits_i^N (y_i - \hat{y_i}(\beta))^2.$ |
The lasso introduces a constraint in the above optimization problem
$\hat{\beta}^{lasso} = {\arg_{\beta} \min} \sum\limits_i^N (y_i - \hat{y_i}(\beta))^2 + \lambda \sum\limits_{j=1}^k|\beta_j|, $ |
where
$\hat{\beta_j}^{lasso} = \textrm{sign}(\hat{\beta}_j)(|\hat{\beta}_j|-\lambda)^+, $ |
where the function
We study transaction data collected from a chain restaurant. The database contains hundreds of tables describing more than 60 individual stores mounted to 350 GB. The data is collected from February 1, 2010 to February 23, 2015. Among the restaurants in the database, some stores have closed and some stores either do not have any transaction data collected in the database, or have incomplete transaction data. Also, certain stores had been open only recently, and the data provided for such stores are insufficient for analysis, therefore we do not consider such stores for training or testing purposes. In total, we study 52 stores under this chain restaurant for our predictive modeling purposes.
In the restaurant database, we consider the following information of interest: business date for each transaction for each store, number of guests for each transaction for each store, areas of the restaurant (dining, lounge, patio or bar), related guest count for each area, and related guest count for each business hour.
For each existing business date related to a particular store, the feature count indicates the number of guests within a certain period of time. Daily guest count is obtained from the sum of all these count on a given day. We ignore negative count, and count whose values are zero but with positive paid cheque amount. There are no missing data for the guest count data for each store. Note that some stores may not have guest count data for every business date. This might be due to reasons such as renovations. Also note that most of the stores do not operate on Christmas day, but a few stores do open on Christmas day.
Finally, the distribution of guest counts over the week can be different for each store. This is shown in Figure 1 with boxplots showing the average guest count in each day of the week in four of the restaurants.
In order to predict guest count per day per store, we first exported all daily guest counts for every store. We do not consider stores that have already closed, or stores without guest count data in the database. For training the model, we use all guest count data between the year 2010 to 2013. For testing the model, we consider all guest count data in the year 2014.
The number of guest count may depend not only on the store's historical data, but also on external factors, such as daily weather, holidays, sports events, locations, customer reviews and so on. In order to model the prediction problem precisely, we consider a combination of both internal features from within the database and external features.
Internal features include business date, store ID, and daily guest count. These features can be obtained from the database directly. In addition to the above 3 internal features, we created 19 boolean features indicating the 7 days of the week, and the 12 months of the year according to the business date. For example, given a business date of 2013-11-18, which is a Monday in the month of November, the value for feature Monday is set to be 1, and the value for feature November is set to be 1 as well. The rest of the 17 boolean features such as Tuesday, Wednesday, ..., Sunday, January, February, ..., December are set to be 0.
● Trend Indicators
The guest count number could be affected by the recent trend or promotions of the store. Although we do not have promotion information in the database, the effect of a recent promotion or event could likely last for a week or two. We consider the historical guest count from 7 days ago, and guest count from 14 days ago as trend indicators. The values for the two trend features are obtained directly from the database.1
1 We have performed experiments to study also using the guest count from 21 days ago as a feature, and the results indicate that the most influential trend features are the guest count from 7 days ago and 14 days ago. Note that we also run experiments using the guest count from 1, 2, 3, 4 days ago. But using data from 1, 2 or 3 day ago is not always practical for restaurant's manager since they might not know the most recent guest count immediately; and data from 4 days ago did not improve accuracy of the model.
We found that external features affect the volume of guest counts. For example, in a sunny summer day, there are more guests observed. On Mother's day or Father's day, more guests are also recorded. The external features used for the analysis are discussed below.
● Holiday Data
We considered official holidays such as Canada Day and Easter, and unofficial holidays such as Mother's day, Father's day, St.Patrick's day, as boolean features indicating holidays. Since holidays such as Christmas would have a large impact on the restaurant revenue, we constructed two additional features covering the holiday period as Christmas before which indicates whether the business date falls on one week before Christmas, and Christmas time which indicates whether the business date is inbetween Christmas and New Year. There are total of 23 boolean features created for Canadian holidays, and 10 boolean features for American holidays. Canadian holidays were obtained from http://www.statutoryholidays.com. American holidays were obtained from http://www.officeholidays.com/countries/usa/.
● Weather Data
Local weather plays an important role for guests to decide whether one would like to go for a restaurant. Sunny days and rainy days affect the guest count in different ways. For Canadian cities, the historical weather data is obtained from http://climate.weather.gc.ca. For American cities, the historical weather data is from http://www.usclimatedata.com. Note that the historical weather data for American cities have missing values. We have used the values from the previous day to assign the missing values. We considered the amount of rainfall and the amount of snow fall in our model. For cities that have data for the total amount of precipitations instead of rainfall or snowfall separately, we used the temperature as an indication to assign the values for rainfall or snowfall. If the temperature is below or equal to zero, then the precipitation value is considered as snowfall value; if the temperature is above zero, then the precipitation value is assigned to rainfall value.
Since temperature is a strong indicator for weather, we would like to magnify the effects of the local weather. We constructed two additional weather features, diff_high_3 and diff_low_3. diff_high_3 is the cube of the difference between the daily highest temperature and the historical highest temperature of the month. diff_low_3 is the cube of the difference between the daily lowest temperature and the historical lowest temperature of the month. The historical highest and lowest temperatures of a given month for any city were obtained from https://www.wikipedia.org.
● Sports event Local sports events could affect the guest count as well. For these features, we constructed two sets of boolean features for Canadian restaurants and American restaurants. For Canadian restaurants, we considered hockey, NBA, CFL, soccer and Super Bowl events, and created 7 sports related features. For hockey events, we constructed 2 boolean feature to indicate whether the city in which the store is located is a home-playing city or a visiting city. For other sports events, we used the boolean values to indicate whether the event happened on a given business date. For American restaurants, we constructed 7 features including hockey, MLB, NBA, NFL and Super Bowl.
In total, 58 features were constructed for Canadian stores and 47 features were constructed for American stores.
The data can exhibit seasonal variations. We treat the data as a time series and implement a sliding window approach to alleviate the effects of temporal variations in the data. The sliding window consists of training data taken from the previous eight weeks, for instance, giving a set of coefficients for the linear model which are used to give prediction of the guest count in the following week. Then, the sliding window moves one week forward and the procedure is repeated until the whole data set is processed. Mathematically, suppose that at time
A common caveat of using a sliding window is data sparsity. When the window size is small, the sample size in the training set can be smaller than the number of features and feature selection is required to reduce the number of features. To this end, we employ the least angle regression (LAR) method with lasso feature selection on each sliding window. The number of features selected by lasso is related to the lasso regularization strength, which is tuned to be
SW-LAR-LASSO
At time
1. Obtain training data
2. Obtain regression coefficients with LAR (LASSO),
3. Estimate guest counts of next week,
4. Calculate error for week
5. Increment
We employ regression models with Python 2.7.9 to estimate daily guest counts. For each restaurant, a regression model for its daily guest count is built.
The dataset is first exported from the restaurant database. After pre-processing and feature construction, the dataset is separated into a training set and a testing set. Regression algorithms are then applied to the training data, and the models buit are evaluated on the testing data. Figure 3 shows the experimental process.
The following metrics were used for evaluation the prediction results:
${\rm{Mean}}\;{\rm{absolute}}\;{\rm{error}}\;({\rm{MAE}}) = \frac{{\sum\limits_{i = 1}^n | {p_i} - {a_i}|}}{n},$ |
${\rm{Average}}\;{\rm{daily}}\;{\rm{guest}}\;{\rm{count}}\;({\rm{AGC}}) = \frac{{\sum\limits_{i = 1}^n {{a_i}} }}{n},$ |
${\rm{Prediction}}\;{\rm{Error}}\;{\rm{Rate}} = {\rm{MAE/AGC}},$ |
where
As a first evaluation, we tested the predictive accuracy of commonly used algorithms for this problem: multiple regression, decision trees, neural networks, association rules, and poisson regression. We found that multiple regression and poisson regression outperforms the other methods investigated. We found that multiple regression was the most efficient and we chose this method to build our algorithm upon. The resulting algorithm, SW-LAR-LASSO, is described in the last section.
We found that SW-LAR-LASSO outperforms multiple regression by a significant margin, especially in those stores located in the United States, where the improvement in predictive error can be as much as 3 percentage points. This is shown in Table 1. For instance, for store_6 and store_7, multiple regression gives 18.62 % and 16.02 % in predictive error. Whereas for SW-LAR-LASSO the errors are 15.60 % and 12.89 %, respectively. The comparison validates that temporal variations exist in the data. Most importantly, SW-LAR-LASSO is able to predict guest counts accurately in new store locations, where historical data is limited. For example, the data for store_9 and store_10 % Miami, FL are not sufficient for multiple and Poisson regression. Whereas for SW-LAR-LASSO, using an eight week sliding window, we obtained results with a predictive error of 22.57 % and 14.68 %, respectively. Overall, a predictive error of 12.01 % was obtained by SW-LAR-LASSO for daily guest counts over 52 locations. Using multiple regression for the same data we obtained 12.09 %. Some of results for the individual stores in Canada and United States2 are presented in table 1.
Benchmark Stores | Multiple regression | Poisson regression | SW-LAR-LASSO | localization |
Store_1 | 7.88 | 8.28 | 8.40 | Canada stores |
Store_2 | 15.56 | 16.71 | 15.00 | |
Store_3 | 10.20 | 10.86 | 10.25 | |
Store_4 | 13.15 | 14.51 | 12.86 | |
Store_5 | 10.50 | 11.44 | 10.25 | |
Store_6 | 16.04 | 17.66 | 14.19 | US Stores |
Store_7 | 18.62 | 24.37 | 15.60 | |
Store_8 | 16.02 | 15.69 | 12.89 | |
Store_9 | -- | -- | 22.57 | |
Store_10 | -- | -- | 14.68 |
2 Note that for confidentiality reasons, we do not list the names and the locations of the stores.
In summary, we have the following observations. First, the trend indicators (guest count from 7-days ago and 14-days-ago) are very effective in improving prediction precisions. Second, SW-LAR-LASSO proves to be the best predictive model for our task, in terms of both precision and efficiency. The majority of the stores perform better with SW-LAR-LASSO algorithm comparing with multiple regression and Poisson regression.
Demand forecasting plays an essential role in planning operations for restaurant's management. Having reliable predictions for guest counts is the basis for other analysis. Among many different forecasting techniques, our method which captures temporal changes in the data performs better. Moreover SW-LAR-LASSO algorithm is applicable to new stores where the historical data set is small. Thus, this algorithm can be applied not only to restaurant data, but also to other areas where temporal variations exist in the data.
[1] | International Energy Agency (2014) World Energy Outlook 2014 Report. Paris, France. |
[2] | International Renewable Energy Agency (IRENA) (2013) Renewable Power Generation Costs in 2014, Abu Dhabi: International Renewable Energy Agency. |
[3] | Hogarth R, Granoff I (2015) Speaking truth to power: Why energy distribution, more than generation, is Africa’s poverty reduction challenge, Oversee Development Institute, Working Paper 418, London, UK. |
[4] | Bardouille P, Muench D (2014) How a breed of distributed energy service companies can reach 500mm energy-poor customers within a decade. |
[5] | Pueyo A, Gonzales F, Dent C, et al. (2013) The Evidence of Benefits for Poor People of Increased Access Renewable Electricity Capacity: Literature Review. Brighton: Institute of Development Studies. |
[6] | Torkelsson A, Angelou N (2015) Filling the Gender and Energy Data Gap. World Bank and UN Women (Forthcoming). |
[7] | Sustainable Energy for All (2015) Progress towards sustainable energy. Global tracking framework 2015. |
[8] | World Energy Outlook 2014– Electricity Access Database, Paris, France. |
[9] | Practical Action (2014) Poor People’s energy outlook 2014. Rugby, UK. |
[10] | Africa Progress Report (2015) Seizing Africa’s energy and climate opportunities. |
[11] | IPCC (2014) Mitigation of Climate Change –Working Group III. Intergovernmental Panel on Climate Change, Geneva, Switzerland. |
[12] | The Clean Energy Country Competitiveness index (2015). Blomberg Energy Finance, UK Aid and Power Africa. |
[13] | Nyquist S (2015) Lower oil prices but more renewable: what’s going on? McKinsey and Company. Houston Office, USA. |
[14] | National Renewable Energy Laboratory (2014) Photovoltaic System Pricing Trends Historical, Recent, and Near-Term Projections 2014 Edition. |
[15] | Onishi N (2015) Weak Power Grids in Africa Stunt Economies and Fire Up Tempers- New York Times-http://www.nytimes.com/2015/07/03/world/africa/weak-power-grids-in-africa-stunt-economies-and-fire-up-tempers.html. |
[16] | Presentation from Qorax Energy. Available from: https://drive.google.com/file/d/0B4cp3qDeW0-XRDJGQmtkSURhLWM/view?pli=1. |
[17] | UNEP and BNEF (2014) Global Trends in Renewable Energy Investment 2014, Frankfurt School, Germany. |
[18] | UNEP (2011) Adapting for a Green Economy: Companies, Communities and Climate Change - A Caring for Climate Report, Nairobi, Kenya. |
[19] | Waissbein O, Glemarec Y, Bayarakar H, et al. (2013) Derisking Renewable Energy Investment: A Framework to Support Policymakers in Selecting Public Investment to Promote Renewable Investment in Developing Countries, New York, United Nations Development Programme. |
[20] | UNDP and ETH Zurich (2016) Scaling up by Scaling Down: De-risking Investment in Small-Scale Renewable Energy in Developing Countries. New York, USA and Zurich, Switzerland. Ongoing work. |
[21] | UNEP (2014) Aligning the financial System with sustainable development - A paper from the Inquiry into the design of a sustainable financial system, Geneva. |
[22] | World Economic Forum (2014): New Growth Models, Geneva. |
[23] | Glemarec (2011) Catalyzing Climate Finance A Guidebook on Policy and Financing Options to Support Green, Low-Emission and Climate-Resilient Development New York, United Nations Development Programme. |
[24] | Glemarec Y, Rickerson W, Waissbein O (2013) Transforming On-Grid Renewable Energy Markets New York, United Nations Development Programme. |
[25] | Carafa L, Frisari G, Vidican G, (2015) Electricity transition in the Middle East and North Africa: A de-risking governance approach, Journal of Cleaner Production. |
[26] | Smith J (2000) Solar-based rural electrification and microenterprise development in Latin America: A gender perspective. National Renewable Energy Laboratory. Colorado, USA. |
[27] | Clancy J, Oparaocha S, Roehr U (2004) Gender Equity and Renewable Energy. Background paper for the International conference for renewable energy, Bonn. |
[28] | ENERGIA & DFID Collaborative Research Group on Gender and Energy (CRGGE) (2006) From the Millennium Development Goals towards a gender-sensitive energy policy research and practice: Empirical evidence and case studies. |
[29] | WHO (2014) Burden of disease from household air pollution for 2012. Geneva: World Health Organization. |
[30] | UN Women and UNIDO (2013) Sustainable energy for all: the gender dimensions. |
[31] | USAID/IUCN (2014): Women at the forefront of the clean energy future. |
[32] | Arunachalam R (2007) Microfinance and Innovative financing for gender equality: Approaches, Challenges and Strategies. |
[33] | Dutta S (2013) Gender briefing notes: Supporting active inclusion of women in energy and development projects. European Union Energy Initiative Partnership Dialogue Facility. Eschborn, Germany. |
[34] | Presentation from Mackey, A. Solar Sister Initiative. Available at IUCN Global Gender Office. Available from: http://genderandenvironment.org/2015/10/gecco-webinar-gender-equality-in-the-energy-sector-understanding-how-renewable-energy-contributes-to-empowerment/. |
[35] | wPOWER Hub Repot 2013-2014 (2014) Promoting women’s critical role in clean energy solutions to climate change. University of Nairobi, Kenya. |
[36] | IRENA (2013) Renewable Energy and Jobs, International Renewable Energy Agency, Abu Dhabi. |
[37] | IRENA (2015) Renewable Energy and Jobs—Annual Review 2015, International Renewable Energy Agency, Abu Dhabi. |
[38] | The Solar Foundation (2014) National Solar Jobs Census 2014. Washington DC, USA. |
[39] | United Nations Framework Convention on Climate Change (2015). Report on gender composition. Twenty-first session. |
[40] | Westman M, Ciribello F, Torkelsson A (2015). Empowering women to tackle climate change through policies and practices: Lessons from Africa. Forthcoming. UNDP-UNEP PEI and UN Women. |
[41] | GMI Ratings (2012) 2012 Women on Boards. |
[42] | World Bank: 2016 Report on Law and Women. |
[43] | UN Women (2015) Progress of the world’s women 2015-2016. Transforming Economies, Realizing Rights. New York, USA. |
[44] | Food and Agriculture Organization (2011) The State of Food and Agriculture (2010-2011). Rome, Italy. |
[45] | UN Women, the World Bank, UNEP and UNDP (2015) Gender gap in agricultural productivity in Malawi, Tanzania and Uganda. |
[46] | Mckinsey Global Institute (2015) The power of parity: How advancing women’s equality can add $12 trillion to global growth. USA. |
[47] | IUCN Gender in Mitigation Actions EGI Brief | November 2015. Available from: https://portals.iucn.org/union/sites/union/files/doc/gender_in_mitigation_actions.pdf. |
[48] | International Finance Corporation (2011) Strengthening access to finance for women owned SMEs in developing countries. Washington DC, USA. |
[49] | International Finance Corporation (2013) Small and medium enterprise finance: new findings, trends and G-20/Global partnership on financial inclusion progress. Washington DC, USA. |
[50] | UN Women (2012) Progress Report on Women’s Access to Justice, In Pursuit of Justice. |
[51] | UN WOMEN and OHCHR (2013) Realizing Women’s Rights to Land and other Productive Resources. |
[52] | Thomson Reuters Foundation and World Bank (2013) Women and Land Rights: Legal Barriers impede Women’s Access to Resource |
[53] | ILO (2011) Skills for Green Jobs: a Global View, Synthesis Report Based on 21 Country Studies, ILO, Geneva, |
[54] | WECF (2015) Access to affordable low-cost solar water heating solutions as a basis for the first Gender Sensitive National Appropriate Mitigation Action, in Georgia, http://www.wecf.eu/english/energy-climate/. |
[55] | USAID (2014) Integrating Women into Grameen Shakti’s Renewable Energy Value Chain in Bangladesh. |
[56] | Glemarec Y, Bayat-Renoux F, et al (2015). Designing trust funds for performance. UNDP Multi-Partner Trust Fund Office, New York. |
[57] |
Childs S (2002) Concepts of Representation and the Passage of the Sex Discrimination (Election Candidates) Bill. The Journal of Legislative Studies 8: 90-108. doi: 10.1080/714003927
![]() |
[58] | Phillips A (1995) The Politics of Presence: The Political Representation of Gender, Ethnicity, and Race. Oxford: Oxford University Press. |
[59] | UN Women, UNDP, UNEP (2015) Empowering women for sustainable energy solutions to address climate change. Experiences from UN Women and UNDP-UNEP PEI Africa. |
[60] | UN Women (2014) Project reports on partnership with the Barefoot College. |
[61] | Glemarec Y (2012) Financing off-grid sustainable energy access for the poor. Energy Policy 47: 87-93. |
[62] | Karlsson G, Rojas A (2013) The benefits of gender balance in climate change mitigation investments and sustainable energy initiatives. |
[63] | Glemarec Y, Bardoux P, Roy T (2015) The Role Of Policy-Driven Institutions In Developing National Financial Systems For Long-Term Growth Nairobi,, UNEP Inquiry into the Design of a Sustainable Financial System United Nations Environment Programme |
[64] | ARC Finance http://arcfinance.org/. |
[65] | Wordsworth D, Gadnis A (2015) ASHILI. |
[66] | O’Donohoe N, Leijonhufvud C, Saltuk Y (2010) Impact Investments: An emerging asset class-JP Morgan Global Research. |
[67] | Pompa C (2013) Understanding challenge funds. ODI, London. UK. |
[68] | Brain A, Gulrajani N, Mitchell J (2014) Meeting the challenge: How can enterprise challenge funds be made to work better, EPS PEAKS. |
[69] | Pachauri S, Scott A, Scott L, et al. (2013) Energy for All: Harnessing the Power of Energy Access for Chronic Poverty Reduction, London. Chronic Poverty Advisory Network. |
[70] | Legros G, Rijal K, Seyedi B (2011) Decentralized EnergyAccess and the MDGs. UNDP/AEPC, New York, USA. |
[71] | Yadoo A, Cruickshank H (2012) The role for low carbon electrification technologies in poverty reduction and climate change strategies: a focus on renewable energy mini-grids with case studies in Nepal, Peru and Kenya, Energy Policy. Elsevier, UK. |
[72] | UN Women (2013) Accessibility of micro-finance institution services for women: existing barriers and opportunities. UN Women Georgia. |
[73] | Köhlin G, Sills E, Pattanayak S, et al (2011) Energy, gender and development. What are the linkages. Where are the linkages. A background paper prepared for the World Development Report 2012 on Gender Equality and Development. Paper number 125. World Bank. Washington DC, USA. |
[74] | IRENA (2015) Accelerating off-grid renewable energy. IOREC 2014: Key findings and recommendations. |
[75] | UN Women (2014) Project report on Energy Access in Uganda. |
[76] | UN Women (2014) Project report on Oasis Project in Morocco. |
[77] | Bachetta M, Ekkehard E, Bustamente J (2009) Globalziation and Informal Jobs in Developing Countries, WTO and ILO. |
[78] | FAO (2011) Gender, food security and nutrition. Committee on world food security. |
Benchmark Stores | Multiple regression | Poisson regression | SW-LAR-LASSO | localization |
Store_1 | 7.88 | 8.28 | 8.40 | Canada stores |
Store_2 | 15.56 | 16.71 | 15.00 | |
Store_3 | 10.20 | 10.86 | 10.25 | |
Store_4 | 13.15 | 14.51 | 12.86 | |
Store_5 | 10.50 | 11.44 | 10.25 | |
Store_6 | 16.04 | 17.66 | 14.19 | US Stores |
Store_7 | 18.62 | 24.37 | 15.60 | |
Store_8 | 16.02 | 15.69 | 12.89 | |
Store_9 | -- | -- | 22.57 | |
Store_10 | -- | -- | 14.68 |
Benchmark Stores | Multiple regression | Poisson regression | SW-LAR-LASSO | localization |
Store_1 | 7.88 | 8.28 | 8.40 | Canada stores |
Store_2 | 15.56 | 16.71 | 15.00 | |
Store_3 | 10.20 | 10.86 | 10.25 | |
Store_4 | 13.15 | 14.51 | 12.86 | |
Store_5 | 10.50 | 11.44 | 10.25 | |
Store_6 | 16.04 | 17.66 | 14.19 | US Stores |
Store_7 | 18.62 | 24.37 | 15.60 | |
Store_8 | 16.02 | 15.69 | 12.89 | |
Store_9 | -- | -- | 22.57 | |
Store_10 | -- | -- | 14.68 |