Udemy
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
Development
Web Development Data Science Mobile Development Programming Languages Game Development Database Design & Development Software Testing Software Engineering Software Development Tools No-Code Development
Business
Entrepreneurship Communication Management Sales Business Strategy Operations Project Management Business Law Business Analytics & Intelligence Human Resources Industry E-Commerce Media Real Estate Other Business
Finance & Accounting
Accounting & Bookkeeping Compliance Cryptocurrency & Blockchain Economics Finance Finance Cert & Exam Prep Financial Modeling & Analysis Investing & Trading Money Management Tools Taxes Other Finance & Accounting
IT & Software
IT Certifications Network & Security Hardware Operating Systems & Servers Other IT & Software
Office Productivity
Microsoft Apple Google SAP Oracle Other Office Productivity
Personal Development
Personal Transformation Personal Productivity Leadership Career Development Parenting & Relationships Happiness Esoteric Practices Religion & Spirituality Personal Brand Building Creativity Influence Self Esteem & Confidence Stress Management Memory & Study Skills Motivation Other Personal Development
Design
Web Design Graphic Design & Illustration Design Tools User Experience Design Game Design 3D & Animation Fashion Design Architectural Design Interior Design Other Design
Marketing
Digital Marketing Search Engine Optimization Social Media Marketing Branding Marketing Fundamentals Marketing Analytics & Automation Public Relations Paid Advertising Video & Mobile Marketing Content Marketing Growth Hacking Affiliate Marketing Product Marketing Other Marketing
Lifestyle
Arts & Crafts Beauty & Makeup Esoteric Practices Food & Beverage Gaming Home Improvement & Gardening Pet Care & Training Travel Other Lifestyle
Photography & Video
Digital Photography Photography Portrait Photography Photography Tools Commercial Photography Video Design Other Photography & Video
Health & Fitness
Fitness General Health Sports Nutrition & Diet Yoga Mental Health Martial Arts & Self Defense Safety & First Aid Dance Meditation Other Health & Fitness
Music
Instruments Music Production Music Fundamentals Vocal Music Techniques Music Software Other Music
Teaching & Academics
Engineering Humanities Math Science Online Education Social Science Language Learning Teacher Training Test Prep Other Teaching & Academics
Web Development JavaScript React Angular CSS Node.Js PHP HTML5 Vue JS
AWS Certification Microsoft Certification AWS Certified Solutions Architect - Associate AWS Certified Cloud Practitioner CompTIA A+ Amazon AWS Cisco CCNA Microsoft AZ-900 AWS Certified Developer - Associate
Microsoft Power BI SQL Tableau Data Modeling Business Analysis Business Intelligence MySQL Qlik Sense Blockchain
Unity Unreal Engine Game Development Fundamentals C# 3D Game Development C++ Unreal Engine Blueprints 2D Game Development Virtual Reality
Google Flutter Android Development iOS Development React Native Swift Dart (programming language) Mobile App Development Kotlin SwiftUI
Graphic Design Photoshop Adobe Illustrator Drawing Digital Painting Canva InDesign Character Design Procreate Digital Illustration App
Life Coach Training Neuro-Linguistic Programming Personal Development Personal Transformation Life Purpose Mindfulness Meditation CBT Cognitive Behavioral Therapy Sound Therapy
Entrepreneurship Fundamentals Business Fundamentals Freelancing Business Strategy Startup Business Plan Online Business Blogging Home Business
Digital Marketing Social Media Marketing Marketing Strategy Internet Marketing Google Analytics Copywriting Email Marketing YouTube Marketing Drop Servicing

DevelopmentData ScienceR (programming language)

Multiple Regression Analysis with R

Learn multiple regression analysis main concepts from basic to expert level through a practical course with R.
Rating: 4.3 out of 54.3 (40 ratings)
271 students
Created by Diego Fernandez
Last updated 9/2019
English
English [Auto]

