项目作者: KyleDennison

项目描述 :
A analysis of data from car accidents in 2017 using a Chi-Squared Test, Anova, and PostHocTest inside of RStudio.
高级语言: HTML
项目地址: git://github.com/KyleDennison/Car-Crash-Data-Analysis.git
创建时间: 2019-11-25T13:48:59Z
项目社区:https://github.com/KyleDennison/Car-Crash-Data-Analysis

开源协议:

下载


Car Crash Data Analysis

demo1

The goal of this project is demonstrate understanding of statistical concepts by answering questions on different topics using a dataset of car accidents in 2017. The first topics covered in this project are random/theoretical Chi-Squared Tests, Anova, associations, and PostHocTests.

Getting Started

To run this project download and unzip the files from this directory and open the ModelingSuicideData.Rproj file inside of RStudio.

Step 1

Then open the Project1.Rmd file, you may need to install required libraries.

Finally, select knit to run the program and receive the Project1.html output file

Step 2

Built With

  • RStudio - IDE

Authors

  • Kyle Dennison - KyleDennison