Laptop on which data analysis can be seen

Data analysis in medical technology: step by step

,

This blog post is about data analysis in the context of medical technology.

We explain the Read, Transform and Write steps that are necessary to prepare data so that it can be used for specific applications. Particular attention is paid to the transformation of data and the importance of correct linking and formatting.

Data analysis procedure

In general, the procedure can be divided into the following steps Read, Transform and Write divide.

Read

In this step, the data is loaded from the store (e.g. data warehouse) or a previous workflow. If required, additional data can be added from various sources within the individual workflows. For example, if a mapping table is required that was created by colleagues in Excel. 

Transform

All data sources required for the use case are then merged in the transformation. It is important to ensure that the data is mapped using meaningful keys.

Positive

Data analysis medical technology: ER diagram

Negative

Data analysis medical technology: ER diagram 2

 It is also important to pay attention to how the data is "linked" with each other. This also depends on which tool is used to prepare the data. With Tableau, data can be linked via Join (inner, right, left, full), Relationship, Blend or Union. Each of the individual "connections" has a different effect on the data.

Further operations such as Group By or Pivot can then be applied to the data.

Additional columns that are relevant to the use case can also be calculated.

Write

There are two use cases for dealing with the data. Either the prepared data is treated as an intermediate result and used in a subsequent workflow, or the data is prepared and can be stored in the desired format or saved in a database for subsequent use in the use case.

Conclusion

Data integration laid the foundation for a deep understanding and the ability to act in a data-driven manner. The second step was to pour the data into a format in order to make it usable for the use case.

In the final step, the use case can be visualized with the processed data. More on this in the next article.

Jennifer Münch

About ME

Jennifer Münch has a degree in business informatics and has been working for doubleSlash as a business consultant since 2019. She already has several years of professional experience in IT projects and specializes in ETL processes and Visualization in the area of Business Intelligence.

All contributions from Jennifer Münch

Learn more

Further information on our website and in our newsletter

Arrow up