If and stdev
Closed
                                    
                        Geoff                    
                                    -
                            Oct 14, 2009 at 10:18 PM
                        
venkat1926 Posts 1863 Registration date Sunday June 14, 2009 Status Contributor Last seen August 7, 2021 - Oct 15, 2009 at 09:31 PM
        venkat1926 Posts 1863 Registration date Sunday June 14, 2009 Status Contributor Last seen August 7, 2021 - Oct 15, 2009 at 09:31 PM
1 response
                
        
                    venkat1926
    
        
                    Posts
            
                
            1863
                
                            Registration date
            Sunday June 14, 2009
                            Status
            Contributor
                            Last seen
            August  7, 2021
            
            
                    811
    
    
                    
Oct 15, 2009 at 09:31 PM
    Oct 15, 2009 at 09:31 PM
                        
                    The sample data is as given below from A1 to B9
1 1
2 2
3 3
2
1 4
1 5
2
3 6
4 7
in C1 copy this formla
=IF(A1=1,B1,0)
co[u C1 down
now in any empty cell copy this fomula
=STDEV(IF(C1:C9<>0,C1:C9))
INVOKE THIS FORMULA WITH CONTROL+SHIFT+ENTER
can you modify this experiment with your data?
if so post confirmation
            1 1
2 2
3 3
2
1 4
1 5
2
3 6
4 7
in C1 copy this formla
=IF(A1=1,B1,0)
co[u C1 down
now in any empty cell copy this fomula
=STDEV(IF(C1:C9<>0,C1:C9))
INVOKE THIS FORMULA WITH CONTROL+SHIFT+ENTER
can you modify this experiment with your data?
if so post confirmation