Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 530 Bytes

File metadata and controls

8 lines (7 loc) · 530 Bytes

michigan_stats

for code i wrote on the University's of Michigan program "Inferential Statistical Analysis with Python" within specialization "Statistics with Python"

I've learn how to:

  • Determine assumptions needed to calculate confidence intervals for their respective population parameters.
  • Create confidence intervals in Python and interpret the results.
  • Review how inferential procedures are applied and interpreted step by step when analyzing real data.
  • Run hypothesis tests in Python and interpret the results.