Question

In: Math

#2. You've sampled acorns from m^2 quadrates in Maine (the data are below). Based on these...

#2. You've sampled acorns from m^2 quadrates in Maine (the data are below). Based on these data, answer the following questions.

no.acorns<-c(3,26,11,24,22,16,15,26,20,22,17,16,18,20,18,15,17,16,12,25,22,20,27,19,13,17,17,20,25,26,13,21,12,27,19,15,14,20,17,15,15,23,27,17,17,14,18,23,18,23)

#A What is an appropriate distribution to use to model this data?


#B What is/are the parameter estimate(s) for this distribution?

Solutions

Expert Solution

Solution:

Part A

The histogram for given data by using R is given as below:

no.acorns = c(3,26,11,24,22,16,15,26,20,22,17,16,18,20,18,15,17,16,12,25,22,20,27,19,13,17,17,20,25,26,13,21,12,27,19,15,14,20,17,15,15,23,27,17,17,14,18,23,18,23)

> hist(no.acorns)

From above histogram, it is observed that data follows an approximately normal distribution.

Now, we have to conduct Kolmogorov Smirnov test for checking the normality of the given data.

This test by using R is given as below:

R commands and outputs are given as below:

> ks.test(no.acorns, "pnorm", mean=mean(no.acorns), sd=sd(no.acorns))

        One-sample Kolmogorov-Smirnov test

data: no.acorns

D = 0.093198, p-value = 0.7779

alternative hypothesis: two-sided

Here, we get p-value > alpha 0.05, so we do not reject the null hypothesis that given data follows normal distribution.

So, we conclude that given data follow an approximately normal distribution.

Part B

Now, we have to find the estimates for parameters for this distribution which are given as below:
> mean(no.acorns)

[1] 18.66

> sd(no.acorns)

[1] 4.934717

Mean = 18.66

SD = 4.9347


Related Solutions

Scenario: Assuming the data below is from a randomly sampled population of Psychology Major’s and the...
Scenario: Assuming the data below is from a randomly sampled population of Psychology Major’s and the scores represent Self-Esteem. All majors have a mean of µ=15 and standard deviation of σ=5. Data: 10, 12, 18, 12, 15, 14, 11, 10, 14, 17, 15, 13, 12 Instructions: 1. For the data above, calculate the mean, median, mode, range, sum of squares, variance, and standard deviation and put them into an APA style table (If you use JASP, then you can copy...
The Blacks moved from Maine to Nevada. As a result, they sold their house in Maine...
The Blacks moved from Maine to Nevada. As a result, they sold their house in Maine on January 4, 2018. They originally paid $76,000 for the home on July 3, 1993, but managed to sell it for $604,000. They spent $13,000 on improvements over the years. They are currently renting in Las Vegas while they look for a new home. How do I complete Form 8949???
2. Based on the data below: a) Plot the percentage of insects versus the natural logarithm...
2. Based on the data below: a) Plot the percentage of insects versus the natural logarithm of the dose. b) Convert the data to probit variable, and plot the probit versus the natural logarithm of the dose. c) Determine the probit constants and the LC50. Please show all calculations. Dose of rotenone (mg/l) Number of insects Number affected (deaths) 9.1 60 47 7.0 73 51 6.4 49 32 5.3 35 20 4.4 54 18
2. Based on the data below: a) Plot the percentage of insects versus the natural logarithm...
2. Based on the data below: a) Plot the percentage of insects versus the natural logarithm of the dose. b) Convert the data to probit variable, and plot the probit versus the natural logarithm of the dose. c) Determine the probit constants and the LC50. Please show all calculations. Dose of rotenone (mg/l) Number of insects Number affected (deaths) 9.1 60 47 7.0 73 51 6.4 49 32 5.3 35 20 4.4 54 18
sampled 23 students in total: 10 from Cerritos College (M = 5.12, SD = 1.76) and...
sampled 23 students in total: 10 from Cerritos College (M = 5.12, SD = 1.76) and 13 from Long Beach City College (M = 4.17, SD = 1.09). What is the pooled sample variance for this test? What is the standard error of the difference between means for this test? What is the obtained t-value for this test? What are your null and alternative hypotheses for this test? What are your total degrees of freedom for this test? What is...
Based on the data from the general fund presented below, assess (as best you can) the...
Based on the data from the general fund presented below, assess (as best you can) the financial/fiscal condition of Karla city. As much as possible, justify your answer with quantitative data. Population (increasing slowly) 86 Appraised value of taxable property $120,000 Total general fund revenues $ 25,000 General fund property tax revenue $ 11,000 Intergovernmental revenues $ 4,000 Miscellaneous revenues $ 8,000 Total general fund expenditures (including debt service) $ 20,000 Current expenditures $ 21,300 Capital outlay $ 1,600 Debt...
You must determine the identity of a metal, M, based on the following data. If M...
You must determine the identity of a metal, M, based on the following data. If M is part of a metal sulfate, it is composed of 40.5% M, 19.9% S and 39.6% O. If it is part of a chloride, it is composed of 48.0% M and 52.0% Cl.
Based on the data below, what is the following? 1. Mean 2. Median 3. Standard deviation...
Based on the data below, what is the following? 1. Mean 2. Median 3. Standard deviation 4. Min 5. Max at the minimum Years Weekend Daily Tour Income Number of Tourists=y Daily Gross Revenue Total Daily Income 1 Friday 3378 432 4838.95 8216.95 1 Saturday 1198 139 3487.78 4685.78 1 Sunday 3630 467 4371.3 8001.3 2 Friday 4550 546 6486.48 11036.48 2 Saturday 2467 198 3437.39 5904.39 2 Sunday 3593 452 4571.43 8164.43 3 Friday 898 119 2515.15 3413.15 3...
"Data 2 below (a sample from your production line) and Data 4 (sample test data, which...
"Data 2 below (a sample from your production line) and Data 4 (sample test data, which you received from your competitor). Calculate the P-value when comparing the population variances of these two groups." Please include excel calculations. Data 2 Strength 255 262 268 271 279 282 287 256 263 268 272 279 282 289 259 264 268 273 279 283 261 260 266 269 274 279 283 217 260 266 269 274 280 283 247 261 267 269 275 280...
The sample data below have been collected based on a simple random sample from a normally...
The sample data below have been collected based on a simple random sample from a normally distributed population. Complete parts a and b. 5 4 0 5 7 6 9 0 8 4 a. Compute a 98% confidence interval estimate for the population mean. The 98% confidence interval for the population mean is from to . (Round to two decimal places as needed. Use ascending order.) b. Show what the impact would be if the confidence level is increased to...
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT