Abstract: This paper presents the main characteristics of product innovative enterprises from Romania. Based on the literature review, the central proposal of the paper is a statistical analysis using logistic regression in R in order to show the relationship between firm sizes (number of employees), turnover and product innovative enterprises. The statistical analysis was conducted using unweight data from the "Inovarea în industrie si servicii" (INOV) survey, wave 2010 - 2012 and it is representative at national level. The Romanian survey is harmonized with the Eurostat Community' Innovation Survey.
Key-Words: enterprises, product innovation, Romania, logistic regression, enterprises size, turnover.
(ProQuest: ... denotes formulae omitted.)
1. Introduction
1.1. Objective
In order to have a better understand of the position of Romanian enterprises towards product innovation, this paper analyses two main characteristics: enterprises size and turnover. The analysis attempts to describe the relationship between the two main characteristics of enterprises and the introduction of new or significantly improved goods on the market. For a better comprehension of the product innovative enterprises situation, in Romania, we have chosen to use unweight data from official statistics and to inference the results based on the standard methodology of the statistical tests we have used.
1.2. Literature review
Since the evolution of technology and the general concern for a sustainable development became a topic of actuality, we hear moreover about innovation in business environment and in individuals' daily life. The interest in studying the innovation concept became popular not just in science, but also in official statistics and in practice.
Rosenberg (2004) sees that in the most fundamental sense, there are only two ways of increasing the output of the economy: (1) increasing the number of inputs that go into the productive process, or (2) finding new ways in which you can get more output from the same number of inputs. Nicholas (2014) consider that economic growth can be driven in the short run by factor accumulation or by utilizing factors more efficiently, but permanent increases can only result from technological innovation. Regardless of circumstances, the majority of enterprises seem to have understood that the key of development and the success on the market is to innovate.
According to OECD (2014) among firms that innovate, the lack of own funds and the high perceived costs of innovating are the two factors most cited as hampering innovation across all countries. In all countries, innovation by small firms appears to be more affected by hampering factors than in medium and large firms; however, in any given country the types of factors perceived as important are the same independently of the size of the responding enterprise.
A wave of studies pointed out that, small enterprises are engines of innovation (Shefer and Frankel, 2005; Audretch and Feldman, 2003; Hoffman et al., 1998; Santarelli and Sterlacchini, 1990), while others underline that SMEs tend to be disadvantaged relative to larger firms that generally have better access to funding and other resources (Olsen et. al., 2006), which facilitates the innovation process. In Romania, more then 90% of the enterprises are SMES, but just a small part of them are innovating, and overall Romania is the less innovative country among European Union countries.
Although there are many types of innovation based on different criteria, the typology used in official statistics refers to: product imiovation, process imiovation, organizational and marketing innovation, but by far the most important one is the product innovation. Taking into consideration the theoretical aspects and the position of Romanian enterprises regarding imiovation in international top-ranking, we choose to analyze if the firm size and the financial resource (turnover) influence the introduction of new or significantly improved goods on the market, in Romanian enterprises.
2. An overview of product innovative enterprises in Romania
In 2012, according to Eurostat online data (inn cis8 type), Romania is the country with the lowest percentage of innovative enterprises (20.7% from total enterprises) among EU states member. Romania occupy the last places in the EU ranking also regarding the product innovation, with just 1.2% of product innovative enterprises from the total number of enterprises in the population in 2012. These data raise concerns regarding the enterprises innovation capacity in Romania.
Table 1 shows us the Romanian innovative enterprises dynamics during the last six waves of the Innovation in industry and services report. It is noticed that during the 2002 - 2008, the percentage of innovative enterprises increased, and then dropped. A significant drop occurred in 2010-2012 when the percentage of innovative enterprises dropped by 10.1%.
Going forward to analyses the situation of product innovative enterprises in 2012, we notice that just 3.4% from the total number of enterprises in the population are enterprises with product innovative activities (see table 2), the equivalent of 16.5% from the innovative enterprises. Focusing on enterprises size, we notice that the most innovative are the companies with 250 or more employees and the innovative SMEs are having a lower percentage.
Based on the previous descriptive statistics we launch two hypotheses:
HI : the product innovativeness of enterprises is influenced by the number of employees (individuals) ;
H2: the product innovativeness of enterprises is influenced by firm size (class - number of employees).
In order to innovate, the company needs resources and for product development the financial resources are mandatory. We can speak about innovation without taking into consideration its cost; therefore we decide to take a closer look on companies' turnover.
The total turnover of the innovative enterprises (see table 3) is 40.1% from the total turnover of all enterprises in the population. Regarding the companies oriented toward product innovation, the total turnover of the product innovative enterprises is 15.9% from the total turnover of all enterprises in the population. Regarding the distribution of turnover on enteiprises size, we notice that the percentage is very close to the share of product innovative enterprises, winch strengthens our previous hypothesis.
Having in mind that the literature suggests that resources are an enabler of innovation (Gibbert et al, 2014) and the company's budget is very important (Hoegl et al, 2008), due to the fact that in our data set the only financial data is the compames' turnover our next hypothesis is:
H3: the product innovativeness of enterprises is influenced by turnover.
Our hypothesis assume that the cost of product innovation are deducted from company turnover, therefore we would like to see if in the Romania case, the theoretical perspective is sustained also by statistical evidence.
In order to test our three hypotheses, we have chosen to run logistic regressions using R Studio (rcmdr package). The general model is described below.
Logit regression model it is written as:
... (1)
... (2)
where Xi is a vector of explanatory variable according to each model winch will be discussed, and:
Y^sub t^ is the dependent variable: product innovative enterprises (inpdgd) with binomial response that can take the values 1 and 0 with probabilities p, respectively 1-p:
y^sub i^ = 1 if the enterprise introduced new or significantly improved goods (excluding the simple resale of new goods and changes of a solely aesthetic nature), during the three years 2010 to 2012 (CIS, 2012).
y^sub i^ = 0 otherwise
3. Product innovation in Romanian enterprises and the number of employees - hypothesis testing
In order to test our first hypothesis, the product innovativeness of enterprises is influenced by the number of employees (individuals), we have chosen the logit regression model from above, where Xi is the average number of employees in 2012 (empl2) a quantitative variable (metric) expressed by number of employees.
Model 1:
inpdgd - β^sub 0^ + β^sub 1^emp12
After computing, the logit regression model become:
...
The odds ratio in the first model shows that, the probability of an enterprise to introduce innovative products is not influenced by an increase of employees by a person. In other words, a one unit increase in number of employees will result in an estimated logit increase of 0.00076. Even there is a large literature sustaining that innovative leadership and creativity of individuals are a key competency Carson et al. (1995) in small and medium sized enterprises and are leading to innovation, our result says that a single person doesn't make the difference.
Correlating this result with the descriptive analysis where we have identified a difference between innovative enterprises by size class (number of employees), we go forward and test the second hypothesis: the product innovativeness of enterprises is influenced by firm size (class - number of employees). In this regard, the next step was to transform the metric variable (the average number of employees in 2012 - empl2) in a categorical variable (factor variable in R) encoded with empl2f as follows:
- small enterprises (between 10 and 49 employees): en small:,
- medium enterprises (between 50 and 249 employees): en_ medium;
- large enterprises (250 or more employees): en_ large.
Given the transformation of the independent variable and due to the fact that independent (empl2f) and dependent (inpdgd) variables are discrete, a first analysis was performed was to test the association between the two variables using the chi square test (χ^sup 2^).
Null hypothesis (HO): there is no significant relationship between firm size (class - number of employees) and product innovative enterprises.
Result: χ^sup 2^ = 39.9253, df = 2, p-value = 2.14e-09 => at 0.5% significance level we reject the null hypothesis. Therefore, there is a significant relationship between firm size (class - number of employees) in 2012 and product innovative enterprises.
Taking into account that the chi-square test does not give us more details about the nature of the relationship between the two variables, we chose to continue our analysis with a logit regression.
Model 2:
inp dgd = β^sub 0^ + β^sub 1^emp12 f
The reference group is the group with null regressors generated by the model, in this case en_ large is the reference group. Therefore, most of the product innovative enterprises are large enterprises. The odds ratio shows that the probability of small enterprises to introduced new or significantly improved goods is 20% lower compared to large enterprises. The probability of medium enterprises to introduced new or significantly improved goods is 51% lower compared to large enterprises.
4. Product innovation in Romanian enterprises and the turnover - hypothesis testing
Regarding the turnover influence on product innovative enterprises, we proceed to test our third hypothesis; the product innovativeness of enterprises is influenced by turnover. Taking into consideration the nature of the variables, we have chosen to conduct the same type of analysis as in the previous hypothesis.
Model 3:
In this model our independent variable is metric - enterprises turnover in 2010 (turn10), expressed in Romanian currency (lei), with the general form:
inp dgd = β^sub 0^ + β^sub 1^turn10
Analysing the odds ratio we notice that the increase of turnover by 1 leu doesn't influence the probability of an enterprises to introduce product innovation. This result doesn't suiprise us due to the fact that 1 leu is equivalent of 25 eurocents; therefore it isn't a significant amount of money.
Resonating with the economic situations in companies, we consider that this result reflects the reality. Although, we have seen that an increase of turnover by 1 leu doesn't influence the product innovativeness, we are still interested to find if the financial performance of the company influence the orientation towards product innovation, in this respect we decided to divide the companies into quintiles based on turnover, as follows:
- Q1 : enterprises with a turnover between [0 and 2611136] lei, in 2010;
- Q2: enterprises with a turnover between (2611136 §i 6624714] lei, in 2010;
- Q3: enterprises with a turnover between (6624714 §i 16030753] lei, in 2010;
- Q4: enterprises with a turnover between (16030753 §i 43830079] lei, in 2010;
- Q5: enterprises with a turnover greater than 43830079 lei, in 2010.
Our new independent variable became: enterprises turnover (in 2010) expressed in quintiles and it was codified with turnlOf. Given the two variables are factorial (turn201 Of and inpdgd) we first performed the chi square test (χ^sup 2^).
Null hypothesis (HO): there is no significant relationship between financial performance of enterprises (quintiles based on turnover) and product imiovative enterprises.
Result: χ^sup 2^ = 21.4, df = 4, p-value = 0.0002638 => at 0.5% significance level we reject the null hypothesis (χ^sup 2^^sub c^ > χ^sup 2^^sub tab^; χ^sup 2^^sub tab^ =14.860). Therefore, there is a significant relationship between financial performance of enterprises (quintiles based on turnover) and product innovative enterprises.
In order to have more information regarding the nature of the relationship between the two variables, we chose to continue our analysis with a logit regression.
The reference group is the first quintile of the independent variable turnlOf which includes the 20% of all enteiprises with the lowest values of turnover, between 0 and 2611136 lei, in 2010. According to the statistical significance of the model, the probability of an enterprise with turnover between 16030753 and 43830079 lei, to be product innovative is two times higher than the probability of the enteiprises from the first quintile. If we look at the companies with the largest turnover, last quintile (greater than 43830079 lei), we see that the probability of an enterprise from the last quintile to be product innovative is three times than the probability of the enterprises from the first quintile.
5. Conclusions
In this paper we have shown that the companies with a large number of employees are more likely to introduce innovative products. Even if an increase with one single employee in companies doesn't increase the chance of an enterprise to introduce innovative products, when we consider the firm size (by the number of employees) we notice that larger companies have a higher probability to innovate products. In a certain way, this may be also an argument of explaining the place of Romania in the European Union ranking, through the fact that more than 90% of Romanian enterprises are SMEs. A future analysis should be conduct in order to identify those factors which are blocking the product innovation in small and medium enterprises.
The paper underlines also the importance of financial resources in companies when it comes to introduce innovative products. Through a logistic regression we have shown that companies with larger turnover are more probable to have innovative products. This emphasize with the large body of literature which highlights the importance of financial support in innovation process. The turnover divided the enterprises into quintile and we have observed that the majority of the enterprises with high turnover were medium and large enterprises.
Therefore, through a statistical analysis conducted in R the results shown that in Romania case the size of enterprises and the turnover are playing an important role in product innovation. Although this are important characteristics of enterprises we consider that there are also other important factors which may influence enterprises orientation towards product innovative and new research should be conduct in order to have complete overview regarding product innovative enterprises in Romania.
Acknowledgements:
This paper has been financially supported within the project entitled "SOCERT. Knowledge society, dynamism through research", contract number POSDRU/159/1.5/S/132406. This project is co-fmanced by European Social Fund through Sectoral Operational Programme for Human Resources Development 20072013. Investing in people!"
NIS Romania has no responsibility for the results and conclusions of the research.
References:
[1] Audretsch, D. B. & Feldman, M. P. (2003). Knowledgespillovers and the geography of innovation. In Handbook of Urban and Regional Economics , V Henderson and J F Theisse, eds. Volume 4, pp 1-40. Amsterdam: Elsevier.
[2] Carson, D., Cromie, S., McGowan P., & Hill, J. (1995). Marketing and Entrepreneurship in SMEs. An Innovative Approach, UK, Prentice Hall
[3] Gibbert, M., Hoegl, M. & Valikangas, L. (2014). Introduction to the Special Issue: Financial Resource Constraints and Innovation, Journal of Product Innovation Management, Volume 31, Issue 2, p. 197-201, March 2014 (online published on 6 OCT 2013).
[4] Hoegl, M., Gibbert, M., & Mazurskyc, D. (2008). Financial constraints in innovation projects: When is less more?, Research Policy, 37, p. 1382-1391.
[5] Hoffman, K., Parejo M, Bessant J. & Perren, L (1998). Smallfimis, R&D, technology and innovation in the UK: a literature review. Technovation, 18 (1), 39-55.
[6] Nicholas, T. (2014). Technology, Innovation and Economic Growth in Britain Since 1870, Prepared for the Cambridge Economic History of Modem Britain, 2014 http://www.people.hbs.edu/tnicholas/tech_cehb.pdf
[7] OECD, 2014. "Factors hampering innovation by enteiprise size", in Entrepreneurship at a Glance 2014, OECD Publishing. http ://dx.doi.org/10.1787/entrepreneur aag-2014-22-en
[8] Olsen, J.; Lee, B. C.; & Hodgkinson, A. (2006). Innovation in Small and Medium-Sized Enterprises: A Study of Businesses in New South Wales, Australia, Department of Economics, University of Wollongong, http://ro.uow.edu.au/commwkpapers/140.
[9] Rosenberg, N. (2004). Innovation and economic growth, OECD, http://www.oecd.org/cfe/tourism/34267902.pdf
[10] Santarelli, E. & Sterlacchini, A., (1990). Innovation,formal vs. informal R&D, and firm size: some evidence from Italian manufacturing firms, Small Business Economics, 2 (3),223-228.
[11] Shefer, D. & Frenkel, A. (2005). R&D, firm size and in-novation: an empirical analysis, Technovation, 25(1), 25-32.
ROXANA ADAM
National Institute of Economic Research "Costin C. Kirifescu''
Romanian Academy
Calea 13 Septembrie, no. 13, District 5, Bucharest
ROMANIA
You have requested "on-the-fly" machine translation of selected content from our databases. This functionality is provided solely for your convenience and is in no way intended to replace human translation. Show full disclaimer
Neither ProQuest nor its licensors make any representations or warranties with respect to the translations. The translations are automatically generated "AS IS" and "AS AVAILABLE" and are not retained in our systems. PROQUEST AND ITS LICENSORS SPECIFICALLY DISCLAIM ANY AND ALL EXPRESS OR IMPLIED WARRANTIES, INCLUDING WITHOUT LIMITATION, ANY WARRANTIES FOR AVAILABILITY, ACCURACY, TIMELINESS, COMPLETENESS, NON-INFRINGMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Your use of the translations is subject to all use restrictions contained in your Electronic Products License Agreement and by using the translation functionality you agree to forgo any and all claims against ProQuest or its licensors for your use of the translation functionality and any output derived there from. Hide full disclaimer
Copyright Nicolae Titulescu University Editorial House 2015
Abstract
This paper presents the main characteristics of product innovative enterprises from Romania. Based on the literature review, the central proposal of the paper is a statistical analysis using logistic regression in R in order to show the relationship between firm sizes (number of employees), turnover and product innovative enterprises. The statistical analysis was conducted using unweight data from the "Inovarea în industrie si servicii" (INOV) survey, wave 2010 - 2012 and it is representative at national level. The Romanian survey is harmonized with the Eurostat Community' Innovation Survey.
You have requested "on-the-fly" machine translation of selected content from our databases. This functionality is provided solely for your convenience and is in no way intended to replace human translation. Show full disclaimer
Neither ProQuest nor its licensors make any representations or warranties with respect to the translations. The translations are automatically generated "AS IS" and "AS AVAILABLE" and are not retained in our systems. PROQUEST AND ITS LICENSORS SPECIFICALLY DISCLAIM ANY AND ALL EXPRESS OR IMPLIED WARRANTIES, INCLUDING WITHOUT LIMITATION, ANY WARRANTIES FOR AVAILABILITY, ACCURACY, TIMELINESS, COMPLETENESS, NON-INFRINGMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Your use of the translations is subject to all use restrictions contained in your Electronic Products License Agreement and by using the translation functionality you agree to forgo any and all claims against ProQuest or its licensors for your use of the translation functionality and any output derived there from. Hide full disclaimer