Skip to main content
Introductory Statistics
나의 코스
배우기
시험 준비
AI 튜터
학습 가이드
교과서적 해결책
플래시카드
탐험해 보세요
앱을 사용해 보세요
나의 코스
배우기
시험 준비
AI 튜터
학습 가이드
교과서적 해결책
플래시카드
탐험해 보세요
앱을 사용해 보세요
뒤로
Two Means - Sigma Known Hypothesis Test - Excel quiz
카드를 뒤집기 위해 탭할 수 있습니다.
When are you required to use a z-test instead of a t-test for comparing two means?
카드를 뒤집기 위해 탭할 수 있습니다.
👆
When are you required to use a z-test instead of a t-test for comparing two means?
You use a z-test when the population standard deviations (sigma1 and sigma2) are known.
진행 상황 추적
컨트롤 버튼이 '내비게이션' 모드로 변경되었습니다.
1/15
관련 플래시카드
관련 실천
추천 영상
Two Means - Sigma Known Hypothesis Test - Excel definitions
Two Means - Sigma Known Hypothesis Test - Excel
15 용어
Two Means - Matched Pairs (Dependent Samples)
10. Hypothesis Testing for Two Samples
3 문제점
주제
Brendan
10. Hypothesis Testing for Two Samples - Part 1 of 2
5 주제
12 문제점
장
Brendan
10. Hypothesis Testing for Two Samples - Part 2 of 2
1 주제
2 문제점
장
Ernest
VideoThumbView.guidedCourse
06:59
Two Means -Sigma Known Hypothesis Test - Excel Example 2
108
views
VideoThumbView.guidedCourse
07:32
Two Means -Sigma Known Hypothesis Test - Excel
135
views
VideoThumbView.guidedCourse
06:30
Two Means -Sigma Known Hypothesis Test - Excel Example 1
117
views
이 집합의 용어 (15)
하이드의 정의
When are you required to use a z-test instead of a t-test for comparing two means?
You use a z-test when the population standard deviations (sigma1 and sigma2) are known.
What is the null hypothesis (H0) when testing two population means?
The null hypothesis is that the two means are equal, or μ1 = μ2.
How do you express the alternative hypothesis if you suspect mean 1 is less than mean 2?
The alternative hypothesis is μ1 < μ2.
What Excel function is used to calculate the sample mean from a data set?
The AVERAGE function is used to calculate the sample mean.
What is the formula for the z-score in a two means, sigma known hypothesis test?
The formula is z = (x̄1 − x̄2) / sqrt(σ1²/n1 + σ2²/n2).
How do you calculate the numerator for the z-score formula in Excel?
Subtract the second sample mean from the first: =x̄1 - x̄2.
How do you calculate σ1²/n1 in Excel?
Square sigma1, then divide by n1: =(sigma1^2)/n1.
Which Excel function is used to find the cumulative left-tail probability for a z-score?
The NORM.S.DIST function with TRUE as the second argument is used.
What does it mean if your p-value is less than your significance level alpha?
It means you reject the null hypothesis in favor of the alternative hypothesis.
In the example, what were the sample sizes for both groups?
Both sample sizes were 30.
If the alternative hypothesis uses a less than symbol, which tail probability do you use?
You use the left-tail probability.
What conclusion do you draw if the p-value is 0.04 and alpha is 0.05?
You reject the null hypothesis because 0.04 < 0.05.
Why is it helpful to break the z-score formula into parts when using Excel?
It reduces the chance of making calculation errors and makes the process easier.
What does rejecting the null hypothesis indicate in the context of the manufacturing example?
It indicates there is enough evidence to conclude that machine A produces less on average than machine B.
What should you do if you want to practice more hypothesis tests for two means in Excel?
You should check out additional examples provided in the lesson or course materials.