{"id":41828,"date":"2024-04-04T10:00:23","date_gmt":"2024-04-04T08:00:23","guid":{"rendered":"https:\/\/www.sqorus.com\/?p=41828"},"modified":"2024-08-20T10:50:46","modified_gmt":"2024-08-20T08:50:46","slug":"turnover-prepare-analysis","status":"publish","type":"post","link":"https:\/\/www.sqorus.com\/en\/turnover-prepare-analysis\/","title":{"rendered":"How can you prepare your turnover analysis by selecting the data that impact it?"},"content":{"rendered":"<p>[et_pb_section fb_built=&#8221;1&#8243; _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;0px|0px|0px|0px&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;0px|||||&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;|||&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_text _builder_version=&#8221;4.27.0&#8243; custom_padding=&#8221;||5%||false|false&#8221; inline_fonts=&#8221;Roboto&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p>Would you like to understand why you should conduct a turnover analysis in your organization and what data is important for this? The first part of our <a href=\"https:\/\/www.sqorus.com\/en\/?p=41842\">study on the data to be taken into account when analyzing turnover<\/a> has revealed the different facets of this phenomenon, and gives you the employee characteristics and variables to be taken into account.<\/p>\n<p>Let&#8217;s dive into the second part of our analysis. In this section, we&#8217;ll prepare our data for analysis. We&#8217;re going to look at each variable and understand its influence on the employee&#8217;s voluntary departure.<\/p>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.27.0&#8243; custom_padding=&#8221;||5%||false|false&#8221; inline_fonts=&#8221;Roboto&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p><em>Keep in mind that the variable names represent our use case, but that you need to adapt them to your case.<\/em><\/p>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.27.0&#8243; custom_padding=&#8221;||||false|false&#8221; inline_fonts=&#8221;Roboto&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2>Data preparation and exploratory turnover analysis<\/h2>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.27.0&#8243; custom_padding=&#8221;||5%||false|false&#8221; inline_fonts=&#8221;Roboto&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p>To better understand the <strong>factors influencing turnover<\/strong> within your organization, it&#8217;s essential to look at<strong>HR data analysis<\/strong>.<\/p>\n<p>Thanks to the use of data analysis tools such as Python (which we will also use in the rest of the study), we can import these data and prepare our study.<\/p>\n<h3>What is exploratory data analysis?<\/h3>\n<p>Exploratory Data Analysis (EDA) is used to analyze and study data sets and then summarize their main characteristics, using visualization methods or statistical tests.<br \/>\nIt enables you to better understand the variables in a dataset and the relationships between them, and thus determine the best way to manipulate data sources to get the answers you need. <\/p>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.27.0&#8243; custom_padding=&#8221;||||false|false&#8221; inline_fonts=&#8221;Roboto&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2>1st stage of EDA: analysis of missing values<\/h2>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.27.0&#8243; custom_padding=&#8221;||5%||false|false&#8221; inline_fonts=&#8221;Roboto&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p>The first thing to do is to look at the missing values. These gaps can be revealing and need to be treated with care. We notice that more than 50% of the employee and manager score data are missing, so we decide to exclude these variables. For the other variables, missing values represent less than 4% of the dataset, so we simply delete the rows associated with them. This way of thinking is just one example, but it&#8217;s important to analyze the impact this kind of decision can have on the final results.<\/p>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.27.0&#8243; custom_padding=&#8221;||||false|false&#8221; inline_fonts=&#8221;Roboto&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2>What is chi2 and why use it to analyze turnover data?<\/h2>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.27.0&#8243; inline_fonts=&#8221;Roboto&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p>Now we want to know whether all the variables selected at the outset are relevant to our analysis. We will therefore apply a chi2 statistical test of independence to each of our variables individually.<\/p>\n<p>We choose to use the chi2 test because it&#8217;s a test of independence for categorical variables that shows whether one variable depends on another. Here, we want to know whether a variable has an influence on departures, i.e. whether departures are dependent on any variable. For example, in our case, if we apply the test to the age variable, we have seen that age has an influence on departures.<\/p>\n<p>We can therefore model a contingency table:<\/p>\n<p>[\/et_pb_text][et_pb_image src=&#8221;https:\/\/www.sqorus.com\/wp-content\/uploads\/2024\/08\/Tableau-contingence-turnover.png&#8221; title_text=&#8221;Contingency table &#8211; turnover&#8221; _builder_version=&#8221;4.27.0&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;||5%||false|false&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.27.0&#8243; custom_padding=&#8221;||5%||false|false&#8221; inline_fonts=&#8221;Roboto&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p>This contingency table shows that the youngest employees<br \/>(aged 0-30 and 31-40) account for a high proportion of departures: 42% + 35% of departures are in these age brackets. This is not the final result, but a complement to the results that may or may not be visible on the dashboard.<\/p>\n<p>The chi2 test therefore enabled us to determine which variables to exclude from our study. In our case, we have deduced that the number of internal transfers and long-term leave have no impact on departures, so we will not take them into account in our study. Apart from these, we will use all other variables.<\/p>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.27.0&#8243; custom_padding=&#8221;||||false|false&#8221; inline_fonts=&#8221;Roboto&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2>Conclusion on data preparation and exploratory turnover analysis<\/h2>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.27.0&#8243; custom_padding=&#8221;||5%||false|false&#8221; inline_fonts=&#8221;Roboto&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p>To conclude this second part,<strong>exploratory data analysis<\/strong> has proved to be a valuable tool for deciphering the complexities inherent in our data set.<br \/>\nIn this way, we have been able to identify the variables that merit particular attention in the next stages of the study.<br \/>The <strong>chi2 test<\/strong>, applied systematically to all variables over an extended period, provides a rich and relevant dataset for the<strong>study of turnover<\/strong>. <\/p>\n<p>SQORUS is your partner of choice in this process, providing expertise, innovation and personalized support. Contact us today to discuss your specific requirements.<\/p>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.27.0&#8243; background_color=&#8221;#f7fbff&#8221; custom_margin=&#8221;||8%||false|false&#8221; custom_padding=&#8221;5%|5%|5%|5%|true|true&#8221; border_radii=&#8221;on|23px|23px|23px|23px&#8221; inline_fonts=&#8221;Roboto&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p>In our third and final part, we show you how to<a href=\"https:\/\/www.sqorus.com\/en\/turnover-how-to-optimize-payroll-costs-with-powerbi-visualization\/\">use PowerBI to easily visualize turnover data and find solutions<\/a>.<\/p>\n<p>This tool will enable you to immediately grasp trends,<strong>identify<\/strong> significant<strong>turnover factors<\/strong> and make informed decisions to <strong>optimize payroll management<\/strong>.<\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row custom_padding_last_edited=&#8221;on|desktop&#8221; _builder_version=&#8221;4.26.1&#8243; background_color=&#8221;#2029a0&#8243; background_image=&#8221;https:\/\/www.sqorus.com\/wp-content\/uploads\/2023\/12\/Bandeau-LB-Strategie-RH.png&#8221; background_size=&#8221;contain&#8221; background_position=&#8221;center_right&#8221; width=&#8221;100%&#8221; width_tablet=&#8221;90%&#8221; width_phone=&#8221;90%&#8221; width_last_edited=&#8221;on|phone&#8221; custom_margin=&#8221;||3%||false|true&#8221; custom_padding=&#8221;50px|400px|50px|55px|true|false&#8221; custom_padding_tablet=&#8221;50px|55px|50px|55px|true|true&#8221; custom_padding_phone=&#8221;40px|55px|40px|55px|true|true&#8221; background_last_edited=&#8221;on|phone&#8221; background_enable_image_tablet=&#8221;off&#8221; border_radii=&#8221;on|23px|23px|23px|23px&#8221; global_module=&#8221;25050&#8243; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;|||&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_text module_class=&#8221;Titre_40 Titre_blanc&#8221; _builder_version=&#8221;4.24.0&#8243; _module_preset=&#8221;default&#8221; header_2_font_size=&#8221;30px&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2>What tools can you use to manage your HR strategy?<\/h2>\n<p>[\/et_pb_text][et_pb_text module_class=&#8221;FondBleu&#8221; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;||||||||&#8221; text_text_color=&#8221;#d6d8f4&#8243; text_line_height=&#8221;30px&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p>Optimize your HR strategy and discover the essential management tools you need to achieve your objectives. Don&#8217;t miss this opportunity to successfully manage your HR projects.<\/p>\n<p>[\/et_pb_text][et_pb_button button_url=&#8221;https:\/\/www.sqorus.com\/en\/ebook-which-tools-to-manage-your-hr-strategy\/&#8221; button_text=&#8221;Download&#8221; button_alignment=&#8221;left&#8221; button_alignment_tablet=&#8221;center&#8221; button_alignment_phone=&#8221;center&#8221; button_alignment_last_edited=&#8221;on|tablet&#8221; admin_label=&#8221;Bouton de t\u00e9l\u00e9chargement&#8221; module_class=&#8221;Bouton Fond_blanc&#8221; _builder_version=&#8221;4.27.0&#8243; _module_preset=&#8221;default&#8221; custom_button=&#8221;on&#8221; button_text_size=&#8221;15px&#8221; button_text_color=&#8221;#f36145&#8243; button_bg_color=&#8221;#FFFFFF&#8221; button_border_width=&#8221;1px&#8221; button_border_color=&#8221;#f36145&#8243; button_border_radius=&#8221;50px&#8221; button_font=&#8221;||||||||&#8221; button_use_icon=&#8221;off&#8221; custom_margin=&#8221;20px||||false|false&#8221; custom_padding=&#8221;13px|25px|13px|25px|false|false&#8221; custom_css_free_form=&#8221;selector:hover{||  background-color: #FFF6F5 !important;||}&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_button][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; admin_label=&#8221;Section&#8221; _builder_version=&#8221;4.18.0&#8243; _module_preset=&#8221;default&#8221; global_module=&#8221;12729&#8243; saved_tabs=&#8221;all&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row _builder_version=&#8221;4.27.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.27.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.27.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3>See also our feature on &#8220;HR strategy management tools&#8221;.  <\/h3>\n<p>&nbsp;<\/p>\n<ul>\n<li><a href=\"https:\/\/www.sqorus.com\/grandes-problematiques-des-drh-aujourdhui\/\">What are the key issues facing HR departments today?<\/a><\/li>\n<li><a href=\"https:\/\/www.sqorus.com\/chantiers-prioritaires-des-rh\/\">Organization, talent management, recruitment: priority HR projects?<\/a><\/li>\n<li><a href=\"https:\/\/www.sqorus.com\/drh-quelles-strategies-rh-lavenir\/\">Human resources management: what HR strategies for the future?<\/a><\/li>\n<li><a href=\"https:\/\/www.sqorus.com\/piloter-votre-strategie-rh-de-maniere-optimale\/\">Best practices to manage your HR strategy in an optimal way<\/a><\/li>\n<li><a href=\"https:\/\/www.sqorus.com\/outils-de-pilotage-rh-strategie-rh\/\">The different HR management tools to carry out your HR strategy<\/a><\/li>\n<li><a href=\"https:\/\/www.sqorus.com\/logiciel-sirh-domaines-dintervention-fonction-rh\/\">HRIS software: the different areas of intervention for the HR function<\/a><\/li>\n<li><a href=\"https:\/\/www.sqorus.com\/convaincre-sa-direction-dinvestir-dans-un-outil-sirh\/\">How to convince your management to invest in an HRIS tool?<\/a><\/li>\n<li><a href=\"https:\/\/www.sqorus.com\/se-faire-accompagner-pilotage-dune-strategie-rh\/\">Is it necessary to be accompanied in the management of an HR strategy?<\/a><\/li>\n<li><a href=\"https:\/\/www.sqorus.com\/indicateurs-mesurer-la-performance-dune-strategie-rh\/\">What indicators should be defined to measure the performance of an HR strategy?<\/a><\/li>\n<li><a href=\"https:\/\/www.sqorus.com\/strategie-rh-comment-realiser-un-reporting-rh-efficace\/\">HR strategy: how to achieve effective HR reporting?<\/a><\/li>\n<li><a href=\"https:\/\/www.sqorus.com\/qui-doit-piloter-les-projets-rh\/\">Who should drive HR projects in the company?<\/a><\/li>\n<li><a href=\"https:\/\/www.sqorus.com\/monter-un-groupe-de-travail-projet-rh\/\">Setting up a working group for an HR project: who should be involved?<\/a><\/li>\n<\/ul>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; admin_label=&#8221;Section &#8211; Blog &#8211; Cta Actu&#8221; module_class=&#8221;Fond_bleu Fond_icone&#8221; _builder_version=&#8221;4.27.0&#8243; custom_margin=&#8221;5rem||5rem||true|true&#8221; custom_margin_tablet=&#8221;4rem|40px|4rem|40px|true|true&#8221; custom_margin_phone=&#8221;|20px||20px|false|true&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;3rem||3rem||true|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row make_equal=&#8221;on&#8221; admin_label=&#8221;Text block&#8221; module_class=&#8221;LargeurBox&#8221; _builder_version=&#8221;4.27.0&#8243; _module_preset=&#8221;default&#8221; animation_style=&#8221;fade&#8221; locked=&#8221;off&#8221; collapsed=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.25.0&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;|9rem||9rem|false|true&#8221; custom_padding_tablet=&#8221;|0rem||0rem|false|true&#8221; custom_padding_phone=&#8221;|0rem||0rem|false|true&#8221; custom_padding_last_edited=&#8221;on|desktop&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text admin_label=&#8221;Sous-titre&#8221; module_class=&#8221;SousTitre&#8221; _builder_version=&#8221;4.25.0&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;||||||||&#8221; text_orientation=&#8221;center&#8221; custom_margin=&#8221;||10px||false|false&#8221; text_orientation_tablet=&#8221;&#8221; text_orientation_phone=&#8221;center&#8221; text_orientation_last_edited=&#8221;on|tablet&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p>Contact<\/p>\n<p>[\/et_pb_text][et_pb_text admin_label=&#8221;Titre &#8211; H2&#8243; module_class=&#8221;Titre_40&#8243; _builder_version=&#8221;4.26.1&#8243; _module_preset=&#8221;default&#8221; text_orientation=&#8221;center&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2>A project? A request?A question?<\/h2>\n<p>[\/et_pb_text][et_pb_text admin_label=&#8221;Texte&#8221; _builder_version=&#8221;4.27.0&#8243; _module_preset=&#8221;default&#8221; text_text_color=&#8221;#d2d4ec&#8221; text_orientation=&#8221;center&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p>Contact us today and find out how we can work together to make your company&#8217;s digital future a reality.<\/p>\n<p>[\/et_pb_text][et_pb_button button_url=&#8221;https:\/\/www.sqorus.com\/en\/contact\/&#8221; button_text=&#8221;Contact SQORUS&#8221; button_alignment=&#8221;center&#8221; module_class=&#8221;Bouton fond_orange&#8221; _builder_version=&#8221;4.27.0&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;30px||||false|false&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_button][\/et_pb_column][\/et_pb_row][\/et_pb_section]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Discover the keys to effective turnover analysis and the essential data to consider when understanding departures.<\/p>\n","protected":false},"author":53,"featured_media":41839,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_et_pb_use_builder":"on","_et_pb_old_content":"","_et_gb_content_width":"","content-type":"","_ayudawp_aiss_exclude":false,"footnotes":""},"categories":[393],"tags":[],"metiers":[225],"sujet":[220],"class_list":["post-41828","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-hr-data-en","metiers-it-en","sujet-solution-en"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>How can you prepare your turnover analysis by selecting the data that impact it? - SQORUS<\/title>\n<meta name=\"description\" content=\"Discover the keys to effective turnover analysis and the essential data to consider when understanding departures.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.sqorus.com\/en\/turnover-prepare-analysis\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How can you prepare your turnover analysis by selecting the data that impact it? - SQORUS\" \/>\n<meta property=\"og:description\" content=\"Discover the keys to effective turnover analysis and the essential data to consider when understanding departures.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.sqorus.com\/en\/turnover-prepare-analysis\/\" \/>\n<meta property=\"og:site_name\" content=\"SQORUS\" \/>\n<meta property=\"article:published_time\" content=\"2024-04-04T08:00:23+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-08-20T08:50:46+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.sqorus.com\/wp-content\/uploads\/2021\/11\/admin-ajax-3-300x182.jpg\" \/>\n<meta name=\"author\" content=\"Consultant expert IT SQORUS\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@SQORUS\" \/>\n<meta name=\"twitter:site\" content=\"@SQORUS\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Consultant expert IT SQORUS\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.sqorus.com\\\/en\\\/turnover-prepare-analysis\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.sqorus.com\\\/en\\\/turnover-prepare-analysis\\\/\"},\"author\":{\"name\":\"Consultant expert IT SQORUS\",\"@id\":\"https:\\\/\\\/www.sqorus.com\\\/en\\\/#\\\/schema\\\/person\\\/c4f2a8ea1188671ff748897ed5590312\"},\"headline\":\"How can you prepare your turnover analysis by selecting the data that impact it?\",\"datePublished\":\"2024-04-04T08:00:23+00:00\",\"dateModified\":\"2024-08-20T08:50:46+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.sqorus.com\\\/en\\\/turnover-prepare-analysis\\\/\"},\"wordCount\":1830,\"publisher\":{\"@id\":\"https:\\\/\\\/www.sqorus.com\\\/en\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/www.sqorus.com\\\/en\\\/turnover-prepare-analysis\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.sqorus.com\\\/wp-content\\\/uploads\\\/2024\\\/04\\\/Cles-dune-analyse-du-turnover-efficace.png\",\"articleSection\":[\"HR Data\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.sqorus.com\\\/en\\\/turnover-prepare-analysis\\\/\",\"url\":\"https:\\\/\\\/www.sqorus.com\\\/en\\\/turnover-prepare-analysis\\\/\",\"name\":\"How can you prepare your turnover analysis by selecting the data that impact it? - SQORUS\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.sqorus.com\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.sqorus.com\\\/en\\\/turnover-prepare-analysis\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.sqorus.com\\\/en\\\/turnover-prepare-analysis\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.sqorus.com\\\/wp-content\\\/uploads\\\/2024\\\/04\\\/Cles-dune-analyse-du-turnover-efficace.png\",\"datePublished\":\"2024-04-04T08:00:23+00:00\",\"dateModified\":\"2024-08-20T08:50:46+00:00\",\"description\":\"Discover the keys to effective turnover analysis and the essential data to consider when understanding departures.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.sqorus.com\\\/en\\\/turnover-prepare-analysis\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.sqorus.com\\\/en\\\/turnover-prepare-analysis\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.sqorus.com\\\/en\\\/turnover-prepare-analysis\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.sqorus.com\\\/wp-content\\\/uploads\\\/2024\\\/04\\\/Cles-dune-analyse-du-turnover-efficace.png\",\"contentUrl\":\"https:\\\/\\\/www.sqorus.com\\\/wp-content\\\/uploads\\\/2024\\\/04\\\/Cles-dune-analyse-du-turnover-efficace.png\",\"width\":1000,\"height\":625},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.sqorus.com\\\/en\\\/turnover-prepare-analysis\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\\\/\\\/www.sqorus.com\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How can you prepare your turnover analysis by selecting the data that impact it?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.sqorus.com\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/www.sqorus.com\\\/en\\\/\",\"name\":\"SQORUS | Cabinet de transformation RH, Finance & IT\",\"description\":\"People And Solutions That Matter*\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.sqorus.com\\\/en\\\/#organization\"},\"alternateName\":\"SQORUS\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.sqorus.com\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.sqorus.com\\\/en\\\/#organization\",\"name\":\"SQORUS | Cabinet de transformation RH, Finance & IT\",\"url\":\"https:\\\/\\\/www.sqorus.com\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.sqorus.com\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"\",\"contentUrl\":\"\",\"caption\":\"SQORUS | Cabinet de transformation RH, Finance & IT\"},\"image\":{\"@id\":\"https:\\\/\\\/www.sqorus.com\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/x.com\\\/SQORUS\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/356733\\\/\",\"https:\\\/\\\/www.instagram.com\\\/inside_sqorus\\\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.sqorus.com\\\/en\\\/#\\\/schema\\\/person\\\/c4f2a8ea1188671ff748897ed5590312\",\"name\":\"Consultant expert IT SQORUS\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.sqorus.com\\\/wp-content\\\/uploads\\\/2024\\\/08\\\/cropped-Favicon-SQORUS-2-96x96.png\",\"url\":\"https:\\\/\\\/www.sqorus.com\\\/wp-content\\\/uploads\\\/2024\\\/08\\\/cropped-Favicon-SQORUS-2-96x96.png\",\"contentUrl\":\"https:\\\/\\\/www.sqorus.com\\\/wp-content\\\/uploads\\\/2024\\\/08\\\/cropped-Favicon-SQORUS-2-96x96.png\",\"caption\":\"Consultant expert IT SQORUS\"},\"url\":\"https:\\\/\\\/www.sqorus.com\\\/en\\\/author\\\/consultant-expert-it-sqorus\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How can you prepare your turnover analysis by selecting the data that impact it? - SQORUS","description":"Discover the keys to effective turnover analysis and the essential data to consider when understanding departures.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.sqorus.com\/en\/turnover-prepare-analysis\/","og_locale":"en_US","og_type":"article","og_title":"How can you prepare your turnover analysis by selecting the data that impact it? - SQORUS","og_description":"Discover the keys to effective turnover analysis and the essential data to consider when understanding departures.","og_url":"https:\/\/www.sqorus.com\/en\/turnover-prepare-analysis\/","og_site_name":"SQORUS","article_published_time":"2024-04-04T08:00:23+00:00","article_modified_time":"2024-08-20T08:50:46+00:00","og_image":[{"url":"https:\/\/www.sqorus.com\/wp-content\/uploads\/2021\/11\/admin-ajax-3-300x182.jpg","type":"","width":"","height":""}],"author":"Consultant expert IT SQORUS","twitter_card":"summary_large_image","twitter_creator":"@SQORUS","twitter_site":"@SQORUS","twitter_misc":{"Written by":"Consultant expert IT SQORUS","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.sqorus.com\/en\/turnover-prepare-analysis\/#article","isPartOf":{"@id":"https:\/\/www.sqorus.com\/en\/turnover-prepare-analysis\/"},"author":{"name":"Consultant expert IT SQORUS","@id":"https:\/\/www.sqorus.com\/en\/#\/schema\/person\/c4f2a8ea1188671ff748897ed5590312"},"headline":"How can you prepare your turnover analysis by selecting the data that impact it?","datePublished":"2024-04-04T08:00:23+00:00","dateModified":"2024-08-20T08:50:46+00:00","mainEntityOfPage":{"@id":"https:\/\/www.sqorus.com\/en\/turnover-prepare-analysis\/"},"wordCount":1830,"publisher":{"@id":"https:\/\/www.sqorus.com\/en\/#organization"},"image":{"@id":"https:\/\/www.sqorus.com\/en\/turnover-prepare-analysis\/#primaryimage"},"thumbnailUrl":"https:\/\/www.sqorus.com\/wp-content\/uploads\/2024\/04\/Cles-dune-analyse-du-turnover-efficace.png","articleSection":["HR Data"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.sqorus.com\/en\/turnover-prepare-analysis\/","url":"https:\/\/www.sqorus.com\/en\/turnover-prepare-analysis\/","name":"How can you prepare your turnover analysis by selecting the data that impact it? - SQORUS","isPartOf":{"@id":"https:\/\/www.sqorus.com\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.sqorus.com\/en\/turnover-prepare-analysis\/#primaryimage"},"image":{"@id":"https:\/\/www.sqorus.com\/en\/turnover-prepare-analysis\/#primaryimage"},"thumbnailUrl":"https:\/\/www.sqorus.com\/wp-content\/uploads\/2024\/04\/Cles-dune-analyse-du-turnover-efficace.png","datePublished":"2024-04-04T08:00:23+00:00","dateModified":"2024-08-20T08:50:46+00:00","description":"Discover the keys to effective turnover analysis and the essential data to consider when understanding departures.","breadcrumb":{"@id":"https:\/\/www.sqorus.com\/en\/turnover-prepare-analysis\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.sqorus.com\/en\/turnover-prepare-analysis\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.sqorus.com\/en\/turnover-prepare-analysis\/#primaryimage","url":"https:\/\/www.sqorus.com\/wp-content\/uploads\/2024\/04\/Cles-dune-analyse-du-turnover-efficace.png","contentUrl":"https:\/\/www.sqorus.com\/wp-content\/uploads\/2024\/04\/Cles-dune-analyse-du-turnover-efficace.png","width":1000,"height":625},{"@type":"BreadcrumbList","@id":"https:\/\/www.sqorus.com\/en\/turnover-prepare-analysis\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/www.sqorus.com\/en\/"},{"@type":"ListItem","position":2,"name":"How can you prepare your turnover analysis by selecting the data that impact it?"}]},{"@type":"WebSite","@id":"https:\/\/www.sqorus.com\/en\/#website","url":"https:\/\/www.sqorus.com\/en\/","name":"SQORUS | Cabinet de transformation RH, Finance & IT","description":"People And Solutions That Matter*","publisher":{"@id":"https:\/\/www.sqorus.com\/en\/#organization"},"alternateName":"SQORUS","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.sqorus.com\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.sqorus.com\/en\/#organization","name":"SQORUS | Cabinet de transformation RH, Finance & IT","url":"https:\/\/www.sqorus.com\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.sqorus.com\/en\/#\/schema\/logo\/image\/","url":"","contentUrl":"","caption":"SQORUS | Cabinet de transformation RH, Finance & IT"},"image":{"@id":"https:\/\/www.sqorus.com\/en\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/x.com\/SQORUS","https:\/\/www.linkedin.com\/company\/356733\/","https:\/\/www.instagram.com\/inside_sqorus\/"]},{"@type":"Person","@id":"https:\/\/www.sqorus.com\/en\/#\/schema\/person\/c4f2a8ea1188671ff748897ed5590312","name":"Consultant expert IT SQORUS","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.sqorus.com\/wp-content\/uploads\/2024\/08\/cropped-Favicon-SQORUS-2-96x96.png","url":"https:\/\/www.sqorus.com\/wp-content\/uploads\/2024\/08\/cropped-Favicon-SQORUS-2-96x96.png","contentUrl":"https:\/\/www.sqorus.com\/wp-content\/uploads\/2024\/08\/cropped-Favicon-SQORUS-2-96x96.png","caption":"Consultant expert IT SQORUS"},"url":"https:\/\/www.sqorus.com\/en\/author\/consultant-expert-it-sqorus\/"}]}},"_links":{"self":[{"href":"https:\/\/www.sqorus.com\/en\/wp-json\/wp\/v2\/posts\/41828","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.sqorus.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.sqorus.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.sqorus.com\/en\/wp-json\/wp\/v2\/users\/53"}],"replies":[{"embeddable":true,"href":"https:\/\/www.sqorus.com\/en\/wp-json\/wp\/v2\/comments?post=41828"}],"version-history":[{"count":0,"href":"https:\/\/www.sqorus.com\/en\/wp-json\/wp\/v2\/posts\/41828\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.sqorus.com\/en\/wp-json\/wp\/v2\/media\/41839"}],"wp:attachment":[{"href":"https:\/\/www.sqorus.com\/en\/wp-json\/wp\/v2\/media?parent=41828"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.sqorus.com\/en\/wp-json\/wp\/v2\/categories?post=41828"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.sqorus.com\/en\/wp-json\/wp\/v2\/tags?post=41828"},{"taxonomy":"metiers","embeddable":true,"href":"https:\/\/www.sqorus.com\/en\/wp-json\/wp\/v2\/metiers?post=41828"},{"taxonomy":"sujet","embeddable":true,"href":"https:\/\/www.sqorus.com\/en\/wp-json\/wp\/v2\/sujet?post=41828"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}