Writing You are testing a claim and incorrectly use the standard normal sampling distribution instead of the t-sampling distribution, mistaking the sample standard deviation for the population standard deviation. Does this make it more or less likely to reject the null hypothesis? Is this result the same no matter whether the test is left-tailed, right-tailed, or two-tailed? Explain your reasoning.
Table of contents
- 1. Intro to Stats and Collecting Data1h 14m
- 2. Describing Data with Tables and Graphs1h 56m
- 3. Describing Data Numerically2h 5m
- 4. Probability2h 17m
- 5. Binomial Distribution & Discrete Random Variables3h 6m
- 6. Normal Distribution and Continuous Random Variables2h 11m
- 7. Sampling Distributions & Confidence Intervals: Mean3h 23m
- Sampling Distribution of the Sample Mean and Central Limit Theorem19m
- Distribution of Sample Mean - ExcelBonus23m
- Introduction to Confidence Intervals15m
- Confidence Intervals for Population Mean1h 18m
- Determining the Minimum Sample Size Required12m
- Finding Probabilities and T Critical Values - ExcelBonus28m
- Confidence Intervals for Population Means - ExcelBonus25m
- 8. Sampling Distributions & Confidence Intervals: Proportion2h 10m
- 9. Hypothesis Testing for One Sample5h 8m
- Steps in Hypothesis Testing1h 6m
- Performing Hypothesis Tests: Means1h 4m
- Hypothesis Testing: Means - ExcelBonus42m
- Performing Hypothesis Tests: Proportions37m
- Hypothesis Testing: Proportions - ExcelBonus27m
- Performing Hypothesis Tests: Variance12m
- Critical Values and Rejection Regions28m
- Link Between Confidence Intervals and Hypothesis Testing12m
- Type I & Type II Errors16m
- 10. Hypothesis Testing for Two Samples5h 37m
- Two Proportions1h 13m
- Two Proportions Hypothesis Test - ExcelBonus28m
- Two Means - Unknown, Unequal Variance1h 3m
- Two Means - Unknown Variances Hypothesis Test - ExcelBonus12m
- Two Means - Unknown, Equal Variance15m
- Two Means - Unknown, Equal Variances Hypothesis Test - ExcelBonus9m
- Two Means - Known Variance12m
- Two Means - Sigma Known Hypothesis Test - ExcelBonus21m
- Two Means - Matched Pairs (Dependent Samples)42m
- Matched Pairs Hypothesis Test - ExcelBonus12m
- Two Variances and F Distribution29m
- Two Variances - Graphing CalculatorBonus16m
- 11. Correlation1h 24m
- 12. Regression3h 33m
- Linear Regression & Least Squares Method26m
- Residuals12m
- Coefficient of Determination12m
- Regression Line Equation and Coefficient of Determination - ExcelBonus8m
- Finding Residuals and Creating Residual Plots - ExcelBonus11m
- Inferences for Slope31m
- Enabling Data Analysis ToolpakBonus1m
- Regression Readout of the Data Analysis Toolpak - ExcelBonus21m
- Prediction Intervals13m
- Prediction Intervals - ExcelBonus19m
- Multiple Regression - ExcelBonus29m
- Quadratic Regression15m
- Quadratic Regression - ExcelBonus10m
- 13. Chi-Square Tests & Goodness of Fit2h 21m
- 14. ANOVA2h 29m
9. Hypothesis Testing for One Sample
Steps in Hypothesis Testing
Problem 11.5.23
Textbook Question
Runs Test with Quantitative Data In Exercises 21–23, use the following information to perform a runs test. You can also use the runs test for randomness with quantitative data. First, calculate the median. Then assign a + sign to those values above the median and a - sign to those values below the median. Ignore any values that are equal to the median. Use α = 0.05
Use technology to generate a sequence of 30 numbers from 1 to 99, inclusive. Test the claim that the sequence of numbers is not random.
Verified step by step guidance1
Step 1: Calculate the median of the given sequence of 30 numbers. The median is the middle value when the numbers are arranged in ascending order. If there is an even number of observations, the median is the average of the two middle numbers.
Step 2: Assign a '+' sign to each number in the sequence that is greater than the median, and a '−' sign to each number that is less than the median. Ignore any numbers that are exactly equal to the median, as they do not contribute to the runs test.
Step 3: Identify and count the number of runs in the sequence of '+' and '−' signs. A run is a sequence of identical signs (all '+' or all '−') that is followed and preceded by a different sign or no sign at all (start or end of the sequence).
Step 4: Calculate the expected number of runs and the standard deviation of the number of runs under the null hypothesis that the sequence is random. Use the formulas:
, ,
,
(Note: The exact formula for standard deviation can be found in your textbook or statistical software.)
, ,
,
(Note: The exact formula for standard deviation can be found in your textbook or statistical software.)
Step 5: Compute the test statistic (Z) using the formula:
, where is the observed number of runs. Then, compare the absolute value of Z to the critical value from the standard normal distribution for α = 0.05 (which is approximately 1.96). If |Z| > 1.96, reject the null hypothesis and conclude that the sequence is not random; otherwise, do not reject the null hypothesis.
, where is the observed number of runs. Then, compare the absolute value of Z to the critical value from the standard normal distribution for α = 0.05 (which is approximately 1.96). If |Z| > 1.96, reject the null hypothesis and conclude that the sequence is not random; otherwise, do not reject the null hypothesis.
Verified video answer for a similar problem:This video solution was recommended by our tutors as helpful for the problem above
Video duration:
8mPlay a video:
0 Comments
Key Concepts
Here are the essential concepts you must grasp in order to answer the question correctly.
Runs Test for Randomness
The runs test is a non-parametric statistical test used to determine if a sequence of data points is random. It analyzes the occurrence and order of runs, which are consecutive similar signs (e.g., + or -). A significant deviation from the expected number of runs suggests non-randomness in the sequence.
Recommended video:
Guided course
Intro to Random Variables & Probability Distributions
Median and Data Categorization
The median is the middle value that separates the higher half from the lower half of a data set. In the runs test for quantitative data, values above the median are assigned a '+' sign and those below a '-' sign, converting numeric data into categorical signs to analyze the sequence's randomness.
Recommended video:
Guided course
Calculating the Median
Significance Level (α) and Hypothesis Testing
The significance level α (here 0.05) defines the threshold for rejecting the null hypothesis. In this test, the null hypothesis states that the sequence is random. If the p-value from the runs test is less than α, we reject randomness, indicating the sequence is likely not random.
Recommended video:
Performing Hypothesis Tests: Proportions
Related Videos
Related Practice
Textbook Question
42
views
