SlideShare a Scribd company logo
1 of 32
COORDINATE
TRANSFORMATION
Vector andTensor Analysis
COORDINATE
TRANSFORMATION
Suppose that we have 2 coordinate systems in the
plane. The first system is located at origin O & has
coordinate axes xy. The second system is located at
origin O’& has coordinate axes x’y’. Now each point
in the plane has two coordinate descriptions: (x,y) or
(x’,y’), depending on which coordinate system is
used. The second system x’y’ arises from a
transformation applied to first system xy which is
called Coordinate transformation.
O
x
y
Tv
y’
O’
x’
P(x,y)
P’(x’,y’)
Translation
If the xy coordinate system is displaced to a
new position, where the direction & distance
of displacement is given by vector, v = txI + tyJ
the coordinates of a point in both systems are
related by the translation transformation Tv.
(x’, y’) = Tv(x, y)
where x’ = x – tx and y’ = y – ty.
The translation equation can be expressed as a
single matrix equation by using a column
vector to represent coordinate position &
translation vector.
P = x T = tx P’ = x’
y ty y’
or P’ = P – T
Rotation
A rotation is applied to the plane by
repositioning it along a circular path in xy
plane. The xy system is rotated θº abt origin.
TRANSLATION OF A
GEOMETRIC FIGURE IS A
SLIDE OF THE FIGURE IN
WHICH ALL POINTS MOVE
THE SAME DISTANCE IN THE
SAME DIRECTION.
HORIZONTAL-LEFT AND
RIGHT
VERTICAL-
UP
AND
DOWN
54321-1
-1
-2
-3
-4
-5
-2-3-4-5
1
2
3
4
5
TRANSLATE THE FIGURE
HORIZONTALLY – 5
A
B
C
B
AC
-5
-3
-4
-2
54321-1
-1
-2-3-4-5
1
2
3
4
5
TRANSLATE
THE FIGURE
4UNITS
VERTICALLY.
AB
C D
B
C D
-5
-3
-4
-2
54321-1
-1
-2-3-4-5
1
3
2
4
5
Translate the figure
6 units vertically.
B
C
A
BC
A
-3
-4
-5
-2
54321-1
-1
-2-3-4-5
1
2
3
4
5
Translate the figure 4
units horizontally.
A
B
D C
A B
D C
vector to represent coordinate position &
translation vector.
P = x T = tx P’ = x’
y ty y’
or P’ = P – T
Rotation
A rotation is applied to the plane by
repositioning it along a circular path in xy
plane. The xy system is rotated θº abt origin.
The coordinates of a point in both systems are
related by rotation transformation Rθ.
(x’, y’) = Rθ(x,y)
where x’ = x cos θ + y sin θ
y’ = -x sin θ + y cos θ
The rotation equation in matrix form is
written as
where P’ = x’
P’ = Rθ.P
Rθ = cos θ
y’ -sin θ
sin θ P = x
cos θ y
A ROTATION of a geometric
figure is the t u r n of the
figure around a fixed point.
CLOCKWISE
COUNTER-CLOCKWISE
90
180
-5
-4
-3
54321-1
-1
-2
-2-3-4-5
2
3
4
5
Rotate the figure
clockwise90
around the origin.
A
B 1C
B
C
A
-5
-4
-3
-2
54321-1
-1
-2-3-4-5
1
2
3
4
5
A
B
CD
D
CB
A
ROTATE THE FIGURE
90 COUNTER-
CLOCKWISE
AROUND THE
ORIGIN.
-5
-4
-3
-2
54321-1
-1
-2-3-4-5
1
3
2
4
5
A
B C
A
B
C
Rotate the figure 180
counter-clockwise
around the origin.
-5
-4
-
2
-
3
54321
-1
1
2
3
5
4
Rotate the figure 180
clockwisearound the
origin.
A B
C
D
-5 -4 -3 -2 -1
C
B
D
A
Scaling
Suppose that a new coordinate system is
formed by leaving the origin & coordinate
axes unchanged, but introducing different
units of measurement along the x & y axes. If
the new units are obtained from the old units
by a scaling of sx along the x axis & sy along
the y axis, the coordinates in the new system
are related to coordinates in the old system
through the scaling transformation Ssx,sy.
WHERE X’ = (1/SX)X &
Y’ = (1/SY)Y. THE
COORDINATE SCALING
TRANSFORMATION USINGscaling factor sx = 2 and sy = ½.
1 2 1 2
1
2
2
4
P(2,1) P(1,2)
(x’,y’) = S (x,y)
The transformation equation in matrix form
is:
P’ = x’ P = x
y’
P’ = S.P
S = 1/sx 0
0 1/sy y
Reflection
If the new coordinate system is obtained by
reflecting the old system about either x or y
axis, the relationship b/w coordinate is given
by mirror transformation Mx & My.
(i) The mirror reflection transformation Mx
About the x-axis is given by
where x’ = x
P’ = Mx (P)
& y’ = - y
1
-1
Along X-axis Along Y-axis
x’
P(1,1)
P’(1,-1)’
x
1
-1
P(1,1)
P’(-1,1)’
y y’y
y’
x’ x
P’ = x’ Mx = 1 0 P = x
y’ 0 -1 y
It can be represented in matrix form as
(ii) The mirror reflection transformation My
About y-axis is given by P’ = My (P)
where x’ = -x & y’ = y
It can be represented in matrix form as
P’ = x’ My = -1 0 P = x
y’ 0 1 y
INVERSE COORDINATE
TRANSFORMATION:
Each coordinate transformation has an inverse
which can be found by applying the opposite
Transformation.
Translation: Tv-1 = T-v,translation in
opposite direction
Rotation: Rθ = R-θ,rotation in opposite-1
direction
Scaling: S -1= Ssx,sy 1/sx,1/sy
Reflection: M -1= M & M -1=M
x x y y

