BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
DFoster
Calcite | Level 5
Hi,
 
I have a data set with a pass/fail variable and would like to test for significant differences between these proportions by gender (M/F). The reason I am unsure about how to proceed with this analysis is because the pass/fail variable has three levels (fail below/ pass/ fail above). I have two questions:
 
1) Is there a test appropriate for determining statistically significant differences between two groups when the proportion being tested is not binary?
 
2) Taking it a step further, is there a way to test differences between each level (e.g. comparing the proportion of males who failed below with the proportion of females who failed below)?
 
Thanks!
Dominique
1 ACCEPTED SOLUTION

Accepted Solutions
PaigeMiller
Diamond | Level 26

1. Use the Chi-Squared test in PROC FREQ

2. Use the Chi-Squared test in PROC FREQ

--
Paige Miller

View solution in original post

4 REPLIES 4
Criptic
Lapis Lazuli | Level 10

Hey,

 

  1. I would suggest you read this article about statistically significant and determin your own level as needed.
  2. Well you could easily divide failed males by failed famles and great a measure that way
PaigeMiller
Diamond | Level 26

1. Use the Chi-Squared test in PROC FREQ

2. Use the Chi-Squared test in PROC FREQ

--
Paige Miller
StatDave
SAS Super FREQ

See this note - particularly the last section and the note it links to regarding multiple comparisons.

sld
Rhodochrosite | Level 12 sld
Rhodochrosite | Level 12

I can't quite make sense of your 3-level response ("three levels (fail below/ pass/ fail above")  but perhaps it might be considered to be ordinal. If so, use your favorite internet search tool for "ordinal logistic regression sas" for approaches that specifically account for an ordered response, as opposed to a nominal (unordered) multinomial response.

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

Register now!

What is ANOVA?

ANOVA, or Analysis Of Variance, is used to compare the averages or means of two or more populations to better understand how they differ. Watch this tutorial for more.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 4 replies
  • 1551 views
  • 0 likes
  • 5 in conversation