Size: 2689
Comment:
|
← Revision 75 as of 2020-03-03 12:05:14 ⇥
Size: 4621
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 3: | Line 3: |
1. [:FAQ/cis:A note on comparing confidence intervals and statistical significance] | 1. [[FAQ/normN|How many observations do I need to make z-scoring (assuming Normality) feasible?]] |
Line 5: | Line 5: |
1. [:FAQ/comparezt:Should I compare z and t statistics?] | 1. [[FAQ/stables | Are there any on-line statistical tables for commonly used distributions?]] 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 7: | Line 27: |
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 9: | Line 29: |
1. [:FAQ/semsd:How do I obtain the standard deviation from the standard error of the mean (s.e.m.)?] | 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 11: | Line 31: |
1. [:FAQ/FVars: What is the variance of the mean of my transformed data?] | 1. [[FAQ/FVars| What is the variance of the mean of my transformed data and the variance of combinations of means?]] |
Line 13: | Line 33: |
1. [:FAQ/eorder: A quick approximation for Normally distributed expected order statistics] | 1. [[FAQ/wttest| How do I do a t-test between two weighted means?]] |
Line 15: | Line 35: |
1. [:FAQ/subscale: How do I derive an expected total for a subset of items based on the expected overall total?] | 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 17: | Line 37: |
1. [:FAQ/ResidualsNonNormality:Residuals and (Non-)Normality] | 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 19: | Line 39: |
1. [:FAQ/ResidsRepMeas:How do I check Normality assumptions in repeated measures analyses in SPSS?] | 1. [[FAQ/eorder| A quick approximation for Normally distributed expected order statistics]] |
Line 21: | Line 41: |
1. [:FAQ/Simon:Testing normality including rules of thumb for skew, kurtosis in SPSS] | 1. [[FAQ/zpercs| How do I convert a z-score into a percentile in SPSS?]] |
Line 23: | Line 43: |
1. [:FAQ/Winsor:Methods of handling outliers.] | 1. [[FAQ/subscale| How do I derive an expected total for a subset of items based on the expected overall total?]] |
Line 25: | Line 45: |
1. [:FAQ/EXponential: How do I produce truncated exponential random variables using MATLAB?] | 1. [[FAQ/absdiff| How do I compute a difference in errors adjusted for overall number of errors when the errors have different signs?]] |
Line 27: | Line 47: |
1. [:FAQ/mixtures: How do I obtain parameter estimates for finite Normal mixture distributions using SPSS and BMDP?] | 1. [[FAQ/ResidualsNonNormality|Residuals and (Non-)Normality]] |
Line 29: | Line 49: |
1. [:FAQ/perc: How do I find out how many people have a score above a certain value?] | 1. [[FAQ/ResidsRepMeas|How do I check Normality assumptions in repeated measures analyses in SPSS?]] |
Line 31: | Line 51: |
1. [:FAQ/percentile: How do I compute percentile thresholds for exponential data and use in outlier detection?] | 1. [[FAQ/Simon|Testing normality including rules of thumb for skew, kurtosis in SPSS]] |
Line 33: | Line 53: |
1. [:FAQ/rand: How do I generate a random sample in EXCEL?] | 1. [[FAQ/Winsor|Methods of handling outliers.]] |
Line 35: | Line 55: |
1. [:FAQ/MeanSum:How do I obtain the mean of several variables, each minus the same constant? (In SPSS)] | 1. [[FAQ/EXponential| How do I produce truncated exponential random variables using MATLAB?]] |
Line 37: | Line 57: |
1. [:FAQ/zscore:How do I compute z-scores in SPSS?] | 1. [[FAQ/mixtures| How do I obtain parameter estimates for finite Normal mixture distributions using SPSS and BMDP?]] |
Line 39: | Line 59: |
1. [:FAQ/signt:Why does my t-statistic have a negative sign?] | 1. [[FAQ/perc| How do I find out how many people have a score above a certain value?]] |
Line 41: | Line 61: |
1. [:FAQ/pvals:How do I use cumulative distribution functions to compute p-values in SPSS, EXCEL and R?] | 1. [[FAQ/percentile| How do I compute percentile thresholds for exponential data and use in outlier detection?]] |
Line 43: | Line 63: |
1. [:FAQ/surv:How do I adjust for age in comparing survival times in two different groups?] | 1. [[FAQ/rand| How do I generate a random sample in EXCEL?]] |
Line 45: | Line 65: |
1. [:FAQ/t1t2:What is the relationship between intercept and slope for scores at two time points?] | 1. [[FAQ/randall| Matching groups and randomized allocation to groups]] |
Line 47: | Line 67: |
1. [:FAQ/atan:Arctan functions in EXCEL.] | 1. [[FAQ/rtest| Some thoughts on testing for randomness]] |
Line 49: | Line 69: |
1. [:FAQ/cdfs: How do I obtain statistical distributions in MATLAB?] | 1. [[FAQ/MeanSum|How do I obtain the mean of several variables, each minus the same constant? (In SPSS)]] |
Line 51: | Line 71: |
1. [:FAQ/gamma:How do I produce random variables which follow a negative skew distribution?] | 1. [[FAQ/zscore|How do I compute z-scores in SPSS and what is their relationship to comparing group means?]] |
Line 53: | Line 73: |
1. [:FAQ/multinorm: How do I calculate probabilities involving the multivariate normal distribution?] | 1. [[FAQ/signt|Why does my t-statistic have a negative sign?]] |
Line 55: | Line 75: |
1. [:FAQ/boot: Simulations sampling from data with replacement (bootstrapping)] | 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)]] |
Line 57: | Line 91: |
1. [:FAQ/secretS: Bootstrapping without replacement (Secret Santa) in R] | 1. [[FAQ/secretS| Bootstrapping without replacement (Secret Santa) in R]] |
Line 59: | Line 93: |
1. [:FAQ/mvngen: Generating multivariate data with a required correlation matrix] | 1. [[FAQ/mvngen| Generating multivariate data with a required correlation matrix]] |
Line 61: | Line 95: |
1. [:FAQ/formulae: How do I obtain the formulae behind statistics outputted by SPSS algorithms?] | 1. [[FAQ/formulae| How do I obtain the formulae behind statistics outputted by SPSS algorithms?]] |
Questions about distributions of random variables
How many observations do I need to make z-scoring (assuming Normality) feasible?
Are there any on-line statistical tables for commonly used distributions?
What is the relationship between the z, t, chi-square and F distributions?
What is the probability of a repetition in a sequence of size k taken from K stimuli?
A note on comparing confidence intervals and statistical significance
What is the variance of the mean of my transformed data and the variance of combinations of means?
A quick approximation for Normally distributed expected order statistics
How do I derive an expected total for a subset of items based on the expected overall total?
How do I check Normality assumptions in repeated measures analyses in SPSS?
Testing normality including rules of thumb for skew, kurtosis in SPSS
How do I produce truncated exponential random variables using MATLAB?
How do I obtain parameter estimates for finite Normal mixture distributions using SPSS and BMDP?
How do I find out how many people have a score above a certain value?
How do I compute percentile thresholds for exponential data and use in outlier detection?
How do I obtain the mean of several variables, each minus the same constant? (In SPSS)
How do I compute z-scores in SPSS and what is their relationship to comparing group means?
How do I use cumulative distribution functions to compute p-values in SPSS, EXCEL and R?
How do I adjust for age in comparing survival times in two different groups?
What is the relationship between intercept and slope for scores at two time points?
How do I produce random variables which follow a negative skew distribution?
How do I calculate probabilities involving the multivariate normal distribution?
Simulations sampling from data with replacement (bootstrapping)
Generating multivariate data with a required correlation matrix
How do I obtain the formulae behind statistics outputted by SPSS algorithms?