Answer:
0.3085 = 30.85% probability that the next car will be traveling less than 59 miles per hour.
Step-by-step explanation:
When the distribution is normal, we use the z-score formula.
In a set with mean
and standard deviation
, the zscore 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 pvalue, we get the probability that the value of the measure is greater than X.
In this question, we have that:

Calculate the probability that the next car will be traveling less than 59 miles per hour.
This is the pvalue of Z when X = 59. So



has a pvalue of 0.3085
0.3085 = 30.85% probability that the next car will be traveling less than 59 miles per hour.
The only way to do that is with +7 and -7 .
The running time for an input size of 1000 will be 25 seconds.
To calculate the runtime of the Algorithm we need to know what an Algorithm is and how its runtime works.
<h3>What is the runtime of an
Algorithm?</h3>
A finite sequence of rigorous instructions, used to solve a critical problem of a specific class or for computational purposes is called an Algorithm. The time taken to complete the said task is called the runtime of an Algorithm.
Let us now solve the question about linear running time of an algorithm.
Input size(
)=200
Time taken(
)=5 seconds
Final input size(
)=1000
Let the final time taken be T.
Now we know that: 
Substituting the values we get
seconds .
Therefore the linear running time for an input size of 1000 is 25 seconds.
To know more about Algorithm:
brainly.com/question/17780739
#SPJ4