Question

Independent random samples of 17 sophomores and 13 juniors attending a large university yield the following...

Independent random samples of 17 sophomores and 13 juniors attending a large university yield the following data on grade point averages:

Sophomores

Juniors

3.04

2.92

2.86

2.56

3.47

2.65

1.71

3.60

3.49

2.77

3.26

3.00

3.30

2.28

3.11

2.70

3.20

3.39

2.88

2.82

2.13

3.00

3.19

2.58

2.11

3.03

3.27

2.98

2.60

3.13

??1= 2.84, s1 = 0.52

??2= 2.98, s2 = 0.30

At the 5% significance level, do the data provide sufficient evidence to conclude that the mean GPAs of sophomores and juniors at the university differ?

0 0
Add a comment Improve this question Transcribed image text
Answer #1

n1 = 17

n2 = 13

\bar{x1}=2.84

\bar{x2}=2.98

s1 = 0.52

s2 = 0.30

Null and alternative hypothesis is

H0 :u1 - u2 =0

Vs

H1 :u1 - u2 ? 0

Level of significance = 0.05

Before doing this test we have to check population variances are equal or not.

Null and alternative hypothesis is

H0:\sigma _{1}^{2}=\sigma _{2}^{2}

Vs

H1 : :\sigma _{1}^{2 } \neq \sigma _{2}^{2}

Test statistic is

F = Larger variance / Smaller variance = 0.2704 / 0.09 = 3.004

Degrees of freedoms

Degrees of freedom for numerator = n1 - 1 = 17 - 1 = 16

Degrees of freedom for denominator = n2 - 1 = 13 - 1 = 12

Critical value = 2.60       ( using f-table )

F test statistic > critical value , reject null hypothesis.

Conclusion: Population variances are unequal .

So we have to use unpooled variance.

Test statistic

Formula

t=\frac{\bar{x1}-\bar{x2}}{\sqrt{\frac{s1^{2}}{n1}+\frac{s2^{2}}{n2}}}

t=\frac{2.84-2.92}{\sqrt{\frac{0.52^{2}}{17}+\frac{0.30^{2}}{13}}}

t=-0.927

\alpha = 0.05      ,d.f = n1 + n2 – 2 = 17 + 13 - 2 = 28

p-value = 0.3626 ( using t table )

p-value > \alpha ,Failed to Reject H0

conclusion : The data provide sufficient evidence to conclude that the mean GPAs of sophomores and juniors at the university differ

