Question

In: Statistics and Probability

A company samples the distribution of conductivity in isolation of receptacles and got the following values:...

A company samples the distribution of conductivity in isolation of receptacles and got the following values:

24.46 25.61 26.25 26.42 26.66 27.15 27.31 27.54 27.74 27.94 27.98 28.04 28.28 28.49 28.50 28.87 29.11 29.13 29.50 30.88

Trimming 10% mean when we discard the smallest and largest 10 % of the sample. Can we use that sample for to calculate the point estimate of population mean? What are the values for estimator of population mean with and without trim? Provide full reasoning.

Solutions

Expert Solution

Solution-:

A company samples the distribution of conductivity in isolation of receptacles and got the following values:

24.46,25.61,26.25,26.42,26.66,27.15,27.31,27.54,27.74,27.94,27.98,28.04,28.28,28.49,28.50,28.87,29.11,29.13,29.50,30.88.

To calculate the point estimate of population mean trimming 10% mean when we discard the smallest and largest 10 % of the sample;

By using R-Software:

>x=c(24.46,25.61,26.25,26.42,26.66,27.15,27.31,27.54,27.74,27.94,27.98,28.04,28.28,28.49,28.50,28.87,29.11,29.13,29.50,30.88)
> x
[1] 24.46 25.61 26.25 26.42 26.66 27.15 27.31 27.54 27.74 27.94 27.98 28.04
[13] 28.28 28.49 28.50 28.87 29.11 29.13 29.50 30.88
> n=length(x);n
[1] 20> sum(x)
[1] 555.86
> mean=(sum(x)/n);mean # mean of obervation without trimmed
[1] 27.793

># Yes, we use that sample for to calculate the point estimate of population mean.

># First we sort given observation:

> sort(x)
[1] 24.46 25.61 26.25 26.42 26.66 27.15 27.31 27.54 27.74 27.94 27.98 28.04
[13] 28.28 28.49 28.50 28.87 29.11 29.13 29.50 30.88

Here, n=20 , therefore 10% trimmed,

(We need to ignore the 2 highest obervation (29.50, 30.88) and 2 lowest observtion (24.46, 25.61 ). The mean of middle 16 observation is the required trimmed mean.

> x1=c(26.25,26.42,26.66,27.15,27.31,27.54,27.74,27.94,27.98,28.04,28.28,28.49,28.50,28.87,29.11,29.13)
> x1
[1] 26.25 26.42 26.66 27.15 27.31 27.54 27.74 27.94 27.98 28.04 28.28 28.49
[13] 28.50 28.87 29.11 29.13
> sum(x1) # sum of 10 % trimmed obervation
[1] 445.41
> n1=length(x1);n1
[1] 16
> mean1=sum(x1)/n1;mean1 # mean of 10% trimmed obervation
[1] 27.83812

Therefore, the value for estimator of population mean without trim is = 27.793 and

the value for estimator of population mean with trim is =27.83812


Related Solutions

A company samples the distribution of conductivity in isolation of receptacles and got the following values:...
A company samples the distribution of conductivity in isolation of receptacles and got the following values: 24.46 25.61 26.25 26.42 26.66 27.15 27.31 27.54 27.74 27.94 27.98 28.04 28.28 28.49 28.50 28.87 29.11 29.13 29.50 30.88 Trimming 10% mean when we discard the smallest and largest 10 % of the sample. Can we use that sample for to calculate the point estimate of population mean? What are the values for estimator of population mean with and without trim? Provide full...
For the following sample sizes of 100, 50, and 20 I got the following data values....
For the following sample sizes of 100, 50, and 20 I got the following data values. I was asked the proportion of x students on a assingment with a vairiety of test scores. It asked for the proportion of students getting higher than a 69 and 90. The population mean : 83.516 Sample of 100 mean = 81.91 Sample of 50 = 81.74 Sample of 20 = 84.05 for above 69 i got the following proportions Population proportion = .886...
a.) Write down all feasible samples of size 2 of the values in the following table...
a.) Write down all feasible samples of size 2 of the values in the following table and calculate the average number of cases in each. (Hint: There are 45 possible combinations of size 2.) b.) Compare the average value of the distribution of sample means with that of the population. Write what you observe. c.) In a graph compare the dispersion of the population with that of the sample means. Write what you observe. Validity Zone A 01/01/2019 $102.68 01/01/2018...
Which of the following is an example of mechanical isolation?
Which of the following is an example of mechanical isolation?Many insects have intricate "lock and key" mechanisms that prevent the male genitalia of one species from engaging with the female genitalia of a different species.A sponge excretes eggs and sperm into the water, but only gametes from the same species will fertilize each other.A mule, the offspring of a horse and a donkey, is sterile.A female moth produces a pheromone to which male moths of another species are indifferent.
collect 20 samples values of any variable and prepare a report for the following statistics: Frequency...
collect 20 samples values of any variable and prepare a report for the following statistics: Frequency Histogram (5 bins, Intervals or class), Steam and Leaf Diagram, Dot Diagram. Identify the concentration and variation tendencies from the data charts.
While you were at the store, you got so distracted by the cookie samples, that you...
While you were at the store, you got so distracted by the cookie samples, that you forgot to buy kale and instead bought two jumbo bags of potato chips, which you then went home and ate (since you could not cook dinner because you had no kale). What will be the effect of your snack on your cardiovascular and renal systems and how must they compensate to maintain homeostasis?
Rf Values When comparing the Rf values of the organic compounds to those of authentic samples,...
Rf Values When comparing the Rf values of the organic compounds to those of authentic samples, there is a limitation of TLC comparison. Why do Rf values not provide definitive proof of identity?
a.) Use a t-distribution to answer this question. Assume the samples are random samples from distributions...
a.) Use a t-distribution to answer this question. Assume the samples are random samples from distributions that are reasonably normally distributed, and that a t-statistic will be used for inference about the difference in sample means. State the degrees of freedom used. Find the endpoints of the t-distribution with 2.5% beyond them in each tail if the samples have sizes n1=16 and n2=29 . Enter the exact answer for the degrees of freedom and round your answer for the endpoints...
Assume a normal distribution and find the following probabilities. (Round the values of z to 2...
Assume a normal distribution and find the following probabilities. (Round the values of z to 2 decimal places. Round your answers to 4 decimal places.) (a) P(x < 16 | μ = 20 and σ = 3) (b) P(x ≥ 62 | μ = 50 and σ = 7) (c) P(x > 43 | μ = 50 and σ = 5) (d) P(16 < x < 21 | μ = 18 and σ = 3) (e) P(x ≥ 73 |...
Assume a normal distribution and find the following probabilities. (Round the values of z to 2...
Assume a normal distribution and find the following probabilities. (Round the values of z to 2 decimal places. Round your answers to 4 decimal places.) (a) P(x < 17 | μ = 21 and σ = 3) (b) P(x ≥ 72 | μ = 60 and σ = 9) (c) P(x > 55 | μ = 60 and σ = 5) (d) P(14 < x < 22 | μ = 19 and σ = 3) (e) P(x ≥ 93 |...
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT