Finish your statement... I'm anxious to help!
To make a box and whisker plot you must first order the data:
11, 13, 16, 18, 21, 23, 24, 29
Then find the median:
19.5
Then split the data into two sections by the median:
11, 13, 16, 18 and 21, 23, 24, 29
Now find the medians of those sets
14.5 and 23.5
With this information we can conclude Option C is the correct plot
Hope this helps!
Answer:
The 95% confidence interval for the mean of all body temperatures is between 97.76 ºF and 99.12 ºF
Step-by-step explanation:
We have the standard deviation for the sample, so we use the t-distribution to solve this question.
The first step to solve this problem is finding how many degrees of freedom, we have. This is the sample size subtracted by 1. So
df = 10 - 1 = 9
95% confidence interval
Now, we have to find a value of T, which is found looking at the t table, with 9 degrees of freedom(y-axis) and a confidence level of
. So we have T = 2.2622
The margin of error is:
M = T*s = 2.2622*0.3 = 0.68
In which s is the standard deviation of the sample.
The lower end of the interval is the sample mean subtracted by M. So it is 98.44 - 0.68 = 97.76 ºF
The upper end of the interval is the sample mean added to M. So it is 98.44 + 0.68 = 99.12 ºF
The 95% confidence interval for the mean of all body temperatures is between 97.76 ºF and 99.12 ºF
If you would like to find the function that gives the profit Betty makes by selling a number of glasses of lemonade, you can find this using the following steps:
p ... profit
g ... glasses of lemonade
f(g) = p = g * $1 - $50
The correct result would be f(g)<span> = g * $1 - $50.</span>
There are 25 species of trees, each with a known abundances. The question is how many possible ways to randomly select one tree there are.
We should calculate the number of combinations. Combinations, because we select item/s from a collection. In this case, when we select only one item, the combination is also a permutation. From set of n objects we select r. In our case: n=25, r=1.
The equation is: n!/r!(n-r)!= 25!/1!*24!=25*24!/24!=25
There are 25 different outcomes (events).