Difference between revisions of "SOCR Data"

From SOCR
Jump to: navigation, search
Line 96: Line 96:
 
* [[SOCR_061708_NC_Data_Aquifer | Texas Wolfcamp aquifer data]]
 
* [[SOCR_061708_NC_Data_Aquifer | Texas Wolfcamp aquifer data]]
 
* [[SOCR_012708_ID_Data_HotDogs | Hot Dog Calorie and Sodium Dataset]]
 
* [[SOCR_012708_ID_Data_HotDogs | Hot Dog Calorie and Sodium Dataset]]
 +
 +
===SOCR Course Data and Case-Studies
 +
* [https://umich.instructure.com/courses/38100 UMich HS 853, Fall 2015]
 +
** [https://umich.instructure.com/courses/38100/files General Resources]
 +
** [https://umich.instructure.com/courses/38100/files/folder/data Small Datasets]
 +
** [https://umich.instructure.com/courses/38100/files/folder/Case_Studies Biomedical and Health Science Case-Studies]
 +
* [https://umich.instructure.com/courses/90136 UMich HS 853, Fall 2016]
 +
** [https://umich.instructure.com/courses/90136/files General Resources including data, case-studies, lecture notes and code]
 +
* [https://umich.instructure.com/courses/143011/ UMich Data Science and Predictive Analytics (HS 650)]
 +
** [https://umich.instructure.com/courses/143011/files General Resources including data, case-studies, lecture notes and code]
  
 
===External Data Archives===
 
===External Data Archives===

Revision as of 16:45, 22 October 2016

SOCR Educational Materials - SOCR Data

The links below contain a number of datasets that may be used for demonstration purposes in probability and statistics education. There are two types of data - simulated (computer-generated using random sampling) and observed (research, observationally or experimentally acquired).

SOCR Data

Simulated data

The SOCR resources provide a number of mechanisms to simulate data using computer random-number generators. Here are some of the most commonly used SOCR generators of simulated data:

Observed data

The following collections include a number of real observed datasets from different disciplines, acquired using different techniques and applicable in different situations.

Climate Change Data

Population Data

Economic, Business and Stock Market Data

Consumer Price Index (CPI)

Stock Market Data

Monetary-Base Data

Budgets and Deficits Data

Sector Data, Population Perception Trends data

World Peace

Neuroimaging Data

Biomedical Data

Healthcare and Health Science Data

US Census Data

US Elections Data

Other Data

===SOCR Course Data and Case-Studies

External Data Archives

Machine Interfaces to Downloading SOCR Data

In addition to human interactions with the SOCR Data, we provide several machine interfaces to consume and process these data.

  • SOCR Data can also be loaded into an R computational environment automatically using the protocol below illustrated with the case of a Parkinson's Disease dataset:
library(rvest)
# Loading required package: xml2

wiki_url <- read_html("http://wiki.socr.umich.edu/index.php/SOCR_Data_PD_BiomedBigMetadata")
html_nodes(wiki_url, "#content")
pd_data <- html_table(html_nodes(wiki_url,"table")\([[1]]\))
head(pd_data); summary(pd_data)



Translate this page:

(default)
Uk flag.gif

Deutsch
De flag.gif

Español
Es flag.gif

Français
Fr flag.gif

Italiano
It flag.gif

Português
Pt flag.gif

日本語
Jp flag.gif

България
Bg flag.gif

الامارات العربية المتحدة
Ae flag.gif

Suomi
Fi flag.gif

इस भाषा में
In flag.gif

Norge
No flag.png

한국어
Kr flag.gif

中文
Cn flag.gif

繁体中文
Cn flag.gif

Русский
Ru flag.gif

Nederlands
Nl flag.gif

Ελληνικά
Gr flag.gif

Hrvatska
Hr flag.gif

Česká republika
Cz flag.gif

Danmark
Dk flag.gif

Polska
Pl flag.png

România
Ro flag.png

Sverige
Se flag.gif