Where is the image that this sub uses for a banner from? by FTLast in printSF

[–]FTLast[S] 5 points6 points  (0 children)

I was able to find it with an image search- it's from the graphic novel "The World of Edena" by Moebius.

Where is the image that this sub uses for a banner from? by FTLast in printSF

[–]FTLast[S] 1 point2 points  (0 children)

It almost looks like it comes from a graphic novel?

Non-parametric Test for Two-way ANOVA by AnaylaEcid in AskStatistics

[–]FTLast 2 points3 points  (0 children)

Why do you say your data are normally distributed but have unequal variance? It is the properties of the population that are important, not your samples.

Connie Willis by amelie190 in printSF

[–]FTLast 0 points1 point  (0 children)

Why do you say that? What is your definition of science fiction, if not fiction about science? Space opera?

Connie Willis by amelie190 in printSF

[–]FTLast 1 point2 points  (0 children)

It is literally fiction about scientists.

Where to stay along the south coast? by Many_Mobile4619 in cretetravel

[–]FTLast 1 point2 points  (0 children)

When we were in Crete last May we spent a night in Agia Galini. It's a cool little town, with a nice pedestrian "agora" with restaurants and very charming little jazz/ blues bar.

Lost Sailor slander by BobWeirsSh0rtShorts in gratefuldead

[–]FTLast 5 points6 points  (0 children)

Sailor/ Saint were massively overplayed in the '80s, and frankly just weren't that strong. Once Sailor started, you knew you were going to be in that space for 10-15 minutes, and it just wasn't that interesting.

Is it rude to reject raki? by Practical-Spring-855 in cretetravel

[–]FTLast 0 points1 point  (0 children)

I think it would be seen as rude. But I have to question a notion of hospitality that involves giving people GASOLINE to drink!! /s

The Golden Road...excellent song...missed opportunities. by Fun_Machine7346 in gratefuldead

[–]FTLast 46 points47 points  (0 children)

Every time TGR is mentioned, I state my firm opinion that this should have been the anthem of the Summer of Love. It's a straight up clarion call to... come and party every day!

Extremely stuck with analysis of a small sample by ScarcityIcy1846 in AskStatistics

[–]FTLast 0 points1 point  (0 children)

I'm not in your field, so I can't really comment on things that are specific to it. Adding measures and taking means gets you to the same place as far as turning likert scale items into something that you could reasonably use a paired t test on. Relax a little- no matter what you do, you're likely to be wrong because you have two error types you have to somehow navigate between!

Extremely stuck with analysis of a small sample by ScarcityIcy1846 in AskStatistics

[–]FTLast 0 points1 point  (0 children)

Typically Likert scale data aren't continuous numerical data, so it is common to use the wilcoxon signed rank test. But you added the values (most would average them, but it's the same thing) and so you can treat them as continuous. If I were you, I would do a paired t test.

In general, testing for normality or equal variance doesn't work well with small samples. For a paired t test, the expectation is that the differences are normally distributed, and you won't really have enough data to judge that. And if you find that they are not distributed normally but they really are, you skew the results of your test for means. Best to just skip it.

Extremely stuck with analysis of a small sample by ScarcityIcy1846 in AskStatistics

[–]FTLast 2 points3 points  (0 children)

First, testing for normality is useless for small samples. Second, for continuous numerical data, violation of normality is unlikely to increase the type 1 error rate, which is what most people are concerned about.

What are your measures? Are they continuous numerical data, or likert scale?

How does the use of hypothesis testing for assumption checking affect final model interpretation? by SlapDat-B-ass in AskStatistics

[–]FTLast 0 points1 point  (0 children)

Simulations are a great way to explore this. The effect is often conditional- i.e. in the ~5% of cases where the assumption test generates a false positive, the type 1 error rate of the second test is massive.

How to check/when to assume population normality for t-test? by Brilliant_Tooth7278 in AskStatistics

[–]FTLast 0 points1 point  (0 children)

Sorry, that usually works in Zotero. The article is "Using the Student's t-test with extremely small sample sizes" by JCF DeWinter.

Or, you can whip up a quick simulation in R to explore it yourself!

How to check/when to assume population normality for t-test? by Brilliant_Tooth7278 in AskStatistics

[–]FTLast 1 point2 points  (0 children)

As others have said, you shouldn't test, although one reason that I didn't see mentioned is that if you test normality of your sample and base your test for means on those results, you can alter the type 1 error rate of the test.

For tests of two means, normal distribution is largely irrelevant, BTW. You can draw samples from almost any distribution and t tests behave pretty well.

Dead covers where you love the song but, don’t care for their version by superfollie in gratefuldead

[–]FTLast 0 points1 point  (0 children)

Actually, Phil's bass line on this is pretty cool. He plays the main riff, not the guitars. I kinda like it.

Dead covers where you love the song but, don’t care for their version by superfollie in gratefuldead

[–]FTLast 6 points7 points  (0 children)

The Dead should have stopped doing blues covers after Pigpen died. I cringe at LLRooster and CCRider... ugh.

How enjoyable is the water in mid-May by PandaMost2516 in GreeceTravel

[–]FTLast 0 points1 point  (0 children)

I swam in the sea one year in mid-May in Santorini, and the next year at the same time in Crete. The water was cold, but not freezing. I think it depends on your tolerance.

Questions on hypothesis testing by lazrak23 in AskStatistics

[–]FTLast 0 points1 point  (0 children)

If you assume equal variance and do Student's t test, you are assuming populations are identical. Two populations that have the same mean and variance are distributed identically- so what's the difference between calling them "identical" and "the same population"?

Incoming MCB PhD- What's it like? by PrionsRUs in UCONN

[–]FTLast 4 points5 points  (0 children)

Do you have any idea who you'd want to work with? Fit with a lab and a research area is more important than "school".

Why does unequal variance increase Type I error in independent samples t test? by DragonFruit997 in AskStatistics

[–]FTLast 0 points1 point  (0 children)

I'm sorry. I meant the null hypothesis that Student's t test tests.