The box plot that best represents the numerical data is: A. A box plot using a number line from 3 to 12.25 with tick marks every one-fourth unit. The box extends from 6.25 to 9.25 on the number line. A line in the box is at 7.5. The lines outside the box end at 4.5 and 11. The graph is titled Shoe Sizes, and the line is labeled Size of Shoe.
How to complete the five number summary of a data set?In order to determine the five-number summary for the survey, we would arrange the data set in an ascending order:
4.5,6,6,6.5,7,7,7.5,8,8.5,9,9.5,10,11
Based on the information provided about the list of shoe sizes for a group of 13 people, we would use a graphical method (box plot) to determine the five-number summary for the given data set as follows:
Minimum (Min) = 4.5.
First quartile (Q₁) = 6.25.
Median (Med) = 7.5.
Third quartile (Q₃) = 9.25.
Maximum (Max) = 11.
Read more on boxplot here: brainly.com/question/29648407
#SPJ1
A company Charting its profits notices that the relationship between the number of units sold,x, and the profit,P, is a linear. If 170 units sold results in $20 profit and 220 units sold results in $2820 profit, write the profit function for this company.
P=
Find the marginal profit
$
Step-by-step explanation:
a linear relationship or function is described in general as
y = f(x) = ax + b
Because the variable term has the variable x only with the exponent 1, this makes this a straight line - hence the name "linear".
here f(x) is P(x) :
P(x) = ax + b
now we are using both given points (ordered pairs) to calculate a and b :
20 = a×170 + b
2820 = a×220 + b
to eliminate first one variable we subtract equation 1 from equation 2 :
2800 = a×50
a = 2800/50 = 280/5 = 56
now, we use that in any of the 2 original equations to get b :
20 = 56×170 + b
b = 20 - 56×170 = 20 - 9520 = -9500
so,
P(x) = 56x - 9500