<!DOCTYPE html>
<html lang="en-us">
    <head>
	<meta name="generator" content="Hugo 0.124.1"><meta charset='utf-8'>
<meta name='viewport' content='width=device-width, initial-scale=1'><meta name='description' content='My research in Data Science and Ecology.'><title>Environmental Data Scientist Blog</title>

<link rel='canonical' href='https://sanikovich.com/'>

<link rel="stylesheet" href="/scss/style.min.css"><script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1172171373483905" crossorigin="anonymous"></script><meta property='og:title' content='Environmental Data Scientist Blog'>
<meta property='og:description' content='My research in Data Science and Ecology.'>
<meta property='og:url' content='https://sanikovich.com/'>
<meta property='og:site_name' content='Environmental Data Scientist Blog'>
<meta property='og:type' content='website'><meta property='og:updated_time' content=' 2024-03-24T00:00:00&#43;00:00 '/>
<meta name="twitter:title" content="Environmental Data Scientist Blog">
<meta name="twitter:description" content="My research in Data Science and Ecology."><link rel="alternate" type="application/rss&#43;xml" href="https://sanikovich.com/index.xml">
<script async src="https://www.googletagmanager.com/gtag/js?id=G-W8E5F48PWF"></script>
<script>
var doNotTrack = false;
if (!doNotTrack) {
	window.dataLayer = window.dataLayer || [];
	function gtag(){dataLayer.push(arguments);}
	gtag('js', new Date());
	gtag('config', 'G-W8E5F48PWF', { 'anonymize_ip': false });
}
</script>

    </head>
    <body class="">
    <script>
        (function() {
            const colorSchemeKey = 'StackColorScheme';
            if(!localStorage.getItem(colorSchemeKey)){
                localStorage.setItem(colorSchemeKey, "auto");
            }
        })();
    </script><script>
    (function() {
        const colorSchemeKey = 'StackColorScheme';
        const colorSchemeItem = localStorage.getItem(colorSchemeKey);
        const supportDarkMode = window.matchMedia('(prefers-color-scheme: dark)').matches === true;

        if (colorSchemeItem == 'dark' || colorSchemeItem === 'auto' && supportDarkMode) {
            

            document.documentElement.dataset.scheme = 'dark';
        } else {
            document.documentElement.dataset.scheme = 'light';
        }
    })();
</script>
<div class="container main-container flex on-phone--column extended"><aside class="sidebar left-sidebar sticky">
    <button class="hamburger hamburger--spin" type="button" id="toggle-menu" aria-label="Toggle Menu">
        <span class="hamburger-box">
            <span class="hamburger-inner"></span>
        </span>
    </button>

    <header class="site-info">
         
        <figure class="site-avatar">
               
            <img src="/img/avatar_huaa01edba3509bb847e00c81ac629cb0f_34101_300x0_resize_box_3.png" width="300" height="300" class="site-logo" loading="lazy" alt="Avatar">   
        </figure>
         

        <h1 class="site-name"><a href="/">Environmental Data Scientist Blog</a></h1>
        <h2 class="site-description">My research in Data Science and Ecology.</h2><ol class="social-menu">
            
            <li>
                <a href="/cdn-cgi/l/email-protection#28404d444447685b49464143475e414b40064b4745" target="_blank" title="E-Mail">
                            
                            
                                <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-mail" width="24" height="24" viewBox="0 0 24 24" stroke-width="1.5" stroke="#2c3e50" fill="none" stroke-linecap="round" stroke-linejoin="round">
  <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
  <rect x="3" y="5" width="18" height="14" rx="2" />
  <polyline points="3 7 12 13 21 7" />
</svg>

                            
                        </a>
            </li>
            
            <li>
                <a href='https://www.facebook.com/Sanikovich/' target="_blank"  title="Fasebook" >
                            
                            
                                ﻿<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-facebook" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="#2c3e50" fill="none" stroke-linecap="round" stroke-linejoin="round">
  <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
  <path d="M7 10v4h3v7h4v-7h3l1 -4h-4v-2a1 1 0 0 1 1 -1h3v-4h-3a5 5 0 0 0 -5 5v2h-3" />
</svg>
                            
                        </a>
            </li>
            
            <li>
                <a href='https://github.com/sanikovich/' target="_blank"  title="GitHub" >
                            
                            
                                <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-github" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
  <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
  <path d="M9 19c-4.3 1.4 -4.3 -2.5 -6 -3m12 5v-3.5c0 -1 .1 -1.4 -.5 -2c2.8 -.3 5.5 -1.4 5.5 -6a4.6 4.6 0 0 0 -1.3 -3.2a4.2 4.2 0 0 0 -.1 -3.2s-1.1 -.3 -3.5 1.3a12.3 12.3 0 0 0 -6.2 0c-2.4 -1.6 -3.5 -1.3 -3.5 -1.3a4.2 4.2 0 0 0 -.1 3.2a4.6 4.6 0 0 0 -1.3 3.2c0 4.6 2.7 5.7 5.5 6c-.6 .6 -.6 1.2 -.5 2v3.5" />
</svg>



                            
                        </a>
            </li>
            
            <li>
                <a href='https://scholar.google.com/citations?user=V-cZ8kwAAAAJ&amp;hl=en' target="_blank"  title="Google Scholar" >
                            
                            
                                <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-school" width="44" height="44" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
  <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
  <path d="M22 9l-10 -4l-10 4l10 4l10 -4v6" />
  <path d="M6 10.6v5.4a6 3 0 0 0 12 0v-5.4" />
</svg>

                            
                        </a>
            </li>
            
            <li>
                <a href='https://www.linkedin.com/in/Sanikovich/' target="_blank"  title="LinkedIn" >
                            
                            
                                ﻿<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-linkedin" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="#2c3e50" fill="none" stroke-linecap="round" stroke-linejoin="round">
  <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
  <rect x="4" y="4" width="16" height="16" rx="2" />
  <line x1="8" y1="11" x2="8" y2="16" />
  <line x1="8" y1="8" x2="8" y2="8.01" />
  <line x1="12" y1="16" x2="12" y2="11" />
  <path d="M16 16v-3a2 2 0 0 0 -4 0" />
</svg>
                            
                        </a>
            </li>
            
            <li>
                <a href='https://t.me/Sanikovich' target="_blank"  title="Telegram" >
                            
                            
                                ﻿<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-telegram" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="#2c3e50" fill="none" stroke-linecap="round" stroke-linejoin="round">
  <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
  <path d="M15 10l-4 4l6 6l4 -16l-18 7l4 2l2 6l3 -4" />
</svg>
                            
                        </a>
            </li>
            
            <li>
                <a href='https://twitter.com/sanikovich/' target="_blank"  title="Twitter" >
                            
                            
                                <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-twitter" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
  <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
  <path d="M22 4.01c-1 .49 -1.98 .689 -3 .99c-1.121 -1.265 -2.783 -1.335 -4.38 -.737s-2.643 2.06 -2.62 3.737v1c-3.245 .083 -6.135 -1.395 -8 -4c0 0 -4.182 7.433 4 11c-1.872 1.247 -3.739 2.088 -6 2c3.308 1.803 6.913 2.423 10.034 1.517c3.58 -1.04 6.522 -3.723 7.651 -7.742a13.84 13.84 0 0 0 .497 -3.753c-.002 -.249 1.51 -2.772 1.818 -4.013z" />
</svg>



                            
                        </a>
            </li>
            
        </ol></header>

    <ol class="menu" id="main-menu">
          

        <li >
            <a href='/' target="_blank" >
                
                
                
                    <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-home" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
  <path stroke="none" d="M0 0h24v24H0z"/>
  <polyline points="5 12 3 12 12 3 21 12 19 12" />
  <path d="M5 12v7a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-7" />
  <path d="M9 21v-6a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v6" />
</svg>



                
                <span>Home</span>
            </a>
        </li>
         

        <li >
            <a href='/about-me/' >
                
                
                
                    <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-user" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
  <path stroke="none" d="M0 0h24v24H0z"/>
  <circle cx="12" cy="7" r="4" />
  <path d="M6 21v-2a4 4 0 0 1 4 -4h4a4 4 0 0 1 4 4v2" />
</svg>



                
                <span>About me</span>
            </a>
        </li>
         

        <li >
            <a href='/privacy/' >
                
                
                
                    <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-user" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
  <path stroke="none" d="M0 0h24v24H0z"/>
  <circle cx="12" cy="7" r="4" />
  <path d="M6 21v-2a4 4 0 0 1 4 -4h4a4 4 0 0 1 4 4v2" />
</svg>



                
                <span>Privacy</span>
            </a>
        </li>
         

        <li >
            <a href='/support-me/' >
                
                
                
                    <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-user" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
  <path stroke="none" d="M0 0h24v24H0z"/>
  <circle cx="12" cy="7" r="4" />
  <path d="M6 21v-2a4 4 0 0 1 4 -4h4a4 4 0 0 1 4 4v2" />
</svg>



                
                <span>Support Me</span>
            </a>
        </li>
         

        <li >
            <a href='/archives/' >
                
                
                
                    <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-archive" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
  <path stroke="none" d="M0 0h24v24H0z"/>
  <rect x="3" y="4" width="18" height="4" rx="2" />
  <path d="M5 8v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-10" />
  <line x1="10" y1="12" x2="14" y2="12" />
