I have 2 groups in my analysis. I have coded some lab results as 1 = bacterial colonies are red 2 = bacterial colonies are dark and shiny and 3 = bacterial colonies are black and rough. I would like to do some sort of statistical analysis on these so that I can tell if there is a significant difference between the numbers I have recorded for one group compared to the other, but the columns are different lengths as I do not have an equal number of samples in each group. Is there any tests anyone could recommend (have been working on minitab but also happy to use prism).
Stats on categorical variables
81 Views Asked by Micaela Mossop At
1
There are 1 best solutions below
Related Questions in STATISTICS
- How do I code a Mixed effects model for abalone growth in Aquaculture nutrition with nested individuals
- Normally Distributed Z score
- R sensitivity package (fast99)
- How to write conditional probability in Python?
- Skewness in SPSS - SPSS answers differently in multiple PC
- Memory-efficient Benjamini-Hochberg FDR correction using numpy/h5py
- Google Analytics Cohort data doesn't make sense
- Detect patterns in data set
- Elasticsearch date histogram aggregation includes more than one bucket per month
- Calculate variance in bash
- How to compute relative difference in a circular domain (weekday) in R
- Draw geom_smooth only for fits that are significant
- How to apply Chisq.test on levels of different categorical variables?
- awk - count number of occurences for a field in a line containing another specific field
- Can't use scipy stats function on nested list
Related Questions in CATEGORICAL-DATA
- in R, recovering strings that have been converted to factors with factor()
- R plspm working with categorical and numeric variables
- Using Pandas 'categorical' dtype with sklearn
- Extract the level from a factor
- How to get rid of main effects when coding interaction between categorical variables in patsy?
- Extract unique strings from a factor string variable
- How to create 'clustered dotplots' for categorical data?
- Is it necessary to convert categorical attributes to numerical attributes to use LabeledPoint function in Pyspark?
- Computing similarity matrix with mixed data
- Using pandas pd.cut to generate a categorical variable with statsmodels
- Scikit Learn: Predicting Categorical Features
- How to keep all levels of categorical variables when splitting data frame in test and train set in R
- setting levels apriori when using factorize in Pandas to cover missing cases
- Loading data with missing values as numeric data
- How can I produce a MATLAB bar graph of categorical responses?
Related Questions in MINITAB
- Convert mtw minitab files to readable mtp files
- Taguchi methods - number of experiments - reg
- Time to install minitab using Wine
- Why is the covariance matrix from R's glm different to that from minitab's probit analysis
- How do I get the standard ANOVA table which has SSR, SSE, SSTO in Python?
- How to delete multiple rows with one cell that is missing specific data: either in R or Minitab
- R: Setting the color for an individual data point in stripchart
- n this call to SQL db how do I declare @k1, @k2, @k3?
- How Can I Run a Nonlinear Regression Macro in Minitab (simple syntax error)?
- Ryan Joiner Normality Test P-value
- Qualitative Design of Experiments - 3 Factors 3 Levels - Categorical Response Variable
- How to compute Minitab-equivalent quartiles using NumPy
- How to find P_Value (i.e. *) in Fit Regression Model and Pool standard deviation S (i.e. *) In Minitab17?
- Different PLS model when using plsr() function in R or Minitab PLS regression menu
- computation and printing in a local Minitab macro is not working right. How to fix?
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
You can easily do Run test for this kind of question. Check out some more Non-Parametric Tests if you want.