TheXSquaredFactor

avatar
BenutzernameTheXSquaredFactor
Punkte2441
Membership
Stats
Fragen 3
Antworten 956

 #1
avatar+2441 
+1

In order to find the mean, find the sum of all the data points and divide by the number of data points. Since this is a "lunch expenditure for a week," I would assume that this is only a sample, so I will x bar as the mean.

 

\(\overline{x}=\frac{4.85+5.10+5.50+4.75+4.50+5.00+6.00}{7}=$5.10\)

 

Yet again, I am making the assumption that this data is a sample because that seems like a reasonable assumption. In order to find the standard deviation, this formula will provide that answer:

 

\( \text{SD}_{\text{sample}}=\sqrt{\frac{\Sigma_{i=1}^{n} (x_{i}-\overline{x})^2}{n-1}}\)

 

Now, this is a loaded formula! Let's first define a few variables:

 

\(x_i\) is the individual data point

\(\overline{x}\) is the average of the data set

\(n\) is the number of data points

 

Let's break this formula down. There are 5 steps, one of which we have already done. 

 

  • Find the mean
  • For every data point, subtract the mean from it. Then, square it.
  • Sum the values from step 2
  • Divide by the number of data points minus 1
  • Take the square root of the result

I will show the work with a table. This takes care of steps 2 and 3 simultaneously. 

 

  Day \(x_i\) \(x_i-\overline{x}\) \((x_i-\overline{x})^2\)  
  Monday 4.85 -0.25 0.0625  
  Tuesday 5.10  0.00 0.0000  
  Wednesday 5.50  0.40 0.1600  
  Thursday 4.75 -0.35  0.1225  
  Friday 4.50 -0.60 0.3600  
  Saturday 5.00 -0.10 0.0100  
  Sunday 6.00  0.90 0.8100  
Total       1.5250  
           

 

Now, I will do the remaining steps.

 

\(\text{SD}_{\text{sample}}\sqrt{\frac{1.525}{7-1}}\approx0.504\)

 

The variance is just the square of the standard deviation. 

 

\(\text{S}^2=\left(\sqrt{\frac{1.525}{6}}\right)^2=\frac{1.525}{6}\approx0.2542\)

 

19) Picking a random number, say 2932, is independent to a coin flip; one has no effect on the other. 

 #3
avatar+2441 
+3

Geometers detest making assumptions; it is generally frowned upon because the idea to construct sound logic using previous theorems and postulate to formulate new ideas. However, rectangles cannot have lengths--sides can. Because of this, I have had to dissect the given information and have had to make an educated guess as to where the given information fits. I will let this diagram demonstrate this:

 

 

We can solve for the remaining side length, \(BC\), by understanding the perimeter formula for a rectange. 

 

\(2(AB+BC)=\text{Perimeter}_{ABCD}\) Let's plug in the known values and solve for the missing one.
\(2(20\text{cm}+BC)=60\text{cm}\) Instead of distributig the 2, we can divide it from both sides. 
\(20\text{cm}+BC=30\text{cm}\) Subtract 20cm from both sides to finish the algebra.
\(BC=10\text{cm}\)  
   

 

We know that \(EFGH\) is similar to \(ABCD\), which means that the sides are proportional. We can use this information to our advantage. 

 

\(\frac{AB}{BC}=\frac{EF}{FG}\) Yet again, substitute in the known values and solve for the unknown.
\(\frac{20\text{cm}}{10\text{cm}}=\frac{32\text{cm}}{FG}\) Let's simplify the left hand side of this proportion so that the calculation is easier.
\(2=\frac{32\text{cm}}{FG}\) We can use cross-multiplication here to clear all fractions.
\(2FG=32\text{cm}\) Divide by 2 from both sides.
\(FG=16\text{cm}\) We are not done yet! We must find the area of the rectange. That's what the question is asking for, after all!
\(\text{Area}_{EFGH}=EF\cdot FG\) Plug those values in.
\(\text{Area}_{EFGH}=32\text{cm}*16\text{cm}=512\text{cm}^2\) This is your final answer!