David played a video game 5 times. The list shows his scores.
4975,5275,4825,5100,4950

What is the difference between the mean and median of the data ?

A.25

B.50

C.75

D.200

E.400

Answers

Answer 1
You would add up all of the numbers and then divide them by 5 since you have a total of 5 different sets of numbers (To get the mean). Then you have to find the median by putting all of the numbers in numerical order and get the number in the middle. Finally you subtract the median from the mean and you end up getting “B” as your answer.
Answer 2

The difference between the mean and median of the data is 50.

What is the mean?

The average of a group of variables is referred to as the mean in mathematics and statistics. There are several methods for calculating the mean, including simple arithmetic means (adding the numbers together and dividing the result by the number of observations), geometric means, and harmonic means.

Given:

David played a video game 5 times.

The list shows his scores:

4975,5275,4825,5100,4950.

To find the median:

The median is the value that splits the mathematical numbers or expressions in the half. The median value is the middle number of data points. To find the median, firstly arrange the data points in ascending order.

4825, 4950, 4975, 5100 and 5275.

So, the middle number is 4975.

The median is 4975.

To find the mean;

The mean = the sum of the scores / 5

The mean = 25125 / 5

The mean = 5025

The difference:

5025 - 4975 = 50

Therefore, the required difference is 50.

To learn more about the mean;

brainly.com/question/13451489

#SPJ5


Related Questions

which is larger 42mm or 10cm, 15mm or 0.15, 10mm or 2 cm

Answers

10cm hope this helps

1. 10 cm

2. 15 mm

3. 2 cm

Hope this helps even though it's pretty late!

A bit-map terminal has a 1024x768 display. the display is redrawn 75 times a second. how long is the pulse corresponding to one pixel

Answers

The display is 1024 x 768, so the number of pixels is 1024*768 = 786,432.

It takes 1 second to draw these number of pixels 75 times.
The drawing rate is
(75*786,432 pixels) per second 

The length of the pulse to draw a pixel is
1/(75*786432) s = 1.6954 x 10⁻⁸ s = 0.1695 x 10⁻⁹ s= 0.1695 ns

Answer: 0.17 ns (nanosecond) or 1.695 x 10⁻⁸ s
Final answer:

The pulse corresponding to one pixel is approximately 1.27 microseconds.

Explanation:

In this case, we can calculate the duration of the pulse corresponding to one pixel by dividing the time required to redraw the display by the total number of pixels.

Given that the display is redrawn 75 times a second, and the display has a resolution of 1024x768 pixels, the total number of pixels is 1024 * 768 = 786,432 pixels.

To find the duration of the pulse corresponding to one pixel, we can divide the time required to redraw the display (1/75 seconds) by the total number of pixels (786,432 pixels).

Therefore, the pulse corresponding to one pixel is approximately 1.27 microseconds.

Graph y=3x and make a table of values too

Answers

The graph is on top and the tabel w/ values are in the bottom

Can someone please simplify 6c^2 + 2.5d - d + 2c^2 - 3d for me?

Answers

16c2 - 3d ————————— 2

The penny size d is given by the literal equation d = 4n - 2, solve for n

Answers

Answer:

The value of the equation for n is [tex]n=\frac{d +2}{4}[/tex].

Step-by-step explanation:

Consider the provided equation.

[tex]d = 4n - 2[/tex]

We need to solve the equation for n.

Add 2 from both the sides.

[tex]d +2= 4n - 2+2[/tex]

[tex]d +2= 4n [/tex]

Divide both side of the equation with 4.

[tex]\frac{d +2}{4}= \frac{4n}{4} [/tex]

[tex]\frac{d +2}{4}= n [/tex]

Hence, the value of the equation for n is [tex]n=\frac{d +2}{4}[/tex].

Find two consecutive even numbers such that the sum of the number and twice the greater number is 100

Answers

x+2(x+2)=100
x+2x+4=100
3x=100-4
3x=96
x=32

The answer is 32 and 34.
Let the two consecutive numbers be x and x+2

By the question
X+2(x+2)=100
3x+4=100
3x=96
X=32
X+2=34

