gravatar

Safie

Safiya

Recently Published

Homework # 9
This week we used the magic of the ggplot package to tell a story of our data set. As usual, a research question was given along with a hypothesis. Different themes were added to our ggplot output for beautification purposes while type of geom() we used was used was specially crafted to our data set and question.
Homework # 7 (Change in title)
This week we focused on Count, ordinal, multinomial, time-to-event & ordinal models. We chose the best model for our analysis based on our variables and research question. These models were used to prove/disprove our hypothesis.
Homework # 8
For this week's assignment, we utilised different models such as ecological regression, pooling & complete pooling etc. to highlight multilevel analysis in our data set. We also learned how to avoid ecological fallacy by using the right models to tell our story.
Homework # 7
This week we focused on Count, ordinal, multinomial, time-to-event & ordinal models. We chose the best model for our analysis based on our variables and research question. These models were used to prove/disprove our hypothesis.
Homework # 6 Part 2
Use of the Zelig package & syntax to highlight estimation, mean and probability of a dichotomous variable on with respect to independent variables.
Homework # 6 Part 1
Pre-existing data highlighting logistic regression that was given in class was asked to be re-created from the Zelig 4 syntax to the Zelig 5 syntax.
Homework # 5
Interaction Variables
Homework # 4
Binary Dependent Variable models. Exploring various models using different tests to get the best model that answers our research question.
Homework # 3
This homework introduces the use of the Maximum Likelihood Estimation (MLE) and the GLM (Generalized Linear Model) in interpreting discrete and continuous variables. This is essentially a continuation of ANOVA but using different models to yield better results.
Homework # 2
Wrangling data in R using mainly the dplyr package.
Homework # 1
To get acclimated with R Markdown and its syntax.
Final Report
The final analysis of Soc. 333 to sum up all that we have learned when programming using R. Various statistical analyses were used to show significance and association among certain variables of choice.
Assignment 13: Final Analysis Draft
Final analysis draft- compilation of everything we have learned in Soc. 333 with re-coding, analyzing and describing data. We learned how to choose variables & predict their significance and association using T-test, Chi Square, CL Theorem and etc. The draft was worked on for a period of time and the final analysis with any major corrections were submitted on 12/18/18.
Layout Questions for Final Analysis
Questions formulated into 3 categories affecting adolescents after exploring data set YRBSS
Assignment 12: Central Limit Theorem
Test Central Limit Theorem & Compare Sampling Distributions
Assignment 10
T-tests
Assignment 9
Chi-Squared Test for Independence
Assignment 8
Bar Charts and Comparing Frequencies of Categorical Variables
Assignment 7
Means and Distributions
Assignment 6
Piping Commands together
Assignment 5
Wrangling Data with dplyr
Assignment 4
Replicating Voter Analysis in R
Assignment 3
Utilizing R Markdown in R Studio for the first time