About 39,100 results
Open links in new tab
  1. How do I calculate a weighted standard deviation? In Excel?

    I want to find the standard deviation of the percentages, but weighted for their data volume. ie, the first and last data points should dominate the calculation.

  2. How can I find the standard deviation in categorical distribution

    There is no standard deviation of a categorical variable - it makes no sense, just as the mean makes no sense. E.g. in your example, what is the "average color"?

  3. Get Standard Deviation and Variance of log 10 data in Excel

    Mar 17, 2022 · In Excel, my data is between 0.000001 and 0.005 and treated as "logarithmic" so I transformed by log 10 (log10 (x)) which are all negative. The Excel Var.P () and Stdev.p () …

  4. standard deviation - I know the average (110) and a 75th …

    Jan 25, 2021 · A dumb solution using Excel. Use the function NORM.INV where you set the probability at 0.75, the mean at 110 and the standard deviation to a variable that you can find …

  5. Is it incorrect to calculate the mean and standard deviation of ...

    Oct 30, 2015 · Please help me to understand If the mean and standard deviation for percentages can be calculated, What conditions are needed in order to calculate the mean and standard …

  6. How exactly are standardized residuals calculated - Cross Validated

    Aug 11, 2015 · Which version of Excel and what implementation of regression (LINEST? The analysis toolpack? Something else)? Are these standardized or studentized residuals? Could …

  7. How many values are in one standard deviation? - Cross Validated

    Dec 14, 2019 · Well, what do you mean by "the values in one standard deviation" and "the values in the second standard deviation"? I haven't heard that kind of phrasing before. Did you get …

  8. How to calculate the mean and standard deviation of a time series ...

    Jan 31, 2023 · Now, where I got confused is how to get the mean and standard deviation of the spread. I'm a bit confused on how to calculate these, and I'll really appreciate it if I can get a …

  9. How to calculate standard deviation when only mean of the data …

    Sep 6, 2023 · see below the answer by : Graipher allows calculating the standard deviation from the mean and the number of samples. The mean of this distribution is given by μ=np , where n …

  10. Calculating standard deviation after log transformation

    Oct 19, 2016 · But now how do I calculate the variance of the log-transformed datasets? It would seem I'd have to transform back because calculating it directly on the transformed data would …