1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
prohojiy [21]
3 years ago
10

Unit sales for new product ABC have varied in the first seven months of this year as follows: Month Jan Feb Mar Apr May Jun Jul

Unit Sales 148 329 491 167 228 285 441 What is the (population) standard deviation of the data
Mathematics
1 answer:
Alecsey [184]3 years ago
8 0

Answer:

\sigma = 121.53

Step-by-step explanation:

Required

The population standard deviation

First, calculate the population mean

\mu = \frac{\sum x}{n}

This gives:

\mu = \frac{148+ 329+ 491 +167+ 228+285+ 441}{7}

\mu = \frac{2089}{7}

\mu = 298.43

The population standard deviation is:

\sigma = \sqrt{\frac{\sum(x - \bar x)^2}{n}}

So, we have:

\sigma = \sqrt{\frac{(148 - 298.43)^2 + ..........+ (441- 298.43)^2}{7}}

\sigma = \sqrt{\frac{103387.7143}{7}}

\sigma = \sqrt{14769.6734714}

\sigma = 121.53

You might be interested in
Hiiiooo! Can someone please help ❤️
V125BC [204]

Answer:

B. √21

Step-by-step explanation:

x^2 = √5 x √5 + 4 x 4

x^2 = 5 + 16

x^2 = 21

x = √21

<em>Hope that helps! :)</em>

<em></em>

<em>-Aphrodite</em>

4 0
3 years ago
Read 2 more answers
CAN SOMEONE PLS HELP 6TH GRADE MATH ILL GIVE BRAINLIEST
ASHA 777 [7]

Answer:

14/100 and 7/50

Step-by-step explanation:

Basically you convert the decimal into a fraction, 14 percent is the same as 14/100 and if you simplify that then you get 7/50

4 0
3 years ago
Please simplify the question
ch4aika [34]

Answer: 11

Explanation: You did everything right in terms of the steps you took. It looks like you accidentally wrote "1" instead of "-4" as the answer to "2(-2)".

<u />

7 0
3 years ago
Can someone help me please? Use the linear combination method to solve the system of equations. Pretty please show your work and
Pavel [41]

Answer:

  (x, y) = (4, -3)

Step-by-step explanation:

  • x-3y=13
  • 2x+4y=-4

First of all, look at the given equations. Here, we see that the second equation has coefficients that all have a factor of 2. If we divide that out, we get an equation that has an x-coefficient of 1, matching the x-coefficient in the first equation.

Here is the reduced second equation:

  x +2y = -2

Now, if we subtract one equation from the other, the variable x will be eliminated. We want to choose that subtraction wisely.

We note that the y-coefficient in the first equation is less than that in the second equation. If we subtract the first equation from the second, the result will have a positive y-coefficient:

  (x +2y) -(x -3y) = (-2) -(13)

  5y = -15 . . . . . . . . . . . . . . . . simplify. Note that the x-variable is eliminated, which is the purpose of this exercise.

  y = -3 . . . . . . . divide by 5

We can use this value in the reduced second equation to find the value of x:

  x +2(-3) = -2

  x = 4 . . . . . . . . . add 6 and simplify

The solution is (x, y) = (4, -3).

_____

I find a graphing calculator provides an easy and reliable check of the answer.

_____

<em>Comment on linear combination</em>

This method is often called "elimination," because the purpose of combining the equations in a particular way is to eliminate one of the variables. This requires you look at the coefficients of the variables and devise a plan to combine them so the resulting coefficient for one of the variables is zero.

In the worst case, you can combine ...

  • ax +by = c
  • dx +ey = f

by multiplying the second equation by <em>a</em> and the first by <em>-d</em>:

  a(dx +ey) -d(ax +by) = a( f) -d(c)

  y(ae -bd) = fa -cd . . . . . . simplify; x is eliminated

This sort of approach results in a formula for the solution known as Cramer's Rule.

  y = (fa-cd)/(ae-bd)

The corresponding solution for x is ...

  x = (ce-bf)/(ae-bd)

__

The point of looking at the equations first is that you can often choose which variable to eliminate and what multiplier to use to minimize the amount of arithmetic involved—as we did above.

5 0
3 years ago
Read 2 more answers
Because of their connection with secant​ lines, tangents, and instantaneous​ rates, limits of the form ModifyingBelow lim With h
Gre4nikov [31]

Answer:

\dfrac{1}{2\sqrt{x}}

Step-by-step explanation:

f(x) = \sqrt{x} = x^{\frac{1}{2}}

f(x+h) = \sqrt{x+h} = (x+h)^{\frac{1}{2}}

We use binomial expansion for (x+h)^{\frac{1}{2}}

This can be rewritten as

[x(1+\dfrac{h}{x})]^{\frac{1}{2}}

x^{\frac{1}{2}}(1+\dfrac{h}{x})^{\frac{1}{2}}

From the expansion

(1+x)^n=1+nx+\dfrac{n(n-1)}{2!}+\ldots

Setting x=\dfrac{h}{x} and n=\frac{1}{2},

(1+\dfrac{h}{x})^{\frac{1}{2}}=1+(\dfrac{h}{x})(\dfrac{1}{2})+\dfrac{\frac{1}{2}(1-\frac{1}{2})}{2!}(\dfrac{h}{x})^2+\tldots

=1+\dfrac{h}{2x}-\dfrac{h^2}{8x^2}+\ldots

Multiplying by x^{\frac{1}{2}},

x^{\frac{1}{2}}(1+\dfrac{h}{x})^{\frac{1}{2}}=x^{\frac{1}{2}}+\dfrac{h}{2x^{\frac{1}{2}}}-\dfrac{h^2}{8x^{\frac{3}{2}}}+\ldots

x^{\frac{1}{2}}(1+\dfrac{h}{x})^{\frac{1}{2}}-x^{\frac{1}{2}}=\dfrac{h}{2x^{\frac{1}{2}}}-\dfrac{h^2}{8x^{\frac{3}{2}}}+\ldots

\dfrac{x^{\frac{1}{2}}(1+\dfrac{h}{x})^{\frac{1}{2}}-x^{\frac{1}{2}}}{h}=\dfrac{1}{2x^{\frac{1}{2}}}-\dfrac{h}{8x^{\frac{3}{2}}}+\ldots

The limit of this as h\to 0 is

\lim_{h\to0} \dfrac{f(x+h)-f(x)}{h}=\dfrac{1}{2x^{\frac{1}{2}}}=\dfrac{1}{2\sqrt{x}} (since all the other terms involve h and vanish to 0.)

8 0
3 years ago
Other questions:
  • Convert 2 Liters to gallons. Use the fact that 1 gal.= 3.8L.
    12·1 answer
  • A quadrilateral has angles that measure 91°, 46°, and 119°.
    15·1 answer
  • Help me with this question because I do not understand.
    10·1 answer
  • Look at the picture for the question<br> Please answer
    6·1 answer
  • Marshall wants to run laps around the circular track shown below. He starts at the center of the track and walks 72 yards to the
    8·2 answers
  • 3. Does it matter which number comes first in an ordered pair? Explain.​
    10·2 answers
  • Two is eighteen more than two times a number, what is the equation
    10·2 answers
  • If you square a googol, how many zeros will the answer have? Show your reasoning.
    9·1 answer
  • Relationships in Figures
    15·1 answer
  • Beth drops a bouncy ball, which bounces back up again. The graph 'below shows the
    10·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!