What you'll learn

  • Define stocks dependent or explained variable and calculate its mean, standard deviation, skewness and kurtosis descriptive statistics.
  • Outline rates, prices and macroeconomic independent or explanatory variables and calculate their descriptive statistics.
  • Analyze multiple regression statistics output through coefficient of determination or R square, adjusted R square and regression standard error metrics.
  • Examine multiple regression analysis of variance through regression, residuals and total degrees of freedom, sum of squares, mean square error, regression F statistic and regression p-value.
  • Review multiple regression coefficients through their values, standard errors, t statistics and regression coefficients p-values.
  • Evaluate regression correct specification through individual coefficients statistical significance and correct it through backward elimination stepwise regression.
  • Assess regression no linear dependency through multicollinearity test and correct it through correct specification re-evaluation.
  • Appraise regression correct functional form through Ramsey-RESET test and correct it through non-linear quadratic, logarithmic or reciprocal variables transformations.
  • Evaluate residuals no autocorrelation through Breusch-Godfrey test and correct it by adding lagged dependent variable data as independent variables to original regression.
  • Assess residuals homoscedasticity through White, Breusch-Pagan tests and correct it through heteroscedasticity consistent standard errors estimation.
  • Appraise residuals normality through Jarque-Bera test.
  • Evaluate regression forecasting accuracy by comparing it with random walk and arithmetic mean benchmarks through mean absolute error, root mean square error and mean absolute percentage error metrics.

Requirements

  • R statistical software is required. Downloading instructions included.
  • RStudio Integrated Development Environment (IDE) is recommended. Downloading instructions included.
  • Practical example data and R script code file provided with the course.
  • Prior basic R statistical software knowledge is useful but not required.

Description

Full Course Content Last Update 09/2019

Learn multiple regression analysis through a practical course with R statistical software using stocks, rates, prices and macroeconomic historical data. It explores main concepts from basic to expert level which can help you achieve better grades, develop your academic career, apply your knowledge at work or do your business forecasting research. All of this while exploring the wisdom of best academics and practitioners in the field.

Become a Multiple Regression Analysis Expert in this Practical Course with R

  • Define stocks dependent or explained variable and calculate its mean, standard deviation, skewness and kurtosis descriptive statistics.

  • Outline rates, prices and macroeconomic independent or explanatory variables and calculate their descriptive statistics.

  • Analyze multiple regression statistics output through coefficient of determination or R square, adjusted R square and regression standard error metrics.

  • Examine multiple regression analysis of variance through regression, residuals and total degrees of freedom, sum of squares, mean square error, regression F statistic and regression p-value.

  • Review multiple regression coefficients through their values, standard errors, t statistics and regression coefficients p-values.

  • Evaluate regression correct specification through individual coefficients statistical significance and correct it through backward elimination stepwise regression.

  • Assess regression no linear dependency through multicollinearity test and correct it through correct specification re-evaluation.

  • Appraise regression correct functional form through Ramsey-RESET test and correct it through non-linear quadratic, logarithmic or reciprocal variables transformations.

  • Evaluate residuals no autocorrelation through Breusch-Godfrey test and correct it by adding lagged dependent variable data as independent variables to original regression.

  • Assess residuals homoscedasticity through White, Breusch-Pagan tests and correct it through heteroscedasticity consistent standard errors estimation.

  • Appraise residuals normality through Jarque-Bera test.

  • Evaluate regression forecasting accuracy by comparing it with random walk and arithmetic mean benchmarks through mean absolute error, root mean square error and mean absolute percentage error metrics.

Become a Multiple Regression Analysis Expert and Put Your Knowledge in Practice

Learning multiple regression analysis is indispensable for business data science applications in areas such as consumer analytics, finance, banking, health care, science, e-commerce and social media. It is also essential for academic careers in data science, applied statistics, economics, econometrics or quantitative finance. And it is necessary for any business forecasting research.

But as learning curve can become steep as complexity grows, this course helps by leading you through step by step using stocks, rates, prices and macroeconomic historical data for multiple regression analysis to achieve greater effectiveness.

Content and Overview

This practical course contains 36 lectures and 3.5 hours of content. It’s designed for all multiple regression analysis knowledge levels and a basic understanding of R statistical software is useful but not required.

