Diff for "FAQ/distFAQ" - CBU statistics Wiki
location: Diff for "FAQ/distFAQ"
Differences between revisions 21 and 73 (spanning 52 versions)
Revision 21 as of 2008-08-15 10:51:19
Size: 1821
Editor: PeterWatson
Comment:
Revision 73 as of 2018-01-25 12:55:13
Size: 4522
Editor: PeterWatson
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:

 1. [[FAQ/normN|How many observations do I need to make z-scoring (assuming Normality) feasible?]]

 1. [[FAQ/Sattherthwaite|Why are the degrees of freedom not whole numbers?]]

 1. [[FAQ/ztcF|What is the relationship between the z, t, chi-square and F distributions?]]

 1. [[attachment:asymmetry.pdf|A Normalising transformation of ratios of form (L-R)/(L+R)]]

 1. [[FAQ/Combinatorics|What is the probability of a repetition in a sequence of size k taken from K stimuli?]]

 1. [[FAQ/multi|How do I evaluate Multinomial probabilities of pooled trial frequencies of locations of peaks which can occur in one of K positions in each trial?]]

 1. [[FAQ/wblfit|How do I fit a Weibull distribution to scores over time using MATLAB and notes on using non-linear least squares?]]

 1. [[FAQ/recode|How do I recode levels of a group variable in SPSS?]]

 1. [[FAQ/itt|What is an intention to treat analysis?]]

 1. [[FAQ/aster|How do I evaluate a number to a general power in SPSS?]]

 1. [[FAQ/cis|A note on comparing confidence intervals and statistical significance]]
Line 3: Line 25:
 1. [:FAQ/poolse:How do I obtain a pooled standard error of the mean?]  1. [[FAQ/poolse|How do I obtain a pooled standard error of the mean?]]
Line 5: Line 27:
 1. [:FAQ/FVars: What is the variance of the mean of my transformed data?]  1. [[FAQ/semsd|How do I obtain the standard deviation from the standard error of the mean (s.e.m.) and how does this and the mean vary with sample size?]]
Line 7: Line 29:
 1. [:FAQ/ResidualsNonNormality:Residuals and (Non-)Normality]  1. [[FAQ/FVars| What is the variance of the mean of my transformed data and the variance of combinations of means?]]
Line 9: Line 31:
 1. [:FAQ/ResidsRepMeas:How do I check Normality assumptions in repeated measures analyses in SPSS?]  1. [[FAQ/wttest| How do I do a t-test between two weighted means?]]
Line 11: Line 33:
 1. [:FAQ/normdist:How do I get p-values for test statistics which follow a Normal distribution under the null hypothesis?]  1. [[FAQ/meanmed|What is the relationship between the mean and the median from a sample and how do I compute 95% CIs for the median?]]
Line 13: Line 35:
 1. [:FAQ/Simon:Testing normality including rules of thumb for skew, kurtosis in SPSS]  1. [[FAQ/thirds|What is an optimal cut-off for the discretization/splitting of a continuous variable and how do we use this in a regression?]]
Line 15: Line 37:
 1. [:FAQ/EXponential: How do I produce truncated exponential random variables using MATLAB?]  1. [[FAQ/eorder| A quick approximation for Normally distributed expected order statistics]]
Line 17: Line 39:
 1. [:FAQ/perc: How do I find out how many people have a score above a certain value?]  1. [[FAQ/zpercs| How do I convert a z-score into a percentile in SPSS?]]
Line 19: Line 41:
 1. [:FAQ/percentile: How do I compute percentile thresholds for exponential data and use in outlier detection?]  1. [[FAQ/subscale| How do I derive an expected total for a subset of items based on the expected overall total?]]
Line 21: Line 43:
 1. [:FAQ/rand: How do I generate a random sample in EXCEL?]  1. [[FAQ/absdiff| How do I compute a difference in errors adjusted for overall number of errors when the errors have different signs?]]
Line 23: Line 45:
 1. [:FAQ/MeanSum:How do I obtain the mean of several variables, each minus the same constant? (In SPSS)]  1. [[FAQ/ResidualsNonNormality|Residuals and (Non-)Normality]]
Line 25: Line 47:
 1. [:FAQ/zscore:How do I compute z-scores in SPSS?]  1. [[FAQ/ResidsRepMeas|How do I check Normality assumptions in repeated measures analyses in SPSS?]]
Line 27: Line 49:
 1. [:FAQ/pvals:How do I use cumulative distribution functions to compute p-values in SPSS and R?]  1. [[FAQ/Simon|Testing normality including rules of thumb for skew, kurtosis in SPSS]]
Line 29: Line 51:
 1. [:FAQ/surv:How do I adjust for age in comparing survival times in two different groups?]  1. [[FAQ/Winsor|Methods of handling outliers.]]
Line 31: Line 53:
 1. [:FAQ/atan:Arctan functions in EXCEL.]  1. [[FAQ/EXponential| How do I produce truncated exponential random variables using MATLAB?]]
Line 33: Line 55:
 1. [:FAQ/cdfs: How do I obtain statistical distributions in MATLAB?]  1. [[FAQ/mixtures| How do I obtain parameter estimates for finite Normal mixture distributions using SPSS and BMDP?]]
Line 35: Line 57:
 1. [:FAQ/gamma:How do I produce random variables which follow a negative skew distribution?]  1. [[FAQ/perc| How do I find out how many people have a score above a certain value?]]