More Related Content

What's hot

Analytical Geometry of Three Dimensions
Analytical Geometry of Three DimensionsAnalytical Geometry of Three Dimensions
Analytical Geometry of Three DimensionsKalaiindhu
 
Application of vector integration
Application of vector integration Application of vector integration
Application of vector integration Varuna Kapuge
 
Parallel transport additional explorations part1&2 sqrd
Parallel transport additional explorations part1&2 sqrdParallel transport additional explorations part1&2 sqrd
Parallel transport additional explorations part1&2 sqrdfoxtrot jp R
 
Electromagnetic theory Chapter 1
Electromagnetic theory Chapter 1Electromagnetic theory Chapter 1
Electromagnetic theory Chapter 1Ali Farooq
 
Exponentials integrals
Exponentials integralsExponentials integrals
Exponentials integralsTarun Gehlot
 
vector application
vector applicationvector application
vector applicationrajat shukla
 
Applied Numerical Methods Curve Fitting: Least Squares Regression, Interpolation
Applied Numerical Methods Curve Fitting: Least Squares Regression, InterpolationApplied Numerical Methods Curve Fitting: Least Squares Regression, Interpolation
Applied Numerical Methods Curve Fitting: Least Squares Regression, InterpolationBrian Erandio
 
Line integral,Strokes and Green Theorem
Line integral,Strokes and Green TheoremLine integral,Strokes and Green Theorem
Line integral,Strokes and Green TheoremHassan Ahmed
 
Is ellipse really a section of cone
Is ellipse really a section of coneIs ellipse really a section of cone
Is ellipse really a section of conenarayana dash
 
Computer graphics
Computer graphicsComputer graphics
Computer graphicsBala Murali
 
case study of curve fitting
case study of curve fittingcase study of curve fitting
case study of curve fittingAdarsh Patel
 
Non linear curve fitting
Non linear curve fitting Non linear curve fitting
Non linear curve fitting Anumita Mondal
 
Seminario per Studenti a SPINFest 2014
Seminario per Studenti a SPINFest 2014Seminario per Studenti a SPINFest 2014
Seminario per Studenti a SPINFest 2014Francesca Giordano
 
2d-transformation
2d-transformation2d-transformation
2d-transformationPooja Dixit
 

What's hot (20)

