Foundations for Data & Analytics

Complete 12 or more courses you selected and earn a certificate in “Foundations for Data & Analytics” .

Cost

$159* per course (regular price)

$119* per course (discounted price for eligible students)

(*plus 2.5% registration fee)

Duration

8-10 weeks

Mode

Online, Zoom meetings

Level

Beginner

Complete your skillset!

In this Certificate Program, students choose and complete any 12 of the courses that we offer in the program within 24 months.  Students select courses that meet their specific learning goals, allowing for maximum flexibility and customization. Upon completion of these courses, students will be issued a shareable, verifiable, and printable digital badge in Foundations for Data & Analytics.

Courses

Beginner R1

R is a programming language that is used to store, analyze and visualize large amounts of data. R is used to create: 

  • statistical models that will reveal patterns 
  • mathematical models that lead to future projections 
  • visualizations to present a large amount of data in an easy-to-read format

Beginner R1 will expose students to the underlying concepts of “R”. Key topics include the RStudio IDE, R fundamentals, installing and using packages, working with vectors and data frames, and running basic models. After completing this module, participants will learn to work with R environment, conduct basic of programming in R, and use the Tidyverse for data manipulation.

Learn more...

Specific Objectives After completing this module, participants should:

  • Learn to work with R using RStudio
  • Learn to install packages and work will libraries in R
  • Learn the basic of programming in R
  • Learn tidyverse approaches to data manipulation
Key Topics

  • RStudio IDE
  • Working with packages
  • Conditional statements
  • Vectors and data frames
  • Loading Data

Beginner R2

This course will continue participants exposure to R focusing on visualizing, summarizing, tidying data. After completing this module, participants will be familiar with generating graphs with ggplot2 and aggregating, joining, and reshaping data using dplyr and tidyr.

Learn more...

Specific Objectives After completing this module, participants should:

  • Learn to summarize (aggregate) and reshape data
  • Learn to join data frames (tables)
  • Learn to create visualizations (graphs)

Key Topics

  • Visualization with ggplot2
  • Summarizing and joining with dplyr
  • Reshaping with tidyr
Beginner Python 1

This course will expose students to the underlying concepts of Python – used for a Machine learning and data analytics applications. Key topics include Python IDE (Jupyter Notebook), Python programming  basics, lists, functions and python libraries. After completing this module, participants will learn basic programming in Python, work with key Python data structures, learn to code functions in Python, and work with a Python library used for  working with arrays- NumPy.

Learn more...

Specific Objectives After completing this module, participants should:

  • Learn how to code in Python in a Jupyter Notebook (IDE)
  • Work with key Python data structures
  • Learn to code functions in Python
  • Work with a Python library – NumPy

Key Topics

  • Jupyter Notebooks IDE
  • Python programming Basics -control structures
  • Lists
  • Functions
  • NumPy
Beginner Python 2

This course will continue participants’ exposure to Python. Key topics of this module will include additional Python libraries, Python logical statements, control flow, and an introduction to Machine learning in Python. After completing this module, participants will have learned which are fundamental Python libraries, how to code control flow and set up logical statements and use a machine learning environment.

Learn more...

Specific Objectives After completing this module, participants should:

  • Learn which are fundamental Python libraries
  • Learn to code control flow and set up logical statements
  • Learn to use a machine learning environment

 

Key Topics

  • Common Python libraries
  • Python program logic and control flow
  • Introduction to Machine learning in Python
Beginner Math, Probability and Statistics 1

The basis of most data analytics is mathematical models. Beginner Math, Probability, and Statistics 1-2 modules will introduce you to basic mathematics that underlies the math concepts, probability functions, and statistical analysis that allow data analytics to work. It will teach you how people use, and misuse, statistics, how to create useful graphs with data, and introduce a simple model of data prediction. 

Beginner Math, Probability, and Statistics 1 will expose students to the underlying concepts of probability, statistics, and graphing necessary for simple data reports and data visualizations. It also serves as background introduction for future MSBA classes.

Learn more...

Specific Objectives After completing this module, participants should:

  • Prepare and interpret visual data representations
  • Define and interpret different data summarization techniques
  • Prepare and interpret a data summarization report in R
  • Prepare and interpret data visualization in R

 

Key Topics

  • Statistical Data Visualization
  • Statistical Data Summarization
Beginner Math, Probability and Statistics 2

This course presents elementary topics in data analysis through regression.

Learn more...

