Skip to content

Explore Courses | Elder Research | Contact | LMS Login

Statistics.com
  • Curriculum
    • Curriculum
    • About Us
    • Testimonials
    • Management Team
    • Faculty Search
    • Teach With Us
    • Credit & Credentialing
  • Courses
    • Explore Courses
    • Course Calendar
    • About Our Courses
    • Course Tour
    • Test Yourself!
  • Mastery Series
    • Mastery Series Program
    • Bayesian Statistics
    • Business Analytics
    • Healthcare Analytics
    • Marketing Analytics
    • Operations Research
    • Predictive Analytics
    • Python for Analytics
    • R Programming
    • Rasch & IRT
    • Spatial Statistics
    • Statistical Modeling
    • Survey Statistics
    • Text Mining and Analytics
  • Certificates
    • Certificate Program
    • Analytics for Data Science
    • Biostatistics
    • Programming for Data Science – R (Novice)
    • Programming for Data Science – R (Experienced)
    • Programming for Data Science – Python (Novice)
    • Programming for Data Science – Python (Experienced)
    • Social Science
  • Degrees
    • Degree Programs
    • Computational Data Analytics Certificate of Graduate Study from Rowan University
    • Health Data Management Certificate of Graduate Study from Rowan University
    • Data Science Analytics Master’s Degree from Thomas Edison State University (TESU)
    • Data Science Analytics Bachelor’s Degree – TESU
    • Mathematics with Predictive Modeling Emphasis BS from Bellevue University
  • Enterprise
    • Organizations
    • Higher Education
  • Resources
    • Blog
    • FAQs & Knowledge Base
    • Glossary
    • Site Map
    • Statistical Symbols
    • Weekly Brief Newsletter Signup
    • Word of the Week
Menu Close
  • Curriculum
    • Curriculum
    • About Us
    • Testimonials
    • Management Team
    • Faculty Search
    • Teach With Us
    • Credit & Credentialing
  • Courses
    • Explore Courses
    • Course Calendar
    • About Our Courses
    • Course Tour
    • Test Yourself!
  • Mastery Series
    • Mastery Series Program
    • Bayesian Statistics
    • Business Analytics
    • Healthcare Analytics
    • Marketing Analytics
    • Operations Research
    • Predictive Analytics
    • Python for Analytics
    • R Programming
    • Rasch & IRT
    • Spatial Statistics
    • Statistical Modeling
    • Survey Statistics
    • Text Mining and Analytics
  • Certificates
    • Certificate Program
    • Analytics for Data Science
    • Biostatistics
    • Programming for Data Science – R (Novice)
    • Programming for Data Science – R (Experienced)
    • Programming for Data Science – Python (Novice)
    • Programming for Data Science – Python (Experienced)
    • Social Science
  • Degrees
    • Degree Programs
    • Computational Data Analytics Certificate of Graduate Study from Rowan University
    • Health Data Management Certificate of Graduate Study from Rowan University
    • Data Science Analytics Master’s Degree from Thomas Edison State University (TESU)
    • Data Science Analytics Bachelor’s Degree – TESU
    • Mathematics with Predictive Modeling Emphasis BS from Bellevue University
  • Enterprise
    • Organizations
    • Higher Education
  • Resources
    • Blog
    • FAQs & Knowledge Base
    • Glossary
    • Site Map
    • Statistical Symbols
    • Weekly Brief Newsletter Signup
    • Word of the Week

Courses – Analytics

Home » Courses – Analytics
  • Intro Stats
  • Analytics
  • Machine Learning
  • Using Python
  • Using R
  • Operations Research
  • Biostats
  • Statistical Modeling
  • All Courses
Menu
  • Intro Stats
  • Analytics
  • Machine Learning
  • Using Python
  • Using R
  • Operations Research
  • Biostats
  • Statistical Modeling
  • All Courses

Campaign Analytics for Marketing

This course will teach you how to apply predictive modeling methods to identify persuadable individuals and to target voters in political campaigns.

More Details »

Cluster Analysis

This course will teach you how to use various cluster analysis methods to identify possible clusters in multivariate data. Methods discussed include hierarchical clustering, k-means clustering, two-step clustering, and normal mixture models for continuous variables.

More Details »

Customer Analytics in R

In this course you will work through a customer analytics project from beginning to end, using R.

More Details »

Discrete Choice Modeling and Conjoint Analysis

This course will teach you to design appropriate conjoint and choice studies using surveys, panels, designed experiments, be able to analyze and interpret the resulting data.

More Details »

Financial Risk Modeling

This course will teach you how to model financial events that have uncertainties associated with financial events.

More Details »

Forecasting Analytics

This course will teach you how to choose an appropriate time series model: fit the model, conduct diagnostics, and use the model for forecasting.

More Details »

Integer and Nonlinear Programming and Network Flow

This course will teach you a number of advanced topics in optimization: how to formulate and solve network flow problems; how to model and solve optimization problems; how to deal with multiple objectives in optimization problems, and techniques for handling optimization problems.

More Details »

Interactive Data Visualization

This course will teach you the principles of the visual display of data both for presentation and analysis data.

More Details »

Introduction to Design of Experiments

