Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]()
I have a row of percenteges (12) where I have to get the Standarddeviation
from,that number has to be multiplied with the root of 12 |
#2
![]() |
|||
|
|||
![]()
Here is a formula that might help.
=STDEV(A4:L4)*SQRT(12) |
#3
![]() |
|||
|
|||
![]()
One way
=12^(1/2)*29.5 or =STDEV(A1:A20)*12^(1/2) -- Regards, Peo Sjoblom "Smiley" wrote in message ... I have a row of percenteges (12) where I have to get the Standarddeviation from,that number has to be multiplied with the root of 12 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I multiply rate per hour by hours worked. | Excel Worksheet Functions | |||
Formula between to numbers is true multiply | Excel Worksheet Functions | |||
Multiply by a constant | Excel Discussion (Misc queries) | |||
How do I multiply Column G Totals by a number and display the res. | Excel Discussion (Misc queries) | |||
multiply by actual number in cell | Excel Worksheet Functions |