Answer:
13w
Step-by-step explanation:
(19 - 6) * w
PEMDAS says parentheses first
19-6 = 13
13*w
13w
Answer:
A recent census found that 52.2% of adults are female, 10.2% are divorced, 6.1% are divorced females. For and adult selected at random,
Step-by-step explanation:
Answer:
Yes. Have the same distribution.
Step-by-step explanation:
Given that X is a random day of the week, coded so that Monday is 1, Tuesday is 2, etc. (so X takes values 1, 2,..., 7, with equal probabilities).
Y is the next day after X
So Y can be written as X+1
But since highest value is 7, we can write
Y = X+1 mod 7
i.e. whenever X=7, Y= 8= 1 again.
Thus Y can take values as
Y 1 2 3 4 5 6 7
P(Y) = P(X+1) = 1/7
i.e. Y also has the same distribution as X
Answer:
The travel time that separates the top 2.5% of the travel times from the rest is of 91.76 seconds.
Step-by-step explanation:
Normal Probability Distribution
Problems of normal distributions can be solved using the z-score formula.
In a set with mean
and standard deviation
, the z-score of a measure X is given by:
The Z-score measures how many standard deviations the measure is from the mean. After finding the Z-score, we look at the z-score table and find the p-value associated with this z-score. This p-value is the probability that the value of the measure is smaller than X, that is, the percentile of X. Subtracting 1 by the p-value, we get the probability that the value of the measure is greater than X.
Mean of 80 seconds and a standard deviation of 6 seconds.
This means that ![\mu = 80, \sigma = 6](https://tex.z-dn.net/?f=%5Cmu%20%3D%2080%2C%20%5Csigma%20%3D%206)
What travel time separates the top 2.5% of the travel times from the rest?
This is the 100 - 2.5 = 97.5th percentile, which is X when Z has a p-value of 0.975, so X when Z = 1.96.
![Z = \frac{X - \mu}{\sigma}](https://tex.z-dn.net/?f=Z%20%3D%20%5Cfrac%7BX%20-%20%5Cmu%7D%7B%5Csigma%7D)
![1.96 = \frac{X - 80}{6}](https://tex.z-dn.net/?f=1.96%20%3D%20%5Cfrac%7BX%20-%2080%7D%7B6%7D)
![X - 80 = 6*1.96](https://tex.z-dn.net/?f=X%20-%2080%20%3D%206%2A1.96)
![X = 91.76](https://tex.z-dn.net/?f=X%20%3D%2091.76)
The travel time that separates the top 2.5% of the travel times from the rest is of 91.76 seconds.
Answer:
C 200
Step-by-step explanation:
It does not appear to be LINEAR so
Start with :
pulse rate = y = 73e^kx
sub in x = .7 when y = 155
155 = 73 e^(.7 * k)
ln ( 155/73) = .7k
.75296567 = .7k
k = 1.07567
for x = 0.9 :
pulse rate = y = 73 e^(1.07567 * .9) = ~ 192 so I expect answer is 200