Skip to content
Open

Q3 #4

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 8 additions & 6 deletions gss2018.rmd
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "General Social Survey"
author: "Your Name"
date: "Year 2020"
author: "Riley Wheeler"
date: "Summer 2022"
output:
html_document:
number_sections: true
Expand Down Expand Up @@ -30,8 +30,8 @@ First question - Is opinion on the death penalty (CAPPUN) independent of gun own
## Methods

<!--Decide on your methods: use "variable analysis" or other appropriate descriptors. Make sure to choose at least one graphical method and at least one numerical method.!-->

##Results
## Results

<!--Divide this section into two sub-sections: One for your descriptive results and one for your inferential results.!-->

Expand Down Expand Up @@ -59,7 +59,7 @@ Is there a difference in years of education (EDUC) between the those who did or

<!--Decide on your methods: use "variable analysis" or other appropriate descriptors. Make sure to choose at least one graphical method and at least one numerical method.!-->

##Results
## Results

<!--Divide this section into two sub-sections: One for your descriptive results and one for your inferential results.!-->

Expand All @@ -83,11 +83,13 @@ Is there a difference in years of education (EDUC) between the those who did or

Determine if a persons performance on the wordsum test (WORDSUM) is independent of their level of schooling (DEGREE).

THIS IS QUESTION 3 IN Q3

## Methods

<!--Decide on your methods: use "variable analysis" or other appropriate descriptors. Make sure to choose at least one graphical method and at least one numerical method.!-->

##Results
## Results

<!--Divide this section into two sub-sections: One for your descriptive results and one for your inferential results.!-->

Expand Down