Answered step by step
Verified Expert Solution
Question
1 Approved Answer
python code given the following list quiz_1=[8.5,6.4,7.2,7.3,6.5,6.0] quiz_2[6.3,8.4,6.2,7.4,6.5,7.0] b.1)find the median b.2)under the t-test a. state the null hypothesis for comparing the two quizzes b.test
python code
given the following
list quiz_1=[8.5,6.4,7.2,7.3,6.5,6.0] quiz_2[6.3,8.4,6.2,7.4,6.5,7.0]
b.1)find the median
b.2)under the t-test a. state the null hypothesis for comparing the two quizzes b.test your hypothesis and comment on the test results.
b.3) support your conclusion in b.2, visually,using boxplot
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started