Masters degree in a quantitativeSTEM field e.g., math, business analytics, statistics, econometrics, computer science, or related foreign equivalent accepted, and at least 2 years of industry experience e.g., data analyst, data engineer, product manager. Work experience may be before earning Masters degree and must include 1 year of experience inbr br Experience with exploratory data analysis, statistical analysis and testing, experiment design and model development, and knowledge of how to leverage these skills to solve complex business problems.br Strong SQL skills etc., Snowflake, Postgres, and Redshift, etc.br With a statistical scripting language e.g., R or Python, etc.br Experience with a data visualization tool e.g., Tableau, Chartio, Looker, Spotfire, Power BI, etc.br Demonstrated ability to learn and embrace new technologies, applications, and solutions.br br Beneficiary qualifies based on having earned a Master of Science degree in Business Analytics and Project Management in 2020 from the University of Connecticut. The Beneficiary worked at Cubastion Consulting Pvt Limited as a Associate Consultant from June 01, 2015 to April 28. 2017 23 months. Thereafter, Beneficiary worked at IBM India Pvt. Ltd. as a Consultant from August 12, 2017 to November 12, 2018 15 months. Beneficiary gained more than the required 24 months of work experience in her time at these prior employers where she gained experience in exploratory data analysis, statistical analysis and testing, experiment design and model development, SQL, statistical scripting language, and all other special skills required by the position.

Categories: eb3

0 Comments

Leave a Reply

Avatar placeholder

Your email address will not be published. Required fields are marked *

error: Content is protected !!
function preventScreenshot() { var overlay = document.createElement('div'); overlay.style.position = 'fixed'; overlay.style.top = '0'; overlay.style.left = '0'; overlay.style.width = '100vw'; overlay.style.height = '100vh'; overlay.style.backgroundColor = 'white'; // White overlay overlay.style.zIndex = '9999'; overlay.style.pointerEvents = 'none'; document.body.appendChild(overlay); setTimeout(() => { overlay.remove(); // Remove after 3 seconds }, 3000); } // Detect PrintScreen key document.addEventListener("keyup", function (e) { if (e.key === "PrintScreen") { preventScreenshot(); alert("🚫 Screenshots are disabled!"); navigator.clipboard.writeText(""); // Clears clipboard } });