+ Reply to Thread
Results 1 to 7 of 7

CHI SQUARE TEST

Hybrid View

  1. #1
    rajeev
    Guest

    CHI SQUARE TEST

    Hi,
    I have a data of patients on which i have to apply Chi square test.
    The data is in the following format:-

    S NO. NO. OF DAYS ON INCIDENCE OF
    PATIENT IS ON VENTILATION INFECTION
    1. 9 INFECTED
    2. 11 INFECTED
    3. 4 NOT INFECTED
    4. 8 INFECTED
    5. 6 NOT INFECTED
    6. 13 INFECTED
    7. 12 INFECTED
    8. 4 NOT INFECTED

    The probability is higher in case of patient being on ventilation for a
    longer period of time.
    I want to apply Chi square test on the above data.If some body
    can help me out.
    Thanks in advance

    Regards
    Rajeev


  2. #2
    Gary's Student
    Guest

    RE: CHI SQUARE TEST

    Check out the following from U Mass:

    http://www-unix.oit.umass.edu/~evagold/excel.html

    It gives an example of thorough data analysis on a small sample of data
    --
    Gary's Student


    "rajeev" wrote:

    > Hi,
    > I have a data of patients on which i have to apply Chi square test.
    > The data is in the following format:-
    >
    > S NO. NO. OF DAYS ON INCIDENCE OF
    > PATIENT IS ON VENTILATION INFECTION
    > 1. 9 INFECTED
    > 2. 11 INFECTED
    > 3. 4 NOT INFECTED
    > 4. 8 INFECTED
    > 5. 6 NOT INFECTED
    > 6. 13 INFECTED
    > 7. 12 INFECTED
    > 8. 4 NOT INFECTED
    >
    > The probability is higher in case of patient being on ventilation for a
    > longer period of time.
    > I want to apply Chi square test on the above data.If some body
    > can help me out.
    > Thanks in advance
    >
    > Regards
    > Rajeev
    >
    >


  3. #3
    Gary's Student
    Guest

    RE: CHI SQUARE TEST

    Check out the following from U Mass:

    http://www-unix.oit.umass.edu/~evagold/excel.html

    It gives an example of thorough data analysis on a small sample of data
    --
    Gary's Student


    "rajeev" wrote:

    > Hi,
    > I have a data of patients on which i have to apply Chi square test.
    > The data is in the following format:-
    >
    > S NO. NO. OF DAYS ON INCIDENCE OF
    > PATIENT IS ON VENTILATION INFECTION
    > 1. 9 INFECTED
    > 2. 11 INFECTED
    > 3. 4 NOT INFECTED
    > 4. 8 INFECTED
    > 5. 6 NOT INFECTED
    > 6. 13 INFECTED
    > 7. 12 INFECTED
    > 8. 4 NOT INFECTED
    >
    > The probability is higher in case of patient being on ventilation for a
    > longer period of time.
    > I want to apply Chi square test on the above data.If some body
    > can help me out.
    > Thanks in advance
    >
    > Regards
    > Rajeev
    >
    >


  4. #4
    Jerry W. Lewis
    Guest

    Re: CHI SQUARE TEST

    If you are trying to test whether infection rate is independent of time
    on ventilation, one way would be to set this up as a 2x2 contigency table
    infected not infected
    shorter ventilation 3 0
    longer ventilation 0 5

    You could then do either a chi-square (approximate) analysis of the
    contingency table, or do Fisher's exact test.

    Jerry

    rajeev wrote:

    > Hi,
    > I have a data of patients on which i have to apply Chi square test.
    > The data is in the following format:-
    >
    > S NO. NO. OF DAYS ON INCIDENCE OF
    > PATIENT IS ON VENTILATION INFECTION
    > 1. 9 INFECTED
    > 2. 11 INFECTED
    > 3. 4 NOT INFECTED
    > 4. 8 INFECTED
    > 5. 6 NOT INFECTED
    > 6. 13 INFECTED
    > 7. 12 INFECTED
    > 8. 4 NOT INFECTED
    >
    > The probability is higher in case of patient being on ventilation for a
    > longer period of time.
    > I want to apply Chi square test on the above data.If some body
    > can help me out.
    > Thanks in advance
    >
    > Regards
    > Rajeev



  5. #5
    Jerry W. Lewis
    Guest

    Re: CHI SQUARE TEST

    If you are trying to test whether infection rate is independent of time
    on ventilation, one way would be to set this up as a 2x2 contigency table
    infected not infected
    shorter ventilation 3 0
    longer ventilation 0 5

    You could then do either a chi-square (approximate) analysis of the
    contingency table, or do Fisher's exact test.

    Jerry

    rajeev wrote:

    > Hi,
    > I have a data of patients on which i have to apply Chi square test.
    > The data is in the following format:-
    >
    > S NO. NO. OF DAYS ON INCIDENCE OF
    > PATIENT IS ON VENTILATION INFECTION
    > 1. 9 INFECTED
    > 2. 11 INFECTED
    > 3. 4 NOT INFECTED
    > 4. 8 INFECTED
    > 5. 6 NOT INFECTED
    > 6. 13 INFECTED
    > 7. 12 INFECTED
    > 8. 4 NOT INFECTED
    >
    > The probability is higher in case of patient being on ventilation for a
    > longer period of time.
    > I want to apply Chi square test on the above data.If some body
    > can help me out.
    > Thanks in advance
    >
    > Regards
    > Rajeev



  6. #6
    Gary's Student
    Guest

    RE: CHI SQUARE TEST

    Check out the following from U Mass:

    http://www-unix.oit.umass.edu/~evagold/excel.html

    It gives an example of thorough data analysis on a small sample of data
    --
    Gary's Student


    "rajeev" wrote:

    > Hi,
    > I have a data of patients on which i have to apply Chi square test.
    > The data is in the following format:-
    >
    > S NO. NO. OF DAYS ON INCIDENCE OF
    > PATIENT IS ON VENTILATION INFECTION
    > 1. 9 INFECTED
    > 2. 11 INFECTED
    > 3. 4 NOT INFECTED
    > 4. 8 INFECTED
    > 5. 6 NOT INFECTED
    > 6. 13 INFECTED
    > 7. 12 INFECTED
    > 8. 4 NOT INFECTED
    >
    > The probability is higher in case of patient being on ventilation for a
    > longer period of time.
    > I want to apply Chi square test on the above data.If some body
    > can help me out.
    > Thanks in advance
    >
    > Regards
    > Rajeev
    >
    >


  7. #7
    Jerry W. Lewis
    Guest

    Re: CHI SQUARE TEST

    If you are trying to test whether infection rate is independent of time
    on ventilation, one way would be to set this up as a 2x2 contigency table
    infected not infected
    shorter ventilation 3 0
    longer ventilation 0 5

    You could then do either a chi-square (approximate) analysis of the
    contingency table, or do Fisher's exact test.

    Jerry

    rajeev wrote:

    > Hi,
    > I have a data of patients on which i have to apply Chi square test.
    > The data is in the following format:-
    >
    > S NO. NO. OF DAYS ON INCIDENCE OF
    > PATIENT IS ON VENTILATION INFECTION
    > 1. 9 INFECTED
    > 2. 11 INFECTED
    > 3. 4 NOT INFECTED
    > 4. 8 INFECTED
    > 5. 6 NOT INFECTED
    > 6. 13 INFECTED
    > 7. 12 INFECTED
    > 8. 4 NOT INFECTED
    >
    > The probability is higher in case of patient being on ventilation for a
    > longer period of time.
    > I want to apply Chi square test on the above data.If some body
    > can help me out.
    > Thanks in advance
    >
    > Regards
    > Rajeev



+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1