Respuesta :
Answer:
a) [tex]P(X>3.00)=P(Z>1)=1-P(Z<1)=1-0.841=0.159[/tex]
b) [tex]P(\bar X >3.00)=P(Z>8.37)=1-P(Z<8.37)=1-0.99999999=0.0000000000001[/tex]
c) Part (b) is more significant because the average time for a sample of size 70 is important
Step-by-step explanation:
1) Previous concepts
Normal distribution, is a "probability distribution that is symmetric about the mean, showing that data near the mean are more frequent in occurrence than data far from the mean".
The Z-score is "a numerical measurement used in statistics of a value's relationship to the mean (average) of a group of values, measured in terms of standard deviations from the mean". Â
The central limit theorem states that "if we have a population with mean μ and standard deviation σ and take sufficiently large random samples from the population with replacement, then the distribution of the sample means will be approximately normally distributed. This will hold true regardless of whether the source population is normal or skewed, provided the sample size is sufficiently large".
2) Part a
Let X the random variable that represent the times between flashes of a population, and for this case we know the distribution for X is given by:
[tex]X \sim N(2.5,0.5)[/tex] Â
Where [tex]\mu=2.5[/tex] and [tex]\sigma=0.5[/tex]
We are interested on this probability
[tex]P(X>3.00)[/tex]
And the best way to solve this problem is using the normal standard distribution and the z score given by:
[tex]z=\frac{x-\mu}{\sigma}[/tex]
If we apply this formula to our probability we got this:
[tex]P(X>3.00)=P(\frac{X-\mu}{\sigma}>\frac{3.00-\mu}{\sigma})=P(Z>\frac{3.00-2.5}{0.5})=P(Z>1)[/tex]
And we can find this probability on this way:
[tex]P(Z>1)=1-P(Z<1)=1-0.841=0.159[/tex]
3) Part b
From the central limit theorem we know that the distribution for the sample mean [tex]\bar X[/tex] is given by:
[tex]\bar X \sim N(\mu, \frac{\sigma}{\sqrt{n}})[/tex]
And we want this probability
[tex]P(\bar X >3.00)=P(Z>\frac{3.00-2.5}{\frac{0.5}{\sqrt{70}}}=8.37)[/tex]
And using a calculator, excel ir the normal standard table we have that:
[tex]P(Z>8.37)=1-P(Z<8.37)=1-0.99999999=0.0000000000001[/tex]
4) Part c
Part (b) is more significant because the average time for a sample of size 70 is important
The probability that an individual time is greater than 3.00 s is 15.87%.
What is z score?
Z score is used to determine by how many standard deviations the raw score is above or below the mean. It is given by:
z = (raw score - mean) / standard deviation
Given; Â mean of 2.50s and a standard deviation of 0.50s
a) For > 3:
z = (3 - 2.5)/0.5 = 1
P(z > 1) = 1 - P(z < 1) = 1 - 0.8413 = 0.1587
b) For > 3, sample size = 70
z = (3 - 2.5)/(0.5 ÷√70) = 8.37
P(z > 8.37) = 1 - P(z < 8.37) = 0
The probability that an individual time is greater than 3.00 s is 15.87%.
Find out more on z score at: https://brainly.com/question/25638875