</svg>



                
                <span>Archives</span>
            </a>
        </li>
         

        <li >
            <a href='/search/' >
                
                
                
                    <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-search" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
  <path stroke="none" d="M0 0h24v24H0z"/>
  <circle cx="10" cy="10" r="7" />
  <line x1="21" y1="21" x2="15" y2="15" />
</svg>



                
                <span>Search</span>
            </a>
        </li>
         
        <li id="dark-mode-toggle">
            <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-toggle-left" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
  <path stroke="none" d="M0 0h24v24H0z"/>
  <circle cx="8" cy="12" r="2" />
  <rect x="2" y="6" width="20" height="12" rx="6" />
</svg>


 <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-toggle-right" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
  <path stroke="none" d="M0 0h24v24H0z"/>
  <circle cx="16" cy="12" r="2" />
  <rect x="2" y="6" width="20" height="12" rx="6" />
</svg>



            <span>Dark Mode</span>
        </li>
        
    </ol>
</aside><main class="main full-width">
    
    
    
    

    <section class="article-list">
        
            
<article class="has-image">
    <header class="article-header">
        <div class="article-image">
            <a href="/post/a-brief-guide-to-biomedical-ethics-part-23/">
                <img src="/post/a-brief-guide-to-biomedical-ethics-part-23/index_hu4e0905652a698c73abd8c9dd5e4df11b_27345_800x0_resize_q75_box.jpg"
                        srcset="/post/a-brief-guide-to-biomedical-ethics-part-23/index_hu4e0905652a698c73abd8c9dd5e4df11b_27345_800x0_resize_q75_box.jpg 800w, /post/a-brief-guide-to-biomedical-ethics-part-23/index_hu4e0905652a698c73abd8c9dd5e4df11b_27345_1600x0_resize_q75_box.jpg 1600w"
                        width="800" 
                        height="227" 
                        loading="lazy"
                        alt="Featured image of post A Brief Guide to Biomedical Ethics - Part 23" />
                
            </a>
        </div>
    

    <div class="article-details">
    
    <header class="article-category">
        
        <a href="/categories/blog/" >
                Blog
            </a> 
        <a href="/categories/biomedicine/" >
                Biomedicine
            </a> 
    </header>
    

    <h2 class="article-title">
        <a href="/post/a-brief-guide-to-biomedical-ethics-part-23/">A Brief Guide to Biomedical Ethics - Part 23</a>
    </h2>

    
    <h3 class="article-subtitle">
        A brief review of the basic concepts of Biomedical Ethics. The following concepts will be discussed in this part: 
    </h3>
     
    <footer class="article-time">
        
        <div>
            <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-calendar-time" width="56" height="56" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
  <path stroke="none" d="M0 0h24v24H0z"/>
  <path d="M11.795 21h-6.795a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v4" />
  <circle cx="18" cy="18" r="4" />
  <path d="M15 3v4" />
  <path d="M7 3v4" />
  <path d="M3 11h16" />
  <path d="M18 16.496v1.504l1 1" />
</svg>
            <time class="article-time--published">Dec 14, 2007</time>
        </div>
         
        <div>
            <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-clock" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
  <path stroke="none" d="M0 0h24v24H0z"/>
  <circle cx="12" cy="12" r="9" />
  <polyline points="12 7 12 12 15 15" />
</svg>



            <time class="article-time--reading">
                    3 minute read
                </time>
        </div>
        
    </footer>
    
</div>
</header>
</article>
        
            
<article class="has-image">
    <header class="article-header">
        <div class="article-image">
            <a href="/post/a-brief-guide-to-biomedical-ethics-part-22/">
                <img src="/post/a-brief-guide-to-biomedical-ethics-part-22/index_hu07b0087548107c214511e252437b5d85_36348_800x0_resize_q75_box.jpg"
                        srcset="/post/a-brief-guide-to-biomedical-ethics-part-22/index_hu07b0087548107c214511e252437b5d85_36348_800x0_resize_q75_box.jpg 800w, /post/a-brief-guide-to-biomedical-ethics-part-22/index_hu07b0087548107c214511e252437b5d85_36348_1600x0_resize_q75_box.jpg 1600w"
                        width="800" 
                        height="227" 
                        loading="lazy"
                        alt="Featured image of post A Brief Guide to Biomedical Ethics - Part 22" />
                
            </a>
        </div>
    

    <div class="article-details">
    
    <header class="article-category">
        
        <a href="/categories/blog/" >
                Blog
            </a> 
        <a href="/categories/biomedicine/" >
                Biomedicine
            </a> 
    </header>
    

    <h2 class="article-title">
        <a href="/post/a-brief-guide-to-biomedical-ethics-part-22/">A Brief Guide to Biomedical Ethics - Part 22</a>
    </h2>

    
    <h3 class="article-subtitle">
        A brief review of the basic concepts of Biomedical Ethics. The following concepts will be discussed in this part: 
    </h3>
     
    <footer class="article-time">
        
        <div>
            <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-calendar-time" width="56" height="56" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
  <path stroke="none" d="M0 0h24v24H0z"/>
  <path d="M11.795 21h-6.795a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v4" />
  <circle cx="18" cy="18" r="4" />
  <path d="M15 3v4" />
  <path d="M7 3v4" />
  <path d="M3 11h16" />
  <path d="M18 16.496v1.504l1 1" />