This course will teach you the application of DOE rather than statistical theory, and teaches full and fractional factorial designs, Plackett-Burman, Box-Behnken, Box-Wilson and Taguchi designs.

More Details »

Introduction to Network Analysis

This course will teach you a mix of quantitative and qualitative methods for describing, measuring, and analyzing social networks.

More Details »

Mapping in R

This course will teach you how spatial data may be written/read and visualized in R, and show how publication quality maps may be produced in R, based on the GISTools package, as well as providing a review of a number of other diverse methods for visually representing geographical information in R.

More Details »

Optimization with Linear Programming

This course will teach you the use of mathematical models for managerial decision making and covers how to formulate linear programming models where multiple decisions need made while satisfying a number of conditions or constraints.

More Details »

Persuasion Analytics and Targeting

This course will teach you how to apply predictive modeling methods to identify persuadable individuals and to target voters in political campaigns.

More Details »

Predictive Analytics – Project Capstone

A predictive modeling practicum for the predictive analytices course program.

More Details »

Predictive Analytics 1 – Machine Learning Tools

This course introduces to the basic concepts in predictive analytics to visualize and explore data to understand the two core paradigms that account for most business applications of predictive modeling: classification and prediction.

More Details »

Predictive Analytics 1 – Machine Learning Tools with Python

This course introduces to the basic concepts in predictive analytics, with a focus on Python, to visualize and explore data that account for most business applications of predictive modeling: classification and prediction.

More Details »

Predictive Analytics 1 – Machine Learning Tools with R

This course introduces to the basic concepts in predictive analytics, with a focus on R, to visualize and explore data that account for most business applications of predictive modeling: classification and prediction.

More Details »

Predictive Analytics 2 – Neural Nets and Regression

As a continuation of Predictive Analytics 1, this course introduces to the basic concepts in predictive analytics to visualize and explore predictive modeling.

More Details »

Predictive Analytics 2 – Neural Nets and Regression with Python

As a continuation of Predictive Analytics 1, this course introduces to the basic concepts in predictive analytics, with a focus on Python, to visualize and explore predictive modeling.

More Details »

Predictive Analytics 2 – Neural Nets and Regression with R

As a continuation of Predictive Analytics 1, this course introduces to the basic concepts in predictive analytics, with a focus on R, to visualize and explore predictive modeling.

More Details »

Predictive Analytics 3 – Dimension Reduction, Clustering, and Association Rules

This course will teach you key unsupervised learning techniques of association rules – principal components analysis, and clustering – and will include an integration of supervised and unsupervised learning techniques.

More Details »

Predictive Analytics 3 – Dimension Reduction, Clustering, and Association Rules with Python

This course, with a focus on Python, will teach you key unsupervised learning techniques of association rules – principal components analysis, and clustering – and will include an integration of supervised and unsupervised learning techniques.

More Details »

Predictive Analytics 3 – Dimension Reduction, Clustering, and Association Rules with R

This course, with a focus on R, will teach you key unsupervised learning techniques of association rules – principal components analysis, and clustering – and will include an integration of supervised and unsupervised learning techniques.

More Details »

Predictive Analytics Preview – 1 Week Trial Course

This is a one-week preview of the Predictive Analytics 1 – Machine Learning Tools course and introduces the basic concepts in predictive analytics as the most prevalent form of data mining.

More Details »

Python for Analytics

This course will teach you the basic Python skills and data structures; how to load data from different sources, rearrange, and aggregate it; and finally how to analyze and visualize it to create high-quality products.

More Details »

Recorded Webinar on Content Optimization with Multi-Armed Bandits & Python

An overview of visualization in Python

More Details »

Risk Simulation and Queuing

This course will teach you modeling technique making decisions in the presence of risk or uncertainty, including risk analysis using Monte Carlo simulation, queuing theory for problems involving waiting lines, and decision trees for analyzing problems with multiple discrete decision alternatives.

More Details »

Spatial Statistics for GIS Using R

This course will teach you spatial statistical analysis methods to address problems in which spatial location. This course will explain and give examples of the analysis that can be conducted in a geographic information system such as ArcGIS or Mapinfo.

More Details »

About Statistics.com

Statistics.com offers academic and professional education in statistics, analytics, and data science at beginner, intermediate, and advanced levels of instruction. Statistics.com is a part of Elder Research, a data science consultancy with 25 years of experience in data analytics.

Latest Blogs

  • Standardized Death Rate
    March 18, 2020/
    0 Comments
  • Coronavirus – in Search of the Elusive Denominator
    March 18, 2020/
    0 Comments
  • Student Spotlight: Timothy Young
    May 12, 2020/
    0 Comments
  • May 12: Statistics in Practice
    May 12, 2020/
    0 Comments
  • Sensitivity and Specificity
    May 12, 2020/
    0 Comments

Social Networks

Linkedin
Twitter
Facebook
Youtube

Contact

The Institute for Statistics Education
4075 Wilson Blvd, 8th Floor
Arlington, VA 22203
(571) 281-8817

ourcourses@statistics.com

© Copyright 2021 - Statistics.com, LLC | All Rights Reserved | Privacy Policy | Terms of Use

By continuing to use this website, you consent to the use of cookies in accordance with our Cookie Policy.

Accept