Specific Objectives After completing this module, participants should:

  • Explain the difference between different types of probability distributions
  • Calculate and interpret the confidence interval of different data types
  • Create and interpret different types of hypothesis tests
  • Prepare data for OLS regression analysis in R
  • Describe the different assumptions of OLS regression
  • Perform a simple OLS regression in R
  • Interpret and present the results of simple OLS regression

 

Key Topics

  • Probability
  • Confidence Intervals
  • Hypothesis Testing
  • Simple OLS Regression

Business Fundamentals for Analytics

For those without a business background, this module will provide you with a basic understanding of business concepts. It introduces you to how data analytics is used by marketing, management, and finance professionals. 

This course provides students a grounding in the basic terminology and theories of business, including accounting, finance, marketing, and operations management.

Learn more...

Specific Objectives After completing this module, participants should:

  • Be able to understand the basic economic theories of supply and demand and their applications to business
  • Describe different types of marketing theories and their translation to strategy
  • Understand the six fundamental principles of finance
  • Understand the purpose for accounting laws
  • Be able to interpret and use basic accounting tools such as income statements and balance sheets
  • Describe the role of management in business

 

Key Topics

  • Goals of Business
  • Economics – Supply and Demand
  • Marketing – Branding and market strategies
  • Financial Accounting – Income statement, balance sheet, statement of cash flows
  • Finance – Time value of money, risk-return tradeoff, cost of capital, IRR
  • Management – Theories and applications

Beginner Data, Big Data Management & Cloud Computing

This course will give you an introductory level overview of data infrastructure including relational and non-relational databases. This module also focuses on how big data is different than traditional data workloads and how cloud solutions address the challenges of Big Data. Additionally, the module includes a hands-on activity that will walk students through the process of deploying a cloud database and accessing and importing data.

Learn more...

Specific Objectives After completing this module, participants should:

  • Understand the fundamentals of transactional (OLTP) and decision support systems (OLAP)
  • Learn the fundamentals of data and database management
  • Learn how to create a database, and how to access it
  • Learn how database, data warehousing, data lakes, big data, and business intelligence are connected, and how they are used to support smart decision making
  • Learn the fundamentals of Cloud Technology and cloud services used for Data Management.

 

Key Topics

  • Database
  • Data Warehousing
  • Big Data
  • ETL
  • OLTP vs OLAP
  • On-premise vs cloud solutions
  • Data Management in the cloud
Beginner Data Modeling

Data modeling is a tool to conceptually describe the data and relationships between data. We will learn how to create simple diagrams to describe and link complex data, showing the types of data used and how it can be organized.  

This course will cover conceptual, logical and physical database modeling, entity relationship diagrams, relational database modeling, and dimensional database modeling.

Learn more...

Specific Objectives After completing this module, participants should:

  • Understand what is data modeling
  • Create a conceptual, logical and physical database model
  • Understand fundamentals of relational vs. dimensional modeling, and how they are being used
  • Hands-on exercise to design a data model with various data modeling tools

 

Key Topics

  • Data modeling
  • Entity relationship diagrams
  • Relational modeling
  • Dimensional modeling

Beginner SQL 1

SQL, or structured query language, is a programming language used to query, organize, and interact with the data stored in databases. SQL is widely used in all major relational database management systems (RDBMS) software tools and is utilized across industries. In this course, you will learn how to use SQL for data input, manipulation, and retrieval.

This course will cover structured query language (SQL).

Learn more...

Specific Objectives After completing this module, participants should:

  • Learn fundamentals of structured query language
  • Learn how to obtain information from a database with SQL
  • Update database content with SQL and transaction handling
  • Retrieve data with filter conditions and from multiple tables using various types of join

 

Key Topics

  • SQL
  • Data Input
  • Data Manipulation
  • Data Retrieval
Beginner Excel for Data Analytics 1

This beginner class will teach you how to create formulas, reference cells, create charts and manipulate data. Additionally, you will be introduced to a powerful mathematical modeling method that allows you to identify optimal choices with the click of a button. 

Learn more...

Specific Objectives After completing this module, participants should:

  • Enter Data into Excel in multiple ways
  • Create and interpret formulas
  • Create and interpret charts
  • Prepare Linear Programming problems
  • Interpret Linear Programming Problems

 

Key Topics

  • Data Entry and Manipulation in Excel
  • Chart Creation
  • Linear Programming

Beginner Data Visualization

This course will cover the basics of the art and science of data visualization and how to create insightful dashboards using Power BI via a case study. After completing this module, participants should be able to identify and create most appropriate diagrams for a given dataset and business purpose, which contributes to better data exploration, more informed decision making and more compelling communications.

