Suppose that you choose the exponential distribution to fit the following data 2.4 0.5 0.3 1.4 0.9 0.7 1.2 1.6 6.9 4.1 You may readily check that the estimated parameter ? = 0.5 based on the maximum likelihood estimation. Now use K-S test with 5% significance level to conduct a goodness-of-fit test
H0: Data follows exponential Distribution.
Ha: Data deos not follows exponential Distribution.
R-code:
x=c(2.4, 0.5, 0.3, 1.4 ,0.9, 0.7, 1.2, 1.6, 6.9 ,4.1)
ks.test(x,"pexp",2.5)
R- output
One-sample Kolmogorov-Smirnov test
data: x
D = 0.62623, p-value = 0.0002549
alternative hypothesis: two-sided
Since p-value = 0.0002549 <0.05 so we reject H0 at 5% level of significance
and conclude that data deos not follows exponential Distribution t 5% level of significance.
Suppose that you choose the exponential distribution to fit the following data 2.4 0.5 0.3 1.4...
Recent research indicates that the effectiveness of antidepressant medication is directly related to the severity of the depression (Khan, Brodhead, Kolts & Brown, 2005). Based on pretreatment depression scores, patients were divided into four groups based on their level of depression. After receiving the antidepressant medication, depression scores were measured again and the amount of improvement was recorded for each patient. The following data are similar to the results of the study. Low Moderate High Moderate Moderately Severe Severe 1.2...
The data on the below shows the number of hours a particular drug is in the system of 200 females. Develop a histogram of this data according to the following intervals: Follow the directions. Test the hypothesis that these data are distributed exponentially. Determine the test statistic. Round to two decimal places. (sort the data first) [0, 3) [3, 6) [6, 9) [9, 12) [12, 18) [18, 24) [24, infinity) 34.7 11.8 10 7.8 2.8 20 9.8 20.4 1.2 7.2...
From these data you need
to determine the number of individuals that survived to each age,
starting with the original 91 at age 0.
OBSERVATIONS FROM THE FIELD The following data are collected from the field from an unharvested population of parrots. Listed are longevity data from a cohort of 91 females and fecundity data from a sample of 25 females. The data are only from females because reproductive output in males is difficult to measure. We will assume that...
An object of weight 1 N is falling vertically. The time vs. speed data can be found here. In this case the effect of air-drag cannot be neglected. Use your critical thinking to estimate the air-drag coefficient . Make sure you include the units in your answer. 0 0 0.1 0.9992 0.2 1.993 0.3 2.978 0.4 3.948 0.5 4.898 0.6 5.826 0.7 6.728 0.8 7.599 0.9 8.438 1 9.242 1.1 10.01 1.2 10.74 1.3 11.43 1.4 12.09 1.5 12.7 1.6 ...
For data CIR, regress involact on race and interpret the coefficient. Test the hypothesis to determine the claim that homeowners in zip codes with high percent minority are being denied insurance at higher rate than other zip codes. What can regression analysis tell you about the insurance companies claim that the discrepancy is due to greater risks in some zip codes?zip race fire theft age volact involact income 60626 10.0 6.2 29 60.4 5.3 0.0 11744 60640 22.2 9.5 44...
Please show me how to use R to solve this problem. For data CIR, regress involact on race and interpret the coefficient. Test the hypothesis to determine the claim that homeowners in zip codes with high percent minority are being denied insurance at higher rate than other zip codes. What can regression analysis tell you about the insurance companies claim that the discrepancy is due to greater risks in some zip codes?zip race fire theft age volact involact income 60626...
the minimum wage in 15 states Name of state Data value State 1 Alabama 2.2 State 2 Arkansas 0.7 State 3 Connecticut 0.9 State 4 Florida 6.6 State 5 Idaho 0.6 State 6 Iowa 1.2 State 7 Louisiana 2.9 State 8 Massachusetts 1.9 State 9 Mississippi 1.3 State 10 Nebraska 0.5 State 11 New Jersey 2.2 State 12 North Carolina 4.6 State 13 Oklahoma 1.4 State 14 Rhode Island 0.4 State 15 Tennessee 3.4 Analysis: Compute the mean and standard...
Minimum Wage Name of state Data value State 1 Alabama 2.2 State 2 Arkansas 0.7 State 3 Connecticut 0.9 State 4 Florida 6.6 State 5 Idaho 0.6 State 6 Iowa 1.2 State 7 Louisiana 2.9 State 8 Massachusetts 1.9 State 9 Mississippi 1.3 State 10 Nebraska 0.5 State 11 New Jersey 2.2 State 12 North Carolina 4.6 State 13 Oklahoma 1.4 State 14 Rhode Island 0.4 State 15 Tennessee 3.4 Analysis: Compute the mean and standard deviation of the sample...
INN
MARGIN
ROOMS
NEAREST
OFFICE
COLLEGE
INCOME
DISTTWN
1
61
3203
0.1
549
8
37
12.1
2
34
2810
1.5
496
17.5
39
0.4
3
46
2890
1.9
254
20
39
12.2
4
31.9
3422
1
434
15.5
36
2.7
5
57.4
2687
3.4
678
15.5
32
7.9
6
47.5
3080
2.4
488
13.5
31
6.7
7
54.4
2756
1.1
832
14.5
35
6.9
8
46.2
2244
0.7
496
15.5
38
8.9
9
54.1
2862
1.4
809
16.5
33
3...
INN
MARGIN
ROOMS
NEAREST
OFFICE
COLLEGE
INCOME
DISTTWN
1
44.2
3471
2.1
523
12
35
9.4
2
29.8
3567
1.8
140
13.5
42
5.7
3
38.4
3264
1.6
404
22.5
45
4.4
4
54.4
3234
1.1
649
19.5
35
6.5
5
34.5
2730
4
171
17
41
10.5
6
44.9
3003
3.4
402
15.5
37
4.6
7
46
2341
2
580
23
45
7.4
8
50.2
3021
2.6
572
8.5
33
9.3
9
46
2655
3.2
666
22
40
6.7...