</svg>
            <time class="article-time--published">Dec 14, 2007</time>
        </div>
         
        <div>
            <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-clock" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
  <path stroke="none" d="M0 0h24v24H0z"/>
  <circle cx="12" cy="12" r="9" />
  <polyline points="12 7 12 12 15 15" />
</svg>



            <time class="article-time--reading">
                    4 minute read
                </time>
        </div>
        
    </footer>
    
</div>
</header>
</article>
        
            
<article class="has-image">
    <header class="article-header">
        <div class="article-image">
            <a href="/post/a-brief-guide-to-biomedical-ethics-part-21/">
                <img src="/post/a-brief-guide-to-biomedical-ethics-part-21/index_hu8993905216108406e6054df167c68afe_24159_800x0_resize_q75_box.jpg"
                        srcset="/post/a-brief-guide-to-biomedical-ethics-part-21/index_hu8993905216108406e6054df167c68afe_24159_800x0_resize_q75_box.jpg 800w, /post/a-brief-guide-to-biomedical-ethics-part-21/index_hu8993905216108406e6054df167c68afe_24159_1600x0_resize_q75_box.jpg 1600w"
                        width="800" 
                        height="227" 
                        loading="lazy"
                        alt="Featured image of post A Brief Guide to Biomedical Ethics - Part 21" />
                
            </a>
        </div>
    

    <div class="article-details">
    
    <header class="article-category">
        
        <a href="/categories/blog/" >
                Blog
            </a> 
        <a href="/categories/biomedicine/" >
                Biomedicine
            </a> 
    </header>
    

    <h2 class="article-title">
        <a href="/post/a-brief-guide-to-biomedical-ethics-part-21/">A Brief Guide to Biomedical Ethics - Part 21</a>
    </h2>

    
    <h3 class="article-subtitle">
        A brief review of the basic concepts of Biomedical Ethics. The following concepts will be discussed in this part: 
    </h3>
     
    <footer class="article-time">
        
        <div>
            <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-calendar-time" width="56" height="56" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
  <path stroke="none" d="M0 0h24v24H0z"/>
  <path d="M11.795 21h-6.795a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v4" />
  <circle cx="18" cy="18" r="4" />
  <path d="M15 3v4" />
  <path d="M7 3v4" />
  <path d="M3 11h16" />
  <path d="M18 16.496v1.504l1 1" />
</svg>
            <time class="article-time--published">Dec 14, 2007</time>
        </div>
         
        <div>
            <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-clock" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
  <path stroke="none" d="M0 0h24v24H0z"/>
  <circle cx="12" cy="12" r="9" />
  <polyline points="12 7 12 12 15 15" />
</svg>



            <time class="article-time--reading">
                    4 minute read
                </time>
        </div>
        
    </footer>
    
</div>
</header>
</article>
        
            
<article class="has-image">
    <header class="article-header">
        <div class="article-image">
            <a href="/post/a-brief-guide-to-biomedical-ethics-part-20/">
                <img src="/post/a-brief-guide-to-biomedical-ethics-part-20/index_hueb810f28befeebd07328d9907d099a05_33747_800x0_resize_q75_box.jpg"
                        srcset="/post/a-brief-guide-to-biomedical-ethics-part-20/index_hueb810f28befeebd07328d9907d099a05_33747_800x0_resize_q75_box.jpg 800w, /post/a-brief-guide-to-biomedical-ethics-part-20/index_hueb810f28befeebd07328d9907d099a05_33747_1600x0_resize_q75_box.jpg 1600w"
                        width="800" 
                        height="227" 
                        loading="lazy"
                        alt="Featured image of post A Brief Guide to Biomedical Ethics - Part 20" />
                
            </a>
        </div>
    

    <div class="article-details">
    
    <header class="article-category">
        
        <a href="/categories/blog/" >
                Blog
            </a> 
        <a href="/categories/biomedicine/" >
                Biomedicine
            </a> 
    </header>
    

    <h2 class="article-title">
        <a href="/post/a-brief-guide-to-biomedical-ethics-part-20/">A Brief Guide to Biomedical Ethics - Part 20</a>
    </h2>

    
    <h3 class="article-subtitle">
        A brief review of the basic concepts of Biomedical Ethics. The following concepts will be discussed in this part: 
    </h3>
     
    <footer class="article-time">
        
        <div>
            <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-calendar-time" width="56" height="56" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
  <path stroke="none" d="M0 0h24v24H0z"/>
  <path d="M11.795 21h-6.795a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v4" />
  <circle cx="18" cy="18" r="4" />
  <path d="M15 3v4" />
  <path d="M7 3v4" />
  <path d="M3 11h16" />
  <path d="M18 16.496v1.504l1 1" />
