Question

Using the K-S Test, determine if it is reasonable to assume that the data given in...

Using the K-S Test, determine if it is reasonable to assume that the data given in column A came from a uniform distributionbetween 0 and 100. Show your results below using a Type I error of 5%: (Note, for the p-value estimate, if it is greater than 10%, write “>10%”; if it is less than 1%, write “<1%”; otherwise, use linear interpolation. Value for the Dn = max {D+ , D- } statistic: Value for the KS test statistic: Critical value for the KS statistic:    Estimate of p-value: Delete the line that does not apply: Conclusion: Fail to reject H0, the data may have come from an uniform distribution Conclusion: Reject H0, the data may not have come from an uniform distribution

Data
88.3
91.7
98.8
32.4
20.6
76.6
40.7
67.3
90.1
87.8
73.1
73.2
36.3
7
17.2
69.8
21.6
27.3
27.3
45.2
23.7
62.6
6
87.6
36.8
23.3
97.4
99.7
45.3
87.2

Homework Answers

Answer #1

R code:

Data=c(88.3,91.7,98.8,32.4,20.6,76.6,40.7,67.3,90.1,87.8,73.1,73.2,36.3,7.0,17.2,
69.8,21.6,27.3,27.3,45.2,23.7,62.6,6.0,87.6,36.8,23.3,97.4,99.7,45.3,87.2)
ks.test(Data,"punif",0,100)

Output:

One-sample Kolmogorov-Smirnov test

data: Data
D = 0.172, p-value = 0.3373
alternative hypothesis: two-sided

Warning message:
In ks.test(Data, "punif", 0, 100) :
ties should not be present for the Kolmogorov-Smirnov test

Value for the KS test statistic=0.172

Critical value=0.242

Estimate of p-value=0.3373

Conclusion: Fail to reject H0, the data may have come from an uniform distribution (since P-value>0.05)

Know the answer?
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
Similar Questions
Construct a Frequency Distribution for Weight measurement for the given data. Choose a convenient class, class...
Construct a Frequency Distribution for Weight measurement for the given data. Choose a convenient class, class width and determine their frequencies and relative frequencies. Write a short note describing your frequency distribution table. WEIGHT 54.4 80.3 59.5 85.5 83.1 95.1 64.1 71.3 75.3 91.7 89.9 99.8 84.1 83.3 99.4 77.5 83.0 84.5 65.3 84.8 98.2 81.4 105.5 123.9 65.3 95.8 46.3 48.5 60.8 105.1 101.8 79.2 76.6 107.4 74.6 63.4 62.4 63.6 52.1 90.3 69.1 79.1 74.2 90.7 86.5 91.1...
To test the belief that sons are taller than their fathers are, a student are randomly...
To test the belief that sons are taller than their fathers are, a student are randomly selects 13 fathers who have adult male children. She records the height of both the father and son in inches and obtains the following data. Are sons taller than their ​fathers? Use the alpha = 0.01 level of significance.​ Note: A normal probability plot and boxplot of the data indicate that the differences are approximately normally distributed with no outliers. Height of Father, Xi...
Write the null hypotheses being tested Run the analysis either by using data analysis and the...
Write the null hypotheses being tested Run the analysis either by using data analysis and the two-sample test or by comparing the two confidence intervals Interpret your data to determine if the resting male heart rate is the same as the resting female heart rate. Remember we are looking for whether the difference is a significant one, not just whether they are not the same. 0 60.1 78.0 0 67.7 79.4 0 80.3 93.4 0 85.2 97.7 0 86.3 99.7...
In this assignment, you will be required to use the Heart Rate Dataset to complete the...
In this assignment, you will be required to use the Heart Rate Dataset to complete the following: Identify the types of data represented by variables The range or types of values for each variable Give a brief written description of the variables, and how they are used in the data set. Steps: Open the Heart Rate Dataset in Excel Identify each of the variables contained in the dataset by type Identify the type of data each variable represents (e.g., qualitative...
ADVERTISEMENT
Need Online Homework Help?

Get Answers For Free
Most questions answered within 1 hours.

Ask a Question
ADVERTISEMENT