QUESTION IMAGE
Question
lesson 13 practice problems
1 a group of ten friends played a number guessing game. they were asked to pick a number between 1 and 20. the person closest to the target number wins. the ten people made the guesses in the first row of this table:
| guess | 2 | 15 | 10 | 8 | 12 | 19 | 20 | 5 | 7 | 9 |
|---|
a. the actual number was 14. complete the table with the absolute guessing errors.
b. graph the guess and absolute guessing errors.
c. is the absolute guessing error a function of the guess? explain how you know.
(graph for part b: x - axis: guess (2,4,6,8,10,12,14,16,18,20,22), y - axis: absolute guessing error (0,2,4,6,8,10,12,14,16,18,20))
2 bags of walnuts from a food producer are advertised to weigh 500 grams each. in a certain batch of twenty bags, most bags have an absolute error that is less than 4 grams.
could this scatter plot represent those twenty bags and their absolute errors? explain your reasoning.
(scatter plot: x - axis: weight (grams) (495,500,505,510,515), y - axis: absolute error (grams) (0,2,4,6,8,10,12))
Part 1a:
Step1: Recall absolute error formula
Absolute guessing error = \( |\text{guess} - \text{actual number}| \). Actual number is 14.
Step2: Calculate for each guess
- For guess 2: \( |2 - 14| = 12 \)
- For guess 15: \( |15 - 14| = 1 \)
- For guess 10: \( |10 - 14| = 4 \)
- For guess 8: \( |8 - 14| = 6 \)
- For guess 12: \( |12 - 14| = 2 \)
- For guess 19: \( |19 - 14| = 5 \)
- For guess 20: \( |20 - 14| = 6 \)
- For guess 5: \( |5 - 14| = 9 \)
- For guess 7: \( |7 - 14| = 7 \)
- For guess 9: \( |9 - 14| = 5 \)
Step1: Identify coordinates
For each guess (x - axis) and its absolute error (y - axis), the points are: (2,12), (15,1), (10,4), (8,6), (12,2), (19,5), (20,6), (5,9), (7,7), (9,5).
Step2: Plot points
On the given graph, plot each (guess, absolute error) point. For example, at x = 2, y = 12; at x = 15, y = 1, etc.
Step1: Recall function definition
A function is a relation where each input (guess) has exactly one output (absolute error).
Step2: Check each guess
Each guess (input) has only one absolute error (output) since for a single guess, \( |\text{guess}-14| \) gives one value. No guess is repeated, so each input has unique output.
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
The absolute guessing errors (from left to right) are: 12, 1, 4, 6, 2, 5, 6, 9, 7, 5