Calculate the mean of your data set. Direct link to Epifania Ortiz's post Why does the formula show, Posted 6 months ago. In t-tests, variability is noise that can obscure the signal. The standard deviation is a measure of how close the numbers are to the mean. A t-test for two paired samples is a hypothesis test that attempts to make a claim about the population means ( \mu_1 1 and \mu_2 2 ). Just take the square root of the answer from Step 4 and we're done. Why do we use two different types of standard deviation in the first place when the goal of both is the same? Direct link to akanksha.rph's post I want to understand the , Posted 7 years ago. Just to tie things together, I tried your formula with my fake data and got a perfect match: For anyone else who had trouble following the "middle term vanishes" part, note the sum (ignoring the 2(mean(x) - mean(z)) part) can be split into, $S_a = \sqrt{S_1^2 + S_2^2} = 46.165 \ne 34.025.$, $S_b = \sqrt{(n_1-1)S_1^2 + (n_2 -1)S_2^2} = 535.82 \ne 34.025.$, $S_b^\prime= \sqrt{\frac{(n_1-1)S_1^2 + (n_2 -1)S_2^2}{n_1 + n_2 - 2}} = 34.093 \ne 34.029$, $\sum_{[c]} X_i^2 = \sum_{[1]} X_i^2 + \sum_{[2]} X_i^2.$. Add all data values and divide by the sample size n . The standard deviation of the difference is the same formula as the standard deviation for a sample, but using difference scores for each participant, instead of their raw scores. Stack Exchange network consists of 181 Q&A communities including Stack Overflow, the largest, most trusted online community for developers to learn, share their knowledge, and build their careers. . Comparing standard deviations of two dependent samples, We've added a "Necessary cookies only" option to the cookie consent popup. We'll assume you're ok with this, but you can opt-out if you wish. sd= sqrt [ ((di-d)2/ (n - 1) ] = sqrt[ 270/(22-1) ] = sqrt(12.857) = 3.586 Direct link to Ian Pulizzotto's post Yes, the standard deviati, Posted 4 years ago. For a Population = i = 1 n ( x i ) 2 n For a Sample s = i = 1 n ( x i x ) 2 n 1 Variance In the coming sections, we'll walk through a step-by-step interactive example. The mean of the difference is calculated in the same way as any other mean: sum each of the individual difference scores and divide by the sample size. This step has not changed at all from the last chapter. The rejection region for this two-tailed test is \(R = \{t: |t| > 2.447\}\). Click Calculate to find standard deviation, variance, count of data points The sample from school B has an average score of 950 with a standard deviation of 90. Direct link to ANGELINA569's post I didn't get any of it. Legal. On a standardized test, the sample from school A has an average score of 1000 with a standard deviation of 100. How do I combine three or more standar deviations? Treatment 1 Treatment 2 Significance Level: 0.01 Suppose you're given the data set 1, 2, 2, 4, 6. The formula for standard deviation (SD) is. is true, The p-value is the probability of obtaining sample results as extreme or more extreme than the sample results obtained, under the assumption that the null hypothesis is true, In a hypothesis tests there are two types of errors. You can copy and paste lines of data points from documents such as Excel spreadsheets or text documents with or without commas in the formats shown in the table below. Multiplying these together gives the standard error for a dependent t-test. Finding the number of standard deviations from the mean, only given $P(X<55) = 0.7$. Direct link to katie <3's post without knowing the squar, Posted 5 years ago. Let's pick something small so we don't get overwhelmed by the number of data points. Pictured are two distributions of data, X 1 and X 2, with unknown means and standard deviations.The second panel shows the sampling distribution of the newly created random variable (X 1-X 2 X 1-X 2).This distribution is the theoretical distribution of many sample means from population 1 minus sample means from population 2. AC Op-amp integrator with DC Gain Control in LTspice. From the sample data, it is found that the corresponding sample means are: Also, the provided sample standard deviations are: and the sample size is n = 7. Subtract the mean from each of the data values and list the differences. The point estimate for the difference in population means is the . The formula for standard deviation is the square root of the sum of squared differences from the mean divided by the size of the data set. The sum is the total of all data values Disconnect between goals and daily tasksIs it me, or the industry? Did prevalence go up or down? However, the paired t-test uses the standard deviation of the differences, and that is much lower at only 6.81. A t-test for two paired samples is a I didn't get any of it. The range of the confidence interval is defined by the, Identify a sample statistic. As far as I know you can do a F-test ($F = s_1^2/s_2^2$) or a chi-squared test ($\chi^2 = (n-1)(s_1^2/s_2^2$) for testing if the standard deviations of two independent samples are different. take account of the different sample sizes $n_1$ and $n_2.$, According to the second formula we have $S_b = \sqrt{(n_1-1)S_1^2 + (n_2 -1)S_2^2} = 535.82 \ne 34.025.$. Use per-group standard deviations and correlation between groups to calculate the standard . I know the means, the standard deviations and the number of people. Two-sample t-test free online statistical calculator. It turns out, you already found the mean differences! Learn more about Stack Overflow the company, and our products. Standard Deviation Calculator | Probability Calculator In statistics, information is often inferred about a population by studying a finite number of individuals from that population, i.e. SE = sd/ sqrt( n ) = 3.586 / [ sqrt(22) ] = 3.586/4.69 = 0.765. Does $S$ and $s$ mean different things in statistics regarding standard deviation? My code is GPL licensed, can I issue a license to have my code be distributed in a specific MIT licensed project? I do not know the distribution of those samples, and I can't assume those are normal distributions. Let $n_c = n_1 + n_2$ be the sample size of the combined sample, and let PSYC 2200: Elementary Statistics for Behavioral and Social Science (Oja) WITHOUT UNITS, { "10.01:_Introduction_to_Dependent_Samples" : "property get [Map MindTouch.Deki.Logic.ExtensionProcessorQueryProvider+<>c__DisplayClass228_0.b__1]()", "10.02:_Dependent_Sample_t-test_Calculations" : "property get [Map MindTouch.Deki.Logic.ExtensionProcessorQueryProvider+<>c__DisplayClass228_0.b__1]()", "10.03:_Practice__Job_Satisfaction" : "property get [Map MindTouch.Deki.Logic.ExtensionProcessorQueryProvider+<>c__DisplayClass228_0.b__1]()", "10.04:_Non-Parametric_Analysis_of_Dependent_Samples" : "property get [Map MindTouch.Deki.Logic.ExtensionProcessorQueryProvider+<>c__DisplayClass228_0.b__1]()", "10.05:_Choosing_Which_Statistic-_t-test_Edition" : "property get [Map MindTouch.Deki.Logic.ExtensionProcessorQueryProvider+<>c__DisplayClass228_0.b__1]()", "10.06:_Dependent_t-test_Exercises" : "property get [Map MindTouch.Deki.Logic.ExtensionProcessorQueryProvider+<>c__DisplayClass228_0.b__1]()" }, { "00:_Front_Matter" : "property get [Map MindTouch.Deki.Logic.ExtensionProcessorQueryProvider+<>c__DisplayClass228_0.b__1]()", "01:_Introduction_to_Behavioral_Statistics" : "property get [Map MindTouch.Deki.Logic.ExtensionProcessorQueryProvider+<>c__DisplayClass228_0.b__1]()", "02:_What_Do_Data_Look_Like_(Graphs)" : "property get [Map MindTouch.Deki.Logic.ExtensionProcessorQueryProvider+<>c__DisplayClass228_0.b__1]()", "03:_Descriptive_Statistics" : "property get [Map MindTouch.Deki.Logic.ExtensionProcessorQueryProvider+<>c__DisplayClass228_0.b__1]()", "04:_Distributions" : "property get [Map MindTouch.Deki.Logic.ExtensionProcessorQueryProvider+<>c__DisplayClass228_0.b__1]()", "05:_Using_z" : "property get [Map MindTouch.Deki.Logic.ExtensionProcessorQueryProvider+<>c__DisplayClass228_0.b__1]()", "06:_APA_Style" : "property get [Map MindTouch.Deki.Logic.ExtensionProcessorQueryProvider+<>c__DisplayClass228_0.b__1]()", "07:_Inferential_Statistics_and_Hypothesis_Testing" : "property get [Map MindTouch.Deki.Logic.ExtensionProcessorQueryProvider+<>c__DisplayClass228_0.b__1]()", "08:_One_Sample_t-test" : "property get [Map MindTouch.Deki.Logic.ExtensionProcessorQueryProvider+<>c__DisplayClass228_0.b__1]()", "09:_Independent_Samples_t-test" : "property get [Map MindTouch.Deki.Logic.ExtensionProcessorQueryProvider+<>c__DisplayClass228_0.b__1]()", "10:_Dependent_Samples_t-test" : "property get [Map MindTouch.Deki.Logic.ExtensionProcessorQueryProvider+<>c__DisplayClass228_0.b__1]()", "11:_BG_ANOVA" : "property get [Map MindTouch.Deki.Logic.ExtensionProcessorQueryProvider+<>c__DisplayClass228_0.b__1]()", "12:_RM_ANOVA" : "property get [Map MindTouch.Deki.Logic.ExtensionProcessorQueryProvider+<>c__DisplayClass228_0.b__1]()", "13:_Factorial_ANOVA_(Two-Way)" : "property get [Map MindTouch.Deki.Logic.ExtensionProcessorQueryProvider+<>c__DisplayClass228_0.b__1]()", "14:_Correlations" : "property get [Map MindTouch.Deki.Logic.ExtensionProcessorQueryProvider+<>c__DisplayClass228_0.b__1]()", "15:_Regression" : "property get [Map MindTouch.Deki.Logic.ExtensionProcessorQueryProvider+<>c__DisplayClass228_0.b__1]()", "16:_Chi-Square" : "property get [Map MindTouch.Deki.Logic.ExtensionProcessorQueryProvider+<>c__DisplayClass228_0.b__1]()", "17:_Wrap_Up" : "property get [Map MindTouch.Deki.Logic.ExtensionProcessorQueryProvider+<>c__DisplayClass228_0.b__1]()", "zz:_Back_Matter" : "property get [Map MindTouch.Deki.Logic.ExtensionProcessorQueryProvider+<>c__DisplayClass228_0.b__1]()" }, 10.2: Dependent Sample t-test Calculations, [ "article:topic", "license:ccbyncsa", "showtoc:yes", "source[1]-stats-7132", "authorname:moja", "source[2]-stats-7132" ], https://stats.libretexts.org/@app/auth/3/login?returnto=https%3A%2F%2Fstats.libretexts.org%2FSandboxes%2Fmoja_at_taftcollege.edu%2FPSYC_2200%253A_Elementary_Statistics_for_Behavioral_and_Social_Science_(Oja)_WITHOUT_UNITS%2F10%253A_Dependent_Samples_t-test%2F10.02%253A_Dependent_Sample_t-test_Calculations, \( \newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}}}\) \( \newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash{#1}}} \)\(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\) \(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\)\(\newcommand{\AA}{\unicode[.8,0]{x212B}}\), status page at https://status.libretexts.org. The confidence interval calculator will output: two-sided confidence interval, left-sided and right-sided confidence interval, as well as the mean or difference the standard error of the mean (SEM). The t-test for dependent means (also called a repeated-measures I don't know the data of each person in the groups. \(\mu_D = \mu_1 - \mu_2\) is different than 0, at the \(\alpha = 0.05\) significance level. by solving for $\sum_{[i]} X_i^2$ in a formula For convenience, we repeat the key steps below. It definition only depends on the (arithmetic) mean and standard deviation, and no other It is concluded that the null hypothesis Ho is not rejected. If the standard deviation is big, then the data is more "dispersed" or "diverse". Since we do not know the standard deviation of the population, we cannot compute the standard deviation of the sample mean; instead, we compute the standard error (SE). Therefore, the 90% confidence interval is -0.3 to 2.3 or 1+1.3. Connect and share knowledge within a single location that is structured and easy to search. : First, it is helpful to have actual data at hand to verify results, so I simulated samples of sizes $n_1 = 137$ and $n_2 = 112$ that are roughly the same as the ones in the question. This approach works best, "The exact pooled variance is the mean of the variances plus the variance of the means of the component data sets.". The z-score could be applied to any standard distribution or data set. The critical value is a factor used to compute the margin of error. How can I check before my flight that the cloud separation requirements in VFR flight rules are met? Direct link to Matthew Daly's post The important thing is th, Posted 7 years ago. If you are doing a Before/After (pretest/post-test) design, the number of people will be the number of pairs. Type I error occurs when we reject a true null hypothesis, and the Type II error occurs when we fail to reject a false null hypothesis. It only takes a minute to sign up. Whats the grammar of "For those whose stories they are"? So, for example, it could be used to test In this step, we divide our result from Step 3 by the variable. Okay, I know that looks like a lot. $$ \bar X_c = \frac{\sum_{[c]} X_i}{n} = Suppose that simple random samples of college freshman are selected from two universities - 15 students from school A and 20 students from school B. Test results are summarized below. All of the students were given a standardized English test and a standardized math test. for ( i = 1,., n). 1, comma, 4, comma, 7, comma, 2, comma, 6. Enter a data set, separated by spaces, commas or line breaks. Question: Assume that you have the following sample of paired data. https://www.calculatorsoup.com - Online Calculators. The standard deviation of the difference is the same formula as the standard deviation for a sample, but using differencescores for each participant, instead of their raw scores. This calculator performs a two sample t-test based on user provided This type of test assumes that the two samples have equal variances. Significance test testing whether one variance is larger than the other, Why n-1 instead of n in pooled sample variance, Hypothesis testing of two dependent samples when pair information is not given. Connect and share knowledge within a single location that is structured and easy to search. Is this the same as an A/B test? Why are we taking time to learn a process statisticians don't actually use? Adding: T = X + Y. T=X+Y T = X + Y. T, equals, X, plus, Y. T = X + Y. n. When working with a sample, divide by the size of the data set minus 1, n - 1. Direct link to Madradubh's post Hi, To learn more, see our tips on writing great answers. If so, how close was it? To subscribe to this RSS feed, copy and paste this URL into your RSS reader. The main properties of the t-test for two paired samples are: The formula for a t-statistic for two dependent samples is: where \(\bar D = \bar X_1 - \bar X_2\) is the mean difference and \(s_D\) is the sample standard deviation of the differences \(\bar D = X_1^i - X_2^i\), for \(i=1, 2, , n\). If we may have two samples from populations with different means, this is a reasonable estimate of the (assumed) common population standard deviation $\sigma$ of the two samples. A difference between the two samples depends on both the means and their respective standard deviations. We've added a "Necessary cookies only" option to the cookie consent popup, Calculating mean and standard deviation of a sampling mean distribution. n is the denominator for population variance. Since the above requirements are satisfied, we can use the following four-step approach to construct a confidence interval. But that is a bit of an illusion-- you add together 8 deviations, then divide by 7. t-test, paired samples t-test, matched pairs The formula for standard deviation is the square root of the sum of squared differences from the mean divided by the size of the data set. For $n$ pairs of randomly sampled observations. What is the pooled standard deviation of paired samples? Calculate the numerator (mean of the difference ( \(\bar{X}_{D}\))), and, Calculate the standard deviation of the difference (s, Multiply the standard deviation of the difference by the square root of the number of pairs, and. The average satisfaction rating for this product is 4.7 out of 5. Sumthesquaresofthedistances(Step3). Be sure to enter the confidence level as a decimal, e.g., 95% has a CL of 0.95. { "01:_Random_Number_Generator" : "property get [Map MindTouch.Deki.Logic.ExtensionProcessorQueryProvider+<>c__DisplayClass228_0.b__1]()", "02:_Completing_a_Frequency_Relative_and_Cumulative_Relative_Frequency_Table_Activity" : "property get [Map MindTouch.Deki.Logic.ExtensionProcessorQueryProvider+<>c__DisplayClass228_0.b__1]()", "03:_The_Box_Plot_Creation_Game" : "property get [Map MindTouch.Deki.Logic.ExtensionProcessorQueryProvider+<>c__DisplayClass228_0.b__1]()", "04:_Online_Calculator_of_the_Mean_and_Median" : "property get [Map MindTouch.Deki.Logic.ExtensionProcessorQueryProvider+<>c__DisplayClass228_0.b__1]()", "05:_Online_Mean_Median_and_Mode_Calculator_From_a_Frequency_Table" : "property get [Map MindTouch.Deki.Logic.ExtensionProcessorQueryProvider+<>c__DisplayClass228_0.b__1]()", "06:_Standard_Deviation_Calculator" : "property get [Map MindTouch.Deki.Logic.ExtensionProcessorQueryProvider+<>c__DisplayClass228_0.b__1]()", "07:_Guess_the_Standard_Deviation_Game" : "property get [Map MindTouch.Deki.Logic.ExtensionProcessorQueryProvider+<>c__DisplayClass228_0.b__1]()", "08:_Mean_and_Standard_Deviation_for_Grouped_Frequency_Tables_Calculator" : "property get [Map MindTouch.Deki.Logic.ExtensionProcessorQueryProvider+<>c__DisplayClass228_0.b__1]()", "09:_Z-Score_Calculator" : "property get [Map MindTouch.Deki.Logic.ExtensionProcessorQueryProvider+<>c__DisplayClass228_0.b__1]()", "10:_Expected_Value_and_Standard_Deviation_Calculator" : "property get [Map MindTouch.Deki.Logic.ExtensionProcessorQueryProvider+<>c__DisplayClass228_0.b__1]()", "11:__Be_the_Player_Or_the_Casino_Expected_Value_Game" : "property get [Map MindTouch.Deki.Logic.ExtensionProcessorQueryProvider+<>c__DisplayClass228_0.b__1]()", "12:_Binomial_Distribution_Calculator" : "property get [Map MindTouch.Deki.Logic.ExtensionProcessorQueryProvider+<>c__DisplayClass228_0.b__1]()", "13:_Normal_Probability_Calculator" : "property get [Map MindTouch.Deki.Logic.ExtensionProcessorQueryProvider+<>c__DisplayClass228_0.b__1]()", "14:_Calculator_For_the_Sampling_Distribution_for_Means" : "property get [Map MindTouch.Deki.Logic.ExtensionProcessorQueryProvider+<>c__DisplayClass228_0.b__1]()", "15:_Discover_the_Central_Limit_Theorem_Activity" : "property get [Map MindTouch.Deki.Logic.ExtensionProcessorQueryProvider+<>c__DisplayClass228_0.b__1]()", "16:_Sampling_Distribution_Calculator_for_Sums" : "property get [Map MindTouch.Deki.Logic.ExtensionProcessorQueryProvider+<>c__DisplayClass228_0.b__1]()", "17:_Observe_the_Relationship_Between_the_Binomial_and_Normal_Distributions" : "property get [Map MindTouch.Deki.Logic.ExtensionProcessorQueryProvider+<>c__DisplayClass228_0.b__1]()", "18:_Confidence_Interval_Calculator_for_a_Mean_With_Statistics_(Sigma_Unknown)" : "property get [Map MindTouch.Deki.Logic.ExtensionProcessorQueryProvider+<>c__DisplayClass228_0.b__1]()", "19:_Visually_Compare_the_Student\'s_t_Distribution_to_the_Normal_Distribution" : "property get [Map MindTouch.Deki.Logic.ExtensionProcessorQueryProvider+<>c__DisplayClass228_0.b__1]()", "20:_Sample_Size_for_a_Mean_Calculator" : "property get [Map MindTouch.Deki.Logic.ExtensionProcessorQueryProvider+<>c__DisplayClass228_0.b__1]()", "21:_Confidence_Interval_for_a_Mean_(With_Data)_Calculator" : "property get [Map MindTouch.Deki.Logic.ExtensionProcessorQueryProvider+<>c__DisplayClass228_0.b__1]()", "22:_Interactively_Observe_the_Effect_of_Changing_the_Confidence_Level_and_the_Sample_Size" : "property get [Map MindTouch.Deki.Logic.ExtensionProcessorQueryProvider+<>c__DisplayClass228_0.b__1]()", "23:_Confidence_Interval_for_a_Mean_(With_Statistics)_Calculator" : "property get [Map MindTouch.Deki.Logic.ExtensionProcessorQueryProvider+<>c__DisplayClass228_0.b__1]()", "24:_Confidence_Interval_Calculator_for_a_Population_Mean_(With_Data_Sigma_Unknown)" : "property get [Map MindTouch.Deki.Logic.ExtensionProcessorQueryProvider+<>c__DisplayClass228_0.b__1]()", "25:_Confidence_Interval_For_Proportions_Calculator" : "property get [Map MindTouch.Deki.Logic.ExtensionProcessorQueryProvider+<>c__DisplayClass228_0.b__1]()", "26:_Needed_Sample_Size_for_a_Confidence_Interval_for_a_Population_Proportion_Calculator" : "property get [Map MindTouch.Deki.Logic.ExtensionProcessorQueryProvider+<>c__DisplayClass228_0.b__1]()", "27:_Hypothesis_Test_for_a_Population_Mean_Given_Statistics_Calculator" : "property get [Map MindTouch.Deki.Logic.ExtensionProcessorQueryProvider+<>c__DisplayClass228_0.b__1]()", "28:_Hypothesis_Test_for_a_Population_Mean_With_Data_Calculator" : "property get [Map MindTouch.Deki.Logic.ExtensionProcessorQueryProvider+<>c__DisplayClass228_0.b__1]()", "29:_Hypothesis_Test_for_a_Population_Proportion_Calculator" : "property get [Map MindTouch.Deki.Logic.ExtensionProcessorQueryProvider+<>c__DisplayClass228_0.b__1]()", "30:_Two_Independent_Samples_With_Data_Hypothesis_Test_and_Confidence_Interval_Calculator" : "property get [Map MindTouch.Deki.Logic.ExtensionProcessorQueryProvider+<>c__DisplayClass228_0.b__1]()", "31:_Two_Independent_Samples_With_Statistics_and_Known_Population_Standard_Deviations_Hypothesis_Test_and_Confidence_Interval_Calculator" : "property get [Map MindTouch.Deki.Logic.ExtensionProcessorQueryProvider+<>c__DisplayClass228_0.b__1]()", "32:_Two_Independent_Samples_With_Statistics_Calculator" : "property get [Map MindTouch.Deki.Logic.ExtensionProcessorQueryProvider+<>c__DisplayClass228_0.b__1]()", "33:__Hypothesis_Test_and_Confidence_Interval_Calculator-_Difference_Between_Population_Proportions" : "property get [Map MindTouch.Deki.Logic.ExtensionProcessorQueryProvider+<>c__DisplayClass228_0.b__1]()", "34:__Hypothesis_Test_and_Confidence_Interval_Calculator_for_Two_Dependent_Samples" : "property get [Map MindTouch.Deki.Logic.ExtensionProcessorQueryProvider+<>c__DisplayClass228_0.b__1]()", "35:__Visualize_the_Chi-Square_Distribution" : "property get [Map MindTouch.Deki.Logic.ExtensionProcessorQueryProvider+<>c__DisplayClass228_0.b__1]()", "36:__Chi-Square_Goodness_of_Fit_Test_Calculator" : "property get [Map MindTouch.Deki.Logic.ExtensionProcessorQueryProvider+<>c__DisplayClass228_0.b__1]()", "37:__Chi-Square_Test_For_Independence_Calculator" : "property get [Map MindTouch.Deki.Logic.ExtensionProcessorQueryProvider+<>c__DisplayClass228_0.b__1]()", "38:__Chi-Square_Test_For_Homogeneity_Calculator" : "property get [Map MindTouch.Deki.Logic.ExtensionProcessorQueryProvider+<>c__DisplayClass228_0.b__1]()", "39:__Scatter_Plot_Calculator" : "property get [Map MindTouch.Deki.Logic.ExtensionProcessorQueryProvider+<>c__DisplayClass228_0.b__1]()", "40:__Scatter_Plot_Regression_Line_rand_r2_Calculator" : "property get [Map MindTouch.Deki.Logic.ExtensionProcessorQueryProvider+<>c__DisplayClass228_0.b__1]()", "41:__Full_Regression_Analysis_Calculator" : "property get [Map MindTouch.Deki.Logic.ExtensionProcessorQueryProvider+<>c__DisplayClass228_0.b__1]()", "42:__Shoot_Down_Money_at_the_Correct_Correlation_Game" : "property get [Map MindTouch.Deki.Logic.ExtensionProcessorQueryProvider+<>c__DisplayClass228_0.b__1]()", "43:__Visualize_How_Changing_the_Numerator_and_Denominator_Degrees_of_Freedom_Changes_the_Graph_of_the_F-Distribution" : "property get [Map MindTouch.Deki.Logic.ExtensionProcessorQueryProvider+<>c__DisplayClass228_0.b__1]()", "44:__ANOVA_Calculator" : "property get [Map MindTouch.Deki.Logic.ExtensionProcessorQueryProvider+<>c__DisplayClass228_0.b__1]()", "45:_Central_Limit_Theorem_Activity" : "property get [Map MindTouch.Deki.Logic.ExtensionProcessorQueryProvider+<>c__DisplayClass228_0.b__1]()", "46:__Links_to_the_Calculators" : "property get [Map MindTouch.Deki.Logic.ExtensionProcessorQueryProvider+<>c__DisplayClass228_0.b__1]()", "47:_One_Variable_Statistics_Calculator" : "property get [Map MindTouch.Deki.Logic.ExtensionProcessorQueryProvider+<>c__DisplayClass228_0.b__1]()", "48:_Critical_t-Value_for_a_Confidence_Interval" : "property get [Map MindTouch.Deki.Logic.ExtensionProcessorQueryProvider+<>c__DisplayClass228_0.b__1]()", "49:_Changing_Subtraction_to_Addition" : "property get [Map MindTouch.Deki.Logic.ExtensionProcessorQueryProvider+<>c__DisplayClass228_0.b__1]()", "50:_Under_Construction" : "property get [Map MindTouch.Deki.Logic.ExtensionProcessorQueryProvider+<>c__DisplayClass228_0.b__1]()", "51:__Combinations_and_Permutations_Calculator" : "property get [Map MindTouch.Deki.Logic.ExtensionProcessorQueryProvider+<>c__DisplayClass228_0.b__1]()", "52:_Combinations_and_Permutations_Calculator" : "property get [Map MindTouch.Deki.Logic.ExtensionProcessorQueryProvider+<>c__DisplayClass228_0.b__1]()", "53:_Graphing_Calculator" : "property get [Map MindTouch.Deki.Logic.ExtensionProcessorQueryProvider+<>c__DisplayClass228_0.b__1]()", Categorizing_Statistics_Problems : "property get [Map MindTouch.Deki.Logic.ExtensionProcessorQueryProvider+<>c__DisplayClass228_0.b__1]()", Team_Rotation : "property get [Map MindTouch.Deki.Logic.ExtensionProcessorQueryProvider+<>c__DisplayClass228_0.b__1]()" }, { "02:_Interactive_Statistics" : "property get [Map MindTouch.Deki.Logic.ExtensionProcessorQueryProvider+<>c__DisplayClass228_0.b__1]()", Confidence_Interval_Information : "property get [Map MindTouch.Deki.Logic.ExtensionProcessorQueryProvider+<>c__DisplayClass228_0.b__1]()", Videos_For_Elementary_Statistics : "property get [Map MindTouch.Deki.Logic.ExtensionProcessorQueryProvider+<>c__DisplayClass228_0.b__1]()", "Worksheets-_Introductory_Statistics" : "property get [Map MindTouch.Deki.Logic.ExtensionProcessorQueryProvider+<>c__DisplayClass228_0.b__1]()" }, 32: Two Independent Samples With Statistics Calculator, [ "article:topic-guide", "authorname:green", "showtoc:no", "license:ccby" ], https://stats.libretexts.org/@app/auth/3/login?returnto=https%3A%2F%2Fstats.libretexts.org%2FLearning_Objects%2F02%253A_Interactive_Statistics%2F32%253A_Two_Independent_Samples_With_Statistics_Calculator, \( \newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}}}\) \( \newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash{#1}}} \)\(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\) \(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\)\(\newcommand{\AA}{\unicode[.8,0]{x212B}}\), 31: Two Independent Samples With Statistics and Known Population Standard Deviations Hypothesis Test and Confidence Interval Calculator, 33: Hypothesis Test and Confidence Interval Calculator- Difference Between Population Proportions, status page at https://status.libretexts.org.