</svg>
            <time class="article-time--published">Dec 14, 2007</time>
        </div>
         
        <div>
            <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-clock" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
  <path stroke="none" d="M0 0h24v24H0z"/>
  <circle cx="12" cy="12" r="9" />
  <polyline points="12 7 12 12 15 15" />
</svg>



            <time class="article-time--reading">
                    3 minute read
                </time>
        </div>
        
    </footer>
    
</div>
</header>
</article>
        
            
<article class="has-image">
    <header class="article-header">
        <div class="article-image">
            <a href="/post/a-brief-guide-to-biomedical-ethics-part-19/">
                <img src="/post/a-brief-guide-to-biomedical-ethics-part-19/index_huf2b1a0ab34db725d17e5f5d8df6cc918_32619_800x0_resize_q75_box.jpg"
                        srcset="/post/a-brief-guide-to-biomedical-ethics-part-19/index_huf2b1a0ab34db725d17e5f5d8df6cc918_32619_800x0_resize_q75_box.jpg 800w, /post/a-brief-guide-to-biomedical-ethics-part-19/index_huf2b1a0ab34db725d17e5f5d8df6cc918_32619_1600x0_resize_q75_box.jpg 1600w"
                        width="800" 
                        height="227" 
                        loading="lazy"
                        alt="Featured image of post A Brief Guide to Biomedical Ethics - Part 19" />
                
            </a>
        </div>
    

    <div class="article-details">
    
    <header class="article-category">
        
        <a href="/categories/blog/" >
                Blog
            </a> 
        <a href="/categories/biomedicine/" >
                Biomedicine
            </a> 
    </header>
    

    <h2 class="article-title">
        <a href="/post/a-brief-guide-to-biomedical-ethics-part-19/">A Brief Guide to Biomedical Ethics - Part 19</a>
    </h2>

    
    <h3 class="article-subtitle">
        A brief review of the basic concepts of Biomedical Ethics. The following concepts will be discussed in this part: 
    </h3>
     
    <footer class="article-time">
        
        <div>
            <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-calendar-time" width="56" height="56" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
  <path stroke="none" d="M0 0h24v24H0z"/>
  <path d="M11.795 21h-6.795a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v4" />
  <circle cx="18" cy="18" r="4" />
  <path d="M15 3v4" />
  <path d="M7 3v4" />
  <path d="M3 11h16" />
  <path d="M18 16.496v1.504l1 1" />
</svg>
            <time class="article-time--published">Dec 14, 2007</time>
        </div>
         
        <div>
            <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-clock" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
  <path stroke="none" d="M0 0h24v24H0z"/>
  <circle cx="12" cy="12" r="9" />
  <polyline points="12 7 12 12 15 15" />
</svg>



            <time class="article-time--reading">
                    4 minute read
                </time>
        </div>
        
    </footer>
    
</div>
</header>
</article>
        
            
<article class="has-image">
    <header class="article-header">
        <div class="article-image">
            <a href="/post/a-brief-guide-to-biomedical-ethics-part-18/">
                <img src="/post/a-brief-guide-to-biomedical-ethics-part-18/index_hufee172bb854c9a438dcae892310d53ad_54019_800x0_resize_q75_box.jpg"
                        srcset="/post/a-brief-guide-to-biomedical-ethics-part-18/index_hufee172bb854c9a438dcae892310d53ad_54019_800x0_resize_q75_box.jpg 800w, /post/a-brief-guide-to-biomedical-ethics-part-18/index_hufee172bb854c9a438dcae892310d53ad_54019_1600x0_resize_q75_box.jpg 1600w"
                        width="800" 
                        height="227" 
                        loading="lazy"
                        alt="Featured image of post A Brief Guide to Biomedical Ethics - Part 18" />
                
            </a>
        </div>
    

    <div class="article-details">
    
    <header class="article-category">
        
        <a href="/categories/blog/" >
                Blog
            </a> 
        <a href="/categories/biomedicine/" >
                Biomedicine
            </a> 
    </header>
    

    <h2 class="article-title">
        <a href="/post/a-brief-guide-to-biomedical-ethics-part-18/">A Brief Guide to Biomedical Ethics - Part 18</a>
    </h2>

    
    <h3 class="article-subtitle">
        A brief review of the basic concepts of Biomedical Ethics. The following concepts will be discussed in this part: 
    </h3>
     
    <footer class="article-time">
        
        <div>
            <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-calendar-time" width="56" height="56" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
  <path stroke="none" d="M0 0h24v24H0z"/>
  <path d="M11.795 21h-6.795a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v4" />
  <circle cx="18" cy="18" r="4" />
  <path d="M15 3v4" />
  <path d="M7 3v4" />
  <path d="M3 11h16" />
  <path d="M18 16.496v1.504l1 1" />
