<% set rscity=server.CreateObject("adodb.recordset") set rsindustry=server.CreateObject("adodb.recordset") set rsfunction=server.CreateObject("adodb.recordset") rscity.open "select distinct(id),city from citymst order by city",db,adopenstatic rsindustry.open "select distinct(id),industry from industrymst order by industry",db,adopenstatic rsfunction.open "select distinct(id),functionalarea from functionalarea order by functionalarea",db,adopenstatic %> <% skills=trim(request.form("txtskills")) industry=trim(request.form("cboindustry")) city=trim(request.form("cboprefcity")) functional=trim(request.form("cbofunctional")) if trim(skills)<>"" then skills=trim(replace(skills,",","','")) skills="'" & replace(skills," ","") & "'" end if set rs=server.CreateObject("adodb.recordset") myStr="select distinct(a.projectid),a.prjtitle,a.designation,a.workexp, a.dated from projects a" if trim(skills)<>"" then myStr=myStr & ", projectkeywords b" end if if trim(city)<>"" then myStr=myStr & ", projectlocation c" end if if trim(functional)<>"" then myStr=myStr & ", projectfunctionalarea d" end if myStr=myStr & " where " if trim(skills)<>"" then myStr=myStr & "b.keyword in(" & skills & ") and " end if if trim(industry)<>"" then myStr=myStr & "a.industry=" & trim(industry) & " and " end if if trim(city)<>"" then myStr=myStr & "c.location=" & trim(city) & " and " end if if trim(functional)<>"" then myStr=myStr & "d.functionalarea=" & trim(functional) & " and " end if if trim(skills)<>"" then myStr=myStr & "a.projectid=b.projectid and " end if if trim(city)<>"" then myStr=myStr & "a.projectid=c.projectid and " end if if trim(functional)<>"" then myStr=myStr & "a.projectid=d.projectid" end if myStr=trim(myStr) if right(myStr,3)="and" then myStr=left(myStr,len(myStr)-3) end if myStr=myStr & " and a.status='O' order by a.dated desc" rs.open myStr,db,adopenstatic 'response.write myStr %> <% if not rs.bof then %> <% else %> <% end if %>
 

Associate Consultant, Analytics Practice

Company Profile
A Leading management consulting organization catering to Indian and Multinational corporations in the sphere of Corporate Strategy and Operations Improvement.

Role and Responsibility
The individual will work with project teams on client or internal assignments and be assigned the responsibility of:

  • Work with clients and company consultants to identify critical client and business issues and apply advance analytics to provide
    significant insight & value to company clients and business.
  • Build statistical / econometrics models and develop analytical approaches to solve the business problems / issues
  • Analyze and understand large amounts of historical data to determine suitability for modeling, data clean-up and filtering, pattern identification and feature extraction, feature (variable) selection
  • Extract data from disparate data sources, build empirical and models to provide business solutions and forecasts.
  • Experiment with different types of algorithms and modeling techniques, analyze performance, preparing model reports for communication with internal and external clients, participating in pre-sales and providing post implementation support.
  • Examine data and detect possible problems, create and test hypotheses about causes and cures.
  • Integrate and analyze data with other relevant information to demonstrate and quantify link between various factors.

Qualifications

  • Post Graduates in Statistics, Econometrics, Quantitative Economics PGDM(MBA) from a premier Institute
  • Strong Analytical and Quantitative Ability
  • Experience in use of advanced statistical/econometrics techniques like Generalized Linear Models (GLMs), Cluster Analysis and ANOVA
  • Experience in using statistical software packages

To apply for this job, send your detailed resume to jobs@careerfusion.com.
Alternatively, you can contact us at the contact details given below.