Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Soru 3: t-testi - The t-test formula used for the equality of the means of the two groups under the assumption that the variances are

image text in transcribed
Soru 3: t-testi - The t-test formula used for the equality of the means of the two groups under the assumption that the variances are equal: t=s2(n11+n21)x1x2 ve s2=n1+n22in1(x1x1)2+i=1n2(xix2)2 It is calculated with - Accordingly, you are asked to enter two data sets, consisting of and sample. (n and m) - Using these two data sets and the formula above, write the program that prints the t value to the screen. - Let your output be rounded to 4 digits. - For example o the first data set is a three-element data set consisting of 3,6,9 elements, and o if the second dataset is a four-element dataset consisting of 2,4,6,8 elements that output should be t=0.4749. you should solve this problem with html javascript (with array)

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions

Question

c. What groups were least represented? Why do you think this is so?

Answered: 1 week ago