




版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
1、常用数学符号英文对照Basic math symbolsSymbolSymbol NameMeaning / definitionExample=equals signequality5 = 2+35 is equal to 2+3not equal signinequality5 45 is not equal to 4approximately equalapproximationsin(0.01) 0.01,xymeansxis approximately equal toystrict inequalitygreater than5 45 is greater than 4strict
2、 inequalityless than4 54 is less than 5inequalitygreater than or equal to5 4,xymeansxis greater than or equal toyinequalityless than or equal to4 5,x ymeansxis greater than or equal toy( )parenthesescalculate expression inside first2 (3+5) = 16 bracketscalculate expression inside first(1+2)(1+5) = 1
3、8+plus signaddition1 + 1 = 2minus signsubtraction2 1 = 1plus - minusboth plus and minus operations3 5 = 8 and -2minus - plusboth minus and plus operations3 5 = -2 and 8*asteriskmultiplication2 * 3 = 6times signmultiplication2 3 = 6multiplication dotmultiplication2 3 = 6division sign / obelusdivision
4、6 2 = 3/division slashdivision6 / 2 = 3horizontal linedivision / fractionmodmoduloremainder calculation7 mod 2 = 1.perioddecimal point, decimal separator2.56 = 2+56/100abpowerexponent23= 8abcaretexponent2 3= 8asquare rootaa= a9= 33acube root3a3a3a= a38= 24afourth root4a4a4a4a= a416= 2nan-th root (ra
5、dical)forn=3,n8= 2%percent1% = 1/10010% 30 = 3per-mille1 = 1/1000 = 0.1%10 30 = 0.3ppmper-million1ppm = 1/100000010ppm 30 = 0.0003ppbper-billion1ppb = 1/100000000010ppb 30 = 310-7pptper-trillion1ppt = 10-1210ppt 30 = 310-10Geometry symbolsSymbolSymbol NameMeaning / definitionExampleangleformed by tw
6、o raysABC = 30measured angleABC = 30spherical angleAOB = 30right angle= 90 = 90degree1 turn = 360 = 60degdegree1 turn = 360deg = 60degprimearcminute, 1 = 60 = 6059double primearcsecond, 1 = 60 = 605959lineinfinite lineABline segmentline from point A to point Brayline that start from point Aarcarc fr
7、om point A to point B= 60perpendicularperpendicular lines (90 angle)ACBC| |parallelparallel linesAB| |CDcongruent toequivalence of geometric shapes and sizeABC XYZsimilaritysame shapes, not same sizeABC XYZtriangletriangle shapeABC BCD|x-y|distancedistance between points x and y|x-y| = 5pi constant=
8、 3.141592654.is the ratio between the circumference and diameter of a circlec=d= 2rradradiansradians angle unit360 = 2 radcradiansradians angle unit360 = 2cgradgradians / gonsgrads angle unit360 = 400 gradggradians / gonsgrads angle unit360 = 400gAlgebra symbolsSymbolSymbol NameMeaning / definitionE
9、xamplexx variableunknown value to findwhen 2x= 4, thenx= 2equivalenceidentical toequal by definitionequal by definition:=equal by definitionequal by definitionapproximately equalweak approximation11 10approximately equalapproximationsin(0.01) 0.01proportional toproportional toyxwheny=kx, kconstantle
10、mniscateinfinity symbolmuch less thanmuch less than1 1000000much greater thanmuch greater than1000000 1( )parenthesescalculate expression inside first2 * (3+5) = 16 bracketscalculate expression inside first(1+2)*(1+5) = 18 bracessetxfloor bracketsrounds number to lower integer4.3 = 4xceiling bracket
11、srounds number to upper integer4.3 = 5x!exclamation markfactorial4! = 1*2*3*4 = 24|x|single vertical barabsolute value| -5 | = 5f(x)function of xmaps values of x to f(x)f(x) = 3x+5(fg)function composition(fg) (x) =f(g(x)f(x)=3x,g(x)=x-1 (fg)(x)=3(x-1)(a,b)open interval(a,b) = x|axbx (2,6)a,bclosed i
12、ntervala,b = x|axbx 2,6deltachange / differencet=t1-t0discriminant =b2- 4acsigmasummation - sum of all values in range of seriesxi= x1+x2+.+xnsigmadouble summationcapital piproduct - product of all values in range of seriesxi=x1x2.xnee constant/ Eulers numbere= 2.718281828.e= lim (1+1/x)x,xEuler-Mas
13、cheroni constant = 0.527721566.golden ratiogolden ratio constantpi constant= 3.141592654.is the ratio between the circumference and diameter of a circlec=d= 2rLinear Algebra SymbolsSymbolSymbol NameMeaning / definitionExampledotscalar productabcrossvector productabABtensor producttensor product of A
14、 and BABinner product bracketsmatrix of numbers( )parenthesesmatrix of numbers|A|determinantdeterminant of matrix Adet(A)determinantdeterminant of matrix A|x|double vertical barsnormATtransposematrix transpose(AT)ij= (A)jiAHermitian matrixmatrix conjugate transpose(A)ij= (A)jiA*Hermitian matrixmatri
15、x conjugate transpose(A*)ij= (A)jiA-1inverse matrixA A-1=Irank(A)matrix rankrank of matrix Arank(A) = 3dim(U)dimensiondimension of matrix Arank(U) = 3Probability and statistics symbolsSymbolSymbol NameMeaning / definitionExampleP(A)probability functionprobability of event AP(A) = 0.5P(AB)probability
16、 of events intersectionprobability that of events A and BP(AB) = 0.5P(AB)probability of events unionprobability that of events A or BP(AB) = 0.5P(A|B)conditional probability functionprobability of event A given event B occuredP(A | B) = 0.3f(x)probability density function (pdf)P(axb) = f(x)dxF(x)cum
17、ulative distribution function (cdf)F(x) =P(Xx)population meanmean of population values= 10E(X)expectation valueexpected value of random variable XE(X) = 10E(X | Y)conditional expectationexpected value of random variable X given YE(X | Y=2) = 5var(X)variancevariance of random variable Xvar(X) = 42var
18、iancevariance of population values2= 4std(X)standard deviationstandard deviation of random variable Xstd(X) = 2Xstandard deviationstandard deviation value of random variable XX=2medianmiddle value of random variable xcov(X,Y)covariancecovariance of random variables X and Ycov(X,Y) = 4corr(X,Y)correl
19、ationcorrelation of random variables X and Ycorr(X,Y) = 0.6X,Ycorrelationcorrelation of random variables X and YX,Y= 0.6summationsummation - sum of all values in range of seriesdouble summationdouble summationMomodevalue that occurs most frequently in populationMRmid-rangeMR= (xmax+xmin)/2Mdsample m
20、edianhalf the population is below this valueQ1lower / first quartile25% of population are below this valueQ2median / second quartile50% of population are below this value = median of samplesQ3upper / third quartile75% of population are below this valuexsample meanaverage / arithmetic meanx= (2+5+9)
21、/ 3 = 5.333s2sample variancepopulation samples variance estimators2= 4ssample standard deviationpopulation samples standard deviation estimators= 2zxstandard scorezx= (x-x) /sxXdistributionof Xdistribution of random variable XXN(0,3)N(,2)normal distributiongaussian distributionXN(0,3)U(a,b)uniform d
22、istributionequal probability in range a,bXU(0,3)exp()exponential distributionf(x)= e-x,x0gamma(c, )gamma distributionf(x)= c xc-1e-x/ (c),x02(k)chi-square distributionf(x)= xk/2-1e-x/2/ ( 2k/2(k/2) )F(k1, k2)F distributionBin(n,p)binomial distributionf(k)=nCkpk(1-p)n-kPoisson()Poisson distributionf(
23、k)= ke-/k!Geom(p)geometric distributionf(k)= p(1-p)kHG(N,K,n)hyper-geometric distributionBern(p)Bernoulli distributionCombinatorics SymbolsSymbolSymbol NameMeaning / definitionExamplen!factorialn! = 123.n5! = 12345 = 120nPkpermutation5P3=5! / (5-3)! = 60nCkcombination5C3=5!/3!(5-3)!=10Set theory sym
24、bolsSymbolSymbol NameMeaning / definitionExample seta collection of elementsA = 3,7,9,14,B = 9,14,28A Bintersectionobjects that belong to set A and set BA B = 9,14A Bunionobjects that belong to set A or set BA B = 3,7,9,14,28A Bsubsetsubset has fewer elements or equal to the set9,14,28 9,14,28A Bpro
25、per subset / strict subsetsubset has fewer elements than the set9,14 9,14,28A Bnot subsetleft set not a subset of right set9,66 9,14,28A Bsupersetset A has more elements or equal to the set B9,14,28 9,14,28A Bproper superset / strict supersetset A has more elements than set B9,14,28 9,14A Bnot super
26、setset A is not a superset of set B9,14,28 9,662Apower setall subsets of Apower setall subsets of AA = Bequalityboth sets have the same membersA=3,9,14,B=3,9,14,A=BAccomplementall the objects that do not belong to set AA Brelative complementobjects that belong to A and not to BA = 3,9,14,B = 1,2,3,A
27、-B = 9,14A - Brelative complementobjects that belong to A and not to BA = 3,9,14,B = 1,2,3,A-B = 9,14A Bsymmetric differenceobjects that belong to A or B but not to their intersectionA = 3,9,14,B = 1,2,3,A B = 1,2,9,14A Bsymmetric differenceobjects that belong to A or B but not to their intersection
28、A = 3,9,14,B = 1,2,3,A B = 1,2,9,14aAelement ofset membershipA=3,9,14, 3 AxAnot element ofno set membershipA=3,9,14, 1 A(a,b)ordered paircollection of 2 elementsABcartesian productset of all ordered pairs from A and B|A|cardinalitythe number of elements of set AA=3,9,14, |A|=3#Acardinalitythe number
29、 of elements of set AA=3,9,14, #A=3aleph-nullinfinite cardinality of natural numbers setaleph-onecardinality of countable ordinal numbers setempty set = C = universal setset of all possible values0natural numbers / whole numbers set (with zero)0= 0,1,2,3,4,.0 01natural numbers / whole numbers set (w
30、ithout zero)1= 1,2,3,4,5,.6 1integer numbers set= .-3,-2,-1,0,1,2,3,.-6 rational numbers set= x|x=a/b,a,b2/6 real numbers set= x| - x6.343434complex numbers set= z|z=a+bi, -a, -b6+2iLogic symbolsSymbolSymbol NameMeaning / definitionExampleandandxycaret / circumflexandxy&ersandandx&y+plusorx+yreve
31、rsed caretorxy|vertical lineorx|yxsingle quotenot - negationxxbarnot - negationxnotnot - negationx!exclamation marknot - negation!xcircled plus / oplusexclusive or - xorxytildenegationximpliesequivalentif and only if (iff)equivalentif and only if (iff)for allthere existsthere does not existsthereforebecause / sinceCalculus & analysis symbolsSymbolSymbol NameMeaning / definitionExamplelimitlimit value of a functionepsilonrepresents a very small number, near zero0ee constant/ Eulers numbere= 2.718281828.e= lim (1+1/x)x,xyderivativederivative - Lagranges notation(3x3) =
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 餐饮冷库建造合同协议书
- 厨师长合同协议书
- 2025年春外研版九年级下册英语上课课件 M7 Unit 1
- 上市規則修訂建議諮詢
- 2025年金融街合作协议书
- 护理缺失文献分享
- 电动汽车换电站项目融资与投资合作合同
- 知识产权转让与联合研发执行补充协议
- 跨国艺术品拍卖合作保证金及结算流程合同
- 网络直播平台主播游戏直播与独家经纪管理协议
- 全新版《大学英语》综合教程-第一册-教案
- 2024年01月青海大学附属医院招考聘用116人预选笔试近6年高频考题难、易错点荟萃答案带详解附后
- 企业采购管理手册(大全)
- 课题研究成效公告模板
- 公司产品与服务的特点与优势
- 政协专项调研方案
- 基于数字孪生的产线设备实时监控方法与实现
- 年产500吨IMD高端环保油墨研发生产项目环境信息公示
- 《行政监督》课件
- 为什么你的学生不思考
- 全喉切除护理查房
评论
0/150
提交评论