Answer:
1/2
Step-by-step explanation:
We only care about the third coin
we could get heads or tails on the third flip
P (third coin will be heads) = outcome heads / total
=1/2
Using pseudocode:
printArray(arr[], integers)
DECLARE integers
integers = SizeOf(arr)
FOR i = 1 to integers // loop from 1 to the number of elements in arr[]
print(i)
print('')
i = i + 1
ENDFOR
END
Answer: A. As x → ∞, f(x) → ∞, and as x → –∞, f(x) → ∞.
Answer:
Where
and 
Since the distribution for X is normal then the distribution for the sample mean is also normal and given by:



So then is appropiate use the normal distribution to find the probabilities for 
Step-by-step explanation:
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 letter
is used to denote the cumulative area for a b quantile on the normal standard distribution, or in other words: 
Solution to the problem
Let X the random variable that represent the variable of interest of a population, and for this case we know the distribution for X is given by:
Where
and 
Since the distribution for X is normal then the distribution for the sample mean
is also normal and given by:



So then is appropiate use the normal distribution to find the probabilities for 
Step-by-step explanation:
0.000000358 written as scientific notation is