Seorang penjual beras mencampur 3 jenis beras. campuran pertama terdiri atas 1 kg jenis a , 2 kg jenis b , dan 4 kg jenis c dijual dengan harga Rp.19.500 . campuran beras kedua terdiri dari 2 kg jenis a dan 3 kg jenis b dijual harga Rp.19.000 . campuran beras ketiga terdiri atas 1 kg jenis b dan 1 kg jenis c dijual dengan harg Rp.6.250 . harga beras jenis manakah yang paling mahal

Answers

Translation to English:

A rice supplier mixes three different types of rice into three different blends; Type A, Type B, and Type C.

He blends 1 kg of type A, 2 kg of type B, and 4 kg of type C and sells the blend for IDR 19500
He also blends 2 kg of type A and 3 kg of type B and sells the blend for IDR 19000
The third blend consists of 1 kg of type B and 1 kg of type C and this blend is sold for IDR 6250

Which type of rice is the most expensive?

Solution:

Start with the third blend:
1 kg of type B + 1 kg of type C = 6250
B + C = 6250
B = 6250 - C

Then move on to the second blend:
2 kg of type A + 3 kg of type B = 19000
2A + 3B = 19000
2A + 3(6250 - C) = 19000
2A + 18750 - 3C = 19000
2A - 3C = 19000 - 18750
2A - 3C = 250
2A = 250 + 3C
A = [250 + 3C] / 2

Then move on to the first blend:
1 kg of type A + 2 kg of type B + 4 kg of type C = 19500
A + 2B + 4C = 19500
[tex] \frac{250+3C}{2}+2(6250-C)+4C=19500 [/tex] ⇒ Multiply each term by 2
[tex](250+3C)+4(6250-C)+8C=39000[/tex]
[tex]250+3C+25000-4C+8C=39000[/tex]
[tex]25250+7C=39000[/tex]
[tex]7C=39000-25250[/tex]
[tex]7C = 13750[/tex]
[tex]C=1964.3[/tex]

B + C = 6250
B + 1964.3 = 6250
B = 6250 - 1964.3
B = 4285.7

A = [250+C] /2
A = [250 + 1964.3] / 2
A = 1107.15

The most expensive rice is type B


The type of rice which is most expensive is [tex]\boxed{\text{\bf type B}}[/tex].

Further details:

It is given that the rice seller mixes three types of rice and the total number of mixture is three.

The first mixture consists [tex]1\text{ kg}[/tex] rice of type [tex]\text{A}[/tex], [tex]2\text{ kg}[/tex] rice of type [tex]\text{B}[/tex] and [tex]4\text{ kg}[/tex] rice of type [tex]\text{C}[/tex].

The selling price of the first mixture is [tex]19500[/tex].

In equation form it can be written as follows:

[tex]\boxed{\text{A}+2\text{B}+4\text{C}=19500}[/tex]      .......(1)

The second mixture consists [tex]2\text{ kg}[/tex] rice of type [tex]\text{A}[/tex] and [tex]3\text{ kg}[/tex] rice of type [tex]\text{B}[/tex].

The selling price of the second mixture is [tex]19000[/tex].

In equation form it can be written as follows:

[tex]\boxed{2\text{A}+3\text{B}=19000}[/tex]   ......(2)

The third mixture consists [tex]1\text{ kg}[/tex] rice of type [tex]\text{B}[/tex] and [tex]1\text{ kg}[/tex] rice of type [tex]\text{C}[/tex].

The selling price of the third mixture is [tex]6250[/tex].

In equation form it can be written as follows:

[tex]\boxed{\text{B}+\text{C}=6250}[/tex] ........(3)

Rearrange the equation (3) to obtain the value of [tex]\text{B}[/tex] as follows:

[tex]\text{B}=6250-\text{C}[/tex]            ...........(4)

Substitute this value of [tex]\text{B}[/tex] in equation (2).

[tex]\begin{aligned}2\text{A}+3(6250-\text{C})&=19000\\2A+(3\cdot 6250)-3\text{C}&=19000\\2\text{A}-3\text{C}+18750&=19000\\2\text{A}-3\text{C}&=19000-18750\\2\text{A}-3\text{C}&=250\end{aligned}[/tex]  

Further solve the above equation,

[tex]\text{A}-1.5\text{C}=125[/tex]   ......(5)