At first, you’ll learn how to read stocks, rates, prices and macroeconomic historical data to perform multiple regression analysis operations by installing related packages and running script code on RStudio IDE.

Then, you’ll define stocks dependent or explained variable. Next, you’ll define independent or explanatory variables through their rates, prices and macroeconomic areas. After that, you’ll calculate dependent and independent variables mean, standard deviation, skewness and kurtosis descriptive statistics. Later, you’ll compute independent variables transformations.

Next, you’ll analyze multiple regression statistics analysis through coefficient of determination or R square, adjusted R square and regression standard error metrics. Then, you’ll analyze multiple regression analysis of variance or ANOVA through regression, residuals and total degrees of freedom, sum of squares, mean square error, regression F statistic and regression p-value. Later, you’ll analyze multiple regression coefficient analysis through regression coefficients values, standard errors, t statistics and regression coefficients p-values.

After that, you’ll evaluate multiple regression correct specification through coefficients individual statistical significance and correct it through backward elimination stepwise regression. Then, you’ll evaluate multiple regression independent variables no linear dependence through multicollinearity test and correct it through correct specification re-evaluation. Next, you’ll evaluate multiple regression correct functional form through Ramsey-RESET linearity test and correct it through non-linear quadratic, logarithmic and reciprocal transformations of variables. Later, you’ll evaluate multiple regression residuals no autocorrelation through Breusch-Godfrey test and correct it by including lagged dependent variable data as independent variables in original regression. After that, you’ll evaluate multiple regression residuals homoscedasticity through White, Breusch-Pagan tests and correct it through heteroscedasticity consistent standard errors estimation. Then, you’ll evaluate multiple regression residuals normality through Jarque-Bera test.

Later, you’ll evaluate multiple regression forecasting accuracy by dividing data into training and testing ranges. After that, you’ll use training range for fitting best model by going through steps described in previous sections. Then, you’ll use best fitting model coefficient values to forecast through testing range. Finally, you’ll evaluate testing range forecasted values accuracy by comparing it with random walk and arithmetic mean benchmarks through mean absolute error, root mean square error and mean absolute percentage error metrics.

Who this course is for:

  • Undergraduates or postgraduates at any knowledge level who want to learn about multiple regression analysis using R statistical software.
  • Academic researchers who wish to deepen their knowledge in data science, applied statistics, economics, econometrics or quantitative finance.
  • Business data scientists who desire to apply this knowledge in areas such as consumer analytics, finance, banking, health care, e-commerce or social media.

Instructor

Diego Fernandez
Exfinsis
Diego Fernandez
  • 3.7 Instructor Rating
  • 2,498 Reviews
  • 12,875 Students
  • 36 Courses

Diego Fernandez is author of high-quality online courses and ebooks at Exfinsis for anyone who wants to become an expert in financial data analysis.

His main areas of expertise are financial analysis and data science. Within financial analysis he has focused on computational finance, quantitative finance and trading strategies analysis. Within data science he has concentrated on machine learning, applied statistics and econometrics. For all of this he has become proficient in Microsoft Excel®, R statistical software® and Python programming language® analysis tools. 

He has important online business development experience at fast-growing startups and blue-chip companies in several European countries. He has always exceeded expected professional objectives by starting with a comprehensive analysis of business environment and then efficiently executing formulated strategy.

He also achieved outstanding performance in his undergraduate and postgraduate degrees at world-class academic institutions. This outperformance allowed him to become teacher assistant for specialized subjects and constant student leader within study groups. 

His motivation is a lifelong passion for financial data analysis which he intends to transmit in all of the courses.

Top companies choose Udemy Business to build in-demand career skills.
NasdaqVolkswagenBoxNetAppEventbrite
  • Udemy Business
  • Teach on Udemy
  • Get the app
  • About us
  • Contact us
  • Careers
  • Blog
  • Help and Support
  • Affiliate
  • Investors
  • Impressum Kontakt
  • Terms
  • Privacy policy
  • Cookie settings
  • Sitemap
  • Accessibility statement
Udemy
© 2022 Udemy, Inc.