0
EN
1
المرجع الالكتروني للمعلوماتية

تاريخ الرياضيات

الاعداد و نظريتها

تاريخ التحليل

تار يخ الجبر

الهندسة و التبلوجي

الرياضيات في الحضارات المختلفة

العربية

اليونانية

البابلية

الصينية

المايا

المصرية

الهندية

الرياضيات المتقطعة

المنطق

اسس الرياضيات

فلسفة الرياضيات

مواضيع عامة في المنطق

الجبر

الجبر الخطي

الجبر المجرد

الجبر البولياني

مواضيع عامة في الجبر

الضبابية

نظرية المجموعات

نظرية الزمر

نظرية الحلقات والحقول

نظرية الاعداد

نظرية الفئات

حساب المتجهات

المتتاليات-المتسلسلات

المصفوفات و نظريتها

المثلثات

الهندسة

الهندسة المستوية

الهندسة غير المستوية

مواضيع عامة في الهندسة

التفاضل و التكامل

المعادلات التفاضلية و التكاملية

معادلات تفاضلية

معادلات تكاملية

مواضيع عامة في المعادلات

التحليل

التحليل العددي

التحليل العقدي

التحليل الدالي

مواضيع عامة في التحليل

التحليل الحقيقي

التبلوجيا

نظرية الالعاب

الاحتمالات و الاحصاء

نظرية التحكم

بحوث العمليات

نظرية الكم

الشفرات

الرياضيات التطبيقية

نظريات ومبرهنات

علماء الرياضيات

500AD

500-1499

1000to1499

1500to1599

1600to1649

1650to1699

1700to1749

1750to1779

1780to1799

1800to1819

1820to1829

1830to1839

1840to1849

1850to1859

1860to1864

1865to1869

1870to1874

1875to1879

1880to1884

1885to1889

1890to1894

1895to1899

1900to1904

1905to1909

1910to1914

1915to1919

1920to1924

1925to1929

1930to1939

1940to the present

علماء الرياضيات

الرياضيات في العلوم الاخرى

بحوث و اطاريح جامعية

هل تعلم

طرائق التدريس

الرياضيات العامة

نظرية البيان

قم بتسجيل الدخول اولاً لكي يتسنى لك الاعجاب والتعليق.

ANOVA

المؤلف:  Miller, R. G.

المصدر:  Beyond ANOVA: Basics of Applied Statistics. Boca Raton, FL: Chapman & Hall, 1997.

الجزء والصفحة:  ...

30-4-2021

2069

+

-

20

ANOVA

"Analysis of Variance." A statistical test for heterogeneity of means by analysis of group variances. ANOVA is implemented as ANOVA[data] in the Wolfram Language package ANOVA` .

To apply the test, assume random sampling of a variate Y with equal variances, independent errors, and a normal distribution. Let n be the number of replicates (sets of identical observations) within each of K factor levels (treatment groups), and y_(ij) be the jth observation within factor level i. Also assume that the ANOVA is "balanced" by restricting n to be the same for each factor level.

Now define the sum of square terms

SST = sum_(i=1)^(k)sum_(j=1)^(n)(y_(ij)-y^_^_)^2

(1)

= sum_(i=1)^(k)sum_(j=1)^(n)y_(ij)^2-((sum_(i=1)^(k)sum_(j=1)^(n)y_(ij))^2)/(Kn)

(2)

SSA = 1/nsum_(i=1)^(k)(sum_(j=1)^(n)y_(ij))^2-1/(Kn)(sum_(i=1)^(k)sum_(j=1)^(n)y_(ij))^2

(3)

SSE = sum_(i=1)^(k)sum_(j=1)^(n)(y_(ij)-y^__i)^2

(4)

= SST-SSA,

(5)

which are the total, treatment, and error sums of squares. Here, y^__i is the mean of observations within factor level i, and y^_^_ is the "group" mean (i.e., mean of means). Compute the entries in the following table, obtaining the P-value corresponding to the calculated F-ratio of the mean squared values

 F=(MSA)/(MSE).

(6)

category  degrees freedom SS mean squared F-ratio
model K-1 SSA MSA=(SSA)/(K-1) (MSA)/(MSE)
error K(n-1) SSE MSE=(SSE)/(K(n-1))  
total Kn-1 SST MST=(SST)/(Kn-1)  

If the P-value is small, reject the null hypothesis that all means are the same for the different groups.


REFERENCES:

Miller, R. G. Beyond ANOVA: Basics of Applied Statistics. Boca Raton, FL: Chapman & Hall, 1997.

اخر الاخبار

اشترك بقناتنا على التلجرام ليصلك كل ما هو جديد