{"id":29211,"date":"2022-12-19T12:37:42","date_gmt":"2022-12-19T12:37:42","guid":{"rendered":"https:\/\/analystprep.com\/study-notes\/?p=29211"},"modified":"2026-05-01T14:18:21","modified_gmt":"2026-05-01T14:18:21","slug":"model-misspecification-2","status":"publish","type":"post","link":"https:\/\/analystprep.com\/study-notes\/cfa-level-2\/quantitative-method\/model-misspecification-2\/","title":{"rendered":"Model Misspecification"},"content":{"rendered":"<p><iframe loading=\"lazy\" src=\"\/\/www.youtube.com\/embed\/c9tQA8M3NYE\" width=\"611\" height=\"343\" allowfullscreen=\"allowfullscreen\"><\/iframe><\/p>\n<p>Model specification involves selecting independent variables to include in the regression and the functional form of the regression equation. Here, comprehensive guidelines are provided for accurately defining a regression, followed by an explanation of common model misspecifications.<\/p>\n<p>Exhibit 1 succinctly presents the principles for proper regression model specification:<\/p>\n<ol>\n<li>Grounding the model in economic reasoning for variable selection.<\/li>\n<li>Ensuring each included variable plays a vital role in the regression.<\/li>\n<li>Assessing the model&#8217;s performance beyond the training dataset to prevent overfitting.<\/li>\n<li>Selecting an appropriate functional form, especially when anticipating nonlinear relationships among regressors.<\/li>\n<li>Ensuring adherence to regression assumptions by addressing issues like heteroskedasticity, serial correlation, or multicollinearity.<\/li>\n<\/ol>\n<p>The subsequent discussion focuses on understanding model specification errors to enhance model development and foster a more informed approach to investment research.<\/p>\n<p>Incorrectly specified functional forms in regression estimation can manifest in various ways. These manifestations include:<\/p>\n<ol>\n<li>Omitted variables.<\/li>\n<li>Misrepresenting relationships between variables.<\/li>\n<li>Inappropriate variable scaling.<\/li>\n<li>Improper data pooling.<\/li>\n<\/ol>\n<p>Each of these errors may lead to issues like heteroskedasticity or serial correlation, impacting the reliability of regression results.<\/p>\n<div style=\"text-align: center; margin: 25px 0;\"><a style=\"display: inline-block; padding: 12px 20px; border: 2px solid #2f5cff; border-radius: 999px; color: #2f5cff; text-decoration: none; background: #f7f9fc; white-space: nowrap;\" href=\"https:\/\/analystprep.com\/free-trial\/\" target=\"_blank\" rel=\"noopener\"> Understand model specification errors with our free trial. <\/a><\/div>\n<p><strong>Omitted Variables<\/strong><\/p>\n<p>Omitted variable bias occurs when an important independent variable is excluded from a regression. If the true model includes X2 but we estimate without it, like this:<\/p>\n<p>$$Y_i=b_0+b_1X_1i+\u03b5_i$$<\/p>\n<p>instead of $$ Y_i = b_0 + b_1X_1i + b_2X_2i + \u03b5_i$$<\/p>\n<p>it causes misspecification.<\/p>\n<p>If the omitted variable (\\(X_2\\)) is uncorrelated with \\(X_1\\), the misspecified regression&#8217;s residual, \\(b_2X_2i\\) + \\(\u03b5_i\\), deviates from an expected zero value and lacks an independent identical distribution based on \\(X_2\\). This bias affects the intercept estimate, but \\(X_1\\)&#8217;s coefficient might still be accurate.<\/p>\n<p>However, if the omitted variable (\\(X_2\\)) correlates with the included variable (\\(X_1\\)), the model&#8217;s error becomes correlated with \\(X_1\\). This correlation leads to biased and inconsistent estimations for the regression coefficients, affecting the accuracy of the coefficients, intercept, and residuals, and making standard errors unreliable for statistical tests.<\/p>\n<p><strong>Inappropriate Form of VariablesTop of Form<\/strong><\/p>\n<p>A common mistake in regression involves using an improper data form instead of a suitable transformed version. For instance, neglecting nonlinearity in the relationship between variables by assuming a linear connection can lead to misspecification. To address this, it&#8217;s crucial to consider whether economic theory supports a nonlinear relationship. Plotting the data helps detect nonlinearity; if variables show linearity with proportional changes, transforming them, such as taking the natural logarithm, can rectify this misspecification.<\/p>\n<p><strong>Inappropriate Scaling of Variables<\/strong><\/p>\n<p>Using unscaled data in regressions instead of scaled data, when scaling would be more suitable, can result in model misspecification. Analysts frequently face the decision of whether to scale variables before comparing data among companies. For instance, analysts commonly employ common-size financial statements to compare companies. These statements streamline comparability across companies, enabling analysts to swiftly assess trends in profitability, leverage, efficiency, and other factors within a group of companies.<\/p>\n<p><strong>Inappropriate Pooling of Data<\/strong><\/p>\n<p>Improper data pooling occurs when combining samples unsuitably, often due to structural breaks in data behavior. This could stem from changes in regulations or shifts from low to high volatility periods. Such data, in a scatterplot, appears as separate clusters with little correlation due to differing cluster means. Analysts facing discernible subsamples should estimate the model using the most representative data for the forecasting period.<\/p>\n<blockquote>\n<h2>Question<\/h2>\n<p>Which of the following is NOT a potential consequence of misspecified functional form in regression analysis?<\/p>\n<ol type=\"A\">\n<li>Heteroskedasticity due to omitted variables.<\/li>\n<li>Multicollinearity caused by inappropriate variable scaling.<\/li>\n<li>Serial correlation arising from inappropriate data pooling.<\/li>\n<\/ol>\n<h4>Solution<\/h4>\n<p>The correct answer is B.<\/p>\n<p>Misspecified functional form in regression analysis can lead to several issues:<\/p>\n<ul>\n<li><strong>Omitted variables<\/strong> may cause heteroskedasticity or serial correlation in the regression results.<\/li>\n<li><strong>Inappropriate form of variables<\/strong> might lead to heteroskedasticity if a nonlinear relationship between variables is ignored.<\/li>\n<li><strong>Inappropriate variable scaling<\/strong> can cause heteroskedasticity or multicollinearity.<\/li>\n<li><strong>Inappropriate data pooling<\/strong> can result in heteroskedasticity or serial correlation in the model&#8217;s output.<\/li>\n<\/ul>\n<p>Stating &#8220;Multicollinearity caused by inappropriate variable scaling,&#8221; does not align with the outlined consequences of misspecified functional form in the regression analysis. Multicollinearity is generally related to high correlations between independent variables and is not explicitly associated with variable scaling.<\/p>\n<\/blockquote>\n<div style=\"text-align: center; margin: 40px 0;\"><a style=\"display: inline-block; padding: 14px 26px; background: #4a76d1; color: #fff; border-radius: 999px; text-decoration: none;\" href=\"https:\/\/analystprep.com\/free-trial\/\" target=\"_blank\" rel=\"noopener\"> Start Free Trial \u2192 <\/a><\/p>\n<p style=\"margin-top: 10px;\">Learn omitted variable bias, scaling issues, and regression reliability with clear study tools.<\/p>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Model specification involves selecting independent variables to include in the regression and the functional form of the regression equation. Here, comprehensive guidelines are provided for accurately defining a regression, followed by an explanation of common model misspecifications. Exhibit 1 succinctly&#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-29211","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 v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Model Misspecification Explained | AnalystPrep<\/title>\n<meta name=\"description\" content=\"Learn what model misspecification is, including omitted variable bias and functional form errors, and how it affects regression results.\" \/>\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\/model-misspecification-2\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Model Misspecification Explained | AnalystPrep\" \/>\n<meta property=\"og:description\" content=\"Learn what model misspecification is, including omitted variable bias and functional form errors, and how it affects regression results.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/analystprep.com\/study-notes\/cfa-level-2\/quantitative-method\/model-misspecification-2\/\" \/>\n<meta property=\"og:site_name\" content=\"CFA, FRM, and Actuarial Exams Study Notes\" \/>\n<meta property=\"article:published_time\" content=\"2022-12-19T12:37:42+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-01T14:18:21+00:00\" \/>\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=\"3 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\\\/model-misspecification-2\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/analystprep.com\\\/study-notes\\\/cfa-level-2\\\/quantitative-method\\\/model-misspecification-2\\\/\"},\"author\":{\"name\":\"Nicolas Joyce\",\"@id\":\"https:\\\/\\\/analystprep.com\\\/study-notes\\\/#\\\/schema\\\/person\\\/393e8b0a7757cde1d197fb0c060af25f\"},\"headline\":\"Model Misspecification\",\"datePublished\":\"2022-12-19T12:37:42+00:00\",\"dateModified\":\"2026-05-01T14:18:21+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/analystprep.com\\\/study-notes\\\/cfa-level-2\\\/quantitative-method\\\/model-misspecification-2\\\/\"},\"wordCount\":713,\"articleSection\":[\"CFA Level II Study Notes\",\"Quantitative Method\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/analystprep.com\\\/study-notes\\\/cfa-level-2\\\/quantitative-method\\\/model-misspecification-2\\\/\",\"url\":\"https:\\\/\\\/analystprep.com\\\/study-notes\\\/cfa-level-2\\\/quantitative-method\\\/model-misspecification-2\\\/\",\"name\":\"Model Misspecification Explained | AnalystPrep\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/analystprep.com\\\/study-notes\\\/#website\"},\"datePublished\":\"2022-12-19T12:37:42+00:00\",\"dateModified\":\"2026-05-01T14:18:21+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/analystprep.com\\\/study-notes\\\/#\\\/schema\\\/person\\\/393e8b0a7757cde1d197fb0c060af25f\"},\"description\":\"Learn what model misspecification is, including omitted variable bias and functional form errors, and how it affects regression results.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/analystprep.com\\\/study-notes\\\/cfa-level-2\\\/quantitative-method\\\/model-misspecification-2\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/analystprep.com\\\/study-notes\\\/cfa-level-2\\\/quantitative-method\\\/model-misspecification-2\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/analystprep.com\\\/study-notes\\\/cfa-level-2\\\/quantitative-method\\\/model-misspecification-2\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/analystprep.com\\\/study-notes\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Model Misspecification\"}]},{\"@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:\\\/\\\/secure.gravatar.com\\\/avatar\\\/684508c19e959bb01da12a9dc741428f559e4e5df43fc41ed68efa7f2d3b2b9d?s=96&d=mm&r=g\",\"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\/c9tQA8M3NYE\" \/>\n<meta property=\"og:video:type\" content=\"text\/html\" \/>\n<meta property=\"og:video:duration\" content=\"1596\" \/>\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-19T12:37:42+00:00\" \/>\n<meta property=\"ya:ovs:allow_embed\" content=\"true\" \/>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Model Misspecification Explained | AnalystPrep","description":"Learn what model misspecification is, including omitted variable bias and functional form errors, and how it affects regression results.","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\/model-misspecification-2\/","og_locale":"en_US","og_type":"article","og_title":"Model Misspecification Explained | AnalystPrep","og_description":"Learn what model misspecification is, including omitted variable bias and functional form errors, and how it affects regression results.","og_url":"https:\/\/analystprep.com\/study-notes\/cfa-level-2\/quantitative-method\/model-misspecification-2\/","og_site_name":"CFA, FRM, and Actuarial Exams Study Notes","article_published_time":"2022-12-19T12:37:42+00:00","article_modified_time":"2026-05-01T14:18:21+00:00","author":"Nicolas Joyce","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Nicolas Joyce","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/analystprep.com\/study-notes\/cfa-level-2\/quantitative-method\/model-misspecification-2\/#article","isPartOf":{"@id":"https:\/\/analystprep.com\/study-notes\/cfa-level-2\/quantitative-method\/model-misspecification-2\/"},"author":{"name":"Nicolas Joyce","@id":"https:\/\/analystprep.com\/study-notes\/#\/schema\/person\/393e8b0a7757cde1d197fb0c060af25f"},"headline":"Model Misspecification","datePublished":"2022-12-19T12:37:42+00:00","dateModified":"2026-05-01T14:18:21+00:00","mainEntityOfPage":{"@id":"https:\/\/analystprep.com\/study-notes\/cfa-level-2\/quantitative-method\/model-misspecification-2\/"},"wordCount":713,"articleSection":["CFA Level II Study Notes","Quantitative Method"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/analystprep.com\/study-notes\/cfa-level-2\/quantitative-method\/model-misspecification-2\/","url":"https:\/\/analystprep.com\/study-notes\/cfa-level-2\/quantitative-method\/model-misspecification-2\/","name":"Model Misspecification Explained | AnalystPrep","isPartOf":{"@id":"https:\/\/analystprep.com\/study-notes\/#website"},"datePublished":"2022-12-19T12:37:42+00:00","dateModified":"2026-05-01T14:18:21+00:00","author":{"@id":"https:\/\/analystprep.com\/study-notes\/#\/schema\/person\/393e8b0a7757cde1d197fb0c060af25f"},"description":"Learn what model misspecification is, including omitted variable bias and functional form errors, and how it affects regression results.","breadcrumb":{"@id":"https:\/\/analystprep.com\/study-notes\/cfa-level-2\/quantitative-method\/model-misspecification-2\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/analystprep.com\/study-notes\/cfa-level-2\/quantitative-method\/model-misspecification-2\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/analystprep.com\/study-notes\/cfa-level-2\/quantitative-method\/model-misspecification-2\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/analystprep.com\/study-notes\/"},{"@type":"ListItem","position":2,"name":"Model Misspecification"}]},{"@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:\/\/secure.gravatar.com\/avatar\/684508c19e959bb01da12a9dc741428f559e4e5df43fc41ed68efa7f2d3b2b9d?s=96&d=mm&r=g","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\/c9tQA8M3NYE","og_video_type":"text\/html","og_video_duration":"1596","og_video_width":"480","og_video_height":"270","ya_ovs_adult":"false","ya_ovs_upload_date":"2022-12-19T12:37:42+00:00","ya_ovs_allow_embed":"true"},"_links":{"self":[{"href":"https:\/\/analystprep.com\/study-notes\/wp-json\/wp\/v2\/posts\/29211","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=29211"}],"version-history":[{"count":16,"href":"https:\/\/analystprep.com\/study-notes\/wp-json\/wp\/v2\/posts\/29211\/revisions"}],"predecessor-version":[{"id":43216,"href":"https:\/\/analystprep.com\/study-notes\/wp-json\/wp\/v2\/posts\/29211\/revisions\/43216"}],"wp:attachment":[{"href":"https:\/\/analystprep.com\/study-notes\/wp-json\/wp\/v2\/media?parent=29211"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/analystprep.com\/study-notes\/wp-json\/wp\/v2\/categories?post=29211"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/analystprep.com\/study-notes\/wp-json\/wp\/v2\/tags?post=29211"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}