Publications by Neal Quizon

MUSCOP

01.09.2023

Example Monthly average on the received tithes and COP from January 2023 to June 2023 data # A tibble: 2 × 2 TithesOffering `Total Amount Received` <fct> <dbl> 1 Tithes 253414. 2 ChurchCOP 43250. Church COP is 17.0671% of tithes on the average from January 2023 to ...

654 sym 5 img

Stat 23 Course Outline

16.08.2023

Introduction to Statistics Estimation and Hypothesis Testing Parametric Statistics Nonparametric Statistics Advanced Statistical Data Analysis...

156 sym

Lecture1

16.08.2023

1.1. Things to know Definition of Statistics • In its plural sense, it refers to the data itself or to some numerical computations derived from a set of data that are systematically collected and analyzed. • In its singular sense, it refers to the scientific discipline consisting of the theory and methods for processing collections of qua...

7951 sym

Training in R

31.07.2023

Warning: package 'readxl' was built under R version 4.2.3 New names: • `Relax3` -> `Relax3...40` • `Relax3` -> `Relax3...41` • `` -> `...51` • `Income` -> `Income...52` • `` -> `...71` • `` -> `...73` • `` -> `...74` • `` -> `...75` • `Income` -> `Income...76` • `` -> `...77` • `` -> `...79` • `` -> `...80` • ...

494 sym Python (3324 sym/21 pcs)

bello

29.03.2023

1.1. Things to know Definition of Statistics • In its plural sense, it refers to the data itself or to some numerical computations derived from a set of data that are systematically collected and analyzed. • In its singular sense, it refers to the scientific discipline consisting of the theory and methods for processing collections of qua...

8225 sym

tuvilla

23.03.2023

Demographic Profile Sex ## # A tibble: 2 × 3 ## Sex count Percentage ## <chr> <int> <dbl> ## 1 Female 34 72.3 ## 2 Male 13 27.7 Mean and Standard Deviation of Depression, Anxiety, and Stress ## # A tibble: 12 × 5 ## PsychWB variable n mean sd ## <fct> <fct> <dbl> <dbl> <dbl> ...

98 sym

Stat50mid2223

21.03.2023

For questions 1 to 4 refer to the data “Dataques1to4.” Question 1. Provide the same output below of the variable “AveFK” given the following interval: 1.00-1.49 Very Poor 1.50-2.49 Below Average 2.50-3.49 Average 3.50-4.49 Above average 4.50-5.00 Excellent ## `summarise()` has grouped output by 'School'. You can override using the #...

1686 sym

stat50quiz2223

02.03.2023

Load data 1. Using the variable “sleptim1” and “marital”, determine the following: 1.1 number of observations that are “NA” in the variable “sleptim1”; 1.2 number of observations having at most 5 hours of sleep; 1.3 number of observations having more than 5 hours of sleep but less than 11 hours of sleep; 1.4 number of observ...

470 sym

STAT50SY2223

23.01.2023

January 24, 2022 Objectives Provide History and Overview of R Guide in the installation of R and RStudio Show Working/Changing Directory in R Incorporate the use of f R in some Statistics and Probability Lessons Introduce basic commands in R Introduce R Script and R Markdown Install some R packages Illustrate: generate R data, data in R, and Ex...

4511 sym 6 img

ANOVA

20.09.2022

Data ## ── Attaching packages ─────────────────────────────────────── tidyverse 1.3.2 ── ## ✔ ggplot2 3.3.6 ✔ purrr 0.3.4 ## ✔ tibble 3.1.8 ✔ dplyr 1.0.9 ## ✔ tidyr 1.2.0 ✔ stringr 1.4.0 ## ✔ readr 2.1.2 ✔ forcats 0....

888 sym Python (31000 sym/4 pcs) 8 img