Question

In: Math

Explain Central Limit Theorem.      What is the sampling distribution of the mean? Explain the differences between...


Explain Central Limit Theorem.     

What is the sampling distribution of the mean?

Explain the differences between a discrete random variable and a continuous random variable.      

Solutions

Expert Solution

a) Central limit theorem:

   Let X1,X2...Xn be the random sample with     and   > o . Then the probability distribution of

          or    for lage n

Importance:

   When we have large sample with mean and standard deviation, but known probability distribution. Then for large sample size ,we can use central limit theorem as approximation. Once we know the the probability distribution then its easy to analyse data.

            Therefore it is mostly used for large sample,

b) What is the sampling distribution of the mean?
Ans:

what is the sampling distribution of the mean, the overall mean, and the standard error of the mean?

sampling distribution of the mean will be xbar

standard error of the mean will be SD / srqt (n)
Is a normal distribution an approproate assumption for the sampling distribution of the mean?

if n > 30 then yes is a normal distribution

c) Explain the differences between a discrete random variable and a continuous random variable.      

Discrete random variable: random variablesthat can assume a countable number of values are calleddiscrete.

For example: the number of voters ina sample of 1000 who favor impeachment of the president: x= 0, 1, 2,........,1000


Continuous random Variable: random variables that canassume values corresponding to any of the points contained in aninterval are called continuous.

For example: the depth (in feet) atwhich a successful oil-drilling venture first strikes oil:, where c is the maximum depthobtainable.

Note that several of the examples of discrete random variablesbegin with the words The numberof......... This wording is very common, since thediscrete random variables most frequently abserved arecounts.


Related Solutions

What is the sampling distribution of the sample mean? What is the central limit theorem?
  Question 4 What is the sampling distribution of the sample mean? Provide examples. Question 5 What is the central limit theorem? Provide examples. Question 6 What is the standard error of the mean? Provide examples.
Use the Central Limit Theorem to explain the difference between the sampling distribution of x and...
Use the Central Limit Theorem to explain the difference between the sampling distribution of x and x-bar.
Activity One: Sampling Distribution and Central Limit Theorem In each situation, nominate whether the sampling distribution...
Activity One: Sampling Distribution and Central Limit Theorem In each situation, nominate whether the sampling distribution of the sample mean can be assumed to be normally distributed or not? The population age is normally distributed, with a mean of 45 years and standard deviation of 12 years. These statistics are based on 25 observations. The population sales are uniformly distributed, with a mean of $600 and standard deviation of $2. These statistics are based on 12 observations. The population time...
Find probability for sampling distribution using Central Limit Theorem The mean room and board expense per...
Find probability for sampling distribution using Central Limit Theorem The mean room and board expense per year at four-year college is $7540. You randomly selected 9 four-year colleges. What is the probability that the mean room and board is less than $7800? Assume that the room and board expenses are normally distributed with a standard deviation of $1245.
What is the central limit theorem? What is the standard error of the mean?
  Question 5 What is the central limit theorem? Provide examples. Question 6 What is the standard error of the mean? Provide examples.
1.What is the central limit theorem and why is it important in statistics? 2.Explain the differences...
1.What is the central limit theorem and why is it important in statistics? 2.Explain the differences between the mean, mode and median. Which is the most useful measure of an average and why? 3.Which is a more useful measure of central tendency for stock returns – the arithmetic mean or the geometric mean? Explain your answer.
What is the relationship among sampling distributions, the Central Limit Theorem and interval estimation?
What is the relationship among sampling distributions, the Central Limit Theorem and interval estimation?
For each problem identify the sampling distribution explicitly using the Central Limit Theorem, use probability notation...
For each problem identify the sampling distribution explicitly using the Central Limit Theorem, use probability notation to indicate what you are being asked to find, find your probabilities showing all your work, including diagrams. Interpret your final results. Submit your completed homework to Canvas. A 2012 survey of adults 18 years and older reported that 34% have texted while driving. A random sample of 125 adults was selected.    What is the probability that 36 or more people in this...
What is the difference between a statistic and a parameter? If the Central Limit Theorem is...
What is the difference between a statistic and a parameter? If the Central Limit Theorem is so important what is the key benefit of having a sampling distribution that is normally distributed in research? Explain what is meant by ‘sampling error’. How is this important in statistical analysis?
This is the code in R for the Central Limit theorem question. This is Exponential distribution...
This is the code in R for the Central Limit theorem question. This is Exponential distribution with mean beta. How can I modify this code to Bernoulli(0.1), Uniform (0,4), and Normal distribution (2,1)    plot.z <- function(n, m=1e5, beta = 1) { mu <- beta sigma <- beta zs <- rep(0,m) for(i in 1:m) { Y.sample <- rexp(n, 1/beta) Ybar <- mean(Y.sample) zs[i] <- (Ybar - mu) / (sigma / sqrt(n)) } p <- hist(zs, xlim=c(-4,4), freq = F, main =...
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT