Skip to main content

SPSS FOR BIOLOGISTS: KAPLAN MEIER PLOT FOR OVERALL SURVIVAL ANALYSIS

SPSS for biologists: Kaplan Meier Survival Analysis using IBM Statistics
KAPLAN MEIER PLOT
Kaplan-Meier curves are widely used in clinical and fundamental research.It is also called Kaplan-Meier estimator or the product limit estimator(a non parametric statistics).
  1. It involves the calculation of the probability of each event at the time it occurs.
  2. It shows probability of an event for example survival rate is at certain time interval.
  3. If the sample size is large enough, the curve should approach the true survival function for the population under investigation.

HOW TO PERFORM KAPLAN MEIER SURVIVAL ANALYSIS?
In this tutorial we have showed the dataset of the patients having the information about their disease and how this information(like expression of the genes) is affecting the survival rate ?
For more details please watch the video



THANK YOU

Comments

Popular posts from this blog

Trimming of FastQ file (Trimmomatic) - Step 4

The poor quality reads and potential adapter sequences present in your file can be removed using the trimmomatic algorithm. The following video will guide you through the process of how to remove the poor quality reads from your fastq file. #Adapater #Sequences #Linux #Ubuntu

A Complete Guide for Autodock Vina

 Hello Everyone, In the following video we will explain how to use Autodock Vina for Molecular Docking. The video contains details about Downloading Installation Protein-Ligand Docking Tutorial

Downloading sequencing data on windows - SRA Tool kit - Step 1

  This is the first part of the lecture series on analyzing sequencing data. The first step is to configure SRA Tool kit on your operating system. #NGS #Sequencing #SRA #Tool #Configuration