Line 37: Line 59:
 1. [:FAQ/multinorm: How do I calculate probabilities involving the multivariate normal distribution?]  1. [[FAQ/percentile| How do I compute percentile thresholds for exponential data and use in outlier detection?]]
Line 39: Line 61:
 1. [:FAQ/boot: Simulations sampling from data with replacement (bootstrapping)]  1. [[FAQ/rand| How do I generate a random sample in EXCEL?]]
Line 41: Line 63:
 1. [:FAQ/mvngen: Generating multivariate data with a required correlation matrix]  1. [[FAQ/randall| Matching groups and randomized allocation to groups]]

 1. [[FAQ/rtest| Some thoughts on testing for randomness]]

 1. [[FAQ/MeanSum|How do I obtain the mean of several variables, each minus the same constant? (In SPSS)]]

 1. [[FAQ/zscore|How do I compute z-scores in SPSS and what is their relationship to comparing group means?]]

 1. [[FAQ/signt|Why does my t-statistic have a negative sign?]]

 1. [[FAQ/pvals|How do I use cumulative distribution functions to compute p-values in SPSS, EXCEL and R?]]

 1. [[FAQ/surv|How do I adjust for age in comparing survival times in two different groups?]]

 1. [[FAQ/t1t2|What is the relationship between intercept and slope for scores at two time points?]]

 1. [[FAQ/atan|Arctan functions in EXCEL.]]

 1. [[FAQ/cdfs| How do I obtain statistical distributions in MATLAB?]]

 1. [[FAQ/gamma|How do I produce random variables which follow a negative skew distribution?]]

 1. [[FAQ/multinorm| How do I calculate probabilities involving the multivariate normal distribution?]]

 1. [[FAQ/boot| Simulations sampling from data with replacement (bootstrapping)]]
  
 1. [[FAQ/secretS| Bootstrapping without replacement (Secret Santa) in R]]

 1. [[FAQ/mvngen| Generating multivariate data with a required correlation matrix]]

 1. [[FAQ/formulae| How do I obtain the formulae behind statistics outputted by SPSS algorithms?]]

Questions about distributions of random variables

  1. How many observations do I need to make z-scoring (assuming Normality) feasible?

  2. Why are the degrees of freedom not whole numbers?

  3. What is the relationship between the z, t, chi-square and F distributions?

  4. A Normalising transformation of ratios of form (L-R)/(L+R)

  5. What is the probability of a repetition in a sequence of size k taken from K stimuli?

  6. How do I evaluate Multinomial probabilities of pooled trial frequencies of locations of peaks which can occur in one of K positions in each trial?

  7. How do I fit a Weibull distribution to scores over time using MATLAB and notes on using non-linear least squares?

  8. How do I recode levels of a group variable in SPSS?

  9. What is an intention to treat analysis?

  10. How do I evaluate a number to a general power in SPSS?

  11. A note on comparing confidence intervals and statistical significance

  12. How do I obtain a pooled standard error of the mean?

  13. How do I obtain the standard deviation from the standard error of the mean (s.e.m.) and how does this and the mean vary with sample size?

  14. What is the variance of the mean of my transformed data and the variance of combinations of means?

  15. How do I do a t-test between two weighted means?

  16. What is the relationship between the mean and the median from a sample and how do I compute 95% CIs for the median?

  17. What is an optimal cut-off for the discretization/splitting of a continuous variable and how do we use this in a regression?

  18. A quick approximation for Normally distributed expected order statistics

  19. How do I convert a z-score into a percentile in SPSS?

  20. How do I derive an expected total for a subset of items based on the expected overall total?

  21. How do I compute a difference in errors adjusted for overall number of errors when the errors have different signs?

  22. Residuals and (Non-)Normality

  23. How do I check Normality assumptions in repeated measures analyses in SPSS?

  24. Testing normality including rules of thumb for skew, kurtosis in SPSS

  25. Methods of handling outliers.

  26. How do I produce truncated exponential random variables using MATLAB?

  27. How do I obtain parameter estimates for finite Normal mixture distributions using SPSS and BMDP?

  28. How do I find out how many people have a score above a certain value?

  29. How do I compute percentile thresholds for exponential data and use in outlier detection?

  30. How do I generate a random sample in EXCEL?

  31. Matching groups and randomized allocation to groups

  32. Some thoughts on testing for randomness

  33. How do I obtain the mean of several variables, each minus the same constant? (In SPSS)

  34. How do I compute z-scores in SPSS and what is their relationship to comparing group means?

  35. Why does my t-statistic have a negative sign?

  36. How do I use cumulative distribution functions to compute p-values in SPSS, EXCEL and R?

  37. How do I adjust for age in comparing survival times in two different groups?

  38. What is the relationship between intercept and slope for scores at two time points?

  39. Arctan functions in EXCEL.

  40. How do I obtain statistical distributions in MATLAB?

  41. How do I produce random variables which follow a negative skew distribution?

  42. How do I calculate probabilities involving the multivariate normal distribution?

  43. Simulations sampling from data with replacement (bootstrapping)

  44. Bootstrapping without replacement (Secret Santa) in R

  45. Generating multivariate data with a required correlation matrix

  46. How do I obtain the formulae behind statistics outputted by SPSS algorithms?

None: FAQ/distFAQ (last edited 2020-03-03 12:05:14 by PeterWatson)