Analysis of Medical Data Research Perspective Nancy B. Clark. M.Ed. Director of Medical Informatics Education FSU College of Medicine Spring 2004 http://www.med.fsu.edu/informatics
Objectives Review statistical concepts to be on Step 1. Determine what data exist relative to a clinical question or formal hypothesis  use IT to locate existing data sources  identify and locate existing data sets  Within institution Outside institution Analyze, interpret and report findings  Select and use appropriate computer software: Excel, SPSS Use software to perform simple statistical analysis and portray results graphically  Interpret reports
Prerequisite Skills  (Step 1 USMLE) Fundamental concepts of measurement Scales of measurement Distribution, central tendency, variability, probability Disease prevalence and incidence Disease outcomes (eg, fatality rates) Associations (correlation or covariance) Health impact (eg, risk differences and ratios) Sensitivity, specificity, predictive values
More Prerequisite Skills  (Step 1 USMLE) Fundamental concepts of hypothesis testing and statistical inference Confidence intervals Statistical significance and type I error Statistical power and type II error  
More Step 1 Topics Fundamental concepts of study design Types of experimental studies (eg, clinical trials, community intervention trials) Types of observational studies (eg, cohort, case-control, cross-sectional, case series, community surveys) Sampling and sample size Subject selection and exposure allocation (eg, randomization, stratification, self-  - selection, systematic assignment) Outcome assessment Internal and external validity
Scales of Measure Nominal  – qualitative classification of equal value:  gender, race, color, city  Ordinal  - qualitative classification which can be rank ordered:  socioeconomic status of families  Interval   - Numerical or quantitative data:  can be rank ordered and sizes compared :  temperature  Ratio   - interval data with absolute zero value:  time or space
Distribution, Central Tendency… Mean
…Variability, Probability… Mean Median Mode Standard deviation Statistical Significance p < .01
Confidence Interval
Statistical Significance Type I  and Type II errors Null Hypothesis = H o Type II error Correct decision Do Not Reject H o Correct decision Type I error Reject H o H o  False H o  True
Statistics Online Textbook The Statistics Homepage  http://www.statsoftinc.com/textbook/stathome.html
Disease Prevalence and Incidence Prevalence probability of disease in entire population at any point in time 2% of the population has diabetes  Incidence probability that patient without disease develops disease during interval 0.2% or 2 per 1000 new cases per year
Sensitivity, Specificity sensitivity  =  a / (a+c) specificity  =  d / (b+d) d c Test is negative b a Test is positive Patients without disease Patients with disease
Predictive Value Positive predictive value  = a / ( a+b) Negative predictive value  = d / (c+d) Post-test probability of disease given positive test  = a / (a+b) Post-test probability of disease given negative test  = c / (c+d) d c Test is negative b a Test is positive Patients without disease Patients with disease
Good Resource Sen, Spc, PV  An Introduction to Information Mastery http://www.poems.msu.edu/InfoMastery/default.htm   Diagnosis Sensitivity and specificity Predictive values Likelihood ratios InfoRetriever  Calculators: Epidemiology, Diagnostic test
Fundamental Concepts of Study Design Good Resource  Epidemiology for the Uninitiated  BMJ Online Textbook http://bmj.com/collections/epidem/epid.shtml
Finding Health Statistics
Types of Health Statistics Questions Fact lookups Research Presentations Social and Policy indicators
Strategies for Finding Health Stats Use Portal Start at Internet site Start with book or article
Internet Portals of Health Stats Lists of links that provide starting points for browsing or searching Keyword search in portal vs Google General idea what you want The Related Health Services Research Web Sites  http://www.nlm.nih.gov/nichsr/hsrsites.html   The NCHS portal:  http://www.cdc.gov/nchs/
Other Statistical Web Sites CDC Data and Statistics  http://www.cdc.gov/scientific.htm FedStats Home Page  http://www.fedstats.gov/   Compare these two U Michigan’s  Statistical Resources on the WEB – HEALTH What type of stats
Lexis-Nexis Statistical Universe Subscription resource Searches stat data Subject List Limit search Reports or tables http://web.lexis-nexis.com/statuniv?B1=Connect+to+Statistical+Universe
MMWR Morbidity – illness Mortality – death http://www.cdc.gov/mmwr/ Disease Trends Tables - searchable
Health Care Data Healthcare Cost and Utilization Project HCUPnet Hospital discharges Ambulatory service Costs Amount of care By diagnosis and procedure Surveys of hosp, physicians, nursing homes
Health Consequences  Costs to society, individuals Cost from care Costs of illness Impact on infrastructure HCFA=>CMS Health Accounts http://www.cms.hhs.gov/statistics/nhe/default.asp
State and International Data Floridahealthstat.com  - Where Florida Health Data Resides   DOH Epidemiology KFF State Health Facts Online   United Nations Statistics Division   World Health Organization Research Tools
Individual Datasets EMR Billing CDCS Customized data collection tools
Data Analysis
Selecting the Appropriate Software Spreadsheet  Numerical (interval or ratio) data Sums Averages Standard deviations Simple charts and graphs Statistical Software Nominal or Ordinal data Comparisons of two+ groups Frequency tables Complicated charts and graphs Normal curves Class intervals Statistical significance
Spreadsheets Excel Pocket Excel
Data Tables Field names at top Each row is a record (sample) Sorting whole table By one column By more than one column Sorting individual sections
Descriptive Statistics Distribution frequency distribution Histogram Central tendency  Mean Median mode  Dispersion Range Standard deviation Variance N Not P (inferential stats)
Central Tendency Mean =AVERAGE(b2:b1500) Median =MEDIAN(A2:A7)  Mode =MODE(A2:A7) N =COUNT(A2:A1500) =COUNTBLANK(A2:B5)
Dispersion Range =MAX(A2:A60)- MIN(A2:A60)  Standard deviation =STDEV(A2:A110)  Variance =VAR(A2:A110)
Distribution Frequency distribution Not easy – use SPSS FREQUENCY(data_array,bins_array) Use help Histogram Bar chart of frequency table
Hands on experience Analyze data in examples2.xls
Statistical Software Intro to SPSS
Statistical Software SPSS Provided by request/justification Lab Computers Start => Programs => SPSS for Windows => SPSS 11.0 for Windows
Start Screen Don’t show this dialog in the future. OK
Open Breast Cancer Survival Data View
Views Variables  View
File Information Utilities Menu File Info… Output window
Descriptive Statistics Analyze Menu Descriptive Statistics Frequencies Select Age  ► Click  Statistic s button In Central Tendency Mean, Median, Mode  In Dispersion Standard Deviation, variance In Percentile Values Quartiles Continue OK
Graphing Graphs Menu Pie… Summary for Groups of cases Lymph Nodes  ► OK
Histogram with Normal Curve Graphs Menu Histogram.. Select Age  ► Check  Display Normal Curve OK
Simple Correlation Analysis Age and Tumor Size Analyze Menu Correlate… Bivariate Select Age  ► Select Pathological Tumor Size ► Check Pearson and Spearman – Two tailed OK Is there a correlation?  Negative or Positive? Is it statistically significant?
Save Output Save on All Users drive Under Nancy.clark SPSS Output Files Name it your name: ie, KerryBachista.spo
Importing Data From Excel, SAS, dBase, etc. Variable names first row File Menu, Open Data… Files of Type Excel Tutorial, Samples Demo.exe Type in Labels Pick Type of variable Enter Value Labels Etc.
SPSS Tutorials In the Help Menu On Informatics Web page Books: Statistics for Social & Health Research (Sage) Argyrous, George  Statistics Applied to Clinical Trials (Klawer Academic Publishers) Cleophas, Ton J., et al
Objectives Determine what data exist relative to a clinical question or formal hypothesis  use IT to locate existing data sources  identify and locate existing data sets  Within institution Outside institution Analyze, interpret and report findings  Select appropriate computer software: Excel, SPSS Use software to perform simple statistical analysis and portray results graphically  Interpret reports
Questions?

More Related Content

PPTX
PPT
Epidemiology notes
PPTX
BASIC LIFE SUPPORT (BLS)
PPT
Simple linear regression
PDF
PPTX
Outliers, the story of success
PPTX
Health behaviour
PDF
BigData_Chp3: Data Processing
Epidemiology notes
BASIC LIFE SUPPORT (BLS)
Simple linear regression
Outliers, the story of success
Health behaviour
BigData_Chp3: Data Processing

What's hot (20)

PPTX
Two-way Repeated Measures ANOVA
PPTX
Network meta analysis
PPTX
Confidence interval
PPTX
Medical Data Analysis
PDF
5. Non parametric analysis
PPTX
Lec. biostatistics introduction
PPTX
Network meta-analysis & models for inconsistency
PPTX
How to read a receiver operating characteritic (ROC) curve
PPTX
Inferential statistics
PPTX
t test using spss
PPT
Introduction To SPSS
PPTX
Parametric tests seminar
PPTX
Multivariate data analysis
PDF
Descriptive Statistics with R
PPTX
Fishers test
PPT
Part 1 Survival Analysis
ODP
Introduction to Bayesian Statistics
PPTX
Data analysis
PPTX
Hypothesis testing
Two-way Repeated Measures ANOVA
Network meta analysis
Confidence interval
Medical Data Analysis
5. Non parametric analysis
Lec. biostatistics introduction
Network meta-analysis & models for inconsistency
How to read a receiver operating characteritic (ROC) curve
Inferential statistics
t test using spss
Introduction To SPSS
Parametric tests seminar
Multivariate data analysis
Descriptive Statistics with R
Fishers test
Part 1 Survival Analysis
Introduction to Bayesian Statistics
Data analysis
Hypothesis testing
Ad

Similar to Analysis Of Medical Data (20)

PDF
Biostatistics clinical research & trials
PDF
Introduction to Medical Statistics - Master.Eman Khashabapptx.pdf
PPTX
Medical Statistics.pptx
PPT
introductoin to Biostatistics ( 1st and 2nd lec ).ppt
PPT
introductoin to Biostatistics ( 1st and 2nd lec ).ppt
PPT
introductoin to Biostatistics ( 1st and 2nd lec ).ppt
PPTX
BIOSTATISTICS (MPT) 11 (1).pptx
PDF
演講-Meta analysis in medical research-張偉豪
PPTX
02 Basics of Research Methodology...pptx
PPTX
Future of Healthcare Forum (Digital Health 2017) - Andrew Satz
PDF
Biostatistics-C-2-Item-2pdf.pdf
PPTX
BIOSTATISTICS IN MEDICINE & PUBLIC HEALTH.pptx
PPT
1. Introdution to Biostatistics.ppt
PPT
bio statistics for clinical research
DOCX
2019 10 3 Originality ReportinalityReportultraattemptI.docx
PPSX
PPTX
Introduction to biostatistics new with table and graphs.pptx
PPTX
Biostatistics-for-5th-Year-Medical-Students-in-South-Sudan-_Refresher.pptx
PPT
Study Designs in Epidemiology-Ahmed Mandil-2.ppt
PDF
WSDM2015Tutorial.pdf
Biostatistics clinical research & trials
Introduction to Medical Statistics - Master.Eman Khashabapptx.pdf
Medical Statistics.pptx
introductoin to Biostatistics ( 1st and 2nd lec ).ppt
introductoin to Biostatistics ( 1st and 2nd lec ).ppt
introductoin to Biostatistics ( 1st and 2nd lec ).ppt
BIOSTATISTICS (MPT) 11 (1).pptx
演講-Meta analysis in medical research-張偉豪
02 Basics of Research Methodology...pptx
Future of Healthcare Forum (Digital Health 2017) - Andrew Satz
Biostatistics-C-2-Item-2pdf.pdf
BIOSTATISTICS IN MEDICINE & PUBLIC HEALTH.pptx
1. Introdution to Biostatistics.ppt
bio statistics for clinical research
2019 10 3 Originality ReportinalityReportultraattemptI.docx
Introduction to biostatistics new with table and graphs.pptx
Biostatistics-for-5th-Year-Medical-Students-in-South-Sudan-_Refresher.pptx
Study Designs in Epidemiology-Ahmed Mandil-2.ppt
WSDM2015Tutorial.pdf
Ad

More from Minh Dat Ton That (14)

PPTX
Nẹp chỉnh hình cột sống
PPTX
Phân Tích Dáng Đi
PPTX
Nẹp cổ bàn chân AFO
PPTX
Phan tich dang di
PPT
Loạn sản khớp háng đang phát triển (DDH)
PPT
Vẹo cột sống
PPT
Thăm Khám khớp háng
PPTX
VẬN ĐỘNG TRỊ LIỆU
PPT
PPTX
Phục hồi chức năng gãy xương
PPTX
Đại cương Sinh cơ học
PPTX
Phục hồi chức năng bệnh khớp
PDF
Lượng giá chức năng cơ bằng tay
PPT
đO tầm vận động khớp
Nẹp chỉnh hình cột sống
Phân Tích Dáng Đi
Nẹp cổ bàn chân AFO
Phan tich dang di
Loạn sản khớp háng đang phát triển (DDH)
Vẹo cột sống
Thăm Khám khớp háng
VẬN ĐỘNG TRỊ LIỆU
Phục hồi chức năng gãy xương
Đại cương Sinh cơ học
Phục hồi chức năng bệnh khớp
Lượng giá chức năng cơ bằng tay
đO tầm vận động khớp

Recently uploaded (20)

PPTX
Modernising the Digital Integration Hub
PPTX
Chapter 5: Probability Theory and Statistics
PPTX
Group 1 Presentation -Planning and Decision Making .pptx
PPTX
Benefits of Physical activity for teenagers.pptx
PDF
From MVP to Full-Scale Product A Startup’s Software Journey.pdf
DOCX
search engine optimization ppt fir known well about this
PDF
Enhancing emotion recognition model for a student engagement use case through...
PDF
How ambidextrous entrepreneurial leaders react to the artificial intelligence...
PDF
DP Operators-handbook-extract for the Mautical Institute
PDF
Video forgery: An extensive analysis of inter-and intra-frame manipulation al...
PDF
August Patch Tuesday
PDF
DASA ADMISSION 2024_FirstRound_FirstRank_LastRank.pdf
PDF
sustainability-14-14877-v2.pddhzftheheeeee
PDF
NewMind AI Weekly Chronicles – August ’25 Week III
PDF
Hindi spoken digit analysis for native and non-native speakers
PDF
Getting Started with Data Integration: FME Form 101
PDF
Hybrid model detection and classification of lung cancer
PDF
ENT215_Completing-a-large-scale-migration-and-modernization-with-AWS.pdf
PDF
Five Habits of High-Impact Board Members
PPTX
observCloud-Native Containerability and monitoring.pptx
Modernising the Digital Integration Hub
Chapter 5: Probability Theory and Statistics
Group 1 Presentation -Planning and Decision Making .pptx
Benefits of Physical activity for teenagers.pptx
From MVP to Full-Scale Product A Startup’s Software Journey.pdf
search engine optimization ppt fir known well about this
Enhancing emotion recognition model for a student engagement use case through...
How ambidextrous entrepreneurial leaders react to the artificial intelligence...
DP Operators-handbook-extract for the Mautical Institute
Video forgery: An extensive analysis of inter-and intra-frame manipulation al...
August Patch Tuesday
DASA ADMISSION 2024_FirstRound_FirstRank_LastRank.pdf
sustainability-14-14877-v2.pddhzftheheeeee
NewMind AI Weekly Chronicles – August ’25 Week III
Hindi spoken digit analysis for native and non-native speakers
Getting Started with Data Integration: FME Form 101
Hybrid model detection and classification of lung cancer
ENT215_Completing-a-large-scale-migration-and-modernization-with-AWS.pdf
Five Habits of High-Impact Board Members
observCloud-Native Containerability and monitoring.pptx