</svg>
            <time class="article-time--published">Dec 14, 2007</time>
        </div>
         
        <div>
            <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-clock" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
  <path stroke="none" d="M0 0h24v24H0z"/>
  <circle cx="12" cy="12" r="9" />
  <polyline points="12 7 12 12 15 15" />
</svg>



            <time class="article-time--reading">
                    3 minute read
                </time>
        </div>
        
    </footer>
    
</div>
</header>
</article>
        
            
<article class="has-image">
    <header class="article-header">
        <div class="article-image">
            <a href="/post/a-brief-guide-to-biomedical-ethics-part-17/">
                <img src="/post/a-brief-guide-to-biomedical-ethics-part-17/index_hua4b3dc93ac0def2b2279c9ba9ceeac45_29280_800x0_resize_q75_box.jpg"
                        srcset="/post/a-brief-guide-to-biomedical-ethics-part-17/index_hua4b3dc93ac0def2b2279c9ba9ceeac45_29280_800x0_resize_q75_box.jpg 800w, /post/a-brief-guide-to-biomedical-ethics-part-17/index_hua4b3dc93ac0def2b2279c9ba9ceeac45_29280_1600x0_resize_q75_box.jpg 1600w"
                        width="800" 
                        height="227" 
                        loading="lazy"
                        alt="Featured image of post A Brief Guide to Biomedical Ethics - Part 17" />
                
            </a>
        </div>
    

    <div class="article-details">
    
    <header class="article-category">
        
        <a href="/categories/blog/" >
                Blog
            </a> 
        <a href="/categories/biomedicine/" >
                Biomedicine
            </a> 
    </header>
    

    <h2 class="article-title">
        <a href="/post/a-brief-guide-to-biomedical-ethics-part-17/">A Brief Guide to Biomedical Ethics - Part 17</a>
    </h2>

    
    <h3 class="article-subtitle">
        A brief review of the basic concepts of Biomedical Ethics. The following concepts will be discussed in this part: 
    </h3>
     
    <footer class="article-time">
        
        <div>
            <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-calendar-time" width="56" height="56" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
  <path stroke="none" d="M0 0h24v24H0z"/>
  <path d="M11.795 21h-6.795a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v4" />
  <circle cx="18" cy="18" r="4" />
  <path d="M15 3v4" />
  <path d="M7 3v4" />
  <path d="M3 11h16" />
  <path d="M18 16.496v1.504l1 1" />
</svg>
            <time class="article-time--published">Dec 14, 2007</time>
        </div>
         
        <div>
            <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-clock" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
  <path stroke="none" d="M0 0h24v24H0z"/>
  <circle cx="12" cy="12" r="9" />
  <polyline points="12 7 12 12 15 15" />
</svg>



            <time class="article-time--reading">
                    3 minute read
                </time>
        </div>
        
    </footer>
    
</div>
</header>
</article>
        
            
<article class="has-image">
    <header class="article-header">
        <div class="article-image">
            <a href="/post/a-brief-guide-to-biomedical-ethics-part-16/">
                <img src="/post/a-brief-guide-to-biomedical-ethics-part-16/index_huf13b4fb03e7e9d10e3226b5618e63aae_41131_800x0_resize_q75_box.jpg"
                        srcset="/post/a-brief-guide-to-biomedical-ethics-part-16/index_huf13b4fb03e7e9d10e3226b5618e63aae_41131_800x0_resize_q75_box.jpg 800w, /post/a-brief-guide-to-biomedical-ethics-part-16/index_huf13b4fb03e7e9d10e3226b5618e63aae_41131_1600x0_resize_q75_box.jpg 1600w"
                        width="800" 
                        height="227" 
                        loading="lazy"
                        alt="Featured image of post A Brief Guide to Biomedical Ethics - Part 16" />
                
            </a>
        </div>
    

    <div class="article-details">
    
    <header class="article-category">
        
        <a href="/categories/blog/" >
                Blog
            </a> 
        <a href="/categories/biomedicine/" >
                Biomedicine
            </a> 
    </header>
    

    <h2 class="article-title">
        <a href="/post/a-brief-guide-to-biomedical-ethics-part-16/">A Brief Guide to Biomedical Ethics - Part 16</a>
    </h2>

    
    <h3 class="article-subtitle">
        A brief review of the basic concepts of Biomedical Ethics. The following concepts will be discussed in this part: 
    </h3>
     
    <footer class="article-time">
        
        <div>
            <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-calendar-time" width="56" height="56" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
  <path stroke="none" d="M0 0h24v24H0z"/>
  <path d="M11.795 21h-6.795a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v4" />
  <circle cx="18" cy="18" r="4" />
  <path d="M15 3v4" />
  <path d="M7 3v4" />
  <path d="M3 11h16" />
  <path d="M18 16.496v1.504l1 1" />
