Search found 86 matches

by Bobafett
Thu Aug 21, 2025 12:41 pm
Forum: General
Topic: Just being curious... JASP vs jamovi
Replies: 12
Views: 40707

Re: Just being curious... JASP vs jamovi

Both platforms are good at what they do, but in my mind I view JASP as more suited for people who are either more experienced in stats and wish to make use of the litany of options per analysis, or else are very keen on the Bayesian outputs. Personally I prefer the understated elegance and interface...
by Bobafett
Wed Feb 12, 2025 1:57 pm
Forum: Off-topic
Topic: installation of jamovi
Replies: 2
Views: 169427

Re: installation of jamovi

I get around this problem by downloading the *.zip file rather than the *.exe
by Bobafett
Sat Dec 14, 2024 7:06 pm
Forum: Statistics
Topic: R2 and adjusted R2 for simple linear regression
Replies: 3
Views: 84032

Re: R2 and adjusted R2 for simple linear regression

As I recall, R² reflects the proportion of the variance accounted for in your sample of participants, but the R²adj is for the population . I forget the exact formula, but the adjustment makes a more conservative estimate of this than the unadjusted R², and so the value you see in your analysis shou...
by Bobafett
Thu Dec 12, 2024 3:30 pm
Forum: Help
Topic: Help with understanding non-parametric tests
Replies: 5
Views: 54728

Re: Help with understanding non-parametric tests

"... count the number of hares it beats " - ha - I like that encapsulation! As I recall, the rank biserial correlation does indeed reflect the ratio of participants in group#1 beating participants in group #2. It does this by ranking the scores of all your participants in both your groups ...
by Bobafett
Thu Oct 03, 2024 2:00 pm
Forum: Module development
Topic: Module outliers (first attempt)
Replies: 1
Views: 70808

Re: Module outliers (first attempt)

This looks great! I particularly like the use of the histogram to visualise what these outliers look like - that should help students understand the concept better. Are the cut-offs typed in by the user - or can people choose from pre-selected options e.g. 1.96 / 3.29 etc... +1 for the ability to sp...
by Bobafett
Mon Aug 19, 2024 1:16 pm
Forum: Statistics
Topic: Interpretation Help
Replies: 1
Views: 10447

Re: Interpretation Help

Try this: Image
by Bobafett
Wed Jul 31, 2024 7:56 am
Forum: General
Topic: seolmatrix
Replies: 7
Views: 24267

Re: seolmatrix

What I've found is that many institutional computers have app blockers that may allow core aspects of jamovi to run while blocking other aspects. I've found that this blocking is especially likely to affect modules. Moreover, I've found seolmatrix to be more affected than any other jamovi module I ...
by Bobafett
Thu Jul 11, 2024 1:09 pm
Forum: Statistics
Topic: Correlation
Replies: 8
Views: 23672

Re: Correlation

I have been playing around with jamovi since my earlier post, I have created two filters , one for online and the other for on-campus. i didn't realise I had to have one inactive while the other was active. Is this correct what I have done? Does this mean when I have the filter set as active for on...
by Bobafett
Thu Jul 11, 2024 1:03 pm
Forum: Statistics
Topic: Correlation
Replies: 8
Views: 23672

Re: Correlation

Hi bobafett Thank you so much for your reply. I have created a filter as you suggested. But when I go to correlations matrix in the left hand column it only has the student_group data to pit in the right hand box. Sorry , useless at this sort of thing. I tried to create a second filter for on- camp...
by Bobafett
Tue Jul 09, 2024 12:58 pm
Forum: Statistics
Topic: Correlation
Replies: 8
Views: 23672

Re: Correlation

You can use a filter to separate these groups and run separate correlations e.g. for your student_group IV, if 1 = on-campus and 2 = online, then creating a filter that states "student_Group==1" would mean only the on-campus students would be included in any analysis you are about to do. h...