Analytical Geometry of Three Dimensions
Analytical Geometry of Three DimensionsAnalytical Geometry of Three Dimensions
Analytical Geometry of Three Dimensions
 
Application of vector integration
Application of vector integration Application of vector integration
Application of vector integration
 
Least Squares
Least SquaresLeast Squares
Least Squares
 
Coordinate system
Coordinate systemCoordinate system
Coordinate system
 
Parallel transport additional explorations part1&2 sqrd
Parallel transport additional explorations part1&2 sqrdParallel transport additional explorations part1&2 sqrd
Parallel transport additional explorations part1&2 sqrd
 
Electromagnetic theory Chapter 1
Electromagnetic theory Chapter 1Electromagnetic theory Chapter 1
Electromagnetic theory Chapter 1
 
Exponentials integrals
Exponentials integralsExponentials integrals
Exponentials integrals
 
2 d transformations
2 d transformations2 d transformations
2 d transformations
 
vector application
vector applicationvector application
vector application
 
Line integeral
Line integeralLine integeral
Line integeral
 
Applied Numerical Methods Curve Fitting: Least Squares Regression, Interpolation
Applied Numerical Methods Curve Fitting: Least Squares Regression, InterpolationApplied Numerical Methods Curve Fitting: Least Squares Regression, Interpolation
Applied Numerical Methods Curve Fitting: Least Squares Regression, Interpolation
 
Line integral,Strokes and Green Theorem
Line integral,Strokes and Green TheoremLine integral,Strokes and Green Theorem
Line integral,Strokes and Green Theorem
 
Is ellipse really a section of cone
Is ellipse really a section of coneIs ellipse really a section of cone
Is ellipse really a section of cone
 
Computer graphics
Computer graphicsComputer graphics
Computer graphics
 
Chapter 16 1
Chapter 16 1Chapter 16 1
Chapter 16 1
 
case study of curve fitting
case study of curve fittingcase study of curve fitting
case study of curve fitting
 
Non linear curve fitting
Non linear curve fitting Non linear curve fitting
Non linear curve fitting
 
Seminario per Studenti a SPINFest 2014
Seminario per Studenti a SPINFest 2014Seminario per Studenti a SPINFest 2014
Seminario per Studenti a SPINFest 2014
 
Curve fitting
Curve fitting Curve fitting
Curve fitting
 
2d-transformation
2d-transformation2d-transformation
2d-transformation
 

Similar to Coordinatetransformation 130405095156-phpapp01-converted

2D transformation (Computer Graphics)
2D transformation (Computer Graphics)2D transformation (Computer Graphics)
2D transformation (Computer Graphics)Timbal Mayank
 
2 d transformations by amit kumar (maimt)
2 d transformations by amit kumar (maimt)2 d transformations by amit kumar (maimt)
2 d transformations by amit kumar (maimt)Amit Kapoor
 
Two dimentional transform
Two dimentional transformTwo dimentional transform
Two dimentional transformPatel Punit
 
Transformacion de coordenadas
Transformacion de coordenadasTransformacion de coordenadas
Transformacion de coordenadasEduardoJRamosDiaz
 
2 d geometric transformations
2 d geometric transformations2 d geometric transformations
2 d geometric transformationsMohd Arif
 
Beginning direct3d gameprogrammingmath06_transformations_20161019_jintaeks
Beginning direct3d gameprogrammingmath06_transformations_20161019_jintaeksBeginning direct3d gameprogrammingmath06_transformations_20161019_jintaeks
Beginning direct3d gameprogrammingmath06_transformations_20161019_jintaeksJinTaek Seo
 
NESTOR ARTEAGA GEOMETRIA ANALITICA
NESTOR ARTEAGA GEOMETRIA ANALITICANESTOR ARTEAGA GEOMETRIA ANALITICA
NESTOR ARTEAGA GEOMETRIA ANALITICANestorArteaga5
 
Geometry (Grid & section formula)
Geometry (Grid & section formula)Geometry (Grid & section formula)
Geometry (Grid & section formula)itutor
 
