Confidence Intervals for one Population Mean in R (Z & t) - Summary & Raw Data

Поділитися
Вставка
  • Опубліковано 1 жов 2024
  • This video walks you through constructing both Z and T confidence intervals for a population mean: known and unknown population standard deviations & raw data.
    You'll learn:
    • How to calculate the standard error of the mean
    • The difference between Z and T distributions
    • Using R functions like qnorm and qt to find critical values
    • Building confidence intervals with code examples
    • Utilizing R's built-in t.test function for quick analysis
    Z-test in R Studio: • Hypothesis Z-Tests in ...

КОМЕНТАРІ • 4

  • @diodio520
    @diodio520 4 місяці тому +2

    Nicely explained. Thanks. 🙏🏻

    • @joshemman
      @joshemman  4 місяці тому +1

      Glad it was helpful!

  • @agusnoviana
    @agusnoviana 4 місяці тому +2

    thank you sir