Now substitute the value of [tex]\text{B}[/tex] from equation (4) in equation (1) to obtain an equation in the form of [tex]\text{A}[/tex] and [tex]\text{C}[/tex] as follows,

[tex]\begin{aligned}\text{A}+2(6250-\text{C})+4\text{C}&=19500\\ \text{A}+(2\cdot 6250)-2\text{C}+4\text{C}&=19500\\ \text{A}+12500+2\text{C}&=19500\\ \tex{A}+2\text{C}&=19500-12500\end{aligned}[/tex]

Further the above equation can be simplifies as follows,

[tex]\text{A}+2\text{C}=7000[/tex]            .......(6)

Subtract the equation (4) from (5) to obtain the value of [tex]\text{A}[/tex] and [tex]\text{C}[/tex].  

[tex]\begin{aligned}\text{A}+2\text{C}-\text{A}+1.5\text{C}&=7000-125\\3.5\text{C}&=6875\\ \text{C}&=1964.3\end{aligned}[/tex]

Substitute this value of [tex]\text{C}[/tex] in equation (5) to obtain the value of [tex]\text{A}[/tex] as follows,

[tex]\begin{aligned}\text{A}+(2\cdot 1964.3)&=7000\\ \text{A}&=7000-3928.6\\ \text{A}&=3071.4\end{aligned}[/tex]

Again substitute [tex]\text{C}=1964.3[/tex] in equation (4) to obtain the value of [tex]\text{B}[/tex].

[tex]\begin{aligned}\text{B}&=6250-1964.3\\&=4285.7\end{aligned}[/tex]  

Therefore, the most expensive type of rice is [tex]\boxed{\text{\bf type B}}[/tex].

Learn more:

1.  Problem on percentage in a survey: https://brainly.com/question/3724002

2. Problem on unit conversion factor: https://brainly.com/question/5009365

3. Problem on to find the value in pounds: https://brainly.com/question/4837736

Answer details:

Grade: Middle School

Subject: Mathematics

Chapter: Mixtures

Keywords:  Rice seller, mixture, sold, expensive, type A, type B, type C, simplification, consist, 19500, 1 kg,addition, substitution, multiplication.

Now suppose that the 5 (identical) prizes will be distributed among the 8 people. a winner can receive more than one prize. in how many ways could the 5 prizes be distributed?

Answers

The answer to this question would be 792If A is the number of prizes and B is the number of people, the formula that needed to solve this question would be C(A+B-1, B-1) 
If you put the number it will become C(5+8-1, 8-1)= C(12,7)
Then the possible way should be:
12!/ 7! 5!= 479001600/ 120*5040= 792 ways

what makes this graph misleading?

Answers

first is because it doesn't keep it's pattern

it goes from 10,15, 20 to 30. it should actually be 35

the second is accurate because it keeps going up by 50

Use inductive reasoning to describe each pattern and find the next two terms of each sequence.

1, 4, 9, 16, 25, …

Answers

..36, 49, 64, 81...- answer.

1 (+3); 4 (+5); 9 (+7); 16 (+9); 25 (+11); 36 (+13); 49 (+15); 64 (+17); .......

Answer:

B. Multiply by 2; 64, 128.

ram wants to work to preserve marine habitats. Which field of study would be most useful to him
A) Meteorology

B)Zoology

C)Oceanography

D)Botany

Answers

Oceanography the others are other studies 

Well this one should be easy,

Marine habitats are usually in the ocean or some body of water.
Zoology sounds like a good reason, but maybe not because it's the study of watching over the animals behavior and instincts.

Botany is not the answer either because it is the study of plants.

Oceanography is probably the best answer because it has the word ocean in it where marine habitiats are, and I'm guessing it's about the branch of science that deals with the physical and biological properties and phenomena of the sea.

The difference of three times a number and 4 is -19?

Answers

n is the unknown number. 3n-4=-19 →add 4 on both sides and it becomes 3n=-15. Divide by 3 and it becomes n=-5.

Simplify the expression.


12 x [(9 + 6) / 3}



A.
38


B.
54


C.
60


D.
110

Answers

9+6=15....15/3= 5.....5×12=60.....C.
60

Find the markup $111.00 percent of markup 50%

Answers

50% markup of $111.00 is the same as increasing 111 by half

50% of 111 = 55.5
Then add 55.5 on 111 = $166.50

