{"id":1289,"date":"2023-06-22T02:13:20","date_gmt":"2023-06-22T02:13:20","guid":{"rendered":"https:\/\/content.one.lumenlearning.com\/introstatstest\/chapter\/t-distribution-dig-deeper\/"},"modified":"2025-05-16T04:00:54","modified_gmt":"2025-05-16T04:00:54","slug":"t-distribution-dig-deeper","status":"publish","type":"chapter","link":"https:\/\/content.one.lumenlearning.com\/introstatstest\/chapter\/t-distribution-dig-deeper\/","title":{"raw":"t-distribution: Fresh Take","rendered":"t-distribution: Fresh Take"},"content":{"raw":"<section class=\"textbox learningGoals\">\r\n<ul>\r\n\t<li><span data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;Check the conditions for a t-distribution, then use a t-distribution to calculate probabilities when appropriate&quot;}\" data-sheets-userformat=\"{&quot;2&quot;:4865,&quot;3&quot;:{&quot;1&quot;:0},&quot;11&quot;:3,&quot;12&quot;:0,&quot;15&quot;:&quot;Calibri&quot;}\">Check the conditions for a [latex]t[\/latex]-distribution, then use a [latex]t[\/latex]-distribution to calculate probabilities when appropriate.<\/span><\/li>\r\n<\/ul>\r\n<\/section>\r\n<h2>Normal Distribution vs. [latex]t[\/latex]-distribution<\/h2>\r\n<p class=\"Para\">Particular distributions are associated with hypothesis testing. We perform tests of a population mean using a normal distribution or a [latex]t[\/latex]-distribution.<\/p>\r\n<section class=\"textbox recall\">Remember, use a [latex]t[\/latex]-distribution when the population standard deviation is unknown and the distribution of the sample mean is approximately normal.<\/section>\r\n<p class=\"Para\">When you perform a hypothesis test of a single population mean [latex]\\mu[\/latex] using a [latex]t[\/latex]-distribution (often called a [latex]t[\/latex]-test), there are fundamental assumptions that need to be met for the test to work properly. Your data should be a simple random sample that comes from a population that is approximately normally distributed. You use the sample standard deviation to approximate the population standard deviation. (Note that if the sample size is sufficiently large, a [latex]t[\/latex]-test will work even if the population is not approximately normally distributed).<\/p>\r\n<section class=\"textbox recall\">Remember, use a (normal) [latex]z[\/latex]-distribution when the population standard deviation is known and the distribution of the sample mean is approximately normal.<\/section>\r\n<p>When you perform a hypothesis test of a single population mean [latex]\\mu[\/latex] using a normal distribution (often called a [latex]z[\/latex]-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>\r\n<section class=\"textbox proTip\">\r\n<ul>\r\n\t<li aria-level=\"1\">When doing a hypothesis test for a mean, a [latex]t[\/latex]-distribution is used when the sample size is small or you are using the sample standard deviation. This is called a [latex]t[\/latex]-test for a mean.<\/li>\r\n\t<li aria-level=\"1\">When doing a hypothesis test for a mean, a normal distribution is used when the sample size is large and the population standard deviation is known. This is called a [latex]z[\/latex]-test for a mean.<\/li>\r\n<\/ul>\r\n<\/section>\r\n<section class=\"textbox keyTakeaway\">\r\n<h3>[latex]z[\/latex]-statistic<\/h3>\r\n<p>[latex]z=\\dfrac{\\stackrel{\u00af}{x}-\u03bc}{\\frac{\u03c3}{\\sqrt{n}}}[\/latex]<\/p>\r\n<p>where [latex]\\stackrel{\u00af}{x}[\/latex] is the sample (observed) mean, [latex]\\mu[\/latex] is the population mean, [latex]\\sigma[\/latex] is the population standard deviation, and [latex]n[\/latex] is the sample size.<\/p>\r\n<\/section>\r\n<section class=\"textbox keyTakeaway\">\r\n<h3>[latex]t[\/latex]-statistic<\/h3>\r\n<p>[latex]t=\\dfrac{\\stackrel{\u00af}{x}-\u03bc}{\\frac{s}{\\sqrt{n}}}[\/latex]<\/p>\r\n<p>where [latex]\\stackrel{\u00af}{x}[\/latex] is the sample (observed) mean, [latex]\\mu[\/latex] is the mean of [latex]\\stackrel{\u00af}{x}[\/latex]'s, [latex]s[\/latex] is the standard error of [latex]\\stackrel{\u00af}{x}[\/latex], and [latex]n[\/latex] is the sample size.<\/p>\r\n<\/section>\r\n<section class=\"textbox example\">A group of engineers developed a new design for a steel cable. They need to estimate the amount of weight the cable can hold. The weight limit will be reported on the cable packaging.<br \/>\r\n<br \/>\r\nThe engineers take a random sample of [latex]45[\/latex] cables and apply weights to each of them until they break. The mean breaking weight for the [latex]45[\/latex] cables is [latex]768.2[\/latex] lb. and the standard deviation of the breaking weight for the sample is [latex]15.1[\/latex] lb. Should we use the [latex]z[\/latex]-statistic or the [latex]t[\/latex]-statistic as the test statistic to conduct a hypothesis test?[reveal-answer q=\"338457\"]Show answer[\/reveal-answer]<br \/>\r\n[hidden-answer a=\"338457\"]<strong>Answer: [latex]t[\/latex]-statistic<\/strong>\r\n<p>Since we do not know the standard deviation of breaking weights of all of the cables (the population parameter [latex]\u03c3[\/latex]), we use the sample standard deviation ([latex]s[\/latex]) as an approximation for [latex]\u03c3[\/latex]. Since we don\u2019t know [latex]\u03c3[\/latex], we must use the [latex]t[\/latex]-distribution to model the sampling distribution of means.<\/p>\r\n<p><em>Is the [latex]t[\/latex]-model a good fit for the sampling distribution?<\/em><\/p>\r\n<p>Yes, because the conditions are met:<\/p>\r\n<ul>\r\n\t<li>[latex]\u03c3[\/latex] is unknown.<\/li>\r\n\t<li>The sample size is large enough.<\/li>\r\n<\/ul>\r\n<p>[\/hidden-answer]<\/p>\r\n<\/section>","rendered":"<section class=\"textbox learningGoals\">\n<ul>\n<li><span data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;Check the conditions for a t-distribution, then use a t-distribution to calculate probabilities when appropriate&quot;}\" data-sheets-userformat=\"{&quot;2&quot;:4865,&quot;3&quot;:{&quot;1&quot;:0},&quot;11&quot;:3,&quot;12&quot;:0,&quot;15&quot;:&quot;Calibri&quot;}\">Check the conditions for a [latex]t[\/latex]-distribution, then use a [latex]t[\/latex]-distribution to calculate probabilities when appropriate.<\/span><\/li>\n<\/ul>\n<\/section>\n<h2>Normal Distribution vs. [latex]t[\/latex]-distribution<\/h2>\n<p class=\"Para\">Particular distributions are associated with hypothesis testing. We perform tests of a population mean using a normal distribution or a [latex]t[\/latex]-distribution.<\/p>\n<section class=\"textbox recall\">Remember, use a [latex]t[\/latex]-distribution when the population standard deviation is unknown and the distribution of the sample mean is approximately normal.<\/section>\n<p class=\"Para\">When you perform a hypothesis test of a single population mean [latex]\\mu[\/latex] using a [latex]t[\/latex]-distribution (often called a [latex]t[\/latex]-test), there are fundamental assumptions that need to be met for the test to work properly. Your data should be a simple random sample that comes from a population that is approximately normally distributed. You use the sample standard deviation to approximate the population standard deviation. (Note that if the sample size is sufficiently large, a [latex]t[\/latex]-test will work even if the population is not approximately normally distributed).<\/p>\n<section class=\"textbox recall\">Remember, use a (normal) [latex]z[\/latex]-distribution when the population standard deviation is known and the distribution of the sample mean is approximately normal.<\/section>\n<p>When you perform a hypothesis test of a single population mean [latex]\\mu[\/latex] using a normal distribution (often called a [latex]z[\/latex]-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<section class=\"textbox proTip\">\n<ul>\n<li aria-level=\"1\">When doing a hypothesis test for a mean, a [latex]t[\/latex]-distribution is used when the sample size is small or you are using the sample standard deviation. This is called a [latex]t[\/latex]-test for a mean.<\/li>\n<li aria-level=\"1\">When doing a hypothesis test for a mean, a normal distribution is used when the sample size is large and the population standard deviation is known. This is called a [latex]z[\/latex]-test for a mean.<\/li>\n<\/ul>\n<\/section>\n<section class=\"textbox keyTakeaway\">\n<h3>[latex]z[\/latex]-statistic<\/h3>\n<p>[latex]z=\\dfrac{\\stackrel{\u00af}{x}-\u03bc}{\\frac{\u03c3}{\\sqrt{n}}}[\/latex]<\/p>\n<p>where [latex]\\stackrel{\u00af}{x}[\/latex] is the sample (observed) mean, [latex]\\mu[\/latex] is the population mean, [latex]\\sigma[\/latex] is the population standard deviation, and [latex]n[\/latex] is the sample size.<\/p>\n<\/section>\n<section class=\"textbox keyTakeaway\">\n<h3>[latex]t[\/latex]-statistic<\/h3>\n<p>[latex]t=\\dfrac{\\stackrel{\u00af}{x}-\u03bc}{\\frac{s}{\\sqrt{n}}}[\/latex]<\/p>\n<p>where [latex]\\stackrel{\u00af}{x}[\/latex] is the sample (observed) mean, [latex]\\mu[\/latex] is the mean of [latex]\\stackrel{\u00af}{x}[\/latex]&#8216;s, [latex]s[\/latex] is the standard error of [latex]\\stackrel{\u00af}{x}[\/latex], and [latex]n[\/latex] is the sample size.<\/p>\n<\/section>\n<section class=\"textbox example\">A group of engineers developed a new design for a steel cable. They need to estimate the amount of weight the cable can hold. The weight limit will be reported on the cable packaging.<\/p>\n<p>The engineers take a random sample of [latex]45[\/latex] cables and apply weights to each of them until they break. The mean breaking weight for the [latex]45[\/latex] cables is [latex]768.2[\/latex] lb. and the standard deviation of the breaking weight for the sample is [latex]15.1[\/latex] lb. Should we use the [latex]z[\/latex]-statistic or the [latex]t[\/latex]-statistic as the test statistic to conduct a hypothesis test?<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><button class=\"show-answer show-answer-button collapsed\" data-target=\"q338457\">Show answer<\/button><\/p>\n<div id=\"q338457\" class=\"hidden-answer\" style=\"display: none\"><strong>Answer: [latex]t[\/latex]-statistic<\/strong><\/p>\n<p>Since we do not know the standard deviation of breaking weights of all of the cables (the population parameter [latex]\u03c3[\/latex]), we use the sample standard deviation ([latex]s[\/latex]) as an approximation for [latex]\u03c3[\/latex]. Since we don\u2019t know [latex]\u03c3[\/latex], we must use the [latex]t[\/latex]-distribution to model the sampling distribution of means.<\/p>\n<p><em>Is the [latex]t[\/latex]-model a good fit for the sampling distribution?<\/em><\/p>\n<p>Yes, because the conditions are met:<\/p>\n<ul>\n<li>[latex]\u03c3[\/latex] is unknown.<\/li>\n<li>The sample size is large enough.<\/li>\n<\/ul>\n<\/div>\n<\/div>\n<\/section>\n","protected":false},"author":8,"menu_order":20,"template":"","meta":{"_candela_citation":"[]","pb_show_title":"on","pb_short_title":"","pb_subtitle":"","pb_authors":[],"pb_section_license":""},"chapter-type":[],"contributor":[],"license":[],"part":1268,"module-header":"fresh_take","content_attributions":[],"internal_book_links":[],"video_content":null,"cc_video_embed_content":{"cc_scripts":"","media_targets":[]},"try_it_collection":null,"_links":{"self":[{"href":"https:\/\/content.one.lumenlearning.com\/introstatstest\/wp-json\/pressbooks\/v2\/chapters\/1289"}],"collection":[{"href":"https:\/\/content.one.lumenlearning.com\/introstatstest\/wp-json\/pressbooks\/v2\/chapters"}],"about":[{"href":"https:\/\/content.one.lumenlearning.com\/introstatstest\/wp-json\/wp\/v2\/types\/chapter"}],"author":[{"embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/introstatstest\/wp-json\/wp\/v2\/users\/8"}],"version-history":[{"count":5,"href":"https:\/\/content.one.lumenlearning.com\/introstatstest\/wp-json\/pressbooks\/v2\/chapters\/1289\/revisions"}],"predecessor-version":[{"id":6791,"href":"https:\/\/content.one.lumenlearning.com\/introstatstest\/wp-json\/pressbooks\/v2\/chapters\/1289\/revisions\/6791"}],"part":[{"href":"https:\/\/content.one.lumenlearning.com\/introstatstest\/wp-json\/pressbooks\/v2\/parts\/1268"}],"metadata":[{"href":"https:\/\/content.one.lumenlearning.com\/introstatstest\/wp-json\/pressbooks\/v2\/chapters\/1289\/metadata\/"}],"wp:attachment":[{"href":"https:\/\/content.one.lumenlearning.com\/introstatstest\/wp-json\/wp\/v2\/media?parent=1289"}],"wp:term":[{"taxonomy":"chapter-type","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/introstatstest\/wp-json\/pressbooks\/v2\/chapter-type?post=1289"},{"taxonomy":"contributor","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/introstatstest\/wp-json\/wp\/v2\/contributor?post=1289"},{"taxonomy":"license","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/introstatstest\/wp-json\/wp\/v2\/license?post=1289"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}