<h3>
Answers: Choice B and Choice C</h3>
========================================================
Explanation:
The symbol
or mu represents the population mean, which is a parameter.
The symbol
or sigma represents the population standard deviation, which is also a parameter. The same goes for the symbol p, without any hat on top, as it is the population proportion.
If something represents a population data item, then it's automatically a parameter. It might help to think both words "population" and "parameter" start with the letter P.
Based on those previous paragraphs, we can rule out choices A, D and E. Those three items are parameters. This leaves <u>choices B and C</u> as our final answers.
or xbar is a sample statistic, and it represents an estimate of the population mean. Similarly,
or p-hat is the sample proportion and it represents an estimate of the population proportion. These are considered unbiased estimators.
Another example of an unbiased estimator is the variable s which represents the sample standard deviation and it estimates the value of sigma. All of these estimators have one thing in common: they are based on a sample, which in turn tries to predict what the corresponding population value is. In other words, the statistic's job is to estimate the parameter.
Below is a reference table for all of the items mentioned.
Answer:
Explanation:
g(x) = f(x + 1) - 2
g(x) = (x + 1 + 3)^3 -2
g(x) = (x + 4)^3 - 2
Now what are we supposed to do with this? I'm guessing we are to find what value of x will make g(x) = 12. If I'm wrong, leave a note in the form of a comment.
g(x) = 12
(x + 4)^3 - 2 = 12 Add 2 to both sides.
(x + 4)^3 = 14 Take the cube root of both sides.
x + 4 = cubrt(14)
x + 4 = 2.4101 Subtract 4
x = 2.4101 - 4
x = -1.5899
I think it is C, but you can choose to guess or search it up in google.