Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

I am a firm believer in sketching things on tests/assignments. I think that sometimes the sketch can help remind you what you have to do

I am a firm believer in sketching things on tests/assignments. I think that sometimes the sketch can help remind you what you have to do next, or correctly guide your thought process. One of my TA's for a previous Statistics course gathered data from marked tests to determine if sketching had an influence grades. For each student in the class, we recorded whether or not they sketched during a specific question, and also recorded whether or not they obtained the correct p- value. The results were as follows:

The results were as follows:

At 10% the level of significant, is there any statistical reason to believe that sketching is associated with grades?

Note: use the functions qchisq() in R to help in solving the following. Why we are using qchisq() function in R.

The qchisq() function in R allows us to specify a desired area in a tail and the number of degrees of freedom. From that information, qchisq() computes the required x-value to get the specified area in the specified tail with the specified number of degrees of freedom.

sketch correct: 50

No sketch correct: 30

Sketch incorrect: 60

No sketch correct: 90

At 10% the level of significant, is there any statistical reason to believe that sketching is associated with grades?

using qchisq() function in R.

  1. State the two hypothesis of interest.
  2. Test statistic given is 10.58 so Conclude using the rejection region method "critical value method" include both statistical and related to the topic of the question (practical) interpretation use the function qchisq() in R.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

College Algebra Graphs and Models

Authors: Marvin L. Bittinger, Judith A. Beecher, David J. Ellenbogen, Judith A. Penna

5th edition

321845404, 978-0321791009, 321791002, 978-0321783950, 321783956, 978-0321845405

More Books

Students also viewed these Mathematics questions

Question

What research do you need to conduct to design the intervention?

Answered: 1 week ago