MHB Find Mean With Multiple Data [Shortcut]

susanto3311
Messages
73
Reaction score
0
hello everybody...

how to easy find mean with multiple data with simple formula [shortcut formula]?

please, see my picture..

thanks in advance...

susanto3311
 

Attachments

  • find mean with multiple data [shortcut].png
    find mean with multiple data [shortcut].png
    4.1 KB · Views: 73
Mathematics news on Phys.org
Here is the formula:

$$\overline{x}=\frac{\sum\limits_{k=1}^n\left(x_kf_k\right)}{\sum\limits_{k=1}^n\left(f_k\right)}$$

But to compute the mean using the above formula, you will have to essentially do what is shown in the table.
 
hi Mark, thanks but i confuse how to use your formula...

could you use my data sample (post #1)?
 
susanto3311 said:
hi Mark, thanks but i confuse how to use your formula...

could you use my data sample (post #1)?

Hi susanto3311! Welcome to MHB! :)

The formula for your mean is:
$$Mean = \frac{
\overbrace{35+35+...+35}^{6}
+ \overbrace{40+40+...+40}^{8}
+ \overbrace{25+25+...+25}^{12}
+ \overbrace{20+20+...+20}^{24}
}{6+8+12+24}$$

In your picture each of the sums under an overbrace has been put in a separate cell. The result is calculated afterwards.

In Excel, you can do it in one formula: [m]=SUMPRODUCT(A2:A5, B2:B5) / SUM(B2:B5)[/m].
This is the same formula as the one that Mark gave, just in Excel style. (Wasntme)
 
I like Serena said:
Hi susanto3311! Welcome to MHB! :)

The formula for your mean is:
$$Mean = \frac{
\overbrace{35+35+...+35}^{6}
+ \overbrace{40+40+...+40}^{8}
+ \overbrace{25+25+...+25}^{12}
+ \overbrace{20+20+...+20}^{24}
}{6+8+12+24}$$

In your picture each of the sums under an overbrace has been put in a separate cell. The result is calculated afterwards.

In Excel, you can do it in one formula: [m]=SUMPRODUCT(A2:A5, B2:B5) / SUM(B2:B5))[/m].
This is the same formula as the one that Mark gave, just in Excel style. (Wasntme)

i just want, how to find & calculate mean without hard work...
like my picture attach, without multiplication for each data with frequency...
do you have ideas?
 

Attachments

  • mean problem_1.png
    mean problem_1.png
    1.5 KB · Views: 65
susanto3311 said:
without multiplication for each data with frequency...

Sorry, but that is not possible. (Dull)
The formulas given are the simplest way to calculate the mean of a frequency table.
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
I'm interested to know whether the equation $$1 = 2 - \frac{1}{2 - \frac{1}{2 - \cdots}}$$ is true or not. It can be shown easily that if the continued fraction converges, it cannot converge to anything else than 1. It seems that if the continued fraction converges, the convergence is very slow. The apparent slowness of the convergence makes it difficult to estimate the presence of true convergence numerically. At the moment I don't know whether this converges or not.

Similar threads

Replies
2
Views
1K
Replies
4
Views
2K
Replies
5
Views
2K
Replies
2
Views
1K
Replies
11
Views
3K
Replies
1
Views
1K
Replies
5
Views
3K
Back
Top