合成数据作为解决数据隐私和保密问题的策略 体育科学中的数据隐私和保密问题:实用例子和R闪亮的应用
Mitchell Naughton1, Dan Weaving1,2, Tannath Scott2,3
1Applied Sports Science and Exercise Testing Laboratory, University of Newcastle, Ourimbah, NSW,Australia.
概括
合成数据生成为运动员隐私问题提供了实际解决方案. 这种方法模仿了原始数据的特性,使体育科学中更广泛的数据共享和分析成为可能.
科学领域:
- 体育科学和绩效分析 运动科学和绩效分析
- 数据隐私和体育中的保密性
背景情况:
- 越来越多的运动员数据由体育表现技术收集,这引发了重要的隐私和保密问题.
- 复制原始数据特征的合成数据为这些问题提供了潜在的解决方案.
研究的目的:
- 在体育科学背景下展示合成数据生成的实际应用.
- 开发和部署一个公开可访问的R Shiny网络应用程序,用于创建合成运动员数据.
主要方法:
- 利用来自两项关于团队体育负载和干预后变化的先前研究的公开数据集.
- 使用R Studio中的synthpop包生成合成数据.
- 使用威尔士t测试和标准化倾向平均平方误差对比原始和合成数据集.
主要成果:
- 在所有检查的变量中,在原始和合成数据集之间没有发现统计学上显著的差异 (P > .05).
- 观察到的原始数据和生成的合成数据之间的分布相似性,以低标准化倾向平均平方误差表示.
结论:
- 合成数据是解决体育分析中的隐私和保密挑战的可行方法.
- 合成数据可以提高数据可访问性,用于探索性分析,并促进跨多个团队或机构的合作.
- 鼓励体育科学家和研究人员使用提供的R Shiny网络应用程序来生成合成数据.
相关概念视频
Archival Research
16.0K
Some researchers gain access to large amounts of data without interacting with a single research participant. Instead, they use existing records to answer various research questions. This type of research approach is known as archival research. Archival research relies on looking at past records or data sets to look for interesting patterns or relationships. For example, a researcher might access the academic records of all individuals who enrolled in college within the past ten years and...
16.0K
Censoring Survival Data
139
Survival analysis is a statistical method used to analyze time-to-event data, often employed in fields such as medicine, engineering, and social sciences. One of the key challenges in survival analysis is dealing with incomplete data, a phenomenon known as "censoring." Censoring occurs when the event of interest (such as death, relapse, or system failure) has not occurred for some individuals by the end of the study period or is otherwise unobservable, and it might have many different...
139
Introduction to R
422
R is a powerful software environment for statistical computing and graphics. Originating as an implementation of the S language, developed at Bell Laboratories, R has evolved into a robust, open-source statistical software favored by statisticians and data scientists worldwide. Its comprehensive suite includes data manipulation, calculation, and graphical display capabilities, making it versatile for data analysis and visualization. Its programming language is at the core of R's...
422
Statistical Methods for Analyzing Epidemiological Data
417
Epidemiological data primarily involves information on specific populations' occurrence, distribution, and determinants of health and diseases. This data is crucial for understanding disease patterns and impacts, aiding public health decision-making and disease prevention strategies. The analysis of epidemiological data employs various statistical methods to interpret health-related data effectively. Here are some commonly used methods:
417
Statistical Software for Data Analysis and Clinical Trials
630
Statistical software is pivotal in data analysis and clinical trials by providing tools to analyze data, draw conclusions, and make predictions. These software packages range from simple data management applications to complex analytical platforms, supporting various statistical tests, models, and simulation techniques. Their significance lies in their ability to handle vast amounts of data with precision and efficiency, enabling researchers to validate hypotheses, identify trends, and make...
630
Biostatistics: Overview
280
Biostatistics plays a crucial role in understanding and analyzing data in healthcare and biology. Biostatisticians conduct experiments, gather evidence, and draw meaningful conclusions using statistical methods and techniques. Different variables form the foundation of biostatistical analysis, allowing researchers to understand and interpret data effectively. These variables are classified into different types, each serving a specific purpose in statistical analysis.
Discrete variables are...
Discrete variables are...
280


