Search found 318 matches

by reason180
Fri Jan 10, 2025 7:39 am
Forum: jamovi development
Topic: Feature request: Raincloud descriptives plot with editable axis limits, element sizes, transparency, etc.
Replies: 4
Views: 392

Re: Feature request: Raincloud descriptives plot with editable axis limits, element sizes, transparency, etc.

FYI: The examples here are derived from a plotting feature that's currently available in a different, GUI-based stats app.
by reason180
Fri Jan 10, 2025 7:34 am
Forum: Statistics
Topic: Help with Data Analysis Plan for Longitudinal Study
Replies: 2
Views: 294

Re: Help with Data Analysis Plan for Longitudinal Study

Hi. In my opinion, an elegant analysis such as ANOVA or Linear Mixed Effects analysis would be good and appropriate only if you had much less missing data, and if the design had included 6- and 12-month for the wait-list group. As things stand, I think an appropriate set of analyses would be, simply...
by reason180
Wed Jan 08, 2025 1:52 am
Forum: jamovi development
Topic: Feature request: Raincloud descriptives plot with editable axis limits, element sizes, transparency, etc.
Replies: 4
Views: 392

Feature request: Raincloud descriptives plot with editable axis limits, element sizes, transparency, etc.

Feature request: Raincloud descriptives plot with editable axis limits, element sizes, and transparency, etc.

Example
Untitled2.png
Untitled2.png (77.83 KiB) Viewed 392 times
by reason180
Wed Dec 11, 2024 1:43 am
Forum: Help
Topic: Help with understanding non-parametric tests
Replies: 5
Views: 1291

Re: Help with understanding non-parametric tests

Whenever I use this kind of test, I need to leek at the pattern of means and medians to be sure I know the direction of any obtained effect. I've never heard of the test lacking validity when the sample size is large. (Generally, if sample size is an issue with any given test, it's small samples tha...
by reason180
Tue Dec 10, 2024 10:21 pm
Forum: Help
Topic: Help with understanding non-parametric tests
Replies: 5
Views: 1291

Re: Help with understanding non-parametric tests

Contextualized within the example shown, below, the meaning of the U statistic is: "we take each tortoise in turn, and count the number of hares it beats" [Wikipedia]. The "effect size" is therefore some standardized measure of the extent to which the tortoises beat the hares [no...
by reason180
Wed Nov 27, 2024 5:25 am
Forum: Help
Topic: Combine Multiple Non-Mutually Exclusive Variables
Replies: 3
Views: 1464

Re: Combine Multiple Non-Mutually Exclusive Variables

Currently, this works, though it's not very concise . . .
-
RecodeMultiselect.png
RecodeMultiselect.png (64.74 KiB) Viewed 1435 times
by reason180
Tue Nov 26, 2024 2:12 am
Forum: General
Topic: Geometric mean
Replies: 1
Views: 1569

Re: Geometric mean

I don't think any modules do that. You'd have to compute it yourself as follows (with the geometric mean of 6, 2, and 7, being equal to 4.38) . . .
GeometricMean.png
GeometricMean.png (57.54 KiB) Viewed 1281 times
by reason180
Wed Nov 06, 2024 2:56 am
Forum: Statistics
Topic: Repeated measures dataset
Replies: 1
Views: 1916

Re: Repeated measures dataset

For me, 10 per group is too few for drawing confident conclusions, regardless of the type of analysis. But the more complicated the analysis, the less adequate 10-per-group would be. Repeated-measures ANOVA seems fine.
by reason180
Mon Sep 09, 2024 1:49 pm
Forum: Statistics
Topic: Choice of effect size for Mann-Whitney/Wilcoxon tests
Replies: 31
Views: 83411

Re: Choice of effect size for Mann-Whitney/Wilcoxon tests

@Lisa RE: "Furthermore I read that biserial rank correlation is used in the presence of a dichotomous variable, which in my case (per-post test with Interval scaled) is not given.." Actually, yes. With respect to calculating a rank-biserial correlation, you do have one dichotomous variable...
by reason180
Thu Aug 22, 2024 1:54 am
Forum: Statistics
Topic: Struggling with a test for research!!
Replies: 1
Views: 3096

Re: Struggling with a test for research!!

There's more than one way to analyze these data. I would analyze it as a correlation between x (the category minimum: 25, 35, 45, etc.) and y (empathy score). In jamovi, you would need to create a computed variable that converts the categorical age variable to a "continuous" age-category-m...