Answer:
B. load-distance model
Step-by-step explanation:
A. trial and error
Trial and error is "a fundamental method of problem solving. It is characterised by repeated, varied attempts which are continued until success". But this method is not the best in order to compare effectiveness of layouts
B. load-distance model
The load-distance method is a "mathematical model used to evaluate locations based on proximity factors. The objective is to select a location that minimizes the total weighted loads moving into and out of the facility. The distance between two points is expressed by assigning the points to grid coordinates on a map". And that's the correct option since we are trying to measure the effectiveness of layouts quantitatively.
C. exponential smoothing
This is "a rule of thumb technique for smoothing time series data using the exponential window function". Wheighting observations using the exponential function. But this is a techinique used to smooth s time series not to compare effectiveness of layouts.
D.process control charts
The Control Chart is a "graph used to study how a process changes over time with data plotted in time order". But we don't want to see how the process changes the objective is quantitatively compare the effectiveness of layouts, and this one is not the best option for this.
E. mean absolute deviation (MAD)
The median absolute deviation(MAD) is "a robust measure of how spread out a set of data is. The variance and standard deviation are also measures of spread, but they are more affected by extremely high or extremely low values and non normality". But again is just a measure of spread and not allow to compare effectiveness of layouts.
Ms. Alonzo received 400 markers because one tenth of 4000 is 400. Hope this helped!
Answer:
8
Step-by-step explanation:
if you substitute 3 for x the equation becomes y=2(3) + 2
using order of operations you multiply 3 by 2 and then add 2 which will give you 8
Answer:
As Given △QRS is rotated about point P to △Q′R′S′ .
As we know after rotation by any angle of pre-image neither the shape nor size of the image changes, the image after rotation is congruent to pre image.
Out of the options given
→The corresponding lengths, from the point of rotation, between the pre-image and the image are preserved.
→The corresponding angle measurements in each triangle between the pre-image and the image are preserved.
are true.
Hello from MrBillDoesMath!
Answer:
225
Discussion:
Sum ( 2n - 1) from n = 1 to 15
= Sum(2n) - Sum(1) from n = 1 to 15
= 2 Sum(n) - Sum(1) from n = 1 to 15
= 2* 15(15+1)/2 - (1 + 1 + .. + 1)
The first value comes from the fact that the sum of the first n integers is n(n+1)/2. The latter value sums 15 1's.
= 2 * 15 * 16/2 - 15 => 2/2 = 1
= 15*16 - 15 => 15*16 = 240
= 240 - 15
= 225
Thank you,
MrB