Standard Error and the Sampling Distribution of the Mean
Standard Deviation of the Sample Mean (σxˉ): This is also referred to as the Standard Error or the standard deviation of the mean of the sample.
* Notation:
* μxˉ: Represents the mean of the sample mean.
* σxˉ: Represents the standard deviation of the sample mean.
* Formula and Calculation Example:
* If given a value of 9.6 and a sample division is required, for example: 89.6=1.2. Here, 1.2 is the standard error.
* Problem 1: If μ=57, σ=42, and sample size n=49:
* μxˉ=μ=57.
* σxˉ=nσ=4942=742=6.
* Problem 2: If σ=25 and n=100, the standard error is 10025=1025=2.5.
The t-Distribution and Standard Normal Distribution
Conceptual Differences:
* Standard Normal Distribution (z): Has an established mean of 0 and a standard deviation of 1.
* t-Distribution: The mean of the t-distribution is not always fixed at zero in every situation in the same way as the standard normal; it depends on the specific situation or degrees of freedom. It is crucial not to mix up the mean of the standard normal with the mean of the t-distribution.
Probability Calculations for Normal Random Variables
Scenario: Heights of Men
* Parameters: Mean μ=68.7inches, standard deviation σ=3.5inches.
* Sample Case: If one man is randomly selected, find the probability that their height is greater than 69.7inches. This uses the standard population deviation σ=3.5.
* Sample Mean Case (n=100): If a sample of 100 men is selected, find the probability that their mean height xˉ is greater than 69.7.
* μxˉ=68.7.
* σxˉ=nσ=1003.5=103.5=0.35.
* Calculator Steps (Normal CDF):
* Lower Bound:69.7.
* Upper Bound: Infinity (entered as E99).
* Mean (μxˉ):68.7.
* Standard Deviation (σxˉ):0.35.
* Result:0.0021.
Point Estimates and Sample Proportions
Point Estimate for Population Proportion (p): The best point estimate for the population proportion is the sample proportion, denoted as p^.
* Formula:p^=nx, where x is the number of successes and n is the sample size.
* Example Case: A village received 628 completed surveys out of 800.
* p^=800628=0.785.
Sampling Distribution of the Sample Proportion (p^)
Mean of the Sampling Distribution (μp^):μp^=p.
Standard Deviation of the Sampling Distribution (σp^, also called Standard Error of the Proportion):
* Formula:σp^=np(1−p).
* Example Calculation: If p=37% (or 0.37) and n=144:
* 1−p=0.63.
* σp^=1440.37×0.63.
Requirements for Approximate Normality of p^
Large Sample Condition: The distribution of p^ is approximately normal if n×p×(1−p)≥10.
* Example Check: For n=144,p=0.37,(1−p)=0.63:
* 144×0.37×0.63=33.5.
* Since 33.5≥10, the distribution is approximately normal.
Finite Population Condition: If sampling from a finite population of size N, the sample size n must be less than or equal to 5% of the population (n≤0.05N).
* Example Check: If population N=23,000 and sample n=400:
* 5% of 23,000=0.05×23,000=1,150.
* Since 400≤1,150, the requirement is met.
Confidence Intervals for Proportions
Structure: Confidence intervals are expressed as p^±E, where E is the margin of error. The sample proportion p^ is always located exactly in the middle of the confidence interval.
Calculating Margin of Error (E):
* E=zα/2×σp^.
* E=zα/2×np^(1−p^).
Manual Calculation vs. Calculator:
* Calculator Tool: Use 1-PropZInt (One-proportion z-interval).
* Example - University Financial Aid:n=200,x=118, Confidence Level = 98%.
* p^=200118=0.59.
* Critical Value (zα/2) for 98% confidence is 2.33.
* Interval result from calculator: (0.5091,0.671).
* Finding Margin of Error from the interval: Take the upper endpoint and subtract p^: 0.671−0.59=0.081.
* Final form: 0.59±0.081.
Questions & Discussion
Question: What if we are finding the probability a single male has a height greater than a specific value instead of a sample mean?
* Response: If you are dealing with an individual (x) rather than a mean (xˉ), you do not use the standard error (σxˉ). Instead, you use the population standard deviation (σ) in your calculations.
Question: How do I find the margin of error if I only have the interval from the calculator?
* Response: You can determine the margin of error by taking the upper limit of the interval and subtracting the sample mean (or sample proportion) from it. Alternatively, calculate the total width of the interval and divide by two.
Interaction Note: The instructor emphasizes checking the top of the calculator screen to ensure the correct function (e.g., Normal CDF vs. Test) is being used before submitting an answer. Writing down the steps used on the calculator is encouraged to help earn partial credit even if a calculation error occurs.