Özet Parametrik testler evren dağılımına ilişkin bir takım varsyaımların karşılanmasını gerektirir. Bu varsayımların karşılanmadığı durumlarda araştırmacılar parametrik olmayan istatistiksel yöntemler kullanılır. Geleneksel para-metrik...
moreÖzet Parametrik testler evren dağılımına ilişkin bir takım varsyaımların karşılanmasını gerektirir. Bu varsayımların karşılanmadığı durumlarda araştırmacılar parametrik olmayan istatistiksel yöntemler kullanılır. Geleneksel para-metrik olmayan yöntemlerde sıra puanları ve sıra ortalamalarına dayalı işlemler gerçekleştirirken yeniden örnek-leme yöntemleri bu sürece farklı bir bakış açısı getirmiştir. En yaygın kullanılan yeniden örnekleme yöntemlerinin başında randomizasyon testleri gelir. Randomizasyon testlerinin temel mantığı orijinal örneklemden hesaplanan test istatistiğinin rastgele olarak oluşturulan örneklemlerdeki test istatistiği ile karşılaştırılmasına dayalıdır. Bu an-lamda kullanımı dünyada gitgide yaygınlaşan randomizasyon testlerine ilişkin yeterli sayıda kaynak olmaması, özel-likle Türkiye'de kullanımının çok sınırlı olması bu makalenin yazımına temel oluşturmuştur. Ayrıca randomizasyon testlerinin son yıllarda gündemde önemli bir yer tutan R progrlamla dili üzerinden örneklendirilerek açıklanması çalışmanın diğer bir önemli unsuru olarak düşünülmektedir. Bu çalışmada randomizasyon testlerinin R proglam-la dili ile örneklendirilerek açıklanması amaçlanmıştır. Bu bağlamda randomizasyon testlerinin temel kavramları açıklanmış akabinde sosyal bilimler alanında yaygun kullanıldığı düşünülen bağımsız ve tekrarlı örneklemler için t testi, bağınmsız gruplar için tek yönlü varyans analizi ve korelasyon analizi özelinde R kodlarından faydalanılarak örneklendirmelere gidilmiştir. Bu çalışma ile özellikle Türkiye'de randomizasyon testlerinin ve R progrlamlama dili-nin kullanımının yaygınlaştırılması beklenmektedir. Anahtar Kelimeler: yeniden örnekleme yöntemleri, randomizasyon restleri, permütasyon testleri, r proglamla-ma dili, parametrik olmayan testler, bootsrap Abstract Parametric tests such as t-test, ANOVA, etc. requires some assumptions about the distribution of the scores in the universe. If those assumptions are not met it is a good idea to compute non-parametric tests instead of para-metric tests. Traditional non-parametric tests such as Wilcoxon Sum of Ranks and Kruskal Wallis tests etc. focus on the sum of ranks and mean ranks to compare the group scores. On the other hand, resampling methods present a different point of view on this process. One of the mostly used resampling methods is the randomization test. The basic principles of randomization tests are comparing the original test statistic (t values, F values, r coefficient, etc.) to the test statistics derived from randomly generated samples. Although usage of randomization tests in the world is pervading day by day in Turkey it is very rarely used. This may be because of insufficient written source published in Turkey. Moreover, the R programming language has become very popular recently. So in this study, it is aimed to explain the computation process of randomization tests using R codes. In this study, at first, some basic concepts about randomization tests were presented. Then randomization tests were exemplified for independent samples t-test, repeated sample t-test, one-way analysis of variance (one way ANOVA) using R codes. It is hoped that this study guide and motivate researchers to use randomizations tests and r programming language in their research.