{"id":280,"date":"2021-07-14T15:59:05","date_gmt":"2021-07-14T15:59:05","guid":{"rendered":"https:\/\/courses.lumenlearning.com\/introstatscorequisite\/chapter\/distribution-needed-for-hypothesis-testing\/"},"modified":"2023-12-05T09:33:30","modified_gmt":"2023-12-05T09:33:30","slug":"distribution-needed-for-hypothesis-testing","status":"publish","type":"chapter","link":"https:\/\/courses.lumenlearning.com\/introstatscorequisite\/chapter\/distribution-needed-for-hypothesis-testing\/","title":{"raw":"Normal Distributions versus T-Distributions","rendered":"Normal Distributions versus T-Distributions"},"content":{"raw":"<div class=\"textbox learning-objectives\">\r\n<h3>Learning Outcomes<\/h3>\r\n<section>\r\n<ul id=\"list67\">\r\n \t<li>Determine which distribution (z or t) should be used for a given scenario<\/li>\r\n \t<li>Verify assumptions for performing a hypothesis test have been met<\/li>\r\n<\/ul>\r\n<\/section><\/div>\r\nEarlier in the course, we discussed sampling distributions.\u00a0<strong>Particular distributions are associated with hypothesis testing.<\/strong>\u00a0We perform tests of a population mean using a <strong>normal distribution<\/strong> or a <strong>Student's <em data-redactor-tag=\"em\">t-<\/em>distribution<\/strong>. (Remember, use a Student's <em>t<\/em>-distribution when the population <strong>standard deviation<\/strong> is unknown and the distribution of the sample mean is approximately normal.) We perform tests of a population proportion using a normal distribution (usually <em>n<\/em> is large or the sample size is large).\r\n\r\nIf you are testing a\u00a0<strong>single population mean<\/strong>, the distribution for the test is for <strong>means<\/strong>:\r\n<p style=\"text-align: center;\">[latex]\\displaystyle\\overline{{X}}\\text{~}{N}{\\left(\\mu_{{X}}\\text{ , }\\frac{{\\sigma_{{X}}}}{\\sqrt{{n}}}\\right)}{\\quad\\text{or}\\quad}{t}_{{{d}{f}}}[\/latex]<\/p>\r\nThe population parameter is [latex]\\mu[\/latex]. The estimated value (point estimate) for\u00a0[latex]\\mu[\/latex] is [latex]\\displaystyle\\overline{{x}}[\/latex], the sample mean.\r\n\r\nIf you are testing a\u00a0<strong>single population proportion<\/strong>, the distribution for the test is for proportions or percentages:\r\n<p style=\"text-align: center;\">[latex]\\displaystyle{P}^{\\prime}\\text{~}{N}{\\left({p}\\text{ , }\\sqrt{{\\frac{{{p}{q}}}{{n}}}}\\right)}[\/latex]<\/p>\r\nThe population parameter is [latex]p[\/latex]. The estimated value (point estimate) for [latex]p[\/latex] is [latex]p'[\/latex]. [latex]p' = \\frac{x}{n}[\/latex] where <em>x<\/em> is the number of successes and <em>n<\/em>\u00a0is the sample size.\r\n<div class=\"textbox examples\">\r\n<h3>Recall: Order of Operations<\/h3>\r\n<div class=\"textbox shaded\">\r\n\r\nWhen simplifying mathematical expressions, perform the operations in the following order:\r\n1. <strong>P<\/strong>arentheses and other Grouping Symbols\r\n<ul id=\"fs-id1171104029952\">\r\n \t<li>Simplify all expressions inside the parentheses or other grouping symbols, working on the innermost parentheses first.<\/li>\r\n<\/ul>\r\n2. <strong>E<\/strong>xponents\r\n<ul id=\"fs-id1171104407077\">\r\n \t<li>Simplify all expressions with exponents.<\/li>\r\n<\/ul>\r\n3. <strong>M<\/strong>ultiplication and <strong>D<\/strong>ivision\r\n<ul id=\"fs-id1171103140103\">\r\n \t<li>Perform all multiplication and division in order from left to right. These operations have equal priority.<\/li>\r\n<\/ul>\r\n4. <strong>A<\/strong>ddition and <strong>S<\/strong>ubtraction\r\n<ul id=\"fs-id1171104002792\">\r\n \t<li>Perform all addition and subtraction in order from left to right. These operations have equal priority.<\/li>\r\n<\/ul>\r\n<\/div>\r\n<p style=\"text-align: center;\">[latex]\\displaystyle{P}^{\\prime}\\text{~}{N}{\\left({p}\\text{ , }\\sqrt{{\\frac{{{p}{q}}}{{n}}}}\\right)}[\/latex]<\/p>\r\nTo follow the order of operations and find the correct value, first find [latex]q = (1 - p)[\/latex]. Then take that value and multiply by [latex]p[\/latex]. Then divide by [latex]n[\/latex]. Then lastly, take the square root.\r\n\r\n<\/div>\r\n<h2>Assumptions<\/h2>\r\nWhen you perform a\u00a0<strong>hypothesis test of a single population mean <\/strong><em><strong data-redactor-tag=\"strong\">\u03bc<\/strong><\/em> using a <strong>Student's <em data-redactor-tag=\"em\">t<\/em>-distribution<\/strong> (often called a t-test), there are fundamental assumptions that need to be met in order for the test to work properly. Your data should be a <strong>simple random sample<\/strong> that comes from a population that is approximately <strong>normally distributed<\/strong>. You use the sample <strong>standard deviation<\/strong> to approximate the population standard deviation. (Note that if the sample size is sufficiently large, a t-test will work even if the population is not approximately normally distributed).\r\n\r\nWhen you perform a\u00a0<strong>hypothesis test of a single population mean <em data-redactor-tag=\"em\">\u03bc<\/em> <\/strong>using a normal distribution (often called a <em>z<\/em>-test), you take a simple random sample from the population. The population you are testing is normally distributed or your sample size is sufficiently large. You know the value of the population standard deviation which, in reality, is rarely known.\r\n<p style=\"text-align: left;\">When you perform a\u00a0<strong>hypothesis test of a single population proportion <\/strong><em><strong data-redactor-tag=\"strong\">p<\/strong><\/em>, you take a simple random sample from the population. You must meet the conditions for a <strong>binomial distribution<\/strong> which are as follows: there are a certain number <em>n<\/em> of independent trials, the outcomes of any trial are success or failure, and each trial has the same probability of a success <em>p<\/em>. The shape of the binomial distribution needs to be similar to the shape of the normal distribution. To ensure this, the quantities <em>np\u00a0<\/em>and <em>nq<\/em> must both be greater than five (<em>np<\/em> &gt; 5 and <em>nq<\/em> &gt; 5). Then the binomial distribution of a sample (estimated) proportion can be approximated by the normal distribution with <em>\u03bc<\/em> = <em>p<\/em> and [latex]\\displaystyle\\sigma=\\sqrt{{\\frac{{{p}{q}}}{{n}}}}[\/latex]<span style=\"line-height: normal; white-space: nowrap;\">.<\/span> Remember that [latex]q = 1 \u2013 p[\/latex].<\/p>","rendered":"<div class=\"textbox learning-objectives\">\n<h3>Learning Outcomes<\/h3>\n<section>\n<ul id=\"list67\">\n<li>Determine which distribution (z or t) should be used for a given scenario<\/li>\n<li>Verify assumptions for performing a hypothesis test have been met<\/li>\n<\/ul>\n<\/section>\n<\/div>\n<p>Earlier in the course, we discussed sampling distributions.\u00a0<strong>Particular distributions are associated with hypothesis testing.<\/strong>\u00a0We perform tests of a population mean using a <strong>normal distribution<\/strong> or a <strong>Student&#8217;s <em data-redactor-tag=\"em\">t-<\/em>distribution<\/strong>. (Remember, use a Student&#8217;s <em>t<\/em>-distribution when the population <strong>standard deviation<\/strong> is unknown and the distribution of the sample mean is approximately normal.) We perform tests of a population proportion using a normal distribution (usually <em>n<\/em> is large or the sample size is large).<\/p>\n<p>If you are testing a\u00a0<strong>single population mean<\/strong>, the distribution for the test is for <strong>means<\/strong>:<\/p>\n<p style=\"text-align: center;\">[latex]\\displaystyle\\overline{{X}}\\text{~}{N}{\\left(\\mu_{{X}}\\text{ , }\\frac{{\\sigma_{{X}}}}{\\sqrt{{n}}}\\right)}{\\quad\\text{or}\\quad}{t}_{{{d}{f}}}[\/latex]<\/p>\n<p>The population parameter is [latex]\\mu[\/latex]. The estimated value (point estimate) for\u00a0[latex]\\mu[\/latex] is [latex]\\displaystyle\\overline{{x}}[\/latex], the sample mean.<\/p>\n<p>If you are testing a\u00a0<strong>single population proportion<\/strong>, the distribution for the test is for proportions or percentages:<\/p>\n<p style=\"text-align: center;\">[latex]\\displaystyle{P}^{\\prime}\\text{~}{N}{\\left({p}\\text{ , }\\sqrt{{\\frac{{{p}{q}}}{{n}}}}\\right)}[\/latex]<\/p>\n<p>The population parameter is [latex]p[\/latex]. The estimated value (point estimate) for [latex]p[\/latex] is [latex]p'[\/latex]. [latex]p' = \\frac{x}{n}[\/latex] where <em>x<\/em> is the number of successes and <em>n<\/em>\u00a0is the sample size.<\/p>\n<div class=\"textbox examples\">\n<h3>Recall: Order of Operations<\/h3>\n<div class=\"textbox shaded\">\n<p>When simplifying mathematical expressions, perform the operations in the following order:<br \/>\n1. <strong>P<\/strong>arentheses and other Grouping Symbols<\/p>\n<ul id=\"fs-id1171104029952\">\n<li>Simplify all expressions inside the parentheses or other grouping symbols, working on the innermost parentheses first.<\/li>\n<\/ul>\n<p>2. <strong>E<\/strong>xponents<\/p>\n<ul id=\"fs-id1171104407077\">\n<li>Simplify all expressions with exponents.<\/li>\n<\/ul>\n<p>3. <strong>M<\/strong>ultiplication and <strong>D<\/strong>ivision<\/p>\n<ul id=\"fs-id1171103140103\">\n<li>Perform all multiplication and division in order from left to right. These operations have equal priority.<\/li>\n<\/ul>\n<p>4. <strong>A<\/strong>ddition and <strong>S<\/strong>ubtraction<\/p>\n<ul id=\"fs-id1171104002792\">\n<li>Perform all addition and subtraction in order from left to right. These operations have equal priority.<\/li>\n<\/ul>\n<\/div>\n<p style=\"text-align: center;\">[latex]\\displaystyle{P}^{\\prime}\\text{~}{N}{\\left({p}\\text{ , }\\sqrt{{\\frac{{{p}{q}}}{{n}}}}\\right)}[\/latex]<\/p>\n<p>To follow the order of operations and find the correct value, first find [latex]q = (1 - p)[\/latex]. Then take that value and multiply by [latex]p[\/latex]. Then divide by [latex]n[\/latex]. Then lastly, take the square root.<\/p>\n<\/div>\n<h2>Assumptions<\/h2>\n<p>When you perform a\u00a0<strong>hypothesis test of a single population mean <\/strong><em><strong data-redactor-tag=\"strong\">\u03bc<\/strong><\/em> using a <strong>Student&#8217;s <em data-redactor-tag=\"em\">t<\/em>-distribution<\/strong> (often called a t-test), there are fundamental assumptions that need to be met in order for the test to work properly. Your data should be a <strong>simple random sample<\/strong> that comes from a population that is approximately <strong>normally distributed<\/strong>. You use the sample <strong>standard deviation<\/strong> to approximate the population standard deviation. (Note that if the sample size is sufficiently large, a t-test will work even if the population is not approximately normally distributed).<\/p>\n<p>When you perform a\u00a0<strong>hypothesis test of a single population mean <em data-redactor-tag=\"em\">\u03bc<\/em> <\/strong>using a normal distribution (often called a <em>z<\/em>-test), you take a simple random sample from the population. The population you are testing is normally distributed or your sample size is sufficiently large. You know the value of the population standard deviation which, in reality, is rarely known.<\/p>\n<p style=\"text-align: left;\">When you perform a\u00a0<strong>hypothesis test of a single population proportion <\/strong><em><strong data-redactor-tag=\"strong\">p<\/strong><\/em>, you take a simple random sample from the population. You must meet the conditions for a <strong>binomial distribution<\/strong> which are as follows: there are a certain number <em>n<\/em> of independent trials, the outcomes of any trial are success or failure, and each trial has the same probability of a success <em>p<\/em>. The shape of the binomial distribution needs to be similar to the shape of the normal distribution. To ensure this, the quantities <em>np\u00a0<\/em>and <em>nq<\/em> must both be greater than five (<em>np<\/em> &gt; 5 and <em>nq<\/em> &gt; 5). Then the binomial distribution of a sample (estimated) proportion can be approximated by the normal distribution with <em>\u03bc<\/em> = <em>p<\/em> and [latex]\\displaystyle\\sigma=\\sqrt{{\\frac{{{p}{q}}}{{n}}}}[\/latex]<span style=\"line-height: normal; white-space: nowrap;\">.<\/span> Remember that [latex]q = 1 \u2013 p[\/latex].<\/p>\n\n\t\t\t <section class=\"citations-section\" role=\"contentinfo\">\n\t\t\t <h3>Candela Citations<\/h3>\n\t\t\t\t\t <div>\n\t\t\t\t\t\t <div id=\"citation-list-280\">\n\t\t\t\t\t\t\t <div class=\"licensing\"><div class=\"license-attribution-dropdown-subheading\">CC licensed content, Shared previously<\/div><ul class=\"citation-list\"><li>Distribution Needed for Hypothesis Testing. <strong>Provided by<\/strong>: OpenStax. <strong>Located at<\/strong>: <a target=\"_blank\" href=\"https:\/\/openstax.org\/books\/statistics\/pages\/9-3-distribution-needed-for-hypothesis-testing\">https:\/\/openstax.org\/books\/statistics\/pages\/9-3-distribution-needed-for-hypothesis-testing<\/a>. <strong>License<\/strong>: <em><a target=\"_blank\" rel=\"license\" href=\"https:\/\/creativecommons.org\/licenses\/by\/4.0\/\">CC BY: Attribution<\/a><\/em>. <strong>License Terms<\/strong>: Access for free at https:\/\/openstax.org\/books\/statistics\/pages\/1-introduction<\/li><li>Introductory Statistics. <strong>Authored by<\/strong>: Barbara Illowsky, Susan Dean. <strong>Provided by<\/strong>: OpenStax. <strong>Located at<\/strong>: <a target=\"_blank\" href=\"https:\/\/openstax.org\/books\/introductory-statistics\/pages\/1-introduction\">https:\/\/openstax.org\/books\/introductory-statistics\/pages\/1-introduction<\/a>. <strong>License<\/strong>: <em><a target=\"_blank\" rel=\"license\" href=\"https:\/\/creativecommons.org\/licenses\/by\/4.0\/\">CC BY: Attribution<\/a><\/em>. <strong>License Terms<\/strong>: Access for free at https:\/\/openstax.org\/books\/introductory-statistics\/pages\/1-introduction<\/li><li>Prealgebra. <strong>Provided by<\/strong>: OpenStax. <strong>Located at<\/strong>: <a target=\"_blank\" href=\"https:\/\/openstax.org\/books\/prealgebra\/pages\/1-introduction\">https:\/\/openstax.org\/books\/prealgebra\/pages\/1-introduction<\/a>. <strong>License<\/strong>: <em><a target=\"_blank\" rel=\"license\" href=\"https:\/\/creativecommons.org\/licenses\/by\/4.0\/\">CC BY: Attribution<\/a><\/em>. <strong>License Terms<\/strong>: Access for free at https:\/\/openstax.org\/books\/prealgebra\/pages\/1-introduction<\/li><\/ul><\/div>\n\t\t\t\t\t\t <\/div>\n\t\t\t\t\t <\/div>\n\t\t\t <\/section>","protected":false},"author":169134,"menu_order":13,"template":"","meta":{"_candela_citation":"[{\"type\":\"cc\",\"description\":\"Distribution Needed for Hypothesis Testing\",\"author\":\"\",\"organization\":\"OpenStax\",\"url\":\"https:\/\/openstax.org\/books\/statistics\/pages\/9-3-distribution-needed-for-hypothesis-testing\",\"project\":\"\",\"license\":\"cc-by\",\"license_terms\":\"Access for free at https:\/\/openstax.org\/books\/statistics\/pages\/1-introduction\"},{\"type\":\"cc\",\"description\":\"Introductory Statistics\",\"author\":\"Barbara Illowsky, Susan Dean\",\"organization\":\"OpenStax\",\"url\":\"https:\/\/openstax.org\/books\/introductory-statistics\/pages\/1-introduction\",\"project\":\"\",\"license\":\"cc-by\",\"license_terms\":\"Access for free at https:\/\/openstax.org\/books\/introductory-statistics\/pages\/1-introduction\"},{\"type\":\"cc\",\"description\":\"Prealgebra\",\"author\":\"\",\"organization\":\"OpenStax\",\"url\":\"https:\/\/openstax.org\/books\/prealgebra\/pages\/1-introduction\",\"project\":\"\",\"license\":\"cc-by\",\"license_terms\":\"Access for free at https:\/\/openstax.org\/books\/prealgebra\/pages\/1-introduction\"}]","CANDELA_OUTCOMES_GUID":"","pb_show_title":"on","pb_short_title":"","pb_subtitle":"","pb_authors":[],"pb_section_license":""},"chapter-type":[],"contributor":[],"license":[],"class_list":["post-280","chapter","type-chapter","status-publish","hentry"],"part":276,"_links":{"self":[{"href":"https:\/\/courses.lumenlearning.com\/introstatscorequisite\/wp-json\/pressbooks\/v2\/chapters\/280","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/courses.lumenlearning.com\/introstatscorequisite\/wp-json\/pressbooks\/v2\/chapters"}],"about":[{"href":"https:\/\/courses.lumenlearning.com\/introstatscorequisite\/wp-json\/wp\/v2\/types\/chapter"}],"author":[{"embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/introstatscorequisite\/wp-json\/wp\/v2\/users\/169134"}],"version-history":[{"count":17,"href":"https:\/\/courses.lumenlearning.com\/introstatscorequisite\/wp-json\/pressbooks\/v2\/chapters\/280\/revisions"}],"predecessor-version":[{"id":3871,"href":"https:\/\/courses.lumenlearning.com\/introstatscorequisite\/wp-json\/pressbooks\/v2\/chapters\/280\/revisions\/3871"}],"part":[{"href":"https:\/\/courses.lumenlearning.com\/introstatscorequisite\/wp-json\/pressbooks\/v2\/parts\/276"}],"metadata":[{"href":"https:\/\/courses.lumenlearning.com\/introstatscorequisite\/wp-json\/pressbooks\/v2\/chapters\/280\/metadata\/"}],"wp:attachment":[{"href":"https:\/\/courses.lumenlearning.com\/introstatscorequisite\/wp-json\/wp\/v2\/media?parent=280"}],"wp:term":[{"taxonomy":"chapter-type","embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/introstatscorequisite\/wp-json\/pressbooks\/v2\/chapter-type?post=280"},{"taxonomy":"contributor","embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/introstatscorequisite\/wp-json\/wp\/v2\/contributor?post=280"},{"taxonomy":"license","embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/introstatscorequisite\/wp-json\/wp\/v2\/license?post=280"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}