<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Marzieh Ghiasi | EpiToDate</title>
	<atom:link href="https://epitodate.com/author/marzieh/feed/" rel="self" type="application/rss+xml" />
	<link>https://epitodate.com</link>
	<description>Curating up to date resources for epidemiologists and allied fields</description>
	<lastBuildDate>Tue, 05 Nov 2024 16:12:13 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.5</generator>
<site xmlns="com-wordpress:feed-additions:1">160594236</site>	<item>
		<title>Clustering models in epidemiology</title>
		<link>https://epitodate.com/clustering-models-in-epidemiology/</link>
					<comments>https://epitodate.com/clustering-models-in-epidemiology/#respond</comments>
		
		<dc:creator><![CDATA[Marzieh Ghiasi]]></dc:creator>
		<pubDate>Mon, 04 Nov 2024 02:49:25 +0000</pubDate>
				<category><![CDATA[Collections]]></category>
		<category><![CDATA[clustering analysis]]></category>
		<guid isPermaLink="false">https://epitodate.com/?p=2812</guid>

					<description><![CDATA[<p>In epidemiology, when we think of the word &#8216;clustering&#8217; we often think about it in the context of infectious disease... <a class="read-article" href="https://epitodate.com/clustering-models-in-epidemiology/">Read Article &#8594;</a></p>
The post <a href="https://epitodate.com/clustering-models-in-epidemiology/">Clustering models in epidemiology</a> first appeared on <a href="https://epitodate.com">EpiToDate</a>.]]></description>
										<content:encoded><![CDATA[<p>In epidemiology, when we think of the word &#8216;clustering&#8217; we often think about it in the context of infectious disease outbreak and transmission chains, spatial patterns in environmental epidemiology, or high dimensional analysis in genetic epidemiology. Clustering methods, however, have a much broader application in general epidemiology in identifying patterns and groups that share exposures, risk factors and outcomes within populations. There are many types of clustering approaches that can be used in epidemiological studies. As the diagram below shows, traditionally these models were broadly categorize into heuristic vs model based vs density-based, with a range of other expanded models (adapted from <a href="https://ieeexplore.ieee.org/document/1334073" title="">Jain et al. 2004</a>). I&#8217;ve included some examples of some of the prototype modelling approaches under each category. I should note that these models and approaches can go by many names depending on the field, and under various classifications. For example k-means clustering is also identified as centroid based clustering, partitional clustering, distance-based clustering in literature and field. To better learn about some of the traditional approaches to clustering, this article by Jain et al. (2004) is an excellent review.</p>



<span class="listnum">*</span><p><b>Jain, A. K., Topchy, A., Law, M. H., &#038; Buhmann, J. M. (2004, August). <a href="https://ieeexplore.ieee.org/document/1334073">Landscape of clustering algorithms.</a> In Proceedings of the 17th International Conference on Pattern Recognition, 2004. ICPR 2004. (Vol. 1, pp. 260-263). IEEE.</b><br>



<figure class="wp-block-image size-large"><img data-recalc-dims="1" fetchpriority="high" decoding="async" width="800" height="664" src="https://i0.wp.com/epitodate.com/wp-content/uploads/clusteringmodels1_revised.png?resize=800%2C664&#038;ssl=1" alt="" class="wp-image-2824" srcset="https://i0.wp.com/epitodate.com/wp-content/uploads/clusteringmodels1_revised.png?resize=1024%2C850&amp;ssl=1 1024w, https://i0.wp.com/epitodate.com/wp-content/uploads/clusteringmodels1_revised.png?resize=300%2C249&amp;ssl=1 300w, https://i0.wp.com/epitodate.com/wp-content/uploads/clusteringmodels1_revised.png?resize=768%2C637&amp;ssl=1 768w, https://i0.wp.com/epitodate.com/wp-content/uploads/clusteringmodels1_revised.png?resize=1536%2C1275&amp;ssl=1 1536w, https://i0.wp.com/epitodate.com/wp-content/uploads/clusteringmodels1_revised.png?resize=2048%2C1700&amp;ssl=1 2048w, https://i0.wp.com/epitodate.com/wp-content/uploads/clusteringmodels1_revised.png?w=1600&amp;ssl=1 1600w, https://i0.wp.com/epitodate.com/wp-content/uploads/clusteringmodels1_revised.png?w=2400&amp;ssl=1 2400w" sizes="(max-width: 800px) 100vw, 800px" /></figure>



<p>The advent of machine learning and deep learning approaches in the past decade has not only advanced existing approaches and introduced a host of new methods such as deep clustering methods. <a href="https://sites.gatech.edu/omscs7641/2024/03/10/evolution-taxonomy-of-clustering-algorithms/" title="">This article</a> provides the historical timeline for some of these developments. Some of these methods are also increasingly being used for health and epidemiological data, for example <a href="https://www.nature.com/articles/s41598-024-51699-z" title="">deep embedded clustering (DEC) used with critical care data in this paper by de Kok et al. (2024) </a>, I&#8217;ve provided some examples below. A good review of recent clustering methods in this space by Ezugwu et al. (2022).</p>



<span class="listnum">*</span><p><b>Ezugwu, A. E., Ikotun, A. M., Oyelade, O. O., Abualigah, L., Agushaka, J. O., Eke, C. I., &#038; Akinyelu, A. A. (2022). <a href="https://www.sciencedirect.com/science/article/abs/pii/S095219762200046X">A comprehensive survey of clustering algorithms: State-of-the-art machine learning applications, taxonomy, challenges, and future research prospects.</a> Engineering Applications of Artificial Intelligence, 110, 104743.</b><br>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><img data-recalc-dims="1" decoding="async" width="800" height="854" src="https://i0.wp.com/epitodate.com/wp-content/uploads/clusteringmodels2.png?resize=800%2C854&#038;ssl=1" alt="" class="wp-image-2823" style="width:807px;height:auto" srcset="https://i0.wp.com/epitodate.com/wp-content/uploads/clusteringmodels2.png?resize=959%2C1024&amp;ssl=1 959w, https://i0.wp.com/epitodate.com/wp-content/uploads/clusteringmodels2.png?resize=281%2C300&amp;ssl=1 281w, https://i0.wp.com/epitodate.com/wp-content/uploads/clusteringmodels2.png?resize=768%2C820&amp;ssl=1 768w, https://i0.wp.com/epitodate.com/wp-content/uploads/clusteringmodels2.png?resize=1438%2C1536&amp;ssl=1 1438w, https://i0.wp.com/epitodate.com/wp-content/uploads/clusteringmodels2.png?resize=1917%2C2048&amp;ssl=1 1917w, https://i0.wp.com/epitodate.com/wp-content/uploads/clusteringmodels2.png?w=1923&amp;ssl=1 1923w, https://i0.wp.com/epitodate.com/wp-content/uploads/clusteringmodels2.png?w=1600&amp;ssl=1 1600w" sizes="(max-width: 800px) 100vw, 800px" /></figure></div>


<p></p>The post <a href="https://epitodate.com/clustering-models-in-epidemiology/">Clustering models in epidemiology</a> first appeared on <a href="https://epitodate.com">EpiToDate</a>.]]></content:encoded>
					
					<wfw:commentRss>https://epitodate.com/clustering-models-in-epidemiology/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2812</post-id>	</item>
		<item>
		<title>Beginner&#8217;s Guide to Latent Class Analysis: Introduction and application</title>
		<link>https://epitodate.com/introduction-to-latent-class-analysis/</link>
					<comments>https://epitodate.com/introduction-to-latent-class-analysis/#respond</comments>
		
		<dc:creator><![CDATA[Marzieh Ghiasi]]></dc:creator>
		<pubDate>Sat, 02 Nov 2024 03:52:58 +0000</pubDate>
				<category><![CDATA[Collections]]></category>
		<category><![CDATA[books]]></category>
		<category><![CDATA[latent class analysis]]></category>
		<category><![CDATA[latent transition analysis]]></category>
		<category><![CDATA[resources]]></category>
		<category><![CDATA[website]]></category>
		<guid isPermaLink="false">https://epitodate.com/?p=2524</guid>

					<description><![CDATA[<p>The following is a list of excellent resources to get anyone started on latent class (and latent profile, latent transition... <a class="read-article" href="https://epitodate.com/introduction-to-latent-class-analysis/">Read Article &#8594;</a></p>
The post <a href="https://epitodate.com/introduction-to-latent-class-analysis/">Beginner’s Guide to Latent Class Analysis: Introduction and application</a> first appeared on <a href="https://epitodate.com">EpiToDate</a>.]]></description>
										<content:encoded><![CDATA[<p>The following is a list of excellent resources to get anyone started on latent class (and latent profile, latent transition analyses):</p>


<div class="wp-block-image">
<figure class="alignleft size-large is-resized"><img data-recalc-dims="1" decoding="async" width="640" height="1024" src="https://i0.wp.com/epitodate.com/wp-content/uploads/2024/11/Wiley-Probability-and-Statistics-Latent-Class-Analysis-Book-718-Hardcover_36d14656-49a8-4322-a922-76fb2eb4d9d4.349f3ea3da6556a8d90796f6862148b0.webp?resize=640%2C1024&#038;ssl=1" alt="" class="wp-image-2525" style="width:188px;height:auto" srcset="https://i0.wp.com/epitodate.com/wp-content/uploads/2024/11/Wiley-Probability-and-Statistics-Latent-Class-Analysis-Book-718-Hardcover_36d14656-49a8-4322-a922-76fb2eb4d9d4.349f3ea3da6556a8d90796f6862148b0.webp?resize=640%2C1024&amp;ssl=1 640w, https://i0.wp.com/epitodate.com/wp-content/uploads/2024/11/Wiley-Probability-and-Statistics-Latent-Class-Analysis-Book-718-Hardcover_36d14656-49a8-4322-a922-76fb2eb4d9d4.349f3ea3da6556a8d90796f6862148b0.webp?resize=188%2C300&amp;ssl=1 188w, https://i0.wp.com/epitodate.com/wp-content/uploads/2024/11/Wiley-Probability-and-Statistics-Latent-Class-Analysis-Book-718-Hardcover_36d14656-49a8-4322-a922-76fb2eb4d9d4.349f3ea3da6556a8d90796f6862148b0.webp?resize=768%2C1229&amp;ssl=1 768w, https://i0.wp.com/epitodate.com/wp-content/uploads/2024/11/Wiley-Probability-and-Statistics-Latent-Class-Analysis-Book-718-Hardcover_36d14656-49a8-4322-a922-76fb2eb4d9d4.349f3ea3da6556a8d90796f6862148b0.webp?w=810&amp;ssl=1 810w" sizes="(max-width: 640px) 100vw, 640px" /></figure></div>


<p><strong>Collins, L. M., &amp; Lanza, S. T. (2009). <em>Latent Class and Latent Transition Analysis</em> (1st ed.). John Wiley &amp; Sons, Ltd. <a href="https://doi.org/10.1002/9780470567333">https://doi.org/10.1002/9780470567333</a></strong></p>



<p><em>&#8220;Latent Class and Latent Transition Analysis</em> is a comprehensive guide for identifying unobserved subgroups within a population using categorical data. Designed for researchers and students in social, behavioral, and health sciences, the book covers latent class and latent transition analysis techniques, which are used to infer hidden patterns within groups based on survey responses or other observed variables. It begins with foundational concepts and progresses to advanced topics like longitudinal latent class models, parameter restrictions, and multi-group analysis. Each method is presented with both theoretical background and practical applications, including examples of real-world data analysis. Chapters conclude with key takeaways, and the book offers online resources with data sets and specialized software tools (Proc LCA and Proc LTA in SAS) to help readers apply and experiment with the methods discussed. This resource is ideal for advanced coursework in categorical data analysis or for researchers using latent variable modeling.<em>&#8220;</em></p>


<div class="wp-block-image">
<figure class="alignleft size-full is-resized"><img data-recalc-dims="1" loading="lazy" decoding="async" width="667" height="1000" src="https://i0.wp.com/epitodate.com/wp-content/uploads/2024/11/71P-iayAQL._AC_UF10001000_QL80_.jpg?resize=667%2C1000&#038;ssl=1" alt="" class="wp-image-2526" style="width:184px;height:auto" srcset="https://i0.wp.com/epitodate.com/wp-content/uploads/2024/11/71P-iayAQL._AC_UF10001000_QL80_.jpg?w=667&amp;ssl=1 667w, https://i0.wp.com/epitodate.com/wp-content/uploads/2024/11/71P-iayAQL._AC_UF10001000_QL80_.jpg?resize=200%2C300&amp;ssl=1 200w" sizes="auto, (max-width: 667px) 100vw, 667px" /></figure></div>


<p><strong>Hagenaars, J. A., &amp; McCutcheon, A. L. (2002). <em>Applied Latent Class Analysis</em>. Cambridge University Press. <a href="http://ebookcentral.proquest.com/lib/michstate-ebooks/detail.action?docID=217833">https://www.cambridge.org/core/books/applied-latent-class-analysis/30C364913C52083262DD7CE5A2E05685</a></strong></p>



<p>&#8220;<em>Applied Latent Class Analysis</em> is a hands-on guide for researchers seeking practical applications of latent class modeling to uncover hidden subgroups within data. This book is structured to support applied work, moving beyond theoretical explanations to focus on implementing latent class analysis (LCA) for real-world research challenges. The chapters cover essential methods, such as clustering and measurement models, and extend to sophisticated applications, including causal analysis, dynamic models, and handling missing data. Each section combines theoretical insights with concrete examples and step-by-step instructions on conducting analyses in SAS, providing readers with a toolkit for navigating complex datasets. The book is particularly valuable for social and behavioral researchers who need guidance on translating latent class techniques into empirical insights, with each chapter including practical case studies and applications that demonstrate the versatility of LCA in various research contexts. With empirical examples and tips on best practices, <em>Applied Latent Class Analysis</em> is an essential resource for those aiming to enhance their methodological skill set and apply LCA effectively in their own work. The book is also a tribute to Clifford C. Clogg, whose work laid foundational principles in the field.&#8221;<br></p>


            <div class='ays-quiz-container ays_quiz_elegant_light  ' data-quest-effect='shake'  data-hide-bg-image='false' id='ays-quiz-container-2'>                                                <div class='ays-questions-container'>                                                            <form action='' method='post' id='ays_finish_quiz_2'                         class='ays-quiz-form enable_correction enable_questions_result '                    >            <input type='hidden' value='list' class='answer_view_class'>            <input type='hidden' value='' class='ays_qm_enable_arrows'>                                    <div class='step active-step'>                <div class='ays-abs-fs ays-start-page'>                                                            <p class='ays-fs-title'>Latent class analysis</p>                    <div class='ays-fs-subtitle'><p>Test your knowledge of the principles of latent class analysis</p></div>                    <input type='hidden' name='ays_quiz_id' value='2'/>                    <input type='hidden' name='ays_quiz_curent_page_link' class='ays-quiz-curent-page-link' value='https://epitodate.com/author/marzieh/feed/'/>                    <input type='hidden' name='ays_quiz_questions' value='22,9,18,16,17,11,5,15,8,10'>                                                            <input type='button'   class='ays_next start_button action-button' value='Start' data-enable-leave-page="false" />                                        </div>                </div><div class='step ' data-question-id='22' data-type='radio'>                                                            <p class='ays-question-counter animated'>1 / 10</p>                    <div class='ays-abs-fs'>                                                <div class='ays_quiz_question'>                                <p>Which of the following would NOT typically be considered a problem for the validity of an LCA model?</p>                            </div>                                                    <div class='ays-quiz-answers ays_list_view_container  '>            <div class='ays-field ays_list_view_item' >                <input type='hidden' name='ays_answer_correct[]' value='0'/>                <input type='radio' name='ays_questions[ays-question-22]' id='ays-answer-81-2' value='81'/>                    <label for='ays-answer-81-2' >                        Small sample size, reducing the power to detect distinct classes                    </label>                    <label for='ays-answer-81-2' class='ays_answer_image ays_answer_image_class'></label>            </div>            <div class='ays-field ays_list_view_item' >                <input type='hidden' name='ays_answer_correct[]' value='0'/>                <input type='radio' name='ays_questions[ays-question-22]' id='ays-answer-82-2' value='82'/>                    <label for='ays-answer-82-2' >                        Violation of the conditional independence assumption                    </label>                    <label for='ays-answer-82-2' class='ays_answer_image ays_answer_image_class'></label>            </div>            <div class='ays-field ays_list_view_item' >                <input type='hidden' name='ays_answer_correct[]' value='0'/>                <input type='radio' name='ays_questions[ays-question-22]' id='ays-answer-83-2' value='83'/>                    <label for='ays-answer-83-2' >                        Non-normality of observed variables                    </label>                    <label for='ays-answer-83-2' class='ays_answer_image ays_answer_image_class'></label>            </div>            <div class='ays-field ays_list_view_item' >                <input type='hidden' name='ays_answer_correct[]' value='0'/>                <input type='radio' name='ays_questions[ays-question-22]' id='ays-answer-84-2' value='84'/>                    <label for='ays-answer-84-2' >                        High correlation between observed variables within classes                    </label>                    <label for='ays-answer-84-2' class='ays_answer_image ays_answer_image_class'></label>            </div><script>            if(typeof window.quizOptions_2 === 'undefined'){                window.quizOptions_2 = [];            }            window.quizOptions_2['22'] = 'eyJxdWVzdGlvbl9hbnN3ZXIiOnsiODEiOiIwIiwiODIiOiIwIiwiODMiOiIxIiwiODQiOiIwIn19';</script></div>                                                                                                <div class='ays_buttons_div'>                                                <i class="ays_fa ays_fa_arrow_left ays_previous action-button ays_arrow ays_display_none"></i>                        <input type='button' class='ays_previous action-button ' value='Prev' />                                                <i class="ays_fa ays_fa_arrow_right ays_next action-button ays_arrow ays_next_arrow ays_display_none"></i>                        <input type='button' class='ays_next action-button ' value='Next' />                    </div>                                                <div class='wrong_answer_text ays_do_not_show' style='display:none'>                                                    </div>                        <div class='right_answer_text ays_do_not_show' style='display:none'>                                                    </div>                        <div class='ays_questtion_explanation' style='display:none'>                            <p><strong>Answer</strong>: <strong>Non-normality of observed variables</strong><br /><em>Explanation</em>: LCA commonly uses categorical indicators, so normality is not a strict requirement. However, small sample sizes, high correlations within classes, and violations of conditional independence can all reduce the model's validity.</p>                        </div>                                                                    </div>                </div><div class='step ' data-question-id='9' data-type='radio'>                                                            <p class='ays-question-counter animated'>2 / 10</p>                    <div class='ays-abs-fs'>                                                <div class='ays_quiz_question'>                                <p>Which of the following would indicate that adding another latent class to an LCA model does not improve model fit?</p>                            </div>                                                    <div class='ays-quiz-answers ays_list_view_container  '>            <div class='ays-field ays_list_view_item' >                <input type='hidden' name='ays_answer_correct[]' value='0'/>                <input type='radio' name='ays_questions[ays-question-9]' id='ays-answer-30-2' value='30'/>                    <label for='ays-answer-30-2' >                        An increase in the likelihood ratio                    </label>                    <label for='ays-answer-30-2' class='ays_answer_image ays_answer_image_class'></label>            </div>            <div class='ays-field ays_list_view_item' >                <input type='hidden' name='ays_answer_correct[]' value='0'/>                <input type='radio' name='ays_questions[ays-question-9]' id='ays-answer-31-2' value='31'/>                    <label for='ays-answer-31-2' >                        A decrease in the entropy of class membership                    </label>                    <label for='ays-answer-31-2' class='ays_answer_image ays_answer_image_class'></label>            </div>            <div class='ays-field ays_list_view_item' >                <input type='hidden' name='ays_answer_correct[]' value='0'/>                <input type='radio' name='ays_questions[ays-question-9]' id='ays-answer-32-2' value='32'/>                    <label for='ays-answer-32-2' >                        A minimal reduction in BIC or AIC compared to previous models                    </label>                    <label for='ays-answer-32-2' class='ays_answer_image ays_answer_image_class'></label>            </div>            <div class='ays-field ays_list_view_item' >                <input type='hidden' name='ays_answer_correct[]' value='0'/>                <input type='radio' name='ays_questions[ays-question-9]' id='ays-answer-33-2' value='33'/>                    <label for='ays-answer-33-2' >                        A significant increase in posterior probabilities                    </label>                    <label for='ays-answer-33-2' class='ays_answer_image ays_answer_image_class'></label>            </div><script>            if(typeof window.quizOptions_2 === 'undefined'){                window.quizOptions_2 = [];            }            window.quizOptions_2['9'] = 'eyJxdWVzdGlvbl9hbnN3ZXIiOnsiMzAiOiIwIiwiMzEiOiIwIiwiMzIiOiIxIiwiMzMiOiIwIn19';</script></div>                                                                                                <div class='ays_buttons_div'>                                                <i class="ays_fa ays_fa_arrow_left ays_previous action-button ays_arrow ays_display_none"></i>                        <input type='button' class='ays_previous action-button ' value='Prev' />                                                <i class="ays_fa ays_fa_arrow_right ays_next action-button ays_arrow ays_next_arrow ays_display_none"></i>                        <input type='button' class='ays_next action-button ' value='Next' />                    </div>                                                <div class='wrong_answer_text ays_do_not_show' style='display:none'>                                                    </div>                        <div class='right_answer_text ays_do_not_show' style='display:none'>                                                    </div>                        <div class='ays_questtion_explanation' style='display:none'>                            <p><strong>Answer</strong>: <strong>A minimal reduction in BIC or AIC compared to previous models</strong><br /><em>Explanation</em>: If adding a new class does not substantially improve model fit (as indicated by a minimal reduction in fit statistics like BIC or AIC), it may not be necessary to add more classes.</p>                        </div>                                                                    </div>                </div><div class='step ' data-question-id='18' data-type='radio'>                                                            <p class='ays-question-counter animated'>3 / 10</p>                    <div class='ays-abs-fs'>                                                <div class='ays_quiz_question'>                                <p>If the entropy of an LCA model is low, what might this indicate about the model’s classification accuracy?</p>                            </div>                                                    <div class='ays-quiz-answers ays_list_view_container  '>            <div class='ays-field ays_list_view_item' >                <input type='hidden' name='ays_answer_correct[]' value='0'/>                <input type='radio' name='ays_questions[ays-question-18]' id='ays-answer-66-2' value='66'/>                    <label for='ays-answer-66-2' >                        The model has high classification accuracy with distinct class boundaries.                    </label>                    <label for='ays-answer-66-2' class='ays_answer_image ays_answer_image_class'></label>            </div>            <div class='ays-field ays_list_view_item' >                <input type='hidden' name='ays_answer_correct[]' value='0'/>                <input type='radio' name='ays_questions[ays-question-18]' id='ays-answer-67-2' value='67'/>                    <label for='ays-answer-67-2' >                        The model’s classes are poorly defined, leading to lower confidence in class assignments.                    </label>                    <label for='ays-answer-67-2' class='ays_answer_image ays_answer_image_class'></label>            </div>            <div class='ays-field ays_list_view_item' >                <input type='hidden' name='ays_answer_correct[]' value='0'/>                <input type='radio' name='ays_questions[ays-question-18]' id='ays-answer-68-2' value='68'/>                    <label for='ays-answer-68-2' >                        The model has too many observed variables.                    </label>                    <label for='ays-answer-68-2' class='ays_answer_image ays_answer_image_class'></label>            </div>            <div class='ays-field ays_list_view_item' >                <input type='hidden' name='ays_answer_correct[]' value='0'/>                <input type='radio' name='ays_questions[ays-question-18]' id='ays-answer-69-2' value='69'/>                    <label for='ays-answer-69-2' >                        The model should include more latent classes to improve classification.                    </label>                    <label for='ays-answer-69-2' class='ays_answer_image ays_answer_image_class'></label>            </div><script>            if(typeof window.quizOptions_2 === 'undefined'){                window.quizOptions_2 = [];            }            window.quizOptions_2['18'] = 'eyJxdWVzdGlvbl9hbnN3ZXIiOnsiNjYiOiIwIiwiNjciOiIxIiwiNjgiOiIwIiwiNjkiOiIwIn19';</script></div>                                                                                                <div class='ays_buttons_div'>                                                <i class="ays_fa ays_fa_arrow_left ays_previous action-button ays_arrow ays_display_none"></i>                        <input type='button' class='ays_previous action-button ' value='Prev' />                                                <i class="ays_fa ays_fa_arrow_right ays_next action-button ays_arrow ays_next_arrow ays_display_none"></i>                        <input type='button' class='ays_next action-button ' value='Next' />                    </div>                                                <div class='wrong_answer_text ays_do_not_show' style='display:none'>                                                    </div>                        <div class='right_answer_text ays_do_not_show' style='display:none'>                                                    </div>                        <div class='ays_questtion_explanation' style='display:none'>                            <p><strong>Answer</strong>: <strong>The model’s classes are poorly defined, leading to lower confidence in class assignments.</strong><br /><em>Explanation</em>: Low entropy indicates that individuals are not well separated into classes, which suggests that the model’s latent classes may overlap, making class membership uncertain.</p>                        </div>                                                                    </div>                </div><div class='step ' data-question-id='16' data-type='radio'>                                                            <p class='ays-question-counter animated'>4 / 10</p>                    <div class='ays-abs-fs'>                                                <div class='ays_quiz_question'>                                <p>In an LCA model with covariates, how do covariates impact the interpretation of the latent classes?</p>                            </div>                                                    <div class='ays-quiz-answers ays_list_view_container  '>            <div class='ays-field ays_list_view_item' >                <input type='hidden' name='ays_answer_correct[]' value='0'/>                <input type='radio' name='ays_questions[ays-question-16]' id='ays-answer-58-2' value='58'/>                    <label for='ays-answer-58-2' >                        They influence class membership probabilities but do not alter the interpretation of observed variables within classes.                    </label>                    <label for='ays-answer-58-2' class='ays_answer_image ays_answer_image_class'></label>            </div>            <div class='ays-field ays_list_view_item' >                <input type='hidden' name='ays_answer_correct[]' value='0'/>                <input type='radio' name='ays_questions[ays-question-16]' id='ays-answer-59-2' value='59'/>                    <label for='ays-answer-59-2' >                        They directly impact the relationship between observed variables and latent classes.                    </label>                    <label for='ays-answer-59-2' class='ays_answer_image ays_answer_image_class'></label>            </div>            <div class='ays-field ays_list_view_item' >                <input type='hidden' name='ays_answer_correct[]' value='0'/>                <input type='radio' name='ays_questions[ays-question-16]' id='ays-answer-60-2' value='60'/>                    <label for='ays-answer-60-2' >                        They eliminate the need for conditional independence within classes.                    </label>                    <label for='ays-answer-60-2' class='ays_answer_image ays_answer_image_class'></label>            </div>            <div class='ays-field ays_list_view_item' >                <input type='hidden' name='ays_answer_correct[]' value='0'/>                <input type='radio' name='ays_questions[ays-question-16]' id='ays-answer-61-2' value='61'/>                    <label for='ays-answer-61-2' >                        They allow for the merging of latent classes.                    </label>                    <label for='ays-answer-61-2' class='ays_answer_image ays_answer_image_class'></label>            </div><script>            if(typeof window.quizOptions_2 === 'undefined'){                window.quizOptions_2 = [];            }            window.quizOptions_2['16'] = 'eyJxdWVzdGlvbl9hbnN3ZXIiOnsiNTgiOiIxIiwiNTkiOiIwIiwiNjAiOiIwIiwiNjEiOiIwIn19';</script></div>                                                                                                <div class='ays_buttons_div'>                                                <i class="ays_fa ays_fa_arrow_left ays_previous action-button ays_arrow ays_display_none"></i>                        <input type='button' class='ays_previous action-button ' value='Prev' />                                                <i class="ays_fa ays_fa_arrow_right ays_next action-button ays_arrow ays_next_arrow ays_display_none"></i>                        <input type='button' class='ays_next action-button ' value='Next' />                    </div>                                                <div class='wrong_answer_text ays_do_not_show' style='display:none'>                                                    </div>                        <div class='right_answer_text ays_do_not_show' style='display:none'>                                                    </div>                        <div class='ays_questtion_explanation' style='display:none'>                            <p><strong>Answer</strong>: <strong>They influence class membership probabilities but do not alter the interpretation of observed variables within classes.</strong><br /><em>Explanation</em>: Covariates are typically used to model the probability of latent class membership, thereby adjusting class probabilities based on covariate values. However, they do not alter the measurement of observed variables within each class.</p>                        </div>                                                                    </div>                </div><div class='step ' data-question-id='17' data-type='radio'>                                                            <p class='ays-question-counter animated'>5 / 10</p>                    <div class='ays-abs-fs'>                                                <div class='ays_quiz_question'>                                <p>Which criterion is most often preferred for deciding on the number of classes in LCA models, especially when sample size is large?</p>                            </div>                                                    <div class='ays-quiz-answers ays_list_view_container  '>            <div class='ays-field ays_list_view_item' >                <input type='hidden' name='ays_answer_correct[]' value='0'/>                <input type='radio' name='ays_questions[ays-question-17]' id='ays-answer-62-2' value='62'/>                    <label for='ays-answer-62-2' >                        Akaike Information Criterion (AIC)                    </label>                    <label for='ays-answer-62-2' class='ays_answer_image ays_answer_image_class'></label>            </div>            <div class='ays-field ays_list_view_item' >                <input type='hidden' name='ays_answer_correct[]' value='0'/>                <input type='radio' name='ays_questions[ays-question-17]' id='ays-answer-63-2' value='63'/>                    <label for='ays-answer-63-2' >                        Consistent Akaike Information Criterion (CAIC)                    </label>                    <label for='ays-answer-63-2' class='ays_answer_image ays_answer_image_class'></label>            </div>            <div class='ays-field ays_list_view_item' >                <input type='hidden' name='ays_answer_correct[]' value='0'/>                <input type='radio' name='ays_questions[ays-question-17]' id='ays-answer-64-2' value='64'/>                    <label for='ays-answer-64-2' >                        Bayesian Information Criterion (BIC)                    </label>                    <label for='ays-answer-64-2' class='ays_answer_image ays_answer_image_class'></label>            </div>            <div class='ays-field ays_list_view_item' >                <input type='hidden' name='ays_answer_correct[]' value='0'/>                <input type='radio' name='ays_questions[ays-question-17]' id='ays-answer-65-2' value='65'/>                    <label for='ays-answer-65-2' >                        Entropy                    </label>                    <label for='ays-answer-65-2' class='ays_answer_image ays_answer_image_class'></label>            </div><script>            if(typeof window.quizOptions_2 === 'undefined'){                window.quizOptions_2 = [];            }            window.quizOptions_2['17'] = 'eyJxdWVzdGlvbl9hbnN3ZXIiOnsiNjIiOiIwIiwiNjMiOiIwIiwiNjQiOiIxIiwiNjUiOiIwIn19';</script></div>                                                                                                <div class='ays_buttons_div'>                                                <i class="ays_fa ays_fa_arrow_left ays_previous action-button ays_arrow ays_display_none"></i>                        <input type='button' class='ays_previous action-button ' value='Prev' />                                                <i class="ays_fa ays_fa_arrow_right ays_next action-button ays_arrow ays_next_arrow ays_display_none"></i>                        <input type='button' class='ays_next action-button ' value='Next' />                    </div>                                                <div class='wrong_answer_text ays_do_not_show' style='display:none'>                                                    </div>                        <div class='right_answer_text ays_do_not_show' style='display:none'>                                                    </div>                        <div class='ays_questtion_explanation' style='display:none'>                            <p><strong>Answer</strong>: <strong>Bayesian Information Criterion (BIC)</strong><br /><em>Explanation</em>: BIC is often preferred in LCA because it balances model fit and model complexity, especially in larger samples, where it tends to be more conservative than AIC. It also penalizes additional parameters more heavily, helping to avoid overfitting.</p>                        </div>                                                                    </div>                </div><div class='step ' data-question-id='11' data-type='radio'>                                                            <p class='ays-question-counter animated'>6 / 10</p>                    <div class='ays-abs-fs'>                                                <div class='ays_quiz_question'>                                <p>Which of the following scenarios would suggest that Latent Class Analysis might not be appropriate?</p>                            </div>                                                    <div class='ays-quiz-answers ays_list_view_container  '>            <div class='ays-field ays_list_view_item' >                <input type='hidden' name='ays_answer_correct[]' value='0'/>                <input type='radio' name='ays_questions[ays-question-11]' id='ays-answer-38-2' value='38'/>                    <label for='ays-answer-38-2' >                        The observed variables are categorical.                    </label>                    <label for='ays-answer-38-2' class='ays_answer_image ays_answer_image_class'></label>            </div>            <div class='ays-field ays_list_view_item' >                <input type='hidden' name='ays_answer_correct[]' value='0'/>                <input type='radio' name='ays_questions[ays-question-11]' id='ays-answer-39-2' value='39'/>                    <label for='ays-answer-39-2' >                        There are strong correlations between observed variables within classes.                    </label>                    <label for='ays-answer-39-2' class='ays_answer_image ays_answer_image_class'></label>            </div>            <div class='ays-field ays_list_view_item' >                <input type='hidden' name='ays_answer_correct[]' value='0'/>                <input type='radio' name='ays_questions[ays-question-11]' id='ays-answer-40-2' value='40'/>                    <label for='ays-answer-40-2' >                        The sample size is small, limiting the power to detect distinct classes.                    </label>                    <label for='ays-answer-40-2' class='ays_answer_image ays_answer_image_class'></label>            </div>            <div class='ays-field ays_list_view_item' >                <input type='hidden' name='ays_answer_correct[]' value='0'/>                <input type='radio' name='ays_questions[ays-question-11]' id='ays-answer-41-2' value='41'/>                    <label for='ays-answer-41-2' >                        The latent structure is complex and may require more than four classes.                    </label>                    <label for='ays-answer-41-2' class='ays_answer_image ays_answer_image_class'></label>            </div><script>            if(typeof window.quizOptions_2 === 'undefined'){                window.quizOptions_2 = [];            }            window.quizOptions_2['11'] = 'eyJxdWVzdGlvbl9hbnN3ZXIiOnsiMzgiOiIwIiwiMzkiOiIxIiwiNDAiOiIwIiwiNDEiOiIwIn19';</script></div>                                                                                                <div class='ays_buttons_div'>                                                <i class="ays_fa ays_fa_arrow_left ays_previous action-button ays_arrow ays_display_none"></i>                        <input type='button' class='ays_previous action-button ' value='Prev' />                                                <i class="ays_fa ays_fa_arrow_right ays_next action-button ays_arrow ays_next_arrow ays_display_none"></i>                        <input type='button' class='ays_next action-button ' value='Next' />                    </div>                                                <div class='wrong_answer_text ays_do_not_show' style='display:none'>                                                    </div>                        <div class='right_answer_text ays_do_not_show' style='display:none'>                                                    </div>                        <div class='ays_questtion_explanation' style='display:none'>                            <p><strong>Answer</strong>: <strong>There are strong correlations between observed variables within classes</strong><br /><em>Explanation</em>: LCA assumes conditional independence of observed variables within each latent class. Strong correlations within classes may indicate that this assumption is violated, making LCA less suitable.</p>                        </div>                                                                    </div>                </div><div class='step ' data-question-id='5' data-type='radio'>                                                            <p class='ays-question-counter animated'>7 / 10</p>                    <div class='ays-abs-fs'>                                                <div class='ays_quiz_question'>                                <p>Which of the following is an indicator that you may need more latent classes in your model?</p>                            </div>                                                    <div class='ays-quiz-answers ays_list_view_container  '>            <div class='ays-field ays_list_view_item' >                <input type='hidden' name='ays_answer_correct[]' value='0'/>                <input type='radio' name='ays_questions[ays-question-5]' id='ays-answer-14-2' value='14'/>                    <label for='ays-answer-14-2' >                        High Bayesian Information Criterion (BIC) value                    </label>                    <label for='ays-answer-14-2' class='ays_answer_image ays_answer_image_class'></label>            </div>            <div class='ays-field ays_list_view_item' >                <input type='hidden' name='ays_answer_correct[]' value='0'/>                <input type='radio' name='ays_questions[ays-question-5]' id='ays-answer-15-2' value='15'/>                    <label for='ays-answer-15-2' >                        Low entropy score                    </label>                    <label for='ays-answer-15-2' class='ays_answer_image ays_answer_image_class'></label>            </div>            <div class='ays-field ays_list_view_item' >                <input type='hidden' name='ays_answer_correct[]' value='0'/>                <input type='radio' name='ays_questions[ays-question-5]' id='ays-answer-16-2' value='16'/>                    <label for='ays-answer-16-2' >                        Large p-values for chi-square goodness-of-fit tests                    </label>                    <label for='ays-answer-16-2' class='ays_answer_image ays_answer_image_class'></label>            </div>            <div class='ays-field ays_list_view_item' >                <input type='hidden' name='ays_answer_correct[]' value='0'/>                <input type='radio' name='ays_questions[ays-question-5]' id='ays-answer-17-2' value='17'/>                    <label for='ays-answer-17-2' >                        Low Akaike Information Criterion (AIC) value                    </label>                    <label for='ays-answer-17-2' class='ays_answer_image ays_answer_image_class'></label>            </div><script>            if(typeof window.quizOptions_2 === 'undefined'){                window.quizOptions_2 = [];            }            window.quizOptions_2['5'] = 'eyJxdWVzdGlvbl9hbnN3ZXIiOnsiMTQiOiIwIiwiMTUiOiIxIiwiMTYiOiIwIiwiMTciOiIwIn19';</script></div>                                                                                                <div class='ays_buttons_div'>                                                <i class="ays_fa ays_fa_arrow_left ays_previous action-button ays_arrow ays_display_none"></i>                        <input type='button' class='ays_previous action-button ' value='Prev' />                                                <i class="ays_fa ays_fa_arrow_right ays_next action-button ays_arrow ays_next_arrow ays_display_none"></i>                        <input type='button' class='ays_next action-button ' value='Next' />                    </div>                                                <div class='wrong_answer_text ays_do_not_show' style='display:none'>                                                    </div>                        <div class='right_answer_text ays_do_not_show' style='display:none'>                                                    </div>                        <div class='ays_questtion_explanation' style='display:none'>                            <p><strong>Answer</strong>: <strong>Low entropy score</strong><br /><em>Explanation</em>: A low entropy score indicates poor classification certainty, suggesting that adding more latent classes may improve model fit and increase the clarity of class assignments.</p>                        </div>                                                                    </div>                </div><div class='step ' data-question-id='15' data-type='radio'>                                                            <p class='ays-question-counter animated'>8 / 10</p>                    <div class='ays-abs-fs'>                                                <div class='ays_quiz_question'>                                <p>Which of the following methods can be used to evaluate model fit in Latent Class Analysis when BIC and AIC provide conflicting recommendations?</p>                            </div>                                                    <div class='ays-quiz-answers ays_list_view_container  '>            <div class='ays-field ays_list_view_item' >                <input type='hidden' name='ays_answer_correct[]' value='0'/>                <input type='radio' name='ays_questions[ays-question-15]' id='ays-answer-54-2' value='54'/>                    <label for='ays-answer-54-2' >                        Bootstrap likelihood ratio test (BLRT)                    </label>                    <label for='ays-answer-54-2' class='ays_answer_image ays_answer_image_class'></label>            </div>            <div class='ays-field ays_list_view_item' >                <input type='hidden' name='ays_answer_correct[]' value='0'/>                <input type='radio' name='ays_questions[ays-question-15]' id='ays-answer-55-2' value='55'/>                    <label for='ays-answer-55-2' >                        Increasing sample size                    </label>                    <label for='ays-answer-55-2' class='ays_answer_image ays_answer_image_class'></label>            </div>            <div class='ays-field ays_list_view_item' >                <input type='hidden' name='ays_answer_correct[]' value='0'/>                <input type='radio' name='ays_questions[ays-question-15]' id='ays-answer-56-2' value='56'/>                    <label for='ays-answer-56-2' >                        Reducing the number of observed variables                    </label>                    <label for='ays-answer-56-2' class='ays_answer_image ays_answer_image_class'></label>            </div>            <div class='ays-field ays_list_view_item' >                <input type='hidden' name='ays_answer_correct[]' value='0'/>                <input type='radio' name='ays_questions[ays-question-15]' id='ays-answer-57-2' value='57'/>                    <label for='ays-answer-57-2' >                        Using a k-means clustering approach instead                    </label>                    <label for='ays-answer-57-2' class='ays_answer_image ays_answer_image_class'></label>            </div><script>            if(typeof window.quizOptions_2 === 'undefined'){                window.quizOptions_2 = [];            }            window.quizOptions_2['15'] = 'eyJxdWVzdGlvbl9hbnN3ZXIiOnsiNTQiOiIxIiwiNTUiOiIwIiwiNTYiOiIwIiwiNTciOiIwIn19';</script></div>                                                                                                <div class='ays_buttons_div'>                                                <i class="ays_fa ays_fa_arrow_left ays_previous action-button ays_arrow ays_display_none"></i>                        <input type='button' class='ays_previous action-button ' value='Prev' />                                                <i class="ays_fa ays_fa_arrow_right ays_next action-button ays_arrow ays_next_arrow ays_display_none"></i>                        <input type='button' class='ays_next action-button ' value='Next' />                    </div>                                                <div class='wrong_answer_text ays_do_not_show' style='display:none'>                                                    </div>                        <div class='right_answer_text ays_do_not_show' style='display:none'>                                                    </div>                        <div class='ays_questtion_explanation' style='display:none'>                            <p><strong>Answer</strong>: <strong>Bootstrap likelihood ratio test (BLRT)</strong><br /><em>Explanation</em>: The BLRT can provide additional insight into model fit when BIC and AIC conflict by testing the improvement in fit from adding a class. It is especially useful in cases where conventional fit indices are inconclusive.</p>                        </div>                                                                    </div>                </div><div class='step ' data-question-id='8' data-type='radio'>                                                            <p class='ays-question-counter animated'>9 / 10</p>                    <div class='ays-abs-fs'>                                                <div class='ays_quiz_question'>                                <p>Which of the following is a primary method for determining the optimal number of latent classes in Latent Class Analysis?</p>                            </div>                                                    <div class='ays-quiz-answers ays_list_view_container  '>            <div class='ays-field ays_list_view_item' >                <input type='hidden' name='ays_answer_correct[]' value='0'/>                <input type='radio' name='ays_questions[ays-question-8]' id='ays-answer-26-2' value='26'/>                    <label for='ays-answer-26-2' >                        Using K-means clustering                    </label>                    <label for='ays-answer-26-2' class='ays_answer_image ays_answer_image_class'></label>            </div>            <div class='ays-field ays_list_view_item' >                <input type='hidden' name='ays_answer_correct[]' value='0'/>                <input type='radio' name='ays_questions[ays-question-8]' id='ays-answer-27-2' value='27'/>                    <label for='ays-answer-27-2' >                        Assessing the stability of latent classes across different datasets                    </label>                    <label for='ays-answer-27-2' class='ays_answer_image ays_answer_image_class'></label>            </div>            <div class='ays-field ays_list_view_item' >                <input type='hidden' name='ays_answer_correct[]' value='0'/>                <input type='radio' name='ays_questions[ays-question-8]' id='ays-answer-28-2' value='28'/>                    <label for='ays-answer-28-2' >                        Comparing fit statistics like BIC (Bayesian Information Criterion) or AIC (Akaike Information Criterion)                    </label>                    <label for='ays-answer-28-2' class='ays_answer_image ays_answer_image_class'></label>            </div>            <div class='ays-field ays_list_view_item' >                <input type='hidden' name='ays_answer_correct[]' value='0'/>                <input type='radio' name='ays_questions[ays-question-8]' id='ays-answer-29-2' value='29'/>                    <label for='ays-answer-29-2' >                        Testing for statistical significance of each latent class using p-values                    </label>                    <label for='ays-answer-29-2' class='ays_answer_image ays_answer_image_class'></label>            </div><script>            if(typeof window.quizOptions_2 === 'undefined'){                window.quizOptions_2 = [];            }            window.quizOptions_2['8'] = 'eyJxdWVzdGlvbl9hbnN3ZXIiOnsiMjYiOiIwIiwiMjciOiIwIiwiMjgiOiIxIiwiMjkiOiIwIn19';</script></div>                                                                                                <div class='ays_buttons_div'>                                                <i class="ays_fa ays_fa_arrow_left ays_previous action-button ays_arrow ays_display_none"></i>                        <input type='button' class='ays_previous action-button ' value='Prev' />                                                <i class="ays_fa ays_fa_arrow_right ays_next action-button ays_arrow ays_next_arrow ays_display_none"></i>                        <input type='button' class='ays_next action-button ' value='Next' />                    </div>                                                <div class='wrong_answer_text ays_do_not_show' style='display:none'>                                                    </div>                        <div class='right_answer_text ays_do_not_show' style='display:none'>                                                    </div>                        <div class='ays_questtion_explanation' style='display:none'>                            <p><strong>Answer</strong>:<strong> Comparing fit statistics like BIC (Bayesian Information Criterion) or AIC (Akaike Information Criterion)</strong><br /><em>Explanation</em>: BIC and AIC are commonly used to compare models with different numbers of classes. The model with the lowest BIC or AIC is often chosen as the optimal solution.</p>                        </div>                                                                    </div>                </div><div class='step ' data-question-id='10' data-type='radio'>                                                            <p class='ays-question-counter animated'>10 / 10</p>                    <div class='ays-abs-fs'>                                                <div class='ays_quiz_question'>                                <p>In the context of LCA, what does entropy measure?</p>                            </div>                                                    <div class='ays-quiz-answers ays_list_view_container  '>            <div class='ays-field ays_list_view_item' >                <input type='hidden' name='ays_answer_correct[]' value='0'/>                <input type='radio' name='ays_questions[ays-question-10]' id='ays-answer-34-2' value='34'/>                    <label for='ays-answer-34-2' >                        The degree of overlap between latent classes                    </label>                    <label for='ays-answer-34-2' class='ays_answer_image ays_answer_image_class'></label>            </div>            <div class='ays-field ays_list_view_item' >                <input type='hidden' name='ays_answer_correct[]' value='0'/>                <input type='radio' name='ays_questions[ays-question-10]' id='ays-answer-35-2' value='35'/>                    <label for='ays-answer-35-2' >                        The quality of classification, indicating how well individuals are assigned to latent classes                    </label>                    <label for='ays-answer-35-2' class='ays_answer_image ays_answer_image_class'></label>            </div>            <div class='ays-field ays_list_view_item' >                <input type='hidden' name='ays_answer_correct[]' value='0'/>                <input type='radio' name='ays_questions[ays-question-10]' id='ays-answer-36-2' value='36'/>                    <label for='ays-answer-36-2' >                        The accuracy of parameter estimates for observed variables                    </label>                    <label for='ays-answer-36-2' class='ays_answer_image ays_answer_image_class'></label>            </div>            <div class='ays-field ays_list_view_item' >                <input type='hidden' name='ays_answer_correct[]' value='0'/>                <input type='radio' name='ays_questions[ays-question-10]' id='ays-answer-37-2' value='37'/>                    <label for='ays-answer-37-2' >                        The overall fit of the model to the data                    </label>                    <label for='ays-answer-37-2' class='ays_answer_image ays_answer_image_class'></label>            </div><script>            if(typeof window.quizOptions_2 === 'undefined'){                window.quizOptions_2 = [];            }            window.quizOptions_2['10'] = 'eyJxdWVzdGlvbl9hbnN3ZXIiOnsiMzQiOiIwIiwiMzUiOiIxIiwiMzYiOiIwIiwiMzciOiIwIn19';</script></div>                                                                                                <div class='ays_buttons_div'>                                                        <i class="ays_fa ays_fa_arrow_left ays_previous action-button ays_arrow ays_display_none"></i>                            <input type='button' class='ays_previous action-button '  value='Prev' />                            <i class='ays_display_none ays_fa ays_fa_flag_checkered ays_finish action-button ays_arrow ays_next_arrow'></i><input type='submit' name='ays_finish_quiz' class='  ays_next ays_finish action-button' value='See Result'/>                        </div>                                                <div class='wrong_answer_text ays_do_not_show' style='display:none'>                                                    </div>                        <div class='right_answer_text ays_do_not_show' style='display:none'>                                                    </div>                        <div class='ays_questtion_explanation' style='display:none'>                            <p><strong>Answer</strong>: <strong>The quality of classification, indicating how well individuals are assigned to latent classes</strong><br /><em>Explanation</em>: Entropy measures the clarity of class assignments. Higher entropy values indicate better separation between classes, meaning individuals are more distinctly classified into specific classes.</p>                        </div>                                                                    </div>                </div><div class='step ays_thank_you_fs'>            <div class='ays-abs-fs ays-end-page'><div data-class='lds-ellipsis' data-role='loader' class='ays-loader'><div></div><div></div><div></div><div></div></div><div class='ays_quiz_results_page'><div class='ays_score_message'></div><div class='ays_message'></div><p class='ays_score ays_score_display_none animated'>Your score is</p><p class='ays_average'>The average score is 40%</p><div class='ays-progress third'>                <span class='ays-progress-value third'>0%</span>                <div class='ays-progress-bg third'>                    <div class='ays-progress-bar third' style='width:0%;'></div>                </div>            </div><p class='ays_restart_button_p'><button type='button' class='action-button ays_restart_button'>                    <i class='ays_fa ays_fa_undo'></i>                    <span>Restart quiz</span>                </button></p></div>            </div>        </div><style>            div#ays-quiz-container-2 * {                box-sizing: border-box;            }            #ays-quiz-container-2 [id^='ays_finish_quiz_'] div.step div.ays-abs-fs {                width: 90%;            }            /* Styles for Internet Explorer start */            #ays-quiz-container-2 #ays_finish_quiz_2 {                            }            /* Styles for Quiz container */            #ays-quiz-container-2{                min-height: 300px;                width:100%;                background-color:#ffffff;                background-position:center center;border-radius:8px;box-shadow: 0px 0px 15px  1px rgba(201,201,201,0.4);border: none;}            /* Styles for questions */            #ays-quiz-container-2 #ays_finish_quiz_2 div.step {                min-height: 300px;            }            /* Styles for text inside quiz container */            #ays-quiz-container-2 .ays-start-page *:not(input),            #ays-quiz-container-2 .ays_question_hint,            #ays-quiz-container-2 label[for^="ays-answer-"],            #ays-quiz-container-2 #ays_finish_quiz_2 p,            #ays-quiz-container-2 #ays_finish_quiz_2 .ays-fs-title,            #ays-quiz-container-2 .ays-fs-subtitle,            #ays-quiz-container-2 .logged_in_message,            #ays-quiz-container-2 .ays_score_message,            #ays-quiz-container-2 .ays_message{               color: #2c2c2c;               outline: none;            }            #ays-quiz-container-2 .ays-quiz-password-message-box,            #ays-quiz-container-2 .ays-quiz-question-note-message-box,            #ays-quiz-container-2 .ays_quiz_question,            #ays-quiz-container-2 .ays_quiz_question *:not([class^='enlighter']) {                color: #2c2c2c;            }            #ays-quiz-container-2 textarea,            #ays-quiz-container-2 input::first-letter,            #ays-quiz-container-2 select::first-letter,            #ays-quiz-container-2 option::first-letter {                color: initial !important;            }                        #ays-quiz-container-2 p::first-letter:not(.ays_no_questions_message) {                color: #2c2c2c !important;                background-color: transparent !important;                font-size: inherit !important;                font-weight: inherit !important;                float: none !important;                line-height: inherit !important;                margin: 0 !important;                padding: 0 !important;            }                                    #ays-quiz-container-2 .select2-container,            #ays-quiz-container-2 .ays-field * {                font-size: 15px !important;            }                #ays-quiz-container-2 .ays_quiz_question p {                font-size: 16px;                            }            #ays-quiz-container-2 .ays-fs-subtitle p {                text-align:  center ;            }            #ays-quiz-container-2 .ays_quiz_question {                text-align:  center ;                margin-bottom: 10px;            }            #ays-quiz-container-2 .ays_quiz_question pre {                max-width: 100%;                white-space: break-spaces;            }            #ays-quiz-container-2 .ays-quiz-timer p {                font-size: 16px;            }            #ays-quiz-container-2 section.ays_quiz_redirection_timer_container hr,            #ays-quiz-container-2 section.ays_quiz_timer_container hr {                margin: 0;            }            #ays-quiz-container-2 section.ays_quiz_timer_container.ays_quiz_timer_red_warning .ays-quiz-timer {                color: red;            }            #ays-quiz-container-2 .ays_thank_you_fs p {                text-align: center;            }            #ays-quiz-container-2 .ays_quiz_results_page .ays_score span {                visibility: visible;            }            #ays-quiz-container-2 input[type='button'],            #ays-quiz-container-2 input[type='submit'] {                color: #2c2c2c !important;            }            #ays-quiz-container-2 input[type='button']{                outline: none;            }            #ays-quiz-container-2 .information_form input[type='text'],            #ays-quiz-container-2 .information_form input[type='url'],            #ays-quiz-container-2 .information_form input[type='number'],            #ays-quiz-container-2 .information_form input[type='email'],            #ays-quiz-container-2 .information_form input[type='checkbox'],            #ays-quiz-container-2 .information_form input[type='tel'],            #ays-quiz-container-2 .information_form textarea,            #ays-quiz-container-2 .information_form select,            #ays-quiz-container-2 .information_form option {                color: initial !important;                outline: none;                background-image: unset;            }            #ays-quiz-container-2 .wrong_answer_text{                color:#ff4d4d;            }            #ays-quiz-container-2 .right_answer_text{                color:#33cc33;            }            #ays-quiz-container-2 .wrong_answer_text p {                font-size:16px;            }            #ays-quiz-container-2 .ays_questtion_explanation p {                font-size:16px;            }            #ays-quiz-container-2 .wrong_answer_text *:not(strong) {                text-transform:none;                text-decoration: none;                letter-spacing: 0px;                font-weight: normal;            }            #ays-quiz-container-2 .ays_questtion_explanation *:not(strong) {                text-transform:none;                text-decoration: none;                letter-spacing: 0px;                font-weight: normal;            }            #ays-quiz-container-2 .right_answer_text *:not(strong) {                text-transform:none;                text-decoration: none;                letter-spacing: 0px;                font-weight: normal;            }            #ays-quiz-container-2 .right_answer_text p {                font-size:16px;            }            #ays-quiz-container-2 .ays-quiz-question-note-message-box p {                font-size:14px;            }            #ays-quiz-container-2 .ays-quiz-question-note-message-box *:not(strong) {                text-transform:none;                text-decoration: none;                letter-spacing: 0px;                font-weight: normal;            }                        #ays-quiz-container-2 .ays_cb_and_a,            #ays-quiz-container-2 .ays_cb_and_a * {                color: rgb(44,44,44);                text-align: center;            }            /* Quiz textarea height */            #ays-quiz-container-2 textarea {                height: 100px;                min-height: 100px;            }            /* Quiz rate and passed users count */            #ays-quiz-container-2 .ays_quizn_ancnoxneri_qanak,            #ays-quiz-container-2 .ays_quiz_rete_avg {                color:#ffffff !important;                background-color:#2c2c2c;               }            #ays-quiz-container-2 .ays-questions-container > .ays_quizn_ancnoxneri_qanak {                padding: 5px 20px;            }            #ays-quiz-container-2 div.for_quiz_rate.ui.star.rating .icon {                color: rgba(44,44,44,0.35);            }            #ays-quiz-container-2 .ays_quiz_rete_avg div.for_quiz_rate_avg.ui.star.rating .icon {                color: rgba(255,255,255,0.5);            }            #ays-quiz-container-2 .ays_quiz_rete .ays-quiz-rate-link-box .ays-quiz-rate-link {                color: #2c2c2c;            }            /* Loaders */                        #ays-quiz-container-2 div.lds-spinner,            #ays-quiz-container-2 div.lds-spinner2 {                color: #2c2c2c;            }            #ays-quiz-container-2 div.lds-spinner div:after,            #ays-quiz-container-2 div.lds-spinner2 div:after {                background-color: #2c2c2c;            }            #ays-quiz-container-2 .lds-circle,            #ays-quiz-container-2 .lds-facebook div,            #ays-quiz-container-2 .lds-ellipsis div{                background: #2c2c2c;            }            #ays-quiz-container-2 .lds-ripple div{                border-color: #2c2c2c;            }            #ays-quiz-container-2 .lds-dual-ring::after,            #ays-quiz-container-2 .lds-hourglass::after{                border-color: #2c2c2c transparent #2c2c2c transparent;            }            /* Stars */            #ays-quiz-container-2 .ui.rating .icon,            #ays-quiz-container-2 .ui.rating .icon:before {                font-family: Rating !important;            }            /* Progress bars */            #ays-quiz-container-2 #ays_finish_quiz_2 .ays-progress {                border-color: rgba(44,44,44,0.8);            }            #ays-quiz-container-2 #ays_finish_quiz_2 .ays-progress-bg {                background-color: rgba(44,44,44,0.3);            }                #ays-quiz-container-2 .ays-progress-value {                color: #2c2c2c;                text-align: center;            }            #ays-quiz-container-2 .ays-progress-bar {                background-color: #ffffff;            }            #ays-quiz-container-2 .ays-question-counter .ays-live-bar-wrap {                direction:ltr !important;            }            #ays-quiz-container-2 .ays-live-bar-fill{                color: #2c2c2c;                border-bottom: 2px solid rgba(44,44,44,0.8);                text-shadow: 0px 0px 5px #ffffff;            }            #ays-quiz-container-2 .ays-live-bar-fill.ays-live-fourth,            #ays-quiz-container-2 .ays-live-bar-fill.ays-live-third,            #ays-quiz-container-2 .ays-live-bar-fill.ays-live-second {                text-shadow: unset;            }            #ays-quiz-container-2 .ays-live-bar-percent{                display:none;            }            #ays-quiz-container-2 #ays_finish_quiz_2 .ays_average {                text-align: center;            }                        /* Music, Sound */            #ays-quiz-container-2 .ays_music_sound {                color:rgb(44,44,44);            }            /* Dropdown questions scroll bar */            #ays-quiz-container-2 blockquote {                border-left-color: #2c2c2c !important;                                                  }            /* Quiz Password */            #ays-quiz-container-2 .ays-start-page > input[id^='ays_quiz_password_val_'],            #ays-quiz-container-2 .ays-quiz-password-toggle-visibility-box {                width: 100%;            }            /* Question hint */            #ays-quiz-container-2 .ays_question_hint_container .ays_question_hint_text {                background-color:#ffffff;                box-shadow: 0 0 15px 3px rgba(201,201,201,0.6);                max-width: 270px;            }            #ays-quiz-container-2 .ays_question_hint_container .ays_question_hint_text p {                max-width: unset;            }            #ays-quiz-container-2 .ays_questions_hint_max_width_class {                max-width: 80%;            }            /* Information form */            #ays-quiz-container-2 .ays-form-title{                color:rgb(44,44,44);            }            /* Quiz timer */            #ays-quiz-container-2 div.ays-quiz-redirection-timer,            #ays-quiz-container-2 div.ays-quiz-timer{                color: #2c2c2c;                text-align: center;            }            #ays-quiz-container-2 div.ays-quiz-timer.ays-quiz-message-before-timer:before {                font-weight: 500;            }            /* Quiz title / transformation */            #ays-quiz-container-2 .ays-fs-title{                text-transform: uppercase;                font-size: 28px;                text-align: center;                    text-shadow: none;            }                        /* Quiz buttons */            #ays-quiz-container-2 .ays_arrow {                color:#2c2c2c!important;            }            #ays-quiz-container-2 input#ays-submit,            #ays-quiz-container-2 #ays_finish_quiz_2 .action-button,            div#ays-quiz-container-2 #ays_finish_quiz_2 .action-button.ays_restart_button,            #ays-quiz-container-2 + .ays-quiz-category-selective-main-container .ays-quiz-category-selective-restart-bttn,            #ays-quiz-container-2 .ays-quiz-category-selective-submit-bttn {                background: none;                background-color: #ffffff;                color:#2c2c2c;                font-size: 18px;                padding: 14px 36px;                border-radius: 8px;                height: auto;                letter-spacing: 0;                box-shadow: unset;                width: auto;            }            #ays-quiz-container-2 input#ays-submit,            #ays-quiz-container-2 #ays_finish_quiz_2 input.action-button,            #ays-quiz-container-2 + .ays-quiz-category-selective-main-container .ays-quiz-category-selective-restart-bttn,            #ays-quiz-container-2 .ays-quiz-category-selective-submit-bttn {                            }            #ays-quiz-container-2 #ays_finish_quiz_2 .action-button.ays_check_answer {                padding: 5px 10px;                font-size: 18px !important;            }            #ays-quiz-container-2 #ays_finish_quiz_2 .action-button.ays_restart_button {                white-space: nowrap;                padding: 5px 10px;                white-space: normal;            }            #ays-quiz-container-2 input#ays-submit:hover,            #ays-quiz-container-2 input#ays-submit:focus,            #ays-quiz-container-2 #ays_finish_quiz_2 .action-button:hover,            #ays-quiz-container-2 #ays_finish_quiz_2 .action-button:focus,            #ays-quiz-container-2 + .ays-quiz-category-selective-main-container .ays-quiz-category-selective-restart-bttn:hover,            #ays-quiz-container-2 .ays-quiz-category-selective-submit-bttn:hover {                background: none;                box-shadow: 0 0 0 2px #2c2c2c;                background-color: #ffffff;            }            #ays-quiz-container-2 .ays_restart_button {                color: #2c2c2c;            }                        #ays-quiz-container-2 .ays_restart_button_p,            #ays-quiz-container-2 .ays_buttons_div {                justify-content: center;            }            #ays-quiz-container-2 .ays_finish.action-button{                margin: 10px 5px;            }            #ays-quiz-container-2 .ays-share-btn.ays-share-btn-branded {                color: #fff;                display: inline-block;            }            #ays-quiz-container-2 .ays_quiz_results .ays-field.checked_answer_div.correct_div input:checked+label {                background-color: transparent;            }                                    /* Question answers */            #ays-quiz-container-2 .ays-field {                    border-color: #dddddd;                    border-style: solid;                    border-width: 1px;                    box-shadow: none;            }            /* Answer maximum length of a text field */            #ays-quiz-container-2 .ays_quiz_question_text_message{                color: #2c2c2c;                text-align: left;                font-size: 12px;            }            div#ays-quiz-container-2 div.ays_quiz_question_text_error_message {                color: #ff0000;            }                        #ays-quiz-container-2 .ays-quiz-answers .ays-field:hover{                opacity: 1;            }            #ays-quiz-container-2 #ays_finish_quiz_2 .ays-field {                margin-bottom: 12px;            }            #ays-quiz-container-2 #ays_finish_quiz_2 .ays-field.ays_grid_view_item {                width: calc(50% - 6px);            }            #ays-quiz-container-2 #ays_finish_quiz_2 .ays-field.ays_grid_view_item:nth-child(odd) {                margin-right: 6px;            }                        #ays-quiz-container-2 #ays_finish_quiz_2 .ays-field input:checked+label:before {                border-color: #ffffff;                background: #ffffff;                background-clip: content-box;            }            #ays-quiz-container-2 .ays-quiz-answers div.ays-text-right-answer {                color: #2c2c2c;            }                        /* Questions answer image */            #ays-quiz-container-2 .ays-answer-image {                width:50%;            }                        /* Questions answer right/wrong icons */            #ays-quiz-container-2 .ays-field input~label.answered.correct:after{                content: url('https://epitodate.com/wp-content/plugins/quiz-maker/public/images/correct.png');          }            #ays-quiz-container-2 .ays-field input~label.answered.wrong:after{                content: url('https://epitodate.com/wp-content/plugins/quiz-maker/public/images/wrong.png');            }            /* Dropdown questions */                        #ays-quiz-container-2 #ays_finish_quiz_2 .ays-field .select2-container--default .select2-selection--single {                border-bottom: 2px solid #ffffff;                background-color: #ffffff;            }                        #ays-quiz-container-2 .ays-field .select2-container--default .select2-selection--single .select2-selection__placeholder,            #ays-quiz-container-2 .ays-field .select2-container--default .select2-selection--single .select2-selection__rendered,            #ays-quiz-container-2 .ays-field .select2-container--default .select2-selection--single .select2-selection__arrow {                color: #d3d3d3;            }            #ays-quiz-container-2 .select2-container--default .select2-search--dropdown .select2-search__field:focus,            #ays-quiz-container-2 .select2-container--default .select2-search--dropdown .select2-search__field {                outline: unset;                padding: 0.75rem;            }            #ays-quiz-container-2 .ays-field .select2-container--default .select2-selection--single .select2-selection__rendered,            #ays-quiz-container-2 .select2-container--default .select2-results__option--highlighted[aria-selected] {                background-color: #ffffff;            }            #ays-quiz-container-2 .ays-field .select2-container--default,            #ays-quiz-container-2 .ays-field .select2-container--default .selection,            #ays-quiz-container-2 .ays-field .select2-container--default .dropdown-wrapper,            #ays-quiz-container-2 .ays-field .select2-container--default .select2-selection--single .select2-selection__rendered,            #ays-quiz-container-2 .ays-field .select2-container--default .select2-selection--single .select2-selection__rendered .select2-selection__placeholder,            #ays-quiz-container-2 .ays-field .select2-container--default .select2-selection--single .select2-selection__arrow,            #ays-quiz-container-2 .ays-field .select2-container--default .select2-selection--single .select2-selection__arrow b[role='presentation'] {                font-size: 16px !important;            }            #ays-quiz-container-2 .select2-container--default .select2-results__option {                padding: 6px;            }                        /* Dropdown questions scroll bar */            #ays-quiz-container-2 .select2-results__options::-webkit-scrollbar {                width: 7px;            }            #ays-quiz-container-2 .select2-results__options::-webkit-scrollbar-track {                background-color: rgba(255,255,255,0.35);            }            #ays-quiz-container-2 .select2-results__options::-webkit-scrollbar-thumb {                transition: .3s ease-in-out;                background-color: rgba(44,44,44,0.55);            }            #ays-quiz-container-2 .select2-results__options::-webkit-scrollbar-thumb:hover {                transition: .3s ease-in-out;                background-color: rgba(44,44,44,0.85);            }            /* Audio / Video */            #ays-quiz-container-2 .mejs-container .mejs-time{                box-sizing: unset;            }            #ays-quiz-container-2 .mejs-container .mejs-time-rail {                padding-top: 15px;            }            #ays-quiz-container-2 .mejs-container .mejs-mediaelement video {                margin: 0;            }            /* Limitation */            #ays-quiz-container-2 .ays-quiz-limitation-count-of-takers {                padding: 50px;            }            #ays-quiz-container-2 div.ays-quiz-results-toggle-block span.ays-show-res-toggle.ays-res-toggle-show,            #ays-quiz-container-2 div.ays-quiz-results-toggle-block span.ays-show-res-toggle.ays-res-toggle-hide{                color: #2c2c2c;            }            #ays-quiz-container-2 div.ays-quiz-results-toggle-block input:checked + label.ays_switch_toggle {                border: 1px solid #2c2c2c;            }            #ays-quiz-container-2 div.ays-quiz-results-toggle-block input:checked + label.ays_switch_toggle {                border: 1px solid #2c2c2c;            }            #ays-quiz-container-2 div.ays-quiz-results-toggle-block input:checked + label.ays_switch_toggle:after{                background: #2c2c2c;            }            #ays-quiz-container-2.ays_quiz_elegant_dark div.ays-quiz-results-toggle-block input:checked + label.ays_switch_toggle:after,            #ays-quiz-container-2.ays_quiz_rect_dark div.ays-quiz-results-toggle-block input:checked + label.ays_switch_toggle:after{                background: #000;            }            /* Hestia theme (Version: 3.0.16) | Start */            #ays-quiz-container-2 .mejs-container .mejs-inner .mejs-controls .mejs-button > button:hover,            #ays-quiz-container-2 .mejs-container .mejs-inner .mejs-controls .mejs-button > button {                box-shadow: unset;                background-color: transparent;            }            #ays-quiz-container-2 .mejs-container .mejs-inner .mejs-controls .mejs-button > button {                margin: 10px 6px;            }            /* Hestia theme (Version: 3.0.16) | End */            /* Go theme (Version: 1.4.3) | Start */            #ays-quiz-container-2 label[for^='ays-answer']:before,            #ays-quiz-container-2 label[for^='ays-answer']:before {                -webkit-mask-image: unset;                mask-image: unset;            }            #ays-quiz-container-2.ays_quiz_classic_light .ays-field input:checked+label.answered.correct:before,            #ays-quiz-container-2.ays_quiz_classic_dark .ays-field input:checked+label.answered.correct:before {                background-color: #ffffff !important;            }            /* Go theme (Version: 1.4.3) | End */            #ays-quiz-container-2 .ays_quiz_results fieldset.ays_fieldset .ays_quiz_question .wp-video {                width: 100% !important;                max-width: 100%;            }            /* Classic Dark / Classic Light */            /* Dropdown questions right/wrong styles */            #ays-quiz-container-2.ays_quiz_classic_dark .correct_div,            #ays-quiz-container-2.ays_quiz_classic_light .correct_div{                border-color:green !important;                opacity: 1 !important;                background-color: rgba(39,174,96,0.4) !important;            }            #ays-quiz-container-2.ays_quiz_classic_dark .correct_div .selected-field,            #ays-quiz-container-2.ays_quiz_classic_light .correct_div .selected-field {                padding: 0px 10px 0px 10px;                color: green !important;            }            #ays-quiz-container-2.ays_quiz_classic_dark .wrong_div,            #ays-quiz-container-2.ays_quiz_classic_light .wrong_div{                border-color:red !important;                opacity: 1 !important;                background-color: rgba(243,134,129,0.4) !important;            }            #ays-quiz-container-2.ays_quiz_classic_dark .ays-field,            #ays-quiz-container-2.ays_quiz_classic_light .ays-field {                text-align: left;                /*margin-bottom: 10px;*/                padding: 0;                transition: .3s ease-in-out;            }            #ays-quiz-container-2 .ays-quiz-close-full-screen {                fill: #2c2c2c;            }            #ays-quiz-container-2 .ays-quiz-open-full-screen {                fill: #2c2c2c;            }            #ays-quiz-container-2 .ays_quiz_login_form p{                color: #2c2c2c;            }            @media screen and (max-width: 768px){                #ays-quiz-container-2{                    max-width: 100%;                }                div#ays-quiz-container-2 [id^='ays_finish_quiz_'] div.step div.ays-abs-fs {                    width: 90%;                }                #ays-quiz-container-2 .ays_quiz_question p {                    font-size: 16px;                }                #ays-quiz-container-2 .select2-container,                #ays-quiz-container-2 .ays-field * {                    font-size: 15px !important;                }                div#ays-quiz-container-2 input#ays-submit,                div#ays-quiz-container-2 #ays_finish_quiz_2 .action-button,                div#ays-quiz-container-2 #ays_finish_quiz_2 .action-button.ays_restart_button,                #ays-quiz-container-2 + .ays-quiz-category-selective-main-container .ays-quiz-category-selective-restart-bttn,                #ays-quiz-container-2 .ays-quiz-category-selective-submit-bttn {                    font-size: 18px;                }                /* Quiz title / mobile font size */                div#ays-quiz-container-2 .ays-fs-title {                    font-size: 20px;                }                /* Question explanation / mobile font size */                #ays-quiz-container-2 .ays_questtion_explanation p {                    font-size:16px;                }                /* Wrong answers / mobile font size */                #ays-quiz-container-2 .wrong_answer_text p {                    font-size:16px;                }                /* Right answers / mobile font size */                #ays-quiz-container-2 .right_answer_text p {                    font-size:16px;                }                /* Note text / mobile font size */                #ays-quiz-container-2 .ays-quiz-question-note-message-box p {                    font-size:14px;                }            }            /* Custom css styles */                                    /* RTL direction styles */                    </style>            <style>                #ays-quiz-container-2 #ays_finish_quiz_2 div.step {                    background-color: rgba(255,255,255,0.2);                    border: 1px solid rgba(255,255,255,0.8);                }                #ays-quiz-container-2 section.ays_quiz_timer_container.ays_quiz_timer_bg_container,                #ays-quiz-container-2 section.ays_quiz_redirection_timer_container {                    background-color: rgba(255,255,255,0.2);                    border: 1px solid rgba(255,255,255,0.8);                    border-bottom: unset;                }            </style><script>                if(typeof aysQuizOptions === 'undefined'){                    var aysQuizOptions = [];                }                aysQuizOptions['2']  = 'eyJxdWl6X3ZlcnNpb24iOiI2LjYuNC4wIiwiY29yZV92ZXJzaW9uIjoiNi42LjIiLCJwaHBfdmVyc2lvbiI6IjguMi4xOCIsImNvbG9yIjoiI2ZmZmZmZiIsImJnX2NvbG9yIjoiI2ZmZmZmZiIsInRleHRfY29sb3IiOiIjMmMyYzJjIiwiaGVpZ2h0IjozMDAsIndpZHRoIjowLCJlbmFibGVfbG9nZ2VkX3VzZXJzIjoib2ZmIiwiaW5mb3JtYXRpb25fZm9ybSI6ImRpc2FibGUiLCJmb3JtX25hbWUiOm51bGwsImZvcm1fZW1haWwiOm51bGwsImZvcm1fcGhvbmUiOm51bGwsImltYWdlX3dpZHRoIjoiIiwiaW1hZ2VfaGVpZ2h0IjoiIiwiZW5hYmxlX2NvcnJlY3Rpb24iOiJvbiIsImVuYWJsZV9wcm9ncmVzc19iYXIiOiJvbiIsImVuYWJsZV9xdWVzdGlvbnNfcmVzdWx0Ijoib24iLCJyYW5kb21pemVfcXVlc3Rpb25zIjoib24iLCJyYW5kb21pemVfYW5zd2VycyI6Im9mZiIsImVuYWJsZV9xdWVzdGlvbnNfY291bnRlciI6Im9uIiwiZW5hYmxlX3Jlc3RyaWN0aW9uX3Bhc3MiOiJvZmYiLCJyZXN0cmljdGlvbl9wYXNzX21lc3NhZ2UiOiIiLCJ1c2VyX3JvbGUiOltdLCJjdXN0b21fY3NzIjoiIiwibGltaXRfdXNlcnMiOiJvZmYiLCJsaW1pdGF0aW9uX21lc3NhZ2UiOiIiLCJyZWRpcmVjdF91cmwiOiIiLCJyZWRpcmVjdGlvbl9kZWxheSI6MCwiYW5zd2Vyc192aWV3IjoibGlzdCIsImVuYWJsZV9ydGxfZGlyZWN0aW9uIjoib2ZmIiwiZW5hYmxlX2xvZ2dlZF91c2Vyc19tZXNzYWdlIjoiIiwicXVlc3Rpb25zX2NvdW50IjoiMTAiLCJlbmFibGVfcXVlc3Rpb25fYmFuayI6Im9uIiwiZW5hYmxlX2xpdmVfcHJvZ3Jlc3NfYmFyIjoib2ZmIiwiZW5hYmxlX3BlcmNlbnRfdmlldyI6Im9mZiIsImVuYWJsZV9hdmVyYWdlX3N0YXRpc3RpY2FsIjoib24iLCJlbmFibGVfbmV4dF9idXR0b24iOiJvbiIsImVuYWJsZV9wcmV2aW91c19idXR0b24iOiJvbiIsImVuYWJsZV9hcnJvd3MiOiJvZmYiLCJ0aW1lcl90ZXh0IjoiIiwicXVpel90aGVtZSI6ImVsZWdhbnRfbGlnaHQiLCJlbmFibGVfc29jaWFsX2J1dHRvbnMiOiJvZmYiLCJyZXN1bHRfdGV4dCI6IiIsImVuYWJsZV9wYXNzX2NvdW50Ijoib2ZmIiwiaGlkZV9zY29yZSI6Im9mZiIsInJhdGVfZm9ybV90aXRsZSI6IiIsImJveF9zaGFkb3dfY29sb3IiOiIjYzljOWM5IiwicXVpel9ib3JkZXJfcmFkaXVzIjoiOCIsInF1aXpfYmdfaW1hZ2UiOiIiLCJxdWl6X2JvcmRlcl93aWR0aCI6IjEiLCJxdWl6X2JvcmRlcl9zdHlsZSI6InNvbGlkIiwicXVpel9ib3JkZXJfY29sb3IiOiIjMDAwIiwicXVpel9sb2FkZXIiOiJkZWZhdWx0IiwiY3JlYXRlX2RhdGUiOiIyMDI0LTExLTA1IDE2OjA3OjEzIiwiYXV0aG9yIjoie1wiaWRcIjpcIjNcIixcIm5hbWVcIjpcIk1hcnppZWggR2hpYXNpXCJ9IiwicXVlc3RfYW5pbWF0aW9uIjoic2hha2UiLCJmb3JtX3RpdGxlIjoiIiwiZW5hYmxlX2JnX211c2ljIjoib2ZmIiwicXVpel9iZ19tdXNpYyI6IiIsImFuc3dlcnNfZm9udF9zaXplIjoxNSwic2hvd19jcmVhdGVfZGF0ZSI6Im9mZiIsInNob3dfYXV0aG9yIjoib2ZmIiwiZW5hYmxlX2Vhcmx5X2ZpbmlzaCI6Im9mZiIsImFuc3dlcnNfcndfdGV4dHMiOiJvbl9wYXNzaW5nIiwiZGlzYWJsZV9zdG9yZV9kYXRhIjoib2ZmIiwiZW5hYmxlX2JhY2tncm91bmRfZ3JhZGllbnQiOiJvZmYiLCJiYWNrZ3JvdW5kX2dyYWRpZW50X2NvbG9yXzEiOiIjMDAwIiwiYmFja2dyb3VuZF9ncmFkaWVudF9jb2xvcl8yIjoiI2ZmZiIsInF1aXpfZ3JhZGllbnRfZGlyZWN0aW9uIjoidmVydGljYWwiLCJyZWRpcmVjdF9hZnRlcl9zdWJtaXQiOiJvZmYiLCJzdWJtaXRfcmVkaXJlY3RfdXJsIjoiIiwic3VibWl0X3JlZGlyZWN0X2RlbGF5IjoiMCIsInByb2dyZXNzX2Jhcl9zdHlsZSI6InRoaXJkIiwiZW5hYmxlX2V4aXRfYnV0dG9uIjoib2ZmIiwiZXhpdF9yZWRpcmVjdF91cmwiOiIiLCJpbWFnZV9zaXppbmciOiJjb3ZlciIsInF1aXpfYmdfaW1hZ2VfcG9zaXRpb24iOiJjZW50ZXIgY2VudGVyIiwiY3VzdG9tX2NsYXNzIjoiIiwiZW5hYmxlX3NvY2lhbF9saW5rcyI6Im9mZiIsInNvY2lhbF9saW5rcyI6eyJsaW5rZWRpbl9saW5rIjoiIiwiZmFjZWJvb2tfbGluayI6IiIsInR3aXR0ZXJfbGluayI6IiIsInZrb250YWt0ZV9saW5rIjoiIiwiaW5zdGFncmFtX2xpbmsiOiIiLCJ5b3V0dWJlX2xpbmsiOiIiLCJiZWhhbmNlX2xpbmsiOiIifSwic2hvd19xdWl6X3RpdGxlIjoib24iLCJzaG93X3F1aXpfZGVzYyI6Im9uIiwic2hvd19sb2dpbl9mb3JtIjoib2ZmIiwibW9iaWxlX21heF93aWR0aCI6IiIsImxpbWl0X3VzZXJzX2J5IjoiaXAiLCJhY3RpdmVfZGF0ZV9jaGVjayI6Im9mZiIsImFjdGl2ZUludGVydmFsIjoiMjAyNC0xMS0wNSAxODozMTowMyIsImRlYWN0aXZlSW50ZXJ2YWwiOiIyMDI0LTExLTA1IDE4OjMxOjAzIiwiYWN0aXZlX2RhdGVfcHJlX3N0YXJ0X21lc3NhZ2UiOiJUaGUgcXVpeiB3aWxsIGJlIGF2YWlsYWJsZSBzb29uISIsImFjdGl2ZV9kYXRlX21lc3NhZ2UiOiJUaGUgcXVpeiBoYXMgZXhwaXJlZCEiLCJleHBsYW5hdGlvbl90aW1lIjoiNCIsImVuYWJsZV9jbGVhcl9hbnN3ZXIiOiJvZmYiLCJzaG93X2NhdGVnb3J5Ijoib2ZmIiwic2hvd19xdWVzdGlvbl9jYXRlZ29yeSI6Im9mZiIsImRpc3BsYXlfc2NvcmUiOiJieV9wZXJjYW50YWdlIiwiZW5hYmxlX3J3X2FzbndlcnNfc291bmRzIjoib2ZmIiwiYW5zX3JpZ2h0X3dyb25nX2ljb24iOiJkZWZhdWx0IiwicXVpel9iZ19pbWdfaW5fZmluaXNoX3BhZ2UiOiJvZmYiLCJmaW5pc2hfYWZ0ZXJfd3JvbmdfYW5zd2VyIjoib2ZmIiwiYWZ0ZXJfdGltZXJfdGV4dCI6IiIsImVuYWJsZV9lbnRlcl9rZXkiOiJvbiIsImJ1dHRvbnNfdGV4dF9jb2xvciI6IiMyYzJjMmMiLCJidXR0b25zX3Bvc2l0aW9uIjoiY2VudGVyIiwic2hvd19xdWVzdGlvbnNfZXhwbGFuYXRpb24iOiJvbl9wYXNzaW5nIiwiZW5hYmxlX2F1ZGlvX2F1dG9wbGF5Ijoib2ZmIiwiYnV0dG9uc19zaXplIjoibGFyZ2UiLCJidXR0b25zX2ZvbnRfc2l6ZSI6IjE4IiwiYnV0dG9uc193aWR0aCI6IiIsImJ1dHRvbnNfbGVmdF9yaWdodF9wYWRkaW5nIjoiMzYiLCJidXR0b25zX3RvcF9ib3R0b21fcGFkZGluZyI6IjE0IiwiYnV0dG9uc19ib3JkZXJfcmFkaXVzIjoiOCIsImVuYWJsZV9sZWF2ZV9wYWdlIjoib24iLCJlbmFibGVfdGFja2Vyc19jb3VudCI6Im9mZiIsInRhY2tlcnNfY291bnQiOiIiLCJwYXNzX3Njb3JlIjowLCJwYXNzX3Njb3JlX21lc3NhZ2UiOiI8aDQgc3R5bGU9XCJ0ZXh0LWFsaWduOiBjZW50ZXJcIj5Db25ncmF0dWxhdGlvbnMhPFwvaDQ+XHJcbjxwIHN0eWxlPVwidGV4dC1hbGlnbjogY2VudGVyXCI+WW91IHBhc3NlZCB0aGUgcXVpeiE8XC9wPiIsImZhaWxfc2NvcmVfbWVzc2FnZSI6IjxoNCBzdHlsZT1cInRleHQtYWxpZ246IGNlbnRlclwiPk9vcHMhPFwvaDQ+XHJcbjxwIHN0eWxlPVwidGV4dC1hbGlnbjogY2VudGVyXCI+WW91IGhhdmUgbm90IHBhc3NlZCB0aGUgcXVpeiFcclxuVHJ5IGFnYWluITxcL3A+IiwicXVlc3Rpb25fZm9udF9zaXplIjoxNiwicXVpel93aWR0aF9ieV9wZXJjZW50YWdlX3B4IjoicGl4ZWxzIiwicXVlc3Rpb25zX2hpbnRfaWNvbl9vcl90ZXh0IjoiaGlkZSIsInF1ZXN0aW9uc19oaW50X3ZhbHVlIjoiIiwiZW5hYmxlX2Vhcmx5X2ZpbnNoX2NvbWZpcm1fYm94Ijoib24iLCJlbmFibGVfcXVlc3Rpb25zX29yZGVyaW5nX2J5X2NhdCI6Im9mZiIsInNob3dfc2NoZWR1bGVfdGltZXIiOiJvZmYiLCJzaG93X3RpbWVyX3R5cGUiOiJjb3VudGRvd24iLCJxdWl6X2xvYWRlcl90ZXh0X3ZhbHVlIjoiIiwiaGlkZV9jb3JyZWN0X2Fuc3dlcnMiOiJvZmYiLCJzaG93X2luZm9ybWF0aW9uX2Zvcm0iOiJvbiIsInF1aXpfbG9hZGVyX2N1c3RvbV9naWYiOiIiLCJkaXNhYmxlX2hvdmVyX2VmZmVjdCI6Im9mZiIsInF1aXpfbG9hZGVyX2N1c3RvbV9naWZfd2lkdGgiOjEwMCwicHJvZ3Jlc3NfbGl2ZV9iYXJfc3R5bGUiOiJkZWZhdWx0IiwicXVpel90aXRsZV90cmFuc2Zvcm1hdGlvbiI6InVwcGVyY2FzZSIsInNob3dfYW5zd2Vyc19udW1iZXJpbmciOiJub25lIiwicXVpel9pbWFnZV93aWR0aF9ieV9wZXJjZW50YWdlX3B4IjoicGl4ZWxzIiwicXVpel9pbWFnZV9oZWlnaHQiOiIiLCJxdWl6X2JnX2ltZ19vbl9zdGFydF9wYWdlIjoib2ZmIiwicXVpel9ib3hfc2hhZG93X3hfb2Zmc2V0IjowLCJxdWl6X2JveF9zaGFkb3dfeV9vZmZzZXQiOjAsInF1aXpfYm94X3NoYWRvd196X29mZnNldCI6MTUsInF1aXpfcXVlc3Rpb25fdGV4dF9hbGlnbm1lbnQiOiJjZW50ZXIiLCJxdWl6X2Fycm93X3R5cGUiOiJkZWZhdWx0IiwicXVpel9zaG93X3dyb25nX2Fuc3dlcnNfZmlyc3QiOiJvZmYiLCJxdWl6X2Rpc3BsYXlfYWxsX3F1ZXN0aW9ucyI6Im9mZiIsInF1aXpfdGltZXJfcmVkX3dhcm5pbmciOiJvZmYiLCJxdWl6X3NjaGVkdWxlX3RpbWV6b25lIjoiVVRDKzAiLCJxdWVzdGlvbnNfaGludF9idXR0b25fdmFsdWUiOiIiLCJxdWl6X3RhY2tlcnNfbWVzc2FnZSI6IlRoaXMgcXVpeiBpcyBleHBpcmVkISIsInF1aXpfZW5hYmxlX2xpbmtlZGluX3NoYXJlX2J1dHRvbiI6Im9uIiwicXVpel9lbmFibGVfZmFjZWJvb2tfc2hhcmVfYnV0dG9uIjoib24iLCJxdWl6X2VuYWJsZV90d2l0dGVyX3NoYXJlX2J1dHRvbiI6Im9uIiwicXVpel9tYWtlX3Jlc3BvbnNlc19hbm9ueW1vdXMiOiJvZmYiLCJxdWl6X21ha2VfYWxsX3Jldmlld19saW5rIjoib2ZmIiwic2hvd19xdWVzdGlvbnNfbnVtYmVyaW5nIjoibm9uZSIsInF1aXpfbWVzc2FnZV9iZWZvcmVfdGltZXIiOiIiLCJlbmFibGVfcGFzc3dvcmQiOiJvZmYiLCJwYXNzd29yZF9xdWl6IjoiIiwicXVpel9wYXNzd29yZF9tZXNzYWdlIjoiIiwiZW5hYmxlX3NlZV9yZXN1bHRfY29uZmlybV9ib3giOiJvZmYiLCJkaXNwbGF5X2ZpZWxkc19sYWJlbHMiOiJvZmYiLCJlbmFibGVfZnVsbF9zY3JlZW5fbW9kZSI6Im9mZiIsInF1aXpfZW5hYmxlX3Bhc3N3b3JkX3Zpc2liaWxpdHkiOiJvZmYiLCJxdWVzdGlvbl9tb2JpbGVfZm9udF9zaXplIjoxNiwiYW5zd2Vyc19tb2JpbGVfZm9udF9zaXplIjoxNSwic29jaWFsX2J1dHRvbnNfaGVhZGluZyI6IiIsInF1aXpfZW5hYmxlX3Zrb250YWt0ZV9zaGFyZV9idXR0b24iOiJvbiIsImFuc3dlcnNfYm9yZGVyIjoib24iLCJhbnN3ZXJzX2JvcmRlcl93aWR0aCI6MSwiYW5zd2Vyc19ib3JkZXJfc3R5bGUiOiJzb2xpZCIsImFuc3dlcnNfYm9yZGVyX2NvbG9yIjoiI2RkZGRkZCIsInNvY2lhbF9saW5rc19oZWFkaW5nIjoiIiwicXVpel9lbmFibGVfcXVlc3Rpb25fY2F0ZWdvcnlfZGVzY3JpcHRpb24iOiJvZmYiLCJhbnN3ZXJzX21hcmdpbiI6MTIsInF1aXpfbWVzc2FnZV9iZWZvcmVfcmVkaXJlY3RfdGltZXIiOiIiLCJidXR0b25zX21vYmlsZV9mb250X3NpemUiOjE4LCJhbnN3ZXJzX2JveF9zaGFkb3ciOiJvZmYiLCJhbnN3ZXJzX2JveF9zaGFkb3dfY29sb3IiOiIjMDAwIiwicXVpel9hbnN3ZXJfYm94X3NoYWRvd194X29mZnNldCI6MCwicXVpel9hbnN3ZXJfYm94X3NoYWRvd195X29mZnNldCI6MCwicXVpel9hbnN3ZXJfYm94X3NoYWRvd196X29mZnNldCI6MTAsInF1aXpfY3JlYXRlX2F1dGhvciI6MywicXVpel9lbmFibGVfdGl0bGVfdGV4dF9zaGFkb3ciOiJvZmYiLCJxdWl6X3RpdGxlX3RleHRfc2hhZG93X2NvbG9yIjoiIzMzMyIsInF1aXpfdGl0bGVfdGV4dF9zaGFkb3dfeF9vZmZzZXQiOjIsInF1aXpfdGl0bGVfdGV4dF9zaGFkb3dfeV9vZmZzZXQiOjIsInF1aXpfdGl0bGVfdGV4dF9zaGFkb3dfel9vZmZzZXQiOjIsInF1aXpfc2hvd19vbmx5X3dyb25nX2Fuc3dlcnMiOiJvZmYiLCJxdWl6X3RpdGxlX2ZvbnRfc2l6ZSI6MjgsInF1aXpfdGl0bGVfbW9iaWxlX2ZvbnRfc2l6ZSI6MjAsInF1aXpfcGFzc3dvcmRfd2lkdGgiOiIiLCJxdWl6X3Jldmlld19wbGFjZWhvbGRlcl90ZXh0IjoiIiwicXVpel9tYWtlX3Jldmlld19yZXF1aXJlZCI6Im9mZiIsInF1aXpfZW5hYmxlX3Jlc3VsdHNfdG9nZ2xlIjoib2ZmIiwicXVpel9yZXZpZXdfdGhhbmtfeW91X21lc3NhZ2UiOiIiLCJxdWl6X3Jldmlld19lbmFibGVfY29tbWVudF9maWVsZCI6Im9uIiwicXVlc3RfZXhwbGFuYXRpb25fZm9udF9zaXplIjoxNiwicXVlc3RfZXhwbGFuYXRpb25fbW9iaWxlX2ZvbnRfc2l6ZSI6MTYsInF1aXpfd2FpdGluZ190aW1lIjoib2ZmIiwid3JvbmdfYW5zd2Vyc19mb250X3NpemUiOjE2LCJ3cm9uZ19hbnN3ZXJzX21vYmlsZV9mb250X3NpemUiOjE2LCJxdWl6X2VuYWJsZV9xdWVzdGlvbl9pbWFnZV96b29tIjoib2ZmIiwicmlnaHRfYW5zd2Vyc19mb250X3NpemUiOjE2LCJyaWdodF9hbnN3ZXJzX21vYmlsZV9mb250X3NpemUiOjE2LCJxdWl6X2Rpc3BsYXlfbWVzc2FnZXNfYmVmb3JlX2J1dHRvbnMiOiJvZmYiLCJxdWl6X2VuYWJsZV91c2VyX2NcdTA1NzBvb3NpbmdfYW5vbnltb3VzX2Fzc2Vzc21lbnQiOiJvZmYiLCJub3RlX3RleHRfZm9udF9zaXplIjoxNCwibm90ZV90ZXh0X21vYmlsZV9mb250X3NpemUiOjE0LCJxdWl6X3F1ZXN0aW9uc19udW1iZXJpbmdfYnlfY2F0ZWdvcnkiOiJvZmYiLCJxdWl6X2VuYWJsZV9jdXN0b21fdGV4dHNfZm9yX2J1dHRvbnMiOiJvZmYiLCJxdWl6X2N1c3RvbV90ZXh0c19zdGFydF9idXR0b24iOiJTdGFydCIsInF1aXpfY3VzdG9tX3RleHRzX25leHRfYnV0dG9uIjoiTmV4dCIsInF1aXpfY3VzdG9tX3RleHRzX3ByZXZfYnV0dG9uIjoiUHJldiIsInF1aXpfY3VzdG9tX3RleHRzX2NsZWFyX2J1dHRvbiI6IkNsZWFyIiwicXVpel9jdXN0b21fdGV4dHNfZmluaXNoX2J1dHRvbiI6IkZpbmlzaCIsInF1aXpfY3VzdG9tX3RleHRzX3NlZV9yZXN1bHRzX2J1dHRvbiI6IlNlZSBSZXN1bHQiLCJxdWl6X2N1c3RvbV90ZXh0c19yZXN0YXJ0X3F1aXpfYnV0dG9uIjoiUmVzdGFydCBxdWl6IiwicXVpel9jdXN0b21fdGV4dHNfc2VuZF9mZWVkYmFja19idXR0b24iOiJTZW5kIGZlZWRiYWNrIiwicXVpel9jdXN0b21fdGV4dHNfbG9hZF9tb3JlX2J1dHRvbiI6IkxvYWQgbW9yZSIsInF1aXpfY3VzdG9tX3RleHRzX2V4aXRfYnV0dG9uIjoiRXhpdCIsInF1aXpfY3VzdG9tX3RleHRzX2NoZWNrX2J1dHRvbiI6IkNoZWNrIiwicXVpel9jdXN0b21fdGV4dHNfbG9naW5fYnV0dG9uIjoiTG9nIEluIiwicXVpel9lbmFibGVfcXVpel9jYXRlZ29yeV9kZXNjcmlwdGlvbiI6Im9mZiIsInF1aXpfYWRtaW5fbm90ZV90ZXh0X3RyYW5zZm9ybSI6Im5vbmUiLCJxdWl6X3F1ZXN0X2V4cGxhbmF0aW9uX3RleHRfdHJhbnNmb3JtIjoibm9uZSIsInF1aXpfcmlnaHRfYW5zd2VyX3RleHRfdHJhbnNmb3JtIjoibm9uZSIsInF1aXpfd3JvbmdfYW5zd2VyX3RleHRfdHJhbnNmb3JtIjoibm9uZSIsInF1aXpfYWRtaW5fbm90ZV90ZXh0X2RlY29yYXRpb24iOiJub25lIiwicXVpel9xdWVzdF9leHBsYW5hdGlvbl90ZXh0X2RlY29yYXRpb24iOiJub25lIiwicXVpel9yaWdodF9hbnN3ZXJzX3RleHRfZGVjb3JhdGlvbiI6Im5vbmUiLCJxdWl6X3dyb25nX2Fuc3dlcnNfdGV4dF9kZWNvcmF0aW9uIjoibm9uZSIsInF1aXpfYWRtaW5fbm90ZV9sZXR0ZXJfc3BhY2luZyI6IjAiLCJxdWl6X2JnX2ltZ19kdXJpbmdfdGhlX3F1aXoiOiJvZmYiLCJxdWl6X3F1ZXN0X2V4cGxhbmF0aW9uX2xldHRlcl9zcGFjaW5nIjoiMCIsInF1aXpfcmlnaHRfYW5zd2Vyc19sZXR0ZXJfc3BhY2luZyI6IjAiLCJxdWl6X3dyb25nX2Fuc3dlcnNfbGV0dGVyX3NwYWNpbmciOiIwIiwicXVpel9hZG1pbl9ub3RlX2ZvbnRfd2VpZ2h0Ijoibm9ybWFsIiwicXVpel9xdWVzdF9leHBsYW5hdGlvbl9mb250X3dlaWdodCI6Im5vcm1hbCIsInF1aXpfcmlnaHRfYW5zd2Vyc19mb250X3dlaWdodCI6Im5vcm1hbCIsInF1aXpfd3JvbmdfYW5zd2Vyc19mb250X3dlaWdodCI6Im5vcm1hbCIsInJlcXVpcmVkX2ZpZWxkcyI6bnVsbCwiZW5hYmxlX3RpbWVyIjoib2ZmIiwiZW5hYmxlX3F1aXpfcmF0ZSI6Im9mZiIsImVuYWJsZV9yYXRlX2F2ZyI6Im9mZiIsImVuYWJsZV9ib3hfc2hhZG93Ijoib24iLCJlbmFibGVfYm9yZGVyIjoib2ZmIiwicXVpel90aW1lcl9pbl90aXRsZSI6Im9mZiIsImVuYWJsZV9yYXRlX2NvbW1lbnRzIjoib2ZmIiwiZW5hYmxlX3Jlc3RhcnRfYnV0dG9uIjoib24iLCJhdXRvZmlsbF91c2VyX2RhdGEiOiJvZmYiLCJ0aW1lciI6MTAwLCJzdWJtaXRfcmVkaXJlY3RfYWZ0ZXIiOiIiLCJyd19hbnN3ZXJzX3NvdW5kcyI6ZmFsc2UsImlkIjoiMiIsInRpdGxlIjoiTGF0ZW50IGNsYXNzIGFuYWx5c2lzIiwiZGVzY3JpcHRpb24iOiJUZXN0IHlvdXIga25vd2xlZGdlIG9mIHRoZSBwcmluY2lwbGVzIG9mIGxhdGVudCBjbGFzcyBhbmFseXNpcyIsInF1aXpfaW1hZ2UiOiIiLCJxdWl6X2NhdGVnb3J5X2lkIjoiMSIsInF1ZXN0aW9uX2lkcyI6IjYsNSw0LDEzLDEyLDExLDEwLDksMTksMjAsMjEsMjIsMjMsMTgsMTcsMTYsMTUsMTQsOCw3Iiwib3JkZXJpbmciOiIxIiwicXVpel91cmwiOiIiLCJwdWJsaXNoZWQiOiIxIiwiaW50ZXJ2YWxzIjpudWxsLCJxdWl6X2FuaW1hdGlvbl90b3AiOjEwMCwicXVpel9lbmFibGVfYW5pbWF0aW9uX3RvcCI6Im9uIn0=';        </script>                    <input type='hidden' name='quiz_id' value='2'/>                    <input type='hidden' name='start_date' class='ays-start-date'/>                </form></div>                            </div>The post <a href="https://epitodate.com/introduction-to-latent-class-analysis/">Beginner’s Guide to Latent Class Analysis: Introduction and application</a> first appeared on <a href="https://epitodate.com">EpiToDate</a>.]]></content:encoded>
					
					<wfw:commentRss>https://epitodate.com/introduction-to-latent-class-analysis/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2524</post-id>	</item>
		<item>
		<title>The balance test fallacy: Why you shouldn’t put p-values in Table 1</title>
		<link>https://epitodate.com/the-balance-test-fallacy-why-you-shouldnt-put-p-values-in-table-1/</link>
					<comments>https://epitodate.com/the-balance-test-fallacy-why-you-shouldnt-put-p-values-in-table-1/#respond</comments>
		
		<dc:creator><![CDATA[Marzieh Ghiasi]]></dc:creator>
		<pubDate>Tue, 09 Apr 2024 21:37:42 +0000</pubDate>
				<category><![CDATA[Longform]]></category>
		<category><![CDATA[biostatistics]]></category>
		<category><![CDATA[epidemiology]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[fallacy]]></category>
		<category><![CDATA[p-values]]></category>
		<category><![CDATA[table 2 fallacy]]></category>
		<guid isPermaLink="false">https://epitodate.com/?p=2294</guid>

					<description><![CDATA[<p>What is the purpose of Table 1? The purpose of table 1 is to describe the groups in the study,... <a class="read-article" href="https://epitodate.com/the-balance-test-fallacy-why-you-shouldnt-put-p-values-in-table-1/">Read Article &#8594;</a></p>
The post <a href="https://epitodate.com/the-balance-test-fallacy-why-you-shouldnt-put-p-values-in-table-1/">The balance test fallacy: Why you shouldn’t put p-values in Table 1</a> first appeared on <a href="https://epitodate.com">EpiToDate</a>.]]></description>
										<content:encoded><![CDATA[<p><strong>What is the purpose of Table 1? </strong>The purpose of table 1 is to describe the groups in the study, not to engage in inferential analysis and hypothesis testing. Statistically significant differences in a given characteristic in two groups does not mean that these groups are not comparable, or that the results will be biased. </p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p>&#8220;Inferential measures such as standard errors and confidence intervals should not be used to describe the variability of characteristics, and significance tests should be avoided in descriptive tables. Also, <em>P</em> values are not an appropriate criterion for selecting which confounders to adjust for in analysis; even small differences in a confounder that has a strong effect on the outcome can be important.&#8221;</p>
<cite><a href="https://www.acpjournals.org/doi/10.7326/0003-4819-147-8-200710160-00010-w1" title="">Vandenbroucke, J. P., Elm, E. V., Altman, D. G., Gøtzsche, P. C., Mulrow, C. D., Pocock, S. J., &#8230; &amp; Strobe Initiative. (2007). Strengthening the Reporting of Observational Studies in Epidemiology (STROBE): explanation and elaboration. <em>Annals of internal medicine</em>, <em>147</em>(8), W-163.</a></cite></blockquote>



<p><strong>Should there be p-values in Table 1 of controlled trials (RCT)? </strong>P-values were traditionally used to assess for imbalanced baseline covariates in RCTs. However, this practice is increasingly ceasing in favor of qualitative description or no description of baseline imbalances. Randomization distributes known <em>and</em> unknown confounding factors, and any differences seen will be due to chance. Showing p-values can actually give a misleading picture of these differences. </p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p>&#8220;The authors of this debate are obviously more (Baethge) or less  enthusiastic (Stang), with the former advocating the presentation of  CIPs [<em>covariate imbalance p values</em>], its careful use as a screening tool, and its interpretation within  the context of each study, while the latter emphasizes the dangers of  misuse. The aim of this debate was to further trigger the discussion of  the role of NHST in biomedical research that uses randomization&#8230; For the detection and judgment of imbalances between the study groups, it remains important that descriptive statistics of the groups (categorical characteristics: percentage values; continuous characteristics: eg, mean values and SDs) are presented. Whether a baseline imbalance is meaningful or not depends on subject matter knowledge. For example, it is clinically relevant in a stroke prevention study if 30% diabetics are in one arm of the study and only 15% are diabetics in the other arm, regardless of the <em>p</em> value, as diabetes mellitus is a very relevant risk factor for stroke.&#8221;</p>
<cite><a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC5947842/" title="Stang, A., &amp; Baethge, C. (2018). Imbalance p values for baseline covariates in randomized controlled trials: a last resort for the use of p values? A pro and contra debate. Clinical epidemiology, 531-535.">Stang, A., &amp; Baethge, C. (2018). Imbalance p values for baseline covariates in randomized controlled trials: a last resort for the use of p values? A pro and contra debate. <em>Clinical epidemiology</em>, 531-535.</a></cite></blockquote>



<p><strong>Are there any alternatives to the use of hypothesis testing for assessing balance?</strong> Multiple alternatives have been proposed which avoid hypothesis testing and p-values. These include tools that can assess balance graphically and numerically.</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p>&#8220;In any study where all observed covariates were not fully blocked ahead of time, balance should be checked routinely by comparing observed covariate differences between the treated and control groups. Any statistic that is used to evaluate balance should have two key features: (a) it should be a characteristic of the sample and not of some hypothetical population and (b) the sample size should not affect the value of the statistic.&#8221;</p>
<cite><a href="https://academic.oup.com/jrsssa/article/171/2/481/7084435">Imai, K., King, G., &amp; Stuart, E. A. (2008). Misunderstandings between experimentalists and observationalists about causal inference. <em>Journal of the Royal Statistical Society Series A: Statistics in Society</em>, <em>171</em>(2), 481-502.</a></cite></blockquote>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p>&#8220;<code>MatchIt</code> contains several tools to assess balance numerically and graphically. The primary balance assessment function is <code>summary.matchit()</code>, which is called when using <code>summary()</code> on a <code>MatchIt</code> object and produces several tables of balance statistics before and after matching. <code>plot.summary.matchit()</code> generates a Love plot using R’s base graphics system containing the standardized mean differences resulting from a call to <code>summary.matchit()</code> and provides a nice way to display balance visually for inclusion in an article or report. <code>plot.matchit()</code> generates several plots that display different elements of covariate balance, including propensity score overlap and distribution plots of the covariates. These functions together form a suite that can be used to assess and report balance in a variety of ways.&#8221;</p>
<cite><a href="https://cran.r-project.org/web/packages/MatchIt/vignettes/assessing-balance.html" title="https://cran.r-project.org/web/packages/MatchIt/vignettes/assessing-balance.html">https://cran.r-project.org/web/packages/MatchIt/vignettes/assessing-balance.html</a></cite></blockquote>The post <a href="https://epitodate.com/the-balance-test-fallacy-why-you-shouldnt-put-p-values-in-table-1/">The balance test fallacy: Why you shouldn’t put p-values in Table 1</a> first appeared on <a href="https://epitodate.com">EpiToDate</a>.]]></content:encoded>
					
					<wfw:commentRss>https://epitodate.com/the-balance-test-fallacy-why-you-shouldnt-put-p-values-in-table-1/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2294</post-id>	</item>
		<item>
		<title>Can we demarcate epidemiology? A field lost or a field re-invented</title>
		<link>https://epitodate.com/can-we-demarcate-epidemiology/</link>
					<comments>https://epitodate.com/can-we-demarcate-epidemiology/#comments</comments>
		
		<dc:creator><![CDATA[Marzieh Ghiasi]]></dc:creator>
		<pubDate>Tue, 19 May 2020 18:34:05 +0000</pubDate>
				<category><![CDATA[Longform]]></category>
		<category><![CDATA[epistemology]]></category>
		<category><![CDATA[history]]></category>
		<guid isPermaLink="false">https://epitodate.com/?p=439</guid>

					<description><![CDATA[<p>One of the most enjoyable and insightful articles I’ve ever read in epidemiology is by Olga Amsterdamska (1953-2009) “Demarcating Epidemiology”... <a class="read-article" href="https://epitodate.com/can-we-demarcate-epidemiology/">Read Article &#8594;</a></p>
The post <a href="https://epitodate.com/can-we-demarcate-epidemiology/">Can we demarcate epidemiology? A field lost or a field re-invented</a> first appeared on <a href="https://epitodate.com">EpiToDate</a>.]]></description>
										<content:encoded><![CDATA[<p>One of the most enjoyable and insightful articles I’ve ever read in epidemiology is by <a href="https://mitpress.typepad.com/mitpresslog/2009/09/olga-amsterdamska-19532009.html">Olga Amsterdamska</a> (1953-2009) “<a href="https://journals.sagepub.com/doi/abs/10.1177/0162243904270719?casa_token=zhngESN_FBEAAAAA:c_H6XRp8NwVzTQXZ-qXlR85jrVsoHEzUYj_Wtj59P2Dwc6sVKiEqd2yli3ITZT2DdA9-dlt4ohZgPw">Demarcating Epidemiology</a>” (2005) Bringing together a joint historical and epistemological perspective, Amsterdamska explores how epidemiology, a field that in many ways defies demarcation has evolved to understand itself. While I think everyone in epidemiology (<em>and medicine, and everyone actually…</em>) should read this article, I want to highlight some of my favorite parts and put them in context of some other excellent must-reads.</p>



<span class="listnum">Discussion on</span><p><b>Amsterdamska, O. (2005). Demarcating epidemiology. <em>Science, technology, &amp; human values</em>, <em>30</em>(1), 17-51.</b></p>



<h2 class="wp-block-heading"><strong><em>Who are we?</em></strong></h2>



<p><em>‘Who are we?’ </em>is a question that every introduction to epidemiology course grapples with. In “<a href="https://www.annualreviews.org/doi/abs/10.1146/annurev.pu.01.050180.000441">To Advance Epidemiology</a>” Stallones (1980) formulates the ‘theory of epidemiology’ as an axiom and its two corollaries: that “Disease does not distribute randomly in human populations”, but variations occur across time and space, and in response to variations in causal factors. A more vague version of this definition appears in <a href="https://en.wikipedia.org/wiki/Epidemiology">Wikipedia</a> today.</p>



<p><em>But who are we really? </em>Epidemiologists are well aware that we are not a basic or clinical science, but we rely on the basic sciences and clinical sciences to understand disease processes. We are not a social science, demography, or economics and yet so many our theories and methods dealing with populations and data collection are borrowed from these fields. We’re in a dependent relationship with the field of biostatistics— they could do without us, I’m not sure we could survive without them. We’re neither public health nor in public policy and yet the knowledge we generate finds its way there. Some have pinned this identity crisis on the radical transformation of the field from its inception to its present state.</p>



<h2 class="wp-block-heading"><strong><em>Traditional versus modern?</em></strong></h2>



<p>Among these, Pearce’s article “<a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC1380476/">Traditional Epidemiology, Modern Epidemiology, and Public Health</a>” (1996) has split epidemiology in two eras: ‘traditional’ versus ‘modern’. The ‘traditional approach’, the epidemiology as practiced by <a href="https://en.wikipedia.org/wiki/John_Snow">Jon Snow and his contemporaries in mid-19<sup>th</sup> century</a>, was motivated by public health and studies of populations in situ— focusing on outcomes as a result of “processes and structures”. These ‘traditional’ epidemiological studies tackled structural problems. The tools used were demographic tools, and the outcomes of interest and interventions were almost exclusively at the level of the population. On the other hand, ‘modern epidemiology’, as demarcated by Pearce considers itself a science and embraces reductionist, positivist approaches. Modern epidemiologic studies are often disjointed from a context; subjects are not populations in situ but increasingly individuals—and even organs, DNA, molecules. The ‘gold standard’ from which data is derived is the randomized clinical trial—an experiment—insofar as epidemiologists can conduct a scientific experiment— and the ideal intervention is directed to the individual.</p>



<p>Much like those who lament the invasion of science in humanities (<em>“<a href="https://newrepublic.com/article/114548/leon-wieseltier-responds-steven-pinkers-scientism">Crimes Against Humanities: Now science wants to invade the liberal arts. Don’t let it happen</a>.”</em>) Pearce warns this has already happened to epidemiology, and perhaps explains the identity crisis we face today. In Pearce’s view, modern epidemiology has morphed into a field which privileges what it views as evidence generated from ‘modern science’, that is modern biomedicine and modern biostatistics, to evidence generated from all other modes of inquiry—including but not limited to science that is now considered <em>passé</em> or too ‘undeveloped’ or irrelevant (“<em>too political</em>”). Pearce makes a compelling case that epidemiology is now dismissing and disregarding the very questions and methods that on which the field was founded—and which only this field can answer. This we are to understand, has emerged only in recent years—a kind of usurpation of <em>scientism</em>, heralded the latest and shiniest methods and approaches, that increasingly marginalized the core of what made epidemiology a distinct field.</p>



<p><a href="https://journals.sagepub.com/doi/abs/10.1177/0162243904270719?casa_token=zhngESN_FBEAAAAA:c_H6XRp8NwVzTQXZ-qXlR85jrVsoHEzUYj_Wtj59P2Dwc6sVKiEqd2yli3ITZT2DdA9-dlt4ohZgPw">Amsterdamska</a>, however, paints a different picture, not one of a field usurped and neutered but one of a field that has re-invented itself again and again to survive.</p>



<h2 class="wp-block-heading"><strong><em>Engagement or isolation?</em></strong></h2>



<p><a href="https://journals.sagepub.com/doi/abs/10.1177/0162243904270719?casa_token=zhngESN_FBEAAAAA:c_H6XRp8NwVzTQXZ-qXlR85jrVsoHEzUYj_Wtj59P2Dwc6sVKiEqd2yli3ITZT2DdA9-dlt4ohZgPw">Amsterdamska</a> describes epidemiology as a field that has struggled with internal anxieties regarding its involvement with politics and administrative apparatuses and its non-laboratory based, inductive methods since its inception. At the turn of the century, with the advent of the germ theory of disease, society increasingly turned to biomedicine and experimental lab-based sciences to solve problems of health and disease. The biosciences saw great rapid expansion with the founding of National Institutes of Health (NIH) in the US and the Medical Research Council (MRC) in the UK (pg. 39). As ‘the sciences’ increasingly asserted their position in society as ‘epistemic authorities’, some epidemiologists (one notable one being <a href="https://en.wikipedia.org/wiki/Major_Greenwood">Major Greenwood</a>) may have seen a proverbial writing on the wall for their field: if epidemiology were not to be recognized as a ‘science’ as a field it could be left behind in investigations of disease, and eventually find its demise as a proto-science or mere historic curiosity—<em>a new alchemy.</em></p>



<p>At the turn of the 20th century, these ‘threats’ translated into effort to demarcate the field and establish its terrain within the broad scope of sciences and create “boundary-work”. The internal anxieties outlined above began to manifest as tension between epidemiology and other emerging fields including biometrics/biostatistics and the biomedical sciences, in particular bacteriology. In biometricians, epidemiologists found adversaries who criticized both the methods of epidemiology and epidemiology-derived public policy and health efforts as lacking “scientific objectivity” (pg. 27). Early epidemiologists such as <a href="https://en.wikipedia.org/wiki/Arthur_Newsholme">Arthur Newsholme</a>, viewed this as an attempt of either (1) “usurpation” where biometricians lacking knowledge in disease processes tried to solve problems they didn’t understand using unnecessarily complex mathematical methods (2) “overstepping” by a field that was an “excellent servant but a very bad master” for health investigations . Both these responses reflected an endeavor to demote a competing field as <em>subservient </em>to epidemiology and thereby establish the field’s epistemic dominance.</p>



<p>The internal anxieties also manifested as what <a href="https://journals.sagepub.com/doi/abs/10.1177/0162243904270719?casa_token=zhngESN_FBEAAAAA:c_H6XRp8NwVzTQXZ-qXlR85jrVsoHEzUYj_Wtj59P2Dwc6sVKiEqd2yli3ITZT2DdA9-dlt4ohZgPw">Amsterdamska</a> finds persistent attacks on “bacteriologists” and “renegade epidemiologists” (pg. 32). Interestingly <a href="https://journals.sagepub.com/doi/abs/10.1177/0162243904270719?casa_token=zhngESN_FBEAAAAA:c_H6XRp8NwVzTQXZ-qXlR85jrVsoHEzUYj_Wtj59P2Dwc6sVKiEqd2yli3ITZT2DdA9-dlt4ohZgPw">Amsterdamska</a> finds no evidence that any active critiques of epidemiology from the quarters of the laboratory sciences ever took place. Nevertheless, epidemiologists such as <a href="https://www.nature.com/articles/138192a0">William Hamer</a> and <a href="https://en.wikipedia.org/wiki/Francis_Graham_Crookshank">F.G. Crookshank</a> launched critiques of the field of bacteriology. No surprisingly, early on they also revered adamant opponents of germ theory such as <a href="https://en.wikipedia.org/wiki/Charles_Creighton">Charles Creighton</a> (Trostle, 1986). <a href="https://journals.sagepub.com/doi/abs/10.1177/0162243904270719?casa_token=zhngESN_FBEAAAAA:c_H6XRp8NwVzTQXZ-qXlR85jrVsoHEzUYj_Wtj59P2Dwc6sVKiEqd2yli3ITZT2DdA9-dlt4ohZgPw">Amsterdamska</a> attributes the scathing attacks on bacteriology by British epidemiologists as a ‘scapegoating’ to distract from epidemiology’s own failures, in for example minimizing the public health devastation caused by the 1918 influenza. As well, a pre-emptive act to, once again “limit any potential competition” (pg. 33).</p>



<p>Among these ‘renegade’ epidemiologists who were also subject of critiques, was the epidemiologist and biometrician Major Greenwood, who early in his career was heavily criticized for his statistical work by the community as producing epidemiologic work based on a “mathematical house of cards” &nbsp;(pg. 28). Later on, Greenwood worked with bacteriologists including <a href="https://en.wikipedia.org/wiki/William_Whiteman_Carlton_Topley">W.C.C. Topley</a> and developed experimental epidemiology . This renegade action also earned him criticism from Crookshank who viewed these new methods as comparable to “attendance at cinemas to the study of human life” (pg. 38). Here we find evident a tension between those in the field itself regarding how the boundaries and identity of epidemiology could be asserted. Individuals such as Hamer and Crookshank took an isolationist approach in order to maintain field ‘purity’ and epistemic authority, whereas individuals such as Greenwood and later <a href="https://en.wikipedia.org/wiki/Wade_Hampton_Frost">Wade Hampton Frost</a> saw epistemic authority as being maintain only so long as epidemiology was closely engaging and growing with other sciences on an equal plane (pg. 35).</p>



<h2 class="wp-block-heading"><strong><em>Cause of death: war or the bullet?</em></strong></h2>



<p>In late 19th century the field of epidemiology was distinguished by the ‘objects’ of its study: disease. <a href="https://journals.sagepub.com/doi/abs/10.1177/0162243904270719?casa_token=zhngESN_FBEAAAAA:c_H6XRp8NwVzTQXZ-qXlR85jrVsoHEzUYj_Wtj59P2Dwc6sVKiEqd2yli3ITZT2DdA9-dlt4ohZgPw">Amsterdamska</a> finds that in this early stage, and even with the early advent of germ theory, epidemiologists were not yet concerned with demarcating their field, as the information flowing from bacteriology was found useful and complementary with epidemiologic and public health efforts (pg. 21). During the interwar period epidemiologists began to refine the ‘object’ of their domain, as a specific ‘perspective towards disease’ (specifically infectious diseases) though at least two views on the subject existed (pg. 34).&nbsp; The subtle difference between these two views was that Greenwood believed a convergent view where all fields were examining the same plane through different perspectives (“bird’s eye view”&nbsp; of a city, versus a ground tour), whereas Crookshank believed a divergent view where different planes were being examined through different perspectives (“causes of war” versus “individual cause of death in a war”) (pg. 31).</p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img data-recalc-dims="1" loading="lazy" decoding="async" width="701" height="665" src="https://i0.wp.com/epitodate.com/wp-content/uploads/2020/05/Capture.jpg?resize=701%2C665&#038;ssl=1" alt="" class="wp-image-448" srcset="https://i0.wp.com/epitodate.com/wp-content/uploads/2020/05/Capture.jpg?w=701&amp;ssl=1 701w, https://i0.wp.com/epitodate.com/wp-content/uploads/2020/05/Capture.jpg?resize=300%2C285&amp;ssl=1 300w" sizes="auto, (max-width: 701px) 100vw, 701px" /><figcaption>Passage from FG Crookshank. Cited in Krieger, N. (2011). <em>Epidemiology and the people&#8217;s health: theory and context</em>. Oxford University Press.</figcaption></figure></div>



<p>However, the epidemiologic transition to chronic diseases presented a new challenge in that the etiologies and causal links were now complex. The ‘mono-causal’ flat planes of infectious diseases had turned into massive ‘multi-causal’ webs where a ‘single perspective towards disease’ was no longer sufficient. In the challenge posed by chronic diseases the ‘object’ of epidemiology shifted from ‘disease’ to ‘methods’ investigating causal webs associated with health outcomes (pg. 42). One could argue that this transition made epidemiology as a field less defined than ever, as social epidemiologists, environmental epidemiologists etc. emerged whose proximal outcomes of interest often did not directly pertain to a disease process.</p>



<p>However, these methods, often adopted from other fields were used to create a coherent epidemiologic methodological framework, in which rigorous high-quality knowledge could be obtained. Epidemiology now had at its core a methodological framework, from its randomized control trials to the full integration of inferential statistics and hypothesis testing. The complexities of chronic diseases had led to the refinement of methods in the field to better understand multi-causality, including refined study designs and techniques to identify bias and confounding (<a href="http://philsci-archive.pitt.edu/4159/">Hanne, 2007</a>).</p>



<h2 class="wp-block-heading"><strong><em>The master or the emissary?</em></strong></h2>



<p>The ambition of early epidemiologists had been to establish epistemic authority and be recognized as a branch of science. The transformations that occurred during the transition to chronic diseases in many ways fulfilled this ambition, putting it irrefutably shoulder-to-shoulder with other progenies of the Baconian scientific method. However, it must be asked whether this transformation brings forth Theseus’ paradox: <em>did epidemiology survive its transformation?</em> Furthermore, is the “scientification” of epidemiology—held in such high esteem by the forefather of the field— a good thing?</p>



<p>In contrast to Pearce who lamented the increasing <em>scientism</em> in epidemiology, others fear the exact opposite phenomenon. In “<a href="https://www.nejm.org/doi/pdf/10.1056/NEJM198103053041010">The Rise and Fall of Epidemiology, 1950–2000 A.D.</a>”, one of the foremost thinkers in the field, Kenneth Rothman, forecasted a decline in epidemiology, because it was becoming un-scientific (Rothman, 1981).The article lamented that while the field had made tremendous headways in mid-twentieth century, it would perhaps die in the new century leaving behind only “methods… to serve some future generation with sufficient curiosity to apply them”. The culprits of this inevitable downfall? non-experimental methods (observational studies, ecologic studies), and greater entanglement with governmental bureaucracy. In a way, Rothman’s concerns paralleled that of Major Greenwood and others— in that epidemiology cannot decline into a less ‘scientific’ state lest it be left behind in as a historic relic. This view has been countered by others such as Coleman in “<a href="https://academic.oup.com/ije/article/36/4/719/672307">Is epidemiology really dead, anyway?</a>” (2007), have called epidemiology as vital and alive as ever—with observational studies proving a powerful scientific tool, and the field answering new and important questions about the human condition.</p>



<p>Whether it is more scientific or less scientific than it used to be— there is no doubt that epidemiology has transformed— head to head with medicine where from examining disease through descriptive pathology we’ve turned to the lens of prediction. Indeed, increasingly human health is no longer described in terms of symptoms and diagnoses, rather predictive statistics where every individual is at risk—as I once heard it described ‘<em>we’re all sick, we just don’t know it yet</em>.’ In examining these trends, early epidemiologists such as Crookshank, and perhaps even Greenwood who admittedly viewed statistics as &#8220;necessary but not sufficient&#8221; (pg. 36) , would perhaps find one of their great fears realized: that epidemiology has in fact been usurped by biostatistics and is no longer the master of its own domain, but an emissary linking fields together.</p>



<h2 class="wp-block-heading"><strong><em>Where do epidemiologists belong?</em></strong></h2>



<p>In its nascent era epidemiologists were clinicians or specialists in other areas often working on behest of governmental institutions. Modern epidemiologists are PhDs trained in the field, and rather than being embedded in health departments they work in institutes of higher education, schools of medicine and/or schools of public health. <a href="https://journals.sagepub.com/doi/abs/10.1177/0162243904270719?casa_token=zhngESN_FBEAAAAA:c_H6XRp8NwVzTQXZ-qXlR85jrVsoHEzUYj_Wtj59P2Dwc6sVKiEqd2yli3ITZT2DdA9-dlt4ohZgPw">&nbsp;<u>Amsterdamska</u></a> details both the development of identity and work-boundary of epidemiology and the shift of epidemiology in England from the confines of governmental institutions to academic institutions. In summary, associated with changes in the disciplinary identity and boundaries of epidemiology as a field epidemiologist in the UK moved from being embedded within governmental institutions to academic institutions—a trend replicated elsewhere in the world.</p>



<p>As described by <a href="https://journals.sagepub.com/doi/abs/10.1177/0162243904270719?casa_token=zhngESN_FBEAAAAA:c_H6XRp8NwVzTQXZ-qXlR85jrVsoHEzUYj_Wtj59P2Dwc6sVKiEqd2yli3ITZT2DdA9-dlt4ohZgPw">Amsterdamska</a> “these changes in the definitions of disciplinary identity of epidemiology went hand in hand with changes in the institutional location of epidemiology, its professional organization, and its practical engagement in public health policy and administration” (pg.19). The construction of boundaries and demarcation of epidemiology, <a href="https://journals.sagepub.com/doi/abs/10.1177/0162243904270719?casa_token=zhngESN_FBEAAAAA:c_H6XRp8NwVzTQXZ-qXlR85jrVsoHEzUYj_Wtj59P2Dwc6sVKiEqd2yli3ITZT2DdA9-dlt4ohZgPw">Amsterdamska</a> argues, addressed two challenges faced by the field. First, the ‘real’ and ‘imagined’ challenges posed by fields such as statistics and bacteriology, which created anxiety regarding the encroachment into the domain of epidemiology by these other fields. Second, the methods used by the field, non-experimental and non-laboratory created anxiety regarding its place and relevance in the future of science.</p>



<p>Through demarcation, first of objects and later methods, epidemiologists sought to address the first concern: establish an identity and prevent the encroachment of other fields into their domain. Through, first criticism of shortcomings of other scientific fields’ methods and later incorporation of other field’s methods, epidemiologists sought to address the second concern: asserting the nature epidemiology as a science. It can be argued that the restructuring of identity and the new needs associated with it precipitated into a reactive move to a place that could serve these new needs. For example, academic settings would provide epidemiologists with the opportunity for greater “cooperation and harmonious development” with other academic fields—which Major Greenwood and other interwar epidemiologists conceived of as an immediate need in the discipline (pg. 34). However, it can also be argued that any true shift in disciplinary identity could not occur until there was a proactive move to a place outside the framework, not “stifled” by constraints of the administration and state (p. 41).</p>



<p>It seems that prominent epidemiologists such as Major Greenwood who played an instrumental role in “locating epidemiological research in… academic setting[s]” (p. 40) took a proactive rather than a reactive approach. Their driver for doing so is argued by <a href="https://journals.sagepub.com/doi/abs/10.1177/0162243904270719?casa_token=zhngESN_FBEAAAAA:c_H6XRp8NwVzTQXZ-qXlR85jrVsoHEzUYj_Wtj59P2Dwc6sVKiEqd2yli3ITZT2DdA9-dlt4ohZgPw">Amsterdamska</a> to have been two-fold: First, to provide epidemiology with “greater intellectual and institutional autonomy”; second, to permit for opportunities to move beyond the addressing only the practical daily concerns of public health in governance and allow for “the development of epidemiological theory” (p. 40). The association between epidemiology and politics and non-laboratory-based practices is described a “perennial worry” of epidemiologists (pg. 18), and the move outside the governmental apparatus seems to have assuaged these anxieties and provided the opportunity to construct and demarcate their identity.</p>



<p>Foucauldian discourse on power-knowledge and the creation of professional orders provide us with another perspective to view this shift in identity and place. Long before the transitions of the interwar period, epidemiology was already professionalizing as a field, with its own professional society in Britain established in 1850 (pg. 23). Through the Foucauldian lens, professionalization represents a shift in power from the state to the professional order. This is described as a governmentality/professionalism duality, whereby the profession becomes in itself an institution of power, resisting the encroachment of the state and government into its territory, and establishing its own power-knowledge dynamic (<a href="http://www.ephemerajournal.org/contribution/discursive-construction-professionalism-episteme-21st-century">Adams, 2012</a>).</p>



<p>Throughout its history epidemiology has been closely associated with public health practice and by extension the state. Foucault’s conceptualization of power-knowledge can be understood as a dynamic in which power and knowledge emerge from one another and reinforce one another. Early epidemiologic knowledge in a large part emerged because it was needed by the state (a monopoly of power); its questions and direction were shaped by the immediate needs of the state. In its early phase, the field is described by <a href="https://journals.sagepub.com/doi/abs/10.1177/0162243904270719?casa_token=zhngESN_FBEAAAAA:c_H6XRp8NwVzTQXZ-qXlR85jrVsoHEzUYj_Wtj59P2Dwc6sVKiEqd2yli3ITZT2DdA9-dlt4ohZgPw">Amsterdamska</a> as having been a “tool for monitoring” and “used to underpin the claims that state… should have the jurisdiction to control water quality” among other things (pg. 23). The majority of epidemiologists were not merely associated with the state, rather they worked within the framework of the state – for example in the context of the London General Board of Health responsible for investigating the Cholera epidemics in mid-19<sup>th</sup> century.</p>



<p>From this perspective, then, the changes in the disciplinary identity of epidemiology and its academic professionalization occurred not to assert epistemic authority not merely in the domain of science, but also to re-center power to the field. As its own institution, epidemiology is subject to its own professional rules (‘methods’ discussed earlier) its own order, norms, and questions of interest. The physical movement into institutions of learning may have been the most practical way to allow for epidemiology to develop as its own independent institution, shifting the power-knowledge dynamic away from the state and into the discipline itself.</p>The post <a href="https://epitodate.com/can-we-demarcate-epidemiology/">Can we demarcate epidemiology? A field lost or a field re-invented</a> first appeared on <a href="https://epitodate.com">EpiToDate</a>.]]></content:encoded>
					
					<wfw:commentRss>https://epitodate.com/can-we-demarcate-epidemiology/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">439</post-id>	</item>
		<item>
		<title>10 introductory courses in infectious disease epidemiology: from the plague to COVID-19</title>
		<link>https://epitodate.com/id-epi-intro-courses/</link>
					<comments>https://epitodate.com/id-epi-intro-courses/#respond</comments>
		
		<dc:creator><![CDATA[Marzieh Ghiasi]]></dc:creator>
		<pubDate>Sat, 21 Mar 2020 18:00:00 +0000</pubDate>
				<category><![CDATA[Collections]]></category>
		<category><![CDATA[cholera]]></category>
		<category><![CDATA[contact tracing]]></category>
		<category><![CDATA[covid19]]></category>
		<category><![CDATA[ebola]]></category>
		<category><![CDATA[epidemics]]></category>
		<category><![CDATA[infectious diseases]]></category>
		<category><![CDATA[john snow]]></category>
		<category><![CDATA[lists]]></category>
		<category><![CDATA[modelling]]></category>
		<category><![CDATA[online courses]]></category>
		<category><![CDATA[outbreak investigation]]></category>
		<category><![CDATA[pandemics]]></category>
		<category><![CDATA[plague]]></category>
		<category><![CDATA[sars]]></category>
		<category><![CDATA[zika]]></category>
		<guid isPermaLink="false">https://epitodate.com/?p=252</guid>

					<description><![CDATA[<p>Click here to scroll down to the list of courses from the history of epi infectious disease epidemiology to modern... <a class="read-article" href="https://epitodate.com/id-epi-intro-courses/">Read Article &#8594;</a></p>
The post <a href="https://epitodate.com/id-epi-intro-courses/">10 introductory courses in infectious disease epidemiology: from the plague to COVID-19</a> first appeared on <a href="https://epitodate.com">EpiToDate</a>.]]></description>
										<content:encoded><![CDATA[<p><strong><a href="#list">Click here to scroll down to the list of courses from the history of epi infectious disease epidemiology to modern emerging infections such as Ebola virus disease and coronavirus disease 2019 </a>  » </strong></p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow"><p>Segregation of  epidemiology into chronic and infectious diseases has led to a neglected  area in public health – the interface between chronic disease and  infectious disease.</p><cite> Choi, B. C., Morrison, H., Wong, T., Wu, J., &amp; Yan, Y. P. (2007).  <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC2660008/">Bringing chronic disease epidemiology and infectious disease  epidemiology back together</a>. <em>Journal of Epidemiology &amp; Community Health</em>, <em>61</em>(9), 802-802. </cite></blockquote>



<p>In the past month or so I&#8217;ve been seeing a lot of dialogue on <a href="https://twitter.com/hashtag/epitwitter">#epitwitter</a> about the lack of infectious disease training in many epidemiology programs. In an <a href="https://twitter.com/EpiEllie/status/1222916005917163520">informal poll</a> of 1000+ it seemed like many in epidemiology programs don&#8217;t receive little to no infectious disease training as part of their core training. The name &#8216;epidemiology&#8217; calls back the era at the founding of the field when infectious diseases were the main health &#8216;epidemics&#8217; impacting the population at large. But increasingly, infectious diseases have become a relic of a bygone era, as by far most epidemiologist are focused on chronic diseases. </p>



<p>However, we&#8217;ve seen in recent decades many infectious diseases not only interact with chronic diseases, but are the underlying causes of chronic diseases. Infectious disease epidemiologists in many ways continue to be at the forefront of epidemiology, integrating some of the most cutting edge tools into their field: predictive modelling and forecasting, complex spatial analysis, genomic mapping etc. As Choi et al. (2007) describe elegantly, many tools developed by infectious disease researchers may be of utility to understand &#8216;infectiousness&#8217; in other fields in absence bacterial or viral agents.   </p>



<p>Fortunately in absence of structured programs, there are a lot of good resources out there. For example, to be able to conduct my research on tuberculosis (TB) transmission, I had to self-teach a lot of infectious disease epidemiology through text-books, online resources, etc.  <strong>Below I&#8217;ve listed ten courses for self-teaching at the <em>introductory</em> level, all freely available online. </strong> </p>



<a name="list"></a><h3>Open courses in infectious disease epidemiology </h3>



<span class="listnum">1</span><p><b>Epidemics in Western Society Since 1600 (Yale)</b><br>
<A href="https://oyc.yale.edu/history/hist-234">https://oyc.yale.edu/history/hist-234</a></p>
<p>A well-rounded understanding of epidemiology requires a dive into the past. After all, many of the infectious diseases prevalent in the world today, such as tuberculosis, have been with us historically&#8211; and as look to eradicate these diseases&#8211; those who don&#8217;t remember the past, as they say, are doomed to repeat it. This course, offered from a historian&#8217;s perspective, covers history stretching from the plague and the social reactions to it, the development of the sanitary movement and germ theory, historical impact of infectious diseases (such as TB, malaria, polio) and re-emergence of these diseases in the modern context. Course recordings from 2010 and sample mid-term and final exams are provided.</p>



<span class="listnum">2</span><p><b>John Snow and the Cholera Epidemic of 1854 (Harvard University via edX)</b><br>
<a href="https://www.edx.org/course/predictionx-john-snow-and-the-cholera-epidemic-of">https://www.edx.org/course/predictionx-john-snow-and-the-cholera-epidemic-of</a></p>
<p>This course focuses on the a pivotal point in the history of infectious disease epidemiology: the Cholera epidemic of 1854 that swept through London. The course explores the role of one of the legendary figures of epidemiology, <b>John Snow</b>, in understanding how cholera was being spread and how it could be stopped. John Snow&#8217;s endeavor is perhaps the most well-known example of what is called &#8216;shoe-leather epidemiology&#8217;, going into the field with your feet to investigate what is happening. John Snow knocked on doors and created maps, and this course includes interactive mapping tools and timelines that allow students to engage with his investigation as it unfolded. </p>



<span class="listnum">3</span><p><b>Epidemiology of Infectious Diseases</b><br>
<a href="http://ocw.jhsph.edu/index.cfm/go/viewCourse/course/EpiInfectiousDisease/coursePage/index/">http://ocw.jhsph.edu/index.cfm/go/viewCourse/course/EpiInfectiousDisease/&#8230;</a></p>
<p>This is a comprehensive course in infectious disease epidemiology, covering the basics of the field including definitions, the principles of disease surveillance and outbreak investigation, and types of epidemiologic studies used to investigate outbreaks. The course also includes information about transmission dynamics, technical presentations on <u>modelling and molecular epidemiology</u> which many other courses in this list don’t cover quite as well. Although this is a comprehensive offering, one drawback is that the course is from 2006 and may not include the most up to date information. Nevertheless, highly recommend this for any students in epidemiology looking to extend their training.</p>



<span class="listnum">4</span><p><b>Outbreaks and Epidemics (Johns Hopkins University via Coursera)</b><br>
<a href="https://www.coursera.org/learn/outbreaks-epidemics">https://www.coursera.org/learn/outbreaks-epidemics</a></p>
<p>This short course takes a more hands-on approach to epidemic dynamics. Over the course of four modules, students are challenged to apply epidemiological and statistical concepts to infectious disease problems. The course examines concepts such as risk difference and relative difference, attack rates, reproductive numbers and other important metric useful in understanding scale of epidemics. Finally, the course applies these concepts to not just infectious disease outbreaks worldwide as many other courses, but to <b>non-infectious disease epidemics</b> such as the opioid epidemic in the US.</p>



<span class="listnum">5</span><p><b>Epidemics &#8211; the Dynamics of Infectious Diseases (Penn State University via Coursera)</b><br>
<a href="https://www.coursera.org/learn/epidemics">https://www.coursera.org/learn/epidemics</a></p>
<p>Over eight modules, this course provides a detailed review of the dynamics of infectious diseases from how they emerge to how they spread through environmental and social networks including concepts such as breaking transmission chains and ‘super-spreaders’. The basic ecology of infectious diseases, including vector-pathogen interaction and how the characteristics of these agents impacts the patterns of disease incidence is examined. The course uses case studies of pandemic influenza, childhood diseases such as measles and malaria as case studies.  Finally, the course touches on drug resistance and how it impacts efforts to contain many re-emerging infectious diseases.</p>



<span class="listnum">6</span><p><b>Epidemics, Pandemics and Outbreaks (University of Pittsburgh via Coursera)</b><br>
<a href="https://www.coursera.org/learn/epidemic-pandemic-outbreak">https://www.coursera.org/learn/epidemic-pandemic-outbreak</a></p>
<p>While we often think of infectious diseases at the smallest scale—the level of the patient. However, infectious diseases do not recognize borders, and much of how infectious diseases can spread into pandemics is driven by policies at the global, national and local levels. The strength of this course is its <b>focus on policy</b>—how legal and public health systems respond to outbreaks and pandemics. One of the modules on local countermeasures includes extensive discussion ethical and pragmatic issues around disease reporting, travel restrictions, quarantine. Another module focuses on global health security. examining how globalization has altered the patterns of disease transmission, and how nations work together (or not) to detect and respond to infectious disease threats.</p>



<span class="listnum">7</span><p><b>Principles of Infectious Disease Epidemiology Online Training Course (Missouri Department of Health)</b><br>
<a href="https://health.mo.gov/training/epi/">https://health.mo.gov/training/epi/</a></p>
<p>For those interested in <b>outbreak investigation</b>, this course developed by the Missouri Department of Health has a fantastic series of modules on the topic. The course covers public health surveillance, including how to evaluate and improve surveillance systems. Then it dives deep into understanding and organizing and interpreting epidemiologic data generated from surveillance and investigation systems. Finally, the course dives into the principles of outbreak investigation—including interviewing skills, preparing investigation reports, with each step taught working through outbreak case studies. To access the course you need to register on the site, but the course is open to public and a great learning experience.</p>



<span class="listnum">8</span><p><b>Epidemics I and II (The University of Hong Kong via edX)</b><br>
<a href="https://www.edx.org/course/epidemics-i">https://www.edx.org/course/epidemics-i</a><br/>
<a href="https://www.edx.org/course/epidemics-ii">https://www.edx.org/course/epidemics-ii</a></p>
<p>
These two courses examine infectious disease epidemiology in a comprehensive manner. Offered by the University of Hong Kong, the courses have a <b>special focus on infectious diseases in the East Asian context</b>. The first course starts by examining the ecology and evolution of infectious disease, moving on to diseases such as Ebola and Zika and how epidemics emerge. Finally using SARS as a model, the first course evaluates identification of novel diseases, and the use of informatics including genetic data to understand the trajectories of epidemics. The second course elaborates and expands on some of these discussions, with a strong module on infectious disease modeling, examining dynamic and structural uncertainty in models of disease spread. The course also includes a <b>supplemental module on COVID-19</b>, as the course designers are involved in active research in this disease. This module will include &#8220;study results, final size estimation for super-spreading clusters, the Chinese experience for global preparedness, and more.&#8221; </p>



<span class="listnum">9</span><p><b>Plagues, Pestilence and Pandemics: Are You Ready? (Griffith University via Futurelearn)</b><br>
<a href="https://www.futurelearn.com/courses/plague-pestilence-pandemic">https://www.futurelearn.com/courses/plague-pestilence-pandemic</a></p>
<p>This very short course is a useful non-technical review of some of the current and emerging global health pandemics (including SARS and Ebola). The course examines outbreak responses and how transmission chains can be broken. The course also explores bacterial resistance, including healthcare associated infections and the threat they present.</p>



<span class="listnum">10</span><p><b>Lessons from Ebola: Preventing the Next Pandemic (Harvard University via edX)</b><br>
<a href="https://www.edx.org/course/lessons-from-ebola-preventing-the-next-pandemic-2">https://www.edx.org/course/lessons-from-ebola-preventing-the-next-pandemic-2</a></p> 
<p>Ebola virus disease (EBV), a hemorrhagic fever with mortality rates ranging between 20-90%, was first identified in 1976. The disease re-appeared throughout the next four decades in small clusters. However, in 2014 the WHO declared a major outbreak in Guinea which over the course of the following year expanded to many neighboring countries across West Africa. While that outbreak subsided, newer Ebola outbreaks have appearing in the intervening years and as of last year the WHO has declared Ebola a global health emergency. This course takes a retrospective examination of the 2014 Ebola outbreak, focusing on the many aspects of the disease including the presentation and transmission patterns. As well the course examines the numerous challenges that surfaced in containment efforts at the local level, and failure of international efforts to prevent the spread of the disease. The deep dive into this pandemic provides insight into what went wrong, and how we could avoid the same pitfalls in the future.</p>



<h4 class="wp-block-heading">Additional: live courses focused on ongoing corona virus pandemic (COVID 19)</h4>



<span class="listnum">*</span><p><b>COVID-19: Tackling the Novel Coronavirus (The London School of Hygiene &amp; Tropical Medicine via Futurelearn)</b><br>
<a href="https://www.futurelearn.com/courses/covid19-novel-coronavirus">https://www.futurelearn.com/courses/covid19-novel-coronavirus</a></p>
<p>In December of 2019, the WHO was informed about a small cluster of cases of pneumonia of unknown origin in Wuhan, China. In the two months following, the disease agent was identified as a new coronavirus (COVID-19) and rapidly spread across the world, infecting hundreds of thousands in a matter of weeks and declared as a worldwide pandemic. At the moment of writing this summary (3/20/2020) this pandemic has lead to states of emergency across many countries, travel bans, and shut down of non-essential services. This course, starting on Mar 23, 2020 will offer the latest information about COVID-19 presented by experts in the field, including the spread mechanisms for the disease the public health measures necessary to contain it.</p>



<span class="listnum">*</span><p><b>Science Matters: Let&#8217;s Talk About COVID-19 (Imperial College London via Coursera)</b><br>
<a href="https://www.coursera.org/learn/covid-19">https://www.coursera.org/learn/covid-19</a></p>
<p>This course (starting on March 19, 2020) is a more in-depth review of COVID-19 covering topics including the basic reproduction number of the disease, its case fatality, phylogenetic analysis, and clinical presentation. The course also offers a review of the economics and social impact of the current outbreak, with the latest materials as events unfold. Finally, the development of a vaccine is the target goal for any new disease, and COVID-19 is no different. this course contains module on the process of vaccine development during real-time epidemics.</p>



<p>If you have suggestions for additional resources, please comment below or <a href="https://epitodate.com/about#contact">email me</a>!</p>



<p><em>Last updated: 3/21/2020</em></p>The post <a href="https://epitodate.com/id-epi-intro-courses/">10 introductory courses in infectious disease epidemiology: from the plague to COVID-19</a> first appeared on <a href="https://epitodate.com">EpiToDate</a>.]]></content:encoded>
					
					<wfw:commentRss>https://epitodate.com/id-epi-intro-courses/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">252</post-id>	</item>
	</channel>
</rss>