CLASS X MATHS Coordinate geometry
CLASS X MATHS Coordinate geometryCLASS X MATHS Coordinate geometry
CLASS X MATHS Coordinate geometryRc Os
 
Mathematics.pdf
Mathematics.pdfMathematics.pdf
Mathematics.pdfzaraa30
 
Modern Control System (BE)
Modern Control System (BE)Modern Control System (BE)
Modern Control System (BE)PRABHAHARAN429
 
3D Coordinate Geometry
3D Coordinate Geometry 3D Coordinate Geometry
3D Coordinate Geometry ParasKulhari
 
3D transformation in computer graphics
3D transformation in computer graphics3D transformation in computer graphics
3D transformation in computer graphicsSHIVANI SONI
 

Similar to Coordinatetransformation 130405095156-phpapp01-converted (20)

2D-transformation-1.pdf
2D-transformation-1.pdf2D-transformation-1.pdf
2D-transformation-1.pdf
 
2D transformation (Computer Graphics)
2D transformation (Computer Graphics)2D transformation (Computer Graphics)
2D transformation (Computer Graphics)
 
Unit 3 notes
Unit 3 notesUnit 3 notes
Unit 3 notes
 
2d transformation
2d transformation2d transformation
2d transformation
 
2 d transformations by amit kumar (maimt)
2 d transformations by amit kumar (maimt)2 d transformations by amit kumar (maimt)
2 d transformations by amit kumar (maimt)
 
2D transformations
2D transformations2D transformations
2D transformations
 
Two dimentional transform
Two dimentional transformTwo dimentional transform
Two dimentional transform
 
Transformacion de coordenadas
Transformacion de coordenadasTransformacion de coordenadas
Transformacion de coordenadas
 
2 d geometric transformations
2 d geometric transformations2 d geometric transformations
2 d geometric transformations
 
Beginning direct3d gameprogrammingmath06_transformations_20161019_jintaeks
Beginning direct3d gameprogrammingmath06_transformations_20161019_jintaeksBeginning direct3d gameprogrammingmath06_transformations_20161019_jintaeks
Beginning direct3d gameprogrammingmath06_transformations_20161019_jintaeks
 
NESTOR ARTEAGA GEOMETRIA ANALITICA
NESTOR ARTEAGA GEOMETRIA ANALITICANESTOR ARTEAGA GEOMETRIA ANALITICA
NESTOR ARTEAGA GEOMETRIA ANALITICA
 
Geometry (Grid & section formula)
Geometry (Grid & section formula)Geometry (Grid & section formula)
Geometry (Grid & section formula)
 
06.Transformation.ppt
06.Transformation.ppt06.Transformation.ppt
06.Transformation.ppt
 
EMF
EMFEMF
EMF
 
CLASS X MATHS Coordinate geometry
CLASS X MATHS Coordinate geometryCLASS X MATHS Coordinate geometry
CLASS X MATHS Coordinate geometry
 
CGc10.pdf
CGc10.pdfCGc10.pdf
CGc10.pdf
 
Mathematics.pdf
Mathematics.pdfMathematics.pdf
Mathematics.pdf
 
Modern Control System (BE)
Modern Control System (BE)Modern Control System (BE)
Modern Control System (BE)
 
3D Coordinate Geometry
3D Coordinate Geometry 3D Coordinate Geometry
3D Coordinate Geometry
 
3D transformation in computer graphics
3D transformation in computer graphics3D transformation in computer graphics
3D transformation in computer graphics
 

Recently uploaded

1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdfQucHHunhnh
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfsanyamsingh5019
 
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991RKavithamani
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docxPoojaSen20
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfchloefrazer622
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationnomboosow
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpinRaunakKeshri1
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfciinovamais
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactPECB
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Celine George
 
URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppCeline George
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdfQucHHunhnh
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Sapana Sha
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionSafetyChain Software
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxmanuelaromero2013
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphThiyagu K
 

Recently uploaded (20)

1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdf
 
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docx
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdf
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communication
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpin
 
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17
 
URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website App
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory Inspection
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptx
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot Graph
 

Coordinatetransformation 130405095156-phpapp01-converted