Question

In: Math

solve the problem make sure to explain in words what you did with the problem and...

solve the problem make sure to explain in words what you did with the problem and state your conclusions in terms of the problem.

Part I: Choose to do one of the following: 1) Test the claim that the mean Unit 3 Test scores of data set 7176 is greater than the mean Unit 3 Test scores of data set 7178 at the .05 significance level

Class 7176 Class 7178
Unit Test 3 Course Grade Attendance Unit Test 3 Course Grade Attendance
238 63 96 291 95 100
208 55 48 301 91 83
258 89 96 261 68 87
264 84 96 0 53 91
324 98 100 0 23 44
0 62 44 284 93 96
0 56 66 307 77 78
274 87 96 0 44 70
274 83 96 208 72 57
0 0 18 0 56 78
179 71 100 0 73 91
268 86 100 0 28 39
241 60 87 231 64 91
0 8 26 307 87 100
278 84 96 301 87 96
307 89 87 228 52 74
294 87 100 255 73 70
175 76 74 304 85 83
129 66 87 0 37 44
284 82 100 0 60 48
297 90 79 0 25 35
255 74 74 0 37 48
268 88 100 0 67 100
215 77 39 301 94 87
146 71 87 284 71 57
304 88 100 321 87 100
311 91 96
274 83 96
307 97 100
278 92 91
0 52 91

Solutions

Expert Solution

let us describe the problem as a testing of hypothesis problem where our null hypothesis is the means of the two samples are equal

H0: mA=mB ( mA mean of unit data of class 7176 & mB is the mean of unit data of class 7178)

and the alternative hypothesis is  

Ha: mA>mB (greater)

we can perform the test by two sample t test with unequal sample sizes

the test statistics is

here nA = sample size of first sample and nB = sample size of second sample

and

is the pooled variance of the two samples

R has a nice function to do such tests

R- Code:-

r=read.csv("Book1.csv")
t.test(x = r$Unit.Test.31,y=r$Unit.Test.32, alternative = "greater",var.equal = F) # Unit.Test.31= unit data for class 7176 similarly Unit.Test.32 is for class 7178

Output:-

Welch Two Sample t-test

data: r$Unit.Test.31 and r$Unit.Test.32

t = 1.1682, df = 54.093, p-value = 0.1239

alternative hypothesis: true difference in means is greater than 0

95 percent confidence interval:
-16.46524 Inf
sample estimates:

mean of x mean of y
210.7692 172.7097

Comment:-

Here P-value of the test is comparatively large than 0.05 which implies the mean of 1st sample is not greater than the mean of 2nd sample.


Related Solutions

Solve this confidence interval problem using a confidence level for that specific classmate’s problem. Make sure...
Solve this confidence interval problem using a confidence level for that specific classmate’s problem. Make sure that you use appropriate terminology to state the problem and explain your solution. Jennifer has 1,200 articles of clothing in her closet. She wanted to know how many skirts she owned. After cleaning out her closet, she saw that 404 out of 1,200 articles of clothing were skirts. Construct a 98% confidence interval for the proportion of clothing that turned out to be a...
Solve this confidence interval problem using a confidence level for that specific classmate’s problem. Make sure...
Solve this confidence interval problem using a confidence level for that specific classmate’s problem. Make sure that you use appropriate terminology to state the problem and explain your solution. Jennifer has 1,200 articles of clothing in her closet. She wanted to know how many skirts she owned. After cleaning out her closet, she saw that 404 out of 1,200 articles of clothing were skirts. Construct a 98% confidence interval for the proportion of clothing that turned out to be a...
In your words explain what is RACE. Please make sure not to limit your answer just...
In your words explain what is RACE. Please make sure not to limit your answer just to the physical features. I'm interested to read your opinion on how you think the concept have been utilized at the social, economic and government levels.
Solve the below questions using your own words PLEASE!! Make sure to write by your own...
Solve the below questions using your own words PLEASE!! Make sure to write by your own words or paraphrase 1. What is the difference between Windows and Linux server 2. Give some advantages and disadvantages Windows and Linux Operating System
Please make sure you solve both correctly. 1) Solve the given system of differential equations by...
Please make sure you solve both correctly. 1) Solve the given system of differential equations by systematic elimination. (2D2 − D − 1)x − (2D + 1)y = 8 (D − 1)x + Dy = −8 ((x(t),y(t))= ? 2) Solve the given initial-value problem. dx dt = y − 1 dy dt = −7x + 2y x(0) = 0, y(0) = 0 x(t) = ? y(t)= ?
Solve the problem and make a mind map of all math tools you used to solve...
Solve the problem and make a mind map of all math tools you used to solve it. A card is drawn randomly from a deck then replaced. The deck is shuffled. Ten trials are carried out. a) Use the binomial distribution to determine the probability that there are exactly 5 diamonds in 10 trials. [ /2K, /2A, /2T, /2C] b) Could you reasonably model this distribution using a normal approximation? Explain. [ /2K, /2A, /2T, /2C] c) Determine the mean...
Solve the problem and make a mind map of all math tools you used to solve...
Solve the problem and make a mind map of all math tools you used to solve it. A card is drawn randomly from a deck then replaced. The deck is shuffled. Ten trials are carried out. a) Use the binomial distribution to determine the probability that there are exactly 5 diamonds in 10 trials. [ /2K, /2A, /2T, /2C] b) Could you reasonably model this distribution using a normal approximation? Explain. [ /2K, /2A, /2T, /2C] c) Determine the mean...
Problem 5 This problem is designed to make sure you can write a program that swaps...
Problem 5 This problem is designed to make sure you can write a program that swaps data passed into it such that the caller's data has been swapped. This is something that is done very frequently in manipulating Data Structures. The Solution / Test Requirements I want your program to demonstrate that you understand how to swap information passed into a function and have the calling routine print out the data before and after the call to verify the data...
Solve the following optimization problem (Be sure to include the statement of the optimization problem and...
Solve the following optimization problem (Be sure to include the statement of the optimization problem and a graph of the feasible in your solution): Jamie has joined a building contest. A dog shape requires 3 small blocks and one large block to build. A robot shape requires 5 small bricks and 5 large bricks to build. Jamie has a supply of 240 small bricks and 100 large bricks. If a dog is worth 2 points and a robot is worth...
Explain briefly the below products of cloud platform, Please make sure to paraphrase the words on...
Explain briefly the below products of cloud platform, Please make sure to paraphrase the words on your own words. - Security, Identity and Compliance - Internet of things - Machine learning - Mobile services - Developer tools - Cloud storage - Networking - Blockchain - Databases
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT