Attached two files , one for the data you will work on in excel file and file discription for the data in PDF As a data scientist please study the data

 

Attached two files , one for the data you will work on in excel file and file discription for the data in PDF

As a data scientist please study the data and answer the following questions 

1- what is the primerly diagnosis ?

2- What potential risk factors were there?

3- Make a statistical description of the data ( primerly diagnosis, risk factors, gender, age ,…etc)

4- is there a statistal relastionship between the primerly diagnosis and its risk factors?

please show your work in excel file and pdf file Including  tables and graphs with explanation

Share This Post

Email
WhatsApp
Facebook
Twitter
LinkedIn
Pinterest
Reddit

Order a Similar Paper and get 15% Discount on your First Order

Related Questions

1) Briefly describe the major technology-related threats, risks, and challenges to protecting data. What are the major threats and risks?  2) The   “dark

1) Briefly describe the major technology-related threats, risks, and challenges to protecting data. What are the major threats and risks?  2) The   “dark web” is big business.  What is the “dark web”?  What threats does it pose to your personal/family     use and/or your organization’s use of technology and information?  3)

  Using Pandas to access data with Excel or CSV files. Use your approved dataset for this assignment. Requirements: 1 Import the pandas library Import

  Using Pandas to access data with Excel or CSV files. Use your approved dataset for this assignment. Requirements: 1 Import the pandas library Import the numpy library Import the openpyxl library Create a data frame and load the Excel or CSV file Add the optional settings pd.set_option(“display.max_columns”,None) pd.set_option(“display.max_rows”,None) pd.set_option(“max_colwidth”,None)