Final value $166.50

Answer:

$166.50

Step-by-step explanation:

Which expressions have a value of 1/2?
Choose all answers that are correct.
A) 2^3/2^4
B) 2^-1
C) 2^0
D) 2^1

Answers

A) 8/16 = 1/2; YES

B) 2^-1 = 1/2^1 = 1/2; YES

C) 2^0 = 1; NO

D) 2^1 = 2; NO

Hope this helped!
It will be A and B.
2^-1 will be 1/2 which is .5
2^3/2^4 you divide the whole numbers and subtract the exponents, so it will be 2^-1 which is .5

f(x) = 2x + 6, g(x) = 4x2 Find (f + g)(x).

Answers are: 8x^3 + 24x
2x+6/4x^2
4x^2 + 2x + 6
-4x^2 + 2x + 6

Answers

hello : 
F(x) = 2x + 6, g(x) = 4x²
 (f + g)(x)= f(x) +g(x) = 4x²+2x+6

Answer:  The correct option is

(C) [tex]4x^2+2x+6.[/tex]

Step-by-step explanation:  We are given the functions f(x) and g(x) as follows :

[tex]f(x)=2x+6,\\\\g(x)=4x^2.[/tex]

We are to find the value of (f+g)(x).

We know that

for any two functions p(x) and q(x), we have

[tex](p+q)(x)=p(x)+q(x).[/tex]

So, we get

[tex](f+g)(x)\\\\=f(x)+g(x)\\\\=2x+6+4x^2\\\\=4x^2+2x+6.[/tex]

Thus, the required value is [tex](4x^2+2x+6).[/tex]

Option (C) is CORRECT.

If a, b, and c are nxn invertible matrices, does the equation c^-1(a+x)b^-1 have a solution c

Answers

There is a solution. Starting from C−1(A+X)B−1=In C−1(A+X)B−1=In, multiply both of the sides of the equation, by C and multiply both sides of the equation by B.


In other terms, this is the solution:


Given: C^(-1)(A + X)B^(-1) = In


= CC^(-1)(A + X)B^(-1)B = CInB



= In(A + X)In = CB



= AInIn + XInIn = CB


= A + X = CB


X = CB – A

 

The final answer Is X = CB – A

A triangle has a perimeter of 10x+2. Two sides have lengths of 5x and 2x+9. What is the length of the 3rd side

Answers

length of third side = 10x + 2 - (5x + 2x + 9)
length of third side = 10x + 2 - (7x + 9)
length of third side = 10x + 2 - 7x - 9
length of third side =  3x - 7

hope it helps

Solve: $|2x - 1| = |3x + 5|$. write your answers as a list of numbers, separated by commas,
e.g. "23, 19" (but without the quotes).

Answers

First, disregard the sign for absolute value and solve for x. 

2x - 1 = 3x + 5
2x - 3x = 5 + 1
-x = 6
x = -6

Now, you have to interpret the absolute value. The absolute value of x is always the positive version of whatever the number is. Since x = -6, its absolute value is 6. Therefore, the possible value for x is only one, which is 6.

Solution 1:

If |a| = |b|, then either a = b or a = -b. Hence, if |2x - 1| = |3x + 5|, then either 2x - 1 = 3x + 5 or 2x - 1 = -(3x + 5).

If 2x - 1 = 3x + 5, then x = -6. If 2x - 1 = -(3x + 5), then x = -4/5. Therefore, the solutions are x = \boxed{-6, -4/5}.

Solution 2:

Another approach is to square both sides. Squaring both sides, we get 4x^2 - 4x + 1 = 9x^2 + 30x + 25 (because |a|^2 = a^2 for all a). This simplifies to 5x^2 + 34x + 24 = 0, which factors as (x + 6)(5x + 4) = 0, so the solutions are x = -6 and x = -4/5, as before. You must be careful when using this approach because squaring both sides of an equation can introduce false solutions. Thus, we need to check that both of these "solutions" work in the original expression before declaring them correct.

What is 3/10 divided by 4/5

Answers

3/10 divided by 4/5
You can solve this problem by changing the second fraction and multiplying. 3/10 times 5/4 is 15/40 = 3/8
2 and 6/10 it can not reduce if u divide 6 and 10 by 2