Learn more...

Specific Objectives After completing this module, participants should:

  • Utilize data visualization principles and avoid common mistakes
  • Be aware of different graph types and identify the most effective one given a business context
  • Create and publish Power BI dashboards
  • Customize dashboards in Power BI

Sample list of software that will be used:

  • Power BI
  • Microsoft Excel

 

Key Topics

  • Best practices and pitfalls
  • Graph types
  • Power BI capabilities
  • Dashboard creation in Power BI

Beginner Predictive Analytics – Data Mining & Machine Learning 1

Machine learning is the use of computer algorithms, or rules, to automatically detect patterns. Data mining takes machine learning a step further and uses those patterns to predict future behavior within the available data. These can be used for data you have previous conceptual knowledge about, or data that is completely new, to discover new patterns.

This course will expose students to the underlying concepts of machine learning pipelines. Key topics include predictive modeling, the split/train/score/evaluate framework, and basic data cleaning and preparation. After completing this module, participants will be able to generate their own machine learning web service which can be called from a Microsoft Excel spreadsheet.

Learn more...

Specific Objectives After completing this module, participants should:

  • Generate their own machine learning pipelines
  • Choose the best algorithm for their data
  • Choose the best features to predict an outcome
  • Create machine learning web services

 

 

Key Topics

  • Predictive modeling
  • Split/train/score/evaluate process
  • Cleaning missing data
  • Deploying machine learning
Beginner Business Intelligence, Analytics and Data Science

Now you have the data, let’s transform it into actionable insights to inform business decisions. Learn how to define goals and objectives, and to analyze data ethically and in a socially responsible way.

This course will introduce, and expose students to the fundamentals of business intelligence, business analytics and data science in the era of big data and cloud computing for digital transformation.

Learn more...

Business Analytics, or BA, is neither a product nor a system. Business Analytics refers to a dynamically evolving strategy, vision, architecture, technologies, applications, processes and practices for the collection, integration, analysis and presentation of data with analytics to generate information and knowledge for efficient and effective evidence base management. Setting up a business intelligence program with analytics takes more than just installing the technology. A successful BA program involves a set of concepts and methods designed to make informed business decisions that execute corporate strategy, improve performance and ultimately produce the best possible results by putting targeted information into the hands of those who need it most and empowering people, at whatever level they occupy, from strategic to tactical and then operational.

Specific Objectives After completing this module, participants should:

  • Evaluate the concepts with innovative uses of data, information, knowledge and analytics to support managerial decision-making
  • Analyze fundamentals of OLTP vs. OLAP solutions
  • Synthesize the directions in which BA is evolving. Which are the cutting-edge practices and solutions (e.g. mobile, social, cloud intelligence) within BA through which competitive advantage can be built?
  • Evaluate the foundations of analytics with different levels of analytics, such as graphs, standard reporting, ad hoc reports, score cards, key performance indicators, dashboards, alerts, statistical analysis, forecasting, predictive modeling and data/text mining.
  • Recognize and analyze ethical dilemmas and social responsibilities. 

Key Topics

  • Overview of business intelligence, data analytics and data science
  • Competing on data analytics
  • How to map goals and objectives to tactics and metrics with data analytics
  • Overview of descriptive, diagnostic and predictive analytics
  • Career pathways in data analytics
  • Future trends in data analytics, e.g. ML, AI, IA, IoT, smart services
Beginner Agile Project Management for Data & Analytics

In this course, you will learn the dynamic project management methodology known as Agile. Agile Project Management is a unique, dynamic method of leading a project that allows the flexibility required to tackle any IT project in which end-user demands are constantly evolving. Topics include team member roles and responsibilities, time, cost, and project schedule management, and methods for successfully handling changes throughout the project. 

Learn more...

Specific Objectives After completing this module, participants should:

  • Be able to understand the artifacts and documentation associated with agile projects
  • Understand the roles, and responsibilities of agile team members
  • Know what user stories are, and how to develop them
  • Understand the tracking, and reporting requirements of an agile project
  • Understand how to deal with changes on agile projects

Key Topics

  • A brief history, and origin of agile management
  • Differences between waterfall and agile projects
  • The types of projects that are best suited for agile projects
  • The various roles involved on agile projects
  • Agile time, cost, and schedule management with Scrum and Kanban
  • Implementing Agile PM for data analytics projects

Do you need more information?

 

Connect to an advisor

5 + 14 =