math107
math107
  • Видео 19
  • Просмотров 172 269

Видео

Bootstrap confidence interval for a proportion
Просмотров 1,9 тыс.8 лет назад
Bootstrap confidence interval for a proportion
Randomization test for a difference of proportions in R
Просмотров 2,3 тыс.8 лет назад
Randomization test for a difference of proportions in R
Randomization test for one proportion in R
Просмотров 7098 лет назад
Randomization test for one proportion in R
Testing difference in means using a permutation test in R
Просмотров 11 тыс.8 лет назад
Testing difference in means using a permutation test in R
Basic summary statistics for a quantitative variable in R
Просмотров 1,6 тыс.8 лет назад
Basic summary statistics for a quantitative variable in R
Creating a histogram using ggplot2
Просмотров 4268 лет назад
Creating a histogram using ggplot2
Frequency and relative frequency tables using dplyr
Просмотров 4,4 тыс.8 лет назад
Frequency and relative frequency tables using dplyr
Creating a single boxplot with ggplot2
Просмотров 1,7 тыс.8 лет назад
Creating a single boxplot with ggplot2
Creating a density plot using ggplot2
Просмотров 5078 лет назад
Creating a density plot using ggplot2
Read a csv file into R
Просмотров 3568 лет назад
Read a csv file into R
Read an Excel file into R
Просмотров 3 тыс.8 лет назад
Read an Excel file into R
Creating a bar chart using ggplot2
Просмотров 14 тыс.8 лет назад
Creating a bar chart using ggplot2
Importing a dataset into RStudio
Просмотров 3 тыс.8 лет назад
Importing a dataset into RStudio
Exporting a file from an RStudio server
Просмотров 5308 лет назад
Exporting a file from an RStudio server
How to upload file to an RStudio Server
Просмотров 9 тыс.8 лет назад
How to upload file to an RStudio Server
RStudio Basics: Setting your Working Directory
Просмотров 110 тыс.8 лет назад
RStudio Basics: Setting your Working Directory
RStudio Basics: Install and Load R Packages
Просмотров 2,7 тыс.8 лет назад
RStudio Basics: Install and Load R Packages
Rstudio Basics: The Layout
Просмотров 2,1 тыс.8 лет назад
Rstudio Basics: The Layout

Комментарии

  • @CodySalas-b2d
    @CodySalas-b2d 7 месяцев назад

    You rock. Thank you so much.

  • @shahdjab1655
    @shahdjab1655 4 года назад

    Thank you for your explanation, but I think the last part should be: #Lower bound mean(~mean, data=age_boot) - 2* SE #Upper bound mean(~mean, data=age_boot) - 2* SE

  • @edwardbradbury1952
    @edwardbradbury1952 4 года назад

    excellent, thank you

  • @aymanestitou8510
    @aymanestitou8510 4 года назад

    I dont have the upload button

  • @jacobbarry219
    @jacobbarry219 5 лет назад

    thank you so much

  • @nrae217
    @nrae217 6 лет назад

    Is there any way to test multiple proportions at once? I have hundreds to test :(

  • @thangteaboitlung410
    @thangteaboitlung410 8 лет назад

    can u show me how to perform using perm package