The data set is from a case-control study of smoking and Alzheimer’s disease. The data set has two variables of main interest:

Q1 Describe the largest group that has Alzheimer. Discuss it by number of cigarettes per day.

The largest group that has Alzheimers is the none smoking class.

Q2 Describe one group that has more cases than expected given independence (by chance). Discuss it by number of cigarettes per day.

The group with more cases than any other would be the other dementias >20 cigarettes per day.

Q3 Does smoking seem to matter in determining Alzheimer? Discuss your reason using the masaic chart above.

People that dont smoke are more likely to have Alzheimer Than people who smoke.Which seems that smoking may not effect people that have Alzheimers.

Q4 Create correlation plot for RailTrail.

Hint: The RailTrail data set is from the mosaicData package.

Q5 What variables have positve correlation with the number of trail users (volume)?

The variables that have a postive correlation would be the hightemp and volume grouping

Q8 Hide the messages, the code and its results on the webpage.

Hint: Use message, echo and results in the chunk options. Refer to the RMarkdown Reference Guide.

Q9 Display the title and your name correctly at the top of the webpage.

Q10 Use the correct slug.