</svg>
            <time class="article-time--published">Dec 14, 2007</time>
        </div>
         
        <div>
            <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-clock" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
  <path stroke="none" d="M0 0h24v24H0z"/>
  <circle cx="12" cy="12" r="9" />
  <polyline points="12 7 12 12 15 15" />
</svg>



            <time class="article-time--reading">
                    3 minute read
                </time>
        </div>
        
    </footer>
    
</div>
</header>
</article>
        
            
<article class="has-image">
    <header class="article-header">
        <div class="article-image">
            <a href="/post/a-brief-guide-to-biomedical-ethics-part-15/">
                <img src="/post/a-brief-guide-to-biomedical-ethics-part-15/index_hu827db2c2f85fd34ca43a4911ce567b71_56378_800x0_resize_q75_box.jpg"
                        srcset="/post/a-brief-guide-to-biomedical-ethics-part-15/index_hu827db2c2f85fd34ca43a4911ce567b71_56378_800x0_resize_q75_box.jpg 800w, /post/a-brief-guide-to-biomedical-ethics-part-15/index_hu827db2c2f85fd34ca43a4911ce567b71_56378_1600x0_resize_q75_box.jpg 1600w"
                        width="800" 
                        height="227" 
                        loading="lazy"
                        alt="Featured image of post A Brief Guide to Biomedical Ethics - Part 15" />
                
            </a>
        </div>
    

    <div class="article-details">
    
    <header class="article-category">
        
        <a href="/categories/blog/" >
                Blog
            </a> 
        <a href="/categories/biomedicine/" >
                Biomedicine
            </a> 
    </header>
    

    <h2 class="article-title">
        <a href="/post/a-brief-guide-to-biomedical-ethics-part-15/">A Brief Guide to Biomedical Ethics - Part 15</a>
    </h2>

    
    <h3 class="article-subtitle">
        A brief review of the basic concepts of Biomedical Ethics. The following concepts will be discussed in this part: 
    </h3>
     
    <footer class="article-time">
        
        <div>
            <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-calendar-time" width="56" height="56" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
  <path stroke="none" d="M0 0h24v24H0z"/>
  <path d="M11.795 21h-6.795a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v4" />
  <circle cx="18" cy="18" r="4" />
  <path d="M15 3v4" />
  <path d="M7 3v4" />
  <path d="M3 11h16" />
  <path d="M18 16.496v1.504l1 1" />
</svg>
            <time class="article-time--published">Dec 14, 2007</time>
        </div>
         
        <div>
            <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-clock" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
  <path stroke="none" d="M0 0h24v24H0z"/>
  <circle cx="12" cy="12" r="9" />
  <polyline points="12 7 12 12 15 15" />
</svg>



            <time class="article-time--reading">
                    3 minute read
                </time>
        </div>
        
    </footer>
    
</div>
</header>
</article>
        
            
<article class="has-image">
    <header class="article-header">
        <div class="article-image">
            <a href="/post/a-brief-guide-to-biomedical-ethics-part-14/">
                <img src="/post/a-brief-guide-to-biomedical-ethics-part-14/index_hu9972fe84eecd2d714ba705a8642f8c67_22983_800x0_resize_q75_box.jpg"
                        srcset="/post/a-brief-guide-to-biomedical-ethics-part-14/index_hu9972fe84eecd2d714ba705a8642f8c67_22983_800x0_resize_q75_box.jpg 800w, /post/a-brief-guide-to-biomedical-ethics-part-14/index_hu9972fe84eecd2d714ba705a8642f8c67_22983_1600x0_resize_q75_box.jpg 1600w"
                        width="800" 
                        height="227" 
                        loading="lazy"
                        alt="Featured image of post A Brief Guide to Biomedical Ethics - Part 14" />
                
            </a>
        </div>
    

    <div class="article-details">
    
    <header class="article-category">
        
        <a href="/categories/blog/" >
                Blog
            </a> 
        <a href="/categories/biomedicine/" >
                Biomedicine
            </a> 
    </header>
    

    <h2 class="article-title">
        <a href="/post/a-brief-guide-to-biomedical-ethics-part-14/">A Brief Guide to Biomedical Ethics - Part 14</a>
    </h2>

    
    <h3 class="article-subtitle">
        A brief review of the basic concepts of Biomedical Ethics. The following concepts will be discussed in this part: 
    </h3>
     
    <footer class="article-time">
        
        <div>
            <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-calendar-time" width="56" height="56" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
  <path stroke="none" d="M0 0h24v24H0z"/>
  <path d="M11.795 21h-6.795a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v4" />
  <circle cx="18" cy="18" r="4" />
  <path d="M15 3v4" />
  <path d="M7 3v4" />
  <path d="M3 11h16" />
  <path d="M18 16.496v1.504l1 1" />