Add a comment
Know the answer?
Add Answer to:
Independent random samples of 17 sophomores and 13 juniors attending a large university yield the following...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • The data shown in the table represent the GPAs of randomly selected freshmen, sophomores, juniors...

    how to solve anova in ti 84 The data shown in the table represent the GPAs of randomly selected freshmen, sophomores, juniors, and seniors. Ata-0.05, can you conclude that there is a difference in the means of the GPAs? Assume that the populations of GPAs are normally distributed and that the population variances are equal. Use a technology tool 2.34 2.38 3.31 2.39 3.40 2.70 2.34 Freshmen Sophomores 3.26 2.22 3.26 3.29 2.95 3.01 3.13 3.59 284 3.00 Juniors Seniors...

  • 3.2.26-т Question Help Use the magnitudes (Richter scalo) of the 120 earthquakes listed in the accompanying...

    3.2.26-т Question Help Use the magnitudes (Richter scalo) of the 120 earthquakes listed in the accompanying data table. Use technology to find the range, variance, and standard deviation.If another value, 7.00, is added to those listed in the data set, do the measures of variation change much? Magnitudes 3.32 2.77 2.78 1.95 1.67 2.54 2.42 3.42 3.94 1.58 290 1.63 2.56 3.97 2.53 245 1.85 2.18 2.42 2.98 2.94 2.36 198 3.05 2.39 3.43 3.45 1.55 2.53 1.50 2.19 3.06...

  • REGRESSION 2 • reg bught cigs faminc male Source SS df MS = = Model Residual...

    REGRESSION 2 • reg bught cigs faminc male Source SS df MS = = Model Residual 20477.12 554134.6 3 6825.70666 1,384 400.386272 Number of obs F(3, 1384) Prob > R-squared Adj R-squared Root MSE 1,388 17.05 0.0000 0.0356 0.0335 20.01 - Total 574611.72 1,387 414.283864 bwght Coef. Std. Err. Piti (95Conf. Intervall cigs famine male _cons -.4610457 0913378 .09687980291453 3.113968 1.076396 115.2277 1.20788 -5.050.000 3.32 0.001 2.89 0.004 95.400.000 -.6402212 .0397062 1.002423 112.8582 - 2818702 .1540535 5.225513 117.5972 f) Conduct...

  • The median wage for economics degree holders is determined by the following equation: log( wage) = Be...

    The median wage for economics degree holders is determined by the following equation: log( wage) = Be + B educ + B, exper+ B temure + B.age+ B married + u where educ is the level of education measured in years, exper is the job-market experience in years, tenure is the time spend with the current company in years, age is the age in years and married is a dummy variable indicating if a person is married. 935 reg Iwage...

  • bug fix of python here's the program: import binascii file = open("nibbles.txt", "r") count = 1...

    bug fix of python here's the program: import binascii file = open("nibbles.txt", "r") count = 1 bytes = "" message = "" for i, line in enumerate(file): startIndex = line.index('(') endIndex = line.index(')') co = line[startIndex:endIndex+1] # (-1.35, 2.30) coordinates = line[startIndex+1:endIndex] # -1.35, 2.30 comma = coordinates.index(',') iVoltage = coordinates[0:comma] iv = float(iVoltage) qVoltage = coordinates[comma+2:] qv = float(qVoltage)    if iv >= 0 and iv <= 2 and qv >= 0 and qv <= 2: point = "1101"...

  • Suppose 1000 coins are tossed. Use the normal curve approximation to the binomial distribution to find...

    Suppose 1000 coins are tossed. Use the normal curve approximation to the binomial distribution to find the probability of getting the following result. Exactly 495 heads Use the table of areas under the standard normal curve given below. Click here to view page 1. Click here to view page 2. Click here to view page 3. Click here to view page 4. Click here to view page 5. Click here to view page 6. The probability of getting exactly 495...

  • Suppose 16 coins are tossed. Use the normal curve approximation to the binomial distribution to find...

    Suppose 16 coins are tossed. Use the normal curve approximation to the binomial distribution to find the probability of getting the following result. More than 11 tails. Use the table of areas under the standard normal curve given below. Click here to view page 1. Click here to view page 2. Click here to view page 3. Click here to view page 4. Click here to view page 5. Click here to view page 6. Binomial probability = (Round to...

  • 1. Two manufacturing processes are being compared to try to reduce the number of defective products...

    1. Two manufacturing processes are being compared to try to reduce the number of defective products made. During 8 shifts for each process, the following results were observed: Line A Line B n 181 | 187 Based on a 5% significance level, did line B have a larger average than line A? *Use the tables I gave you in the handouts for the critical values *Use the appropriate test statistic value, NOT the p-value method *Use and show the 5...

  • Could you please help me with questions 1a-1b please? ( since i could only find the formula neede...

    Could you please help me with questions 1a-1b please? ( since i could only find the formula needed for 1a, if u aren't sure with 1b u can just do 1a but please dont reply "no enough data given " because i have a lil systemical problem with replying the comments) * the first question was asked to complete the anova table ( table 9.1 in the picture ) by using the formulas ( in the pictures) * I have...

  • Write the C program, to achieve as shown in the sample code execution, using the given...

    Write the C program, to achieve as shown in the sample code execution, using the given struct and using the comments in the given main program below: typedef struct{ char first[20]; char last[20]; float gpa; int score; } student; int main(void){ student *ptr; //first name //last name //student gpa //student score } //ask a user to enter the number of students, num //dynamically allocate memory for an array of students of the appropriate size (i.e. //num that the user just...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT