{"id":29241,"date":"2022-12-22T10:12:42","date_gmt":"2022-12-22T10:12:42","guid":{"rendered":"https:\/\/analystprep.com\/study-notes\/?p=29241"},"modified":"2026-03-10T08:55:13","modified_gmt":"2026-03-10T08:55:13","slug":"describe-influence-analysis-and-methods-of-detecting-influential-data-points","status":"publish","type":"post","link":"https:\/\/analystprep.com\/study-notes\/cfa-level-2\/quantitative-method\/describe-influence-analysis-and-methods-of-detecting-influential-data-points\/","title":{"rendered":"Describe Influence Analysis and Methods of Detecting Influential Data Points"},"content":{"rendered":"<p><script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"ImageObject\",\n  \"url\": \"https:\/\/analystprep.com\/study-notes\/wp-content\/uploads\/2022\/12\/cfa-level-2-influencial-observations-1.png\",\n  \"caption\": \"Influential observations and leverage points in regression analysis\",\n  \"width\": 1313,\n  \"height\": 873,\n  \"copyrightNotice\": \"\u00a9 2024 AnalystPrep\",\n  \"acquireLicensePage\": \"https:\/\/analystprep.com\/license-info\",\n  \"creditText\": \"AnalystPrep Design Team\",\n  \"creator\": {\n    \"@type\": \"Organization\",\n    \"name\": \"AnalystPrep\"\n  }\n}\n<\/script> <iframe loading=\"lazy\" src=\"\/\/www.youtube.com\/embed\/Uqmkw12EQl4\" width=\"611\" height=\"343\" allowfullscreen=\"allowfullscreen\"><\/iframe><\/p>\n<p>In statistics, regression analysis is a method of modeling the relationships between a dependent variable (also called an <strong>outcome variable<\/strong>) and one or more independent variables (also called <strong>predictor variables<\/strong>). Regression analysis aims to find the best-fitting line or curve that describes how the dependent variable changes as the independent variable changes.<\/p>\n<p>A crucial part of regression analysis entails identifying the data points which are most influential in determining the shape of the best-fitting line or curve. These data points are known as influential data points. An <strong>influential data point<\/strong> has a significant effect on the fitted or predicted values of the model. Influential data points can greatly impact the regression analysis results, even if they are not necessarily representative of the entire dataset.<\/p>\n<div style=\"text-align: center; margin: 20px 0;\"><a style=\"display: inline-block; padding: 10px 18px; border: 2px solid #1e5bd8; color: #1e5bd8; border-radius: 9999px; text-decoration: none; font-weight: 600;\" href=\"https:\/\/analystprep.com\/free-trial\/\" target=\"_blank\" rel=\"noopener noreferrer\"> Practice influential data point detection for CFA Level II <\/a><\/div>\n<h2>Types of Influential Data Points<\/h2>\n<p>There are a few different types of data points that can be influential in a multiple regression analysis. These include high-leverage points and outliers.<\/p>\n<p>A <strong>high-leverage point<\/strong> is a data point with an extreme value of the independent (explanatory) variable. High-leverage points have a relatively large influence on the fitted values of the regression line. This means that if you were to remove a high-leverage point from your dataset, the regression line would change quite a bit.<\/p>\n<p>An <strong>outlier<\/strong> is a point with a larger or smaller <em>y<\/em> value than the model suggests. Outliers don&#8217;t fit well with the rest of the dataset. They can either be positive or negative outliers. Positive outliers are values that are too high, while negative outliers are values that are too low.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-29827 size-full\" src=\"https:\/\/analystprep.com\/study-notes\/wp-content\/uploads\/2022\/12\/cfa-level-2-influencial-observations-1.png\" alt=\"cfa-level-2-influencial-observations\" width=\"1313\" height=\"873\" srcset=\"https:\/\/analystprep.com\/study-notes\/wp-content\/uploads\/2022\/12\/cfa-level-2-influencial-observations-1.png 1313w, https:\/\/analystprep.com\/study-notes\/wp-content\/uploads\/2022\/12\/cfa-level-2-influencial-observations-1-300x199.png 300w, https:\/\/analystprep.com\/study-notes\/wp-content\/uploads\/2022\/12\/cfa-level-2-influencial-observations-1-1024x681.png 1024w, https:\/\/analystprep.com\/study-notes\/wp-content\/uploads\/2022\/12\/cfa-level-2-influencial-observations-1-768x511.png 768w, https:\/\/analystprep.com\/study-notes\/wp-content\/uploads\/2022\/12\/cfa-level-2-influencial-observations-1-400x266.png 400w\" sizes=\"auto, (max-width: 1313px) 100vw, 1313px\" \/><\/p>\n<h2>Methods of Detecting Influential Data Points<\/h2>\n<p>There are a number of different methods for detecting influential data points in multiple regression. The two most common methods are leverage and Cook&#8217;s distance.<\/p>\n<h3>Leverage<\/h3>\n<p>Leverage, \\(h_{ii}\\), is a measure of how far away an individual data point is from the mean of the rest of the data. For a particular independent variable, leverage measures the distance between the ith observation of that variable and the mean of the variable across \\(n\\) observations. Leverage lies between 0 and 1. The sum of individual leverages for all observations is \\(k + 1\\), where \\(k\\) is the number of independent variables.<\/p>\n<p>So, what&#8217;s the threshold for an observation to be considered an \u201cinfluential\u201d data point? As a general rule of thumb, an observation is potentially influential if its leverage exceeds \\(3[\\frac {(k+1)}{n}]\\), where \\(k\\) is the number of independent variables and \\(n\\) is the number of observations in the data set. For example, if you have a dataset with 50 observations and 10 independent variables, any observation with a leverage greater than 0.66 could be considered potentially influential.<\/p>\n<p>A data point with high leverage can significantly impact the overall trend, even if its value is not particularly extreme.<\/p>\n<h3>Studentized Residual<\/h3>\n<p>A studentized residual, \\(t_i^\\ast\\), is a statistic that is used to identify outliers in a dataset. It is a residual that has been scaled by an estimate of its standard deviation. It is calculated by dividing the residual (the difference between the actual value and the predicted value) by the standard deviation of the residuals.<\/p>\n<p>$$ t_i^\\ast=\\frac{e_{i^\\ast}}{s(e^\\ast)}=e_i\\sqrt{\\frac{n-k-1}{SSE\\left(1-h_{ii}\\right)-e_i^2}} $$<\/p>\n<p>Where:<\/p>\n<p>\\(e_{i^\\ast} =\\)\u00a0 Residual with the \\(i^\\text{th}\\) observation deleted.<\/p>\n<p>\\(s_e^\\ast =\\) Standard deviation of residuals.<\/p>\n<p>\\(k =\\) Number of independent variables.<\/p>\n<p>\\(n =\\) Total number of observations.<\/p>\n<p>\\(SSE =\\) Sum of square errors of the original regression model.<\/p>\n<p>\\(h_{ii} =\\) Leverage value for the ith observation.<\/p>\n<p>When interpreting the studentized residual, it is important to remember that a zero value indicates that the data point is not an outlier. Positive values indicate that the data point is above the regression line, while negative values indicate that the data point is below the regression line. Generally speaking, a studentized residual should be considered significant if it is greater than 2 in absolute value.<\/p>\n<p>A more reliable way to determine whether an observation is influential using the studentized residual is to compare it with the critical value of the t-distributed statistic with \\(n &#8211; k &#8211; 2\\) degrees of freedom at the selected significance level. The observation is considered influential if the studentized residual is greater than the critical value.<\/p>\n<h3>Cook&#8217;s Distance<\/h3>\n<p>Cook&#8217;s distance measures the influence of each observation on the estimated regression coefficients. Statistician R. Dennis Cook developed Cook&#8217;s distance in 1970. Cook&#8217;s distance measures how much the estimate of the regression coefficients would change if a given observation were removed from a data set. In other words, it quantifies how \u201cimportant\u201d each observation is in relation to the fit of a model. The larger the value of Cook&#8217;s distance, the greater the influence of the observation. Cook&#8217;s distance formula is as follows:<\/p>\n<p>$$ D_i=\\frac{(y_i-{\\hat y}_i)^2}{k\\times MSE}\\left(\\frac{h_{ii}}{(1-h_{ii})^2}\\right)=\\frac{e_i^2}{k\\times M S E}\\left(\\frac{h_{ii}}{(1-h_{ii})^2}\\right) $$<\/p>\n<p>Where:<\/p>\n<p>\\(e_i =\\) Residual for observation \\(i\\).<\/p>\n<p>\\(K\\ =\\) Number of independent variables.<\/p>\n<p>\\(MSE =\\) Mean square error of the estimated regression model.<\/p>\n<p>\\(h_{ii} =\\) Leverage value for observation \\(i\\).<\/p>\n<p>Data points with a Cook&#8217;s distance greater than \\(1\\) or \\(2\\sqrt{\\frac {k}{n}}\\) are considered to be influential. This means they can potentially skew the results of the analysis. Data points with a Cook distance between 0.5 and 1 are considered moderately influential. This means they may not significantly impact the results but could still be worth considering. Data points with a Cook distance of less than 0.5 are not considered influential, so they can safely be ignored when analyzing the data.<\/p>\n<p>Reading 4: Extensions of Multiple Regression<\/p>\n<p><em>Los 4 (a) Describe Influence analysis and methods of detecting influential data points<\/em><\/p>\n<div style=\"text-align: center; margin: 30px 0;\"><a style=\"display: inline-block; padding: 12px 24px; border-radius: 9999px; background: #1e5bd8; color: #ffffff; font-weight: bold; text-decoration: none;\" href=\"https:\/\/analystprep.com\/free-trial\/\" target=\"_blank\" rel=\"noopener noreferrer\"> Start Free Trial \u2192 <\/a><\/p>\n<p style=\"margin-top: 12px; font-size: 16px; line-height: 1.5;\">Strengthen your CFA Level II quantitative methods skills with exam-style questions on regression diagnostics, leverage, and influential observations.<\/p>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>In statistics, regression analysis is a method of modeling the relationships between a dependent variable (also called an outcome variable) and one or more independent variables (also called predictor variables). Regression analysis aims to find the best-fitting line or curve&#8230;<\/p>\n","protected":false},"author":3,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[102,229],"tags":[],"class_list":["post-29241","post","type-post","status-publish","format-standard","hentry","category-cfa-level-2","category-quantitative-method","blog-post","no-post-thumbnail","animate"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Influential Data Points in Regression Analysis<\/title>\n<meta name=\"description\" content=\"Learn how influential points and high leverage points affect regression results and how influence analysis helps detect them.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/analystprep.com\/study-notes\/cfa-level-2\/quantitative-method\/describe-influence-analysis-and-methods-of-detecting-influential-data-points\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Influential Data Points in Regression Analysis\" \/>\n<meta property=\"og:description\" content=\"Learn how influential points and high leverage points affect regression results and how influence analysis helps detect them.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/analystprep.com\/study-notes\/cfa-level-2\/quantitative-method\/describe-influence-analysis-and-methods-of-detecting-influential-data-points\/\" \/>\n<meta property=\"og:site_name\" content=\"CFA, FRM, and Actuarial Exams Study Notes\" \/>\n<meta property=\"article:published_time\" content=\"2022-12-22T10:12:42+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-10T08:55:13+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/analystprep.com\/study-notes\/wp-content\/uploads\/2022\/12\/cfa-level-2-influencial-observations-1.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1313\" \/>\n\t<meta property=\"og:image:height\" content=\"873\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Nicolas Joyce\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Nicolas Joyce\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/analystprep.com\/study-notes\/cfa-level-2\/quantitative-method\/describe-influence-analysis-and-methods-of-detecting-influential-data-points\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/analystprep.com\/study-notes\/cfa-level-2\/quantitative-method\/describe-influence-analysis-and-methods-of-detecting-influential-data-points\/\"},\"author\":{\"name\":\"Nicolas Joyce\",\"@id\":\"https:\/\/analystprep.com\/study-notes\/#\/schema\/person\/393e8b0a7757cde1d197fb0c060af25f\"},\"headline\":\"Describe Influence Analysis and Methods of Detecting Influential Data Points\",\"datePublished\":\"2022-12-22T10:12:42+00:00\",\"dateModified\":\"2026-03-10T08:55:13+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/analystprep.com\/study-notes\/cfa-level-2\/quantitative-method\/describe-influence-analysis-and-methods-of-detecting-influential-data-points\/\"},\"wordCount\":994,\"image\":{\"@id\":\"https:\/\/analystprep.com\/study-notes\/cfa-level-2\/quantitative-method\/describe-influence-analysis-and-methods-of-detecting-influential-data-points\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/analystprep.com\/study-notes\/wp-content\/uploads\/2022\/12\/cfa-level-2-influencial-observations-1.png\",\"articleSection\":[\"CFA Level II Study Notes\",\"Quantitative Method\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/analystprep.com\/study-notes\/cfa-level-2\/quantitative-method\/describe-influence-analysis-and-methods-of-detecting-influential-data-points\/\",\"url\":\"https:\/\/analystprep.com\/study-notes\/cfa-level-2\/quantitative-method\/describe-influence-analysis-and-methods-of-detecting-influential-data-points\/\",\"name\":\"Influential Data Points in Regression Analysis\",\"isPartOf\":{\"@id\":\"https:\/\/analystprep.com\/study-notes\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/analystprep.com\/study-notes\/cfa-level-2\/quantitative-method\/describe-influence-analysis-and-methods-of-detecting-influential-data-points\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/analystprep.com\/study-notes\/cfa-level-2\/quantitative-method\/describe-influence-analysis-and-methods-of-detecting-influential-data-points\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/analystprep.com\/study-notes\/wp-content\/uploads\/2022\/12\/cfa-level-2-influencial-observations-1.png\",\"datePublished\":\"2022-12-22T10:12:42+00:00\",\"dateModified\":\"2026-03-10T08:55:13+00:00\",\"author\":{\"@id\":\"https:\/\/analystprep.com\/study-notes\/#\/schema\/person\/393e8b0a7757cde1d197fb0c060af25f\"},\"description\":\"Learn how influential points and high leverage points affect regression results and how influence analysis helps detect them.\",\"breadcrumb\":{\"@id\":\"https:\/\/analystprep.com\/study-notes\/cfa-level-2\/quantitative-method\/describe-influence-analysis-and-methods-of-detecting-influential-data-points\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/analystprep.com\/study-notes\/cfa-level-2\/quantitative-method\/describe-influence-analysis-and-methods-of-detecting-influential-data-points\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/analystprep.com\/study-notes\/cfa-level-2\/quantitative-method\/describe-influence-analysis-and-methods-of-detecting-influential-data-points\/#primaryimage\",\"url\":\"https:\/\/analystprep.com\/study-notes\/wp-content\/uploads\/2022\/12\/cfa-level-2-influencial-observations-1.png\",\"contentUrl\":\"https:\/\/analystprep.com\/study-notes\/wp-content\/uploads\/2022\/12\/cfa-level-2-influencial-observations-1.png\",\"width\":1313,\"height\":873,\"caption\":\"cfa-level-2-influencial-observations\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/analystprep.com\/study-notes\/cfa-level-2\/quantitative-method\/describe-influence-analysis-and-methods-of-detecting-influential-data-points\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/analystprep.com\/study-notes\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Describe Influence Analysis and Methods of Detecting Influential Data Points\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/analystprep.com\/study-notes\/#website\",\"url\":\"https:\/\/analystprep.com\/study-notes\/\",\"name\":\"CFA, FRM, and Actuarial Exams Study Notes\",\"description\":\"Question Bank and Study Notes for the CFA, FRM, and Actuarial exams\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/analystprep.com\/study-notes\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/analystprep.com\/study-notes\/#\/schema\/person\/393e8b0a7757cde1d197fb0c060af25f\",\"name\":\"Nicolas Joyce\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/analystprep.com\/study-notes\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/684508c19e959bb01da12a9dc741428f559e4e5df43fc41ed68efa7f2d3b2b9d?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/684508c19e959bb01da12a9dc741428f559e4e5df43fc41ed68efa7f2d3b2b9d?s=96&d=mm&r=g\",\"caption\":\"Nicolas Joyce\"},\"url\":\"https:\/\/analystprep.com\/study-notes\/author\/kajal\/\"}]}<\/script>\n<meta property=\"og:video\" content=\"https:\/\/www.youtube.com\/embed\/Uqmkw12EQl4\" \/>\n<meta property=\"og:video:type\" content=\"text\/html\" \/>\n<meta property=\"og:video:duration\" content=\"2183\" \/>\n<meta property=\"og:video:width\" content=\"480\" \/>\n<meta property=\"og:video:height\" content=\"270\" \/>\n<meta property=\"ya:ovs:adult\" content=\"false\" \/>\n<meta property=\"ya:ovs:upload_date\" content=\"2022-12-22T10:12:42+00:00\" \/>\n<meta property=\"ya:ovs:allow_embed\" content=\"true\" \/>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Influential Data Points in Regression Analysis","description":"Learn how influential points and high leverage points affect regression results and how influence analysis helps detect them.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/analystprep.com\/study-notes\/cfa-level-2\/quantitative-method\/describe-influence-analysis-and-methods-of-detecting-influential-data-points\/","og_locale":"en_US","og_type":"article","og_title":"Influential Data Points in Regression Analysis","og_description":"Learn how influential points and high leverage points affect regression results and how influence analysis helps detect them.","og_url":"https:\/\/analystprep.com\/study-notes\/cfa-level-2\/quantitative-method\/describe-influence-analysis-and-methods-of-detecting-influential-data-points\/","og_site_name":"CFA, FRM, and Actuarial Exams Study Notes","article_published_time":"2022-12-22T10:12:42+00:00","article_modified_time":"2026-03-10T08:55:13+00:00","og_image":[{"width":1313,"height":873,"url":"https:\/\/analystprep.com\/study-notes\/wp-content\/uploads\/2022\/12\/cfa-level-2-influencial-observations-1.png","type":"image\/png"}],"author":"Nicolas Joyce","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Nicolas Joyce","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/analystprep.com\/study-notes\/cfa-level-2\/quantitative-method\/describe-influence-analysis-and-methods-of-detecting-influential-data-points\/#article","isPartOf":{"@id":"https:\/\/analystprep.com\/study-notes\/cfa-level-2\/quantitative-method\/describe-influence-analysis-and-methods-of-detecting-influential-data-points\/"},"author":{"name":"Nicolas Joyce","@id":"https:\/\/analystprep.com\/study-notes\/#\/schema\/person\/393e8b0a7757cde1d197fb0c060af25f"},"headline":"Describe Influence Analysis and Methods of Detecting Influential Data Points","datePublished":"2022-12-22T10:12:42+00:00","dateModified":"2026-03-10T08:55:13+00:00","mainEntityOfPage":{"@id":"https:\/\/analystprep.com\/study-notes\/cfa-level-2\/quantitative-method\/describe-influence-analysis-and-methods-of-detecting-influential-data-points\/"},"wordCount":994,"image":{"@id":"https:\/\/analystprep.com\/study-notes\/cfa-level-2\/quantitative-method\/describe-influence-analysis-and-methods-of-detecting-influential-data-points\/#primaryimage"},"thumbnailUrl":"https:\/\/analystprep.com\/study-notes\/wp-content\/uploads\/2022\/12\/cfa-level-2-influencial-observations-1.png","articleSection":["CFA Level II Study Notes","Quantitative Method"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/analystprep.com\/study-notes\/cfa-level-2\/quantitative-method\/describe-influence-analysis-and-methods-of-detecting-influential-data-points\/","url":"https:\/\/analystprep.com\/study-notes\/cfa-level-2\/quantitative-method\/describe-influence-analysis-and-methods-of-detecting-influential-data-points\/","name":"Influential Data Points in Regression Analysis","isPartOf":{"@id":"https:\/\/analystprep.com\/study-notes\/#website"},"primaryImageOfPage":{"@id":"https:\/\/analystprep.com\/study-notes\/cfa-level-2\/quantitative-method\/describe-influence-analysis-and-methods-of-detecting-influential-data-points\/#primaryimage"},"image":{"@id":"https:\/\/analystprep.com\/study-notes\/cfa-level-2\/quantitative-method\/describe-influence-analysis-and-methods-of-detecting-influential-data-points\/#primaryimage"},"thumbnailUrl":"https:\/\/analystprep.com\/study-notes\/wp-content\/uploads\/2022\/12\/cfa-level-2-influencial-observations-1.png","datePublished":"2022-12-22T10:12:42+00:00","dateModified":"2026-03-10T08:55:13+00:00","author":{"@id":"https:\/\/analystprep.com\/study-notes\/#\/schema\/person\/393e8b0a7757cde1d197fb0c060af25f"},"description":"Learn how influential points and high leverage points affect regression results and how influence analysis helps detect them.","breadcrumb":{"@id":"https:\/\/analystprep.com\/study-notes\/cfa-level-2\/quantitative-method\/describe-influence-analysis-and-methods-of-detecting-influential-data-points\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/analystprep.com\/study-notes\/cfa-level-2\/quantitative-method\/describe-influence-analysis-and-methods-of-detecting-influential-data-points\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/analystprep.com\/study-notes\/cfa-level-2\/quantitative-method\/describe-influence-analysis-and-methods-of-detecting-influential-data-points\/#primaryimage","url":"https:\/\/analystprep.com\/study-notes\/wp-content\/uploads\/2022\/12\/cfa-level-2-influencial-observations-1.png","contentUrl":"https:\/\/analystprep.com\/study-notes\/wp-content\/uploads\/2022\/12\/cfa-level-2-influencial-observations-1.png","width":1313,"height":873,"caption":"cfa-level-2-influencial-observations"},{"@type":"BreadcrumbList","@id":"https:\/\/analystprep.com\/study-notes\/cfa-level-2\/quantitative-method\/describe-influence-analysis-and-methods-of-detecting-influential-data-points\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/analystprep.com\/study-notes\/"},{"@type":"ListItem","position":2,"name":"Describe Influence Analysis and Methods of Detecting Influential Data Points"}]},{"@type":"WebSite","@id":"https:\/\/analystprep.com\/study-notes\/#website","url":"https:\/\/analystprep.com\/study-notes\/","name":"CFA, FRM, and Actuarial Exams Study Notes","description":"Question Bank and Study Notes for the CFA, FRM, and Actuarial exams","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/analystprep.com\/study-notes\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/analystprep.com\/study-notes\/#\/schema\/person\/393e8b0a7757cde1d197fb0c060af25f","name":"Nicolas Joyce","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/analystprep.com\/study-notes\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/684508c19e959bb01da12a9dc741428f559e4e5df43fc41ed68efa7f2d3b2b9d?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/684508c19e959bb01da12a9dc741428f559e4e5df43fc41ed68efa7f2d3b2b9d?s=96&d=mm&r=g","caption":"Nicolas Joyce"},"url":"https:\/\/analystprep.com\/study-notes\/author\/kajal\/"}]},"og_video":"https:\/\/www.youtube.com\/embed\/Uqmkw12EQl4","og_video_type":"text\/html","og_video_duration":"2183","og_video_width":"480","og_video_height":"270","ya_ovs_adult":"false","ya_ovs_upload_date":"2022-12-22T10:12:42+00:00","ya_ovs_allow_embed":"true"},"_links":{"self":[{"href":"https:\/\/analystprep.com\/study-notes\/wp-json\/wp\/v2\/posts\/29241","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/analystprep.com\/study-notes\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/analystprep.com\/study-notes\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/analystprep.com\/study-notes\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/analystprep.com\/study-notes\/wp-json\/wp\/v2\/comments?post=29241"}],"version-history":[{"count":17,"href":"https:\/\/analystprep.com\/study-notes\/wp-json\/wp\/v2\/posts\/29241\/revisions"}],"predecessor-version":[{"id":42689,"href":"https:\/\/analystprep.com\/study-notes\/wp-json\/wp\/v2\/posts\/29241\/revisions\/42689"}],"wp:attachment":[{"href":"https:\/\/analystprep.com\/study-notes\/wp-json\/wp\/v2\/media?parent=29241"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/analystprep.com\/study-notes\/wp-json\/wp\/v2\/categories?post=29241"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/analystprep.com\/study-notes\/wp-json\/wp\/v2\/tags?post=29241"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}