</svg>
            <time class="article-time--published">Dec 14, 2007</time>
        </div>
         
        <div>
            <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-clock" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
  <path stroke="none" d="M0 0h24v24H0z"/>
  <circle cx="12" cy="12" r="9" />
  <polyline points="12 7 12 12 15 15" />
</svg>



            <time class="article-time--reading">
                    4 minute read
                </time>
        </div>
        
    </footer>
    
</div>
</header>
</article>
        
    </section>
    <nav class='pagination'>
        
        

        
            
                <span class='page-link current'>1</span>
                
            
            
                    <a class='page-link' href='/page/2/'>2</a>
                
            
            
                    <a class='page-link' href='/page/3/'>3</a>
                
            
    </nav>

<footer class="site-footer">
    <section class="copyright">
        &copy;  2007 -  2024 Environmental Data Scientist Blog
    </section>

    <section class="powerby">
         Victor  Sanikovich - Data Science Engineer / Environmental Scientist / Full Stack Developer / DevSecOps / Blockchain Developer <br/> 

    </section>
</footer>
            </main>
    
    
    <aside class="sidebar right-sidebar sticky">
        
            <form action="/search/" class="search-form widget" >
        <p>
            <label>Search</label>
            <input name="keyword" required placeholder="Type something..." />
        
            <button title="Search">
                <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-search" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
  <path stroke="none" d="M0 0h24v24H0z"/>
  <circle cx="10" cy="10" r="7" />
  <line x1="21" y1="21" x2="15" y2="15" />
</svg>



            </button>
        </p>
    </form>
        
            <section class="widget archives">
        <div class="widget-icon">
            <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-infinity" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
  <path stroke="none" d="M0 0h24v24H0z"/>
  <path d="M9.828 9.172a4 4 0 1 0 0 5.656 a10 10 0 0 0 2.172 -2.828a10 10 0 0 1 2.172 -2.828 a4 4 0 1 1 0 5.656a10 10 0 0 1 -2.172 -2.828a10 10 0 0 0 -2.172 -2.828" />
</svg>



        </div>
        <h2 class="widget-title section-title">Archives</h2>

        
        
        
        
        
        <div class="widget-archive--list">
            <div class="archives-year">
                    <a href="/archives/#2007">
                        
                            <span class="year">2007</span>
                            <span class="count">23</span>
                        
                    </a> 
                </div>
            
        </div>
    </section>
        
            <section class="widget tagCloud">
    <div class="widget-icon">
        <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-tag" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
  <path stroke="none" d="M0 0h24v24H0z"/>
  <path d="M11 3L20 12a1.5 1.5 0 0 1 0 2L14 20a1.5 1.5 0 0 1 -2 0L3 11v-4a4 4 0 0 1 4 -4h4" />
  <circle cx="9" cy="9" r="2" />
</svg>



    </div>
    <h2 class="widget-title section-title">Tags</h2>

    <div class="tagCloud-tags">
        
            <a href="/tags/adaptation/" class="font_size_1">
                Adaptation
            </a>
        
            <a href="/tags/affect/" class="font_size_1">
                Affect
            </a>
        
            <a href="/tags/altruism/" class="font_size_1">
                Altruism
            </a>
        
            <a href="/tags/amoralism/" class="font_size_1">
                Amoralism
            </a>
        
            <a href="/tags/anthropomorphism/" class="font_size_1">
                Anthropomorphism
            </a>
        
            <a href="/tags/apathy/" class="font_size_1">
                Apathy
            </a>
        
            <a href="/tags/ataraxia/" class="font_size_1">
                Ataraxia
            </a>
        
            <a href="/tags/autonomy/" class="font_size_1">
                Autonomy
            </a>
        
            <a href="/tags/axiology/" class="font_size_1">
                Axiology
            </a>
        
            <a href="/tags/barriers-of-communication/" class="font_size_1">
                Barriers of Communication
            </a>
        
    </div>
</section>
        
    </aside>


        </div>
        <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script 
                src="https://cdn.jsdelivr.net/npm/node-vibrant@3.1.5/dist/vibrant.min.js"integrity="sha256-5NovOZc4iwiAWTYIFiIM7DxKUXKWvpVEuMEPLzcm5/g="crossorigin="anonymous"
                defer="false"
                >
            </script><script type="text/javascript" src="/ts/main.js" defer></script>
<script>
    (function () {
        const customFont = document.createElement('link');
        customFont.href = "https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&display=swap";

        customFont.type = "text/css";
        customFont.rel = "stylesheet";

        document.head.appendChild(customFont);
    }());
</script>

    </body>
</html>
