Using externally calculated st.dev. in X by Y
Hi everyone, i occasionally get datasets, where there is no raw data available, just the mean, st.dev. and number of replicates. Is there a way to use this available data to run a t-test, for instance? A quick platform launch is included to show what I want to do.I was thinking, that maybe constructing a simulated distribution (let's assume it's normal) with the given parameters and counts could b...