course content

Course Content

Learning Statistics with Python

ChallengeChallenge
question-icon

Match the most appropriate function for calculating the confidence interval with the number of observations for normal distributions.

N = 28
___

N = 567
___

Click or drag`n`drop items and fill in the blanks

dots
st.norm.interval()
dots
st.t.interval()
down-icon

Section 5.

Chapter 7