The sides of a triangle are in the ratio 3:4:5. What is the length of each side if the perimeter of the triangle is 30 cm?

A. 2.5 cm, 5. cm, 7.5 cm

B. 9 cm, 10 cm, 11 cm

C. 7.5 cm, 10 cm, 12.5 cm

D. 2.5 cm, 7.5 cm, 12.5 cm

Answers

answer is given above
the answer is c option

1. Congruent triangles are ______ similar

A. Never
B. Always
C. Sometimes

2. Similar triangles are ____ similar

A. Sometimes
B. Always
C. Never

Answers

Similar triangles are Sometimes Similar

a bunch of has 10 3/4 lb of ground beef that will be priced at 3:40 per pound he divides the me into 8 equal packages to the nearest cent what will be the price of each package

Answers

10.75 * $3.40 / 8 = $4.57 per package

what is 1/8(−8c+16)−1/3(6+3c)?
Thank you!!

Answers

The answer is -2x :)
Have a great day!

Answer:  The required simplified expression is -2c.

Step-by-step explanation:  We are given to simplify the following expression :

[tex]E=\dfrac{1}{8}(-8c+16)-\dfrac{1}{3}(6+3c)~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~(i)[/tex]

We will be using the following distributive property :

[tex]a(b+c)=ab+ac.[/tex]

From expression (i), we get

[tex]E\\\\\\=\dfrac{1}{8}(-8c+16)-\dfrac{1}{3}(6+3c)\\\\\\=\dfrac{1}{8}\times(-8c)+\dfrac{1}{8}\times16-\dfrac{1}{3}\times6-\dfrac{1}{3}\times3c\\\\=-c+2-2-c\\\\=-2c.[/tex]

Thus, the required simplified expression is -2c.

Joey has 5.75 made up of all dimes and quarters. If joey has 38 coins. How many of each each coin does he have?

Answers

d + q = 38....d = 38 - q
0.10d + 0.25q = 5.75

0.10(38 - q) + 0.25q = 5.75
3.80 - 0.10q + 0.25q = 5.75
-0.10q + 0.25q = 5.75 - 3.80
0.15q = 1.95
q = 1.95/0.15
q = 13 <=== 13 quarters

d + q = 38
d + 13 = 38
d = 38 - 13
d = 25 <=== 25 dimes
quarters= 13 dimes= 25 is the correct answer

The table shows a function. Is the function linear or nonlinear? x y 8 14 9 8 10 0

Answers

nonlinear i do believe
 

An electrician earns $110 after his first hour of working for a client. His total pay based on the number of hours worked can be represented using the sequence shown.

110, 130, 150, 170, ...
Which recursive formula can be used to determine the total amount of money earned for each successive hour worked based on the amount of money currently earned?

Answers

I don't like trying all of them so I will make up my own which will probably be in the answers 
so equation is
f(x)=pay
x=hours worked
solve so 
f(1)=110
f(2)=130
f(3)=150
f(4)=170

they seem to be increasing in 20 increments so therefor the pay is linked to hours times 20 so that measn that every hour he works, he gets 20 dollars
therefor the answer is f(n+1)=f(n)+20 since we know that 1 hour=$20 so n+1hour=n+$20

the answe ris f(n+1)=f(n)+20

The recursive formula that could be used for measuring the total amount of money is f(n+1)=f(n)+20.

Given that,

The electrician earns $110.And, the sequence should be 110, 130, 150, 170, and so on. Here we assume that f(x) represent pay. And, x be the number of hours worked.

Based on the above information, we can see that there are 20 increments in every next number.

So, the equation should be f(n+1)=f(n)+20

Learn more: brainly.com/question/11679190

NEED ANSWERS ASAP 80 POINT QUESTIONS

a) The value of homes in one area went up by an average of 2.3% in the past year. Estimate the value today of a home that was valued at $265,000 last year.

b) This year, the annual sales through one Century 21 office with 12 sales agents were $42 million. Estimate the revenue for the office if it received an average of 20% of the 6% commission on sales.

c) a) From the revenue in part (b) above, the office manager must pay all costs of operating the sales office, including advertising, utilities, phones, insurance, and salaries for all noncommission employees. For the current year, these costs amount to $468,000. Find the profit as a percent of total revenue to the real estate office and round to the nearest tenth of a percent.

