The mean length (rounded to 2 DP) of these 8 people's index finger is 5.83
<h3>What is the mean length (rounded to 2 DP) of these 8 people's index finger?</h3>
The given parameters are:
<u>Children</u>
Mean = 5.6 cm
Frequency = 5
<u>Adult</u>
Mean = 6.2 cm
Frequency = 3
The mean length of these 8 people's index finger is calculated as:

So, we have
Mean = (5.6 * 5 + 6.2 * 3)/(5 + 3)
Evaluate
Mean = 5.83
Hence, the mean length (rounded to 2 DP) of these 8 people's index finger is 5.83
Read more about mean at
brainly.com/question/20118982
#SPJ1
Answer:
Sofia measures the length of her car as 16 feet.
What is the greatest possible error?
<h2> ⇒ 0.5 feet
</h2>
What is the margin of error?
<h2> ⇒ 15.5 TO ⇒ 16.5 feet</h2>
Step-by-step explanation:
An expression is just like an equation but without the equal sign.
Answer:
- 5(x - 4)(x + 4)
Step-by-step explanation:
Given
- 5x² + 80 ← factor out - 5 from each term
= - 5(x² - 16) ← x² - 16 is a difference of squares and factors in general as
a² - b² = (a - b)(a + b), thus
x² - 16 = x² - 4² = (x - 4)(x + 4)
Thus
- 5x² + 80 = - 5(x - 4)(x + 4) ← in factored form
Explanation:
For the purpose of filling in the table, the BINOMPDF function is more appropriate. The table is asking for p(x)--not p(n≤x), which is what the CDF function gives you.
If you want to use the binomcdf function, the lower and upper limits should probably be the same: 0,0 or 1,1 or 2,2 and so on up to 5,5.
The binomcdf function on my TI-84 calculator only has the upper limit, so I would need to subtract the previous value to find the table entry for p(x).