{"id":61956,"date":"2026-07-23T09:40:01","date_gmt":"2026-07-23T09:40:01","guid":{"rendered":"https:\/\/analystprep.com\/cfa-level-1-exam\/?p=61956"},"modified":"2026-09-10T20:15:38","modified_gmt":"2026-09-10T20:15:38","slug":"regression-assumptions-residual-analysis-goodness-of-fit-coefficients-and-anova-in-finance","status":"publish","type":"post","link":"https:\/\/analystprep.com\/cfa-level-1-exam\/uncategorized\/regression-assumptions-residual-analysis-goodness-of-fit-coefficients-and-anova-in-finance\/","title":{"rendered":"Regression Assumptions, Residual Analysis, Goodness of Fit, Coefficients, and ANOVA in Finance"},"content":{"rendered":"\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"ImageObject\",\n  \"url\": \"https:\/\/analystprep.com\/cfa-level-1-exam\/wp-content\/uploads\/2026\/07\/cfa_L10_b_img3.jpg\",\n  \"caption\": \"ANOVA Decomposition of Total Variation\",\n  \"width\": 662,\n  \"height\": 521,\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>\n\n\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"ImageObject\",\n  \"url\": \"https:\/\/analystprep.com\/cfa-level-1-exam\/wp-content\/uploads\/2026\/07\/cfa_L10_b_img2.jpg\",\n  \"caption\": \"ANOVA Statistical Analysis Illustration\",\n  \"width\": 737,\n  \"height\": 472,\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>\n\n\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"ImageObject\",\n  \"url\": \"https:\/\/analystprep.com\/cfa-level-1-exam\/wp-content\/uploads\/2026\/07\/cfa_L10_b_img1.jpg\",\n  \"caption\": \"Simple Linear Regression\",\n  \"width\": 840,\n  \"height\": 437,\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>\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"QAPage\",\n  \"mainEntity\": {\n    \"@type\": \"Question\",\n    \"name\": \"An analyst estimates a simple linear regression using 42 monthly observations. The sum of squares regression is 0.084, and the sum of squared errors is 0.056. The standard error of the estimate and the coefficient of determination are closest to:\",\n    \"text\": \"Options:\\n1. 0.0014 and 40.0%\\n2. 0.0374 and 60.0%\\n3. 0.0374 and 150.0%\",\n    \"answerCount\": 1,\n    \"acceptedAnswer\": {\n      \"@type\": \"Answer\",\n      \"text\": \"The correct answer is B. First calculate the standard error of the estimate using Se = \u221a(SSE\/(n\u22122)). With SSE = 0.056 and n = 42, the degrees of freedom are 40: Se = \u221a(0.056\/40) = \u221a0.0014 = 0.0374. Next calculate the coefficient of determination. Total sum of squares is SST = SSR + SSE = 0.084 + 0.056 = 0.140. Therefore, R\u00b2 = SSR\/SST = 0.084\/0.140 = 0.600, or 60.0%. Option A is incorrect because 0.0014 is the mean squared error before taking the square root, and it uses the unexplained variation instead of explained variation for R\u00b2. Option C is incorrect because an R\u00b2 value cannot exceed 100%; it incorrectly divides SSR by SSE.\"\n    }\n  }\n}\n<\/script>\n\n\n\n<p class=\"wp-block-paragraph\">The first step in regression is estimating a line. The second, more important step is deciding whether the estimated line deserves the analyst&#8217;s confidence. A regression output can look mathematically precise while still being economically misleading. The slope can be significant for the wrong reason. A high \\(R^2\\) can hide a poor model. A clean-looking equation can be damaged by nonlinearity, heteroskedasticity, autocorrelation, or non-normal residuals.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This learning outcome focuses on the discipline required after the regression is estimated. The analyst must understand the assumptions behind simple linear regression, use residual analysis to identify possible violations, evaluate goodness-of-fit, interpret coefficient tests, and read the analysis of variance, or ANOVA, output.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The practical question is not simply, &#8220;What is the regression line?&#8221; The better question is, &#8220;Is this line a reliable way to explain the relationship between the variables?&#8221;<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Review of the Simple Linear Regression Model<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">The simple linear regression model is:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">$$Y_i = b_0 + b_1 X_i + \\epsilon_i$$<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Where:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\\(Y_i\\) is the observed value of the dependent variable for observation \\(i\\)<\/li>\n\n\n\n<li>\\(X_i\\) is the observed value of the independent variable for observation \\(i\\)<\/li>\n\n\n\n<li>\\(b_0\\) is the population intercept<\/li>\n\n\n\n<li>\\(b_1\\) is the population slope coefficient<\/li>\n\n\n\n<li>\\(\\epsilon_i\\) is the error term for observation \\(i\\)<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">The estimated regression equation is:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">$$\\hat{Y}_i = \\hat{b}_0 + \\hat{b}_1 X_i$$<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Where:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\\(\\hat{Y}_i\\) is the predicted value of the dependent variable<\/li>\n\n\n\n<li>\\(\\hat{b}_0\\) is the estimated intercept<\/li>\n\n\n\n<li>\\(\\hat{b}_1\\) is the estimated slope coefficient<\/li>\n\n\n\n<li>\\(X_i\\) is the observed independent variable<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">The residual is:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">$$e_i = Y_i &#8211; \\hat{Y}_i$$<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Where:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\\(e_i\\) is the residual for observation \\(i\\)<\/li>\n\n\n\n<li>\\(Y_i\\) is the observed value of the dependent variable<\/li>\n\n\n\n<li>\\(\\hat{Y}_i\\) is the predicted value from the estimated regression equation<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">The residual is the observable diagnostic tool. The true error term, \\(\\epsilon_i\\), is unobservable, but residuals help the analyst infer whether the model is likely to be misspecified.<\/p>\n\n\n\n<div style=\"margin:28px 0;\">\n  <a href=\"https:\/\/analystprep.com\/free-trial\/\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"display:block;width:100%;padding:12px 24px;border-radius:999px;background:#1a73e8;color:#ffffff;font-size:15px;font-weight:500;text-align:center;text-decoration:none;box-sizing:border-box;\">\n    Practice Regression Questions with Our Free Trial.\n  <\/a>\n<\/div>\n\n\n\n<h3 class=\"wp-block-heading\">Main Assumptions of Simple Linear Regression<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Simple linear regression relies on assumptions about the relationship between the variables and the behavior of the error terms. These assumptions make inference meaningful. If they fail, the fitted line may still minimize squared residuals, but coefficient tests, p-values, prediction intervals, and conclusions may become unreliable.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Figure 1: Four Core Assumptions of Simple Linear Regression<\/strong><\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter\"><img loading=\"lazy\" decoding=\"async\" width=\"840\" height=\"437\" src=\"https:\/\/analystprep.com\/cfa-level-1-exam\/wp-content\/uploads\/2026\/07\/cfa_L10_b_img1.jpg\" alt=\"\" class=\"wp-image-61957\" srcset=\"https:\/\/analystprep.com\/cfa-level-1-exam\/wp-content\/uploads\/2026\/07\/cfa_L10_b_img1.jpg 840w, https:\/\/analystprep.com\/cfa-level-1-exam\/wp-content\/uploads\/2026\/07\/cfa_L10_b_img1-300x156.jpg 300w, https:\/\/analystprep.com\/cfa-level-1-exam\/wp-content\/uploads\/2026\/07\/cfa_L10_b_img1-768x400.jpg 768w, https:\/\/analystprep.com\/cfa-level-1-exam\/wp-content\/uploads\/2026\/07\/cfa_L10_b_img1-400x208.jpg 400w\" sizes=\"auto, (max-width: 840px) 100vw, 840px\" \/><\/figure>\n<\/div>\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Figure 1 summarizes the four central assumptions: linearity, homoskedasticity, independence, and normality. In practice, the analyst often begins by examining residuals. Clean residuals do not prove the model is perfect, but patterned residuals are a warning sign that the model may be missing an important feature of the data.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">$$ \\textbf{Table 1: Regression Assumptions, Violations, and Diagnostic Clues} \\\\<br>\n\\begin{array}{l|l|l|l|l}<br>\n\\textbf{Assumption} &amp; \\textbf{Meaning} &amp; \\textbf{Typical Violation} &amp; \\textbf{Residual Clue} &amp; \\textbf{Main Concern} \\\\ \\hline<br>\n\\text{Linearity} &amp; \\text{The expected value} &amp; \\text{True relationship is} &amp; \\text{U-shape or} &amp; \\text{Biased fitted values} \\\\<br>\n&amp; \\text{of } Y \\text{ is a linear} &amp; \\text{curved} &amp; \\text{systematic pattern} &amp; \\text{in parts of the data} \\\\<br>\n&amp; \\text{function of } X &amp; &amp; &amp; \\text{range} \\\\ \\hline<br>\n\\text{Homoskedasticity} &amp; \\text{Error variance is} &amp; \\text{Error variance} &amp; \\text{Funnel shape or} &amp; \\text{Standard errors and} \\\\<br>\n&amp; \\text{constant across} &amp; \\text{changes with } X \\text{ or} &amp; \\text{regime-dependent} &amp; \\text{tests may be} \\\\<br>\n&amp; \\text{observations} &amp; \\text{across groups} &amp; \\text{spread} &amp; \\text{unreliable} \\\\ \\hline<br>\n\\text{Independence} &amp; \\text{Error terms are} &amp; \\text{Autocorrelation or} &amp; \\text{Runs, waves, or} &amp; \\text{Coefficient} \\\\<br>\n&amp; \\text{uncorrelated across} &amp; \\text{serial correlation} &amp; \\text{cycles in residuals} &amp; \\text{inference may be} \\\\<br>\n&amp; \\text{observations} &amp; &amp; &amp; \\text{invalid} \\\\ \\hline<br>\n\\text{Normality} &amp; \\text{Error terms are} &amp; \\text{Skewed or fat-tailed} &amp; \\text{Skewed histogram} &amp; \\text{Small-sample} \\\\<br>\n&amp; \\text{normally distributed} &amp; \\text{errors} &amp; \\text{or extreme} &amp; \\text{hypothesis tests} \\\\<br>\n&amp; &amp; &amp; \\text{residuals} &amp; \\text{may be unreliable} \\\\ \\hline<br>\n\\end{array}<br>\n$$<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Table 1 is useful because each assumption has a different diagnostic signature. A U-shaped residual plot points toward a nonlinearity problem. A funnel-shaped plot points toward heteroskedasticity. A cyclical residual pattern points toward autocorrelation. A skewed residual histogram points toward non-normality.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Assumption 1: Linearity<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">The linearity assumption means that the dependent variable is related to the independent variable in a straight-line form:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">$$E(Y_i | X_i) = b_0 + b_1 X_i$$<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Where:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\\(E(Y_i | X_i)\\) is the expected value of \\(Y_i\\) conditional on \\(X_i\\)<\/li>\n\n\n\n<li>\\(b_0\\) is the intercept<\/li>\n\n\n\n<li>\\(b_1\\) is the slope coefficient<\/li>\n\n\n\n<li>\\(X_i\\) is the independent variable<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">If the true relationship is curved, a straight-line model can systematically overpredict some observations and underpredict others. This may show up as a pattern in the residuals.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Example 1: Recognizing a Linearity Violation<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Imagine a credit analyst regresses loan default rates on borrower debt-to-income ratios. At low debt-to-income levels, default rates increase slowly. At high debt-to-income levels, default rates rise sharply. A straight line is fitted anyway.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If the residuals are negative at low \\(X\\), positive in the middle, and negative again at high \\(X\\), the residual plot may show a U-shaped or inverted-U-shaped pattern. That pattern suggests the linearity assumption is violated. The model may need a transformed variable, a nonlinear term, or a different specification.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The key exam point is that ordinary least squares still produces a line. The problem is not that the line cannot be estimated. The problem is that the line may be the wrong shape for the relationship.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Assumption 2: Homoskedasticity<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Homoskedasticity means that the variance of the error terms is constant across observations:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">$$E\\left(\\epsilon_i^2\\right) = \\sigma_{\\epsilon}^2, \\quad i = 1, 2, \\dots, n$$<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Where:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\\(E\\left(\\epsilon_i^2\\right)\\) is the expected squared error term for observation \\(i\\)<\/li>\n\n\n\n<li>\\(\\sigma_{\\epsilon}^2\\) is the constant error variance<\/li>\n\n\n\n<li>\\(n\\) is the number of observations<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">If the variance of the error terms differs across observations, the regression has <strong>heteroskedasticity<\/strong>. This is common in financial data. Large firms may have lower return volatility than small firms. Stress periods may have much larger residuals than calm periods. High-yield bonds may show greater unexplained spread changes than investment-grade bonds.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Heteroskedasticity often appears as a funnel shape in a residual plot. The residuals may be tightly clustered for low values of \\(X\\) and widely dispersed for high values of \\(X\\), or vice versa.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Example 2: Diagnosing Heteroskedasticity in Equity Returns<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Assume we have a regression of weekly individual stock returns on weekly market returns across a sample that includes both mega-cap and micro-cap companies. The residuals for mega-cap stocks cluster narrowly around zero, while residuals for micro-cap stocks spread widely.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This is a classic warning sign. The variance of the residuals is not constant across the sample. The model may still estimate a slope, but the usual standard errors may be unreliable. A candidate should identify this as a homoskedasticity violation, not as a linearity violation.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Assumption 3: Independence<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">The independence assumption means that error terms are uncorrelated across observations. In practical terms, one residual should not help predict the next residual.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Autocorrelation is a common violation in time-series data. If positive residuals tend to be followed by positive residuals, and negative residuals tend to be followed by negative residuals, the errors are not independent. This can happen when an omitted variable moves slowly over time, when markets trend, or when the dependent variable adjusts gradually.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Example 3: Identifying Autocorrelation from Residuals<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Let\u2019s say an analyst regresses monthly fund flows on prior-month performance. The residual plot is ordered by month. For several months, residuals are mostly positive; for the next several months, residuals are mostly negative; later, they become positive again.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">That wave-like behavior suggests autocorrelation. The residuals are not randomly scattered across time. This undermines the independence assumption and may make the regression\u2019s inference too optimistic.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Assumption 4: Normality<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">The normality assumption requires the error terms to be normally distributed. This assumption matters most for small-sample hypothesis tests. It does not require the dependent variable or independent variable to be normally distributed. The focus is on the error terms.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Because true error terms are unobservable, analysts inspect residuals. A roughly bell-shaped residual histogram supports the normality assumption. A strongly skewed histogram, heavy tails, or extreme residuals may signal a violation.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">For large samples, the central limit theorem can reduce the practical importance of exact normality for inference. Still, in CFA-style questions, candidates must know that normality applies to the error terms, not necessarily to \\(X\\) or \\(Y\\).<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Residual Analysis as a Diagnostic Tool<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Residual analysis is the bridge between model estimation and model evaluation. It helps identify whether the model\u2019s assumptions look reasonable.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Figure 2: Residual Plots Help Detect Regression Assumption Violations<\/strong><\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter\"><img loading=\"lazy\" decoding=\"async\" width=\"737\" height=\"472\" src=\"https:\/\/analystprep.com\/cfa-level-1-exam\/wp-content\/uploads\/2026\/07\/cfa_L10_b_img2.jpg\" alt=\"\" class=\"wp-image-61958\" srcset=\"https:\/\/analystprep.com\/cfa-level-1-exam\/wp-content\/uploads\/2026\/07\/cfa_L10_b_img2.jpg 737w, https:\/\/analystprep.com\/cfa-level-1-exam\/wp-content\/uploads\/2026\/07\/cfa_L10_b_img2-300x192.jpg 300w, https:\/\/analystprep.com\/cfa-level-1-exam\/wp-content\/uploads\/2026\/07\/cfa_L10_b_img2-400x256.jpg 400w\" sizes=\"auto, (max-width: 737px) 100vw, 737px\" \/><\/figure>\n<\/div>\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Figure 2 compares four residual patterns. Random scatter around zero is usually consistent with a well-specified linear model. A U-shaped pattern suggests nonlinearity. A funnel pattern suggests heteroskedasticity. A cyclical pattern suggests autocorrelation. The important exam skill is matching the residual pattern to the violated assumption.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">A strong candidate should not overclaim. A residual plot indicates a possible issue; it is not a formal proof. It tells the analyst what to investigate next.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Total, Explained, and Unexplained Variation<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Goodness-of-fit begins with variation in the dependent variable. Regression decomposes total variation into explained and unexplained components.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The total sum of squares is:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">$$SST = \\sum_{i=1}^{n} \\left(Y_i &#8211; \\bar{Y}\\right)^2$$<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Where:<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\\(SST\\) is the total sum of squares<\/li>\n\n\n\n<li>\\(Y_i\\) is the observed value of the dependent variable<\/li>\n\n\n\n<li>\\(\\bar{Y}\\) is the sample mean of the dependent variable<\/li>\n\n\n\n<li>\\(n\\) is the number of observations<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">The regression sum of squares is:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">$$SSR = \\sum_{i=1}^{n} \\left(\\hat{Y}_i &#8211; \\bar{Y}\\right)^2$$<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Where:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\\(SSR\\) is the regression sum of squares<\/li>\n\n\n\n<li>\\(\\hat{Y}_i\\) is the predicted value from the regression equation<\/li>\n\n\n\n<li>\\(\\bar{Y}\\) is the sample mean of the dependent variable<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">The sum of squared errors is:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">$$SSE = \\sum_{i=1}^{n} \\left(Y_i &#8211; \\hat{Y}_i\\right)^2$$<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Where:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\\(SSE\\) is the sum of squared errors<\/li>\n\n\n\n<li>\\(Y_i\\) is the observed value of the dependent variable<\/li>\n\n\n\n<li>\\(\\hat{Y}_i\\) is the predicted value from the reg<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">The relationship among these components is:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">$$SST = SSR + SSE$$<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Where:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\\(SST\\) is total variation<\/li>\n\n\n\n<li>\\(SSR\\) is variation explained by the regression<\/li>\n\n\n\n<li>\\(SSE\\) is unexplained residual variation<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Figure 3: ANOVA Decomposition of Total Variation<\/strong><\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter\"><img loading=\"lazy\" decoding=\"async\" width=\"662\" height=\"521\" src=\"https:\/\/analystprep.com\/cfa-level-1-exam\/wp-content\/uploads\/2026\/07\/cfa_L10_b_img3.jpg\" alt=\"\" class=\"wp-image-61959\" srcset=\"https:\/\/analystprep.com\/cfa-level-1-exam\/wp-content\/uploads\/2026\/07\/cfa_L10_b_img3.jpg 662w, https:\/\/analystprep.com\/cfa-level-1-exam\/wp-content\/uploads\/2026\/07\/cfa_L10_b_img3-300x236.jpg 300w, https:\/\/analystprep.com\/cfa-level-1-exam\/wp-content\/uploads\/2026\/07\/cfa_L10_b_img3-400x315.jpg 400w\" sizes=\"auto, (max-width: 662px) 100vw, 662px\" \/><\/figure>\n<\/div>\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Figure 3 shows the logic behind regression ANOVA. Total variation in the dependent variable is split into explained variation and unexplained variation. The higher the explained share, the better the model describes variation in the sample. However, fit is not the same as validity. A model can have a high \\(R^2\\) and still violate assumptions or lack economic meaning.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Coefficient of Determination<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">The coefficient of determination, or \\(R^2\\), measures the proportion of total variation in the dependent variable explained by the regression:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">$$R^2 = \\frac{SSR}{SST}$$<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Where:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\\(R^2\\) is the coefficient of determination<\/li>\n\n\n\n<li>\\(SSR\\) is the regression sum of squares<\/li>\n\n\n\n<li>\\(SST\\) is the total sum of squares<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Because \\(SST = SSR + SSE\\), \\(R^2\\) can also be understood as the explained share of total variation. If \\(R^2 = 0.72\\), the model explains 72% of the variation in \\(Y\\) within the sample.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In simple linear regression, \\(R^2\\) is the square of the sample correlation between \\(X\\) and \\(Y\\):<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">$$R^2 = r^2$$<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Where:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\\(r\\) is the sample correlation between \\(X\\) and \\(Y\\)<\/li>\n\n\n\n<li>\\(R^2\\) is the coefficient of determination<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">This relationship holds in simple linear regression with one independent variable. It should not be casually extended to more complex settings without care.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Example 4: Calculating \\(R^2\\) from Sum of Squares<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Consider a regression of monthly luxury-retail stock returns on monthly consumer-confidence changes. The model produces the following sums of squares:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">$$\\begin{array}{l|l}<br>\n\\textbf{Component} &amp; \\textbf{Value} \\\\ \\hline<br>\n\\text{Sum of squares regression, } SSR &amp; 0.0245 \\\\ \\hline<br>\n\\text{Sum of squared errors, } SSE &amp; 0.0105 \\\\<br>\n\\end{array}$$<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Calculate the coefficient of determination.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Solution<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Recall that:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">$$SST = SSR + SSE$$<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Where:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\\(SST\\) is total variation in monthly stock returns<\/li>\n\n\n\n<li>\\(SSR = 0.0245\\) is explained variation<\/li>\n\n\n\n<li>\\(SSE = 0.0105\\) is unexplained variation<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Calculate total variation:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">$$SST = 0.0245 + 0.0105 = 0.0350$$<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Now quote the \\(R^2\\) formula:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">$$R^2 = \\frac{SSR}{SST}$$<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Where:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\\(R^2\\) is the proportion of total variation explained by the regression<\/li>\n\n\n\n<li>\\(SSR = 0.0245\\) is explained variation<\/li>\n\n\n\n<li>\\(SST = 0.0350\\) is total variation<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Calculate:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">$$R^2 = \\frac{0.0245}{0.0350} = 0.7000 = 70.0\\%$$<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The regression explains <strong>70.0%<\/strong> of the sample variation in monthly luxury-retail stock returns. The remaining 30.0% is unexplained by the model.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Standard Error of the Estimate<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">The standard error of the estimate, also called the standard error of the regression, measures the typical distance between observed values and fitted values. It is calculated as the square root of mean squared error:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">$$s_e = \\sqrt{MSE}$$<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Where:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\\(s_e\\) is the standard error of the estimate<\/li>\n\n\n\n<li>\\(MSE\\) is the mean squared error<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">For simple linear regression:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">$$MSE = \\frac{SSE}{n-2}$$<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Where:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\\(MSE\\) is the mean squared error<\/li>\n\n\n\n<li>\\(SSE\\) is the sum of squared errors<\/li>\n\n\n\n<li>\\(n &#8211; 2\\) is the degrees of freedom for error in simple linear regression<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Combining the two formulas:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">$$s_e = \\sqrt{\\frac{SSE}{n-2}}$$<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Where:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\\(s_e\\) is the standard error of the estimate<\/li>\n\n\n\n<li>\\(SSE\\) is the sum of squared errors<\/li>\n\n\n\n<li>\\(n\\) is the sample size<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">A smaller standard error of the estimate indicates that observed values tend to be closer to the fitted regression line. Unlike \\(R^2\\), which is a relative fit measure, \\(s_e\\) is in the units of the dependent variable.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">ANOVA Table and the F-Statistic<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">An ANOVA table organizes regression variation into regression, error, and total components. For simple linear regression, the typical structure is:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">$$ \\textbf{Table 2: ANOVA Table for Simple Linear Regression} \\\\<br>\n\\begin{array}{l|c|c|c|c}<br>\n\\textbf{Source} &amp; \\textbf{Sum of Squares} &amp; \\textbf{Degrees of Freedom} &amp; \\textbf{Mean Square} &amp; \\textbf{F-Statistic} \\\\<br>\n\\hline<br>\n\\text{Regression} &amp; SSR &amp; 1 &amp; MSR = \\frac{SSR}{1} &amp; F = MSR\/MSE \\\\ \\hline<br>\n\\text{Error} &amp; SSE &amp; n &#8211; 2 &amp; MSE =\\frac {SSE}{(n &#8211; 2)} &amp; \\\\ \\hline<br>\n\\text{Total} &amp; SST &amp; n &#8211; 1 &amp; &amp; \\\\<br>\n\\end{array}<br>\n$$<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Table 2 shows how the F-statistic is constructed. Mean square regression measures explained variation per regression degree of freedom. Mean square error measures unexplained variation per error degree of freedom. The F-statistic compares the two.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The mean square regression is:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">$$MSR = \\frac{SSR}{k}$$<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Where:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\\(MSR\\) is the mean square regression<\/li>\n\n\n\n<li>\\(SSR\\) is the regression sum of squares<\/li>\n\n\n\n<li>\\(k\\) is the number of independent variables<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">For simple linear regression, \\(k = 1\\), so \\(MSR = SSR\\).<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The F-statistic is:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">$$F = \\frac{MSR}{MSE}$$<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Where:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\\(F\\) is the F-statistic<\/li>\n\n\n\n<li>\\(MSR\\) is the mean square regression<\/li>\n\n\n\n<li>\\(MSE\\) is the mean squared error<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">A large F-statistic provides evidence against the null hypothesis that the slope coefficient is zero. In simple linear regression, the F-test of the overall model and the t-test of the slope coefficient have the same significance conclusion.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Example 5: Reading an ANOVA Table<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Assume an analyst estimates a regression of monthly infrastructure-fund excess returns on monthly inflation-surprise data using 28 observations. The results include:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">$$<br>\n\\begin{array}{l|c|c}<br>\n\\textbf{Source} &amp; \\textbf{Sum of Squares} &amp; \\textbf{Degrees of Freedom} \\\\<br>\n\\hline<br>\n\\text{Regression} &amp; 0.0180 &amp; 1 \\\\ \\hline<br>\n\\text{Error} &amp; 0.0091 &amp; 26 \\\\ \\hline<br>\n\\text{Total} &amp; 0.0271 &amp; 27 \\\\<br>\n\\end{array}<br>\n$$<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Calculate \\(R^2\\), the standard error of the estimate, and the F-statistic.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Solution<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Start with \\(R^2\\):<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">$$R^2 = \\frac{SSR}{SST}$$<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Where:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\\(SSR = 0.0180\\) is explained variation<\/li>\n\n\n\n<li>\\(SST = 0.0271\\) is total variation<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Calculate:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">$$R^2 = \\frac{0.0180}{0.0271} = 0.6642 = 66.42\\%$$<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Now we start with the standard error formula:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">$$S_e = \\sqrt{\\frac{SSE}{n-2}}$$<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Where:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\\(S_e\\) is the standard error of the estimate<\/li>\n\n\n\n<li>\\(SSE = 0.0091\\) is unexplained variation<\/li>\n\n\n\n<li>\\(n &#8211; 2 = 26\\) is the error degrees of freedom<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Calculate:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">$$S_e = \\sqrt{\\frac{0.0091}{26}} = \\sqrt{0.00035} = 0.0187$$<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The typical prediction error is about <strong>1.87 percentage points<\/strong> if returns are expressed in decimal form.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Now calculate the F-statistic:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">$$F = \\frac{MSR}{MSE}$$<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Where:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\\(MSR = \\frac {0.0180 }{ 1 }= 0.0180\\) is the mean square regression<\/li>\n\n\n\n<li>\\(MSE = \\frac {0.0091 }{ 26} = 0.00035\\) is mean squared error<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Therefore:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">$$F = \\frac{0.0180}{0.00035} = 51.43$$<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The F-statistic is large, suggesting that the regression explains a substantial amount of variation relative to residual variation. The analyst would still need the relevant p-value or critical value to make a formal hypothesis-test decision.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Testing Regression Coefficients<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Regression analysis often tests whether a coefficient differs from a hypothesized value. For a slope coefficient, the hypotheses are commonly:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">$$H_0 : b_1 = B_1$$<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">$$H_a : b_1 \\neq B_1$$<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Where:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\\(H_0\\) is the null hypothesis<\/li>\n\n\n\n<li>\\(H_a\\) is the alternative hypothesis<\/li>\n\n\n\n<li>\\(b_1\\) is the population slope coefficient<\/li>\n\n\n\n<li>\\(B_1\\) is the hypothesized value of the slope coefficient<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">The t-statistic is:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">$$t = \\frac{\\hat{b}_1 &#8211; B_1}{s_{\\hat{b}_1}}$$<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Where:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\\(t\\) is the test statistic<\/li>\n\n\n\n<li>\\(\\hat{b}_1\\) is the estimated slope coefficient<\/li>\n\n\n\n<li>\\(B_1\\) is the hypothesized slope coefficient under the null hypothesis<\/li>\n\n\n\n<li>\\(s_{\\hat{b}_1}\\) is the standard error of the estimated slope coefficient<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">The t-statistic follows a t-distribution with \\(n &#8211; 2\\) degrees of freedom in simple linear regression. The analyst rejects the null hypothesis if the test statistic is sufficiently extreme or if the p-value is below the chosen significance level.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The intercept can be tested similarly:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">$$t = \\frac{\\hat{b}_0 &#8211; B_0}{s_{\\hat{b}_0}}$$<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Where:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\\(\\hat{b}_0\\) is the estimated intercept<\/li>\n\n\n\n<li>\\(B_0\\) is the hypothesized intercept under the null hypothesis<\/li>\n\n\n\n<li>\\(s_{\\hat{b}_0}\\) is the standard error of the estimated intercept<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Example 6: Testing a Slope Coefficient<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Suppose that a portfolio analyst regresses a factor fund&#8217;s monthly excess return on a quality-factor return. The estimated slope is 0.64, and the standard error of the slope is 0.18. Test whether the slope is different from zero at the 5% significance level.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Solution<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Start by writing the hypotheses:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">$$H_0 : b_1 = 0$$<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">$$H_a : b_1 \\neq 0$$<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">We know that:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">$$t = \\frac{\\hat{b}_1 &#8211; B_1}{s_{\\hat{b}_1}}$$<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Where:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\\(\\hat{b}_1 = 0.64\\) is the estimated slope coefficient<\/li>\n\n\n\n<li>\\(B_1 = 0\\) is the hypothesized slope coefficient<\/li>\n\n\n\n<li>\\(s_{\\hat{b}_1} = 0.18\\) is the standard error of the slope estimate<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Calculate:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">$$t = \\frac{0.64 &#8211; 0}{0.18} = 3.56$$<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The calculated t-statistic is <strong>3.56<\/strong>. For a two-sided 5% test, this is likely to be large enough to reject the null hypothesis in typical sample sizes. The analyst concludes that the slope is statistically different from zero, assuming the regression assumptions are sufficiently reliable.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>p-Values and Statistical Significance<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">A p-value is the smallest level of significance at which the null hypothesis can be rejected. In regression output, p-values are often reported for the intercept, slope, and sometimes the F-statistic.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If the p-value is less than the significance level, reject the null hypothesis. If the p-value is greater than the significance level, fail to reject the null hypothesis.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">$$ \\textbf{Table 3: Interpreting p-Values in Regression Output} \\\\<br>\n\\begin{array}{l|l|l}<br>\n{\\textbf{p-Value Compared} \\\\ \\textbf{with Significance} \\\\ \\textbf{Level}} &amp; \\textbf{Decision} &amp; \\textbf{Interpretation} \\\\<br>\n\\hline<br>\n\\text{p-value } &lt; \\alpha &amp; \\text{Reject } H_0 &amp; \\text{Evidence is strong enough against the null hypothesis} \\\\ \\hline \\text{p-value } &gt; \\alpha &amp; \\text{Fail to reject } H_0 &amp; \\text{Evidence is not strong enough against the null hypothesis} \\\\ \\hline<br>\n\\text{p-value } = \\alpha &amp; \\text{Borderline case} &amp; \\text{Follow the exam convention or stated decision rule}<br>\n\\end{array}<br>\n$$<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">A smaller p-value does not prove that the relationship is economically important. It says that the observed result is unlikely under the null hypothesis, assuming the model and assumptions are valid. Economic significance must be evaluated separately.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Comparing Goodness-of-Fit Measures<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">$$ \\textbf{Table 4: Goodness-of-Fit and Regression Output Metrics} \\\\<br>\n\\begin{array}{l|l|l|l}<br>\n\\textbf{Measure} &amp; \\textbf{Formula or Source} &amp; \\textbf{What It Answers} &amp; \\textbf{Better When} \\\\<br>\n\\hline<br>\nR^2 &amp; {\\frac{SSR}{SST}} &amp; {\\text{What share of variation in}\\\\ Y \\text{ is explained?}} &amp; \\text{Higher, subject to model validity} \\\\ \\hline<br>\n\\text{Standard error of the estimate} &amp; \\sqrt{\\frac {SSE}{(n &#8211; 2)}} &amp; {\\text{How far are observed values from} \\\\ \\text{fitted values on average?}} &amp; \\text{Lower} \\\\ \\hline<br>\n\\text{F-statistic} &amp; {\\frac{MSR}{MSE}} &amp; {\\text{Is explained variation large} \\\\ \\text{relative to unexplained variation?}} &amp; \\text{Higher, for rejecting the null} \\\\ \\hline<br>\n\\text{t-statistic} &amp; \\frac {(\\hat{b} &#8211; B)}{s_{\\hat{b}}} &amp; {\\text{Is a coefficient different from} \\\\ \\text{a hypothesized value?}} &amp; \\text{More extreme} \\\\ \\hline<br>\n\\text{p-value} &amp; {\\text{Reported in output or} \\\\ \\text{derived from test statistic}} &amp; \\text{Is the result statistically significant at } \\alpha\\text{?} &amp; \\text{Lower}<br>\n\\end{array}<br>\n$$<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Table 4 is useful in interpretation questions. A high \\(R^2\\) describes fit. A low p-value supports statistical significance. A low standard error of the estimate indicates smaller prediction errors in the units of \\(Y\\). These are related but not interchangeable.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Interpretation and Evaluation<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">A strong regression interpretation goes beyond calculating output values. It connects the statistical result with the model assumptions and the investment problem.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Several practical principles follow:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>The dependent variable does not need to be normally distributed; the normality assumption applies to the error terms.<\/li>\n\n\n\n<li>A linearity violation often appears as a systematic residual pattern.<\/li>\n\n\n\n<li>Heteroskedasticity appears when residual variance changes across observations.<\/li>\n\n\n\n<li>Autocorrelation appears when residuals are correlated across observations, especially in time series.<\/li>\n\n\n\n<li>\\(R^2\\) measures the proportion of total variation in \\(Y\\) explained by the regression.<\/li>\n\n\n\n<li>The standard error of the estimate is an absolute measure of fit in the units of \\(Y\\).<\/li>\n\n\n\n<li>The ANOVA table decomposes total variation into explained and unexplained variation.<\/li>\n\n\n\n<li>In simple linear regression, the F-test for overall model significance and the t-test for the slope lead to the same significance conclusion.<\/li>\n\n\n\n<li>A statistically significant coefficient is not automatically economically meaningful.<\/li>\n\n\n\n<li>Residual analysis should complement, not replace, economic reasoning.<\/li>\n<\/ul>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<h2 class=\"wp-block-heading\">Question<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">An analyst estimates a simple linear regression using 42 monthly observations. The sum of squares regression is 0.084, and the sum of squared errors is 0.056. The standard error of the estimate and the coefficient of determination are closest to:<\/p>\n\n\n\n<ol style=\"list-style-type:upper-alpha\" class=\"wp-block-list\">\n<li>0.0014 and 40.0%<\/li>\n\n\n\n<li>0.0374 and 60.0%<\/li>\n\n\n\n<li>0.0374 and 150.0%<\/li>\n<\/ol>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Solution<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The correct answer is <strong>B<\/strong>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Recall the standard error of the estimate formula:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">$$S_e = \\sqrt{\\frac{SSE}{n-2}}$$<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Where:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\\(s_e\\) is the standard error of the estimate<\/li>\n\n\n\n<li>\\(SSE = 0.056\\) is the sum of squared errors<\/li>\n\n\n\n<li>\\(n = 42\\) is the number of observations<\/li>\n\n\n\n<li>\\(n &#8211; 2 = 40\\) is the error degrees of freedom in simple linear regression<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Calculate:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">$$S_e = \\sqrt{\\frac{0.056}{40}} = \\sqrt{0.0014} = 0.0374$$<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Now calculate \\(R^2\\). First quote the total variation relationship:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">$$SST = SSR + SSE$$<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Where:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\\(SST\\) is the total sum of squares<\/li>\n\n\n\n<li>\\(SSR = 0.084\\) is the regression sum of squares<\/li>\n\n\n\n<li>\\(SSE = 0.056\\) is the sum of squared errors<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Therefore:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">$$SST = 0.084 + 0.056 = 0.140$$<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Now quote the coefficient of determination formula:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">$$R^2 = \\frac{SSR}{SST}$$<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Where:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\\(R^2\\) is the coefficient of determination<\/li>\n\n\n\n<li>\\(SSR = 0.084\\) is explained variation<\/li>\n\n\n\n<li>\\(SST = 0.140\\) is total variation<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Calculate:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">$$R^2 = \\frac{0.084}{0.140} = 0.600 = 60.0\\%$$<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The standard error of the estimate is <strong>0.0374<\/strong>, and the coefficient of determination is <strong>60.0%<\/strong>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>A is incorrect<\/strong> because it uses the mean squared error, 0.0014, rather than taking the square root to calculate the standard error of the estimate. It also uses the unexplained portion, \\(\\frac {SSE}{SST}\\), rather than the explained portion, \\(\\frac {SSR}{SST}\\).<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>C is incorrect<\/strong> because the standard error is correct, but the \\(R^2\\) value is impossible. It incorrectly divides \\(SSR\\) by \\(SSE\\), producing \\(\\frac{0.084}{0.056} = 1.50\\), or 150.0%.<\/p>\n<\/blockquote>\n\n\n\n<div style=\"text-align:center;margin:35px 0;\">\n  <a href=\"https:\/\/analystprep.com\/free-trial\/\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"display:inline-block;padding:15px 35px;border-radius:999px;background:#1a73e8;color:#ffffff;font-size:17px;font-weight:600;text-decoration:none;\">\n    Start Free Trial \u2192\n  <\/a>\n\n  <p style=\"margin:25px 0 0;font-size:16px;line-height:1.6;text-align:center;\">\n    Master CFA Level I Quantitative Methods concepts, including simple linear regression, least squares estimation, intercepts, slopes, interpretation, and exam-style practice questions with study notes, mock exams, and video lessons.\n  <\/p>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>The first step in regression is estimating a line. The second, more important step is deciding whether the estimated line deserves the analyst&#8217;s confidence. A regression output can look mathematically precise while still being economically misleading. The slope can be&#8230;<\/p>\n","protected":false},"author":15,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[1],"tags":[],"class_list":["post-61956","post","type-post","status-publish","format-standard","hentry","category-uncategorized","blog-post","no-post-thumbnail","animate"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Regression Analysis in Finance | AnalystPrep CFA Notes<\/title>\n<meta name=\"description\" content=\"Learn regression assumptions, residual analysis, goodness of fit, coefficients, and ANOVA concepts for CFA Level 1 finance.\" \/>\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\/cfa-level-1-exam\/uncategorized\/regression-assumptions-residual-analysis-goodness-of-fit-coefficients-and-anova-in-finance\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Regression Analysis in Finance | AnalystPrep CFA Notes\" \/>\n<meta property=\"og:description\" content=\"Learn regression assumptions, residual analysis, goodness of fit, coefficients, and ANOVA concepts for CFA Level 1 finance.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/analystprep.com\/cfa-level-1-exam\/uncategorized\/regression-assumptions-residual-analysis-goodness-of-fit-coefficients-and-anova-in-finance\/\" \/>\n<meta property=\"og:site_name\" content=\"AnalystPrep | CFA\u00ae Exam Study Notes\" \/>\n<meta property=\"article:published_time\" content=\"2026-07-23T09:40:01+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-09-10T20:15:38+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/analystprep.com\/cfa-level-1-exam\/wp-content\/uploads\/2026\/07\/cfa_L10_b_img1.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"840\" \/>\n\t<meta property=\"og:image:height\" content=\"437\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Kosikos Tuitoek\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Kosikos Tuitoek\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"16 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/analystprep.com\\\/cfa-level-1-exam\\\/uncategorized\\\/regression-assumptions-residual-analysis-goodness-of-fit-coefficients-and-anova-in-finance\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/analystprep.com\\\/cfa-level-1-exam\\\/uncategorized\\\/regression-assumptions-residual-analysis-goodness-of-fit-coefficients-and-anova-in-finance\\\/\"},\"author\":{\"name\":\"Kosikos Tuitoek\",\"@id\":\"https:\\\/\\\/analystprep.com\\\/cfa-level-1-exam\\\/#\\\/schema\\\/person\\\/73df713e3b6e82ee139e1eff20cebe20\"},\"headline\":\"Regression Assumptions, Residual Analysis, Goodness of Fit, Coefficients, and ANOVA in Finance\",\"datePublished\":\"2026-07-23T09:40:01+00:00\",\"dateModified\":\"2026-09-10T20:15:38+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/analystprep.com\\\/cfa-level-1-exam\\\/uncategorized\\\/regression-assumptions-residual-analysis-goodness-of-fit-coefficients-and-anova-in-finance\\\/\"},\"wordCount\":3821,\"image\":{\"@id\":\"https:\\\/\\\/analystprep.com\\\/cfa-level-1-exam\\\/uncategorized\\\/regression-assumptions-residual-analysis-goodness-of-fit-coefficients-and-anova-in-finance\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/analystprep.com\\\/cfa-level-1-exam\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/cfa_L10_b_img1.jpg\",\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/analystprep.com\\\/cfa-level-1-exam\\\/uncategorized\\\/regression-assumptions-residual-analysis-goodness-of-fit-coefficients-and-anova-in-finance\\\/\",\"url\":\"https:\\\/\\\/analystprep.com\\\/cfa-level-1-exam\\\/uncategorized\\\/regression-assumptions-residual-analysis-goodness-of-fit-coefficients-and-anova-in-finance\\\/\",\"name\":\"Regression Analysis in Finance | AnalystPrep CFA Notes\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/analystprep.com\\\/cfa-level-1-exam\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/analystprep.com\\\/cfa-level-1-exam\\\/uncategorized\\\/regression-assumptions-residual-analysis-goodness-of-fit-coefficients-and-anova-in-finance\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/analystprep.com\\\/cfa-level-1-exam\\\/uncategorized\\\/regression-assumptions-residual-analysis-goodness-of-fit-coefficients-and-anova-in-finance\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/analystprep.com\\\/cfa-level-1-exam\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/cfa_L10_b_img1.jpg\",\"datePublished\":\"2026-07-23T09:40:01+00:00\",\"dateModified\":\"2026-09-10T20:15:38+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/analystprep.com\\\/cfa-level-1-exam\\\/#\\\/schema\\\/person\\\/73df713e3b6e82ee139e1eff20cebe20\"},\"description\":\"Learn regression assumptions, residual analysis, goodness of fit, coefficients, and ANOVA concepts for CFA Level 1 finance.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/analystprep.com\\\/cfa-level-1-exam\\\/uncategorized\\\/regression-assumptions-residual-analysis-goodness-of-fit-coefficients-and-anova-in-finance\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/analystprep.com\\\/cfa-level-1-exam\\\/uncategorized\\\/regression-assumptions-residual-analysis-goodness-of-fit-coefficients-and-anova-in-finance\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/analystprep.com\\\/cfa-level-1-exam\\\/uncategorized\\\/regression-assumptions-residual-analysis-goodness-of-fit-coefficients-and-anova-in-finance\\\/#primaryimage\",\"url\":\"https:\\\/\\\/analystprep.com\\\/cfa-level-1-exam\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/cfa_L10_b_img1.jpg\",\"contentUrl\":\"https:\\\/\\\/analystprep.com\\\/cfa-level-1-exam\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/cfa_L10_b_img1.jpg\",\"width\":840,\"height\":437},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/analystprep.com\\\/cfa-level-1-exam\\\/uncategorized\\\/regression-assumptions-residual-analysis-goodness-of-fit-coefficients-and-anova-in-finance\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/analystprep.com\\\/cfa-level-1-exam\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Regression Assumptions, Residual Analysis, Goodness of Fit, Coefficients, and ANOVA in Finance\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/analystprep.com\\\/cfa-level-1-exam\\\/#website\",\"url\":\"https:\\\/\\\/analystprep.com\\\/cfa-level-1-exam\\\/\",\"name\":\"AnalystPrep | CFA\u00ae Exam Study Notes\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/analystprep.com\\\/cfa-level-1-exam\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/analystprep.com\\\/cfa-level-1-exam\\\/#\\\/schema\\\/person\\\/73df713e3b6e82ee139e1eff20cebe20\",\"name\":\"Kosikos Tuitoek\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/8260edaa3f7ba04cf6b536b3f7fd769007ecb789b3289ac0cc4c3ab8b3f7f061?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/8260edaa3f7ba04cf6b536b3f7fd769007ecb789b3289ac0cc4c3ab8b3f7f061?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/8260edaa3f7ba04cf6b536b3f7fd769007ecb789b3289ac0cc4c3ab8b3f7f061?s=96&d=mm&r=g\",\"caption\":\"Kosikos Tuitoek\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Regression Analysis in Finance | AnalystPrep CFA Notes","description":"Learn regression assumptions, residual analysis, goodness of fit, coefficients, and ANOVA concepts for CFA Level 1 finance.","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\/cfa-level-1-exam\/uncategorized\/regression-assumptions-residual-analysis-goodness-of-fit-coefficients-and-anova-in-finance\/","og_locale":"en_US","og_type":"article","og_title":"Regression Analysis in Finance | AnalystPrep CFA Notes","og_description":"Learn regression assumptions, residual analysis, goodness of fit, coefficients, and ANOVA concepts for CFA Level 1 finance.","og_url":"https:\/\/analystprep.com\/cfa-level-1-exam\/uncategorized\/regression-assumptions-residual-analysis-goodness-of-fit-coefficients-and-anova-in-finance\/","og_site_name":"AnalystPrep | CFA\u00ae Exam Study Notes","article_published_time":"2026-07-23T09:40:01+00:00","article_modified_time":"2026-09-10T20:15:38+00:00","og_image":[{"width":840,"height":437,"url":"https:\/\/analystprep.com\/cfa-level-1-exam\/wp-content\/uploads\/2026\/07\/cfa_L10_b_img1.jpg","type":"image\/jpeg"}],"author":"Kosikos Tuitoek","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Kosikos Tuitoek","Est. reading time":"16 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/analystprep.com\/cfa-level-1-exam\/uncategorized\/regression-assumptions-residual-analysis-goodness-of-fit-coefficients-and-anova-in-finance\/#article","isPartOf":{"@id":"https:\/\/analystprep.com\/cfa-level-1-exam\/uncategorized\/regression-assumptions-residual-analysis-goodness-of-fit-coefficients-and-anova-in-finance\/"},"author":{"name":"Kosikos Tuitoek","@id":"https:\/\/analystprep.com\/cfa-level-1-exam\/#\/schema\/person\/73df713e3b6e82ee139e1eff20cebe20"},"headline":"Regression Assumptions, Residual Analysis, Goodness of Fit, Coefficients, and ANOVA in Finance","datePublished":"2026-07-23T09:40:01+00:00","dateModified":"2026-09-10T20:15:38+00:00","mainEntityOfPage":{"@id":"https:\/\/analystprep.com\/cfa-level-1-exam\/uncategorized\/regression-assumptions-residual-analysis-goodness-of-fit-coefficients-and-anova-in-finance\/"},"wordCount":3821,"image":{"@id":"https:\/\/analystprep.com\/cfa-level-1-exam\/uncategorized\/regression-assumptions-residual-analysis-goodness-of-fit-coefficients-and-anova-in-finance\/#primaryimage"},"thumbnailUrl":"https:\/\/analystprep.com\/cfa-level-1-exam\/wp-content\/uploads\/2026\/07\/cfa_L10_b_img1.jpg","inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/analystprep.com\/cfa-level-1-exam\/uncategorized\/regression-assumptions-residual-analysis-goodness-of-fit-coefficients-and-anova-in-finance\/","url":"https:\/\/analystprep.com\/cfa-level-1-exam\/uncategorized\/regression-assumptions-residual-analysis-goodness-of-fit-coefficients-and-anova-in-finance\/","name":"Regression Analysis in Finance | AnalystPrep CFA Notes","isPartOf":{"@id":"https:\/\/analystprep.com\/cfa-level-1-exam\/#website"},"primaryImageOfPage":{"@id":"https:\/\/analystprep.com\/cfa-level-1-exam\/uncategorized\/regression-assumptions-residual-analysis-goodness-of-fit-coefficients-and-anova-in-finance\/#primaryimage"},"image":{"@id":"https:\/\/analystprep.com\/cfa-level-1-exam\/uncategorized\/regression-assumptions-residual-analysis-goodness-of-fit-coefficients-and-anova-in-finance\/#primaryimage"},"thumbnailUrl":"https:\/\/analystprep.com\/cfa-level-1-exam\/wp-content\/uploads\/2026\/07\/cfa_L10_b_img1.jpg","datePublished":"2026-07-23T09:40:01+00:00","dateModified":"2026-09-10T20:15:38+00:00","author":{"@id":"https:\/\/analystprep.com\/cfa-level-1-exam\/#\/schema\/person\/73df713e3b6e82ee139e1eff20cebe20"},"description":"Learn regression assumptions, residual analysis, goodness of fit, coefficients, and ANOVA concepts for CFA Level 1 finance.","breadcrumb":{"@id":"https:\/\/analystprep.com\/cfa-level-1-exam\/uncategorized\/regression-assumptions-residual-analysis-goodness-of-fit-coefficients-and-anova-in-finance\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/analystprep.com\/cfa-level-1-exam\/uncategorized\/regression-assumptions-residual-analysis-goodness-of-fit-coefficients-and-anova-in-finance\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/analystprep.com\/cfa-level-1-exam\/uncategorized\/regression-assumptions-residual-analysis-goodness-of-fit-coefficients-and-anova-in-finance\/#primaryimage","url":"https:\/\/analystprep.com\/cfa-level-1-exam\/wp-content\/uploads\/2026\/07\/cfa_L10_b_img1.jpg","contentUrl":"https:\/\/analystprep.com\/cfa-level-1-exam\/wp-content\/uploads\/2026\/07\/cfa_L10_b_img1.jpg","width":840,"height":437},{"@type":"BreadcrumbList","@id":"https:\/\/analystprep.com\/cfa-level-1-exam\/uncategorized\/regression-assumptions-residual-analysis-goodness-of-fit-coefficients-and-anova-in-finance\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/analystprep.com\/cfa-level-1-exam\/"},{"@type":"ListItem","position":2,"name":"Regression Assumptions, Residual Analysis, Goodness of Fit, Coefficients, and ANOVA in Finance"}]},{"@type":"WebSite","@id":"https:\/\/analystprep.com\/cfa-level-1-exam\/#website","url":"https:\/\/analystprep.com\/cfa-level-1-exam\/","name":"AnalystPrep | CFA\u00ae Exam Study Notes","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/analystprep.com\/cfa-level-1-exam\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/analystprep.com\/cfa-level-1-exam\/#\/schema\/person\/73df713e3b6e82ee139e1eff20cebe20","name":"Kosikos Tuitoek","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/8260edaa3f7ba04cf6b536b3f7fd769007ecb789b3289ac0cc4c3ab8b3f7f061?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/8260edaa3f7ba04cf6b536b3f7fd769007ecb789b3289ac0cc4c3ab8b3f7f061?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/8260edaa3f7ba04cf6b536b3f7fd769007ecb789b3289ac0cc4c3ab8b3f7f061?s=96&d=mm&r=g","caption":"Kosikos Tuitoek"}}]}},"_links":{"self":[{"href":"https:\/\/analystprep.com\/cfa-level-1-exam\/wp-json\/wp\/v2\/posts\/61956","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/analystprep.com\/cfa-level-1-exam\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/analystprep.com\/cfa-level-1-exam\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/analystprep.com\/cfa-level-1-exam\/wp-json\/wp\/v2\/users\/15"}],"replies":[{"embeddable":true,"href":"https:\/\/analystprep.com\/cfa-level-1-exam\/wp-json\/wp\/v2\/comments?post=61956"}],"version-history":[{"count":11,"href":"https:\/\/analystprep.com\/cfa-level-1-exam\/wp-json\/wp\/v2\/posts\/61956\/revisions"}],"predecessor-version":[{"id":64264,"href":"https:\/\/analystprep.com\/cfa-level-1-exam\/wp-json\/wp\/v2\/posts\/61956\/revisions\/64264"}],"wp:attachment":[{"href":"https:\/\/analystprep.com\/cfa-level-1-exam\/wp-json\/wp\/v2\/media?parent=61956"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/analystprep.com\/cfa-level-1-exam\/wp-json\/wp\/v2\/categories?post=61956"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/analystprep.com\/cfa-level-1-exam\/wp-json\/wp\/v2\/tags?post=61956"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}