Calculate t-statistic on data analysis results
10 views (last 30 days)
Show older comments
Fabian Niederreiter
on 18 Apr 2021
Answered: Pratheek Punchathody
on 22 Apr 2021
I would like to calculate the t-statistics on the results of my data analysis. (Code and results attached)
The results contain the three variables 'Bottom', 'Top', and 'Difference' and I would need a t-statistic for the three of them. Unfortunatelly I am not really into statistics and am not familiar which way of calculating I should use.
Would be happy if someone has an idea on how to solve this.
0 Comments
Accepted Answer
Pratheek Punchathody
on 22 Apr 2021
Refer to the documentation on t-statistic which is useful for making inferences about the regression coefficients.
0 Comments
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!