Question
show work

Limestone samples are taken from three different sections of the mine. Even through heating process is designed to reduce per
0 0
Add a comment Improve this question Transcribed image text
Answer #1

we performe barttlet's test in   R SORTWARE

E4 D E F 1 A N m t in A B C BC 0.78 1.69 1.41 0.1 0.6 0.65 1.48 2.3 2.65 0.15 0.67 0.27 1.82 1.54 2.88 1.51 0.31 0.19 1.56 0.

we performe barttlet's test in   R SORTWARE

code:

data= read.csv(file.choose(),header=T)
data
attach(data)
bartlett.test(list(data$A,data$B,data$C))

information about barttlet's test :

Bartlett’s test allows you to compare the variance of two or more samples to determine whether they are drawn from populations with equal variance. The test has the null hypothesis that the variances are equal and the alterntive hypothesis that they are not equal.

Ho : σ12 = σ22 = σ3 2 ,  all three sample variances are equal

H1:  at least two are different.

OUTPUT :

> bartlett.test(list(data$A,data$B,data$C))

   Bartlett test of homogeneity of variances

data: list(data$A, data$B, data$C)
Bartlett's K-squared = 2.6469, df = 2, p-value = 0.2662  

From the output we can see that the p-value of 0.2662 is not less than the significance level of 0.01. This means we cannot reject the null hypothesis that the variance is the same for all groups. This means that there is no evidence to suggest that the variance in limestone sample is different for the three sample groups.

Add a comment
Know the answer?
Add Answer to:
show work Limestone samples are taken from three different sections of the mine. Even through heating...
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
  • 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...

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