К содержимому
learnspaceYOUR NEXT CHAPTER
ПРОСТРАНСТВО ОБУЧЕНИЯ
ГлавнаяКаталог курсовМоё обучениеCoursera

Знания без границ

Учитесь у лучших университетов и компаний мира.

Открыть Coursera
Интеграция
Пространство университета
Моё пространствоСтраница курса
↵
ЯЛичный кабинетСтудент
© 2026 LearnSpaceКаждый день — возможность узнать больше.Помощь
Statistical Modeling and Diagnostics · LearnSpace
Назад в каталог
courseraАнализ данных

Statistical Modeling and Diagnostics

Курс от Coursera
Уровень не указан≈ 22.6 чАнглийский
О курсеНавыкиПрограммаПреподаватели

О курсе

In this course, you will learn how to analyze relationships between variables, detect predictive signals, validate statistical model assumptions, and apply transformations to improve model performance. You will construct and interpret linear and logistic regression models, explore methods for controlling bias in observational data, and learn how to monitor deployed models for drift or degradation. These skills form the foundation of rigorous statistical thinking and are essential for anyone working with real-world data. Learners benefit from a uniquely multidisciplinary experience shaped by experts from Edureka, Google, Illinois Tech, Genentech, and Microsoft. This diversity allows you to see statistical modeling from multiple professional perspectives—from academic theory and diagnostic rigor to industry applications in causal inference and cloud-based model management. By engaging with hands-on exercises and practical examples, you will strengthen your ability to build reliable, interpretable, and production-ready models. Whether you are preparing for more advanced machine learning coursework or looking to deepen your statistical intuition, this course will equip you with the tools, reasoning, and confidence needed to analyze data effectively and support sound decision-making.

Навыки, которые вы освоите

Statistical InferenceStatistical MethodsCorrelation AnalysisMicrosoft AzureModel EvaluationMLOps (Machine Learning Operations)Statistical Hypothesis TestingStatisticsCloud DeploymentProbability & StatisticsModel DeploymentRegression AnalysisData ValidationData TransformationStatistical AnalysisPredictive ModelingStatistical ModelingApplied Machine LearningLogistic Regression

Программа курса

8 модулей · 127 учебных материалов

01Start Here: Get Oriented and Check Your Skills2 материалов
Start Here: How This Skill-Based Course WorksЧтениеSkill Diagnostic: Find Your Recommended Starting PointЗадание
02Inferential Statistics37 материалов

Introduction to Central Limit Theorem

Module Resources & Required FilesЧтение

Учитесь у экспертов

Professionals from the Industry

Преподаватель курса

Statistical Modeling and Diagnostics
В каталоге вашей программы

Инвестируйте в себя

Новые знания — в удобное для вас время.

Начать на Coursera

Обучение откроется на Coursera
в новой вкладке

Обучение на Coursera

≈ 22.6 ч

8 модулей

Язык: Английский

Субтитры: Арабский, Французский, Украинский, Бразильский португальский, Корейский, Немецкий, Индонезийский, Турецкий, Испанский, Японский

Часть программы вашего университета
Central Limit TheoremВидео
Demonstration of Central Limit TheoremВидео
Demontration: Conclusion of Central Limit TheoremВидео
Central Limit Theorem (CLT): Mathematical ExampleЧтение
Practice Quiz : Introduction to Central Limit TheoremЗадание

Statistical Inference Methods

Population and Sample SpaceВидеоParameter and StatisticsВидеоForms of Inferential StatisticsВидеоPoint and Interval EstimationВидеоMaximum LikelihoodВидеоDemonstration Exploring Data ВидеоDemonstration: Drawing Sample Data ВидеоPractice Quiz : Statistical Inference MethodsЗадание

Statistical Hypothesis and Significance Testing

Hypothesis TestingВидеоHypothesis Testing ExampleВидеоStatistical Test ImplementationВидеоOne Tailed and Two Tailed TestВидеоZ - Test and T - TestВидеоPower AnalysisВидеоDemonstration of Confidence Interval and Margin of Error ВидеоDemonstration of Hypothesis TestingВидеоDemonstrating Power AnalysisВидеоStatistical Inference Real World ApplicationsЧтениеPractice Quiz : Statistical Hypothesis and Significance TestingЗадание

Parametric and Non Parametric Tests

Chi - Square TestВидеоPearson and Spearman CorrelationВидеоChi square Test DemonstrationВидеоPearson Correlation DemonstrationВидеоSpearman Correlation DemonstrationВидеоANOVAВидеоExample for One Way ANOVA - Part 1ВидеоExample for Two Way ANOVA - Part 2ВидеоDemonstration for One way ANOVAВидеоDemonstration for Two way ANOVAВидеоShapiro-Wilk Test ЧтениеPractice Quiz : Parametric and Non Parametric TestsЗадание
03Simple linear regression24 материалов

Foundations of linear regression

Jerrod: The incredible value of mentorshipВидеоOrdinary least squares estimationВидеоExplore ordinary least squaresЧтениеCorrelation and the intuition behind simple linear regressionЧтениеTest your knowledge: Foundations of linear regressionЗадание

Assumptions and construction in Python

Make linear regression assumptionsВидеоThe four main assumptions of simple linear regressionЧтениеHow to use Jupyter NotebookЧтениеAnnotated follow-along guide: Explore linear regression with PythonЛабораторнаяExplore linear regression with PythonВидеоCode functions and documentationЧтениеActivity: Run simple linear regressionЛабораторнаяExemplar: Run simple linear regressionЛабораторнаяTest your knowledge: Assumptions and construction in Python Задание

Evaluate a linear regression model

Evaluate uncertainty in regression analysis ВидеоInterpret measures of uncertainty in regressionЧтениеModel evaluation metricsВидеоEvaluation metrics for simple linear regression ЧтениеTest your knowledge: Evaluate a linear regression modelЗадание

Interpret linear regression results

Interpret and present linear regression resultsВидеоCorrelation versus causation: Interpret regression resultsЧтениеActivity: Evaluate simple linear regressionЛабораторнаяExemplar: Evaluate simple linear regressionЛабораторнаяTest your knowledge: Interpret linear regression resultsЗадание
04Logistic regression16 материалов

Foundations of logistic regression

Find the best logistic regression model for your dataВидеоTest your knowledge: Foundations of logistic regressionЗадание

Logistic regression with Python

Annotated follow-along resource: Construct a logistic regression model with PythonЛабораторнаяConstruct a logistic regression model with PythonВидеоTest your knowledge: Logistic regression with PythonЗадание

Interpret logistic regression results

Evaluate a binomial logistic regression modelВидеоKey metrics to assess logistic regression resultsВидеоCommon logistic regression metrics in PythonЧтениеInterpret the results of a logistic regressionВидеоInterpret logistic regression modelsЧтениеActivity: Perform logistic regressionЛабораторнаяExemplar: Perform logistic regressionЛабораторнаяTest your knowledge: Interpret logistic regression resultsЗадание

Compare regression models

Answer questions with regression modelsВидеоPrediction with different types of regressionЧтениеTest your knowledge: Compare regression modelsЗадание
05Model Diagnostics and Remediation 15 материалов

Regression Diagnostics

Regression Diagnostics Part 1ВидеоRegression Diagnostics Part 2ВидеоRegression Diagnostics Part 3ВидеоRegression Diagnostics Slides (PDF)ЧтениеRegression DiagnosticsЗадание

Variance Stabilizing Transformations

Variance-Stabilizing Transformation Part 1ВидеоVariance-Stabilizing Transformation Part 2ВидеоVariance Stabilizing Transformations Slides (PDF) ЧтениеVariance-Stabilizing TransformationЗадание

Box-Cox Transformation

Box-Cox TransformationВидеоBox-Cox Transformation Slides (PDF) ЧтениеBox-Cox TransformationЗадание

Transformations to Linearized the Model

Transformations to Linearize the ModelВидеоTransformations to Linearize the Model Slides (pdf)ЧтениеTransformations to Linearize the Model Задание
06Study designs and methods to control for bias6 материалов

Study designs

Study designsВидеоObservational and interventional study design types; an overviewЧтение

Methods to control for bias

Methods to control for biasВидеоControl of confounding in the analysis phaseЧтениеExplore E-value calculator for unmeasured confoundingЧтение

Recapitulation

Ask the right question(s)Чтение
07Model deployment and management in Azure25 материалов

Microsoft Azure setup

Practice activity: Setting up your environment in Microsoft AzureЧтениеReflection: Setting up your environment in Microsoft AzureЗаданиеWalkthrough: Setting up your environment in Microsoft Azure (Optional)Чтение

Model deployment

Model deploymentВидеоModel deployment industry standardsЧтениеPractice activity: Deploying trained models (Optional)ЧтениеReflection: Deploying trained models (Optional)ЗаданиеWalkthrough: Deploying trained models (Optional)ВидеоPractice activity: Using AKS (Optional)ЧтениеReflection: Using AKS (Optional)ЗаданиеWalkthrough: Using AKS (Optional)ВидеоPractice activity: Authenticating to Azure Machine LearningЧтениеReflection: Authenticating to Azure Machine LearningЗаданиеWalkthrough: Authenticating to Azure Machine Learning (Optional)Видео

Implementing CI/CD pipelines

Implementing CI/CD pipelinesВидеоExplanation of CI/CD pipelinesЧтениеKnowledge check: Implementing CI/CD pipelinesЗаданиеHow to implement CI/CD pipelines Чтение

Monitoring deployed models

Continuing deployment best practicesВидеоIntroduction and explanation of model managementЧтениеKnowledge check: Monitoring deployed modelsЗаданиеExplanation of monitoring techniquesЧтениеPractice activity: Monitoring deployed modelsЧтениеReflection: Monitoring deployed modelsЗадание
08Assessment2 материалов

Lesson

Learner Expectations for Skill AssessmentЧтениеSkill AssessmentЗадание
Walkthrough: Monitoring deployed models (Optional)Видео