MishenMed prides itself on being a client-focused company that provides sound statistical solutions and data analysis. Specializing in the biotech and pharmaceutical sectors, we have extensive statistical consulting experience in both early and late phases of clinical trials, particularly in hematological cancer, solid tumors, ophthalmology, infectious diseases, and rare diseases. Our services include:
Statistical Analysis Plans, Study Design, Statistical Modeling and Analysis, etc
KM Curves , Median Survival Times and Ratio of the Median Survival Times
Get link
Facebook
X
Pinterest
Email
Other Apps
1. An Example of Kaplan-Meier Curves
survival probabilities: we count the number of subjects surviving past the specified time being considered and divide this number by 21, the number of subjects at the start of follow-up.
There is alternative formula is called the Kaplan-Meier (KM) approach and can be illustrated using the group 2 data even though all values of q are zero.
KM formula =product limit formula
For a specified failure time t(f), the fraction may be generally expressed as the conditional probability
of surviving past time t(f), given availability (i.e., in the risk set) at time t(f).
2. Median Survival Times:
The median survival time is the time point at which the probability of survival equals 50%.
Some things to keep in mind:
•If the probability of survival exceeds 50% at the longest time point, then the median survival time cannot be computed. Prism reports that the median survival is “undefined”. The logrank comparison of curves compares entire curves, and does not compare median survival times. So the P value computed by the logrank test is still valid even if one or both median survival times are undefined
•If the survival curve is horizontal at 50% survival, then the median survival time is not clearly defined. In the survival curve below, the curve is horizontal at Y=50% between 9 and 17 months. Prism follows the suggestion of Machin and reports that the median survival is the average of those two values, or 13 months in this case.
3. the ratio of the median survival times
The ratio of median survival times, also known as the
median ratio (MR), compares the median survival of two groups in a clinical or research study. It is often used as a more intuitive and understandable alternative to the hazard ratio (HR), which compares the instantaneous risk of an event.
This ratio, sometimes called the hazard ratio from median survival, helps assess a treatment's effectiveness, but its interpretation depends on assumptions about the survival curve, such as the curve following an exponential decay for accurate confidence interval calculations.
3.1 Calculating the median survival ratio
To calculate the median ratio, you first must determine the median survival time for each group being compared. In a study with two groups, a treatment group (T) and a reference group (R), the median ratio is calculated as:
For example, if the median survival is 8 months for the treatment group and 4 months for the reference group, the median ratio is 2. A clinician could then say that the treatment "will double your survival time".
3.2 Comparing median ratio and hazard ratio
The median ratio and hazard ratio can both be used to compare survival curves, but they offer different interpretations.
Median Ratio: Compares the horizontal distance between survival curves, representing the difference in time survived. It's often easier for patients to understand.
Hazard Ratio: Compares the vertical distance between survival curves, representing the instantaneous risk of an event at any given time. If the survival curves are not proportional (i.e., they cross), the hazard ratio will change over time, making it a poor summary measure. In such cases, the median ratio may be more informative.
1. Basic Concepts of Repeated Measures: In this basic setup of a completely randomized design with repeated measures, there are two factors, treatments and time. Treatment is called the between-subjects factor because levels of treatment can change only between subjects; all measurements on the same subject will represent the same treatment. Time is called a within-subjects factor because different measurements on the same subject are taken at different times. In repeated measures experiments, interest centers on (1) how treatment means differ, (2) how treatment means change over time, and (3) how differences between treatment means change over time. 2. Four-step procedure for mixed model analysis: Step 1: Model the mean structure, usually by specification of the fixed effects. Step 2: Specify the covariance structure, between subjects as well as within subjects. Step 3: Fit the mean model accounting for the covariance structure. Step 4: Make statistical inference bas...
Background: Melanoma Also called: malignant melanoma The most serious type of skin cancer. Melanoma occurs when the pigment-producing cells that give color to the skin become cancerous. Symptoms might include a new, unusual growth or a change in an existing mole. Melanomas can occur anywhere on the body. Treatment may involve surgery, radiation, medications, or in some cases chemotherapy. Merkel cell carcinoma (MCC) it is a very rare , highly aggressive, neuroendocrine carcinoma of the skin ; it has a worse survival probability compared with more common cutaneous malignancies, including metastatic melanoma, and has been termed the “most lethal” skin cancer as p atients with metastatic MCC have a historical 5-year overall survival (OS) rate of 18% What Is Tumor Mutational Burden? TMB is defined as the frequency of certain mutations within a tumor’s genes. To be counted towards TMB, mutations have to alter the protein that is made from a gene. ...
PDF function : This function is the probability density function. It returns the probability density at a given point for a variety of distributions. (For discrete distribution, the PDF function evaluates the probability mass function.) CDF function : This function is the cumulative distribution function. The CDF returns the probability that an observation from the specified distribution is less than or equal to a particular value. For continuous distributions, this is the area under the PDF up to a certain point. QUANTILE function : This function is closely related to the CDF function, but solves an inverse problem. Given a probability, P, it returns the smallest value, q , for which CDF( q ) is greater than or equal to P. RAND function : This function generates a random sample from a distribution. In SAS/IML software, use the RANDGEN subroutine , which fills up an entire matrix at once.
Comments
Post a Comment