64 questions are on the test
Answer:
I think that is a
Step-by-step explanation:
Answer:
a) 95% confidence interval estimate of the true weight is (3.026, 3.274)
b) 99% confidence interval estimate of the true weight is (2.944, 3.356)
Step-by-step explanation:
Confidence Interval can be calculated using M±ME where
- M is the mean of five successive weightings (3.150)
- ME is the margin of error from the mean
And margin of error (ME) can be calculated using the formula
ME=
where
- t is the corresponding statistic in the given confidence level and degrees of freedom(t-score)
- s is the standard deviation of the random error (0.1)
Using the numbers 95% confidence interval estimate of the true weight is:
3.150±
≈3.150±0.124
And 99% confidence interval estimate of the true weight is:
3.150±
≈3.150±0.206
Answer:
- vertex (3, -1)
- y-intercept: (0, 8)
- x-intercepts: (2, 0), (4, 0)
Step-by-step explanation:
You are being asked to read the coordinates of several points from the graph. Each set of coordinates is an (x, y) pair, where the first coordinate is the horizontal distance to the right of the y-axis, and the second coordinate is the vertical distance above the x-axis. The distances are measured according to the scales marked on the x- and y-axes.
__
<h3>Vertex</h3>
The vertex is the low point of the graph. The graph is horizontally symmetrical about this point. On this graph, the vertex is (3, -1).
<h3>Y-intercept</h3>
The y-intercept is the point where the graph crosses the y-axis. On this graph, the y-intercept is (0, 8).
<h3>X-intercepts</h3>
The x-intercepts are the points where the graph crosses the x-axis. You will notice they are symmetrically located about the vertex. On this graph, the x-intercepts are (2, 0) and (4, 0).
__
<em>Additional comment</em>
The reminder that these are "points" is to ensure that you write both coordinates as an ordered pair. We know the x-intercepts have a y-value of zero, for example, so there is a tendency to identify them simply as x=2 and x=4. This problem statement is telling you to write them as ordered pairs.
Answer:
y = 3/4x - 5
Step-by-step explanation:
An equation of a line can be written in slope-intercept form:
y = mx + b
where m is the slope and b is the y-intercept.
Let's plug in what we know.
The slope is 3/4.
y = 3/4x + b
To find b, we want to plug in a value that we know is on this line: in this case, I will use the point (4, -2). Plug in the x and y values into the x and y of the standard equation.
-2 = 3/4(4) + b
To find b, multiply the slope and the input of x(4)
-2 = 3 + b
Now, subtract 3 from both sides to isolate b.
-5 = b
Plug this into your standard equation.
y = 3/4x - 5
This is your equation. It has a slope of 3/4, and passes through (4, -2)
Hope this helps!