, but this code // executes before the first paint, when

ÃÛÌÒapp

is not yet present. The // classes are added to so styling immediately reflects the current // toolbar state. The classes are removed after the toolbar completes // initialization. const classesToAdd = ['toolbar-loading', 'toolbar-anti-flicker']; if (toolbarState) { const { orientation, hasActiveTab, isFixed, activeTray, activeTabId, isOriented, userButtonMinWidth } = toolbarState; classesToAdd.push( orientation ? `toolbar-` + orientation + `` : 'toolbar-horizontal', ); if (hasActiveTab !== false) { classesToAdd.push('toolbar-tray-open'); } if (isFixed) { classesToAdd.push('toolbar-fixed'); } if (isOriented) { classesToAdd.push('toolbar-oriented'); } if (activeTray) { // These styles are added so the active tab/tray styles are present // immediately instead of "flickering" on as the toolbar initializes. In // instances where a tray is lazy loaded, these styles facilitate the // lazy loaded tray appearing gracefully and without reflow. const styleContent = ` .toolbar-loading #` + activeTabId + ` { background-image: linear-gradient(rgba(255, 255, 255, 0.25) 20%, transparent 200%); } .toolbar-loading #` + activeTabId + `-tray { display: block; box-shadow: -1px 0 5px 2px rgb(0 0 0 / 33%); border-right: 1px solid #aaa; background-color: #f5f5f5; z-index: 0; } .toolbar-loading.toolbar-vertical.toolbar-tray-open #` + activeTabId + `-tray { width: 15rem; height: 100vh; } .toolbar-loading.toolbar-horizontal :not(#` + activeTray + `) > .toolbar-lining {opacity: 0}`; const style = document.createElement('style'); style.textContent = styleContent; style.setAttribute('data-toolbar-anti-flicker-loading', true); document.querySelector('head').appendChild(style); if (userButtonMinWidth) { const userButtonStyle = document.createElement('style'); userButtonStyle.textContent = `#toolbar-item-user {min-width: ` + userButtonMinWidth +`px;}` document.querySelector('head').appendChild(userButtonStyle); } } } document.querySelector('html').classList.add(...classesToAdd); })(); Data Science Major (BS), Minor | ÃÛÌÒapp

ÃÛÌÒapp

Skip to main content

Data Science Major (BS), Minor

Undergraduate Program On Campus

What You'll Learn

Glance at the headlines today, and it quickly becomes clear that businesses, non-profits, and governments all desperately need people who can wisely collect, interpret, and apply data. In ÃÛÌÒapp's data science program, you'll learn to analyze and understand data—and put it to effective use in a business, scientific, or social setting.

ÃÛÌÒapp is one of the first Christian institutions to offer a data science program. Here, you’ll take foundational classes in computer science, statistics, and mathematics. Then you’ll pair your analysis and critical-thinking skills with a subject area that fits your career goals—like biology, geography, business, economics, or political science.

You’ll tie it all together with a capstone project that you can proudly present to employers, who are eager to hire data scientists like you.

What Makes This Program Great

  • Christian perspective: Here, all your classes are taught by Christian professors who are experts in their fields. They’ll challenge you to take ethical issues seriously. You’ll carefully consider how data can be used to empower business and improve lives.
  • Practical approach: ÃÛÌÒapp’s robust core requirements mean that you’ll take four or five classes in another field of interest. You’ll apply your data science skills to that field before you graduate, giving you practical experience and expertise.
  • Expanding opportunities: If you crunch the data on data science job openings, you’ll see that it’s a rapidly expanding field—more and more industries see the benefit of using analytical data. You’ll graduate with deep experience and a wide-open career path.
  • Loading...
  • Loading...

Faculty

Kenneth Arnold

Assistant Professor
Microsoft Research New England, Cambridge, MAResearch Internship Fall 2015Luminoso, Cambridge, MACo-founder, Researcher, Developer 2011 and Summer 2013MIT Media Lab, Cambridge, MAResearch Assistant