cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Register to attend Discovery Summit 2025 Online: Early Users Edition, Sept. 24-25.
  • New JMP features coming to desktops everywhere this September. Sign up to learn more at jmp.com/launch.
Choose Language Hide Translation Bar
CompleteGemsbok
This widget could not be displayed.
" alt = "Level II"/> CompleteGemsbok
Level II

我怎么才能把pass比例小于等于97%的group自动标注出来吗?

我想得到如下效果(效果图是我手动定制的):

00.png

1 ACCEPTED SOLUTION

Accepted Solutions
jthi
Super User

Re: 我怎么才能把pass比例小于等于97%的group自动标注出来吗?

Perform the calculation on your data table and create labelling column. Then use that column as Color / Overlay. Also, at that point you might want to move to Bar chart instead of distribution. Optionally, you can create a summary table and create report from that with the calculations

jthi_0-1739782313368.png

 

-Jarmo

View solution in original post

3 REPLIES 3
CompleteGemsbok
This widget could not be displayed.
" alt = "Level II"/> CompleteGemsbok
Level II

Re: 我怎么才能把pass比例小于等于97%的group自动标注出来吗?

jthi
Super User

Re: 我怎么才能把pass比例小于等于97%的group自动标注出来吗?

Perform the calculation on your data table and create labelling column. Then use that column as Color / Overlay. Also, at that point you might want to move to Bar chart instead of distribution. Optionally, you can create a summary table and create report from that with the calculations

jthi_0-1739782313368.png

 

-Jarmo
CompleteGemsbok
This widget could not be displayed.
" alt = "Level II"/> CompleteGemsbok
Level II

Re: 我怎么才能把pass比例小于等于97%的group自动标注出来吗?

感谢你的专业解答

Recommended Articles