Hello , I need to know how the p-value is estimated in a one way ANOVA test.
if we know the degree of freedom v1 and v2 and f value estimated , how to know the p-value ?
I don't want to just recycle a website, but I think the following is a pretty good document. http://www.statisticshowto.com/probability-and-statistics/f-statistic-value-test/
If you're using R you might check these:
http://www.r-tutor.com/elementary-statistics/probability-distributions/f-distribution
https://stats.stackexchange.com/questions/91089/p-value-of-f-test-to-compare-two-variances-var-test-in-r
https://stackoverflow.com/questions/21433528/calculation-p-values-of-a-f-statistic-with-r
Best of luck,
Caleb
Thank you Sir . unfortunately I use SPSS only.
If you know the computed f and tabulated f you can have an idea of a range within which p falls. If for example f1 < f
Rami,
How about Excel? Check this YouTube out for clear instructions / steps.
https://www.youtube.com/watch?v=HWuojFZOigA
Cheers,
In R, you can calculate p-value by:
1-pf(Fvalue, df1=v1, df2=v2)
Hope this helps.
We have a project to characterize the sediment that accumulate in sewage pumping stations. Sample has been taken and wet sieve analysis for the coarse fraction of the sample is needed. What is the...
08 September 2018 4,452 3 View
I have data with high co-linearity and I am trying to apply the multivariate regression using SPSS .I need to know if there is any method to perform multi linear regression for two variables which...
03 April 2018 1,709 3 View
I am currently working on ANN model and I am using MATLAB and SPSS. the problem is when I click Run, and get the results. and then go back and repeat the procedure for the second time I get...
31 December 2017 6,135 4 View
Would anyone be able to advise me... I have an RCT with a control and experimental group. Participants were recruited from one school (n=59). Participants were assessed using repeated measures on...
04 August 2024 4,040 6 View
I have an RNA-seq data that I have analysed using Limma-voom and have extracted the gene IDs, log2FC and the p-values. At p value < 0.05, I have over 10,000 DEGs, however, when I run the GO...
31 July 2024 225 2 View
Does anyone know of a module for the JAMOVI software that is capable of generating mean separations using the classic letters based on post hoc results (e.g., Tukey test)? If, as I believe, such...
31 July 2024 3,333 4 View
Dear All, My lab primarily works on insect wing patterns. In one of the projects, my student and I have defined 19 abnormality characters on the forewing and 6 abnormality characters on the...
31 July 2024 6,464 5 View
I have two groups that I test on three different tasks. I have 4 independent t-test, 6 paired t-test and 2 ANCOVA. My concern for which t-test should I conduct bonferroni correction. At the moment...
28 July 2024 7,827 6 View
Hi, can someone please help me with their expertise. To analyse a dataset with 2 IV´s (2 levels each) and 1 DV (time - measured at 4 points, i. e. 4 DV?) I found the two-way repeated measures...
24 July 2024 3,284 6 View
The literature on Supply Chain Integration (SCI), Supply Chain Management (SCM), and collaborations, spanning several decades, deserves special attention. This topic, although addressed for a long...
23 July 2024 5,672 3 View
Hi, I have some experiments where different nutrients/fertilisers (including but not limited to N) were applied to plants. Unsurprisingly the data produced is bimodal. The populations are...
18 July 2024 7,305 1 View
Hello, when calculating the p value for the alleles in the table, how do we place the values in the chi-square test in the four-eyed table? Thank you very much for your attention.
17 July 2024 998 2 View
I'm currently working on the implementation of pulses (legumes) in bakery applications. In one case, pulse flours could be added to bread to increase the nutritional value. Pulses (in particular...
17 July 2024 7,293 3 View