Quantitative Reasoning exercises involving fundamental statistical concepts, statistical inference, and hypothesis testing
Quantitative Reasoning exercises involving fundamental statistical concepts, statistical inference, and hypothesis testing
---
1. Descriptive Statistics
Tasks:
a) Calculate the mean, median, and mode of the scores.
b) Compute the range, variance, and standard deviation.
---
You are conducting a survey on students' study habits. Identify which type of sampling method
is being used in each scenario:
a) A random generator selects 50 students from a university.
b) The first 30 students entering the library are chosen.
c) The school is divided into departments, and 5 students from each department are selected.
d) The teacher asks for volunteers to complete the survey.
---
3. Statistical Inference
A soft drink company claims that its soda contains 330 mL per can. A random sample of 15
cans is taken, and the average content is found to be 325 mL with a standard deviation of 5 mL.
At α = 0.05, test whether the mean volume is significantly different from 330 mL.
Tasks:
a) State the null () and alternative () hypotheses.
b) Determine the test statistic (t-value).
c) Find the critical value and compare it with the test statistic.
d) Make a conclusion based on the results.
---
Group A (10 students): 78, 82, 85, 88, 79, 92, 87, 90, 84, 81
Group B (10 students): 75, 80, 83, 85, 76, 89, 86, 88, 82, 78
Tasks:
a) Perform a two-sample t-test to check if there is a significant difference between the two
groups at α = 0.05.
b) State the null and alternative hypotheses.
c) Compute the test statistic and p-value.
d) Conclude whether the groups have significantly different means.
---
Using a Chi-square test at α = 0.05, determine if gender and class preference are independent.
Tasks:
a) State the null and alternative hypotheses.
b) Compute the expected frequencies and Chi-square statistic.
c) Compare with the critical value or use the p-value.
d) Conclude whether there is an association between gender and preference.
---
A researcher collects data on the number of study hours and test scores of 8 students:
Tasks:
a) Compute the correlation coefficient (r) to determine the strength of the relationship.
b) Perform a linear regression analysis and find the equation of the best-fit line.
c) Predict the test score for a student who studies 7 hours.