test-t - File Exchange - MATLAB Central - MathWorks
文章推薦指數: 80 %
Student's t test for unpaired or paired samples. This file is applicable for equal or unequal sample sizes; for paired or unpaired samples. When the test is ... Skiptocontent FileExchange ToggleSubNavigation SearchFileExchange FileExchange Support MathWorks SearchSupport Support FileExchange MathWorks SearchMathWorks.com MathWorks FileExchange Support CloseMobileSearch CloseMobileSearch MATLABCentral CommunityHome MATLABAnswers FileExchange Cody Blogs Communities TreasureHunt Highlights Contests Advisors VirtualBadges About FilesAuthorsMyFileExchangeFollowedContentFeedManageFollowingCommunicationPreferencesMyFilesPublishAbout MATLABCentral CommunityHome MATLABAnswers FileExchange Cody Blogs Communities TreasureHunt Highlights Contests Advisors VirtualBadges About FilesAuthorsMyFileExchangeFollowedContentFeedManageFollowingCommunicationPreferencesMyFilesPublishAbout Trialsoftware YouarenowfollowingthisSubmission Youwillseeupdatesinyourfollowedcontentfeed Youmayreceiveemails,dependingonyourcommunicationpreferences test-t version2.0.0.0(14.6KB)by GiuseppeCardillo CalculatetheStudenttTestforunequalorequalsamplessize,unpairedorpairedsamples. https://github.com/dnafinder/testt 5.0 (2) 9.3KDownloads Updated 31Mar2018 FromGitHub ViewVersionHistory × VersionHistory VersionsthatusetheGitHubdefaultbranchcannotbedownloaded 31Mar2018 2.0.0.0 helpcorrection inputparserandtablecommandimplementation.Githublink . Download 9Mar2010 1.6.0.0 Tocomputepower,TesttrequirespowerStudentbyTrujillo-Ortiz,A.andR.Hernandez-Walls.Ifthisfunctionisnotpresentonthecomputer,SandlertrytodownloaditfromFEX Download 23Dec2009 1.5.0.0 Changesindescription Download 24Aug2009 1.4.0.0 STATSstructurecreation Download 15Apr2009 1.3.0.0 Mistakecorrectioninerrorhandlingroutines Download 5Dec2008 1.2.0.0 Fisher-SnedecorF-testcheckadded;Satterthwaite'sapproximationadded;changesinoutputformat Download 12Nov2008 1.1.0.0 ChangeinHelpsection Download 24Sep2008 1.0.0.0 Improvementininputerrorhandling ViewLicenseonGitHub Follow Download Overview Functions Reviews(2) Discussions(10) Student'sttestforunpairedorpairedsamples. Thisfileisapplicableforequalorunequalsamplesizes;forpairedor unpairedsamples.Whenthetestisunpaired,theFisher-SnedecorF-testis performedtoassesstheequalityofvariance.Ifvariancesarenotequal, Satterthwaite'sapproximatettestisperformed. Syntax: TESTT(X1,X2,TST,ALPHA,TAIL) Inputs: X1andX2-datavectors(mandatory). TST-unpaired(0)orpaired(1)test(default=0). ALPHA-significancelevel(default=0.05). TAIL-1-tailedtest(1)or2-tailedtest(2).(default=1). Outputs: -tvalue. -degreesoffreedom. -Confidenceintervalofmeansdifference(forpairedtest) -p-value -Power Example: X1=[7779798080818181818282828283838484848485... 8586868787]; X2=[8282838484858586868686868686868687878788... 8888899090]; CallingonMatlabthefunction:testt Answeris: FISHER-SNEDECORF-TESTFOREQUALITYOFVARIANCES FDF_numeratorDF_denominatorp_value _______________________________________ 1.537924240.29861 -------------------------------------------------------------------------------- Variancesareequal -------------------------------------------------------------------------------- STUDENT'ST-TESTFORUNPAIREDSAMPLES tDFtailp_valuePower ____________________________ 5.24114811.765e-060.99958 STATS=TESTT(...)returnsastructurewithalltest(s)statistics CreatedbyGiuseppeCardillo [email protected] Tocitethisfile,thiswouldbeanappropriateformat: CardilloG.(2006).Studentt-Testforunpairedorpairedsamples. http://www.mathworks.com/matlabcentral/fileexchange/12699 CiteAs GiuseppeCardillo(2022).test-t(https://github.com/dnafinder/testt),GitHub. RetrievedOctober19,2022. Requires StatisticsandMachineLearningToolbox MATLABReleaseCompatibility Createdwith R2014b Compatiblewithanyrelease PlatformCompatibility WindowsmacOSLinux Categories AI,DataScience,andStatistics > StatisticsandMachineLearningToolbox > ANOVA > Tags AddTags calculatedegreesoffreedompairedprobabilitysatterthwaitestatisticsstudentttestunpaired Cancel CommunityTreasureHunt FindthetreasuresinMATLABCentralanddiscoverhowthecommunitycanhelpyou! StartHunting! DiscoverLiveEditor Createscriptswithcode,output,andformattedtextinasingleexecutabledocument. LearnAboutLiveEditor testt TovieworreportissuesinthisGitHubadd-on,visittheGitHubRepository. TovieworreportissuesinthisGitHubadd-on,visittheGitHubRepository. × SelectaWeb Site Chooseawebsitetogettranslatedcontentwhereavailableandseelocaleventsand offers.Basedon yourlocation,werecommendthatyouselect:. Switzerland(English) Switzerland(Deutsch) Switzerland(Français) 中国(简体中文) 中国(English) Youcanalsoselectawebsitefromthefollowinglist: HowtoGetBestSitePerformance SelecttheChinasite(inChineseorEnglish)forbestsiteperformance.OtherMathWorkscountry sitesarenotoptimizedforvisitsfromyourlocation. Americas AméricaLatina(Español) Canada(English) UnitedStates(English) Europe Belgium(English) Denmark(English) Deutschland(Deutsch) España(Español) Finland(English) France(Français) Ireland(English) Italia(Italiano) Luxembourg(English) Netherlands(English) Norway(English) Österreich(Deutsch) Portugal(English) Sweden(English) Switzerland Deutsch English Français UnitedKingdom (English) AsiaPacific Australia(English) India(English) NewZealand(English) 中国 简体中文Chinese English 日本Japanese(日本語) 한국Korean(한국어) Contactyourlocaloffice Trialsoftware
延伸文章資訊
- 1Lab 03 : Statistical significance tests with MATLAB
Include the MATLAB code snippets in the report or upload them separately. ... Hints Use of paired...
- 2test-t - File Exchange - MATLAB Central - MathWorks
Student's t test for unpaired or paired samples. This file is applicable for equal or unequal sam...
- 3用MATLAB做T检验(ttest) - CSDN博客
t-检验:t-检验,又称student's t-test,可以用于比较两组数据是否来自同一分布(可以用于比较两组数据的区分度),假设了数据的正态性, ...
- 4One-sample and paired-sample t-test - MATLAB ttest
This MATLAB function returns a test decision for the null hypothesis that the data in x comes fro...
- 5用MATLAB做T檢驗(ttest) - 台部落
但是這裏至於paired和unpaired之間的區別我卻還沒搞清楚,只是在Student's t-test中看到了如下這樣一段解釋:. “Two-sample t-tests for a dif...