{"id":10191,"date":"2026-07-03T17:39:42","date_gmt":"2026-07-03T17:39:42","guid":{"rendered":"https:\/\/kapdec.com\/help\/?p=10191"},"modified":"2026-07-03T17:39:42","modified_gmt":"2026-07-03T17:39:42","slug":"selecting-an-appropriate-inference-procedure","status":"publish","type":"post","link":"https:\/\/kapdec.com\/help\/selecting-an-appropriate-inference-procedure\/","title":{"rendered":"Selecting An Appropriate Inference Procedure"},"content":{"rendered":"<div class=\"article-watermark-wrapper\">\n<div style=\"position: relative; z-index: 1;\">\n<p style=\"font-family: Arial, Helvetica, Calibri, sans-serif; font-size: 9pt; color: #444444;\">KAPDEC&reg; | Elite STEM Learning Platform | <a href=\"https:\/\/kapdec.com\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"color: #444444; text-decoration: underline;\">https:\/\/kapdec.com<\/a><\/p>\n<hr \/>\n<h2><strong>Unit: <\/strong><strong>Inference for Quantitative Data: Slopes<\/strong><\/h2>\n<h3><strong>Chapter: <\/strong><strong>Selecting an Appropriate Inference Procedure<\/strong><\/h3>\n<p><em>Reference: &#8211; Sampling methods &amp; Bias, Confidence Intervals, Hypothesis testing, Type 1 &amp; type 2 Errors, Paired data &amp; Matched pair tests, Chi- squared tests, Regression &amp; correlation, Residual Analysis, Comparing two &amp; Multiple Means, non-parametric tests, Bootstrapping, Bias &amp; variability, Applications.<\/em><\/p>\n<p><strong>After studying this chapter, you should be able to:<\/strong><\/p>\n<ul>\n<li>Sampling methods &amp; Bias, Confidence Intervals.<\/li>\n<li>Hypothesis Testing, Type 1 &amp; type 2 Errors.<\/li>\n<li>Chi- Squared Tests, Regression &amp; Correlation.<\/li>\n<li>Residual Analysis &amp; Non-Parametric tests.<\/li>\n<li>Bias &amp; Variability<\/li>\n<\/ul>\n<p><strong>Sampling Methods &amp; Bias, Confidence Intervals<\/strong><\/p>\n<p><strong>Sampling Methods &amp; Bias<\/strong>:<\/p>\n<p>Random Sampling: Involves selecting individuals from a population at random, ensuring each member has an equal chance of being chosen. It helps reduce selection bias and ensures a representative sample.<\/p>\n<p>Stratified Sampling: Divides the population into homogeneous subgroups (strata) and then randomly samples from each stratum. It ensures representation from different groups within the population.<\/p>\n<p>Cluster Sampling: Divides the population into clusters, typically based on geographical regions, and then randomly selects entire clusters for sampling. Useful when clusters are naturally occurring.<\/p>\n<p>Systematic Sampling: Involves selecting every nth individual from the population after a random starting point. Can be biased if there&#39;s a pattern in the order of the population.<\/p>\n<p>Convenience Sampling: Involves selecting individuals who are easiest to reach. Prone to selection bias and may not be representative of the entire population.<\/p>\n<p>Nonresponse Bias: Occurs when selected individuals do not respond to a survey or study, leading to potential bias in the results.<\/p>\n<p>Under coverage Bias: Results from certain groups being inadequately represented in the sample due to the sampling method used.<\/p>\n<p>Response Bias: Arises when participants provide inaccurate or misleading information due to social desirability or other factors.<\/p>\n<p>Voluntary Response Bias: Occurs when individuals self-select to participate in a survey, potentially leading to a skewed sample.<\/p>\n<p>Selection Bias: Arises when the method of selecting the sample systematically excludes or underrepresents certain portions of the population, leading to non-representative results.<\/p>\n<p><strong>Confidence Intervals<\/strong>:<\/p>\n<p>Confidence Interval (CI): A range of values around a sample statistic (such as a mean or proportion) that is likely to contain the true population parameter. It provides a measure of the precision of the estimate.<\/p>\n<p>Margin of Error: The maximum amount by which a sample statistic may differ from the true population parameter. It is influenced by the confidence level and sample size.<\/p>\n<p>Confidence Level: The probability that the true population parameter lies within the calculated confidence interval. Common levels include 90%, 95%, and 99%.<\/p>\n<p>Standard Error: A measure of the variability of a sample statistic, often used to calculate confidence intervals. It decreases as the sample size increases.<\/p>\n<p>Central Limit Theorem: States that the sampling distribution of the sample mean (or other sample statistics) becomes approximately normal as the sample size increases, regardless of the population distribution.<\/p>\n<p>t-Distribution: Used for constructing confidence intervals when the population standard deviation is unknown or the sample size is small.<\/p>\n<p>z-Distribution: Used for constructing confidence intervals when the population standard deviation is known and the sample size is large.<\/p>\n<p>Interpreting a CI: If a 95% confidence interval for a population mean is [a, b], it means we are 95% confident that the true mean falls within that interval.<\/p>\n<p>Increasing Confidence: To increase the confidence level, the margin of error widens, leading to a wider confidence interval.<\/p>\n<p>Sample Size and CI: A larger sample size results in a narrower confidence interval, indicating more precise estimation of the population parameter.<\/p>\n<p><strong>Hypothesis Testing, Type 1 &amp; Type 2 Errors<\/strong><\/p>\n<p><strong>Hypothesis Testing<\/strong>:<\/p>\n<p>Null Hypothesis (H0): A statement that there is no effect, no difference, or no change in the population parameter. It is the initial assumption to be tested.<\/p>\n<p>Alternative Hypothesis (Ha): A statement that contradicts the null hypothesis and suggests a change, effect, or difference in the population parameter.<\/p>\n<p>Significance Level (&alpha;): The probability of committing a Type I error. Common values include 0.05 and 0.01, representing the threshold for rejecting the null hypothesis.<\/p>\n<p>P-value: The probability of observing a test statistic as extreme as the one computed from the sample, assuming that the null hypothesis is true. A lower p-value indicates stronger evidence against the null hypothesis.<\/p>\n<p>Test Statistic: A value calculated from sample data that helps determine whether the observed data provides enough evidence to reject the null hypothesis.<\/p>\n<p>Critical Region: The range of values for the test statistic that leads to the rejection of the null hypothesis. It is determined by the significance level.<\/p>\n<p>One-Tailed Test: Used when the alternative hypothesis specifies a direction for the effect (e.g., greater than or less than). The critical region is on one side of the distribution.<\/p>\n<p>Two-Tailed Test: Used when the alternative hypothesis suggests a difference without specifying a direction. The critical region is divided between both tails of the distribution.<\/p>\n<p>Type of Test Statistic: The choice between a z-test (when the population parameters are known) and a t-test (when the population parameters are estimated from the sample).<\/p>\n<p>Making a Decision: Compare the p-value to the significance level. If p-value &le; &alpha;, reject the null hypothesis; otherwise, fail to reject it.<\/p>\n<p><strong>Type I &amp; Type II Errors<\/strong>:<\/p>\n<p>Type I Error (&alpha;): Also known as a &quot;false positive,&quot; it occurs when the null hypothesis is rejected when it is actually true. The probability of Type I error is denoted by the significance level (&alpha;).<\/p>\n<p>Type II Error (&beta;): Also known as a &quot;false negative,&quot; it occurs when the null hypothesis is not rejected when it is actually false. The probability of Type II error is influenced by the sample size, effect size, and variability.<\/p>\n<p>Relationship between &alpha; and &beta;: Decreasing one type of error increases the other. There&#39;s a trade-off between controlling these errors.<\/p>\n<p>Power (1 &#8211; &beta;): The probability of correctly rejecting the null hypothesis when it is false. A higher power indicates a greater ability to detect an effect or difference.<\/p>\n<p>Factors Affecting Power: Power increases with larger sample sizes, stronger effects, and lower variability. It also increases as the significance level (&alpha;) increases.<\/p>\n<p>Sample Size and Power: Increasing the sample size generally increases the power of a statistical test, making it more likely to detect true effects.<\/p>\n<p>Effect Size: The magnitude of the difference or effect being tested. Larger effect sizes increase the power of the test.<\/p>\n<p>Critical Values and Power: Critical values for hypothesis tests are chosen to achieve a desired level of significance (&alpha;), which impacts the power of the test.<\/p>\n<p>Balancing Errors: Researchers often need to strike a balance between minimizing Type I and Type II errors based on the context of the study.<\/p>\n<p>Interpreting Errors: Be aware that both types of errors can occur in hypothesis testing, and their consequences should be considered when making decisions based on the test results.<\/p>\n<p><strong>Chi- Squared Tests, Regression &amp; Correlation<\/strong><\/p>\n<p><strong>Chi-Squared Tests<\/strong>:<\/p>\n<ul>\n<li>Chi-Squared Test for Goodness of Fit: Used to determine whether observed categorical data fits an expected distribution. It compares the observed frequencies to the expected frequencies under a null hypothesis.<\/li>\n<li>Chi-Squared Test for Independence: Assesses whether two categorical variables are independent or related. It compares observed frequencies in a contingency table to expected frequencies assuming independence.<\/li>\n<li>Contingency Table: A table used to organize and display categorical data for two variables, often used in chi-squared tests for independence.<\/li>\n<li>Degrees of Freedom: The number of categories minus one for the chi-squared test. For the test of independence, it&#39;s calculated as (rows &#8211; 1) &times; (columns &#8211; 1).<\/li>\n<li>Expected Frequencies: Frequencies that would be expected in each cell of a contingency table if the variables were independent, calculated based on row and column totals.<\/li>\n<li>Calculating the Test Statistic: The chi-squared test statistic is calculated by comparing the observed and expected frequencies and measuring the difference between them.<\/li>\n<li>Interpreting the Test Statistic: The test statistic follows a chi-squared distribution. A larger test statistic indicates a greater discrepancy between observed and expected frequencies, which may lead to rejecting the null hypothesis.<\/li>\n<li>p-value and Inference: The p-value associated with the chi-squared test statistic is used to make a decision about rejecting the null hypothesis. A smaller p-value suggests stronger evidence against the null hypothesis.<\/li>\n<li>Cautions: The chi-squared test relies on assumptions, including expected frequencies being reasonably large (typically above 5). Small expected frequencies can lead to unreliable results.<\/li>\n<li>Post Hoc Tests: If the chi-squared test for independence is significant, post hoc tests like residual analysis or standardized residuals can help identify which cells contribute to the significant result.<\/li>\n<\/ul>\n<p><strong>Regression &amp; Correlation<\/strong>:<\/p>\n<ul>\n<li>Linear Regression: A statistical method that models the relationship between two quantitative variables by fitting a linear equation (line) to the data.<\/li>\n<li>Regression Equation: The equation of the line that best fits the data, typically expressed as y = mx + b, where m is the slope and b is the y-intercept.<\/li>\n<li>Correlation Coefficient (r): Measures the strength and direction of the linear relationship between two quantitative variables. It ranges from -1 to 1, with 0 indicating no linear correlation.<\/li>\n<li>Scatterplot: A graphical representation of paired data points, with one variable on the x-axis and the other on the y-axis, used to visualize the relationship between variables.<\/li>\n<li>Residuals: The differences between observed and predicted values in a regression analysis. Residual analysis helps assess the model&#39;s fit.<\/li>\n<li>Coefficient of Determination (R-squared): Represents the proportion of the variance in the dependent variable that is explained by the independent variable(s). R-squared ranges from 0 to 1.<\/li>\n<li>Interpreting Regression Output: In a regression output, coefficients represent the slope and intercept of the line. Standard errors, t-values, and p-values help determine the significance of these coefficients.<\/li>\n<li>Assumptions of Regression: Linear regression assumes a linear relationship, independence of residuals, constant variability (homoscedasticity), and normally distributed residuals.<\/li>\n<li>Outliers and Influential Points: Outliers are data points that deviate significantly from the overall pattern. Influential points have a large impact on the regression model&#39;s fit.<\/li>\n<li>Cautions: Correlation does not imply causation. Linear regression is appropriate when a linear relationship exists, but other regression models may be necessary for nonlinear relationships.<\/li>\n<\/ul>\n<p><strong>Residual Analysis &amp; Non-Parametric Tests<\/strong><\/p>\n<p><strong>Non-Parametric Tests<\/strong>:<\/p>\n<p>Concept: The Critical Value Approach is a method used in hypothesis testing to make decisions about the null hypothesis by comparing a test statistic to critical values from a probability distribution (usually the t-distribution).<\/p>\n<p>Critical Value: Critical values are values from a distribution that define the boundaries of a critical region. If the test statistic falls in the critical region, the null hypothesis is rejected.<\/p>\n<p>Significance Level (&alpha;): The significance level, often denoted as &alpha;, represents the probability of making a Type I error (incorrectly rejecting a true null hypothesis). Commonly used values are 0.05 (5%) or 0.01 (1%).<\/p>\n<p>Rejection Region: The region of values in the tail(s) of the distribution, beyond the critical values, where the null hypothesis is rejected in favor of the alternative hypothesis.<\/p>\n<p>One-Tailed vs. Two-Tailed Tests: One-tailed tests have a critical region in only one tail of the distribution, while two-tailed tests have critical regions in both tails. The choice depends on the directionality of the alternative hypothesis.<\/p>\n<p>Decision Rule: If the calculated test statistic falls in the rejection region (beyond the critical value(s)), the null hypothesis is rejected. Otherwise, the null hypothesis is not rejected.<\/p>\n<p>Type I Error: Rejecting a true null hypothesis is known as a Type I error, and its probability is equal to the chosen significance level (&alpha;).<\/p>\n<p>Type II Error: Failing to reject a false null hypothesis is a Type II error. The probability of Type II error is denoted as &beta; and is related to the power of the test (1 &#8211; &beta;).<\/p>\n<p>Assumptions: The Critical Value Approach assumes that the null hypothesis is true and provides a predetermined level of significance for making decisions.<\/p>\n<p><strong>P-Value Approach<\/strong>:<\/p>\n<p>Concept: The P-Value Approach is an alternative method for hypothesis testing that directly provides a measure of evidence against the null hypothesis.<\/p>\n<p>P-Value: The p-value is the probability of obtaining a test statistic as extreme as, or more extreme than, the one observed in the sample data, assuming the null hypothesis is true.<\/p>\n<p>Comparing to &alpha;: In the P-Value Approach, if the p-value is less than the chosen significance level (&alpha;), the null hypothesis is rejected. If it&#39;s greater, the null hypothesis is not rejected.<\/p>\n<p>Small P-Value: A small p-value suggests that the observed data is unlikely to have occurred under the assumption of the null hypothesis, indicating evidence against the null.<\/p>\n<p>Interpretation: A low p-value suggests that the observed effect is statistically significant, but it does not provide information about the practical significance or size of the effect.<\/p>\n<p>Continuous Decision Making: The P-Value Approach allows for more nuanced decisions, as the p-value provides a continuous measure of evidence against the null hypothesis, rather than a binary decision based on critical values.<\/p>\n<p><strong>Example: <\/strong>Suppose a researcher is studying the effectiveness of two different study methods, Method A and Method B, in improving test scores for a statistics course. The researcher randomly selects two groups of students. Group 1 uses Method A, while Group 2 uses Method B. The test scores of both groups are recorded.<\/p>\n<p>&nbsp;<\/p>\n<p>The researcher wants to determine whether there is a significant difference in the mean test scores between the two study methods<\/p>\n<p><strong>Solution<\/strong>: -To address this research question, the appropriate inference procedure is a two-sample hypothesis test for means. We&#39;ll use a two-sample t-test because we are comparing the means of two independent samples.<\/p>\n<p>Step 1: Formulate Hypotheses:<\/p>\n<p>&nbsp;<\/p>\n<p>Null Hypothesis (H0): There is no significant difference in mean test scores between Method A and Method B. &mu;A &#8211; &mu;B = 0.<\/p>\n<p>Alternative Hypothesis (Ha): There is a significant difference in mean test scores between Method A and Method B. &mu;A &#8211; &mu;B &ne; 0.<\/p>\n<p>Step 2: Choose Significance Level:<\/p>\n<p>Let&#39;s say we choose a significance level (&alpha;) of 0.05.<\/p>\n<p>Step 3: Collect and Analyze Data:<\/p>\n<p>Suppose the following data were collected:<\/p>\n<p>Group 1 (Method A): n1 = 30, sample mean (x\u03041) = 85, sample standard deviation (s1) = 10.<\/p>\n<p>Group 2 (Method B): n2 = 35, sample mean (x\u03042) = 90, sample standard deviation (s2) = 12.<\/p>\n<p>Step 5: Find P-value:<\/p>\n<p>&nbsp;<\/p>\n<p>Using a t-distribution table or calculator, find the p-value associated with the test statistic. For a two-tailed test at &alpha; = 0.05, the p-value is approximately 0.019.<\/p>\n<p>&nbsp;<\/p>\n<p>Step 6: Make a Decision:<\/p>\n<p>Compare the p-value to the significance level (&alpha;):<\/p>\n<p>p-value (0.019) &lt; &alpha; (0.05)<\/p>\n<p>Since the p-value is less than the significance level, we reject the null hypothesis.<\/p>\n<p>&nbsp;<\/p>\n<p>Step 7: Interpretation:<\/p>\n<p>Based on the analysis, there is sufficient evidence to conclude that there is a significant difference in mean test scores between Method A and Method B.<\/p>\n<p>Conclusion:<\/p>\n<p>The appropriate inference procedure for this scenario was a two-sample t-test for means. By following the steps of hypothesis testing, we determined that Method A and Method B have significantly different effects on test scores for the statistics course.<\/p>\n<p><strong>Key Points<\/strong><\/p>\n<ul>\n<li>Research Question: Clearly define the research question you want to address with your data. This will guide your choice of inference procedure.<\/li>\n<\/ul>\n<p>&nbsp;<\/p>\n<ul>\n<li>Data Types: Determine whether your data are categorical or quantitative. Different procedures are used for each type.<\/li>\n<\/ul>\n<p>&nbsp;<\/p>\n<ul>\n<li>Number of Groups: Identify the number of groups or variables you are comparing or analyzing. This helps narrow down your choices.<\/li>\n<\/ul>\n<p>&nbsp;<\/p>\n<ul>\n<li>Independence: Ensure that your data are collected independently, especially if you&#39;re working with a random sample or experiment.<\/li>\n<\/ul>\n<p>&nbsp;<\/p>\n<ul>\n<li>Sample Size: Consider the size of your sample. Larger samples may allow for more sophisticated procedures.<\/li>\n<\/ul>\n<p>&nbsp;<\/p>\n<ul>\n<li>Normality Assumption: Determine whether your data are approximately normally distributed. Many inference procedures assume normality.<\/li>\n<\/ul>\n<p>&nbsp;<\/p>\n<ul>\n<li>Homogeneity of Variance: Check whether the variability is consistent across groups or conditions, especially for comparing means.<\/li>\n<\/ul>\n<p>&nbsp;<\/p>\n<ul>\n<li>Type of Comparison: Decide whether you&#39;re comparing means, proportions, variances, or other measures.<\/li>\n<\/ul>\n<p>&nbsp;<\/p>\n<ul>\n<li>Parametric vs. Nonparametric: Depending on the characteristics of your data, you might choose parametric (e.g., t-test, ANOVA) or nonparametric (e.g., Wilcoxon rank-sum test, Kruskal-Wallis test) methods.<\/li>\n<\/ul>\n<p>&nbsp;<\/p>\n<ul>\n<li>One-sample vs. Two-sample: Determine whether you&#39;re comparing data from one group to a known value or from two distinct groups.<\/li>\n<\/ul>\n<p>&nbsp;<\/p>\n<ul>\n<li>Paired vs. Unpaired: Consider whether your data are paired or unpaired (independent) when comparing two groups.<\/li>\n<\/ul>\n<p>&nbsp;<\/p>\n<ul>\n<li>Level of Measurement: Identify the level of measurement of your variables (nominal, ordinal, interval, ratio) to choose appropriate procedures.<\/li>\n<\/ul>\n<p>&nbsp;<\/p>\n<ul>\n<li>Relationships: If you&#39;re interested in relationships between variables, consider correlation, regression, or chi-squared tests.<\/li>\n<\/ul>\n<p>&nbsp;<\/p>\n<ul>\n<li>Assumptions: Be aware of the assumptions associated with different inference procedures and check if your data meet them.<\/li>\n<\/ul>\n<p>&nbsp;<\/p>\n<ul>\n<li>Ethical Considerations: Consider any ethical concerns related to your data collection and analysis, especially when selecting procedures that involve human subjects.<\/li>\n<\/ul>\n<p><!--kapdec-footer-start--><\/p>\n<style>.kapdec-article-footer{font-family:Arial,Helvetica,Calibri,sans-serif;color:#444;}.kapdec-footer-grid{display:flex;align-items:stretch;border:1px solid #e5e7eb;border-radius:6px;overflow:hidden;}.kapdec-footer-left,.kapdec-qr-block{flex:1 1 50%;width:50%;box-sizing:border-box;min-width:0;}.kapdec-footer-left{padding:22px 28px;border-right:1px solid #e5e7eb;}.kapdec-citation-block{line-height:1.6;font-size:9pt;color:#333;margin:0;}.kapdec-citation-block p{margin:0 0 10px 0;}.kapdec-citation-block a{color:#0066cc;text-decoration:underline;}.kapdec-copyright-block{margin-top:18px;padding-top:14px;border-top:1px solid #e5e7eb;font-size:7.5pt;color:#777;line-height:1.55;text-align:left;}.kapdec-copyright-block p{margin:0 0 5px 0;}.kapdec-qr-block{padding:22px 28px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;}.kapdec-qr-label{margin:0 0 8px 0;font-size:8.5pt;font-weight:600;color:#444;line-height:1.35;letter-spacing:.02em;}.kapdec-qr-url{margin:0 0 14px 0;font-size:7.5pt;line-height:1.4;color:#777;word-break:break-word;max-width:100%;}.kapdec-qr-url a{color:#777;text-decoration:underline;}@media (max-width:640px){.kapdec-footer-grid{flex-direction:column;}.kapdec-footer-left,.kapdec-qr-block{width:100%;flex-basis:100%;border-right:none;}.kapdec-footer-left{border-bottom:1px solid #e5e7eb;}}<\/style>\n<div class=\"kapdec-article-footer\" style=\"margin-top: 28px; padding-top: 4px;\">\n<div class=\"kapdec-footer-grid\">\n<div class=\"kapdec-footer-left\">\n<div class=\"kapdec-citation-block\">\n<p>A Kapdec&reg; learning guide &#8211; Crafted by elite STEM mentors for ambitious learners.<\/p>\n<p><a href=\"https:\/\/kapdec.com\" target=\"_blank\" rel=\"noopener noreferrer\">Learn more at https:\/\/kapdec.com<\/a><\/p>\n<\/div>\n<div class=\"kapdec-copyright-block\">\n<p>Author: Kapdec | Publisher: Kapdec | Copyright: &copy; Kapdec. All Rights Reserved.<\/p>\n<p>Unauthorized reproduction, distribution, or commercial use of this material is prohibited.<\/p>\n<\/div>\n<\/div>\n<div class=\"kapdec-qr-block\">\n<p class=\"kapdec-qr-label\">Scan to visit this resource online<\/p>\n<p class=\"kapdec-qr-url\"><a href=\"https:\/\/kapdec.com\/resources\/selecting-an-appropriate-inference-procedure\" target=\"_blank\" rel=\"noopener noreferrer\">https:\/\/kapdec.com\/resources\/selecting-an-appropriate-inference-procedure<\/a><\/p>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"data:image\/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgd2lkdGg9IjEyMCIgaGVpZ2h0PSIxMjAiIHZpZXdCb3g9IjAgMCAxMjAgMTIwIj48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTIwIiBoZWlnaHQ9IjEyMCIgZmlsbD0iI2ZlZmVmZSIvPjxnIHRyYW5zZm9ybT0ic2NhbGUoMy42MzYpIj48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLDApIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMCAwTDEwIDJMMTEgMkwxMSAwWk0xMiAwTDEyIDFMMTMgMUwxMyAwWk0xNiAwTDE2IDFMMTQgMUwxNCAzTDEzIDNMMTMgMkwxMiAyTDEyIDRMMTMgNEwxMyA1TDExIDVMMTEgNkwxMCA2TDEwIDRMMTEgNEwxMSAzTDggM0w4IDRMOSA0TDkgNUw4IDVMOCA3TDkgN0w5IDhMNiA4TDYgOUw1IDlMNSA4TDAgOEwwIDlMMSA5TDEgMTBMMCAxMEwwIDExTDEgMTFMMSAxMkwwIDEyTDAgMTNMMSAxM0wxIDE1TDAgMTVMMCAxOEwxIDE4TDEgMTlMMCAxOUwwIDI1TDEgMjVMMSAyMkwyIDIyTDIgMjFMMyAyMUwzIDIzTDIgMjNMMiAyNEw0IDI0TDQgMjVMNSAyNUw1IDI0TDQgMjRMNCAyMkw1IDIyTDUgMjFMNyAyMUw3IDIwTDYgMjBMNiAxOUw3IDE5TDcgMThMOCAxOEw4IDE5TDkgMTlMOSAyMEw4IDIwTDggMjJMOSAyMkw5IDI0TDggMjRMOCAyM0w3IDIzTDcgMjJMNiAyMkw2IDIzTDcgMjNMNyAyNEw2IDI0TDYgMjVMOCAyNUw4IDI3TDkgMjdMOSAyOEw4IDI4TDggMzNMMTAgMzNMMTAgMzJMOSAzMkw5IDMwTDEyIDMwTDEyIDI5TDEzIDI5TDEzIDMxTDExIDMxTDExIDMyTDEyIDMyTDEyIDMzTDE4IDMzTDE4IDMyTDE3IDMyTDE3IDMxTDE2IDMxTDE2IDMwTDE3IDMwTDE3IDI5TDE4IDI5TDE4IDMxTDE5IDMxTDE5IDMwTDIwIDMwTDIwIDMxTDIxIDMxTDIxIDMyTDIyIDMyTDIyIDMzTDI1IDMzTDI1IDMyTDIyIDMyTDIyIDMxTDI3IDMxTDI3IDMyTDI2IDMyTDI2IDMzTDI4IDMzTDI4IDMxTDI3IDMxTDI3IDMwTDI5IDMwTDI5IDMzTDMwIDMzTDMwIDMyTDMxIDMyTDMxIDMzTDMyIDMzTDMyIDMyTDMxIDMyTDMxIDMxTDMyIDMxTDMyIDMwTDMxIDMwTDMxIDI5TDMwIDI5TDMwIDMwTDI5IDMwTDI5IDI4TDMyIDI4TDMyIDI5TDMzIDI5TDMzIDI4TDMyIDI4TDMyIDI2TDMzIDI2TDMzIDI0TDMyIDI0TDMyIDI2TDMxIDI2TDMxIDI3TDMwIDI3TDMwIDI2TDI5IDI2TDI5IDI0TDMxIDI0TDMxIDIzTDMyIDIzTDMyIDIyTDMzIDIyTDMzIDIxTDMyIDIxTDMyIDIwTDMxIDIwTDMxIDE5TDMyIDE5TDMyIDE4TDMzIDE4TDMzIDE3TDMyIDE3TDMyIDE2TDMxIDE2TDMxIDE1TDMyIDE1TDMyIDE0TDMzIDE0TDMzIDEzTDMxIDEzTDMxIDE1TDMwIDE1TDMwIDE2TDMxIDE2TDMxIDE5TDMwIDE5TDMwIDE3TDI5IDE3TDI5IDE2TDI4IDE2TDI4IDE1TDI5IDE1TDI5IDE0TDI4IDE0TDI4IDEzTDMwIDEzTDMwIDEyTDMxIDEyTDMxIDExTDMyIDExTDMyIDEwTDMzIDEwTDMzIDlMMzIgOUwzMiA4TDMxIDhMMzEgOUwzMCA5TDMwIDhMMjkgOEwyOSA5TDMwIDlMMzAgMTBMMjcgMTBMMjcgOUwyOCA5TDI4IDhMMjcgOEwyNyA5TDI2IDlMMjYgOEwyNSA4TDI1IDZMMjQgNkwyNCA3TDIzIDdMMjMgNUwyNCA1TDI0IDRMMjUgNEwyNSAzTDI0IDNMMjQgNEwyMyA0TDIzIDVMMjIgNUwyMiA3TDIxIDdMMjEgNEwxOSA0TDE5IDVMMTggNUwxOCA4TDE3IDhMMTcgNEwxOCA0TDE4IDNMMTkgM0wxOSAxTDIwIDFMMjAgMkwyMSAyTDIxIDNMMjMgM0wyMyAyTDIxIDJMMjEgMUwyNCAxTDI0IDBMMTkgMEwxOSAxTDE4IDFMMTggM0wxNSAzTDE1IDJMMTYgMkwxNiAxTDE3IDFMMTcgMFpNOCAxTDggMkw5IDJMOSAxWk0xNCA0TDE0IDVMMTYgNUwxNiA0Wk0xOSA1TDE5IDhMMTggOEwxOCA5TDE3IDlMMTcgOEwxNiA4TDE2IDlMMTMgOUwxMyAxMEwxMiAxMEwxMiA5TDExIDlMMTEgOEwxMCA4TDEwIDlMOSA5TDkgMTJMMTEgMTJMMTEgMTNMOSAxM0w5IDE0TDggMTRMOCAxM0wyIDEzTDIgMTVMMyAxNUwzIDE2TDUgMTZMNSAxN0wzIDE3TDMgMThMNCAxOEw0IDE5TDEgMTlMMSAyMUwyIDIxTDIgMjBMNCAyMEw0IDE5TDYgMTlMNiAxOEw3IDE4TDcgMTdMNiAxN0w2IDE2TDcgMTZMNyAxNUw2IDE1TDYgMTRMOCAxNEw4IDE1TDkgMTVMOSAxNEwxMCAxNEwxMCAxN0wxMiAxN0wxMiAxOEwxMCAxOEwxMCAyMUw5IDIxTDkgMjJMMTEgMjJMMTEgMjNMMTAgMjNMMTAgMjRMOSAyNEw5IDI3TDEwIDI3TDEwIDI1TDEyIDI1TDEyIDI2TDExIDI2TDExIDI5TDEyIDI5TDEyIDI4TDE1IDI4TDE1IDI2TDE3IDI2TDE3IDI4TDE2IDI4TDE2IDI5TDE0IDI5TDE0IDMwTDE2IDMwTDE2IDI5TDE3IDI5TDE3IDI4TDE4IDI4TDE4IDI5TDE5IDI5TDE5IDI3TDIzIDI3TDIzIDI1TDI0IDI1TDI0IDI0TDIzIDI0TDIzIDI1TDIyIDI1TDIyIDI0TDE4IDI0TDE4IDIzTDE3IDIzTDE3IDI0TDE1IDI0TDE1IDIyTDE2IDIyTDE2IDIxTDE3IDIxTDE3IDIyTDE5IDIyTDE5IDIzTDIwIDIzTDIwIDIyTDIxIDIyTDIxIDIxTDIyIDIxTDIyIDIyTDIzIDIyTDIzIDIzTDI1IDIzTDI1IDIyTDI2IDIyTDI2IDIxTDI3IDIxTDI3IDIyTDI4IDIyTDI4IDIzTDI3IDIzTDI3IDI0TDI5IDI0TDI5IDIxTDMwIDIxTDMwIDIzTDMxIDIzTDMxIDIwTDMwIDIwTDMwIDE5TDI5IDE5TDI5IDE3TDI3IDE3TDI3IDE2TDI2IDE2TDI2IDE3TDI1IDE3TDI1IDE0TDI2IDE0TDI2IDEzTDI3IDEzTDI3IDEyTDI4IDEyTDI4IDExTDI3IDExTDI3IDEwTDI2IDEwTDI2IDlMMjQgOUwyNCA4TDIzIDhMMjMgOUwyNCA5TDI0IDEwTDIxIDEwTDIxIDlMMjIgOUwyMiA4TDIwIDhMMjAgNVpNOSA2TDkgN0wxMCA3TDEwIDZaTTExIDZMMTEgN0wxMiA3TDEyIDhMMTUgOEwxNSA3TDE2IDdMMTYgNkwxNSA2TDE1IDdMMTQgN0wxNCA2TDEzIDZMMTMgN0wxMiA3TDEyIDZaTTE5IDhMMTkgMTBMMTcgMTBMMTcgOUwxNiA5TDE2IDEwTDE1IDEwTDE1IDExTDE0IDExTDE0IDEwTDEzIDEwTDEzIDExTDE0IDExTDE0IDEyTDEyIDEyTDEyIDEzTDExIDEzTDExIDE0TDEyIDE0TDEyIDE1TDExIDE1TDExIDE2TDEzIDE2TDEzIDE4TDE0IDE4TDE0IDIwTDEzIDIwTDEzIDIxTDE0IDIxTDE0IDIyTDE1IDIyTDE1IDIwTDE2IDIwTDE2IDE5TDE3IDE5TDE3IDE3TDE4IDE3TDE4IDE2TDE3IDE2TDE3IDE1TDE4IDE1TDE4IDE0TDIwIDE0TDIwIDE1TDIxIDE1TDIxIDE2TDIyIDE2TDIyIDE3TDIzIDE3TDIzIDE4TDIxIDE4TDIxIDE3TDE5IDE3TDE5IDE4TDE4IDE4TDE4IDIwTDE3IDIwTDE3IDIxTDE4IDIxTDE4IDIwTDE5IDIwTDE5IDIyTDIwIDIyTDIwIDIwTDIyIDIwTDIyIDIxTDIzIDIxTDIzIDIyTDI0IDIyTDI0IDIxTDI1IDIxTDI1IDIwTDI2IDIwTDI2IDE5TDI3IDE5TDI3IDE3TDI2IDE3TDI2IDE4TDI1IDE4TDI1IDIwTDI0IDIwTDI0IDE5TDIzIDE5TDIzIDE4TDI0IDE4TDI0IDE3TDIzIDE3TDIzIDE0TDI0IDE0TDI0IDEzTDIzIDEzTDIzIDEyTDI1IDEyTDI1IDEzTDI2IDEzTDI2IDEyTDI3IDEyTDI3IDExTDI1IDExTDI1IDEwTDI0IDEwTDI0IDExTDE5IDExTDE5IDEwTDIwIDEwTDIwIDhaTTMgOUwzIDEwTDEgMTBMMSAxMUwzIDExTDMgMTBMNCAxMEw0IDExTDYgMTFMNiAxMkw3IDEyTDcgMTFMNiAxMUw2IDEwTDggMTBMOCA5TDYgOUw2IDEwTDQgMTBMNCA5Wk0xMCA5TDEwIDExTDExIDExTDExIDlaTTE2IDEwTDE2IDExTDE1IDExTDE1IDEyTDE2IDEyTDE2IDEzTDEyIDEzTDEyIDE0TDEzIDE0TDEzIDE2TDE0IDE2TDE0IDE4TDE2IDE4TDE2IDE3TDE3IDE3TDE3IDE2TDE2IDE2TDE2IDE1TDE3IDE1TDE3IDE0TDE2IDE0TDE2IDEzTDE3IDEzTDE3IDEyTDE4IDEyTDE4IDEzTDE5IDEzTDE5IDEyTDE4IDEyTDE4IDExTDE3IDExTDE3IDEwWk0zMCAxMEwzMCAxMUwyOSAxMUwyOSAxMkwzMCAxMkwzMCAxMUwzMSAxMUwzMSAxMFpNMTYgMTFMMTYgMTJMMTcgMTJMMTcgMTFaTTIwIDEyTDIwIDEzTDIyIDEzTDIyIDE0TDIzIDE0TDIzIDEzTDIyIDEzTDIyIDEyWk00IDE0TDQgMTVMNSAxNUw1IDE0Wk0xNCAxNEwxNCAxNkwxNSAxNkwxNSAxNUwxNiAxNUwxNiAxNFpNMjcgMTRMMjcgMTVMMjggMTVMMjggMTRaTTEgMTdMMSAxOEwyIDE4TDIgMTdaTTggMTdMOCAxOEw5IDE4TDkgMTdaTTE5IDE4TDE5IDIwTDIwIDIwTDIwIDE4Wk0yMiAxOUwyMiAyMEwyMyAyMEwyMyAxOVpNMjcgMjBMMjcgMjFMMjkgMjFMMjkgMjBaTTExIDIxTDExIDIyTDEyIDIyTDEyIDIzTDEzIDIzTDEzIDIyTDEyIDIyTDEyIDIxWk0xMiAyNEwxMiAyNUwxNCAyNUwxNCAyNkwxMyAyNkwxMyAyN0wxNCAyN0wxNCAyNkwxNSAyNkwxNSAyNFpNMTcgMjRMMTcgMjZMMTggMjZMMTggMjdMMTkgMjdMMTkgMjZMMjIgMjZMMjIgMjVMMTggMjVMMTggMjRaTTI1IDI1TDI1IDI4TDI4IDI4TDI4IDI1Wk0yNiAyNkwyNiAyN0wyNyAyN0wyNyAyNlpNOSAyOEw5IDI5TDEwIDI5TDEwIDI4Wk0yMCAyOEwyMCAyOUwyMiAyOUwyMiAyOFpNMjMgMjhMMjMgMjlMMjQgMjlMMjQgMjhaTTI2IDI5TDI2IDMwTDI3IDMwTDI3IDI5Wk0xMyAzMUwxMyAzMkwxNCAzMkwxNCAzMVpNMTkgMzJMMTkgMzNMMjAgMzNMMjAgMzJaTTAgMEwwIDdMNyA3TDcgMFpNMSAxTDEgNkw2IDZMNiAxWk0yIDJMMiA1TDUgNUw1IDJaTTI2IDBMMjYgN0wzMyA3TDMzIDBaTTI3IDFMMjcgNkwzMiA2TDMyIDFaTTI4IDJMMjggNUwzMSA1TDMxIDJaTTAgMjZMMCAzM0w3IDMzTDcgMjZaTTEgMjdMMSAzMkw2IDMyTDYgMjdaTTIgMjhMMiAzMUw1IDMxTDUgMjhaIiBmaWxsPSIjMDAwMDAwIi8+PC9nPjwvZz48L3N2Zz4K\" alt=\"QR code\" width=\"110\" height=\"110\" style=\"display: block; width: 110px; height: 110px; max-width: 110px; margin: 0 auto;\" \/><\/div>\n<\/div>\n<\/div>\n<p><!--kapdec-footer-end--><\/div>\n<div aria-hidden=\"true\" class=\"article-watermark-layer\" style=\"background-image:url(data:image\/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9Ijc1MCIgaGVpZ2h0PSI0NTAiPjx0ZXh0IHg9IjQwIiB5PSIyMzAiIHRyYW5zZm9ybT0icm90YXRlKC0zMiA0MCAyMzApIiBmb250LWZhbWlseT0iQXJpYWwsSGVsdmV0aWNhLENhbGlicmksc2Fucy1zZXJpZiIgZm9udC1zaXplPSIxOCIgZm9udC13ZWlnaHQ9IjQwMCIgdGV4dC1yZW5kZXJpbmc9Imdlb21ldHJpY1ByZWNpc2lvbiIgZmlsbD0iI2I1YjViNSIgZmlsbC1vcGFjaXR5PSIwLjMyIj5LQVBERUMmIzE3NDsgfCBFbGl0ZSBTVEVNIExlYXJuaW5nPC90ZXh0Pjwvc3ZnPg==);background-repeat:repeat;background-size:750px 450px;\"><\/div>\n<\/div>\n<style>.article-watermark-wrapper{position:relative;overflow:hidden;}.article-watermark-layer{position:absolute;inset:0;overflow:hidden;pointer-events:none;z-index:2;background-repeat:repeat;background-size:750px 450px;}@media print{.article-watermark-layer{position:fixed;inset:0;background-repeat:repeat!important;background-size:750px 450px!important;-webkit-print-color-adjust:exact;print-color-adjust:exact;}}<\/style>\n","protected":false},"excerpt":{"rendered":"<p>KAPDEC&reg; | Elite STEM Learning Platform | https:\/\/kapdec.com Unit: Inference for Quantitative Data: Slopes Chapter: Selecting an Appropriate Inference Procedure Reference: &#8211; Sampling methods &amp; Bias, Confidence Intervals, Hypothesis testing, Type 1 &amp; type 2 Errors, Paired data &amp; Matched pair tests, Chi- squared tests, Regression &amp; correlation, Residual Analysis, Comparing two &amp; Multiple Means, [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[630],"tags":[],"class_list":["post-10191","post","type-post","status-publish","format-standard","hentry","category-ap-statistics"],"_links":{"self":[{"href":"https:\/\/kapdec.com\/help\/wp-json\/wp\/v2\/posts\/10191","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/kapdec.com\/help\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/kapdec.com\/help\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/kapdec.com\/help\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/kapdec.com\/help\/wp-json\/wp\/v2\/comments?post=10191"}],"version-history":[{"count":0,"href":"https:\/\/kapdec.com\/help\/wp-json\/wp\/v2\/posts\/10191\/revisions"}],"wp:attachment":[{"href":"https:\/\/kapdec.com\/help\/wp-json\/wp\/v2\/media?parent=10191"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/kapdec.com\/help\/wp-json\/wp\/v2\/categories?post=10191"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/kapdec.com\/help\/wp-json\/wp\/v2\/tags?post=10191"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}