Novicesportsperformer
New Member
- Joined
- Nov 21, 2016
- Messages
- 37
Hi All,
I am wondering if you could help me?
I have a table (TBLSJ) which is looking at athlete Jumps a bit like this:
[TABLE="width: 357"]
<colgroup><col><col><col><col><col></colgroup><tbody>[TR]
[TD]Name[/TD]
[TD]Date[/TD]
[TD]Jump[/TD]
[TD]Type[/TD]
[TD]Male/Female[/TD]
[/TR]
[TR]
[TD]Player 1 [/TD]
[TD]11/03/2018[/TD]
[TD]47[/TD]
[TD]SJ[/TD]
[TD]M[/TD]
[/TR]
[TR]
[TD]Player 2[/TD]
[TD]01/04/2018[/TD]
[TD]54[/TD]
[TD]R[/TD]
[TD]M[/TD]
[/TR]
[TR]
[TD]Player 1 [/TD]
[TD]03/04/2018[/TD]
[TD]57[/TD]
[TD]L[/TD]
[TD]M[/TD]
[/TR]
[TR]
[TD]Player 3[/TD]
[TD]05/05/2018 [/TD]
[TD]46[/TD]
[TD]SJ[/TD]
[TD]F[/TD]
[/TR]
[TR]
[TD]Player 3[/TD]
[TD]10/05/2018[/TD]
[TD]40[/TD]
[TD]L[/TD]
[TD]F[/TD]
[/TR]
[TR]
[TD]Player 2[/TD]
[TD]05/05/2018[/TD]
[TD]33[/TD]
[TD]SJ[/TD]
[TD]M[/TD]
[/TR]
</tbody>[/TABLE]
I am wondering do people know a formula that would allow me to analyse the average and Standard deviation of all the SJ type jumps for just the female athletes?
Thank you very much and appreciate any help on this!
I am wondering if you could help me?
I have a table (TBLSJ) which is looking at athlete Jumps a bit like this:
[TABLE="width: 357"]
<colgroup><col><col><col><col><col></colgroup><tbody>[TR]
[TD]Name[/TD]
[TD]Date[/TD]
[TD]Jump[/TD]
[TD]Type[/TD]
[TD]Male/Female[/TD]
[/TR]
[TR]
[TD]Player 1 [/TD]
[TD]11/03/2018[/TD]
[TD]47[/TD]
[TD]SJ[/TD]
[TD]M[/TD]
[/TR]
[TR]
[TD]Player 2[/TD]
[TD]01/04/2018[/TD]
[TD]54[/TD]
[TD]R[/TD]
[TD]M[/TD]
[/TR]
[TR]
[TD]Player 1 [/TD]
[TD]03/04/2018[/TD]
[TD]57[/TD]
[TD]L[/TD]
[TD]M[/TD]
[/TR]
[TR]
[TD]Player 3[/TD]
[TD]05/05/2018 [/TD]
[TD]46[/TD]
[TD]SJ[/TD]
[TD]F[/TD]
[/TR]
[TR]
[TD]Player 3[/TD]
[TD]10/05/2018[/TD]
[TD]40[/TD]
[TD]L[/TD]
[TD]F[/TD]
[/TR]
[TR]
[TD]Player 2[/TD]
[TD]05/05/2018[/TD]
[TD]33[/TD]
[TD]SJ[/TD]
[TD]M[/TD]
[/TR]
</tbody>[/TABLE]
I am wondering do people know a formula that would allow me to analyse the average and Standard deviation of all the SJ type jumps for just the female athletes?
Thank you very much and appreciate any help on this!