Answers

A) 265,000* 1.023 = $271,095


B) 42,000,000*0.06 = 2,520,000*0.20 = $504,000


C) 504000 - 468000 = 36000/504000 = 0.0714 = 7.1%

Write the equation of the linear function for which f(0)=3 and f^-1(0)=-2

Answers

we know that if f(a)=b then [tex]f^{-1}(b)=a[/tex]
and
if [tex]f^{-1}(a)=b[/tex] then f(b)=a
so


since [tex]f^{-1}(0)=-2[/tex] therefor, f(-2)=0

we have 2 points, (-2,0) and (0,3)

we can use slope intercept form
y=mx+b
m=slope
b=y intercept

we have when x=0, y=3, that is the y intercept
y=mx+3

substitute the other point
(-2,0)
x=-2, y=0
0=-2m+3
-3=-2m
divide both sides by -2
[tex]\frac{3}{2}=m[/tex]


the equation is
[tex]y=\frac{3}{2}x+3[/tex]
or
3x-2y=-6 in standard form

3. Start with the following statement: Vertical angles are congruent. a. State the conditional and three other forms of the statement. b. Write all 4 forms of the statement using symbols. c. If you know that a statement is true, what do you know about the truth of its converse, inverse, and contrapositive? BONUS: Use at least one truth table AND at least one property to support your reasoning.

Answers

Four statements driven from the original: converse: if a pair of angles are congruent, then the angles are vertical. inverse: if a pair of angles are not vertical, then the angles are not congruent. contrapositive: if a pair of angles are not congruent, then the angles are not vertical. conditional: if a pair of angles are vertical, then the angles are congruent. b) If you know that a statement is true, then its contrapositive form must be true as well.
Other Questions
Help Please.Read the excerpts from chapter one of The Strange Case of Dr. Jekyll and Mr. Hyde. Excerpt 1: Mr. Utterson the lawyer was a man of a rugged countenance that was never lighted by a smile; cold, scanty and embarrassed in discourse; backward in sentiment; lean, long, dusty, dreary and yet somehow lovable. Excerpt 2: [Hyde] is not easy to describe. There is something wrong with his appearance; something displeasing, something down-right detestable. I never saw a man I so disliked, and yet I scarce know why. Which statement best describes how Mr. Utterson and Mr. Hyde differ? A. Mr. Utterson is more confident than Mr. Hyde. B. Mr. Utterson is more likely to smile. C. Mr. Utterson is well liked by others, in spite of his flaws. D. Mr. Utterson is more modern than the old-fashioned Mr. Hyde. How were people in the middle colonies different from those in the New England and southern colonies Deficiency in the number of white blood cells is known as What type of stretch is best included as part of a warm up "suppose that the dollar cost of producing x radios is c(x) = 200 + 10 x - 0.2 x 2 . find the average cost per radio of producing the first 30 radios" Slope for (6,-10) (-15,15) Vagrancy law in the 1860s applied to Which role did women most likely play in bringing dramatic change to hunter-gather societies?(A. Taming and herding animals.)(B. Building houses.)(C. Hunting animals for food.)(D. Planting and harvesting crops.) 243.875 round to the nearest hundred Why did Congress pass the Judiciary Act of 1789? Swinging a tennis racket against a ball is an example of a third class lever. true or false mile durkheims definitions, many feminists would say that 1950s housewives were more likely to commit the The Proclamation of 1763 called fora.settlers to move westward.c.a halt to westward expansion.b.a war.d.Native Americans to move west. Before many Greek city-states became democracies, most had strong rulers known as ________ State that borders a foreign country but does not border another state A(n)__________ would be found at the mouth of a river where fresh and salt water meet. What is the radius of a circle with circumference 27 in.? 1) This element has more than 50 but less than 75 protons and it is in Group 17.2)This element has more electrons than oxygen but fewer electrons than neon.3)This element has an atomic number lower than that of aluminun but an atomic mass that is greater than sodium. 4)This Group 2 element has fewer protons than bromine but more protons than sulfur.5)This element has an atomic number that is one greater than platinum. "early chinese civilizations developed along which two rivers in china?" Which three factors were part of European Imperialism Steam Workshop Downloader