Analysis Of Medical Data

  • 1. Analysis of Medical Data Research Perspective Nancy B. Clark. M.Ed. Director of Medical Informatics Education FSU College of Medicine Spring 2004 http://www.med.fsu.edu/informatics
  • 2. Objectives Review statistical concepts to be on Step 1. Determine what data exist relative to a clinical question or formal hypothesis use IT to locate existing data sources identify and locate existing data sets Within institution Outside institution Analyze, interpret and report findings Select and use appropriate computer software: Excel, SPSS Use software to perform simple statistical analysis and portray results graphically Interpret reports
  • 3. Prerequisite Skills (Step 1 USMLE) Fundamental concepts of measurement Scales of measurement Distribution, central tendency, variability, probability Disease prevalence and incidence Disease outcomes (eg, fatality rates) Associations (correlation or covariance) Health impact (eg, risk differences and ratios) Sensitivity, specificity, predictive values
  • 4. More Prerequisite Skills (Step 1 USMLE) Fundamental concepts of hypothesis testing and statistical inference Confidence intervals Statistical significance and type I error Statistical power and type II error  
  • 5. More Step 1 Topics Fundamental concepts of study design Types of experimental studies (eg, clinical trials, community intervention trials) Types of observational studies (eg, cohort, case-control, cross-sectional, case series, community surveys) Sampling and sample size Subject selection and exposure allocation (eg, randomization, stratification, self- - selection, systematic assignment) Outcome assessment Internal and external validity
  • 6. Scales of Measure Nominal – qualitative classification of equal value: gender, race, color, city Ordinal - qualitative classification which can be rank ordered: socioeconomic status of families Interval - Numerical or quantitative data: can be rank ordered and sizes compared : temperature Ratio - interval data with absolute zero value: time or space
  • 8. …Variability, Probability… Mean Median Mode Standard deviation Statistical Significance p < .01
  • 10. Statistical Significance Type I and Type II errors Null Hypothesis = H o Type II error Correct decision Do Not Reject H o Correct decision Type I error Reject H o H o False H o True
  • 11. Statistics Online Textbook The Statistics Homepage http://www.statsoftinc.com/textbook/stathome.html
  • 12. Disease Prevalence and Incidence Prevalence probability of disease in entire population at any point in time 2% of the population has diabetes Incidence probability that patient without disease develops disease during interval 0.2% or 2 per 1000 new cases per year
  • 13. Sensitivity, Specificity sensitivity = a / (a+c) specificity = d / (b+d) d c Test is negative b a Test is positive Patients without disease Patients with disease
  • 14. Predictive Value Positive predictive value = a / ( a+b) Negative predictive value = d / (c+d) Post-test probability of disease given positive test = a / (a+b) Post-test probability of disease given negative test = c / (c+d) d c Test is negative b a Test is positive Patients without disease Patients with disease
  • 15. Good Resource Sen, Spc, PV An Introduction to Information Mastery http://www.poems.msu.edu/InfoMastery/default.htm Diagnosis Sensitivity and specificity Predictive values Likelihood ratios InfoRetriever Calculators: Epidemiology, Diagnostic test
  • 16. Fundamental Concepts of Study Design Good Resource Epidemiology for the Uninitiated BMJ Online Textbook http://bmj.com/collections/epidem/epid.shtml
  • 18. Types of Health Statistics Questions Fact lookups Research Presentations Social and Policy indicators
  • 19. Strategies for Finding Health Stats Use Portal Start at Internet site Start with book or article
  • 20. Internet Portals of Health Stats Lists of links that provide starting points for browsing or searching Keyword search in portal vs Google General idea what you want The Related Health Services Research Web Sites http://www.nlm.nih.gov/nichsr/hsrsites.html The NCHS portal: http://www.cdc.gov/nchs/
  • 21. Other Statistical Web Sites CDC Data and Statistics http://www.cdc.gov/scientific.htm FedStats Home Page http://www.fedstats.gov/ Compare these two U Michigan’s Statistical Resources on the WEB – HEALTH What type of stats
  • 22. Lexis-Nexis Statistical Universe Subscription resource Searches stat data Subject List Limit search Reports or tables http://web.lexis-nexis.com/statuniv?B1=Connect+to+Statistical+Universe
  • 23. MMWR Morbidity – illness Mortality – death http://www.cdc.gov/mmwr/ Disease Trends Tables - searchable
  • 24. Health Care Data Healthcare Cost and Utilization Project HCUPnet Hospital discharges Ambulatory service Costs Amount of care By diagnosis and procedure Surveys of hosp, physicians, nursing homes
  • 25. Health Consequences Costs to society, individuals Cost from care Costs of illness Impact on infrastructure HCFA=>CMS Health Accounts http://www.cms.hhs.gov/statistics/nhe/default.asp
  • 26. State and International Data Floridahealthstat.com - Where Florida Health Data Resides DOH Epidemiology KFF State Health Facts Online United Nations Statistics Division World Health Organization Research Tools
  • 27. Individual Datasets EMR Billing CDCS Customized data collection tools
  • 29. Selecting the Appropriate Software Spreadsheet Numerical (interval or ratio) data Sums Averages Standard deviations Simple charts and graphs Statistical Software Nominal or Ordinal data Comparisons of two+ groups Frequency tables Complicated charts and graphs Normal curves Class intervals Statistical significance
  • 31. Data Tables Field names at top Each row is a record (sample) Sorting whole table By one column By more than one column Sorting individual sections
  • 32. Descriptive Statistics Distribution frequency distribution Histogram Central tendency Mean Median mode Dispersion Range Standard deviation Variance N Not P (inferential stats)
  • 33. Central Tendency Mean =AVERAGE(b2:b1500) Median =MEDIAN(A2:A7) Mode =MODE(A2:A7) N =COUNT(A2:A1500) =COUNTBLANK(A2:B5)
  • 34. Dispersion Range =MAX(A2:A60)- MIN(A2:A60) Standard deviation =STDEV(A2:A110) Variance =VAR(A2:A110)
  • 35. Distribution Frequency distribution Not easy – use SPSS FREQUENCY(data_array,bins_array) Use help Histogram Bar chart of frequency table
  • 36. Hands on experience Analyze data in examples2.xls
  • 38. Statistical Software SPSS Provided by request/justification Lab Computers Start => Programs => SPSS for Windows => SPSS 11.0 for Windows
  • 39. Start Screen Don’t show this dialog in the future. OK
  • 40. Open Breast Cancer Survival Data View
  • 42. File Information Utilities Menu File Info… Output window
  • 43. Descriptive Statistics Analyze Menu Descriptive Statistics Frequencies Select Age ► Click Statistic s button In Central Tendency Mean, Median, Mode In Dispersion Standard Deviation, variance In Percentile Values Quartiles Continue OK
  • 44. Graphing Graphs Menu Pie… Summary for Groups of cases Lymph Nodes ► OK
  • 45. Histogram with Normal Curve Graphs Menu Histogram.. Select Age ► Check Display Normal Curve OK
  • 46. Simple Correlation Analysis Age and Tumor Size Analyze Menu Correlate… Bivariate Select Age ► Select Pathological Tumor Size ► Check Pearson and Spearman – Two tailed OK Is there a correlation? Negative or Positive? Is it statistically significant?
  • 47. Save Output Save on All Users drive Under Nancy.clark SPSS Output Files Name it your name: ie, KerryBachista.spo
  • 48. Importing Data From Excel, SAS, dBase, etc. Variable names first row File Menu, Open Data… Files of Type Excel Tutorial, Samples Demo.exe Type in Labels Pick Type of variable Enter Value Labels Etc.
  • 49. SPSS Tutorials In the Help Menu On Informatics Web page Books: Statistics for Social & Health Research (Sage) Argyrous, George Statistics Applied to Clinical Trials (Klawer Academic Publishers) Cleophas, Ton J., et al
  • 50. Objectives Determine what data exist relative to a clinical question or formal hypothesis use IT to locate existing data sources identify and locate existing data sets Within institution Outside institution Analyze, interpret and report findings Select appropriate computer software: Excel, SPSS Use software to perform simple statistical analysis and portray results graphically Interpret reports