{"id":45614,"date":"2023-08-11T17:44:11","date_gmt":"2023-08-11T17:44:11","guid":{"rendered":"https:\/\/analystprep.com\/cfa-level-1-exam\/?p=45614"},"modified":"2026-03-31T15:46:51","modified_gmt":"2026-03-31T15:46:51","slug":"parametric-and-non-parametric-test","status":"publish","type":"post","link":"https:\/\/analystprep.com\/cfa-level-1-exam\/quantitative-methods\/parametric-and-non-parametric-test\/","title":{"rendered":"Parametric and Non-Parametric Test"},"content":{"rendered":"\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"VideoObject\",\n  \"name\": \"Parametric and Non-Parametric Tests of Independence (2024 CFA\u00ae Level I Exam \u2013 Quantitative Methods \u2013 Learning Module 9)\",\n  \"description\": \"CFA\u00ae Level I Quantitative Methods video lesson by AnalystPrep covering Parametric and Non-Parametric Tests of Independence (Learning Module 9). This session explains parametric and nonparametric tests of whether the population correlation coefficient equals zero, hypothesis testing at a given significance level, and tests of independence using contingency table data.\",\n  \"uploadDate\": \"2023-09-20T00:00:00+00:00\",\n  \"thumbnailUrl\": \"https:\/\/img.youtube.com\/vi\/IbL20aYithw\/default.jpg\",\n  \"contentUrl\": \"https:\/\/www.youtube.com\/watch?v=IbL20aYithw\",\n  \"embedUrl\": \"https:\/\/www.youtube.com\/embed\/IbL20aYithw\",\n  \"duration\": \"PT28M28S\"\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\": \"How do you determine whether the correlation between two stocks is statistically significant?\",\n    \"text\": \"Assume an investment analyst, John Smith, is studying the relationship between two stocks, X and Y. Based on 100 observations, he has found that SXY = 10, SX = 2, and SY = 8. Smith needs to find the sample correlation rXY and use it to perform a t-test to determine if there is a significant correlation between the returns of stocks X and Y. The critical value for the test statistic at the 0.05 level of significance is approximately 1.96. He should conclude that the statistical relationship between X and Y is:\\n\\nA. Significant because the test statistic falls outside the range of the critical values.\\n\\nB. Significant, because the absolute value of the test statistic is less than the critical value.\\n\\nC. Insignificant because the test statistic falls outside the range of the critical values.\",\n    \"answerCount\": 1,\n    \"acceptedAnswer\": {\n      \"@type\": \"Answer\",\n      \"text\": \"The correct answer is A. The sample correlation coefficient is calculated as rXY = SXY \/ (SX \u00d7 SY) = 10 \/ (2 \u00d7 8) = 0.625. Using a t-test with n = 100 observations, the test statistic is t = r\u221a(n \u2212 2) \/ \u221a(1 \u2212 r\u00b2) \u2248 7.93. Since this value exceeds the critical value of 1.96 at the 0.05 significance level, the null hypothesis of no correlation is rejected. Therefore, the correlation between X and Y is statistically significant because the test statistic falls outside the range of the critical values.\"\n    }\n  }\n}\n<\/script>\n\n\n<p><iframe loading=\"lazy\" src=\"\/\/www.youtube.com\/embed\/IbL20aYithw\" width=\"611\" height=\"343\" allowfullscreen=\"allowfullscreen\"><\/iframe><\/p>\n<h3>Parametric versus Non-parametric Tests of Independence<\/h3>\n<p>A parametric test is a hypothesis test concerning a population parameter used when the data has <strong>specific distribution assumptions<\/strong>. If these assumptions are not met, <strong>non-parametric tests<\/strong> are used.<\/p>\n<p>In summary, researchers use non-parametric testing when:<\/p>\n<ul>\n<li>Data do not meet distributional assumptions.<\/li>\n<li>There are outliers.<\/li>\n<li>Data is given in the form of ranks.<\/li>\n<li>The hypothesis test objective does not concern a parameter.<\/li>\n<\/ul>\n<div style=\"margin: 20px 0;\"><a style=\"display: block; width: 100%; text-align: center; padding: 10px; border: 2px solid #2f5bea; border-radius: 40px; font-size: 16px; color: #2f5bea; text-decoration: none;\" href=\"https:\/\/analystprep.com\/free-trial\/\" target=\"_blank\" rel=\"noopener\"> Practice hypothesis testing questions with our free trial. <\/a><\/div>\n<h3>Hypotheses Concerning Population Correlation Coefficient<\/h3>\n<p>We frequently compare the population correlation coefficient to zero when testing for correlation. This helps us determine whether there&#8217;s a relationship between the variables. The population correlation coefficient, represented by \\(\\rho\\), is used to test the relationship. There are three possible hypotheses:<\/p>\n<ul>\n<li>Two-sided; \\(H_0: \\rho=0 \\text{ versus } H_a: \\rho\\neq 0\\).<\/li>\n<li>One-sided right side; \\(H_0: \\rho \\le 0 \\text{ versus } H_a: \\rho \\gt 0\\).<\/li>\n<li>One-sided left side; \\(H_0: \\rho\\geq0 \\text{ versus } H_a: \\rho \\lt 0\\).<\/li>\n<\/ul>\n<p>Let&#8217;s assume that we have variables X and Y. The sample correlation, \\(r_{XY}\\), tests the above hypotheses.<\/p>\n<h4>Parametric Test of a Correlation<\/h4>\n<p>The <strong>parametric pairwise correlation coefficient<\/strong>, also known as <strong>Pearson correlation<\/strong>, is used to test the correlation in a parametric test. The formula for the sample correlation involves the sample covariance between the \\(X\\) and \\(Y\\) variables and their respective standard deviations, which is expressed as:<\/p>\n<p>$$ r=\\frac{S_{XY}}{S_XS_Y} $$<\/p>\n<p>Where:<\/p>\n<p>\\(S_{XY}\\)= Sample covariance between the \\(X\\) and \\(Y\\) variables.<\/p>\n<p>\\(S_X\\)= Standard deviation of the \\(X\\) variable.<\/p>\n<p>\\(S_Y\\) = Standard deviation of the \\(Y\\) variable.<\/p>\n<p>A<strong> t-test<\/strong> can determine if the null hypothesis should be rejected using the sample correlation, \\(r\\) if the two variables are <strong>normally distributed<\/strong>. The formula for the t-test is:<\/p>\n<p>$$ t=\\frac{r\\sqrt{n-2}}{\\sqrt{\\left(1-r^2\\right)} } $$<\/p>\n<p>Where:<\/p>\n<p>\\(r\\)= Sample correlation.<\/p>\n<p>\\(n\\)= Sample size.<\/p>\n<p>\\(\\left(n-2\\right)\\)= Degrees of freedom.<\/p>\n<p>The test statistic follows a t-distribution with \\(n-2\\) degrees of freedom. From the equation above, it is easy to see that the sample size, \\(n\\), increases, and the degrees of freedom increase. In other words, as the sample size \\(n\\) increases, the power of the test increases. This implies that a false null hypothesis will likely be rejected as the sample size increases.<\/p>\n<p><strong>Example: Parametric Test of a Correlation<\/strong><\/p>\n<p>The table below shows the sample correlations between the monthly returns of five different sector-specific exchange-traded funds (ETFs) and the overall market index (Market 1). There are 48 monthly observations, and the following ETFs are included in the analysis:<\/p>\n<p>$$ \\begin{array}{c|c|c|c|c|c|c}<br \/>&amp; \\text{ETF } 1 &amp; \\text{ETF } 2 &amp; \\text{ETF } 3 &amp; \\text{ETF } 4 &amp; \\text{ETF } 5 &amp; \\text{Market } 1 \\\\ \\hline<br \/>\\text{ETF } 1 &amp; 1 \\\\ \\hline<br \/>\\text{ETF } 2 &amp; 0.8214 &amp; 1 \\\\ \\hline<br \/>\\text{ETF } 3 &amp; 0.5672 &amp; 0.6438 &amp; 1 \\\\ \\hline<br \/>\\text{ETF } 4 &amp; 0.4276 &amp; 0.5789 &amp; 0.4123 &amp; 1 \\\\ \\hline<br \/>\\text{ETF } 5 &amp; 0.7121 &amp; 0.7942 &amp; 0.6896 &amp; 0.5614 &amp; 1 \\\\ \\hline<br \/>\\text{Market } 1 &amp; 0.8375 &amp; 0.9096 &amp; 0.7223 &amp; 0.6954 &amp; 0.7919 &amp; 1<br \/>\\end{array} $$<\/p>\n<p>Using a 1% significance level and the following hypotheses: \\(H_0:\\rho=0 \\text{ versus } H_a:\\rho\\neq 0\\), calculate the t-statistic for the correlation between ETF 2 and ETF 4. Based on the calculated t-statistic, draw a conclusion about the significance of the correlation using the following sample t-table:<\/p>\n<p>$$\\begin{array}{|lccccc}<br \/>\\hline \\text { df } &amp; \\boldsymbol{p}=\\mathbf{0 . 1 0} &amp; \\boldsymbol{p}=\\mathbf{0 . 0 5} &amp; \\boldsymbol{p}=\\mathbf{0 . 0 2 5} &amp; \\boldsymbol{p}=\\mathbf{0 . 0 1} &amp; \\boldsymbol{p}=\\mathbf{0 . 0 0 5} \\\\<br \/>\\hline \\mathbf{3 1} &amp; 1.309 &amp; 1.696 &amp; 2.040 &amp; 2.453 &amp; 2.744 \\\\<br \/>\\mathbf{3 2} &amp; 1.309 &amp; 1.694 &amp; 2.037 &amp; 2.449 &amp; 2.738 \\\\<br \/>\\mathbf{3 3} &amp; 1.308 &amp; 1.692 &amp; 2.035 &amp; 2.445 &amp; 2.733 \\\\<br \/>\\mathbf{3 4} &amp; 1.307 &amp; 1.691 &amp; 2.032 &amp; 2.441 &amp; 2.728 \\\\<br \/>\\mathbf{3 5} &amp; 1.306 &amp; 1.690 &amp; 2.030 &amp; 2.438 &amp; 2.724 \\\\<br \/>\\mathbf{3 6} &amp; 1.306 &amp; 1.688 &amp; 2.028 &amp; 2.434 &amp; 2.719 \\\\<br \/>\\mathbf{3 7} &amp; 1.305 &amp; 1.687 &amp; 2.026 &amp; 2.431 &amp; 2.715 \\\\<br \/>\\mathbf{3 8} &amp; 1.304 &amp; 1.686 &amp; 2.024 &amp; 2.429 &amp; 2.712 \\\\<br \/>\\mathbf{3 9} &amp; 1.304 &amp; 1.685 &amp; 2.023 &amp; 2.426 &amp; 2.708 \\\\<br \/>\\mathbf{4 0} &amp; 1.303 &amp; 1.684 &amp; 2.021 &amp; 2.423 &amp; 2.704 \\\\<br \/>\\mathbf{4 1} &amp; 1.303 &amp; 1.683 &amp; 2.020 &amp; 2.421 &amp; 2.701 \\\\<br \/>\\mathbf{4 2} &amp; 1.302 &amp; 1.682 &amp; 2.018 &amp; 2.418 &amp; 2.698 \\\\<br \/>\\mathbf{4 3} &amp; 1.302 &amp; 1.681 &amp; 2.017 &amp; 2.416 &amp; 2.695 \\\\<br \/>\\mathbf{4 4} &amp; 1.301 &amp; 1.680 &amp; 2.015 &amp; 2.414 &amp; 2.692 \\\\<br \/>\\mathbf{4 5} &amp; 1.301 &amp; 1.679 &amp; 2.014 &amp; 2.412 &amp; 2.690 \\\\<br \/>\\mathbf{4 6} &amp; 1.300 &amp; 1.679 &amp; 2.013 &amp; 2.410 &amp; 2.687 \\\\<br \/>\\mathbf{4 7} &amp; 1.300 &amp; 1.678 &amp; 2.012 &amp; 2.408 &amp; 2.685 \\\\<br \/>\\mathbf{4 8} &amp; 1.299 &amp; 1.677 &amp; 2.011 &amp; 2.407 &amp; 2.682<br \/>\\end{array}$$<\/p>\n<p><strong>Solution<\/strong><\/p>\n<p>To test the significance of the correlation between ETF 2 and ETF 4, we will use the t-test formula:<\/p>\n<p>$$ t=\\frac{r\\sqrt{n-2}}{\\sqrt{\\left(1-r^2\\right)} } $$<\/p>\n<p>Where:<\/p>\n<p>\\(r\\) = Sample correlation coefficient (in this case, \\(r_{EFT2,ETF4}=0.5789\\)).<\/p>\n<p>\\(n\\) = Number of observations (48 in this case).<\/p>\n<p>Now, let&#8217;s calculate the t-statistic:<\/p>\n<p>$$ t=\\frac{r\\sqrt{n-2}}{\\sqrt{\\left(1-r^2\\right)} }=\\frac{0.5789\\sqrt{48-2}}{\\sqrt{1-{0.5789}^2}}=4.815$$<\/p>\n<p>The calculated t-statistic for the correlation between ETF2 and ETF4 is 4.815.<\/p>\n<p>At the 1% significance level, with a two-tailed test and degrees of freedom,<\/p>\n<p>\\(df=n-2=46\\), the critical t-value is approximately \\(\\pm 2.687\\).<\/p>\n<p><strong>Conclusion<\/strong>: We reject the null hypothesis since our calculated t-statistic (4.815) is greater than the critical value (+2.687). This indicates sufficient evidence to suggest that the correlation between ETF 2 and ETF 4 significantly differs from zero.<\/p>\n<h2>Non-Parametric Test of Correlation: The Spearman Rank Correlation Coefficient<\/h2>\n<p>The Spearman rank correlation coefficient, \\(r_S\\), is a non-parametric test used to examine the relationship between two data sets when the population deviates from normality.<\/p>\n<p>The Spearman rank correlation coefficient is like the Pearson correlation coefficient. The difference is that the Spearman coefficient is calculated based on the ranks of variables in the samples.<\/p>\n<p>Consider two variables, \\(X\\) and \\(Y\\). We need to calculate Spearman&#8217;s Rank Correlation \\(r_S\\).<\/p>\n<h4>Steps of Calculating Spearman&#8217;s Rank Correlation Coefficient, \\(\\bf{{r}_{S}}\\)<\/h4>\n<ul>\n<li>Rank the observations of each variable \\(X\\) and \\(Y\\) in descending order. Note that when there are tied values in the data, their ranks are calculated by taking the average of the ranks that would have been assigned to those values if they were not tied.<\/li>\n<li>Find the difference between the ranks for each pair of observations.<\/li>\n<li>Square the difference and calculate the sum of the difference, that is, \\(\\sum d_i\\).<\/li>\n<li>Use the following formula to find \\(r_S\\):$$ r_s=1-\\frac{6\\sum_{i=1}^{n}d_i^2}{n\\left(n^2-1\\right)} $$Where;\\(d_i\\)=The difference between the ranks for each pair of observations\\(n\\)= Sample size.<\/li>\n<\/ul>\n<p><strong>Example: Calculating Spearman&#8217;s Rank Correlation Coefficient<\/strong><\/p>\n<p>An analyst is studying the relationship between returns for two sectors, steel and cement, over the past 5 years using Spearman&#8217;s rank correlation coefficient. The hypotheses are \\(H_0: r_S=0\\) and \\(H_a:r_S\\neq0\\). The returns of both sectors are provided below.<\/p>\n<p>$$ \\begin{array}{c|c|c}<br \/>\\text{Year} &amp; \\text{Steel sector returns} &amp; \\text{Cement sector returns} \\\\ \\hline<br \/>1 &amp; 10\\% &amp; 8\\% \\\\ \\hline<br \/>2 &amp; 6\\% &amp; 7\\% \\\\ \\hline<br \/>3 &amp; 9\\% &amp; 5\\% \\\\ \\hline<br \/>4 &amp; 12\\% &amp; 6\\% \\\\ \\hline<br \/>5 &amp; 8\\% &amp; 9\\%<br \/>\\end{array} $$<\/p>\n<p>The Spearman&#8217;s rank correlation coefficient is <em>closest to<\/em>:<\/p>\n<p><strong>Solution<\/strong><\/p>\n<p>$$ \\begin{array}{c|c|c|c|c|c|c}<br \/>\\textbf{Year} &amp; {\\text{Steel} \\\\ \\text{sector} \\\\ \\text{returns} \\\\ \\text{(X)} } &amp; { \\text{Cement} \\\\ \\text{sector} \\\\ \\text{returns} \\\\ \\text{(Y)} } &amp; { \\text{Rank} \\\\ \\text{order} \\\\ \\text{for X} } &amp; { \\text{Rank} \\\\ \\text{order} \\\\ \\text{for Y} } &amp; D &amp; {{d}^{2}} \\\\ \\hline<br \/>1 &amp; 10\\% &amp; 8\\% &amp; 2 &amp; 2 &amp; 0 &amp; 0 \\\\ \\hline<br \/>2 &amp; 6\\% &amp; 7\\% &amp; 5 &amp; 3 &amp; 2 &amp; 4 \\\\ \\hline<br \/>3 &amp; 9\\% &amp; 5\\% &amp; 3 &amp; 5 &amp; -2 &amp; 4 \\\\ \\hline<br \/>4 &amp; 12\\% &amp; 6\\% &amp; 1 &amp; 4 &amp; -3 &amp; 9 \\\\ \\hline<br \/>5 &amp; 8\\% &amp; 9\\% &amp; 4 &amp; 1 &amp; 3 &amp; 9 \\\\ \\hline<br \/>&amp; &amp; &amp; &amp; &amp; \\text{Sum}= &amp; 26<br \/>\\end{array} $$<\/p>\n<p>We can now use the formula:<\/p>\n<p>$$ \\begin{align*} r_s &amp; =1-\\frac{6\\sum_{i=1}^{n}d_i^2}{n\\left(n^2-1\\right)}=1-\\left[\\frac{\\left(6\\times26\\right)}{5\\times\\left(5^2-1\\right)}\\right]=1-1.3 \\\\<br \/>r_s &amp; =-0.3 \\end{align*} $$<\/p>\n<p>This indicates a very weak negative correlation between the returns of the steel and cement sectors.<\/p>\n<h4>Hypothesis Test for the Spearman Rank Correlation<\/h4>\n<p>The hypothesis test on the Spearman Rank depends on the sample size. If the sample size is small \\((n\\le30)\\), we would need a specialized table of critical value. On the other hand, if the sample size is large \\((n \\gt 30)\\), we can perform a t-test using the test statistic similar to that of Pearson correlation:<\/p>\n<p>$$ t=\\frac{r_s\\sqrt{n-2}}{\\sqrt{\\left(1-r_s^2\\right)} } $$<\/p>\n<p>Consider the above example. Assume we want to conduct a hypothesis test at a 5% significance level. The hypotheses statement is \\(H_0: r_S=0\\) and \\(H_a: r_S\\neq 0\\)<\/p>\n<blockquote>\n<h2>Question<\/h2>\n<p>Assume an investment analyst, John Smith, is studying the relationship between two stocks, \\(X\\) and \\(Y\\). Based on 100 observations, he has found that \\(S_{XY} = 10, S_X= 2,\\) and \\(S_Y=8\\). Smith needs to find the sample correlation \\(r_{XY}\\) and use it to perform a t-test to determine if there is a significant correlation between the returns of stocks \\(X\\) and \\(Y\\). The critical value for the test statistic at the 0.05 level of significance is approximately 1.96. He should conclude that the statistical relationship between \\(X\\) and \\(Y\\) is:<\/p>\n<ol type=\"A\">\n<li>Significant because the test statistic falls outside the range of the critical values.<\/li>\n<li>Significant, because the absolute value of the test statistic is less than the critical value.<\/li>\n<li>Insignificant because the test statistic falls outside the range of the critical values.<\/li>\n<\/ol>\n<p><strong>Solution<\/strong><\/p>\n<p><strong>The correct answer is A<\/strong>.<\/p>\n<p>Note that the sample correlation coefficient, \\(r_{XY}\\) is calculated using the following formula:<\/p>\n<p>$$ r_{XY}=\\frac{S_{XY}}{S_XS_Y} $$<\/p>\n<p>Substituting the given values in this formula, we get:<\/p>\n<p>$$ r_{XY}=\\frac{10}{2\\times8}=0.625 $$<\/p>\n<p>To test the significance of the sample correlation, we can use a t-test with the following null and alternative hypotheses: \\(H_0=\\rho=0\\) and \\(H_\\propto=\\rho\\neq0\\)<\/p>\n<p>The test statistic for this test is calculated using the following formula:<\/p>\n<p>$$ t=\\frac{r\\sqrt{n-2}}{\\sqrt{1-r^2}} $$<\/p>\n<p>Where:<\/p>\n<p>\\(r\\) = Sample correlation coefficient.<\/p>\n<p>\\(n\\) = The Number of observations.<\/p>\n<p>Substituting the given values into this formula, we get:<\/p>\n<p>$$ t=\\frac{0.625\\sqrt{100-2}}{\\sqrt{1-{0.625}^2}}\\approx\\frac{6.1872}{0.7806}=7.9262 $$<\/p>\n<p>The critical value for the test statistic at the 0.05 level of significance is approximately 1.96.<\/p>\n<p>Since our calculated test statistic (7.9262) is greater than the upper bound of the critical values for the test statistic (1.96), we reject the null hypothesis. This indicates sufficient evidence to suggest that the correlation between X and Y is significantly different from zero.<\/p>\n<p>Therefore, John Smith should conclude that the statistical relationship between \\(X\\) and \\(Y\\) is significant because the test statistic falls outside the range of the critical values (<strong>Option A<\/strong>).<\/p>\n<\/blockquote>\n<div style=\"text-align: center; margin: 40px 0;\"><a style=\"display: inline-block; padding: 10px 26px; background: #3f78d7; color: #fff; border-radius: 40px; font-size: 16px; text-decoration: none;\" href=\"https:\/\/analystprep.com\/free-trial\/\" target=\"_blank\" rel=\"noopener\"> Start Free Trial \u2192 <\/a>\n<p style=\"margin-top: 10px; max-width: 600px; margin-left: auto; margin-right: auto; font-size: 14px;\">Solve CFA-style questions on parametric and non-parametric tests and hypothesis testing.<\/p>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Parametric versus Non-parametric Tests of Independence A parametric test is a hypothesis test concerning a population parameter used when the data has specific distribution assumptions. If these assumptions are not met, non-parametric tests are used. In summary, researchers use non-parametric&#8230;<\/p>\n","protected":false},"author":7,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[2],"tags":[],"class_list":["post-45614","post","type-post","status-publish","format-standard","hentry","category-quantitative-methods","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>Parametric vs. Non-Parametric Tests | AnalystPrep<\/title>\n<meta name=\"description\" content=\"Understand the key differences between parametric and non-parametric tests, their assumptions, and applications in statistical analysis.\" \/>\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\/quantitative-methods\/parametric-and-non-parametric-test\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Parametric vs. Non-Parametric Tests | AnalystPrep\" \/>\n<meta property=\"og:description\" content=\"Understand the key differences between parametric and non-parametric tests, their assumptions, and applications in statistical analysis.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/analystprep.com\/cfa-level-1-exam\/quantitative-methods\/parametric-and-non-parametric-test\/\" \/>\n<meta property=\"og:site_name\" content=\"AnalystPrep | CFA\u00ae Exam Study Notes\" \/>\n<meta property=\"article:published_time\" content=\"2023-08-11T17:44:11+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-31T15:46:51+00:00\" \/>\n<meta name=\"author\" content=\"Kajal\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Kajal\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 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\/quantitative-methods\/parametric-and-non-parametric-test\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/analystprep.com\/cfa-level-1-exam\/quantitative-methods\/parametric-and-non-parametric-test\/\"},\"author\":{\"name\":\"Kajal\",\"@id\":\"https:\/\/analystprep.com\/cfa-level-1-exam\/#\/schema\/person\/3cde53d128c8d0cfdd46d8732e8c3048\"},\"headline\":\"Parametric and Non-Parametric Test\",\"datePublished\":\"2023-08-11T17:44:11+00:00\",\"dateModified\":\"2026-03-31T15:46:51+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/analystprep.com\/cfa-level-1-exam\/quantitative-methods\/parametric-and-non-parametric-test\/\"},\"wordCount\":1696,\"articleSection\":[\"Quantitative Methods\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/analystprep.com\/cfa-level-1-exam\/quantitative-methods\/parametric-and-non-parametric-test\/\",\"url\":\"https:\/\/analystprep.com\/cfa-level-1-exam\/quantitative-methods\/parametric-and-non-parametric-test\/\",\"name\":\"Parametric vs. Non-Parametric Tests | AnalystPrep\",\"isPartOf\":{\"@id\":\"https:\/\/analystprep.com\/cfa-level-1-exam\/#website\"},\"datePublished\":\"2023-08-11T17:44:11+00:00\",\"dateModified\":\"2026-03-31T15:46:51+00:00\",\"author\":{\"@id\":\"https:\/\/analystprep.com\/cfa-level-1-exam\/#\/schema\/person\/3cde53d128c8d0cfdd46d8732e8c3048\"},\"description\":\"Understand the key differences between parametric and non-parametric tests, their assumptions, and applications in statistical analysis.\",\"breadcrumb\":{\"@id\":\"https:\/\/analystprep.com\/cfa-level-1-exam\/quantitative-methods\/parametric-and-non-parametric-test\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/analystprep.com\/cfa-level-1-exam\/quantitative-methods\/parametric-and-non-parametric-test\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/analystprep.com\/cfa-level-1-exam\/quantitative-methods\/parametric-and-non-parametric-test\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/analystprep.com\/cfa-level-1-exam\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Parametric and Non-Parametric Test\"}]},{\"@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\/3cde53d128c8d0cfdd46d8732e8c3048\",\"name\":\"Kajal\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/analystprep.com\/cfa-level-1-exam\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/analystprep.com\/cfa-level-1-exam\/wp-content\/uploads\/2016\/12\/tarryn-150x150.png\",\"contentUrl\":\"https:\/\/analystprep.com\/cfa-level-1-exam\/wp-content\/uploads\/2016\/12\/tarryn-150x150.png\",\"caption\":\"Kajal\"},\"url\":\"https:\/\/analystprep.com\/cfa-level-1-exam\/author\/kajal\/\"}]}<\/script>\n<meta property=\"og:video\" content=\"https:\/\/www.youtube.com\/embed\/IbL20aYithw\" \/>\n<meta property=\"og:video:type\" content=\"text\/html\" \/>\n<meta property=\"og:video:duration\" content=\"3277\" \/>\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=\"2023-08-11T17:44:11+00:00\" \/>\n<meta property=\"ya:ovs:allow_embed\" content=\"true\" \/>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Parametric vs. Non-Parametric Tests | AnalystPrep","description":"Understand the key differences between parametric and non-parametric tests, their assumptions, and applications in statistical analysis.","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\/quantitative-methods\/parametric-and-non-parametric-test\/","og_locale":"en_US","og_type":"article","og_title":"Parametric vs. Non-Parametric Tests | AnalystPrep","og_description":"Understand the key differences between parametric and non-parametric tests, their assumptions, and applications in statistical analysis.","og_url":"https:\/\/analystprep.com\/cfa-level-1-exam\/quantitative-methods\/parametric-and-non-parametric-test\/","og_site_name":"AnalystPrep | CFA\u00ae Exam Study Notes","article_published_time":"2023-08-11T17:44:11+00:00","article_modified_time":"2026-03-31T15:46:51+00:00","author":"Kajal","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Kajal","Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/analystprep.com\/cfa-level-1-exam\/quantitative-methods\/parametric-and-non-parametric-test\/#article","isPartOf":{"@id":"https:\/\/analystprep.com\/cfa-level-1-exam\/quantitative-methods\/parametric-and-non-parametric-test\/"},"author":{"name":"Kajal","@id":"https:\/\/analystprep.com\/cfa-level-1-exam\/#\/schema\/person\/3cde53d128c8d0cfdd46d8732e8c3048"},"headline":"Parametric and Non-Parametric Test","datePublished":"2023-08-11T17:44:11+00:00","dateModified":"2026-03-31T15:46:51+00:00","mainEntityOfPage":{"@id":"https:\/\/analystprep.com\/cfa-level-1-exam\/quantitative-methods\/parametric-and-non-parametric-test\/"},"wordCount":1696,"articleSection":["Quantitative Methods"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/analystprep.com\/cfa-level-1-exam\/quantitative-methods\/parametric-and-non-parametric-test\/","url":"https:\/\/analystprep.com\/cfa-level-1-exam\/quantitative-methods\/parametric-and-non-parametric-test\/","name":"Parametric vs. Non-Parametric Tests | AnalystPrep","isPartOf":{"@id":"https:\/\/analystprep.com\/cfa-level-1-exam\/#website"},"datePublished":"2023-08-11T17:44:11+00:00","dateModified":"2026-03-31T15:46:51+00:00","author":{"@id":"https:\/\/analystprep.com\/cfa-level-1-exam\/#\/schema\/person\/3cde53d128c8d0cfdd46d8732e8c3048"},"description":"Understand the key differences between parametric and non-parametric tests, their assumptions, and applications in statistical analysis.","breadcrumb":{"@id":"https:\/\/analystprep.com\/cfa-level-1-exam\/quantitative-methods\/parametric-and-non-parametric-test\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/analystprep.com\/cfa-level-1-exam\/quantitative-methods\/parametric-and-non-parametric-test\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/analystprep.com\/cfa-level-1-exam\/quantitative-methods\/parametric-and-non-parametric-test\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/analystprep.com\/cfa-level-1-exam\/"},{"@type":"ListItem","position":2,"name":"Parametric and Non-Parametric Test"}]},{"@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\/3cde53d128c8d0cfdd46d8732e8c3048","name":"Kajal","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/analystprep.com\/cfa-level-1-exam\/#\/schema\/person\/image\/","url":"https:\/\/analystprep.com\/cfa-level-1-exam\/wp-content\/uploads\/2016\/12\/tarryn-150x150.png","contentUrl":"https:\/\/analystprep.com\/cfa-level-1-exam\/wp-content\/uploads\/2016\/12\/tarryn-150x150.png","caption":"Kajal"},"url":"https:\/\/analystprep.com\/cfa-level-1-exam\/author\/kajal\/"}]},"og_video":"https:\/\/www.youtube.com\/embed\/IbL20aYithw","og_video_type":"text\/html","og_video_duration":"3277","og_video_width":"480","og_video_height":"270","ya_ovs_adult":"false","ya_ovs_upload_date":"2023-08-11T17:44:11+00:00","ya_ovs_allow_embed":"true"},"_links":{"self":[{"href":"https:\/\/analystprep.com\/cfa-level-1-exam\/wp-json\/wp\/v2\/posts\/45614","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\/7"}],"replies":[{"embeddable":true,"href":"https:\/\/analystprep.com\/cfa-level-1-exam\/wp-json\/wp\/v2\/comments?post=45614"}],"version-history":[{"count":26,"href":"https:\/\/analystprep.com\/cfa-level-1-exam\/wp-json\/wp\/v2\/posts\/45614\/revisions"}],"predecessor-version":[{"id":60196,"href":"https:\/\/analystprep.com\/cfa-level-1-exam\/wp-json\/wp\/v2\/posts\/45614\/revisions\/60196"}],"wp:attachment":[{"href":"https:\/\/analystprep.com\/cfa-level-1-exam\/wp-json\/wp\/v2\/media?parent=45614"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/analystprep.com\/cfa-level-1-exam\/wp-json\/wp\/v2\/categories?post=45614"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/analystprep.com\/cfa-level-1-exam\/wp-json\/wp\/v2\/tags?post=45614"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}